@charset "UTF-8";

    .sep-page .alert {
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
float: left;
padding: 15px;
width: 100%;
font-size: 14px;
}
.sep-page .alert h4 {
margin-top: 0;
color: inherit;
}
.sep-page .alert .alert-link {
font-weight: bold;
}
.sep-page .alert > p,
.sep-page .alert > ul {
margin-bottom: 0;
}
.sep-page .alert > p + p {
margin-top: 5px;
}
.sep-page .alert-dismissable,
.sep-page .alert-dismissible {
padding-right: 35px;
}
.sep-page .alert-dismissable .close,
.sep-page .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.sep-page .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.sep-page .alert-success hr {
border-top-color: #c9e2b3;
}
.sep-page .alert-success .alert-link {
color: #2b542c;
}
.sep-page .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.sep-page .alert-info hr {
border-top-color: #a6e1ec;
}
.sep-page .alert-info .alert-link {
color: #245269;
}
.sep-page .alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.sep-page .alert-warning hr {
border-top-color: #f7e1b5;
}
.sep-page .alert-warning .alert-link {
color: #66512c;
}
.sep-page .alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.sep-page .alert-danger hr {
border-top-color: #e4b9c0;
}
.sep-page .alert-danger .alert-link {
color: #843534;
}
.sep-page * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sep-page *:before,
.sep-page *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sep-page html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.sep-page body {
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #868686;
background-color: #fff;
}
.sep-page input,
.sep-page button,
.sep-page select,
.sep-page textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.sep-page a {
color: #3297fa;
text-decoration: none;
}
.sep-page a:hover,
.sep-page a:focus {
color: #02305e;
text-decoration: none;
}
.sep-page a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.sep-page figure {
margin: 0;
}
.sep-page img {
vertical-align: middle;
}
.sep-page .img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.sep-page .img-rounded {
border-radius: 6px;
}
.sep-page .img-circle {
border-radius: 50%;
}
.sep-page .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sep-page .sr-only-focusable:active,
.sep-page .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.sep-page [role="button"] {
cursor: pointer;
}
.sep-page h1,
.sep-page h2,
.sep-page h3,
.sep-page h4,
.sep-page h5,
.sep-page h6,
.sep-page .h1,
.sep-page .h2,
.sep-page .h3,
.sep-page .h4,
.sep-page .h5,
.sep-page .h6 {
font-family: inherit;
font-weight: 400;
line-height: 1.1;
color: inherit;
}
.sep-page h1 small,
.sep-page h2 small,
.sep-page h3 small,
.sep-page h4 small,
.sep-page h5 small,
.sep-page h6 small,
.sep-page .h1 small,
.sep-page .h2 small,
.sep-page .h3 small,
.sep-page .h4 small,
.sep-page .h5 small,
.sep-page .h6 small,
.sep-page h1 .small,
.sep-page h2 .small,
.sep-page h3 .small,
.sep-page h4 .small,
.sep-page h5 .small,
.sep-page h6 .small,
.sep-page .h1 .small,
.sep-page .h2 .small,
.sep-page .h3 .small,
.sep-page .h4 .small,
.sep-page .h5 .small,
.sep-page .h6 .small {
font-weight: normal;
line-height: 1;
}
.sep-page h1,
.sep-page .h1,
.sep-page h2,
.sep-page .h2,
.sep-page h3,
.sep-page .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.sep-page h1 small,
.sep-page .h1 small,
.sep-page h2 small,
.sep-page .h2 small,
.sep-page h3 small,
.sep-page .h3 small,
.sep-page h1 .small,
.sep-page .h1 .small,
.sep-page h2 .small,
.sep-page .h2 .small,
.sep-page h3 .small,
.sep-page .h3 .small {
font-size: 65%;
}
.sep-page h4,
.sep-page .h4,
.sep-page h5,
.sep-page .h5,
.sep-page h6,
.sep-page .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.sep-page h4 small,
.sep-page .h4 small,
.sep-page h5 small,
.sep-page .h5 small,
.sep-page h6 small,
.sep-page .h6 small,
.sep-page h4 .small,
.sep-page .h4 .small,
.sep-page h5 .small,
.sep-page .h5 .small,
.sep-page h6 .small,
.sep-page .h6 .small {
font-size: 75%;
}
.sep-page h1,
.sep-page .h1 {
font-size: 36px;
}
.sep-page h2,
.sep-page .h2 {
font-size: 30px;
}
.sep-page h3,
.sep-page .h3 {
font-size: 24px;
}
.sep-page h4,
.sep-page .h4 {
font-size: 18px;
}
.sep-page h5,
.sep-page .h5 {
font-size: 14px;
}
.sep-page h6,
.sep-page .h6 {
font-size: 12px;
}
.sep-page p {
margin: 0 0 10px;
}
.sep-page .text-left {
text-align: left;
}
.sep-page .text-right {
text-align: right;
}
.sep-page .text-center {
text-align: center;
}
.sep-page .text-justify {
text-align: justify;
}
.sep-page .text-nowrap {
white-space: nowrap;
}
.sep-page .text-lowercase {
text-transform: lowercase;
}
.sep-page .text-uppercase {
text-transform: uppercase;
}
.sep-page .text-capitalize {
text-transform: capitalize;
}
.sep-page .text-primary {
color: #3297fa;
}
a.sep-page .text-primary:hover,
a.sep-page .text-primary:focus {
color: #067ef3;
}
.sep-page .bg-primary {
color: #fff;
background-color: #3297fa;
}
a.sep-page .bg-primary:hover,
a.sep-page .bg-primary:focus {
background-color: #067ef3;
}
.sep-page ul,
.sep-page ol {
margin-top: 0;
margin-bottom: 10px;
}
.sep-page ul ul,
.sep-page ol ul,
.sep-page ul ol,
.sep-page ol ol {
margin-bottom: 0;
}
.sep-page .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.sep-page .container {
width: 750px;
}
}
@media (min-width: 992px) {
.sep-page .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.sep-page .container {
width: 1170px;
}
}
.sep-page .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.sep-page .row {
margin-left: -15px;
margin-right: -15px;
}
.sep-page .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.sep-page .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.sep-page .col-xs-12 {
width: 100%;
}
.sep-page .col-xs-11 {
width: 91.66666667%;
}
.sep-page .col-xs-10 {
width: 83.33333333%;
}
.sep-page .col-xs-9 {
width: 75%;
}
.sep-page .col-xs-8 {
width: 66.66666667%;
}
.sep-page .col-xs-7 {
width: 58.33333333%;
}
.sep-page .col-xs-6 {
width: 50%;
}
.sep-page .col-xs-5 {
width: 41.66666667%;
}
.sep-page .col-xs-4 {
width: 33.33333333%;
}
.sep-page .col-xs-3 {
width: 25%;
}
.sep-page .col-xs-2 {
width: 16.66666667%;
}
.sep-page .col-xs-1 {
width: 8.33333333%;
}
.sep-page .col-xs-pull-12 {
right: 100%;
}
.sep-page .col-xs-pull-11 {
right: 91.66666667%;
}
.sep-page .col-xs-pull-10 {
right: 83.33333333%;
}
.sep-page .col-xs-pull-9 {
right: 75%;
}
.sep-page .col-xs-pull-8 {
right: 66.66666667%;
}
.sep-page .col-xs-pull-7 {
right: 58.33333333%;
}
.sep-page .col-xs-pull-6 {
right: 50%;
}
.sep-page .col-xs-pull-5 {
right: 41.66666667%;
}
.sep-page .col-xs-pull-4 {
right: 33.33333333%;
}
.sep-page .col-xs-pull-3 {
right: 25%;
}
.sep-page .col-xs-pull-2 {
right: 16.66666667%;
}
.sep-page .col-xs-pull-1 {
right: 8.33333333%;
}
.sep-page .col-xs-pull-0 {
right: auto;
}
.sep-page .col-xs-push-12 {
left: 100%;
}
.sep-page .col-xs-push-11 {
left: 91.66666667%;
}
.sep-page .col-xs-push-10 {
left: 83.33333333%;
}
.sep-page .col-xs-push-9 {
left: 75%;
}
.sep-page .col-xs-push-8 {
left: 66.66666667%;
}
.sep-page .col-xs-push-7 {
left: 58.33333333%;
}
.sep-page .col-xs-push-6 {
left: 50%;
}
.sep-page .col-xs-push-5 {
left: 41.66666667%;
}
.sep-page .col-xs-push-4 {
left: 33.33333333%;
}
.sep-page .col-xs-push-3 {
left: 25%;
}
.sep-page .col-xs-push-2 {
left: 16.66666667%;
}
.sep-page .col-xs-push-1 {
left: 8.33333333%;
}
.sep-page .col-xs-push-0 {
left: auto;
}
.sep-page .col-xs-offset-12 {
margin-left: 100%;
}
.sep-page .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.sep-page .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.sep-page .col-xs-offset-9 {
margin-left: 75%;
}
.sep-page .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.sep-page .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.sep-page .col-xs-offset-6 {
margin-left: 50%;
}
.sep-page .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.sep-page .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.sep-page .col-xs-offset-3 {
margin-left: 25%;
}
.sep-page .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.sep-page .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.sep-page .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.sep-page .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.sep-page .col-sm-12 {
width: 100%;
}
.sep-page .col-sm-11 {
width: 91.66666667%;
}
.sep-page .col-sm-10 {
width: 83.33333333%;
}
.sep-page .col-sm-9 {
width: 75%;
}
.sep-page .col-sm-8 {
width: 66.66666667%;
}
.sep-page .col-sm-7 {
width: 58.33333333%;
}
.sep-page .col-sm-6 {
width: 50%;
}
.sep-page .col-sm-5 {
width: 41.66666667%;
}
.sep-page .col-sm-4 {
width: 33.33333333%;
}
.sep-page .col-sm-3 {
width: 25%;
}
.sep-page .col-sm-2 {
width: 16.66666667%;
}
.sep-page .col-sm-1 {
width: 8.33333333%;
}
.sep-page .col-sm-pull-12 {
right: 100%;
}
.sep-page .col-sm-pull-11 {
right: 91.66666667%;
}
.sep-page .col-sm-pull-10 {
right: 83.33333333%;
}
.sep-page .col-sm-pull-9 {
right: 75%;
}
.sep-page .col-sm-pull-8 {
right: 66.66666667%;
}
.sep-page .col-sm-pull-7 {
right: 58.33333333%;
}
.sep-page .col-sm-pull-6 {
right: 50%;
}
.sep-page .col-sm-pull-5 {
right: 41.66666667%;
}
.sep-page .col-sm-pull-4 {
right: 33.33333333%;
}
.sep-page .col-sm-pull-3 {
right: 25%;
}
.sep-page .col-sm-pull-2 {
right: 16.66666667%;
}
.sep-page .col-sm-pull-1 {
right: 8.33333333%;
}
.sep-page .col-sm-pull-0 {
right: auto;
}
.sep-page .col-sm-push-12 {
left: 100%;
}
.sep-page .col-sm-push-11 {
left: 91.66666667%;
}
.sep-page .col-sm-push-10 {
left: 83.33333333%;
}
.sep-page .col-sm-push-9 {
left: 75%;
}
.sep-page .col-sm-push-8 {
left: 66.66666667%;
}
.sep-page .col-sm-push-7 {
left: 58.33333333%;
}
.sep-page .col-sm-push-6 {
left: 50%;
}
.sep-page .col-sm-push-5 {
left: 41.66666667%;
}
.sep-page .col-sm-push-4 {
left: 33.33333333%;
}
.sep-page .col-sm-push-3 {
left: 25%;
}
.sep-page .col-sm-push-2 {
left: 16.66666667%;
}
.sep-page .col-sm-push-1 {
left: 8.33333333%;
}
.sep-page .col-sm-push-0 {
left: auto;
}
.sep-page .col-sm-offset-12 {
margin-left: 100%;
}
.sep-page .col-sm-offset-11 {
margin-left: 91.66666667%;
}
.sep-page .col-sm-offset-10 {
margin-left: 83.33333333%;
}
.sep-page .col-sm-offset-9 {
margin-left: 75%;
}
.sep-page .col-sm-offset-8 {
margin-left: 66.66666667%;
}
.sep-page .col-sm-offset-7 {
margin-left: 58.33333333%;
}
.sep-page .col-sm-offset-6 {
margin-left: 50%;
}
.sep-page .col-sm-offset-5 {
margin-left: 41.66666667%;
}
.sep-page .col-sm-offset-4 {
margin-left: 33.33333333%;
}
.sep-page .col-sm-offset-3 {
margin-left: 25%;
}
.sep-page .col-sm-offset-2 {
margin-left: 16.66666667%;
}
.sep-page .col-sm-offset-1 {
margin-left: 8.33333333%;
}
.sep-page .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.sep-page .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.sep-page .col-md-12 {
width: 100%;
}
.sep-page .col-md-11 {
width: 91.66666667%;
}
.sep-page .col-md-10 {
width: 83.33333333%;
}
.sep-page .col-md-9 {
width: 75%;
}
.sep-page .col-md-8 {
width: 66.66666667%;
}
.sep-page .col-md-7 {
width: 58.33333333%;
}
.sep-page .col-md-6 {
width: 50%;
}
.sep-page .col-md-5 {
width: 41.66666667%;
}
.sep-page .col-md-4 {
width: 33.33333333%;
}
.sep-page .col-md-3 {
width: 25%;
}
.sep-page .col-md-2 {
width: 16.66666667%;
}
.sep-page .col-md-1 {
width: 8.33333333%;
}
.sep-page .col-md-pull-12 {
right: 100%;
}
.sep-page .col-md-pull-11 {
right: 91.66666667%;
}
.sep-page .col-md-pull-10 {
right: 83.33333333%;
}
.sep-page .col-md-pull-9 {
right: 75%;
}
.sep-page .col-md-pull-8 {
right: 66.66666667%;
}
.sep-page .col-md-pull-7 {
right: 58.33333333%;
}
.sep-page .col-md-pull-6 {
right: 50%;
}
.sep-page .col-md-pull-5 {
right: 41.66666667%;
}
.sep-page .col-md-pull-4 {
right: 33.33333333%;
}
.sep-page .col-md-pull-3 {
right: 25%;
}
.sep-page .col-md-pull-2 {
right: 16.66666667%;
}
.sep-page .col-md-pull-1 {
right: 8.33333333%;
}
.sep-page .col-md-pull-0 {
right: auto;
}
.sep-page .col-md-push-12 {
left: 100%;
}
.sep-page .col-md-push-11 {
left: 91.66666667%;
}
.sep-page .col-md-push-10 {
left: 83.33333333%;
}
.sep-page .col-md-push-9 {
left: 75%;
}
.sep-page .col-md-push-8 {
left: 66.66666667%;
}
.sep-page .col-md-push-7 {
left: 58.33333333%;
}
.sep-page .col-md-push-6 {
left: 50%;
}
.sep-page .col-md-push-5 {
left: 41.66666667%;
}
.sep-page .col-md-push-4 {
left: 33.33333333%;
}
.sep-page .col-md-push-3 {
left: 25%;
}
.sep-page .col-md-push-2 {
left: 16.66666667%;
}
.sep-page .col-md-push-1 {
left: 8.33333333%;
}
.sep-page .col-md-push-0 {
left: auto;
}
.sep-page .col-md-offset-12 {
margin-left: 100%;
}
.sep-page .col-md-offset-11 {
margin-left: 91.66666667%;
}
.sep-page .col-md-offset-10 {
margin-left: 83.33333333%;
}
.sep-page .col-md-offset-9 {
margin-left: 75%;
}
.sep-page .col-md-offset-8 {
margin-left: 66.66666667%;
}
.sep-page .col-md-offset-7 {
margin-left: 58.33333333%;
}
.sep-page .col-md-offset-6 {
margin-left: 50%;
}
.sep-page .col-md-offset-5 {
margin-left: 41.66666667%;
}
.sep-page .col-md-offset-4 {
margin-left: 33.33333333%;
}
.sep-page .col-md-offset-3 {
margin-left: 25%;
}
.sep-page .col-md-offset-2 {
margin-left: 16.66666667%;
}
.sep-page .col-md-offset-1 {
margin-left: 8.33333333%;
}
.sep-page .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.sep-page .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.sep-page .col-lg-12 {
width: 100%;
}
.sep-page .col-lg-11 {
width: 91.66666667%;
}
.sep-page .col-lg-10 {
width: 83.33333333%;
}
.sep-page .col-lg-9 {
width: 75%;
}
.sep-page .col-lg-8 {
width: 66.66666667%;
}
.sep-page .col-lg-7 {
width: 58.33333333%;
}
.sep-page .col-lg-6 {
width: 50%;
}
.sep-page .col-lg-5 {
width: 41.66666667%;
}
.sep-page .col-lg-4 {
width: 33.33333333%;
}
.sep-page .col-lg-3 {
width: 25%;
}
.sep-page .col-lg-2 {
width: 16.66666667%;
}
.sep-page .col-lg-1 {
width: 8.33333333%;
}
.sep-page .col-lg-pull-12 {
right: 100%;
}
.sep-page .col-lg-pull-11 {
right: 91.66666667%;
}
.sep-page .col-lg-pull-10 {
right: 83.33333333%;
}
.sep-page .col-lg-pull-9 {
right: 75%;
}
.sep-page .col-lg-pull-8 {
right: 66.66666667%;
}
.sep-page .col-lg-pull-7 {
right: 58.33333333%;
}
.sep-page .col-lg-pull-6 {
right: 50%;
}
.sep-page .col-lg-pull-5 {
right: 41.66666667%;
}
.sep-page .col-lg-pull-4 {
right: 33.33333333%;
}
.sep-page .col-lg-pull-3 {
right: 25%;
}
.sep-page .col-lg-pull-2 {
right: 16.66666667%;
}
.sep-page .col-lg-pull-1 {
right: 8.33333333%;
}
.sep-page .col-lg-pull-0 {
right: auto;
}
.sep-page .col-lg-push-12 {
left: 100%;
}
.sep-page .col-lg-push-11 {
left: 91.66666667%;
}
.sep-page .col-lg-push-10 {
left: 83.33333333%;
}
.sep-page .col-lg-push-9 {
left: 75%;
}
.sep-page .col-lg-push-8 {
left: 66.66666667%;
}
.sep-page .col-lg-push-7 {
left: 58.33333333%;
}
.sep-page .col-lg-push-6 {
left: 50%;
}
.sep-page .col-lg-push-5 {
left: 41.66666667%;
}
.sep-page .col-lg-push-4 {
left: 33.33333333%;
}
.sep-page .col-lg-push-3 {
left: 25%;
}
.sep-page .col-lg-push-2 {
left: 16.66666667%;
}
.sep-page .col-lg-push-1 {
left: 8.33333333%;
}
.sep-page .col-lg-push-0 {
left: auto;
}
.sep-page .col-lg-offset-12 {
margin-left: 100%;
}
.sep-page .col-lg-offset-11 {
margin-left: 91.66666667%;
}
.sep-page .col-lg-offset-10 {
margin-left: 83.33333333%;
}
.sep-page .col-lg-offset-9 {
margin-left: 75%;
}
.sep-page .col-lg-offset-8 {
margin-left: 66.66666667%;
}
.sep-page .col-lg-offset-7 {
margin-left: 58.33333333%;
}
.sep-page .col-lg-offset-6 {
margin-left: 50%;
}
.sep-page .col-lg-offset-5 {
margin-left: 41.66666667%;
}
.sep-page .col-lg-offset-4 {
margin-left: 33.33333333%;
}
.sep-page .col-lg-offset-3 {
margin-left: 25%;
}
.sep-page .col-lg-offset-2 {
margin-left: 16.66666667%;
}
.sep-page .col-lg-offset-1 {
margin-left: 8.33333333%;
}
.sep-page .col-lg-offset-0 {
margin-left: 0%;
}
}
.sep-page table {
background-color: transparent;
}
.sep-page th {
text-align: left;
}
.sep-page .table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.sep-page .table > thead > tr > th,
.sep-page .table > tbody > tr > th,
.sep-page .table > tfoot > tr > th,
.sep-page .table > thead > tr > td,
.sep-page .table > tbody > tr > td,
.sep-page .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.sep-page .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.sep-page .table > caption + thead > tr:first-child > th,
.sep-page .table > colgroup + thead > tr:first-child > th,
.sep-page .table > thead:first-child > tr:first-child > th,
.sep-page .table > caption + thead > tr:first-child > td,
.sep-page .table > colgroup + thead > tr:first-child > td,
.sep-page .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.sep-page .table > tbody + tbody {
border-top: 2px solid #ddd;
}
.sep-page .table .table {
background-color: #fff;
}
.sep-page .table-condensed > thead > tr > th,
.sep-page .table-condensed > tbody > tr > th,
.sep-page .table-condensed > tfoot > tr > th,
.sep-page .table-condensed > thead > tr > td,
.sep-page .table-condensed > tbody > tr > td,
.sep-page .table-condensed > tfoot > tr > td {
padding: 5px;
}
.sep-page .table-bordered {
border: 1px solid #ddd;
}
.sep-page .table-bordered > thead > tr > th,
.sep-page .table-bordered > tbody > tr > th,
.sep-page .table-bordered > tfoot > tr > th,
.sep-page .table-bordered > thead > tr > td,
.sep-page .table-bordered > tbody > tr > td,
.sep-page .table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.sep-page .table-bordered > thead > tr > th,
.sep-page .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.sep-page .table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.sep-page .table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
.sep-page table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
.sep-page table td[class*="col-"],
.sep-page table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.sep-page .table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.sep-page .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.sep-page .table-responsive > .table {
margin-bottom: 0;
}
.sep-page .table-responsive > .table > thead > tr > th,
.sep-page .table-responsive > .table > tbody > tr > th,
.sep-page .table-responsive > .table > tfoot > tr > th,
.sep-page .table-responsive > .table > thead > tr > td,
.sep-page .table-responsive > .table > tbody > tr > td,
.sep-page .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.sep-page .table-responsive > .table-bordered {
border: 0;
}
.sep-page .table-responsive > .table-bordered > thead > tr > th:first-child,
.sep-page .table-responsive > .table-bordered > tbody > tr > th:first-child,
.sep-page .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.sep-page .table-responsive > .table-bordered > thead > tr > td:first-child,
.sep-page .table-responsive > .table-bordered > tbody > tr > td:first-child,
.sep-page .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.sep-page .table-responsive > .table-bordered > thead > tr > th:last-child,
.sep-page .table-responsive > .table-bordered > tbody > tr > th:last-child,
.sep-page .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.sep-page .table-responsive > .table-bordered > thead > tr > td:last-child,
.sep-page .table-responsive > .table-bordered > tbody > tr > td:last-child,
.sep-page .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.sep-page .table-responsive > .table-bordered > tbody > tr:last-child > th,
.sep-page .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.sep-page .table-responsive > .table-bordered > tbody > tr:last-child > td,
.sep-page .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.clearfix:before,
.clearfix:after,
.sep-page .container:before,
.sep-page .container:after,
.sep-page .container-fluid:before,
.sep-page .container-fluid:after,
.sep-page .row:before,
.sep-page .row:after {
content: " ";
display: table;
}
.clearfix:after,
.sep-page .container:after,
.sep-page .container-fluid:after,
.sep-page .row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}   .sep-page .list-view,
.sep-page .listing,
.sep-page .grid,
.sep-page .sep-detail,
.sep-page .sep-calendar {
font-family: "Roboto", sans-serif;
}
.sep-page .list-view a,
.sep-page .listing a,
.sep-page .grid a,
.sep-page .sep-detail a,
.sep-page .sep-calendar a {
border: none !important;
box-shadow: none !important;
text-decoration: none !important;
}
.sep-page .list-view .search .form-control,
.sep-page .listing .search .form-control,
.sep-page .grid .search .form-control,
.sep-page .sep-detail .search .form-control,
.sep-page .sep-calendar .search .form-control {
height: 42px;
padding: 10px;
border-radius: none;
}
.sep-page .list-view .search .form-group,
.sep-page .listing .search .form-group,
.sep-page .grid .search .form-group,
.sep-page .sep-detail .search .form-group,
.sep-page .sep-calendar .search .form-group {
overflow: hidden;
position: relative;
}
.sep-page .sep-filters {
background-color: #f2f2f2;
border: 0;
margin: 30px 0 15px;
padding: 35px 30px 0;
}
.sep-page .sep-filters .form-control {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
font-size: 16px;
height: 40px;
margin-bottom: 35px;
}
.sep-page .sep-filters select {
-moz-appearance: inherit;
-webkit-appearance: inherit;
background: #fff url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/images/select-arrow.png) no-repeat center right 10px;
}
.sep-page .pagination {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
float: left;
margin: 15px 0;
padding: 0;
width: 100%;
box-shadow: none;
position: relative;
border: none;
}
.sep-page .pagination:before,
.sep-page .pagination:after {
background-color: transparent;
}
.sep-page .pagination li {
background-color: #e1e1e1;
display: inline-block;
vertical-align: middle;
line-height: 20px;
margin-right: 2px;
}
.sep-page .pagination li .next,
.sep-page .pagination li .prev {
height: auto;
width: auto;
content: none;
position: static;
margin-top: 0;
padding: 8px 16px;
line-height: 23px;
vertical-align: middle;
}
.sep-page .pagination li a {
background-color: #e1e1e1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #363e40;
font-weight: 300;
margin: 0;
padding: 8px 16px;
text-align: center;
line-height: 23px;
text-decoration: none;
}
.sep-page .pagination li a:before,
.sep-page .pagination li a:after {
line-height: 23px;
height: auto;
width: auto;
content: none;
display: block;
vertical-align: middle;
}
@media (max-width: 767px) {
.sep-page .pagination li a {
margin: 0 3px;
text-align: center;
}
}
.sep-page .pagination li a:hover {
background-color: #3297fa;
color: #fff;
}
.sep-page .pagination li a:focus {
background-color: #fff;
color: #363e40;
}
.sep-page .pagination li span {
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #363e40;
font-weight: normal;
margin: 0;
padding: 8px 16px;
text-align: center;
line-height: 23px;
}
.sep-page .pagination li span:before,
.sep-page .pagination li span:after {
line-height: normal;
height: auto;
width: auto;
content: none;
display: block;
}
@media (max-width: 767px) {
.sep-page .pagination li span {
margin: 0 3px;
text-align: center;
}
}
.sep-page .pagination li span:hover {
color: #fff;
background-color: #3297fa;
}
.sep-page .pagination li span.current {
color: #fff;
background-color: #3297fa;
}
.sep-page .pagination li span.current:hover {
color: #fff;
background-color: #3297fa;
}
.sep-page .pagination li:first-child a,
.sep-page .pagination li:first-child span {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-left: 0;
}
.sep-page .pagination li:last-child a,
.sep-page .pagination li:last-child span {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-right: 0;
}
.sep-page .pagination li:before {
content: none;
} .sep-page .listing .search {
margin-bottom: 30px;
float: left;
width: 100%;
position: relative;
}
.sep-page .listing .search input {
width: 100%;
}
.sep-page .listing .search button {
width: 50px;
position: absolute;
top: 0;
right: 0;
background-color: #3297fa;
color: #fff;
border: none;
padding: 25px 0;
}
.sep-page .listing .search button i {
position: absolute;
right: 15px;
top: 13px;
font-size: 16px;
}
.sep-page .list-view .no_found {
font-size: 14px;
color: #363e40;
}
.sep-page .list-view .btn.btn-primary {
background-color: #3399fe;
color: #fff;
padding: 10px;
}
.sep-page .list-view .btn.btn-primary:hover {
background-color: #067ef3;
}
.sep-page .list-view article {
background: #f7f7f7;
overflow: hidden;
float: left;
width: 100%;
margin: 20px 0;
}
.sep-page .list-view article:first-child {
margin-top: 0;
}
.sep-page .list-view article figure img {
width: 100%;
}
.sep-page .list-view article .date {
background-color: #3297fa;
color: #fff;
bottom: 0;
left: 0;
position: absolute;
top: 0;
width: 20%;
margin-left: 15px;
}
@media (max-width: 768px) {
.sep-page .list-view article .date {
margin-left: 0;
padding: 40px 0;
position: relative;
width: 100%;
}
}
.sep-page .list-view article .date .date-style {
text-align: center;
font-size: 18px;
font-weight: normal;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
@media (max-width: 768px) {
.sep-page .list-view article .date .date-style {
padding: 3% 0;
}
}
.sep-page .list-view article .date .date-style strong {
font-size: 24px;
font-weight: bold;
}
.sep-page .list-view article .description {
margin-left: 20%;
padding: 30px;
}
@media (max-width: 768px) {
.sep-page .list-view article .description {
margin-left: 0;
}
}
.sep-page .list-view article .description h4 {
margin-bottom: 6px;
margin-top: 0;
}
.sep-page .list-view article .description h4 a {
color: #363e40;
font-weight: bold;
}
.sep-page .list-view article .description h4.location {
margin-bottom: 4px;
}
.sep-page .list-view article .description h4.location a {
font-size: 18px;
color: #868686;
text-transform: capitalize;
font-weight: normal;
}
.sep-page .list-view article .description .time time {
color: #868686;
font-size: 14px;
}
.sep-page .grid .search {
margin-bottom: 30px;
float: left;
width: 100%;
position: relative;
}
.sep-page .grid .search input {
width: 100%;
}
.sep-page .grid .search button {
width: 50px;
position: absolute;
top: 0;
right: 0;
background-color: #3297fa;
color: #fff;
border: none;
padding: 25px 0;
}
.sep-page .grid .search button i {
position: absolute;
right: 15px;
top: 13px;
font-size: 16px;
}
.sep-page .grid-view .no_found {
font-size: 14px;
color: #363e40;
padding-left: 15px;
}
.sep-page .grid-view .btn.btn-primary {
background-color: #3399fe;
color: #fff;
padding: 10px;
}
.sep-page .grid-view .btn.btn-primary:hover {
background-color: #067ef3;
}
.sep-page .grid-view [class*="col-sm-"] {
margin-bottom: 40px;
}
.sep-page .grid-view [class*="col-sm-"]:nth-child(3n+1) {
clear: left;
}
@media (min-width: 768px) and (max-width: 991px) {
.sep-page .grid-view [class*="col-sm-"]:nth-child(3n+1) {
clear: none;
}
}
.sep-page .grid-view article {
background: #f7f7f7;
}
.sep-page .grid-view article:first-child {
margin-top: 0;
}
.sep-page .grid-view article figure img {
width: 100%;
}
.sep-page .grid-view article .date {
background-color: #3297fa;
color: #fff;
margin-left: 0;
padding: 40px 0;
position: relative;
width: 100%;
}
@media (max-width: 768px) {
.sep-page .grid-view article .date {
margin-left: 0;
padding: 40px 0;
position: relative;
width: 100%;
}
}
.sep-page .grid-view article .date .date-style {
text-align: center;
font-size: 18px;
font-weight: normal;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
@media (max-width: 768px) {
.sep-page .grid-view article .date .date-style {
padding: 3% 0;
}
}
.sep-page .grid-view article .date .date-style strong {
font-size: 24px;
font-weight: bold;
}
.sep-page .grid-view article .description {
margin-left: 0;
padding: 30px;
}
.sep-page .grid-view article .description h4 {
margin-bottom: 6px;
margin-top: 0;
}
.sep-page .grid-view article .description h4 a {
color: #363e40;
font-weight: bold;
}
.sep-page .grid-view article .description h4.location {
margin-bottom: 4px;
}
.sep-page .grid-view article .description h4.location a {
font-size: 18px;
color: #868686;
text-transform: capitalize;
font-weight: normal;
}
.sep-page .grid-view article .description .time time {
color: #868686;
font-size: 14px;
}
.sep-page .sep-calendar {
margin: 30px 0 0;
overflow: hidden;
}
.sep-page .sep-calendar .search {
margin-bottom: 30px;
float: left;
width: 100%;
position: relative;
}
.sep-page .sep-calendar .search input {
width: 100%;
}
.sep-page .sep-calendar .search button {
width: 50px;
position: absolute;
top: 0;
right: 0;
background-color: #3297fa;
color: #fff;
border: none;
padding: 25px 0;
}
.sep-page .sep-calendar .search button i {
position: absolute;
right: 15px;
top: 13px;
font-size: 16px;
}
.sep-page .sep-calendar .simple-event-calendar {
border: 1px solid #ececec;
float: left;
width: 100%;
}
.sep-page .sep-calendar .simple-event-calendar .sep-calendar {
margin: 0;
}
.sep-page .sep-calendar .simple-event-calendar .sep-calendar .simple-event-calendar {
border: none;
}
.sep-page .sep-calendar .hidden {
display: none;
}
.sep-page .sep-calendar .eventCalendar-wrap {
position: relative;
overflow: hidden;
box-shadow: none;
border-radius: 0;
color: #333;
float: left;
width: 100%;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-arrow {
position: absolute;
z-index: 5;
top: 3px;
border: 1px solid #fff;
border-radius: 100%;
color: #fff;
line-height: 28px;
height: 16px;
width: 16px;
line-height: 16px;
text-decoration: none;
top: 15px;
text-align: center;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-arrow:hover {
color: #fff;
opacity: 0.7;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-arrow:focus {
color: #fff;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-arrow span {
height: 0;
width: 0;
line-height: 0;
position: relative;
float: left;
text-indent: -5000px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-arrow.eventCalendar-prev span {
position: relative;
display: block;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-arrow.eventCalendar-prev span:before {
content: "\f104";
font-family: FontAwesome;
left: -5px;
position: absolute;
top: 0;
color: #000;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-prev {
left: 10px;
background: url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/images/left-arrow.jpg) no-repeat center center;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-next {
right: 10px;
background: url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/images/right-arrow.jpg) no-repeat center center;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider {
height: 80px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap {
border-radius: 0;
top: 0;
left: 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-currentTitle {
line-height: 25px;
padding: 10px 0;
width: 100%;
text-align: center;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-currentTitle .eventCalendar-monthTitle {
font-size: 22px;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
float: none;
text-decoration: none;
padding: 0 10px;
box-shadow: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap.eventCalendar-oldMonth {
display: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap.eventCalendar-currentMonth {
border-bottom: 1px solid #ececec;
float: left;
width: 100%;
z-index: 1;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList {
display: table;
zoom: 1;
padding: 0;
width: 100%;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day-header {
border-bottom: 1px solid #f3f3f3;
color: #fff;
background-color: #3297fa;
font-family: 'Roboto', sans-serif;
font-size: 16px;
text-align: center;
text-transform: uppercase;
padding: 6px 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day.eventCalendar-dayWithEvents {
background-color: #ccc;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day a {
color: #424242;
font-size: 16px;
text-decoration: none;
border: 0;
box-shadow: none;
margin: 10px 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day li.current a {
color: #fff;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day li .eventCalendar-day.dayWithEvents a:hover {
background-color: #424242;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day li.dayWithEvents a {
color: #fff;
background: #fe4918;
font-weight: 700;
position: relative;
text-decoration: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day li.today {
background-color: #3297fa;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList .eventCalendar-day li.today a {
color: #fff;
text-decoration: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList:before {
content: "";
display: table;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList:after {
content: "";
display: table;
clear: both;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek {
display: block;
margin: 0;
width: auto;
border-radius: 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day {
border-left: solid 1px #ececec;
border-bottom: solid 1px #ececec;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day:last-child {
border-right: solid 1px #ececec;
border-bottom: solid 0px #ececec;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day:nth-child(7n+1) {
border-left: solid 0px #ececec;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day.today {
background: #3297fa;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day.today a {
color: #fff;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day:hover {
background-color: #424242;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day:hover a {
color: #fff;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek .eventCalendar-day.eventCalendar-empty {
height: 66px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek li {
display: block;
float: left;
width: 14.28%;
width: calc(14.28571429%);
height: 20px;
text-align: center;
height: auto;
margin: 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList.eventCalendar-showAsWeek li .eventCalendar-empty {
min-height: 66px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList li {
display: table-cell;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList li.dayWithEvents {
background-color: #3399fe;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList li.dayWithEvents a {
color: #fff;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList li.current {
background: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-slider .eventCalendar-monthWrap .eventCalendar-daysList li a {
padding: 0;
display: inline-block;
width: auto;
height: 45px;
line-height: 40px;
border-radius: 0;
text-align: center;
font-size: 16px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventsCalendar-loading {
display: block;
min-width: 100px;
height: 40px;
line-height: 40px;
margin: 5px auto;
padding: 0 10px;
color: #000;
text-align: center;
font-weight: bold;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventsCalendar-loading.error {
background-color: #fe4918;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading {
position: relative;
z-index: 1;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading li {
margin: 20px 0;
border-bottom: solid 1px #e1e1e1;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading li:last-child {
border-bottom: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading li time em {
font-size: 16px;
font-family: "Roboto", sans-serif;
font-style: normal;
display: block;
padding: 2.5px 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading li time small {
display: block;
font-size: 14px;
font-family: "Roboto", sans-serif;
font-style: normal;
padding: 2.5px 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading li a {
display: block;
font-size: 18px;
font-weight: bold;
font-family: "Roboto", sans-serif;
padding: 10px 0;
line-height: 1.1;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading li a:hover {
text-decoration: none;
border-bottom: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading li p {
font-size: 16px;
font-family: "Roboto", sans-serif;
font-style: normal;
display: block;
padding: 2.5px 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading .oldEventList {
z-index: 2;
}
.sep-page .sep-calendar .eventCalendar-wrap ul.eventCalendar-list {
list-style: none !important;
padding: 0 37px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-subtitle,
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-loading {
font-size: 18px;
font-weight: 700;
margin: 30px 0 -2px 0;
padding-left: 15px;
display: block;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list {
padding-left: 15px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li {
margin: 15px 0;
font-family: "Roboto", sans-serif;
border-bottom: 1px solid #ccc;
padding-bottom: 15px;
line-height: 25px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li:last-child{
border-bottom: none;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li:before {
content: "";
padding: 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li time {
display: inherit;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li time em {
font-size: 13px;
font-style: normal;
padding: 2.5px 0;
margin-right: 10px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li time em:before {
content: "\f073";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
margin-right: 10px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li time small {   
font-size: 13px;
font-style: normal;
padding: 2.5px 0;
margin-right: 10px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li time small:before {
content: "\f017";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
margin-right: 10px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li a {
color: #3297fa;
display: inline;
font-size: 16px;
font-weight: bold;
padding: 2.5px 0;
margin-right: 10px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li a:before {
content: "\f02d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
margin-right: 10px;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li p {
font-size: 14px;
padding: 2.5px 0;
margin-right: 10px;
display: block;
margin-bottom: 0;
}
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li p:before {
content: "\f124";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
margin-right: 10px;
}
@media (max-width: 640px) {
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li time em,
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li time small,
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li a,
.sep-page .sep-calendar .eventCalendar-wrap .eventCalendar-list-content .eventCalendar-list li p {
display: block;
}
}
.sep-page .sep-calendar .form-control {
padding: 10px;
height: 42px;
border-radius: none;
}
.sep-page .sep-calendar .form-group {
overflow: hidden;
position: relative;
}
.sep-page .sep-detail {
margin: 60px 0;
overflow: visible;
padding: 0 15px;
}
.sep-page .sep-detail .main-digit-wrapp {
display: inline-block;
}
.sep-page .sep-detail .main-digit-wrapp .digit-wrapp {
margin: 0 2px;
display: block;
font-size: 18px;
color: #fff;
font-weight: bold;
border: 1px solid #fff;
letter-spacing: -1px;
padding: 2px 10px;
background: rgba(255, 255, 255, 0.2);
}
.sep-page .sep-detail .main-digit-wrapp .cs-digit {
margin: 0;
padding: 0;
}
.sep-page .sep-detail .main-digit-wrapp .countdown-period {
font-size: 12px;
color: #fff;
margin-left: 0;
text-align: center;
display: block;
width: 100%;
}
.sep-page .sep-detail .left-column {
border-right: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
float: left;
width: 100%;
}
.sep-page .sep-detail .left-column .single-segments {
padding: 20px 0;
border-bottom: 1px solid #e1e1e1;
float: left;
width: 100%;
}
.sep-page .sep-detail .left-column .single-segments h3 {
font-size: 16px;
margin: 5px 0;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .left-column .single-segments .segments-style {
padding-left: 0;
position: relative;
margin: 10px 0;
}
.sep-page .sep-detail .left-column .single-segments .segments-style .timeline {
background: #3297fa;
height: 100%;
list-style-type: none;
left: 4px;
position: absolute;
top: 0;
width: 2px;
}
.sep-page .sep-detail .left-column .single-segments .segments-style .item {
color: #868686;
list-style-type: disc;
margin-bottom: 5px;
font-size: 16px;
list-style-type: none;
}
.sep-page .sep-detail .left-column .single-segments .segments-style .item:before {
padding-left: 1.5px;
content: "\2022";
color: #3297fa;
font-size: 24px;
font-weight: bold;
line-height: 20px;
vertical-align: middle;
padding-right: 10px;
}
.sep-page .sep-detail .left-column .single-segments .segments-style .item:last-child {
margin: 0;
}
.sep-page .sep-detail .left-column .event-schedule {
border-bottom: 1px solid #e1e1e1;
float: left;
width: 100%;
}
.sep-page .sep-detail .left-column .event-schedule .single-date {
padding: 20px 0;
font-weight: bold;
font-size: 24px;
color: #363e40;
}
.sep-page .sep-detail .left-column .event-organizer {
padding: 20px 0;
border-bottom: 1px solid #e1e1e1;
float: left;
width: 100%;
}
.sep-page .sep-detail .left-column .event-organizer h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .left-column .event-organizer strong {
font-size: 14px;
font-weight: 500;
margin: 0;
display: block;
color: #363e40;
}
.sep-page .sep-detail .left-column .event-organizer span {
font-size: 16px;
color: #868686;
margin-bottom: 15px;
display: block;
}
.sep-page .sep-detail .left-column .event-organizer span a {
color: #3297fa;
}
.sep-page .sep-detail .left-column .event-organizer span:last-child {
margin-bottom: 0;
}
.sep-page .sep-detail .left-column .single-event-description {
padding: 20px 0;
border-bottom: 1px solid #e1e1e1;
width: 100%;
float: left;
}
.sep-page .sep-detail .left-column .single-event-description p {
font-weight: 400;
line-height: 1.25;
margin-right: 20px;
text-align: left;
font-size: 16px;
color: #868686;
}
.sep-page .sep-detail .left-column .single-event-image {
position: relative;
float: left;
width: 100%;
padding: 20px 0;
border-bottom: 1px solid #e1e1e1;
}
.sep-page .sep-detail .left-column .single-event-image .countdown.no-image {
position: relative;
text-align: center;
}
.sep-page .sep-detail .left-column .single-event-image .countdown {
position: absolute;
bottom: 20px;
right: 0;
left: 0;
z-index: 222;
text-align: center;
}
.sep-page .sep-detail .left-column .single-event-image #countdownwrapp {
padding: 2px 15px;
}
.sep-page .sep-detail .left-column .single-event-image #countdownwrapp .is-countdown {
margin-top: 5px;
}
.sep-page .sep-detail .left-column .single-event-image .overlay-counter {
background: #3297fa;
opacity: 0.5;
padding: 37px 10px;
position: absolute;
bottom: 20px;
width: 100%;
z-index: 000;
}
.sep-page .sep-detail .left-column .google-calendar-ical {
width: 100%;
float: left;
padding: 20px 20px;
border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 768px) {
.sep-page .sep-detail .left-column .google-calendar-ical {
margin: 15px 0;
}
}
.sep-page .sep-detail .left-column .google-calendar-ical a {
display: inline;
color: #3297fa;
}
.sep-page .sep-detail .left-column .google-calendar-ical a:after {
content: "|";
color: black;
margin: 0px 5px;
}
.sep-page .sep-detail .left-column .google-calendar-ical a:last-child:after {
content: "";
color: black;
margin: 0;
}
.sep-page .sep-detail .left-column .single-event-time {
padding: 20px 0;
border-bottom: 1px solid #e1e1e1;
float: left;
width: 100%;
}
.sep-page .sep-detail .left-column .single-event-time h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .left-column .single-event-time .event-date-time strong {
font-size: 14px;
font-weight: 500;
margin: 0;
display: block;
color: #363e40;
}
.sep-page .sep-detail .left-column .single-event-time .event-date-time time {
font-size: 16px;
color: #868686;
margin-bottom: 15px;
display: block;
}
.sep-page .sep-detail .left-column .single-event-time .event-date-time:nth-child(3) time {
margin: 0;
}
.sep-page .sep-detail .left-column .event-title {
float: left;
width: 100%;
padding: 20px 0;
border-bottom: 1px solid #e1e1e1;
}
.sep-page .sep-detail .left-column .event-title h2 {
font-size: 20px;
color: #363e40;
margin: 15px 0;
}
.sep-page .sep-detail .left-column .event-venue {
padding: 20px 0;
border-bottom: 1px solid #e1e1e1;
float: left;
width: 100%;
}
.sep-page .sep-detail .left-column .event-venue h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .left-column .event-venue .event-info i {
color: #3297fa;
float: left;
margin-top: 5px;
margin-right: 5px;
}
.sep-page .sep-detail .left-column .event-venue .event-info span {
font-size: 16px;
margin-bottom: 10px;
display: block;
float: left;
}
.sep-page .sep-detail .left-column .event-venue .map {
float: left;
width: 100%;
} .sep-page .sep-detail .right-column .single-segments {
padding: 10px 0;
}
.sep-page .sep-detail .right-column .single-segments h3 {
font-size: 16px;
margin: 5px 0;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .right-column .single-segments .segments-style {
padding-left: 0;
position: relative;
margin: 10px 0;
}
.sep-page .sep-detail .right-column .single-segments .segments-style .timeline {
background: #3297fa;
height: 100%;
list-style-type: none;
left: 4px;
position: absolute;
top: 0;
width: 2px;
}
.sep-page .sep-detail .right-column .single-segments .segments-style .item {
color: #868686;
list-style-type: disc;
margin-bottom: 5px;
font-size: 16px;
list-style-type: none;
}
.sep-page .sep-detail .right-column .single-segments .segments-style .item:before {
padding-left: 1.5px;
content: "\2022";
color: #3297fa;
font-size: 24px;
font-weight: bold;
line-height: 20px;
vertical-align: middle;
padding-right: 10px;
}
.sep-page .sep-detail .right-column .single-segments .segments-style .item:last-child {
margin: 0;
}
.sep-page .sep-detail .right-column .event-schedule .single-date {
padding: 10px 0;
font-weight: bold;
font-size: 24px;
color: #363e40;
}
.sep-page .sep-detail .right-column .event-organizer {
padding: 10px 0;
}
.sep-page .sep-detail .right-column .event-organizer h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .right-column .event-organizer strong {
font-size: 14px;
font-weight: 500;
margin: 0;
display: block;
color: #363e40;
}
.sep-page .sep-detail .right-column .event-organizer span {
font-size: 16px;
color: #868686;
margin-bottom: 15px;
display: block;
}
.sep-page .sep-detail .right-column .event-organizer span a {
color: #3297fa;
}
.sep-page .sep-detail .right-column .event-organizer span:last-child {
margin-bottom: 0;
}
.sep-page .sep-detail .right-column .single-event-description {
padding: 10px 0;
}
.sep-page .sep-detail .right-column .single-event-description p {
font-weight: 400;
line-height: 1.25;
margin: 0 0 17px;
text-align: left;
font-size: 16px;
color: #868686;
}
.sep-page .sep-detail .right-column .single-event-image {
position: relative;
float: left;
width: 100%;
padding: 10px 0;
}
.sep-page .sep-detail .right-column .single-event-image .countdown.no-image {
position: relative;
text-align: center;
margin-top: 30px;
}
.sep-page .sep-detail .right-column .single-event-image .countdown {
position: absolute;
bottom: 10px;
right: 0;
left: 0;
z-index: 222;
text-align: center;
}
.sep-page .sep-detail .right-column .single-event-image #countdownwrapp {
padding: 2px 15px;
}
.sep-page .sep-detail .right-column .single-event-image #countdownwrapp .is-countdown {
margin-top: 5px;
}
.sep-page .sep-detail .right-column .single-event-image .overlay-counter {
background: #3297fa;
opacity: 0.5;
padding: 43px 10px;
position: absolute;
bottom: 10px;
width: 100%;
z-index: 000;
}
.sep-page .sep-detail .right-column .google-calendar-ical {
width: 100%;
float: left;
padding: 10px 20px;
}
@media (max-width: 768px) {
.sep-page .sep-detail .right-column .google-calendar-ical {
margin: 15px 0;
}
}
.sep-page .sep-detail .right-column .google-calendar-ical a {
display: inline;
color: #3297fa;
}
.sep-page .sep-detail .right-column .google-calendar-ical a:after {
content: "|";
color: black;
margin: 0px 5px;
}
.sep-page .sep-detail .right-column .google-calendar-ical a:last-child:after {
content: "";
color: black;
margin: 0;
}
.sep-page .sep-detail .right-column .single-event-time {
padding: 10px 0;
float: left;
width: 100%;
}
.sep-page .sep-detail .right-column .single-event-time h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .right-column .single-event-time .event-date-time strong {
font-size: 14px;
font-weight: 500;
margin: 0;
display: block;
color: #363e40;
}
.sep-page .sep-detail .right-column .single-event-time .event-date-time time {
font-size: 16px;
color: #868686;
margin-bottom: 15px;
display: block;
}
.sep-page .sep-detail .right-column .single-event-time .event-date-time:nth-child(3) time {
margin: 0;
}
.sep-page .sep-detail .right-column .event-title {
float: left;
width: 100%;
padding: 10px 0;
*border-bottom: 1px solid #e1e1e1;
}
.sep-page .sep-detail .right-column .event-title h2 {
font-size: 20px;
color: #363e40;
margin: 15px 0;
}
.sep-page .sep-detail .right-column .event-venue {
padding: 10px 0;
width: 100%;
float: left;
*border-bottom: 1px solid #e1e1e1;
}
.sep-page .sep-detail .right-column .event-venue h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .right-column .event-venue .event-info i {
color: #3297fa;
float: left;
margin-top: 5px;
margin-right: 5px;
}
.sep-page .sep-detail .right-column .event-venue .event-info span {
font-size: 16px;
margin-bottom: 10px;
display: block;
float: left;
}
.sep-page .sep-detail .right-column .event-venue .map {
float: left;
width: 100%;
}
.sep-page .sep-detail .full-column {
float: left;
}
.sep-page .sep-detail .full-column .single-segments {
padding: 10px 0;
}
.sep-page .sep-detail .full-column .single-segments h3 {
font-size: 16px;
margin: 5px 0;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .full-column .single-segments .segments-style {
padding-left: 0;
position: relative;
margin: 10px 0;
}
.sep-page .sep-detail .full-column .single-segments .segments-style .timeline {
background: #3297fa;
height: 100%;
list-style-type: none;
left: 4px;
position: absolute;
top: 0;
width: 2px;
}
.sep-page .sep-detail .full-column .single-segments .segments-style .item {
color: #868686;
list-style-type: disc;
margin-bottom: 5px;
font-size: 16px;
list-style-type: none;
}
.sep-page .sep-detail .full-column .single-segments .segments-style .item:before {
padding-left: 1.5px;
content: "\2022";
color: #3297fa;
font-size: 24px;
font-weight: bold;
line-height: 20px;
vertical-align: middle;
padding-right: 10px;
}
.sep-page .sep-detail .full-column .single-segments .segments-style .item:last-child {
margin: 0;
}
.sep-page .sep-detail .full-column .event-schedule .single-date {
padding: 10px 0;
font-weight: bold;
font-size: 24px;
color: #363e40;
}
.sep-page .sep-detail .full-column .event-organizer {
padding: 10px 0;
}
.sep-page .sep-detail .full-column .event-organizer h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .full-column .event-organizer strong {
font-size: 14px;
font-weight: 500;
margin: 0;
display: block;
color: #363e40;
}
.sep-page .sep-detail .full-column .event-organizer span {
font-size: 16px;
color: #868686;
margin-bottom: 15px;
display: block;
}
.sep-page .sep-detail .full-column .event-organizer span a {
color: #3297fa;
}
.sep-page .sep-detail .full-column .event-organizer span:last-child {
margin-bottom: 0;
}
.sep-page .sep-detail .full-column .single-event-description {
padding: 10px 0;
}
.sep-page .sep-detail .full-column .single-event-description p {
font-weight: 400;
line-height: 1.25;
margin: 0 0 17px;
text-align: left;
font-size: 16px;
color: #868686;
}
.sep-page .sep-detail .full-column .single-event-image {
position: relative;
float: left;
width: 100%;
padding: 10px 0;
}
.sep-page .sep-detail .full-column .single-event-image .countdown.no-image {
position: relative;
text-align: center;
}
.sep-page .sep-detail .full-column .single-event-image .countdown {
position: absolute;
bottom: 10px;
right: 0;
left: 0;
z-index: 222;
text-align: center;
}
.sep-page .sep-detail .full-column .single-event-image #countdownwrapp {
padding: 2px 15px;
}
.sep-page .sep-detail .full-column .single-event-image #countdownwrapp .is-countdown {
margin-top: 5px;
}
.sep-page .sep-detail .full-column .single-event-image .overlay-counter {
background: #3297fa;
opacity: 0.5;
padding: 37px 10px;
position: absolute;
bottom: 10px;
width: 100%;
z-index: 000;
}
.sep-page .sep-detail .full-column .google-calendar-ical {
width: 100%;
float: left;
padding: 10px 20px;
}
@media (max-width: 768px) {
.sep-page .sep-detail .full-column .google-calendar-ical {
margin: 15px 0;
}
}
.sep-page .sep-detail .full-column .google-calendar-ical a {
display: inline;
color: #3297fa;
}
.sep-page .sep-detail .full-column .google-calendar-ical a:after {
content: "|";
color: black;
margin: 0px 5px;
}
.sep-page .sep-detail .full-column .google-calendar-ical a:last-child:after {
content: "";
color: black;
margin: 0;
}
.sep-page .sep-detail .full-column .single-event-time {
padding: 10px 0;
float: left;
width: 100%;
}
.sep-page .sep-detail .full-column .single-event-time h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .full-column .single-event-time .event-date-time strong {
font-size: 14px;
font-weight: 500;
margin: 0;
display: block;
color: #363e40;
}
.sep-page .sep-detail .full-column .single-event-time .event-date-time time {
font-size: 16px;
color: #868686;
margin-bottom: 15px;
display: block;
}
.sep-page .sep-detail .full-column .single-event-time .event-date-time:nth-child(3) time {
margin: 0;
}
.sep-page .sep-detail .full-column .event-title {
float: left;
width: 100%;
padding: 10px 0;
*border-bottom: 1px solid #e1e1e1;
}
.sep-page .sep-detail .full-column .event-title h2 {
font-size: 20px;
color: #363e40;
margin: 15px 0;
}
.sep-page .sep-detail .full-column .event-venue {
padding: 10px 0;
*border-bottom: 1px solid #e1e1e1;
float: left;
width: 100%;
}
.sep-page .sep-detail .full-column .event-venue h3 {
font-size: 16px;
margin: 0 0 10px;
text-transform: uppercase;
color: #363e40;
}
.sep-page .sep-detail .full-column .event-venue .event-info i {
color: #3297fa;
float: left;
margin-top: 5px;
margin-right: 5px;
}
.sep-page .sep-detail .full-column .event-venue .event-info span {
font-size: 16px;
margin-bottom: 10px;
display: block;
float: left;
}
.sep-page .sep-detail .full-column .event-venue .map {
float: left;
width: 100%;
}
@media (min-width: 992px) {
.sep .sep-container {
width: 100%;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 1200px) {
.sep .sep-container {
width: 1170px;
margin-left: auto;
margin-right: auto;
}
}
@media screen and (max-width: 767px){
.sep-page{
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 480px){
.sep-page .list-view article .date .date-style {
 font-size: 12px;
}
}
.countdown.no-image {
margin-bottom: -12px;
}
div.inactive {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.neccouncil.org/wp-content/plugins/simple-event-planner/public/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.spiffy-clearfix:before,
.spiffy-clearfix:after {
content: "";
display: table;
} 
.spiffy-clearfix:after {
clear: both;
}
.spiffy.calendar-table a, .spiffy.calendar-table a:visited, .spiffy.calendar-table a:hover {
box-shadow: none;
}
.calnk {
padding-bottom: 5px;
display: block;
}
.spiffy .calnk-link, .spiffy .calnk-link:hover, .spiffy .calnk-link:visited {
background-position: 0 0;
text-decoration: none;		
color: #000000;
border-bottom: none;
box-shadow: none;
display: block;
}
.category-bg .calnk-link {
border-radius: 3px;
padding: 2px;
}
.category-bg .calnk-link .calnk-box .spiffy-title, .category-bg .calnk-link .calnk-box .calnk-time {
border-bottom: none;
}
.calendar-table .calnk-link .calnk-box, .calendar-table .spiffy .calnk-link span {
display: inline-block;
max-width: 100%; width: 100%; }
.calnk-link .calnk-box .spiffy-title, .calnk-link .calnk-box .calnk-time {
border-bottom: 1px dotted #ccc;
} .calnk-link span.spiffy-popup { margin-left:10px;
visibility:hidden;
position: absolute;
display: block;
}
.calnk-link:hover span.spiffy-popup {
visibility:visible;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.calnk-link span.spiffy-popup {
color:#333333; 
background:#FFFFC0; margin-top:1px; 
padding:5px; 
width:150px; 
z-index:100;
line-height:1.2em;
box-shadow:2px 2px 8px #c0c0c0;
border: solid 1px #ccc;
border-radius: 7px;
}
.spiffy.minical .calnk-link span.spiffy-popup {
border-radius: 0 7px 7px 7px;
}
.calnk-link span span {
box-shadow:none;
border:none;
}
span.spiffy-popup {
position: relative;
background: #FFFFC0;
border: 1px solid #cccccc;
}
span.spiffy-popup:after, span.spiffy-popup:before {
bottom: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.spiffy.minical span.spiffy-popup:after, .spiffy.minical span.spiffy-popup:before {
left: 10px;
}
span.spiffy-popup:after {
border-color: rgba(255, 255, 192, 0);
border-bottom-color: #FFFFC0;
border-width: 10px;
margin-left: -10px;
}
span.spiffy-popup:before {
border-color: rgba(204, 204, 204, 0);
border-bottom-color: #cccccc;
border-width: 11px;
margin-left: -11px;
}
.calnk-link:hover span.spiffy-popup {
position:absolute;
}
.calnk-link:hover span span { }
.calnk-icon {
max-width: 100%;
display: block;
padding: 0;
margin-top: 3px;
}
.calnk .spiffy-popup img {
max-width: 100%;
display: block;
padding: 0;
margin: 3px auto;
box-shadow: none !important;
}
.minical span.spiffy-mp-left {
margin-left: -120px !important;
border-radius: 7px 0 7px 7px !important;
}
.minical span.spiffy-mp-left:before {
margin-left: 110px;
}
.minical span.spiffy-mp-left:after {
margin-left: 111px;
}
.minical span.spiffy-mp-center {
margin-left: -60px !important;
border-radius: 7px !important;
}
.minical span.spiffy-mp-center:before {
margin-left: 55px;
}
.minical span.spiffy-mp-center:after {
margin-left: 56px;
} .spiffy.calendar-table {
border:0 !important;
width:100% !important;
border-collapse:separate !important;
border-spacing:2px !important;
table-layout: fixed;
margin-bottom:5px !important;
}
.spiffy-minical-block {
width: 320px;
max-width: 100%;
}
.widget .spiffy-minical-block {
width: 100%;
}
.spiffy.calendar-table .calnk-icon {
margin: 0 auto;
box-shadow: none;
padding: 0 !important;
}
.spiffy.calendar-table .category-bg .calnk-icon {
margin-bottom: 2px;
}
.calendar-heading {
text-align:center;
color: #404040;
width: 100% !important;
margin: 0;
padding: 2px 2px 0 2px;
border: 1px solid #BCCBD8;
background-color: #CCDBE8;	
}
.calendar-heading-tbl tr, .calendar-heading-tbl td {
border:none;
}
.calendar-next, .calendar-prev {
width:25%;
text-align:center;
font-size:.9em;
}
.spiffy .calendar-next a, .spiffy .calendar-prev a {
text-decoration:none !important; border-bottom: none;
font-weight: bold;
font-size: 1.4em;
}
.calendar-month {
width:50%;
text-align:center;
font-weight:bold;
}
.normal-day-heading {
text-align:center;
width:25px;
height:25px;
font-size:11px;
border:1px solid #CCDBE8;
background-color:#EEEEEE;
color: #404040;
}
.weekend-heading, .week-number-heading {
text-align:center;
width:25px;
height:25px;
font-size:11px;
border:1px solid #CCDBE8;
background-color:#EEEEEE;
color:#FF0000;
}
.week-number-heading, .week-number {
width: 12px;
text-align: center;
}
.day-with-date {
vertical-align:text-top;
text-align:left;
width:60px;
height:60px;
border:1px solid #CCDBE8;
}
.no-events {
}
.day-without-date {
width:60px;
height:60px;
border:1px solid #E9F0E8;
}
span.weekend {
color:#FF0000;
}
.day-number {
display: block;
}
.current-day {
vertical-align:text-top;
text-align:left;
width:60px;
height:60px;
border:1px solid #BCCBD8;
background-color:#CCDBE8;
color: #404040;
}
span.spiffy-event-group {
font-size:0.75em;
}
.calendar-date-switcher {
height:25px;
text-align:center;
border:none;
background-color:#CCDBE8;
color: #404040;
}
.calendar-date-switcher form {
margin:2px;
padding: 0;
}
.calendar-date-switcher input, .calendar-date-switcher input[type="submit"] {
border: 1px #aCbBc8 solid;
margin: 0;
padding: 3px !important;
text-transform: none;
background: #fff;
opacity: .5;
color: #505050;
border-radius: 5px;
font-weight: normal;
}
.calendar-date-switcher select {
border:none;
margin:0;
color: #404040;
background: inherit;
appearance: auto; }
.calnk-link span span.event-title {
padding:0;
text-align:center;
font-weight:bold;
font-size:1.2em;
margin-left:0px;
width: 100%;
display: block;
}
.calnk-link span span.event-title-break {
width:96%;
text-align:center;
height:1px;
padding:0;
background-color:#000000;
margin: 8px auto;
display: block;
}
.calnk-link span span.event-content-break {
width:96%;
text-align:center;
height:1px;
padding:0;
background-color:#000000;
margin: 8px auto;
display: block;
}
.page-upcoming-events { }
.page-todays-events { }
.spiffy.calendar-table table, .spiffy.calendar-table tbody, .spiffy.calendar-table tr, .spiffy.calendar-table td {
margin:0 !important;
padding:0 !important;
}
.spiffy.calendar-table table {
border-collapse: separate;
border-spacing: 0;
width: 100% !important;
}
.mini-link {
background-color:#F8F9CD;
}
.spiffy.cat-key {
margin-top:5px !important;
border:1px solid #CCDBE8 !important;
border-collapse:separate !important;
border-spacing:4px !important; width:99.5% !important;
margin-bottom:5px !important;
font-size: .7em;
}
.spiffy.cat-key tr {
display: inline-block;
padding: 8px !important;
}
.cal-separate {
border:0 !important;
margin-top:10px;
}
.spiffy.cat-key td {
border:0 !important;
display: inline;
padding: 5px !important;
}
.spiffy-category-filter-button:hover {
background: #eeeeee;
cursor: pointer;
}
.spiffy-category-filter-button.spiffy-inactive {
opacity: .4;
}
.calnk.spiffy-inactive {
opacity: 0;
}
.spiffy-upcoming-day {
list-style-type: none;
}
.spiffy-desc, .spiffy-location, .spiffy-manage-links {
display:block;
}
.spiffy .ca-desc-p, .spiffy .ca-location-p {
display: block;
margin-bottom: 10px;
}
.spiffy-expanded-event .spiffy-manage-links {
clear: left;
}
.spiffy .spiffy-manage-links a {
text-decoration: none;
color: #ccc;
}
.spiffy a.spiffy-delete:hover {
color: #c00;
}
.spiffy a.spiffy-edit:hover {
color: #03A9F4;
}
@media screen and (max-width: 600px) {
.spiffy.calendar-table {
table-layout: fixed;
}
.calnk-icon {
max-width: 100%;
}
} .spiffy.calendar-table.bigcal.spiffy-listed {
border-collapse:collapse !important;
border-spacing:0px !important;
}
.spiffy.calendar-table.bigcal.spiffy-listed tr {
border:none;
}
td.calendar-toggle {
text-align: right;
font-size: .6em;
border: none;
}
.spiffy.calendar-table.bigcal.spiffy-listed td.day-with-date, 
.spiffy.calendar-table.bigcal.spiffy-listed td.calendar-date-switcher,
.spiffy.calendar-table.bigcal.spiffy-listed td.calendar-toggle,
.spiffy.calendar-table.bigcal.spiffy-listed td.category-key {
width:100%;
display:block;
height: auto; padding: 3px !important;
border-top: solid 1px rgba(255, 255, 255, .2) !important;
box-sizing: border-box;
}
.spiffy.calendar-table.bigcal.spiffy-listed td.category-key {
padding: 0 !important;
margin-bottom: 2px !important;
}
.spiffy.calendar-table.bigcal.spiffy-listed td.spiffy-day-1 {
border-top: none !important;
}
.spiffy.calendar-table.bigcal.spiffy-listed .weekday-titles, 
.spiffy.calendar-table.bigcal.spiffy-listed .day-without-date {
display: none !important;
}
.spiffy-listed span.spiffy-month-name, .spiffy-listed span.day-number {
font-size: 1.4em;
}
.spiffy.calendar-table.bigcal.spiffy-listed .calnk-link span.spiffy-popup {
width: 100%;
margin: 0;
visibility: unset;
position: relative;
background: transparent;
box-shadow: none;
border: none;
color: unset !important;
}
.spiffy.calendar-table.bigcal.spiffy-listed span.event-title-break,
.spiffy.calendar-table.bigcal.spiffy-listed span.event-content-break {
background: transparent !important;
}
.spiffy.calendar-table.bigcal.spiffy-listed .calnk .spiffy-popup img {
margin: unset !important;
}
.spiffy.calendar-table.bigcal.spiffy-listed .spiffy-event-group {
padding: 0 !important;
font-size: 1em;
}
.spiffy.bigcal.spiffy-listed tr > td.no-events,
.spiffy.bigcal.spiffy-listed .spiffy-title,
.spiffy.bigcal.spiffy-listed .calnk-time,
.spiffy.bigcal.spiffy-listed .calnk-icon,
.spiffy.bigcal.spiffy-listed br {
display: none !important;
}
.spiffy.bigcal.spiffy-listed td {
border: none !important;
}
.spiffy.bigcal.spiffy-listed span.spiffy-popup:before,
.spiffy.bigcal.spiffy-listed span.spiffy-popup:after
{
border:none;
border-width: 0;
}
.spiffy.bigcal.spiffy-listed .calnk-link span span.event-title {
text-align: unset;
color: unset !important;
}
.spiffy.bigcal.spiffy-listed span.day-number {
display: inline;
padding-left: 6px;
}
.spiffy.bigcal.spiffy-listed span.spiffy-event-group {
display: block;
margin-top: 20px;
}
.spiffy.calendar-table.bigcal.spiffy-listed .calnk-link span.spiffy-popup a { border-top: none;
padding-top: 0;
margin-top: 0;
}
.spiffy-listed .calnk.spiffy-inactive,
.spiffy-listed .day-with-date.spiffy-inactive {
display: none !important;
} .spiffy-list-Expanded ul {
margin: 0 !important;
list-style-type: none !important;
}
.widget .spiffy-list-Expanded ul{
text-align: center;
}
.spiffy-event-details.spiffy-Expanded {
margin-bottom: 20px;
}
.spiffy-list-Expanded .spiffy-upcoming-day {
border-bottom: solid 1px #ccc;
margin-bottom: 20px;
}
.spiffy-list-Expanded .spiffy-title {
font-size: 1.2em;
}
.spiffy-list-Expanded .spiffy-upcoming-date {
font-size: 1.1em;
font-weight: bold;
display: block;
margin-bottom: 20px;
}
.spiffy-expanded-event .spiffy-author {
display: block;
} .spiffy-list-Columns {
font-size: 100%;
}
.spiffy-list-Columns ul {
display: flex;
flex-flow: row wrap;
list-style-type: none !important;
}
.spiffy-list-Columns ul li {
list-style-type: none !important;
}
ul.spiffy.upcoming-events-list {
margin: 0;
padding: 0;
}
li.spiffy-event-details.spiffy-Columns {
padding: 0;
}
.spiffy-list-Columns span.spiffy-img {
width: 100%;
padding: 0;
}
li.spiffy-event-details.spiffy-Columns {
width: 30%;
margin: 1.5%;
background: #efefef;
color: #555;
}
li.spiffy-event-details.spiffy-Columns.spiffy-num4 {
width: 22%;
}
li.spiffy-event-details.spiffy-Columns.spiffy-num2 {
width: 47%;
}
li.spiffy-event-details.spiffy-Columns.spiffy-num1 {
width: 100%;
}
@media all and ( max-width: 600px ) {
li.spiffy-event-details.spiffy-Columns {
width: 100% !important;
}
}
.spiffy-Columns span.spiffy-title-meta {
display: block;
font-size: 16px;
text-transform: uppercase;
}
.spiffy-Columns span.spiffy-title-meta span.spiffy-column-date {
display: block;
width: 30px;
float: left;
margin-right: 10px;
text-align: center;
padding: 5px;
}
.spiffy-Columns span.spiffy-column-day-begin {
font-size: 26px;
display: block;
font-weight: bold;
line-height: 26px;
}
.spiffy-Columns span.spiffy-column-month-begin {
display: block;
font-size: 9px;
}
.spiffy-Columns span.spiffy-title {
padding: 5px;
display: block;
font-weight: bold;
}
.spiffy-Columns span.spiffy-desc {
width: 100%;
box-sizing: border-box;	
padding: 5px
}
.spiffy-Columns .spiffy-meta {
margin-bottom: 1em;
font-size: 13px;
font-weight: bold;
display: block;
box-sizing: border-box;	
padding: 5px;
}
.spiffy-Columns .spiffy-meta span {
display: block;
width: 100%;
float: none;
margin-top: 10px;
}
.spiffy-Columns img {
width: 100%;
margin-bottom: 10px;
}
a.spiffy-google-calendar-link {
display: block;
font-size: .8em;
margin-top: 10px;
opacity: .5;
border-top: solid 1px #ccc;
padding-top: 10px;
clear: left;
}
a.spiffy-google-calendar-link:hover {
opacity: 1;
}
.spiffy-expanded-event a.spiffy-google-calendar-link {
border-top: none;
} .spiffy-meta {
margin-bottom: 1em;
font-size: 13px;
font-weight: bold;
display: block;
}
.page-upcoming-events .spiffy-img, .page-todays-events .spiffy-img {
width: 30%;
float: left;
padding-right: 4px;
padding-bottom: 4px;
}
.page-upcoming-events .spiffy-desc, .page-todays-events .spiffy-desc, .page-upcoming-events .spiffy-location, .page-todays-events .spiffy-location  {
width: 67%;
float: left;
}
.spiffy-link {
margin-top: 20px;
clear: left;
float: left;
}
a.spiffy-button {
text-align: center;
border: 1px solid #BCCBD8;
background-color: #CCDBE8;
color: #404040;
}
a.spiffy-button:hover {
color: #000;
background-color: #BCCBD8;
border-color: #aCbBc8;
}
.error-message {
color: #dc3232; }
p.spiffy-recurs {
font-style: italic;
}
p.spiffy-cats {
margin-top: 10px;
}
.single-spiffy_event .attachment-post-thumbnail, .single-spiffy_event .wp-block-post-featured-image {
display: none;
}#spiffy_event_meta {
}
.spiffy-meta-def {
padding: 10px 0;
}
.spiffy-meta-def label {
width: 180px;
display: inline-block;
}
.spiffy-meta-def input {
width: auto;
}
textarea.spiffy-edit-data {
vertical-align: top;
}
.spiffy-form-desc  {
margin-left: 180px !important;
font-style: italic;
}
#spiffy-custom-days {
margin-left: 180px;
}@layer properties;
:root, :host {
--color-red-50: oklch(97.1% 0.013 17.38);
--color-red-700: oklch(50.5% 0.213 27.518);
--color-yellow-50: oklch(98.7% 0.026 102.212);
--color-yellow-700: oklch(55.4% 0.135 66.442);
--color-green-50: oklch(98.2% 0.018 155.826);
--color-gray-100: oklch(96.7% 0.003 264.542);
--color-gray-200: oklch(92.8% 0.006 264.531);
--color-white: #fff;
--spacing: 0.25rem;
--text-xs: 0.75rem;
--text-xs--line-height: calc(1 / 0.75);
--text-sm: 0.875rem;
--text-sm--line-height: calc(1.25 / 0.875);
--text-base: 1rem;
--text-base--line-height: calc(1.5 / 1);
--font-weight-normal: 400;
--font-weight-medium: 500;
--font-weight-semibold: 600;
--font-weight-bold: 700;
--leading-tight: 1.25;
--radius-xs: 0.125rem;
--radius-md: 0.375rem;
--radius-lg: 0.5rem;
--radius-xl: 0.75rem;
--radius-2xl: 1rem;
--radius-3xl: 1.5rem;
--radius-4xl: 2rem;
--ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
--default-transition-duration: 150ms;
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
--color-background: var(--wp--preset--color--background);
--color-foreground: var(--wp--preset--color--foreground);
--color-foreground-dark: var(--wp--preset--color--foreground-dark);
--color-primary-light: var(--wp--preset--color--primary-light);
--color-primary: var(--wp--preset--color--primary);
--color-secondary-light: var(--wp--preset--color--secondary-light);
--color-secondary: var(--wp--preset--color--secondary);
--color-tertiary: var(--wp--preset--color--tertiary);
--color-grey: var(--wp--preset--color--grey);
--color-lightgrey: var(--wp--preset--color--lightgrey);
--color-info: var(--wp--preset--color--info);
--color-danger: var(--wp--preset--color--danger);
--color-success: var(--wp--preset--color--success);
--container-wide: var(--wp--style--global--wide-size);
--text-small: var(--wp--preset--font-size--small);
--text-small--line-height: 1.5714em;
--text-medium: var(--wp--preset--font-size--medium);
--text-medium--line-height: 1.5em;
--text-medium-large: var(--wp--preset--font-size--medium-large);
--text-medium-large--line-height: 1.333em;
--text-large: var(--wp--preset--font-size--large);
}
*, ::before, ::after {
box-sizing: border-box;
}
::before, ::after {
--tw-content: "";
}
html, :host {
-webkit-text-size-adjust: 100%;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-feature-settings: normal;
font-variation-settings: normal;
-webkit-tap-highlight-color: transparent;
}
body {
margin: 0;
}
hr {
height: 0;
color: inherit;
border-top-width: 1px;
}
abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
code, kbd, samp, pre {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-feature-settings: normal;
font-variation-settings: normal;
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;
}
table {
text-indent: 0;
border-color: inherit;
border-collapse: collapse;
}
button, input, optgroup, select, textarea {
font-family: inherit;
font-feature-settings: inherit;
font-variation-settings: inherit;
font-size: 100%;
font-weight: inherit;
line-height: inherit;
letter-spacing: inherit;
color: inherit;
margin: 0;
padding: 0;
}
button, select {
text-transform: none;
}
button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
-webkit-appearance: button;
background-color: transparent;
background-image: none;
}
:-moz-focusring {
outline: auto;
}
:-moz-ui-invalid {
box-shadow: none;
}
progress {
vertical-align: baseline;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
fieldset {
margin: 0;
padding: 0;
}
legend {
padding: 0;
}
dialog {
padding: 0;
}
textarea {
resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1;
color: #9ca3af;
}
input::placeholder, textarea::placeholder {
opacity: 1;
color: #9ca3af;
}
button, [role="button"] {
cursor: pointer;
}
:disabled {
cursor: default;
}
img, svg, video, canvas, audio, iframe, embed, object {
display: block;
vertical-align: middle;
}
img, video {
max-width: 100%;
height: auto;
}
[hidden] {
display: none;
}
html {
height: 100%;
scroll-behavior: smooth;
}
.wp-site-blocks {
display: flex;
height: 100%;
flex-direction: column;
overflow-x: clip;
}
:where(.wp-site-blocks) > * {
margin-top: calc(var(--spacing) * 0) !important;
}
.neccouncil-main {
flex: 1;
}
.neccouncil-main > .neccouncil-section {
margin-top: calc(var(--spacing) * 0) !important;
}
.page-title, .entry-content > .alignwide {
max-width: var(--container-wide);
}
.entry-content > .alignfull {
max-width: none;
}
.entry-content > .alignleft {
float: left;
margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
float: right;
margin-left: calc(var(--spacing) * 8);
}
.wp-block-image {
margin-top: calc(var(--spacing) * 2);
margin-bottom: calc(var(--spacing) * 2.5);
}
.wp-block-image.size-full img {
width: 100%;
}
@media (max-width: 781px) {
.entry-content > .alignleft, .entry-content > .alignright, .entry-content > .alignnone {
float: none !important;
margin-inline: auto !important;
display: block;
max-width: 75%;
}
:is(.entry-content > .alignleft,.entry-content > .alignright,.entry-content > .alignnone) img {
margin-inline: auto;
}
}
a {
text-underline-offset: 3px;
}
.neccouncil-has-link a {
text-decoration-line: none;
}
@media (hover: hover) {
:is(.neccouncil-has-link a):hover {
text-decoration-line: underline;
}
}
:is(ul li) *::marker {
color: var(--color-grey);
}
:is(ul li)::marker {
color: var(--color-grey);
}
:is(ul li) *::-webkit-details-marker {
color: var(--color-grey);
}
:is(ul li)::-webkit-details-marker {
color: var(--color-grey);
}
.is-style-neccouncil-lead {
margin-block: 1.41667em;
font-size: var(--text-medium);
line-height: var(--tw-leading, var(--text-medium--line-height));
}
@media (width >= 1024px) {
.is-style-neccouncil-lead {
font-size: var(--text-large);
line-height: 1.416667em;
}
}
.neccouncil-header__wrapper {
position: relative;
}
@media (max-width: 781px) {
#wpadminbar {
position: fixed;
inset-inline: calc(var(--spacing) * 0);
}
}
@media (max-width: 1023px) {
.neccouncil-header__inner {
align-items: center;
}
}
.neccouncil-header__logo-wrapper {
position: absolute;
top: calc(var(--spacing) * 0);
z-index: 21;
height: calc(var(--spacing) * 24);
width: calc(var(--spacing) * 24);
flex-shrink: 0;
overflow: hidden;
}
@media (width < 1450px) {
.neccouncil-header__logo-wrapper {
height: calc(var(--spacing) * 36);
}
}
@media (width < 1450px) {
.neccouncil-header__logo-wrapper {
width: calc(var(--spacing) * 36);
}
}
@media (width < 1282px) {
.neccouncil-header__logo-wrapper {
height: calc(var(--spacing) * 32);
}
}
@media (width < 1282px) {
.neccouncil-header__logo-wrapper {
width: calc(var(--spacing) * 32);
}
}
@media (width < 1024px) {
.neccouncil-header__logo-wrapper {
height: calc(var(--spacing) * 28);
}
}
@media (width < 1024px) {
.neccouncil-header__logo-wrapper {
width: calc(var(--spacing) * 28);
}
}
@media (width < 640px) {
.neccouncil-header__logo-wrapper {
height: calc(var(--spacing) * 24);
}
}
@media (width < 640px) {
.neccouncil-header__logo-wrapper {
width: calc(var(--spacing) * 24);
}
}
@media (width >= 1450px) {
.neccouncil-header__logo-wrapper {
height: calc(var(--spacing) * 60);
}
}
@media (width >= 1450px) {
.neccouncil-header__logo-wrapper {
width: calc(var(--spacing) * 60);
}
}
.neccouncil-header__content-holder {
justify-content: center;
}
@media (width >= 1024px) {
.neccouncil-header__content-holder {
justify-content: stretch;
}
}
@media (width >= 1282px) {
.neccouncil-header__content-holder {
width: 80%;
}
}
.neccouncil-header__secondary {
position: relative;
z-index: 10;
}
.neccouncil-service-towns {
mask-image: var(--tw-mask-linear), var(--tw-mask-radial), var(--tw-mask-conic);
mask-composite: intersect;
--tw-mask-linear: linear-gradient(var(--tw-mask-linear-stops, var(--tw-mask-linear-position)));
--tw-mask-linear-position: to right,transparent 0,black 24px,black calc(100% - 24px),transparent 100%;
}
@media (width < 1024px) {
.neccouncil-service-towns {
width: calc(2/3 * 100%);
}
}
@media (width < 1024px) {
.neccouncil-service-towns {
gap: calc(var(--spacing) * 5);
}
}
@media (width < 1024px) {
.neccouncil-service-towns {
overflow: hidden;
}
}
@media (width < 1024px) {
.neccouncil-service-towns {
overflow-x: auto;
}
}
@media (width < 1024px) {
.neccouncil-service-towns {
font-size: var(--text-small);
line-height: var(--tw-leading, var(--text-small--line-height));
}
}
@media (width >= 1024px) {
.neccouncil-service-towns {
gap: calc(var(--spacing) * 12);
}
}
@media (width >= 1282px) {
.neccouncil-service-towns {
gap: calc(var(--spacing) * 16);
}
}
@media (width >= 1450px) {
.neccouncil-service-towns {
gap: calc(var(--spacing) * 24.5) !important;
}
}
@media (width >= 1450px) {
.neccouncil-service-towns {
font-size: var(--text-medium-large);
line-height: var(--tw-leading, var(--text-medium-large--line-height));
}
}
.neccouncil-service-towns .wp-block-navigation__container {
padding-block: calc(var(--spacing) * 4);
}
@media (width < 1024px) {
.neccouncil-service-towns .wp-block-navigation__container {
flex-wrap: nowrap;
}
}
@media (width < 1024px) {
.neccouncil-service-towns .wp-block-navigation__container {
justify-content: flex-start;
}
}
@media (width < 1024px) {
.neccouncil-service-towns .wp-block-navigation__container {
padding-inline: calc(var(--spacing) * 5);
}
}
.neccouncil-service-towns .wp-block-navigation-item {
position: relative;
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
position: absolute;
}
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
inset-inline-start: calc(var(--spacing) * -6);
}
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
top: calc(1/2 * 100%);
}
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
height: calc(var(--spacing) * 1);
}
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
width: calc(var(--spacing) * 1);
}
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
--tw-translate-y: calc(calc(1/2 * 100%) * -1);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
border-radius: calc(infinity * 1px);
}
}
@media (width >= 1024px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
background-color: var(--color-background);
}
}
@media (width >= 1282px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
inset-inline-start: calc(var(--spacing) * -8);
}
}
@media (width >= 1450px) {
:is(.neccouncil-service-towns .wp-block-navigation-item:not(:first-child))::before {
content: var(--tw-content);
inset-inline-start: calc(var(--spacing) * -13);
}
}
.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content {
position: relative;
}
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
position: absolute;
}
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
inset-inline: calc(var(--spacing) * 0);
}
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
bottom: calc(var(--spacing) * 0);
}
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
height: 1px;
}
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
--tw-scale-x: 0%;
scale: var(--tw-scale-x) var(--tw-scale-y);
}
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
background-color: var(--color-background);
}
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
transition-property: transform, translate, scale, rotate;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
:is(.neccouncil-service-towns .wp-block-navigation-item .wp-block-navigation-item__content):hover::after {
content: var(--tw-content);
--tw-scale-x: 100%;
scale: var(--tw-scale-x) var(--tw-scale-y);
}
}
@media (width < 1024px) {
.neccouncil-header__primary {
padding-top: calc(var(--spacing) * 8);
}
}
@media (width >= 1024px) {
.neccouncil-header__primary {
gap: calc(var(--spacing) * 6);
}
}
@media (width >= 1282px) {
.neccouncil-header__primary {
gap: calc(var(--spacing) * 8);
}
}
@media (width >= 1450px) {
.neccouncil-header__primary {
gap: calc(var(--spacing) * 16);
}
}
@media (width < 1282px) {
.neccouncil-header__primary-heading {
padding-top: calc(var(--spacing) * 14) !important;
}
}
@media (width < 1024px) {
.neccouncil-header__primary-heading {
padding-top: calc(var(--spacing) * 12) !important;
}
}
@media (width < 782px) {
.neccouncil-header__primary-heading {
padding-top: calc(var(--spacing) * 8) !important;
}
}
@media (width < 640px) {
.neccouncil-header__primary-heading {
padding-top: calc(var(--spacing) * 5) !important;
}
}
.neccouncil-header__primary-heading > * {
position: relative;
z-index: 10;
}
@media (width >= 1024px) {
.neccouncil-nav {
position: relative;
}
}
@media (width >= 1024px) {
.neccouncil-nav {
z-index: 20;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container {
gap: calc(var(--spacing) * 2);
}
}
@media (width >= 1282px) {
.neccouncil-nav .wp-block-navigation__container {
gap: calc(var(--spacing) * 3);
}
}
@media (width >= 1450px) {
.neccouncil-nav .wp-block-navigation__container {
gap: calc(var(--spacing) * 4);
}
}
@media (width >= 1680px) {
.neccouncil-nav .wp-block-navigation__container {
gap: calc(var(--spacing) * 5);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__container {
position: relative;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__container {
z-index: 20;
}
}
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
position: relative;
padding-block: calc(var(--spacing) * 2.5);
}
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item .wp-block-navigation-item__content {
color: var(--color-foreground-dark);
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item .wp-block-navigation-item__content {
display: flex !important;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item .wp-block-navigation-item__content {
align-items: center !important;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item .wp-block-navigation-item__content {
padding-block: calc(var(--spacing) * 3);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item .wp-block-navigation-item__content {
font-size: 0.9375rem;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item .wp-block-navigation-item__content {
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
}
@media (width >= 1282px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item .wp-block-navigation-item__content {
font-size: var(--text-medium-large);
line-height: 1.45em;
}
}
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item > .wp-block-navigation-item__content {
--tw-font-weight: var(--font-weight-semibold);
font-weight: var(--font-weight-semibold);
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item > .wp-block-navigation-item__content {
border-radius: calc(infinity * 1px);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item > .wp-block-navigation-item__content {
background-color: transparent;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item > .wp-block-navigation-item__content {
padding-inline: calc(var(--spacing) * 6);
}
}
@media (width >= 1024px) {
@media (hover: hover) {
:is(.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item > .wp-block-navigation-item__content):hover {
background-color: var(--color-background);
}
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item.has-child > .wp-block-navigation-item__content {
padding-inline-end: calc(var(--spacing) * 12);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-content .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content {
background-color: var(--color-background);
}
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-item__content {
color: var(--color-foreground);
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-item__content {
--tw-font-weight: var(--font-weight-medium);
font-weight: var(--font-weight-medium);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__submenu-icon {
pointer-events: none;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__submenu-icon {
position: absolute;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__submenu-icon {
inset-inline-end: calc(var(--spacing) * 7);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__submenu-icon {
z-index: 1;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__submenu-icon {
height: calc(var(--spacing) * 3);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__submenu-icon {
width: calc(var(--spacing) * 3);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container .wp-block-navigation__submenu-icon {
pointer-events: none;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
inset-inline-start: calc(var(--spacing) * 0);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
z-index: 20;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
width: calc(var(--spacing) * 61) !important;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
border-radius: var(--radius-2xl);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
--tw-border-style: none !important;
border-style: none !important;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
padding-block: calc(var(--spacing) * 1);
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
--tw-shadow: var(--wp--preset--shadow--dropdown);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
}
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item):last-child::after {
content: var(--tw-content);
display: none;
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item {
padding-block: calc(var(--spacing) * 0) !important;
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item)::after {
content: var(--tw-content);
position: absolute;
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item)::after {
content: var(--tw-content);
inset-inline: calc(var(--spacing) * 4);
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item)::after {
content: var(--tw-content);
bottom: calc(var(--spacing) * 0);
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item)::after {
content: var(--tw-content);
display: block;
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item)::after {
content: var(--tw-content);
height: 1px;
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item)::after {
content: var(--tw-content);
background-color: var(--color-grey);
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item):first-child {
border-top-left-radius: var(--radius-2xl);
border-top-right-radius: var(--radius-2xl);
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item):last-child {
border-bottom-right-radius: var(--radius-2xl);
border-bottom-left-radius: var(--radius-2xl);
}
}
.neccouncil-nav .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
inset-inline-end: calc(var(--spacing) * 4);
margin-inline-end: calc(var(--spacing) * 0);
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item__content {
background-color: transparent !important;
font-size: var(--text-base) !important;
line-height: var(--tw-leading, var(--text-base--line-height)) !important;
--tw-font-weight: var(--font-weight-normal) !important;
font-weight: var(--font-weight-normal) !important;
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item__content {
padding-inline: calc(var(--spacing) * 4) !important;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item__content {
padding-block: calc(var(--spacing) * 3) !important;
}
}
@media (width >= 1024px) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item__content)::after {
content: var(--tw-content);
display: none !important;
}
}
@media (width >= 1024px) {
@media (hover: hover) {
:is(.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item__content):hover {
color: var(--color-primary) !important;
}
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content {
color: var(--color-primary) !important;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
inset-inline-start: 100% !important;
}
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
top: calc(var(--spacing) * -1);
}
}
@media (min-width: 600px) {
.neccouncil-nav .wp-block-navigation__responsive-container-open {
display: block !important;
}
}
@media (max-width: 1023px) {
.neccouncil-nav {
align-items: flex-start !important;
}
.neccouncil-nav .wp-block-navigation__container {
width: 100%;
gap: calc(var(--spacing) * 0) !important;
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-item {
width: 100%;
}
.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
margin-block: calc(var(--spacing) * 0);
}
.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item > .wp-block-navigation-item__content {
padding-block: calc(var(--spacing) * 2.5);
}
.wp-block-navigation__container.neccouncil-nav {
width: 100%;
}
.neccouncil-nav .wp-block-navigation-item {
width: 100%;
align-items: flex-start !important;
padding-block: calc(var(--spacing) * 0) !important;
}
.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
gap: calc(var(--spacing) * 4);
padding-top: calc(var(--spacing) * 20);
--tw-font-weight: var(--font-weight-medium);
font-weight: var(--font-weight-medium);
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation__submenu-container {
pointer-events: none;
visibility: hidden;
max-height: calc(var(--spacing) * 0);
width: 100% !important;
overflow: hidden;
padding-block: calc(var(--spacing) * 0) !important;
padding-inline-end: calc(var(--spacing) * 0) !important;
opacity: 0% !important;
transition-property: opacity,max-height,visibility;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
--tw-duration: 300ms;
transition-duration: 300ms;
--tw-ease: var(--ease-in-out);
transition-timing-function: var(--ease-in-out);
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-item .wp-block-navigation-submenu__toggle {
position: absolute;
inset-inline-end: calc(var(--spacing) * 0);
top: calc(var(--spacing) * 7);
display: inline-flex !important;
font-size: 1.5rem;
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-submenu.is-open > .wp-block-navigation__submenu-container {
pointer-events: auto;
visibility: visible;
max-height: 1000px;
opacity: 100% !important;
transition-property: opacity,max-height,visibility;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
--tw-duration: 300ms;
transition-duration: 300ms;
--tw-ease: var(--ease-in-out);
transition-timing-function: var(--ease-in-out);
}
:is(.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item:has( > a[href="#"]) > .wp-block-navigation-submenu__toggle)::after {
content: var(--tw-content);
position: absolute;
}
:is(.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item:has( > a[href="#"]) > .wp-block-navigation-submenu__toggle)::after {
content: var(--tw-content);
inset-block: calc(var(--spacing) * 0);
}
:is(.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item:has( > a[href="#"]) > .wp-block-navigation-submenu__toggle)::after {
content: var(--tw-content);
inset-inline-start: calc(calc(100vw - 28px - clamp(1rem, var(--wp--style--root--padding-left), 20rem) - clamp(1rem, var(--wp--style--root--padding-left), 20rem)) * -1);
}
:is(.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item:has( > a[href="#"]) > .wp-block-navigation-submenu__toggle)::after {
content: var(--tw-content);
display: block;
}
:is(.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item:has( > a[href="#"]) > .wp-block-navigation-submenu__toggle)::after {
content: var(--tw-content);
width: calc(100vw - 28px - clamp(1rem, var(--wp--style--root--padding-left), 20rem) - clamp(1rem, var(--wp--style--root--padding-left), 20rem));
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-submenu .wp-block-navigation-submenu__toggle {
inset-inline-end: calc(var(--spacing) * -1);
top: calc(var(--spacing) * 1.5);
z-index: 2;
display: flex;
height: calc(var(--spacing) * 8);
width: calc(var(--spacing) * 8);
align-items: center;
justify-content: center;
border-radius: var(--radius-md);
background-color: var(--color-lightgrey);
font-size: 1.75rem;
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-submenu .wp-block-navigation-submenu__toggle svg {
height: calc(var(--spacing) * 3.5);
width: calc(var(--spacing) * 3.5);
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-submenu .wp-block-navigation-submenu__toggle svg {
rotate: 0deg !important;
transition-property: transform, translate, scale, rotate;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
--tw-duration: 300ms;
transition-duration: 300ms;
}
.neccouncil-nav .wp-block-navigation__container .wp-block-navigation-submenu.is-open > .wp-block-navigation-submenu__toggle svg {
rotate: 180deg;
}
.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
gap: calc(var(--spacing) * 0);
padding-inline-start: calc(var(--spacing) * 4);
padding-top: calc(var(--spacing) * 4);
padding-bottom: calc(var(--spacing) * 1);
}
.neccouncil-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
padding-inline-start: calc(var(--spacing) * 0);
--tw-font-weight: var(--font-weight-normal) !important;
font-weight: var(--font-weight-normal) !important;
color: var(--color-foreground);
}
.neccouncil-nav .wp-block-buttons {
display: flex;
width: 100%;
justify-content: stretch;
padding-top: calc(var(--spacing) * 2);
}
@media (width >= 1282px) {
.neccouncil-nav .wp-block-buttons {
display: none;
}
}
.neccouncil-nav .wp-block-buttons .wp-block-button {
display: flex !important;
width: 100%;
}
.neccouncil-nav .wp-block-buttons .wp-block-button .wp-block-button__link {
display: inline-flex !important;
flex: 1;
justify-content: center;
padding-inline: 1.375rem !important;
padding-block: 0.6875rem !important;
font-size: var(--text-medium) !important;
line-height: var(--tw-leading, var(--text-medium--line-height)) !important;
}
}
.neccouncil-nav .wp-block-navigation__responsive-container-open {
position: relative;
z-index: 20;
margin-inline-end: calc(var(--spacing) * -2);
display: flex !important;
height: calc(var(--spacing) * 10);
width: calc(var(--spacing) * 10);
align-items: center;
justify-content: center;
align-self: center;
border-radius: var(--radius-lg);
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
:is(.neccouncil-nav .wp-block-navigation__responsive-container-open):hover {
cursor: pointer;
}
}
@media (hover: hover) {
:is(.neccouncil-nav .wp-block-navigation__responsive-container-open):hover {
background-color: var(--color-background);
}
}
:is(.neccouncil-nav .wp-block-navigation__responsive-container-open):active {
background-color: var(--color-background);
}
@media (width >= 1024px) {
.neccouncil-nav .wp-block-navigation__responsive-container-open {
display: none !important;
}
}
.wp-block-navigation__responsive-container-close {
top: calc(var(--spacing) * 2);
margin-inline-end: calc(var(--spacing) * -2);
display: flex;
height: calc(var(--spacing) * 10);
width: calc(var(--spacing) * 10);
align-items: center;
justify-content: center;
border-radius: var(--radius-lg);
}
@media (hover: hover) {
.wp-block-navigation__responsive-container-close:hover {
background-color: var(--color-lightgrey);
}
}
.wp-block-navigation__responsive-container-close svg {
height: calc(var(--spacing) * 7);
width: calc(var(--spacing) * 7);
fill: var(--color-foreground);
}
.neccouncil-nav .wp-block-navigation__responsive-container-open svg {
height: calc(var(--spacing) * 7);
width: calc(var(--spacing) * 7);
}
@media (min-width: 600px) and (max-width: 1023px) {
.neccouncil-nav .wp-block-navigation__responsive-container:not(.is-menu-open) {
display: none !important;
}
}
.canvas-matter {
pointer-events: none;
position: absolute;
inset-inline-start: calc(1/2 * 100%);
top: calc(var(--spacing) * 17);
z-index: 1;
margin: calc(var(--spacing) * 0);
height: calc(var(--spacing) * 70);
width: 100%;
max-width: calc(var(--spacing) * 480);
--tw-translate-x: calc(calc(1/2 * 100%) * -1);
translate: var(--tw-translate-x) var(--tw-translate-y);
overflow: hidden;
}
@media (width >= 640px) {
.canvas-matter {
height: calc(var(--spacing) * 82);
}
}
@media (width >= 782px) {
.canvas-matter {
height: calc(var(--spacing) * 88);
}
}
@media (width >= 1024px) {
.canvas-matter {
top: calc(var(--spacing) * 16);
}
}
@media (width >= 1024px) {
.canvas-matter {
height: calc(var(--spacing) * 96);
}
}
@media (width >= 1282px) {
.canvas-matter {
height: calc(var(--spacing) * 100);
}
}
@media (width >= 1450px) {
.canvas-matter {
height: calc(var(--spacing) * 110);
}
}
.canvas-matter {
mask-image: linear-gradient( to right, transparent 0, black 24px, black 48px, black calc(100% - 24px), black calc(100% - 48px), transparent 100% ), linear-gradient(to bottom, black, black calc(100% - 32px), transparent 100%);
mask-composite: intersect;
}
.canvas-matter__target {
pointer-events: none;
position: absolute;
top: calc(var(--spacing) * 0);
left: calc(var(--spacing) * 0);
height: 100%;
width: 100%;
overflow: hidden;
transform-style: preserve-3d;
}
#canvas-target canvas {
pointer-events: auto;
position: relative;
inset: -1px;
max-height: calc(100% + 2px);
min-height: calc(100% + 2px);
max-width: calc(100% + 2px);
min-width: calc(100% + 2px);
}
.neccouncil-footer-wrapper a {
text-decoration-line: none;
}
@media (hover: hover) {
:is(.neccouncil-footer-wrapper a):hover {
text-decoration-line: underline;
}
}
@media (min-width: 640px) and (max-width: 1023px) {
.neccouncil-footer-columns {
flex-wrap: wrap !important;
}
.neccouncil-footer-columns > .wp-block-column {
flex-basis: calc(50% - 1.875rem) !important;
}
}
.neccouncil-footer__logo {
aspect-ratio: 1 / 1;
width: calc(var(--spacing) * 40);
overflow: hidden;
}
.neccouncil-footer-wrapper__primary-nav-wrapper {
row-gap: calc(var(--spacing) * 3);
}
.neccouncil-footer-wrapper__secondary-inner {
row-gap: calc(var(--spacing) * 6);
}
.neccouncil-footer-wrapper__secondary-copyright {
row-gap: calc(var(--spacing) * 1.5);
}
@media (width < 640px) {
.neccouncil-footer-wrapper__secondary-copyright {
font-size: var(--text-small);
line-height: var(--tw-leading, var(--text-small--line-height));
}
}
.neccouncil-footer-wrapper__secondary .wp-block-epico-dynamic-year-block p {
margin-block: calc(var(--spacing) * 0);
}
.neccouncil-page-heading-wrapper {
position: relative;
isolation: isolate;
flex-shrink: 0;
overflow: hidden;
padding-block: calc(var(--spacing) * 7);
}
@media (width >= 640px) {
.neccouncil-page-heading-wrapper {
padding-block: calc(var(--spacing) * 8);
}
}
@media (width >= 782px) {
.neccouncil-page-heading-wrapper {
padding-block: calc(var(--spacing) * 9);
}
}
@media (width >= 1024px) {
.neccouncil-page-heading-wrapper {
padding-block: calc(var(--spacing) * 10);
}
}
@media (width >= 1282px) {
.neccouncil-page-heading-wrapper {
padding-block: calc(var(--spacing) * 12);
}
}
@media (width >= 1450px) {
.neccouncil-page-heading-wrapper {
padding-block: calc(var(--spacing) * 14);
}
}
.neccouncil-hero {
min-height: calc(var(--spacing) * 0);
padding: calc(var(--spacing) * 0);
}
.neccouncil-hero__inner {
position: relative;
padding-top: calc(var(--spacing) * 20);
padding-bottom: calc(var(--spacing) * 28);
}
@media (width >= 640px) {
.neccouncil-hero__inner {
padding-top: calc(var(--spacing) * 24);
}
}
@media (width >= 640px) {
.neccouncil-hero__inner {
padding-bottom: calc(var(--spacing) * 32);
}
}
@media (width >= 782px) {
.neccouncil-hero__inner {
padding-top: calc(var(--spacing) * 32);
}
}
@media (width >= 782px) {
.neccouncil-hero__inner {
padding-bottom: calc(var(--spacing) * 44);
}
}
@media (width >= 1024px) {
.neccouncil-hero__inner {
padding-top: calc(var(--spacing) * 36);
}
}
@media (width >= 1024px) {
.neccouncil-hero__inner {
padding-bottom: calc(var(--spacing) * 56);
}
}
@media (width >= 1282px) {
.neccouncil-hero__inner {
padding-top: calc(var(--spacing) * 40);
}
}
@media (width >= 1282px) {
.neccouncil-hero__inner {
padding-bottom: calc(var(--spacing) * 60);
}
}
@media (width >= 1450px) {
.neccouncil-hero__inner {
padding-top: 11.375rem;
}
}
@media (width >= 1450px) {
.neccouncil-hero__inner {
padding-bottom: 17.375rem;
}
}
.neccouncil-hero__badge {
position: absolute !important;
inset-inline-end: calc(var(--spacing) * 0);
bottom: calc(var(--spacing) * 10);
margin: calc(var(--spacing) * 0);
display: none;
height: auto !important;
width: auto !important;
}
@media (width >= 640px) {
.neccouncil-hero__badge {
bottom: calc(var(--spacing) * 16);
}
}
@media (width >= 640px) {
.neccouncil-hero__badge {
display: block;
}
}
@media (width >= 782px) {
.neccouncil-hero__badge {
bottom: calc(var(--spacing) * 20);
}
}
@media (width >= 1024px) {
.neccouncil-hero__badge {
bottom: calc(var(--spacing) * 24);
}
}
@media (width >= 1282px) {
.neccouncil-hero__badge {
bottom: calc(var(--spacing) * 32);
}
}
@media (width >= 1450px) {
.neccouncil-hero__badge {
bottom: calc(var(--spacing) * 36);
}
}
@media (width >= 640px) {
.neccouncil-hero__badge img {
width: calc(var(--spacing) * 28) !important;
height: calc(var(--spacing) * 28) !important;
}
}
@media (width >= 782px) {
.neccouncil-hero__badge img {
width: calc(var(--spacing) * 36) !important;
height: calc(var(--spacing) * 36) !important;
}
}
@media (width >= 1024px) {
.neccouncil-hero__badge img {
width: calc(var(--spacing) * 44) !important;
height: calc(var(--spacing) * 44) !important;
}
}
@media (width >= 1282px) {
.neccouncil-hero__badge img {
width: calc(var(--spacing) * 50) !important;
height: calc(var(--spacing) * 50) !important;
}
}
@media (width >= 1450px) {
.neccouncil-hero__badge img {
width: calc(var(--spacing) * 64) !important;
height: calc(var(--spacing) * 64) !important;
}
}
.neccouncil-section--top-overlay .neccouncil-section__inner {
position: relative;
top: calc(var(--spacing) * -12);
}
@media (width >= 782px) {
.neccouncil-section--top-overlay .neccouncil-section__inner {
top: calc(var(--spacing) * -16);
}
}
@media (width >= 1024px) {
.neccouncil-section--top-overlay .neccouncil-section__inner {
top: calc(var(--spacing) * -20);
}
}
@media (width >= 1450px) {
.neccouncil-section--top-overlay .neccouncil-section__inner {
top: calc(var(--spacing) * -24) !important;
}
}
@media (width >= 1024px) {
.neccouncil-about-us__inner {
padding-inline-start: calc(var(--spacing) * 16);
}
}
@media (width >= 1282px) {
.neccouncil-about-us__inner {
padding-inline-start: calc(var(--spacing) * 20);
}
}
@media (width >= 1450px) {
.neccouncil-about-us__inner {
padding-inline-start: calc(var(--spacing) * 24);
}
}
.neccouncil-about-us-img {
aspect-ratio: 592/630;
mask-image: url(//www.neccouncil.org/wp-content/themes/neccouncil/assets/img/img-shape-1.svg);
mask-size: contain;
mask-position: center;
mask-repeat: no-repeat;
}
.neccouncil-about-us-img img {
height: 100%;
width: 100%;
object-fit: cover;
}
.neccouncil-about-us__img-wrapper {
position: relative;
}
.neccouncil-about-us__img-decor-1 {
position: absolute !important;
inset-inline-start: calc(var(--spacing) * 0);
top: calc(var(--spacing) * -3);
z-index: calc(1 * -1);
height: 100%;
width: calc(100% + 32px);
}
.neccouncil-about-us__img-decor-1 .icon-container {
height: 100% !important;
width: 100% !important;
flex-basis: 100% !important;
}
.neccouncil-about-us__img-decor-2 {
position: absolute !important;
inset-inline-start: calc(var(--spacing) * 0);
top: 10%;
z-index: calc(1 * -1);
width: calc(var(--spacing) * 32);
--tw-translate-x: calc(138% * -1);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
.neccouncil-about-us__img-decor-2 .icon-container {
height: 100% !important;
width: 100% !important;
flex-basis: 100% !important;
}
.neccouncil-about-us__img-decor-3 {
position: absolute !important;
inset-inline-start: calc(var(--spacing) * 0);
bottom: 3%;
z-index: calc(1 * -1);
width: calc(var(--spacing) * 96);
--tw-translate-x: calc(108% * -1);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
.neccouncil-about-us__img-decor-3 .icon-container {
height: 100% !important;
width: 100% !important;
flex-basis: 100% !important;
}
.is-style-neccouncil-rounded-lg {
border-radius: var(--radius-3xl);
}
@media (width >= 1024px) {
.is-style-neccouncil-rounded-lg {
border-radius: 3rem;
}
}
.is-style-neccouncil-rounded-xl {
border-radius: var(--radius-4xl);
}
@media (width >= 1024px) {
.is-style-neccouncil-rounded-xl {
border-radius: 4rem;
}
}
.is-style-neccouncil-rounded-t-xl {
border-top-left-radius: var(--radius-4xl);
border-top-right-radius: var(--radius-4xl);
}
@media (width >= 1024px) {
.is-style-neccouncil-rounded-t-xl {
border-top-left-radius: 4rem;
border-top-right-radius: 4rem;
}
}
.is-style-neccouncil-rounded-b-xl {
border-bottom-right-radius: var(--radius-4xl);
border-bottom-left-radius: var(--radius-4xl);
}
@media (width >= 1024px) {
.is-style-neccouncil-rounded-b-xl {
border-bottom-right-radius: 4rem;
border-bottom-left-radius: 4rem;
}
}
.wp-block-separator.is-style-neccouncil-vertical {
height: auto;
width: 1px;
}
@media (width >= 1024px) {
.wp-block-social-links.has-normal-icon-size {
font-size: 21.5px;
}
}
.wp-block-columns > .wp-block-column {
min-height: 1px;
}
@media (min-width: 781px) and (max-width: 1281px) {
.neccouncil-columns-md-lg-2cols {
flex-wrap: wrap !important;
}
.neccouncil-columns-md-lg-2cols > .wp-block-column {
flex-basis: calc(50% - 1.875rem) !important;
}
}
@media (min-width: 781px) and (max-width: 1023px) {
.neccouncil-columns-stack-on-lg {
flex-wrap: wrap !important;
}
.neccouncil-columns-stack-on-lg > .wp-block-column {
flex-basis: 100% !important;
}
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
:is(.wp-block-buttons .wp-block-button .wp-block-button__link.has-primary-background-color):hover {
background-color: var(--color-primary-light) !important;
}
}
@media (hover: hover) {
:is(.wp-block-buttons .wp-block-button .wp-block-button__link.has-secondary-background-color):hover {
background-color: var(--color-secondary-light) !important;
}
}
@media (hover: hover) {
:is(.wp-block-buttons .wp-block-button .wp-block-button__link.has-background-background-color):hover {
background-color: var(--color-lightgrey) !important;
}
}
@media (hover: hover) {
:is(.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.has-background-color):hover {
background-color: color-mix(in srgb, #fff 5%, transparent) !important;
}
@supports (color: color-mix(in lab, red, red)) {
:is(.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.has-background-color):hover {
background-color: color-mix(in oklab, var(--color-white) 5%, transparent) !important;
}
}
}
@media (hover: hover) {
:is(.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.has-primary-color):hover {
background-color: var(--color-primary) !important;
}
@supports (color: color-mix(in lab, red, red)) {
:is(.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.has-primary-color):hover {
background-color: color-mix(in oklab, var(--color-primary) 10%, transparent) !important;
}
}
}
.wp-block-heading.is-style-neccouncil-with-line {
position: relative;
padding-bottom: calc(var(--spacing) * 7);
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
position: absolute !important;
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
inset-inline-start: calc(var(--spacing) * 0) !important;
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
bottom: calc(var(--spacing) * 0) !important;
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
display: block;
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
height: 3px;
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
width: calc(var(--spacing) * 12);
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
background-color: var(--color-secondary);
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
}
@media (width >= 1024px) {
.wp-block-heading.is-style-neccouncil-with-line::after {
height: calc(var(--spacing) * 1);
}
}
.wp-block-heading.is-style-neccouncil-with-line::after {
content: var(--tw-content);
}
@media (width >= 1024px) {
.wp-block-heading.is-style-neccouncil-with-line::after {
width: calc(var(--spacing) * 16);
}
}
.wp-block-heading.has-text-align-center.is-style-neccouncil-with-line::after {
content: var(--tw-content);
inset-inline-start: calc(1/2 * 100%) !important;
}
.wp-block-heading.has-text-align-center.is-style-neccouncil-with-line::after {
content: var(--tw-content);
--tw-translate-x: calc(calc(1/2 * 100%) * -1) !important;
translate: var(--tw-translate-x) var(--tw-translate-y) !important;
}
:is(.has-secondary-background-color .wp-block-heading.is-style-neccouncil-with-line)::after {
content: var(--tw-content);
background-color: var(--color-tertiary);
}
.wp-block-file a {
color: var(--color-secondary);
}
.wp-block-file .wp-block-file__button {
display: inline-flex;
border-radius: calc(infinity * 1px);
border-style: var(--tw-border-style);
border-width: 1px;
--tw-border-style: solid;
border-style: solid;
border-color: var(--color-secondary);
background-color: transparent;
padding-inline: calc(var(--spacing) * 5);
padding-block: calc(var(--spacing) * 3);
font-size: var(--text-small);
line-height: 1.1em;
--tw-font-weight: var(--font-weight-semibold);
font-weight: var(--font-weight-semibold);
color: var(--color-secondary);
text-decoration-line: none;
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
:is(.wp-block-file .wp-block-file__button):hover {
cursor: pointer;
}
}
@media (hover: hover) {
:is(.wp-block-file .wp-block-file__button):hover {
background-color: var(--color-secondary);
}
@supports (color: color-mix(in lab, red, red)) {
:is(.wp-block-file .wp-block-file__button):hover {
background-color: color-mix(in oklab, var(--color-secondary) 5%, transparent);
}
}
}
.wp-block-query-pagination {
width: 100%;
flex-wrap: wrap;
justify-content: center;
}
.wp-block-query-pagination-numbers {
display: flex;
gap: calc(var(--spacing) * 1);
}
.wp-block-query-pagination-numbers .page-numbers {
margin-bottom: calc(var(--spacing) * 0);
display: inline-flex;
min-height: calc(var(--spacing) * 12);
min-width: calc(var(--spacing) * 12);
align-items: center;
justify-content: center;
border-radius: calc(infinity * 1px);
background-color: var(--color-background);
padding-inline: calc(var(--spacing) * 2);
font-size: var(--text-medium);
line-height: var(--tw-leading, var(--text-medium--line-height));
--tw-font-weight: var(--font-weight-medium);
font-weight: var(--font-weight-medium);
color: var(--color-foreground);
text-decoration-line: none;
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
:is(.wp-block-query-pagination-numbers .page-numbers):hover {
background-color: var(--color-secondary);
}
}
@media (hover: hover) {
:is(.wp-block-query-pagination-numbers .page-numbers):hover {
color: var(--color-background);
}
}
.wp-block-query-pagination-next, .wp-block-query-pagination-previous {
margin-bottom: calc(var(--spacing) * 0);
display: inline-flex;
min-height: calc(var(--spacing) * 12);
align-items: center;
justify-content: center;
border-radius: calc(infinity * 1px);
background-color: var(--color-background);
padding-inline: calc(var(--spacing) * 6);
font-size: var(--text-medium);
line-height: var(--tw-leading, var(--text-medium--line-height));
--tw-font-weight: var(--font-weight-medium);
font-weight: var(--font-weight-medium);
color: var(--color-foreground);
text-decoration-line: none;
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
:is(.wp-block-query-pagination-next,.wp-block-query-pagination-previous):hover {
background-color: var(--color-secondary);
}
}
@media (hover: hover) {
:is(.wp-block-query-pagination-next,.wp-block-query-pagination-previous):hover {
color: var(--color-background);
}
}
.wp-block-query-pagination-numbers .page-numbers.current {
background-color: var(--color-secondary);
color: var(--color-background);
}
.wp-block-list *::marker {
color: var(--color-secondary);
}
.wp-block-list::marker {
color: var(--color-secondary);
}
.wp-block-list *::-webkit-details-marker {
color: var(--color-secondary);
}
.wp-block-list::-webkit-details-marker {
color: var(--color-secondary);
}
.neccouncil-service-card {
position: relative;
overflow: hidden;
}
.neccouncil-service-card__heading a {
text-decoration-line: none;
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
--tw-duration: 300ms;
transition-duration: 300ms;
}
:is(.neccouncil-service-card__heading a)::after {
content: var(--tw-content);
position: absolute;
}
:is(.neccouncil-service-card__heading a)::after {
content: var(--tw-content);
inset: calc(var(--spacing) * 0);
}
:is(.neccouncil-service-card__heading a)::after {
content: var(--tw-content);
display: block;
}
.neccouncil-service-card .wp-block-image {
position: relative;
margin-inline: -1px;
margin-top: -1px;
height: auto;
width: calc(100% + 2px);
overflow: hidden;
}
.neccouncil-services {
position: relative;
z-index: 10;
}
@media (width >= 782px) {
.neccouncil-services {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (width >= 1282px) {
.neccouncil-services {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}
.neccouncil-quote-card .wp-block-quote {
border-style: var(--tw-border-style);
border-width: 0px;
padding: calc(var(--spacing) * 0);
}
.neccouncil-quote-card .wp-block-quote {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 8;
}
@media (width < 640px) {
.neccouncil-map {
height: calc(var(--spacing) * 100);
}
}
@media (width >= 782px) {
.neccouncil-map {
height: calc(var(--spacing) * 74);
}
}
@media (width >= 1024px) {
.neccouncil-map {
height: calc(var(--spacing) * 108);
}
}
@media (width >= 1282px) {
.neccouncil-map {
height: calc(var(--spacing) * 145);
}
}
@media (width < 782px) {
.neccouncil-map-description {
text-align: center !important;
}
}
.wp-block-splide-carousel {
margin-bottom: calc(var(--spacing) * 0);
}
.wp-block-splide-carousel .splide__arrows {
display: none;
}
@media (width >= 782px) {
.wp-block-splide-carousel .splide__arrows {
display: block;
}
}
.wp-block-splide-carousel .splide__arrow {
width: calc(var(--spacing) * 14) !important;
height: calc(var(--spacing) * 14) !important;
--tw-translate-y: calc(calc(1/2 * 100%) * -1);
translate: var(--tw-translate-x) var(--tw-translate-y);
transform: none !important;
border-style: var(--tw-border-style);
border-width: 1px;
--tw-border-style: solid;
border-style: solid;
border-color: var(--color-grey);
background-color: var(--color-background);
opacity: 100%;
--tw-duration: 200ms;
transition-duration: 200ms;
}
@media (hover: hover) {
:is(.wp-block-splide-carousel .splide__arrow):hover {
border-color: var(--color-secondary);
}
}
@media (hover: hover) {
:is(.wp-block-splide-carousel .splide__arrow):hover {
background-color: var(--color-secondary);
}
}
.wp-block-splide-carousel .splide__arrow svg {
display: none;
}
.wp-block-splide-carousel .splide__arrow[disabled] {
pointer-events: none;
opacity: 50%;
}
.wp-block-splide-carousel .splide__arrow--prev {
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.293725 7.29374C-0.096899 7.68437 -0.096899 8.31874 0.293725 8.70937L6.29373 14.7094C6.68435 15.1 7.31873 15.1 7.70935 14.7094C8.09998 14.3187 8.09998 13.6844 7.70935 13.2937L2.4156 7.99999L7.70623 2.70624C8.09685 2.31562 8.09685 1.68124 7.70623 1.29062C7.3156 0.899994 6.68123 0.899994 6.2906 1.29062L0.2906 7.29062L0.293725 7.29374Z' fill='%2300357A'/%3E%3C/svg%3E");
background-size: 10px 16px;
background-position: center;
background-repeat: no-repeat;
}
@media (width >= 782px) {
.wp-block-splide-carousel .splide__arrow--prev {
inset-inline-start: calc(var(--spacing) * 0);
}
}
.wp-block-splide-carousel .splide__arrow--next {
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70627 7.29374C10.0969 7.68437 10.0969 8.31874 9.70627 8.70937L3.70627 14.7094C3.31565 15.1 2.68127 15.1 2.29065 14.7094C1.90002 14.3187 1.90002 13.6844 2.29065 13.2937L7.5844 7.99999L2.29377 2.70624C1.90315 2.31562 1.90315 1.68124 2.29377 1.29062C2.6844 0.899994 3.31877 0.899994 3.7094 1.29062L9.7094 7.29062L9.70627 7.29374Z' fill='%2300357A'/%3E%3C/svg%3E");
background-size: 10px 16px;
background-position: center;
background-repeat: no-repeat;
}
@media (width >= 782px) {
.wp-block-splide-carousel .splide__arrow--next {
inset-inline-end: calc(var(--spacing) * 0);
}
}
@media (width >= 782px) {
.wp-block-splide-carousel .splide__arrows .splide__arrow--prev {
inset-inline-start: calc(-1.875rem - 3.5rem);
}
}
@media (width >= 782px) {
.wp-block-splide-carousel .splide__arrows .splide__arrow--next {
inset-inline-end: calc(-1.875rem - 3.5rem);
}
}
.neccouncil-services-splide-carousel {
position: relative;
z-index: 10;
}
.neccouncil-services-splide-carousel .wp-block-splide-carousel__track {
overflow: visible;
}
.neccouncil-services-splide-carousel .wp-block-splide-carousel__slide {
overflow: visible;
}
.neccouncil-services-splide-carousel .wp-block-splide-carousel__slide .neccouncil-service-card {
height: 100%;
}
.neccouncil-query-loop .wp-block-cover {
overflow: visible;
}
.neccouncil-query-loop__content {
position: relative;
}
.neccouncil-query-loop .wp-block-post-title {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.neccouncil-query-loop .wp-block-post-title a {
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
--tw-duration: 300ms;
transition-duration: 300ms;
--tw-ease: var(--ease-in-out);
transition-timing-function: var(--ease-in-out);
}
.neccouncil-query-loop .wp-block-post-excerpt__excerpt {
margin-block: calc(var(--spacing) * 0);
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.neccouncil-query-loop__footer {
position: relative;
z-index: 2;
margin-top: -1px;
}
@media (hover: hover) {
:is(.neccouncil-query-loop__footer a):hover {
text-decoration-line: none !important;
}
}
.neccouncil-contact-form-wrapper {
height: 100%;
padding: calc(var(--spacing) * 6);
}
@media (width >= 640px) {
.neccouncil-contact-form-wrapper {
padding: calc(var(--spacing) * 7);
}
}
@media (width >= 782px) {
.neccouncil-contact-form-wrapper {
padding: calc(var(--spacing) * 8);
}
}
@media (width >= 1024px) {
.neccouncil-contact-form-wrapper {
padding: calc(var(--spacing) * 9);
}
}
@media (width >= 1282px) {
.neccouncil-contact-form-wrapper {
padding: calc(var(--spacing) * 12);
}
}
.neccouncil-apply-form-wrapper {
padding: calc(var(--spacing) * 6);
}
@media (width >= 640px) {
.neccouncil-apply-form-wrapper {
padding: calc(var(--spacing) * 7);
}
}
@media (width >= 1282px) {
.neccouncil-apply-form-wrapper {
padding: calc(var(--spacing) * 12);
}
}
.wpcf7-form p {
margin-block: calc(var(--spacing) * 0);
}
.wpcf7-form label {
margin-bottom: calc(var(--spacing) * 3);
display: block;
font-size: var(--text-small);
line-height: var(--tw-leading, var(--text-small--line-height));
--tw-font-weight: var(--font-weight-semibold);
font-weight: var(--font-weight-semibold);
}
.wpcf7-form .legend {
margin-top: calc(var(--spacing) * 0);
margin-bottom: calc(var(--spacing) * 4);
font-size: var(--text-small);
line-height: var(--tw-leading, var(--text-small--line-height));
--tw-font-weight: var(--font-weight-semibold);
font-weight: var(--font-weight-semibold);
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="password"], .wpcf7-form input[type="number"], .wpcf7-form input[type="url"], .wpcf7-form input[type="date"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="search"], .wpcf7-form input[type="file"], .wpcf7-form select, .wpcf7-form textarea {
display: block;
width: 100%;
appearance: none;
border-radius: var(--radius-xl);
border-style: var(--tw-border-style);
border-width: 1px;
--tw-border-style: solid;
border-style: solid;
border-color: var(--color-grey);
background-color: var(--color-white);
background-size: 12px 12px;
background-position: right 19px center !important;
background-repeat: no-repeat;
padding-block: calc(var(--spacing) * 3.25);
padding-right: calc(var(--spacing) * 10);
padding-left: calc(var(--spacing) * 4);
font-size: var(--text-small);
line-height: var(--tw-leading, var(--text-small--line-height));
color: var(--color-foreground-dark);
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea)::placeholder {
color: var(--color-foreground);
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):focus {
border-color: var(--color-info);
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):focus {
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):focus {
--tw-ring-color: var(--color-info);
}
@supports (color: color-mix(in lab, red, red)) {
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):focus {
--tw-ring-color: color-mix(in oklab, var(--color-info) 20%, transparent);
}
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):focus {
--tw-outline-style: none;
outline-style: none;
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):disabled {
border-color: var(--color-gray-200);
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):disabled {
background-color: var(--color-gray-100);
}
:is(.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="password"],.wpcf7-form input[type="number"],.wpcf7-form input[type="url"],.wpcf7-form input[type="date"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="month"],.wpcf7-form input[type="week"],.wpcf7-form input[type="time"],.wpcf7-form input[type="search"],.wpcf7-form input[type="file"],.wpcf7-form select,.wpcf7-form textarea):disabled {
color: var(--color-gray-200);
}
.wpcf7-form select, .woocommerce select {
background-size: 20px;
background-position: center;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%231A1A1A'%3E%3Cpath fill-rule='evenodd' d='M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06Z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");
background-size: 14px 15px;
background-position: right 19px center !important;
background-repeat: no-repeat;
color: var(--color-foreground);
}
@media (hover: hover) {
:is(.wpcf7-form select,.woocommerce select):hover {
cursor: pointer;
}
}
.wpcf7-form textarea {
height: calc(var(--spacing) * 32);
}
@media (width >= 640px) {
.wpcf7-form textarea {
height: calc(var(--spacing) * 36);
}
}
@media (width >= 782px) {
.wpcf7-form textarea {
height: calc(var(--spacing) * 40);
}
}
.wpcf7-form input.wpcf7-not-valid, .wpcf7-form textarea.wpcf7-not-valid {
border-color: var(--color-danger);
background-size: 12px;
background-repeat: no-repeat;
background-position: center;
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99913 0C4.61101 0.000203558 3.2659 0.481691 2.19299 1.36246C1.12009 2.24322 0.385762 3.46873 0.115138 4.83022C-0.155486 6.1917 0.0543384 7.60496 0.708853 8.82908C1.36337 10.0532 2.4221 11.0125 3.70462 11.5436C4.98714 12.0746 6.41411 12.1445 7.74241 11.7414C9.07071 11.3383 10.2181 10.4871 10.9892 9.33286C11.7603 8.17859 12.1073 6.79268 11.9711 5.41126C11.8348 4.02984 11.2239 2.73839 10.2422 1.75694C9.11651 0.632228 7.59041 0.000295006 5.99913 0ZM5.99913 10.8399C4.87933 10.8402 3.79408 10.4522 2.92832 9.74196C2.06255 9.03175 1.46983 8.04332 1.25117 6.94507C1.03251 5.84683 1.20145 4.70675 1.72917 3.7191C2.25689 2.73145 3.11076 1.95732 4.14527 1.52867C5.17978 1.10002 6.33092 1.04336 7.40253 1.36833C8.47414 1.6933 9.39991 2.37976 10.0221 3.3108C10.6443 4.24185 10.9244 5.35986 10.8146 6.47427C10.7049 7.58868 10.2121 8.63058 9.42029 9.42239C8.97108 9.87179 8.43776 10.2283 7.85075 10.4715C7.26373 10.7148 6.63454 10.8399 5.99913 10.8399ZM5.99913 2.89773C6.15296 2.89773 6.30049 2.95884 6.40926 3.06762C6.51804 3.17639 6.57915 3.32392 6.57915 3.47775V5.99517C6.57915 6.149 6.51804 6.29653 6.40926 6.40531C6.30049 6.51408 6.15296 6.57519 5.99913 6.57519C5.92286 6.57535 5.84731 6.56049 5.7768 6.53142C5.70629 6.50234 5.64221 6.45962 5.58823 6.40575C5.53424 6.35187 5.49138 6.28788 5.46215 6.21743C5.43293 6.14698 5.4179 6.07144 5.4179 5.99517V3.4898C5.4171 3.41302 5.43156 3.33685 5.46043 3.26571C5.48929 3.19456 5.53199 3.12985 5.58606 3.07533C5.64013 3.02082 5.7045 2.97757 5.77541 2.94812C5.84631 2.91867 5.92235 2.90359 5.99913 2.90376V2.89773ZM6.57915 8.31289C6.58272 8.39136 6.57036 8.46974 6.54279 8.5433C6.51522 8.61685 6.47304 8.68408 6.41877 8.74087C6.36451 8.79767 6.29927 8.84285 6.22704 8.87374C6.15481 8.90462 6.0771 8.92052 5.99854 8.92052C5.91999 8.92052 5.84224 8.90462 5.77001 8.87374C5.69778 8.84285 5.63258 8.79767 5.57831 8.74087C5.52404 8.68408 5.48182 8.61685 5.45426 8.5433C5.42669 8.46974 5.41433 8.39136 5.4179 8.31289C5.42471 8.16347 5.48886 8.02239 5.597 7.91906C5.70515 7.81573 5.84897 7.75807 5.99854 7.75807C6.14812 7.75807 6.2919 7.81573 6.40004 7.91906C6.50819 8.02239 6.57234 8.16347 6.57915 8.31289Z' fill='%23BF1332'/%3E%3C/svg%3E%0A");
}
:is(.wpcf7-form input.wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid):focus {
border-color: var(--color-danger);
}
:is(.wpcf7-form input.wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid):focus {
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(.wpcf7-form input.wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid):focus {
--tw-ring-color: var(--color-danger);
}
@supports (color: color-mix(in lab, red, red)) {
:is(.wpcf7-form input.wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid):focus {
--tw-ring-color: color-mix(in oklab, var(--color-danger) 40%, transparent);
}
}
:is(.wpcf7-form input.wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid):focus {
--tw-outline-style: none;
outline-style: none;
}
.neccouncil-contact-form-submit-wrapper {
position: relative;
display: flex;
justify-content: center;
}
.neccouncil-contact-form-submit-wrapper p {
display: contents;
}
.neccouncil-contact-form-submit-wrapper .wpcf7-spinner {
position: absolute;
inset-inline-end: calc(var(--spacing) * 0);
top: calc(1/2 * 100%);
--tw-translate-y: calc(calc(1/2 * 100%) * -1);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
.wpcf7-form button[type="submit"], .wpcf7-form input[type="submit"] {
display: inline-flex;
border-radius: calc(infinity * 1px);
--tw-border-style: none;
border-style: none;
background-color: var(--color-primary);
padding-inline: calc(var(--spacing) * 6);
padding-block: calc(var(--spacing) * 3);
font-size: var(--text-medium);
line-height: 1.625em;
--tw-font-weight: var(--font-weight-semibold);
font-weight: var(--font-weight-semibold);
color: var(--color-background);
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
:is(.wpcf7-form button[type="submit"],.wpcf7-form input[type="submit"]):hover {
cursor: pointer;
}
}
@media (hover: hover) {
:is(.wpcf7-form button[type="submit"],.wpcf7-form input[type="submit"]):hover {
background-color: var(--color-primary-light);
}
}
.has-tertiary-background-color .wpcf7-form button[type="submit"], .has-tertiary-background-color .wpcf7-form input[type="submit"] {
background-color: var(--color-background);
color: var(--color-foreground-dark);
}
@media (hover: hover) {
:is(.has-tertiary-background-color .wpcf7-form button[type="submit"],.has-tertiary-background-color .wpcf7-form input[type="submit"]):hover {
background-color: var(--color-lightgrey);
}
}
.neccouncil-checkboxes-list {
display: flex;
flex-direction: column;
gap: calc(var(--spacing) * 2.5);
}
.neccouncil-checkboxes-list .wpcf7-list-item {
margin-inline-start: calc(var(--spacing) * 0);
padding-bottom: calc(var(--spacing) * 1);
font-size: var(--text-small);
line-height: var(--tw-leading, var(--text-small--line-height));
}
.wpcf7-form .neccouncil-checkboxes-list .wpcf7-list-item label {
margin-bottom: calc(var(--spacing) * 0);
--tw-font-weight: var(--font-weight-normal);
font-weight: var(--font-weight-normal);
}
.neccouncil-checkboxes-list .wpcf7-list-item input[type="checkbox"] {
margin-top: calc(var(--spacing) * 0);
height: calc(var(--spacing) * 5);
width: calc(var(--spacing) * 5);
appearance: none;
border-radius: var(--radius-xs);
border-style: var(--tw-border-style);
border-width: 1px;
--tw-border-style: solid;
border-style: solid;
border-color: var(--color-grey);
background-color: var(--color-background);
background-size: 16px 16px;
background-position: center;
background-repeat: no-repeat;
}
:is(.neccouncil-checkboxes-list .wpcf7-list-item input[type="checkbox"]):checked {
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55693 2.77082L4.64305 7.6847L2.44321 5.48534C2.15868 5.20081 1.6979 5.20081 1.41384 5.48534C1.12931 5.76988 1.12931 6.23065 1.41384 6.51472L4.12788 9.22924C4.26944 9.3708 4.45647 9.44298 4.64257 9.44298C4.82867 9.44298 5.01476 9.3722 5.15726 9.22924L10.5858 3.80068C10.8704 3.51614 10.8704 3.05537 10.5858 2.7713C10.3022 2.4863 9.84145 2.4863 9.55692 2.77083L9.55693 2.77082Z' fill='%2300A36F'/%3E%3C/svg%3E");
}
.neccouncil-checkboxes-list .wpcf7-list-item label {
display: inline-flex;
gap: calc(var(--spacing) * 2.5);
}
@media (hover: hover) {
:is(.neccouncil-checkboxes-list .wpcf7-list-item label):hover {
cursor: pointer;
}
}
:is(.neccouncil-checkboxes-list .wpcf7-list-item .wpcf7-list-item-label)::before {
content: var(--tw-content);
display: none;
}
:is(.neccouncil-checkboxes-list .wpcf7-list-item .wpcf7-list-item-label)::after {
content: var(--tw-content);
display: none;
}
.neccouncil-radio-list {
display: flex;
flex-direction: column;
gap: calc(var(--spacing) * 2.5);
}
.neccouncil-radio-list .wpcf7-list-item {
margin-inline-start: calc(var(--spacing) * 0);
padding-bottom: calc(var(--spacing) * 1);
font-size: var(--text-small);
line-height: var(--tw-leading, var(--text-small--line-height));
}
.neccouncil-radio-list .wpcf7-list-item input[type="radio"] {
margin-top: calc(var(--spacing) * 0);
height: calc(var(--spacing) * 5);
width: calc(var(--spacing) * 5);
appearance: none;
border-radius: calc(infinity * 1px);
border-style: var(--tw-border-style);
border-width: 1px;
--tw-border-style: solid;
border-style: solid;
border-color: var(--color-grey);
background-color: var(--color-background);
background-position: center;
background-repeat: no-repeat;
color: var(--color-primary);
}
:is(.neccouncil-radio-list .wpcf7-list-item input[type="radio"]):checked {
border-color: var(--color-primary);
}
:is(.neccouncil-radio-list .wpcf7-list-item input[type="radio"]):checked {
background-color: var(--color-primary);
}
.neccouncil-radio-list .wpcf7-list-item label {
margin-bottom: calc(var(--spacing) * 0);
display: inline-flex;
gap: calc(var(--spacing) * 2.5);
--tw-font-weight: var(--font-weight-normal);
font-weight: var(--font-weight-normal);
}
@media (hover: hover) {
:is(.neccouncil-radio-list .wpcf7-list-item label):hover {
cursor: pointer;
}
}
.wpcf7-not-valid-tip {
margin-top: calc(var(--spacing) * 1);
margin-bottom: calc(var(--spacing) * 0) !important;
font-size: var(--text-xs);
line-height: var(--tw-leading, var(--text-xs--line-height));
--tw-leading: var(--leading-tight);
line-height: var(--leading-tight);
color: var(--color-danger);
}
.has-tertiary-background-color .wpcf7-not-valid-tip {
color: var(--color-background);
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
position: relative;
margin-inline: calc(var(--spacing) * 0);
border-radius: var(--radius-2xl);
border-style: var(--tw-border-style);
border-width: 0px;
padding: calc(var(--spacing) * 6);
padding-inline-start: calc(var(--spacing) * 12);
font-size: var(--text-sm);
line-height: var(--tw-leading, var(--text-sm--line-height));
}
:is(.wpcf7 .wpcf7-form .wpcf7-response-output)::before {
content: var(--tw-content);
position: absolute;
}
:is(.wpcf7 .wpcf7-form .wpcf7-response-output)::before {
content: var(--tw-content);
top: calc(var(--spacing) * 6);
}
:is(.wpcf7 .wpcf7-form .wpcf7-response-output)::before {
content: var(--tw-content);
left: calc(var(--spacing) * 4);
}
:is(.wpcf7 .wpcf7-form .wpcf7-response-output)::before {
content: var(--tw-content);
display: block;
}
:is(.wpcf7 .wpcf7-form .wpcf7-response-output)::before {
content: var(--tw-content);
height: calc(var(--spacing) * 5);
}
:is(.wpcf7 .wpcf7-form .wpcf7-response-output)::before {
content: var(--tw-content);
width: calc(var(--spacing) * 5);
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
background-color: var(--color-green-50);
color: var(--color-success);
}
:is(.wpcf7 .wpcf7-form.sent .wpcf7-response-output)::before {
content: var(--tw-content);
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='rgb(21,128,61)' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 10-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z' clip-rule='evenodd' /%3E%3C/svg%3E");
}
.wpcf7 .wpcf7-form.failed .wpcf7-response-output, .wpcf7 .wpcf7-form.aborted .wpcf7-response-output {
background-color: var(--color-red-50);
color: var(--color-red-700);
}
:is(.wpcf7 .wpcf7-form.failed .wpcf7-response-output,.wpcf7 .wpcf7-form.aborted .wpcf7-response-output)::before {
content: var(--tw-content);
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='rgb(185,28,28)' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM8.28 7.22a.75.75 0 00-1.06 1.06L8.94 10l-1.72 1.72a.75.75 0 101.06 1.06L10 11.06l1.72 1.72a.75.75 0 101.06-1.06L11.06 10l1.72-1.72a.75.75 0 00-1.06-1.06L10 8.94 8.28 7.22z' clip-rule='evenodd' /%3E%3C/svg%3E");
}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output, .wpcf7 .wpcf7-form.unacceneccouncild .wpcf7-response-output, .wpcf7 .wpcf7-form.payment-required .wpcf7-response-output {
background-color: var(--color-yellow-50);
color: var(--color-yellow-700);
}
:is(.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,.wpcf7 .wpcf7-form.unacceneccouncild .wpcf7-response-output,.wpcf7 .wpcf7-form.payment-required .wpcf7-response-output)::before {
content: var(--tw-content);
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='rgb(161,98,7)' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M8.485 3.495c.673-1.167 2.357-1.167 3.03 0l6.28 10.875c.673 1.167-.17 2.625-1.516 2.625H3.72c-1.347 0-2.189-1.458-1.515-2.625L8.485 3.495zM10 6a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5A.75.75 0 0110 6zm0 9a1 1 0 100-2 1 1 0 000 2z' clip-rule='evenodd' /%3E%3C/svg%3E");
}
.neccouncil-file-control input[type="file"]::file-selector-button {
border-style: var(--tw-border-style);
border-width: 0px;
background-color: transparent;
padding-inline-end: calc(var(--spacing) * 3);
--tw-font-weight: var(--font-weight-bold);
font-weight: var(--font-weight-bold);
}
.neccouncil-file-control:hover input[type="file"] {
border-color: var(--color-foreground-dark);
}
.visible {
visibility: visible;
}
.absolute {
position: absolute;
}
.fixed {
position: fixed;
}
.relative {
position: relative;
}
.static {
position: static;
}
.sticky {
position: sticky;
}
.z-10 {
z-index: 10;
}
.z-\[1\] {
z-index: 1;
}
.col-span-full {
grid-column: 1 / -1;
}
.container {
width: 100%;
}
@media (width >= 640px) {
.container {
max-width: 640px;
}
}
@media (width >= 782px) {
.container {
max-width: 782px;
}
}
@media (width >= 1024px) {
.container {
max-width: 1024px;
}
}
@media (width >= 1282px) {
.container {
max-width: 1282px;
}
}
@media (width >= 1450px) {
.container {
max-width: 1450px;
}
}
@media (width >= 96rem) {
.container {
max-width: 96rem;
}
}
.block {
display: block;
}
.contents {
display: contents;
}
.flex {
display: flex;
}
.grid {
display: grid;
}
.hidden {
display: none;
}
.table {
display: table;
}
.size-6 {
width: calc(var(--spacing) * 6);
height: calc(var(--spacing) * 6);
}
.size-full {
width: 100%;
height: 100%;
}
.h-full {
height: 100%;
}
.shrink-0 {
flex-shrink: 0;
}
.grow {
flex-grow: 1;
}
.transform {
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.gap-\[1\.875rem\] {
gap: 1.875rem;
}
.overflow-hidden {
overflow: hidden;
}
.overflow-x-hidden {
overflow-x: hidden;
}
.border {
border-style: var(--tw-border-style);
border-width: 1px;
}
.uppercase {
text-transform: uppercase;
}
.underline {
text-decoration-line: underline;
}
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mix-blend-darken {
mix-blend-mode: darken;
}
.shadow {
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.outline {
outline-style: var(--tw-outline-style);
outline-width: 1px;
}
.filter {
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (width >= 1024px) {
.lg\:col-span-1 {
grid-column: span 1 / span 1;
}
}
@layer base {
input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
appearance: none;
background-color: #fff;
border-color: oklch(55.1% 0.027 264.364);
border-width: 1px;
border-radius: 0px;
padding-top: 0.5rem;
padding-right: 0.75rem;
padding-bottom: 0.5rem;
padding-left: 0.75rem;
font-size: 1rem;
line-height: 1.5rem;
--tw-shadow: 0 0 #0000;
}
:is(input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select):focus {
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-inset: var(--tw-empty,  );
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: oklch(54.6% 0.245 262.881);
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
border-color: oklch(54.6% 0.245 262.881);
}
input::placeholder,textarea::placeholder {
color: oklch(55.1% 0.027 264.364);
opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
padding: 0;
}
::-webkit-date-and-time-value {
min-height: 1.5em;
}
::-webkit-date-and-time-value {
text-align: inherit;
}
::-webkit-datetime-edit {
display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
padding-top: 0;
padding-bottom: 0;
}
select {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
background-position: right 0.5rem center;
background-repeat: no-repeat;
background-size: 1.5em 1.5em;
padding-right: 2.5rem;
print-color-adjust: exact;
}
select:where([multiple]),select:where([size]:not([size="1"])) {
background-image: initial;
background-position: initial;
background-repeat: unset;
background-size: initial;
padding-right: 0.75rem;
print-color-adjust: unset;
}
input:where([type='checkbox']),input:where([type='radio']) {
appearance: none;
padding: 0;
print-color-adjust: exact;
display: inline-block;
vertical-align: middle;
background-origin: border-box;
user-select: none;
flex-shrink: 0;
height: 1rem;
width: 1rem;
color: oklch(54.6% 0.245 262.881);
background-color: #fff;
border-color: oklch(55.1% 0.027 264.364);
border-width: 1px;
--tw-shadow: 0 0 #0000;
}
input:where([type='checkbox']) {
border-radius: 0px;
}
input:where([type='radio']) {
border-radius: 100%;
}
input:where([type='checkbox']):focus,input:where([type='radio']):focus {
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-inset: var(--tw-empty,  );
--tw-ring-offset-width: 2px;
--tw-ring-offset-color: #fff;
--tw-ring-color: oklch(54.6% 0.245 262.881);
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
input:where([type='checkbox']):checked,input:where([type='radio']):checked {
border-color: transparent;
background-color: currentColor;
background-size: 100% 100%;
background-position: center;
background-repeat: no-repeat;
}
input:where([type='checkbox']):checked {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
input:where([type='checkbox']):checked {
appearance: auto;
}
}
input:where([type='radio']):checked {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
input:where([type='radio']):checked {
appearance: auto;
}
}
input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
border-color: transparent;
background-color: currentColor;
}
input:where([type='checkbox']):indeterminate {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
border-color: transparent;
background-color: currentColor;
background-size: 100% 100%;
background-position: center;
background-repeat: no-repeat;
}
@media (forced-colors: active) {
input:where([type='checkbox']):indeterminate {
appearance: auto;
}
}
input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
border-color: transparent;
background-color: currentColor;
}
input:where([type='file']) {
background: unset;
border-color: inherit;
border-width: 0;
border-radius: 0;
padding: 0;
font-size: unset;
line-height: inherit;
}
input:where([type='file']):focus {
outline: 1px solid ButtonText;
outline: 1px auto -webkit-focus-ring-color;
}
}
@property --tw-mask-linear {
syntax: "*";
inherits: false;
initial-value: linear-gradient(#fff, #fff);
}
@property --tw-mask-radial {
syntax: "*";
inherits: false;
initial-value: linear-gradient(#fff, #fff);
}
@property --tw-mask-conic {
syntax: "*";
inherits: false;
initial-value: linear-gradient(#fff, #fff);
}
@property --tw-mask-linear-position {
syntax: "*";
inherits: false;
initial-value: 0deg;
}
@property --tw-mask-linear-from-position {
syntax: "*";
inherits: false;
initial-value: 0%;
}
@property --tw-mask-linear-to-position {
syntax: "*";
inherits: false;
initial-value: 100%;
}
@property --tw-mask-linear-from-color {
syntax: "*";
inherits: false;
initial-value: black;
}
@property --tw-mask-linear-to-color {
syntax: "*";
inherits: false;
initial-value: transparent;
}
@property --tw-content {
syntax: "*";
initial-value: "";
inherits: false;
}
@property --tw-translate-x {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-y {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-z {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-scale-x {
syntax: "*";
inherits: false;
initial-value: 1;
}
@property --tw-scale-y {
syntax: "*";
inherits: false;
initial-value: 1;
}
@property --tw-scale-z {
syntax: "*";
inherits: false;
initial-value: 1;
}
@property --tw-font-weight {
syntax: "*";
inherits: false;
}
@property --tw-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-inset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
syntax: "*";
inherits: false;
}
@property --tw-ring-offset-width {
syntax: "<length>";
inherits: false;
initial-value: 0px;
}
@property --tw-ring-offset-color {
syntax: "*";
inherits: false;
initial-value: #fff;
}
@property --tw-ring-offset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 #0000;
}
@property --tw-duration {
syntax: "*";
inherits: false;
}
@property --tw-ease {
syntax: "*";
inherits: false;
}
@property --tw-border-style {
syntax: "*";
inherits: false;
initial-value: solid;
}
@property --tw-leading {
syntax: "*";
inherits: false;
}
@property --tw-rotate-x {
syntax: "*";
inherits: false;
}
@property --tw-rotate-y {
syntax: "*";
inherits: false;
}
@property --tw-rotate-z {
syntax: "*";
inherits: false;
}
@property --tw-skew-x {
syntax: "*";
inherits: false;
}
@property --tw-skew-y {
syntax: "*";
inherits: false;
}
@property --tw-outline-style {
syntax: "*";
inherits: false;
initial-value: solid;
}
@property --tw-blur {
syntax: "*";
inherits: false;
}
@property --tw-brightness {
syntax: "*";
inherits: false;
}
@property --tw-contrast {
syntax: "*";
inherits: false;
}
@property --tw-grayscale {
syntax: "*";
inherits: false;
}
@property --tw-hue-rotate {
syntax: "*";
inherits: false;
}
@property --tw-invert {
syntax: "*";
inherits: false;
}
@property --tw-opacity {
syntax: "*";
inherits: false;
}
@property --tw-saturate {
syntax: "*";
inherits: false;
}
@property --tw-sepia {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-drop-shadow-size {
syntax: "*";
inherits: false;
}
@layer properties {
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
*, ::before, ::after, ::backdrop {
--tw-mask-linear: linear-gradient(#fff, #fff);
--tw-mask-radial: linear-gradient(#fff, #fff);
--tw-mask-conic: linear-gradient(#fff, #fff);
--tw-mask-linear-position: 0deg;
--tw-mask-linear-from-position: 0%;
--tw-mask-linear-to-position: 100%;
--tw-mask-linear-from-color: black;
--tw-mask-linear-to-color: transparent;
--tw-content: "";
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-translate-z: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-scale-z: 1;
--tw-font-weight: initial;
--tw-shadow: 0 0 #0000;
--tw-shadow-color: initial;
--tw-shadow-alpha: 100%;
--tw-inset-shadow: 0 0 #0000;
--tw-inset-shadow-color: initial;
--tw-inset-shadow-alpha: 100%;
--tw-ring-color: initial;
--tw-ring-shadow: 0 0 #0000;
--tw-inset-ring-color: initial;
--tw-inset-ring-shadow: 0 0 #0000;
--tw-ring-inset: initial;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-duration: initial;
--tw-ease: initial;
--tw-border-style: solid;
--tw-leading: initial;
--tw-rotate-x: initial;
--tw-rotate-y: initial;
--tw-rotate-z: initial;
--tw-skew-x: initial;
--tw-skew-y: initial;
--tw-outline-style: solid;
--tw-blur: initial;
--tw-brightness: initial;
--tw-contrast: initial;
--tw-grayscale: initial;
--tw-hue-rotate: initial;
--tw-invert: initial;
--tw-opacity: initial;
--tw-saturate: initial;
--tw-sepia: initial;
--tw-drop-shadow: initial;
--tw-drop-shadow-color: initial;
--tw-drop-shadow-alpha: 100%;
--tw-drop-shadow-size: initial;
}
}
}@font-face{font-family:dashicons;src:url(//www.neccouncil.org/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//www.neccouncil.org/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//www.neccouncil.org/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)}:root{--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-outline-width-default:2px;--tec-outline-style-default:solid;--tec-outline-color-default:var(--tec-color-border-active,#1a202c);--tec-outline-offset-default:2px;--tec-outline-active-default:var(--tec-outline-width-default) var(--tec-outline-style-default) var(--tec-outline-color-default);--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}.tribe-common{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased}.tribe-common *{box-sizing:border-box}.tribe-common article,.tribe-common aside,.tribe-common details,.tribe-common figcaption,.tribe-common figure,.tribe-common footer,.tribe-common header,.tribe-common main,.tribe-common menu,.tribe-common nav,.tribe-common section,.tribe-common summary{display:block}.tribe-common svg:not(:root){overflow:hidden}.tribe-common audio,.tribe-common canvas,.tribe-common progress,.tribe-common video{display:inline-block}.tribe-common audio:not([controls]){display:none;height:0}.tribe-common progress{vertical-align:initial}.tribe-common [hidden],.tribe-common template{display:none}.tribe-common pre{overflow:auto}.tribe-common sub,.tribe-common sup{position:relative;vertical-align:initial}.tribe-common sup{top:-.5em}.tribe-common sub{bottom:-.25em}.tribe-common button,.tribe-common input,.tribe-common select,.tribe-common textarea{box-sizing:border-box;margin:0}.tribe-common input[type=number]::-webkit-inner-spin-button,.tribe-common input[type=number]::-webkit-outer-spin-button{height:auto}.tribe-common legend{color:inherit;display:table;max-width:100%;white-space:normal}.tribe-common textarea{overflow:auto;resize:none}.tribe-common button,.tribe-common input[type=button],.tribe-common input[type=reset],.tribe-common input[type=submit]{cursor:pointer;overflow:visible}.tribe-common button[disabled],.tribe-common input[disabled]{cursor:default}.tribe-common button::-moz-focus-inner,.tribe-common input::-moz-focus-inner{border:0;padding:0}.tribe-common a,.tribe-common abbr,.tribe-common acronym,.tribe-common address,.tribe-common applet,.tribe-common article,.tribe-common aside,.tribe-common audio,.tribe-common b,.tribe-common big,.tribe-common blockquote,.tribe-common canvas,.tribe-common caption,.tribe-common center,.tribe-common cite,.tribe-common code,.tribe-common dd,.tribe-common del,.tribe-common details,.tribe-common dfn,.tribe-common div,.tribe-common dl,.tribe-common dt,.tribe-common em,.tribe-common embed,.tribe-common fieldset,.tribe-common figcaption,.tribe-common figure,.tribe-common footer,.tribe-common form,.tribe-common h1,.tribe-common h2,.tribe-common h3,.tribe-common h4,.tribe-common h5,.tribe-common h6,.tribe-common header,.tribe-common i,.tribe-common iframe,.tribe-common img,.tribe-common ins,.tribe-common kbd,.tribe-common label,.tribe-common legend,.tribe-common li,.tribe-common main,.tribe-common mark,.tribe-common menu,.tribe-common nav,.tribe-common object,.tribe-common ol,.tribe-common output,.tribe-common p,.tribe-common pre,.tribe-common q,.tribe-common ruby,.tribe-common s,.tribe-common samp,.tribe-common section,.tribe-common small,.tribe-common span,.tribe-common strike,.tribe-common strong,.tribe-common sub,.tribe-common summary,.tribe-common sup,.tribe-common table,.tribe-common tbody,.tribe-common td,.tribe-common tfoot,.tribe-common th,.tribe-common thead,.tribe-common time,.tribe-common tr,.tribe-common tt,.tribe-common u,.tribe-common ul,.tribe-common var,.tribe-common video{border:0;margin:0;padding:0}.tribe-common ol,.tribe-common ul{list-style:none}.tribe-common img{border-style:none;height:auto;-ms-interpolation-mode:bicubic;max-width:100%}.tribe-common embed,.tribe-common iframe,.tribe-common video{max-height:100%;max-width:100%}.tribe-theme-avada input[type=text]{margin:0}.tribe-theme-divi .entry-content .tribe-common table,.tribe-theme-divibody.et-pb-preview #main-content .container .tribe-common table{border:0;margin:0}.tribe-theme-divi .entry-content .tribe-common td,.tribe-theme-divibody.et-pb-preview #main-content .container .tribe-common td{border:0}.tribe-theme-divi #content-area .tribe-common td,.tribe-theme-divi #content-area .tribe-common th,.tribe-theme-divi #content-area .tribe-common tr,.tribe-theme-divi #left-area .tribe-common ul{padding:0}#top .main_color .tribe-common button[disabled],#top.tribe-theme-enfold .tribe-common button[disabled]{cursor:default}#top .main_color .tribe-common form,#top .main_color .tribe-common input,#top.tribe-theme-enfold .tribe-common form,#top.tribe-theme-enfold .tribe-common input{margin:0}.entry-content-wrapper .tribe-common li{margin:0;padding:0}.entry-content .tribe-common ol,.entry-content .tribe-common ul,.tribe-theme-genesis .tribe-common ol,.tribe-theme-genesis .tribe-common ul{margin:0;padding:0}.tribe-theme-twentynineteen .tribe-common svg{fill:none}.tribe-theme-twentyseventeen .tribe-common div.tribe-dialog{z-index:5!important}.tribe-common .tribe-common-form-control-checkbox,.tribe-common .tribe-common-form-control-radio{align-items:flex-start;display:flex}.tribe-common .tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-radio__label{cursor:pointer;margin-left:15px}.tribe-common .tribe-common-form-control-checkbox__input,.tribe-common .tribe-common-form-control-radio__input{cursor:pointer;flex:none;margin:1px 0 0}#top .main_color .tribe-common .tribe-common-form-control-checkbox__input,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-checkbox__input{margin:1px 0 0}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-checkbox__input{top:0}.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-checkbox__input:checked:after{border:none}.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-radio__input:checked:after{background-color:initial}.tribe-common .tribe-common-form-control-checkbox-radio-group>*{margin-bottom:15px}.tribe-common .tribe-common-form-control-checkbox-radio-group>:last-child{margin-bottom:0}.tribe-common .tribe-common-form-control-slider__input{cursor:pointer;display:inline-block;margin:0;padding:0;vertical-align:middle;width:120px}.tribe-common .tribe-common-form-control-slider__label{cursor:pointer;display:inline-block;margin-left:11px;vertical-align:middle}.tribe-common .tribe-common-form-control-slider--vertical .tribe-common-form-control-slider__label{display:block;margin:0 0 6px}.tribe-common .tribe-common-form-control-text__label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.tribe-common .tribe-common-form-control-text__input{height:auto;padding:var(--tec-spacer-2) var(--tec-spacer-6) var(--tec-spacer-2) 0;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input{padding:var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-8)}#top .main_color .tribe-common .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input{padding:var(--tec-spacer-2) var(--tec-spacer-6) var(--tec-spacer-2) 0;width:100%}#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input{padding:var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-8)}.tribe-common .tribe-common-form-control-toggle__input,.tribe-common .tribe-common-form-control-toggle__label{cursor:pointer;display:inline-block;vertical-align:middle}.tribe-common .tribe-common-form-control-toggle__label{margin-left:11px}.tribe-common .tribe-common-form-control-toggle--vertical .tribe-common-form-control-toggle__label{display:block;margin:0 0 6px}#top .main_color .tribe-common .tribe-common-form-control-toggle__input,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-toggle__input{display:inline-block;margin:5px 0}.tribe-common .tribe-common-g-col{min-width:0;width:100%}.tribe-common .tribe-common-g-row{display:flex;flex-wrap:wrap}.tribe-common .tribe-common-g-row--gutters{margin-left:var(--tec-grid-gutter-small-half-negative);margin-right:var(--tec-grid-gutter-small-half-negative)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters{margin-left:var(--tec-grid-gutter-half-negative);margin-right:var(--tec-grid-gutter-half-negative)}.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col{padding-left:var(--tec-grid-gutter-small-half);padding-right:var(--tec-grid-gutter-small-half)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col{padding-left:var(--tec-grid-gutter-half);padding-right:var(--tec-grid-gutter-half)}.tribe-theme-twentynineteen .tribe-common .entry.tribe-common-g-row--gutters{margin-left:var(--tec-grid-gutter-small-half-negative);margin-right:var(--tec-grid-gutter-small-half-negative);padding:0}.tribe-theme-twentynineteen .tribe-common.tribe-common--breakpoint-medium .entry.tribe-common-g-row--gutters{margin-left:var(--tec-grid-gutter-half-negative);margin-right:var(--tec-grid-gutter-half-negative)}.tribe-theme-twentynineteen .tribe-common .tribe-common-g-row--gutters>.entry.tribe-common-g-col{margin:0;padding-left:var(--tec-grid-gutter-small-half);padding-right:var(--tec-grid-gutter-small-half)}.tribe-theme-twentynineteen .tribe-common.tribe-common--breakpoint-medium .tribe-common-g-row--gutters>.entry.tribe-common-g-col{padding-left:var(--tec-grid-gutter-half);padding-right:var(--tec-grid-gutter-half)}.tribe-common a{cursor:pointer}.tribe-theme-divi #left-area .tribe-common ul,.tribe-theme-divi .entry-content .tribe-common ul,body.et-pb-preview.tribe-theme-divi #main-content .container .tribe-common ul{list-style-type:none;padding:0}.entry-content .tribe-common ol>li,.entry-content .tribe-common ul>li{list-style-type:none}.tribe-common button{padding:0}.tribe-common .tribe-common-l-container{margin-left:auto;margin-right:auto;max-width:var(--tec-grid-width);padding-left:var(--tec-grid-gutter-page-small);padding-right:var(--tec-grid-gutter-page-small);width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container{padding-left:var(--tec-grid-gutter-page);padding-right:var(--tec-grid-gutter-page)}.single-tribe_events .tribe-common-a11y-hidden,.tec-events-admin-settings .tribe-common-a11y-hidden,.tec-settings-form .tribe-common-a11y-hidden,.tribe-common .tribe-common-a11y-hidden{display:none!important;visibility:hidden}.single-tribe_events .tribe-common-a11y-visual-hide,.tec-events-admin-settings .tribe-common-a11y-visual-hide,.tec-settings-form .tribe-common-a11y-visual-hide,.tribe-common .tribe-common-a11y-visual-hide{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.single-tribe_events .tribe-common-a11y-visual-show,.tec-events-admin-settings .tribe-common-a11y-visual-show,.tec-settings-form .tribe-common-a11y-visual-show,.tribe-common .tribe-common-a11y-visual-show{clip:auto;height:auto;margin:0;position:static;width:auto}.single-tribe_events .tec-visually-hidden-md,.tec-events-admin-settings .tec-visually-hidden-md,.tec-settings-form .tec-visually-hidden-md,.tribe-common .tec-visually-hidden-md{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (min-width:768px){.single-tribe_events .tec-visually-hidden-md,.tec-events-admin-settings .tec-visually-hidden-md,.tec-settings-form .tec-visually-hidden-md,.tribe-common .tec-visually-hidden-md{clip:auto;height:auto;margin:0;position:static;width:auto}}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{padding:11px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border{width:auto}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{padding:14px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small{padding:6px 15px;width:auto}.tribe-common .tribe-common-c-btn-icon:before{background-repeat:no-repeat;background-size:contain;content:"";display:block}.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg,.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg{width:11px}.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path{fill:currentcolor}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn{padding:11px 20px;width:100%}.tribe-common .tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:focus{outline:auto}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn{width:auto}.tribe-common .tribe-common-c-image{display:block;height:auto;margin-left:auto;margin-right:auto;width:100%}.tribe-common .tribe-common-c-image--bg{position:relative}.tribe-common .tribe-common-c-image__bg{background:50% no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.tribe-common .tribe-common-c-loader{display:flex;padding-top:calc(var(--tec-spacer-11)*3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-loader{padding-top:calc(var(--tec-spacer-13)*3)}.tribe-common .tribe-common-c-loader__dot{width:15px}.tribe-common .tribe-common-c-loader__dot:not(:first-of-type){margin-left:8px}.tribe-common .tribe-common-c-loader__dot circle{fill:currentcolor}.tribe-common .tribe-common-c-svgicon--featured{width:8px}.tribe-common .tribe-common-c-svgicon--recurring{width:12px}.tribe-common .tribe-common-c-svgicon--search{width:16px}.tribe-common .tribe-common-c-svgicon--location{width:10px}.tribe-common .tribe-common-c-svgicon--day,.tribe-common .tribe-common-c-svgicon--map,.tribe-common .tribe-common-c-svgicon--month,.tribe-common .tribe-common-c-svgicon--photo,.tribe-common .tribe-common-c-svgicon--week{height:100%;width:100%}.tribe-common .tribe-common-c-svgicon--close path,.tribe-common .tribe-common-c-svgicon--close-alt path{stroke:currentcolor}.tribe-common .tribe-common-c-svgicon--hybrid circle,.tribe-common .tribe-common-c-svgicon--mail,.tribe-common .tribe-common-c-svgicon--map-pin,.tribe-common .tribe-common-c-svgicon--messages-not-found g,.tribe-common .tribe-common-c-svgicon--no-map,.tribe-common .tribe-common-c-svgicon--phone,.tribe-common .tribe-common-c-svgicon--virtual g,.tribe-common .tribe-common-c-svgicon--website{fill:none}.tribe-common .tribe-common-c-svgicon--messages-not-found{width:22px}.tribe-common .tribe-common-c-svgicon--messages-not-found path{stroke:currentcolor}.tribe-common .tribe-common-c-svgicon--error{width:18px}.tribe-common .tribe-common-c-svgicon--error g,.tribe-common .tribe-common-c-svgicon--reset path{fill:none}.tribe-common .tribe-common-c-svgicon__svg-fill{fill:currentcolor}.tribe-common .tribe-common-c-svgicon__svg-stroke{stroke:currentcolor}.tribe-common figure{line-height:0}.tribe-common figcaption{line-height:normal}.tribe-common a{background-color:initial;-webkit-text-decoration-skip:objects}.tribe-common abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.tribe-common code,.tribe-common kbd,.tribe-common pre,.tribe-common samp{font-family:monospace;font-size:1em}.tribe-common b,.tribe-common strong{font-weight:inherit;font-weight:bolder}.tribe-common dfn{font-style:italic}.tribe-common mark{background-color:#ff0;color:#000}.tribe-common small{font-size:80%}.tribe-common sub,.tribe-common sup{font-size:75%;line-height:0}.tribe-common hr{border:0;height:0}.tribe-common button,.tribe-common input[type=button],.tribe-common input[type=email],.tribe-common input[type=password],.tribe-common input[type=reset],.tribe-common input[type=search],.tribe-common input[type=submit],.tribe-common input[type=text],.tribe-common input[type=url],.tribe-common textarea{appearance:none}.tribe-common button,.tribe-common input,.tribe-common optgroup,.tribe-common select,.tribe-common textarea{color:inherit;font:inherit;-webkit-font-smoothing:antialiased;line-height:normal}.tribe-common button,.tribe-common input,.tribe-common select,.tribe-common textarea{border-radius:0;outline:0}.tribe-common select:-moz-focusring{color:#0000;text-shadow:0 0 0 #000}.tribe-common optgroup{font-weight:700}.tribe-common h1,.tribe-common h2,.tribe-common h3,.tribe-common h4,.tribe-common h5,.tribe-common h6,.tribe-common p{font-weight:400;text-rendering:optimizelegibility}#top .main_color .tribe-common button[disabled],#top.tribe-theme-enfold .tribe-common button[disabled]{opacity:1}.tribe-theme-twentynineteen .tribe-common h1:before,.tribe-theme-twentynineteen .tribe-common h2:before{content:none}.tribe-theme-twentynineteen .tribe-common button,.tribe-theme-twentynineteen .tribe-common input[type=button],.tribe-theme-twentynineteen .tribe-common input[type=reset],.tribe-theme-twentynineteen .tribe-common input[type=submit]{outline:none}.tribe-theme-twentynineteen .tribe-common td,.tribe-theme-twentynineteen .tribe-common th{word-break:normal}.tribe-theme-twentyseventeen .tribe-common h5{letter-spacing:normal;text-transform:none}.tribe-theme-twentyseventeen .tribe-common input[type=text]{border-radius:0}.tribe-theme-twentytwenty .tribe-common{background-color:var(--tec-color-background-events);letter-spacing:normal}.tribe-theme-twentytwenty .tribe-common input,.tribe-theme-twentytwenty .tribe-common textarea{letter-spacing:normal}.tribe-theme-twentytwenty .tribe-common *{word-break:normal}.tribe-theme-twentytwentyone.tribe-common .tribe-common .button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=reset]:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=submit]:not(:hover):not(:active):not(.has-background){background-color:initial}.tribe-common .tribe-common-form-control-checkbox,.tribe-common .tribe-common-form-control-radio{line-height:0}.tribe-common .tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-radio__label{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-form-control-checkbox__label:hover,.tribe-common .tribe-common-form-control-radio__label:hover{opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-checkbox__input,.tribe-common .tribe-common-form-control-radio__input{appearance:none;background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-default);height:20px;position:relative;width:20px}.tribe-common .tribe-common-form-control-checkbox__input:active,.tribe-common .tribe-common-form-control-checkbox__input:focus,.tribe-common .tribe-common-form-control-checkbox__input:hover,.tribe-common .tribe-common-form-control-radio__input:active,.tribe-common .tribe-common-form-control-radio__input:focus,.tribe-common .tribe-common-form-control-radio__input:hover{border-color:var(--tec-form-color-border-active);opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-checkbox__input:checked,.tribe-common .tribe-common-form-control-radio__input:checked{background-color:var(--tec-form-color-border-active)}.tribe-common .tribe-common-form-control-checkbox__input{border-radius:4px}.tribe-common .tribe-common-form-control-checkbox__input:checked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%279%27%3E%3Cpath fill=%27%23fff%27 d=%27M10.6.1 3.9 6.8 1.4 4.3c-.1-.1-.3-.1-.4 0l-.8.8c-.1.1-.1.3 0 .4l3.4 3.4c.2.1.4.1.5 0l7.7-7.7c.1-.1.1-.3 0-.4L11 .1c-.1-.1-.3-.1-.4 0%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:9px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.tribe-common .tribe-common-form-control-checkbox__input:focus+.tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-checkbox__input:hover+.tribe-common-form-control-checkbox__label{opacity:var(--tec-opacity-icon-hover)}.tribe-common .tribe-common-form-control-radio__input{border-radius:50%}.tribe-common .tribe-common-form-control-radio__input:checked:before{background-color:var(--tec-form-color-background);border-radius:50%;content:"";display:block;height:8px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.tribe-common .tribe-common-form-control-radio__input:focus+.tribe-common-form-control-radio__label,.tribe-common .tribe-common-form-control-radio__input:hover+.tribe-common-form-control-radio__label{opacity:var(--tec-opacity-icon-hover)}#top .main_color .tribe-common .tribe-common-form-control-checkbox__label,#top .main_color .tribe-common .tribe-common-form-control-radio__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-checkbox__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-radio__label{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-checkbox__input:checked:before{margin:0}.tribe-common .tribe-common-form-control-slider{line-height:0}.tribe-common .tribe-common-form-control-slider__input{appearance:none;background-color:initial;border:0}.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-runnable-track{background-color:var(--tec-form-color-accent-primary);border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;-webkit-transition:var(--tec-transition-background-color);transition:var(--tec-transition-background-color)}.tribe-common .tribe-common-form-control-slider__input::-moz-range-track{background-color:var(--tec-form-color-accent-primary);border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;-moz-transition:var(--tec-transition-background-color);transition:var(--tec-transition-background-color)}.tribe-common .tribe-common-form-control-slider__input::-ms-track{background-color:initial;border-color:#0000;border-width:5px 0;color:#0000;height:10px}.tribe-common .tribe-common-form-control-slider__input::-ms-fill-lower,.tribe-common .tribe-common-form-control-slider__input::-ms-fill-upper{background-color:var(--tec-form-color-accent-primary);border-radius:10px}.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-thumb{appearance:none;background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;margin-top:-5px;width:20px}.tribe-common .tribe-common-form-control-slider__input::-moz-range-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);height:20px;margin-top:-5px;width:20px}.tribe-common .tribe-common-form-control-slider__input::-ms-thumb{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);box-shadow:none;height:20px;margin-top:-1px;width:20px}.tribe-common .tribe-common-form-control-slider__label{color:var(--tec-color-text-primary);color:var(--tec-color-text-secondary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-0)}#top .main_color .tribe-common .tribe-common-form-control-slider__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-slider__label,.tribe-common .tribe-common-form-control-slider__label{font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-form-control-text__input{border:0;border-bottom:1px solid var(--tec-color-border-default);font-size:var(--tec-font-size-3)}.tribe-common .tribe-common-form-control-text__input,.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input{border:0;font-size:var(--tec-font-size-2)}.tribe-common .tribe-common-form-control-text__input::placeholder{color:var(--tec-color-text-secondary);font-style:normal;opacity:var(--tec-opacity-default)}.tribe-common .tribe-common-form-control-text__input:focus{border-bottom-color:var(--tec-color-border-active);outline:auto}.tribe-theme-twentyseventeen .tribe-common .tribe-common-form-control-text__input{color:var(--tec-color-text-primary)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-text__input{line-height:inherit}#top .main_color .tribe-common .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input{background:var(--tec-color-background);border:0;border-bottom:1px solid var(--tec-color-border-default);color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}#top .main_color .tribe-common .tribe-common-form-control-text__input:focus,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input:focus{border-bottom-color:var(--tec-color-border-active);box-shadow:none}#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input{border:0;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-form-control-toggle{line-height:0;position:relative}.tribe-common .tribe-common-form-control-toggle__input{appearance:none;background-color:var(--tec-form-color-border-secondary);border:none;border-radius:5px;height:10px;margin:5px 0;padding:0;position:relative;transition:var(--tec-transition-background-color);width:40px}.tribe-common .tribe-common-form-control-toggle__input::-ms-check{display:none}.tribe-common .tribe-common-form-control-toggle__input+label:before{background-color:var(--tec-form-color-background);border:1px solid var(--tec-form-color-border-secondary);border-radius:50%;box-shadow:var(--tec-form-box-shadow-default);content:"";height:20px;left:0;position:absolute;top:0;transition:var(--tec-transition-transform);width:20px}.tribe-common .tribe-common-form-control-toggle__input:checked{background-color:var(--tec-form-color-accent-primary)}.tribe-common .tribe-common-form-control-toggle__input:checked+label:before{transform:translateX(20px)}.tribe-common .tribe-common-form-control-toggle__label{color:var(--tec-color-text-primary);color:var(--tec-color-text-secondary);font-family:var(--tec-font-family-sans-serif);line-height:var(--tec-line-height-0)}#top .main_color .tribe-common .tribe-common-form-control-toggle__label,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-toggle__label,.tribe-common .tribe-common-form-control-toggle__label{font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular)}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input{top:0}.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input:checked:before{content:none}.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-toggle__input:after{display:none}.tribe-common a,.tribe-common a:active,.tribe-common a:focus,.tribe-common a:hover,.tribe-common a:visited{color:var(--tec-color-text-primary);outline:0;-webkit-text-decoration:none;text-decoration:none}.tribe-common a:focus{outline:auto}.site-footer .widget-area .tribe-common a,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a,.tribe-theme-twentyseventeen .tribe-common a{box-shadow:none}.site-footer .widget-area .tribe-common a:focus,.site-footer .widget-area .tribe-common a:hover,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:focus,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:hover,.tribe-theme-twentyseventeen .tribe-common a:focus,.tribe-theme-twentyseventeen .tribe-common a:hover{box-shadow:none;color:var(--tec-color-text-primary)}.tribe-theme-twentynineteen .entry .tribe-common a,.tribe-theme-twentynineteen .tribe-common a,.tribe-theme-twentytwentyone .entry .tribe-common a,.tribe-theme-twentytwentyone .tribe-common a{-webkit-text-decoration:none;text-decoration:none}.main_color .sidebar .tribe-common a,.main_color .sidebar .tribe-common a:active,.main_color .sidebar .tribe-common a:focus,.main_color .sidebar .tribe-common a:hover,.main_color .sidebar .tribe-common a:visited,.tribe-theme-enfold .tribe-common a,.tribe-theme-enfold .tribe-common a:active,.tribe-theme-enfold .tribe-common a:focus,.tribe-theme-enfold .tribe-common a:hover,.tribe-theme-enfold .tribe-common a:visited{color:var(--tec-color-text-primary)}.tribe-common .tribe-common-anchor{border-bottom:2px solid #0000;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-anchor:active,.tribe-common .tribe-common-anchor:focus,.tribe-common .tribe-common-anchor:hover{border-bottom:2px solid}.tribe-common .tribe-common-anchor-alt{border-bottom:2px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-anchor-alt:active,.tribe-common .tribe-common-anchor-alt:focus,.tribe-common .tribe-common-anchor-alt:hover{border-bottom:2px solid;color:var(--tec-color-link-accent)}.tribe-common .tribe-common-anchor-thin{border-bottom:1px solid #0000;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-anchor-thin:active,.tribe-common .tribe-common-anchor-thin:focus,.tribe-common .tribe-common-anchor-thin:hover{border-bottom:1px solid var(--tec-color-link-primary)}.tribe-common .tribe-common-anchor-thin-alt{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-anchor-thin-alt:active,.tribe-common .tribe-common-anchor-thin-alt:focus,.tribe-common .tribe-common-anchor-thin-alt:hover{border-bottom:1px solid;color:var(--tec-color-link-accent)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:hover,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:hover{color:var(--tec-color-accent-primary)}.site-footer .widget-area .tribe-common .tribe-common-anchor,.site-footer .widget-area .tribe-common .tribe-common-anchor-thin,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin{transition:var(--tec-transition-border-color)}.site-footer .widget-area .tribe-common .tribe-common-anchor-alt,.site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-alt,.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt{transition:var(--tec-transition-color)}.tribe-common .tribe-common-b1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-b1--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-b2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-0)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-b2--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common .tribe-common-b3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-0);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-b3--bold{font-weight:var(--tec-font-weight-bold)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-cta,.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3--min-medium{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-cta{border-bottom:2px solid #0000;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-cta:active,.tribe-common .tribe-common-cta:focus,.tribe-common .tribe-common-cta:hover{border-bottom:2px solid}.tribe-common .tribe-common-cta--alt{border-bottom:2px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-cta--alt:active,.tribe-common .tribe-common-cta--alt:focus,.tribe-common .tribe-common-cta--alt:hover{border-bottom:2px solid;color:var(--tec-color-link-accent)}.tribe-common .tribe-common-cta--thin{border-bottom:1px solid #0000;transition:var(--tec-transition-border-color)}.tribe-common .tribe-common-cta--thin:active,.tribe-common .tribe-common-cta--thin:focus,.tribe-common .tribe-common-cta--thin:hover{border-bottom:1px solid var(--tec-color-link-primary)}.tribe-common .tribe-common-cta--thin-alt{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-common .tribe-common-cta--thin-alt:active,.tribe-common .tribe-common-cta--thin-alt:focus,.tribe-common .tribe-common-cta--thin-alt:hover{border-bottom:1px solid;color:var(--tec-color-link-accent)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:hover,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:hover{color:var(--tec-color-accent-primary)}.tribe-common .tribe-common-h1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-8);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h1{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-h2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h2{font-size:var(--tec-font-size-9);line-height:var(--tec-line-height-0)}.tribe-common .tribe-common-h3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-6);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common .tribe-common-h4{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-5);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common .tribe-common-h5{font-size:var(--tec-font-size-4)}.tribe-common .tribe-common-h5,.tribe-common .tribe-common-h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}.tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h7{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h7,.tribe-common .tribe-common-h8{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);text-transform:none}.tribe-common .tribe-common-h8{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h5--min-medium{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h7--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-common .tribe-common-h--alt{font-weight:var(--tec-font-weight-regular)}.tribe-theme-avada #main .tribe-common .tribe-common-h1{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-8);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h1{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common .tribe-common-h2{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h2{font-size:var(--tec-font-size-9);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common .tribe-common-h3{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-6);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common .tribe-common-h4{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-5);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common .tribe-common-h5{font-size:var(--tec-font-size-4)}.tribe-theme-avada #main .tribe-common .tribe-common-h5,.tribe-theme-avada #main .tribe-common .tribe-common-h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}.tribe-theme-avada #main .tribe-common .tribe-common-h6{font-size:var(--tec-font-size-3)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h7{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h7,.tribe-theme-avada #main .tribe-common .tribe-common-h8{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);text-transform:none}.tribe-theme-avada #main .tribe-common .tribe-common-h8{font-size:var(--tec-font-size-1);line-height:var(--tec-line-height-0)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3--min-medium{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4--min-medium{font-size:var(--tec-font-size-7);line-height:var(--tec-line-height-1)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h5--min-medium{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h7--min-medium{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-theme-avada #main .tribe-common .tribe-common-h--alt{font-weight:var(--tec-font-weight-regular)}.tribe-common button{border:none}.tribe-common button,.tribe-common button:focus,.tribe-common button:hover,.tribe-theme-twentyseventeen .tribe-common button:focus,.tribe-theme-twentyseventeen .tribe-common button:hover{background-color:initial;background-image:none}.tribe-theme-twentytwenty .tribe-common button{background-color:initial;background-image:none;text-transform:inherit}.tribe-theme-twentytwenty .tribe-common button:focus,.tribe-theme-twentytwenty .tribe-common button:hover{-webkit-text-decoration:none;text-decoration:none}.tribe-theme-twentytwentyone .tribe-common button:not(:hover):not(:active){background-color:inherit;background-image:inherit;color:inherit}.tribe-theme-enfold .tribe-common th{letter-spacing:0;text-transform:none}.tribe-common .tribe-common-c-btn--clear{background:#0000;border:0;border-radius:0;color:inherit;cursor:pointer;display:inline-block;height:auto;outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common .tribe-common-c-btn--clear:active,.tribe-common .tribe-common-c-btn--clear:focus,.tribe-common .tribe-common-c-btn--clear:hover{background:#0000;color:inherit}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{background:#0000;border:0;border-radius:0;color:var(--tec-color-text-primary);color:inherit;cursor:pointer;display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);height:auto;line-height:var(--tec-line-height-3);outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common .tribe-common-c-btn-border:active,.tribe-common .tribe-common-c-btn-border:focus,.tribe-common .tribe-common-c-btn-border:hover,.tribe-common a.tribe-common-c-btn-border:active,.tribe-common a.tribe-common-c-btn-border:focus,.tribe-common a.tribe-common-c-btn-border:hover{background:#0000;color:inherit}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{background-color:var(--tec-color-background);border:1px solid var(--tec-color-accent-primary);border-radius:var(--tec-border-radius-default);color:var(--tec-color-button-primary);padding:11px 20px;text-align:center;transition:var(--tec-transition);width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border{width:auto}.tribe-common .tribe-common-c-btn-border:focus,.tribe-common .tribe-common-c-btn-border:hover,.tribe-common a.tribe-common-c-btn-border:focus,.tribe-common a.tribe-common-c-btn-border:hover{background-color:var(--tec-color-accent-primary);color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border:active,.tribe-common a.tribe-common-c-btn-border:active{opacity:.9}.tribe-common .tribe-common-c-btn-border--secondary,.tribe-common a.tribe-common-c-btn-border--secondary{border-color:var(--tec-color-button-secondary);color:var(--tec-color-button-secondary)}.tribe-common .tribe-common-c-btn-border--secondary:focus,.tribe-common .tribe-common-c-btn-border--secondary:hover,.tribe-common a.tribe-common-c-btn-border--secondary:focus,.tribe-common a.tribe-common-c-btn-border--secondary:hover{background-color:var(--tec-color-button-secondary)}.tribe-common .tribe-common-c-btn-border--secondary:active,.tribe-common a.tribe-common-c-btn-border--secondary:active{opacity:.9}.tribe-common .tribe-common-c-btn-border--alt,.tribe-common a.tribe-common-c-btn-border--alt{border-color:var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-weight:var(--tec-font-weight-regular)}.tribe-common .tribe-common-c-btn-border--alt:focus,.tribe-common .tribe-common-c-btn-border--alt:hover,.tribe-common a.tribe-common-c-btn-border--alt:focus,.tribe-common a.tribe-common-c-btn-border--alt:hover{background-color:var(--tec-color-background);border-color:var(--tec-color-border-active);color:var(--tec-color-text-primary)}.tribe-common .tribe-common-c-btn-border--alt:active,.tribe-common a.tribe-common-c-btn-border--alt:active{opacity:.9}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:hover{background-color:var(--tec-color-button-primary)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:hover{background-color:var(--tec-color-button-secondary)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{background:#0000;border:0;border-radius:0;color:var(--tec-color-text-primary);color:inherit;cursor:pointer;display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);height:auto;line-height:var(--tec-line-height-0);outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common .tribe-common-c-btn-border-small:active,.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-common a.tribe-common-c-btn-border-small:active,.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-common a.tribe-common-c-btn-border-small:hover{background:#0000;color:inherit}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);border-radius:var(--tec-border-radius-default);text-align:center;transition:var(--tec-transition-color-border-color)}.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-common a.tribe-common-c-btn-border-small:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-border-small:active,.tribe-common a.tribe-common-c-btn-border-small:active{border-color:var(--tec-color-border-active)}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{color:var(--tec-color-text-secondary);padding:14px 20px;width:100%}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small{padding:6px 15px;width:auto}.tribe-common .tribe-common-c-btn-border-small:active,.tribe-common .tribe-common-c-btn-border-small:focus,.tribe-common .tribe-common-c-btn-border-small:hover,.tribe-common a.tribe-common-c-btn-border-small:active,.tribe-common a.tribe-common-c-btn-border-small:focus,.tribe-common a.tribe-common-c-btn-border-small:hover{color:var(--tec-color-text-primary)}.tribe-common .tribe-common-c-btn-border-small:disabled,.tribe-common a.tribe-common-c-btn-border-small:disabled{color:var(--tec-color-text-disabled)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border-small:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-icon{background:#0000;border:0;border-radius:0;color:inherit;cursor:pointer;display:inline-block;height:auto;outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common .tribe-common-c-btn-icon:active,.tribe-common .tribe-common-c-btn-icon:focus,.tribe-common .tribe-common-c-btn-icon:hover{background:#0000;color:inherit}.tribe-common .tribe-common-c-btn-icon--caret-left:active .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-left:focus .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-left:hover .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:active .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:focus .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:hover .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-primary)}.tribe-common .tribe-common-c-btn-icon--caret-left:disabled .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right:disabled .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-disabled)}.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path{fill:var(--tec-color-icon-secondary)}.tribe-common .tribe-common-c-btn-icon--border{align-items:center;background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);display:inline-flex;height:56px;justify-content:center;transition:none;width:56px}.tribe-common .tribe-common-c-btn-icon--border:focus,.tribe-common .tribe-common-c-btn-icon--border:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn-icon--border:active{border-color:var(--tec-color-border-active)}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-icon--border:hover{background-color:var(--tec-color-background)}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn,.tribe-common button.tribe-common-c-btn{background:#0000;border:0;border-radius:0;color:var(--tec-color-text-primary);color:inherit;cursor:pointer;display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);height:auto;line-height:var(--tec-line-height-3);outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common .tribe-common-c-btn:active,.tribe-common .tribe-common-c-btn:focus,.tribe-common .tribe-common-c-btn:hover,.tribe-common a.tribe-common-c-btn:active,.tribe-common a.tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:hover,.tribe-common button.tribe-common-c-btn:active,.tribe-common button.tribe-common-c-btn:focus,.tribe-common button.tribe-common-c-btn:hover{background:#0000;color:inherit}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn,.tribe-common button.tribe-common-c-btn{background-color:var(--tec-color-button-primary);border-radius:var(--tec-border-radius-default);color:var(--tec-color-background);padding:11px 20px;text-align:center;transition:var(--tec-transition-background-color);width:100%}.tribe-common .tribe-common-c-btn,.tribe-common .tribe-common-c-btn:focus,.tribe-common .tribe-common-c-btn:hover,.tribe-common a.tribe-common-c-btn,.tribe-common a.tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:hover,.tribe-common button.tribe-common-c-btn,.tribe-common button.tribe-common-c-btn:focus,.tribe-common button.tribe-common-c-btn:hover{background-image:none;border:0;border-radius:var(--tec-border-radius-default);box-shadow:none;color:var(--tec-color-background);font-style:normal;outline:none;-webkit-text-decoration:none;text-decoration:none;text-shadow:none}.tribe-common .tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:focus,.tribe-common button.tribe-common-c-btn:focus{outline:auto}.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn,.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn,.tribe-common--breakpoint-medium.tribe-common button.tribe-common-c-btn{width:auto}.tribe-common .tribe-common-c-btn:focus,.tribe-common .tribe-common-c-btn:hover,.tribe-common a.tribe-common-c-btn:focus,.tribe-common a.tribe-common-c-btn:hover,.tribe-common button.tribe-common-c-btn:focus,.tribe-common button.tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover);padding:11px 20px}.tribe-common .tribe-common-c-btn:active,.tribe-common a.tribe-common-c-btn:active,.tribe-common button.tribe-common-c-btn:active{background-color:var(--tec-color-button-primary-active);padding:11px 20px}.tribe-common .tribe-common-c-btn:disabled,.tribe-common a.tribe-common-c-btn:disabled,.tribe-common button.tribe-common-c-btn:disabled{background-color:var(--tec-color-button-primary-background);padding:11px 20px}.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover);color:var(--tec-color-background)}.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn{background-color:var(--tec-color-button-primary)}.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:focus,.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:hover{background-color:var(--tec-color-button-primary-hover);color:var(--tec-color-background)}.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn{outline:none}.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn:not(:hover):not(:active){background-color:var(--tec-color-button-primary);color:var(--tec-color-background)}.tribe-common .tribe-common-c-loader__dot circle{animation-direction:normal;animation-duration:2.24s;animation-iteration-count:infinite;animation-name:tribe-common-c-loader-bounce;fill:currentcolor;opacity:var(--tec-opacity-background)}.tribe-common .tribe-common-c-loader__dot--first circle{animation-delay:.45s}.tribe-common .tribe-common-c-loader__dot--second circle{animation-delay:1.05s}.tribe-common .tribe-common-c-loader__dot--third circle{animation-delay:1.35s}@keyframes tribe-common-c-loader-bounce{50%{opacity:var(--tec-opacity-default)}}.tribe-common .tribe-common-c-svgicon{color:var(--tec-color-accent-primary)}.tribe-common .tribe-common-c-svgicon--featured path{fill:currentcolor}.tribe-common .tribe-common-c-svgicon--recurring path{fill:var(--tec-color-icon-active);stroke:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon--close path,.tribe-common .tribe-common-c-svgicon--close-alt path{stroke:var(--tec-color-icon-secondary)}.tribe-common .tribe-common-c-svgicon--messages-not-found path{stroke:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke{stroke:currentcolor}.tribe-common .tribe-common-c-svgicon__svg-fill{fill:var(--tec-color-icon-active)}.tribe-common .tribe-common-c-svgicon__svg-stroke{stroke:var(--tec-color-icon-active)}.accordion-header{background:none;border:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:12px;font-weight:700;padding:10px 20px;position:relative;text-align:left;width:100%}.accordion-header:before{background-color:#000;border-radius:100%;box-sizing:border-box;color:#fff;content:"\f132";font-family:dashicons,sans-serif;font-size:10px;font-weight:400;height:14px;left:0;line-height:17px;padding:0 1px 0 0;position:absolute;text-align:center;top:12px;width:15px}.accordion-header:after{border-bottom:1px solid #ddd;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:80%}.accordion-header.is-active:before{content:"\f460";line-height:15px}.accordion-header:focus{outline:1px solid #5b9dd9}.accordion-header:hover{background:none}.tribe-tickets-editor-history:after{width:calc(100% - 80px)}.tribe_attendee_meta:after{width:calc(100% - 170px)}.tribe_advanced_meta:after{width:calc(100% - 105px)}.accordion-label:focus{outline:none}.accordion-content{display:none}.ticket_panel .accordion-content{margin:1em 0 2em}.accordion-content.is-active{display:block}.tribe-common-c-loader.tribe-tickets-loader__modal,.tribe-common-c-loader.tribe-tickets-loader__tickets-block{align-items:center;background:var(--tec-color-background-transparent);display:flex;height:100%;justify-content:center;left:0;padding:0;position:absolute;top:0;width:100%;z-index:var(--tec-z-index-spinner-container)}@media (min-width:768px){.tribe-common-c-loader.tribe-tickets-loader__modal,.tribe-common-c-loader.tribe-tickets-loader__tickets-block{padding:0}}.tribe-common-c-loader.tribe-tickets-loader__modal{height:100vh;position:fixed;width:100vw}.event-tickets .tribe-common-c-loader{align-items:center;background:var(--tec-color-background-transparent);display:flex;height:100%;justify-content:center;left:0;padding:0;position:absolute;top:0;width:100%;z-index:var(--tec-z-index-spinner-container)}@media (min-width:768px){.event-tickets .tribe-common-c-loader{padding:0}}.event-tickets .tribe-tickets__notice,.tribe-common .tribe-tickets__notice{background-color:var(--tec-color-background-secondary);border-radius:var(--tec-border-radius-default);margin:var(--tec-spacer-4) 0;padding:var(--tec-spacer-3)}.event-tickets .tribe-tickets__notice>:last-child,.tribe-common .tribe-tickets__notice>:last-child{margin-bottom:0;padding-bottom:0}.event-tickets .tribe-tickets-notice__title,.tribe-common .tribe-tickets-notice__title{margin:0;position:relative}.event-tickets .tribe-tickets-notice__title:empty,.tribe-common .tribe-tickets-notice__title:empty{display:none}.event-tickets .tribe-tickets__notice--error,.tribe-common .tribe-tickets__notice--error{background-color:var(--tec-color-background-error);display:none;padding-left:50px;position:relative}.event-tickets .tribe-tickets__notice--error:before,.tribe-common .tribe-tickets__notice--error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%281 1%29%27%3E%3Ccircle cx=%278%27 cy=%278%27 r=%277.467%27 stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27/%3E%3Ccircle cx=%278%27 cy=%2711.733%27 r=%271.067%27 fill=%27%23141827%27 fill-rule=%27nonzero%27/%3E%3Cpath fill=%27%23141827%27 stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M8 3.733v4.8%27/%3E%3C/g%3E%3C/svg%3E");background-size:contain;content:"";height:var(--tec-spacer-3);left:var(--tec-spacer-4);position:absolute;top:var(--tec-spacer-4);width:var(--tec-spacer-3)}.event-tickets .tribe-tickets__notice--barred,.tribe-common .tribe-tickets__notice--barred{background-color:var(--tec-color-background);border:var(--tec-spacer-0) solid var(--tec-color-border-secondary);border-bottom:0;border-radius:0;border-top:0;padding:0 var(--tec-spacer-2)}.event-tickets .tribe-tickets__notice--barred-left,.tribe-common .tribe-tickets__notice--barred-left{border-right:0;padding:0 0 0 var(--tec-spacer-2)}.event-tickets .tribe-tickets__notice--barred-right,.tribe-common .tribe-tickets__notice--barred-right{border-left:0;padding:0 var(--tec-spacer-2) 0 0}.event-tickets .tribe-tickets-svgicon{background-repeat:no-repeat;background-size:contain}.tooltipster-base.tribe-tickets-tooltip-theme{background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);border-radius:var(--tec-border-radius-default);box-shadow:var(--tec-box-shadow-tooltip);height:auto!important;max-width:254px;padding:var(--tec-spacer-5)}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-box{background-color:initial;border:0;border-radius:0;box-shadow:none;margin:0}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-box .tooltipster-content{color:var(--tec-color-text-primary);overflow:inherit;padding:0;word-break:break-word}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-arrow{display:none}.tribe-common a.tribe-common-c-btn--small,.tribe-common button.tribe-common-c-btn--small,.tribe-common input[type=button].tribe-common-c-btn--small,.tribe-common input[type=submit].tribe-common-c-btn--small{background-color:var(--tec-color-accent-primary);padding:11px 14px;width:auto}.tribe-common a.tribe-common-c-btn--small:active,.tribe-common a.tribe-common-c-btn--small:disabled,.tribe-common a.tribe-common-c-btn--small:focus,.tribe-common a.tribe-common-c-btn--small:hover,.tribe-common button.tribe-common-c-btn--small:active,.tribe-common button.tribe-common-c-btn--small:disabled,.tribe-common button.tribe-common-c-btn--small:focus,.tribe-common button.tribe-common-c-btn--small:hover,.tribe-common input[type=button].tribe-common-c-btn--small:active,.tribe-common input[type=button].tribe-common-c-btn--small:disabled,.tribe-common input[type=button].tribe-common-c-btn--small:focus,.tribe-common input[type=button].tribe-common-c-btn--small:hover,.tribe-common input[type=submit].tribe-common-c-btn--small:active,.tribe-common input[type=submit].tribe-common-c-btn--small:disabled,.tribe-common input[type=submit].tribe-common-c-btn--small:focus,.tribe-common input[type=submit].tribe-common-c-btn--small:hover{padding:11px 14px}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background:#0000;border:0;border-radius:0;color:var(--tec-color-text-primary);color:inherit;cursor:pointer;display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);height:auto;line-height:var(--tec-line-height-3);outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common a.tribe-common-c-btn-link:active,.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:active,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:active,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:active,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{background:#0000;color:inherit}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{text-align:center;-webkit-text-decoration:underline;text-decoration:underline;transition:var(--tec-transition-color)}.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{background-color:initial}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background-color:initial;color:var(--tec-color-accent-primary);padding:11px 20px;width:100%}@media (min-width:768px){.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background-color:initial;width:auto}}.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{color:var(--tec-color-accent-primary-hover)}.tribe-common a.tribe-common-c-btn-link:active,.tribe-common button.tribe-common-c-btn-link:active,.tribe-common input[type=button].tribe-common-c-btn-link:active,.tribe-common input[type=submit].tribe-common-c-btn-link:active{color:var(--tec-color-accent-primary-active)}.tribe-common a.tribe-common-c-btn-link:disabled,.tribe-common button.tribe-common-c-btn-link:disabled,.tribe-common input[type=button].tribe-common-c-btn-link:disabled,.tribe-common input[type=submit].tribe-common-c-btn-link:disabled{color:var(--tec-color-accent-primary-background)}.event-tickets .tec-tickets__attendees-list-wrapper,.tribe-common .tec-tickets__attendees-list-wrapper{margin-top:var(--tec-spacer-8)}.event-tickets .tec-tickets__attendees-list,.tribe-common .tec-tickets__attendees-list{background-color:var(--tec-color-background);margin-top:var(--tec-spacer-3)}.event-tickets .tec-tickets__attendees-list-item,.tribe-common .tec-tickets__attendees-list-item{align-items:center;border-left:1px solid var(--tec-color-border-secondary);border-right:1px solid var(--tec-color-border-secondary);border-top:1px solid var(--tec-color-border-secondary);container-type:inline-size;display:flex;flex-direction:column;gap:var(--tec-spacer-1);margin:0;padding:var(--tec-spacer-4)}.event-tickets .tec-tickets__attendees-list-item:last-child,.tribe-common .tec-tickets__attendees-list-item:last-child{border-bottom:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.event-tickets .tec-tickets__attendees-list-item,.tribe-common .tec-tickets__attendees-list-item{flex-direction:row}}.event-tickets .tec-tickets__attendees-list-item-attendee-details,.tribe-common .tec-tickets__attendees-list-item-attendee-details{align-self:center;flex-grow:1}.entry .entry-content .event-tickets .tribe-tickets__tickets-form,.event-tickets .tribe-tickets__tickets-form{background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-secondary);border-radius:var(--tec-border-radius-default);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;margin:var(--tec-spacer-5) 0;max-width:580px;padding:var(--tec-spacer-3) var(--tec-spacer-3) var(--tec-spacer-4);position:relative;width:100%}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-form,.event-tickets .tribe-tickets__tickets-form{padding:var(--tec-spacer-5) var(--tec-spacer-5) var(--tec-spacer-4)}}.entry .entry-content .event-tickets .tribe-tickets__tickets-form .tribe-tickets__notice--barred-left,.event-tickets .tribe-tickets__tickets-form .tribe-tickets__notice--barred-left{display:none}.entry .entry-content .event-tickets .tribe-tickets__tickets-title,.event-tickets .tribe-tickets__tickets-title{color:var(--tec-color-text-primary);margin:0 0 var(--tec-spacer-1)}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-title,.event-tickets .tribe-tickets__tickets-title{font-size:var(--tec-font-size-5)}}.entry .entry-content .event-tickets .tribe-tickets__notice--barred,.event-tickets .tribe-tickets__notice--barred{margin-bottom:var(--tec-spacer-3)}.entry .entry-content .event-tickets .tribe-tickets__tickets-item,.event-tickets .tribe-tickets__tickets-item{align-items:center;border-top:1px solid var(--tec-color-border-secondary);display:grid;-ms-grid-columns:10fr 1fr;-ms-grid-rows:1fr 1.5fr;grid-template-columns:auto 1fr auto;grid-template-rows:auto;margin:0;padding:12px 0 16px}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item,.event-tickets .tribe-tickets__tickets-item{-ms-grid-columns:1fr auto auto;-ms-grid-rows:1fr 1.5fr 1fr;grid-template-columns:1fr auto auto}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item[data-available=false],.event-tickets .tribe-tickets__tickets-item[data-available=false]{opacity:.5}.entry .entry-content .event-tickets .tribe-tickets__tickets-item.show-optout,.event-tickets .tribe-tickets__tickets-item.show-optout{-ms-grid-columns:10fr 1fr;-ms-grid-rows:1fr 1.5fr 1fr 1fr;grid-template-columns:10fr 1fr;grid-template-rows:auto}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item.show-optout,.event-tickets .tribe-tickets__tickets-item.show-optout{-ms-grid-columns:6.5fr 2fr 1fr;-ms-grid-rows:1fr 1.5fr 1fr;grid-template-columns:6.5fr 2fr 1fr}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item.show-optout .tribe-tickets-attendees-list-optout--wrapper,.event-tickets .tribe-tickets__tickets-item.show-optout .tribe-tickets-attendees-list-optout--wrapper{display:block}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item.tribe-tickets__tickets-item--price-suffix,.entry .entry-content .event-tickets .tribe-tickets__tickets-item.tribe-tickets__tickets-item--price-suffix.show-optout,.event-tickets .tribe-tickets__tickets-item.tribe-tickets__tickets-item--price-suffix,.event-tickets .tribe-tickets__tickets-item.tribe-tickets__tickets-item--price-suffix.show-optout{grid-template-columns:5.5fr 3fr}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item--inactive+.tribe-tickets__tickets-item--inactive,.event-tickets .tribe-tickets__tickets-item--inactive+.tribe-tickets__tickets-item--inactive{display:none}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-content-title-container,.event-tickets .tribe-tickets__tickets-item-content-title-container{align-self:end;grid-column:1;grid-row:1;line-height:1}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item-content-title-container,.event-tickets .tribe-tickets__tickets-item-content-title-container{line-height:1}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-content-title-container.tribe-tickets--no-description,.event-tickets .tribe-tickets__tickets-item-content-title-container.tribe-tickets--no-description{align-self:start;grid-row:1/span 2;-ms-grid-row-span:2;padding-top:0}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-content-sale-label-container,.event-tickets .tribe-tickets__tickets-item-content-sale-label-container{display:flex}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-content-sale-label,.event-tickets .tribe-tickets__tickets-item-content-sale-label{background-color:#eaf1ff;border-radius:var(--tec-spacer-2);color:var(--tec-color-icon-focus);display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-0);font-weight:var(--tec-font-weight-bold);margin-bottom:5px;padding:4px 6px}.entry .entry-content .event-tickets .tribe-tickets-attendees-list-optout--wrapper,.event-tickets .tribe-tickets-attendees-list-optout--wrapper{display:none;grid-column:1/span all;-ms-grid-column-span:3;grid-row:4}.entry .entry-content .event-tickets .tribe-tickets__form .tribe-tickets-attendees-list-optout--wrapper label,.event-tickets .tribe-tickets__form .tribe-tickets-attendees-list-optout--wrapper label{color:var(--tec-color-text-secondary);display:flex;font-size:var(--tec-font-size-1)}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__form .tribe-tickets-attendees-list-optout--wrapper label,.event-tickets .tribe-tickets__form .tribe-tickets-attendees-list-optout--wrapper label{font-size:var(--tec-font-size-2)}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item--disabled *,.entry .entry-content .event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity,.entry .entry-content .event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity-add,.entry .entry-content .event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity-number-input,.entry .entry-content .event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity-remove,.event-tickets .tribe-tickets__tickets-item--disabled *,.event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity,.event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity-add,.event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity-number-input,.event-tickets .tribe-tickets__tickets-item--disabled .tribe-tickets__tickets-item-quantity-remove{color:var(--tec-color-text-disabled);color:var(--tec-color-scroll-bar)}.entry .entry-content .event-tickets .tribe-tickets__tickets-item--on-sale .tribe-tickets__tickets-item-quantity,.event-tickets .tribe-tickets__tickets-item--on-sale .tribe-tickets__tickets-item-quantity{padding-top:10px}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-content,.event-tickets .tribe-tickets__tickets-item-details-content{color:var(--tec-color-text-secondary);display:none;grid-column:1;grid-row:3;line-height:1;margin:var(--tec-spacer-0) 0}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-content,.event-tickets .tribe-tickets__tickets-item-details-content{display:block;grid-column:1;grid-row:2}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-content.tribe__details--open,.event-tickets .tribe-tickets__tickets-item-details-content.tribe__details--open{display:block}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-summary,.event-tickets .tribe-tickets__tickets-item-details-summary{color:var(--tec-color-text-secondary);display:grid;grid-column:2;grid-row:1;justify-content:flex-start;padding-left:var(--tec-spacer-0)}@media (min-width:768px){.tribe-tickets__tickets-form .entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-summary,.tribe-tickets__tickets-form .event-tickets .tribe-tickets__tickets-item-details-summary{display:none!important;visibility:hidden}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-summary-button--more,.event-tickets .tribe-tickets__tickets-item-details-summary-button--more{background-color:initial;color:var(--tec-color-text-primary);color:var(--tec-color-text-secondary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-0);position:relative;white-space:nowrap}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-summary-button--more:after,.event-tickets .tribe-tickets__tickets-item-details-summary-button--more:after{border:var(--tec-spacer-0) solid var(--tec-color-background-transparent);border-bottom:0;border-top:var(--tec-spacer-0) solid var(--tec-color-text-secondary);content:"";display:inline-block;margin-bottom:1px}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-summary-button--more.tribe-tickets__tickets-item-details-summary-button--expanded:after,.event-tickets .tribe-tickets__tickets-item-details-summary-button--more.tribe-tickets__tickets-item-details-summary-button--expanded:after{border-bottom:var(--tec-spacer-0) solid var(--tec-color-text-secondary);border-top:0}@media (min-width:768px){.tribe-tickets.entry .entry-content .event-tickets .tribe-tickets__tickets-item-details-summary-button--more,.tribe-tickets.event-tickets .tribe-tickets__tickets-item-details-summary-button--more{display:none!important;visibility:hidden}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra,.event-tickets .tribe-tickets__tickets-item-extra{align-items:baseline;-ms-grid-columns:min-content max-content auto;grid-row:2;grid-template-columns:min-content max-content auto;padding:0;text-align:left}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra,.event-tickets .tribe-tickets__tickets-item-extra{align-self:start;grid-column:2;grid-row-end:3;-ms-grid-row-start:1;grid-row-start:1;padding-right:var(--tec-spacer-5);text-align:right}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra.tribe-tickets__tickets-item-extra--price-suffix,.event-tickets .tribe-tickets__tickets-item-extra.tribe-tickets__tickets-item-extra--price-suffix{overflow:hidden;text-align:left}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-available,.event-tickets .tribe-tickets__tickets-item-extra-available{color:var(--tec-color-text-secondary)}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-available,.event-tickets .tribe-tickets__tickets-item-extra-available{margin:var(--tec-spacer-0) 0}}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-price,.event-tickets .tribe-tickets__tickets-item-extra-price{align-items:flex-end;display:flex;flex-direction:row;gap:var(--tec-spacer-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-price .tribe-tickets__tickets-sale-price,.event-tickets .tribe-tickets__tickets-item-extra-price .tribe-tickets__tickets-sale-price{font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold)}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-price .tribe-tickets__tickets-original-price,.event-tickets .tribe-tickets__tickets-item-extra-price .tribe-tickets__tickets-original-price{color:var(--tec-color-text-secondary);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-regular);-webkit-text-decoration:line-through;text-decoration:line-through}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-price .tribe-tickets__tickets-original-price,.event-tickets .tribe-tickets__tickets-item-extra-price .tribe-tickets__tickets-original-price{flex-direction:column;gap:0;padding:6px 0 0}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-price,.event-tickets .tribe-tickets__tickets-item-extra-price{align-items:stretch;flex-direction:column;gap:0}}.entry .entry-content .event-tickets .tribe-tickets__tickets-sale-price-suffix,.event-tickets .tribe-tickets__tickets-sale-price-suffix{color:var(--tec-color-text-secondary);font-weight:var(--tec-font-weight-regular)}.entry .entry-content .event-tickets .tribe-tickets__tickets-sale-price-suffix small,.event-tickets .tribe-tickets__tickets-sale-price-suffix small{font-size:100%}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-extra-available+.tribe-tickets__tickets-item-details-summary,.event-tickets .tribe-tickets__tickets-item-extra-available+.tribe-tickets__tickets-item-details-summary{grid-column:3}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity,.event-tickets .tribe-tickets__tickets-item-quantity{align-self:flex-start;color:var(--tec-color-text-secondary);display:flex;flex:0 0 82px;grid-column:3;grid-row:1/span 2;-ms-grid-row-span:2;justify-content:center}.entry .entry-content .event-tickets .tribe-tickets__tickets-item[data-available=false] .tribe-tickets__tickets-item-quantity,.event-tickets .tribe-tickets__tickets-item[data-available=false] .tribe-tickets__tickets-item-quantity{align-self:center}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-add,.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-remove,.event-tickets .tribe-tickets__tickets-item-quantity-add,.event-tickets .tribe-tickets__tickets-item-quantity-remove{align-self:center;background-color:initial;color:var(--tec-color-icon-secondary);display:inline-block;font-size:24px;font-weight:var(--tec-font-weight-regular);margin-bottom:var(--tec-spacer-0);width:12px}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-add:focus,.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-add:hover,.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-remove:focus,.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-remove:hover,.event-tickets .tribe-tickets__tickets-item-quantity-add:focus,.event-tickets .tribe-tickets__tickets-item-quantity-add:hover,.event-tickets .tribe-tickets__tickets-item-quantity-remove:focus,.event-tickets .tribe-tickets__tickets-item-quantity-remove:hover{background-color:initial;color:var(--tec-color-icon-primary)}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-number,.event-tickets .tribe-tickets__tickets-item-quantity-number{align-items:center;appearance:none;background-color:initial;border:none;color:var(--tec-color-icon-secondary);cursor:pointer;display:inline-flex;height:48px;justify-content:center;margin:0;outline:none;overflow:hidden;position:relative;width:40px}.entry .entry-content .event-tickets .tribe-tickets__tickets-item-quantity-unavailable,.event-tickets .tribe-tickets__tickets-item-quantity-unavailable{margin-left:var(--tec-spacer-1);white-space:nowrap}.entry .entry-content .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input,.event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input{appearance:textfield;background:#0000;border:none;color:var(--tec-color-text-primary);padding:0;text-align:center;width:fit-content}.entry .entry-content .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input::-webkit-inner-spin-button,.entry .entry-content .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input::-webkit-outer-spin-button,.event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input::-webkit-inner-spin-button,.event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input::-webkit-outer-spin-button{-webkit-appearance:none}.entry .entry-content .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input.tribe-tickets__tickets-item-quantity-number--active,.entry .entry-content .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input:focus,.event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input.tribe-tickets__tickets-item-quantity-number--active,.event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input:focus{color:var(--tec-color-text-primary)}.entry .entry-content .event-tickets .tribe-tickets__tickets-footer,.event-tickets .tribe-tickets__tickets-footer{align-items:baseline;border-top:1px solid var(--tec-color-border-secondary);display:flex;flex-flow:row nowrap;justify-content:flex-end;padding:var(--tec-spacer-4) 0 0}.entry .entry-content .event-tickets .tribe-tickets__tickets-footer-quantity,.entry .entry-content .event-tickets .tribe-tickets__tickets-footer-total,.event-tickets .tribe-tickets__tickets-footer-quantity,.event-tickets .tribe-tickets__tickets-footer-total{color:var(--tec-color-text-secondary);display:none;text-align:center}.entry .entry-content .event-tickets .tribe-tickets__tickets-footer--active .tribe-tickets__tickets-footer-quantity,.entry .entry-content .event-tickets .tribe-tickets__tickets-footer--active .tribe-tickets__tickets-footer-total,.event-tickets .tribe-tickets__tickets-footer--active .tribe-tickets__tickets-footer-quantity,.event-tickets .tribe-tickets__tickets-footer--active .tribe-tickets__tickets-footer-total{display:block}.entry .entry-content .event-tickets .tribe-tickets__tickets-footer-total,.event-tickets .tribe-tickets__tickets-footer-total{margin-left:var(--tec-spacer-1)}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__tickets-footer-total,.event-tickets .tribe-tickets__tickets-footer-total{margin-left:var(--tec-spacer-5)}}.entry .entry-content .event-tickets .tribe-tickets__tickets-footer-quantity-number,.entry .entry-content .event-tickets .tribe-tickets__tickets-footer-total-number,.entry .entry-content .event-tickets .tribe-tickets__tickets-footer-total-wrap,.event-tickets .tribe-tickets__tickets-footer-quantity-number,.event-tickets .tribe-tickets__tickets-footer-total-number,.event-tickets .tribe-tickets__tickets-footer-total-wrap{color:var(--tec-color-text-primary);font-weight:var(--tec-font-weight-bold)}.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,.event-tickets .tribe-tickets__tickets-buy{background:#0000;border:0;border-radius:0;color:var(--tec-color-text-primary);color:inherit;cursor:pointer;display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);font-weight:var(--tec-font-weight-bold);height:auto;line-height:var(--tec-line-height-3);outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button:active,.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button:focus,.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button:hover,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy:active,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy:focus,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy:hover,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button:active,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button:focus,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button:hover,.event-tickets .tribe-tickets__tickets-buy:active,.event-tickets .tribe-tickets__tickets-buy:focus,.event-tickets .tribe-tickets__tickets-buy:hover{background:#0000;color:inherit}.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,.event-tickets .tribe-tickets__tickets-buy{border-radius:var(--tec-border-radius-default);color:var(--tec-color-background);margin:0;padding:11px 14px;text-align:center;transition:var(--tec-transition-background-color)}.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn,.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn{background-color:var(--tec-color-accent-primary);color:var(--tec-color-background);margin-left:auto;white-space:nowrap}@media (min-width:500px){.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn,.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn{margin-left:var(--tec-spacer-3)}}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn,.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn{margin-left:var(--tec-spacer-6)}}.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:focus,.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:hover,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:focus,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:hover,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:focus,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:hover,.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:focus,.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:hover{background-color:var(--tec-color-accent-primary-hover)}.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:active,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:active,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:active,.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:active{background-color:var(--tec-color-accent-primary-active)}.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled,.entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled,.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled,.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled{background-color:var(--tec-color-accent-primary);color:var(--tec-color-text-disabled);cursor:not-allowed}.entry .entry-content .event-tickets .tribe-tickets__registration,.event-tickets .tribe-tickets__registration{border:1px solid var(--tec-color-border-secondary)}.entry .entry-content .event-tickets .tribe-tickets__registration-title h2,.event-tickets .tribe-tickets__registration-title h2{color:var(--tec-color-text-primary)}.entry .entry-content .event-tickets .tribe-tickets__registration-description,.event-tickets .tribe-tickets__registration-description{margin-top:10px}.entry .entry-content .event-tickets .tribe-ticket__tickets-heading,.event-tickets .tribe-ticket__tickets-heading{margin-bottom:var(--tec-spacer-3)}@media (min-width:768px){.entry .entry-content .event-tickets .tribe-ticket__tickets-heading,.event-tickets .tribe-ticket__tickets-heading{margin-bottom:var(--tec-spacer-4)}}.tribe-tickets__tickets-page-wrapper{border-top:1px solid var(--tec-color-border-default);padding-top:var(--tec-spacer-5)}.tribe-rsvp{padding:0}.tribe-rsvp .tec-tickets__my-tickets-list-title-container{padding:var(--tec-spacer-2) 0}.tribe-rsvp .tec-tickets__my-tickets-list-title{font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3)}.tribe-tickets-attendee{padding:10px}.tribe-events-style-full .tribe-events-tickets .tribe-tickets-attendee table,.tribe-events-style-full .tribe-events-tickets .tribe-tickets-attendee td,.tribe-events-style-full .tribe-events-tickets .tribe-tickets-attendee tr,.tribe-events-tickets .tribe-tickets-attendee table,.tribe-events-tickets .tribe-tickets-attendee td,.tribe-events-tickets .tribe-tickets-attendee tr{border:0}.tribe-rsvp-message-display .tribe-rsvp-messages{display:block}.tribe-rsvp-messages{display:none;padding:10px 10px 5px}.tribe-rsvp-message{border-radius:3px;border-style:solid;border-width:1px;font-size:12px;margin:0 0 5px;padding:0 .6em}.tribe-rsvp-message-success{background-color:#ffffe0;border-color:#e6db55}.tribe-rsvp-message-error{background-color:#ffebe8;border-color:#c00}.tribe-tickets-quantity{width:100%}.tickets-unavailable{font-style:italic}div.tec__tickets-my-tickets-rsvp-attendee-list-wrapper{margin:0 0 var(--tec-spacer-8)}.tribe-rsvp-list{list-style:none;margin:0 0 var(--tec-spacer-2);padding:0}.tribe-rsvp-list>.tribe-item{align-items:flex-start;background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);border-bottom:0;display:flex;flex-wrap:wrap;gap:var(--tec-spacer-4);justify-content:space-between;margin:0;min-height:105px;padding:var(--tec-spacer-5)}.tribe-rsvp-list>.tribe-item:last-child{border-bottom:1px solid var(--tec-color-border-default);margin-bottom:var(--tec-spacer-4)}.tribe-rsvp-list>.tribe-item.tribe-disabled{background-color:#efefef;border-color:#ddd;color:#717171}.tribe-rsvp-list>.tribe-item.tribe-disabled:last-child{border-bottom-color:#ddd}.tribe-rsvp-list>.tribe-item.tribe-disabled label{color:#717171}.tribe-rsvp-list>.tribe-item table{border:0;margin:0}.tribe-rsvp-list>.tribe-item td{border:0}.tribe-rsvp-list>.tribe-item>div{flex:1 0 100%}@media (--viewport-medium ){.tribe-rsvp-list>.tribe-item{align-items:center;flex-direction:row}.tribe-rsvp-list>.tribe-item>div{flex:0 1 auto;order:2}.tribe-rsvp-list>.tribe-item>div.list-attendee{flex:1 0 auto;order:1}.tribe-rsvp-list>.tribe-item>div.tribe-answer{flex:0 1 100%;order:3}.tribe-rsvp-list>.tribe-item>div:last-child{flex:0 1 auto;order:2}}@media (--viewport-full ){.tribe-rsvp-list>.tribe-item>div{flex:0 1 auto;order:3}.tribe-rsvp-list>.tribe-item>div.list-attendee{flex:0 1 auto;order:1}.tribe-rsvp-list>.tribe-item>div.tribe-answer{flex:0 1 auto;order:2}}.list-attendee{display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-regular);letter-spacing:1px;line-height:var(--tec-line-height-0)}.tribe-submit-tickets-form{margin-top:20px}.user-details{font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-regular);line-height:1.75;margin:0}.user-details p{margin:0 0 .5em}.tribe-tickets__form .tribe-answer{font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-0)}.tribe-tickets__form .tribe-answer .type-label{margin-bottom:0;padding-right:.5em}.tribe-tickets__form .tribe-answer label{display:block}.tribe-tickets__form .tribe-answer label,.tribe-tickets__form .tribe-answer select.tribe-answer-select{font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-0)}.tribe-tickets__form .tribe-answer select.tribe-answer-select{background-color:#fff;border:1px solid #ddd;height:30px;margin-left:5px;padding-bottom:0;padding-top:0;width:auto}.tribe-rsvp h2{line-height:1.2;margin-bottom:20px}.event-tickets-meta-label{font-weight:700;margin:0 1em 0 0}.tribe-theme-parent-twentysixteen .comment-content a,.tribe-theme-parent-twentysixteen .entry-content a,.tribe-theme-parent-twentysixteen .entry-footer a:hover,.tribe-theme-parent-twentysixteen .entry-summary a,.tribe-theme-parent-twentysixteen .logged-in-as a,.tribe-theme-parent-twentysixteen .pingback .comment-body>a,.tribe-theme-parent-twentysixteen .site-info a:hover,.tribe-theme-parent-twentysixteen .taxonomy-description a,.tribe-theme-parent-twentysixteen .textwidget a,.tribe-theme-twentysixteen .comment-content a,.tribe-theme-twentysixteen .entry-content a,.tribe-theme-twentysixteen .entry-footer a:hover,.tribe-theme-twentysixteen .entry-summary a,.tribe-theme-twentysixteen .logged-in-as a,.tribe-theme-twentysixteen .pingback .comment-body>a,.tribe-theme-twentysixteen .site-info a:hover,.tribe-theme-twentysixteen .taxonomy-description a,.tribe-theme-twentysixteen .textwidget a{box-shadow:none}.tribe-events-tickets-title.tribe--rsvp{margin:0}.tribe-events-style-full.tribe-events-style-theme h2.tribe-events-tickets-title{font-size:90%}.tribe-link-view-attendee{margin:15px 0}.tribe-events-tickets{background:var(--tec-color-background-secondary);border:0;border-radius:3px;max-width:100%;position:relative}.tribe-events-tickets table,.tribe-events-tickets td,.tribe-events-tickets th{border:0}.tribe-events-tickets tr{display:flex;flex-flow:row wrap}@media only screen and (min-width:768px){.tribe-events-tickets tr{display:table-row}}.tribe-events-tickets tr:not(:first-child){border-top:2px solid #dfdfdf}.tribe-events-tickets td{flex:none;padding:8px 10px;width:100%;word-break:normal}@media (min-width:768px){.tribe-events-tickets td{width:auto}}.tribe-events-tickets td.tickets_name{font-weight:700}.tribe-events-tickets td.quantity,.tribe-events-tickets td.woocommerce{order:2}.tribe-events-tickets td.quantity input[type=number],.tribe-events-tickets td.woocommerce input[type=number]{background-color:#fff;border-radius:3px;margin-bottom:5px;padding:5px 10px;text-align:left}@media (min-width:768px){.tribe-events-tickets td.quantity input[type=number],.tribe-events-tickets td.woocommerce input[type=number]{width:4.375em}}.tribe-events-tickets td.tickets_submit{order:3}.tribe-events-tickets td.tickets_submit .tribe-button{margin:0 0 10px}@media (min-width:768px){.tribe-events-tickets .woocommerce.add-to-cart{padding:16px}}.tribe-events-tickets .woocommerce.add-to-cart .tribe-button{margin:10px 0}@media (min-width:768px){.tribe-events-tickets .woocommerce.add-to-cart .tribe-button{margin:10px}}.tribe-events-tickets .tribe-link-tickets-message{background:#c8c8c8cc;bottom:0;left:0;position:absolute;right:0;text-align:center;top:0}.tribe-events-tickets .tribe-link-tickets-message .no-javascript-msg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.tribe-events-tickets .tribe-tickets-remaining{color:var(--tec-color-text-secondary);display:block;font-size:11px}.tribe-events-tickets .tribe-tickets-attendees-list-optout{align-items:center;display:flex;flex-flow:row wrap}.tribe-events-tickets .tribe-tickets-attendees-list-optout label{color:var(--tec-color-text-secondary)}.tribe-events-tickets .tribe-tickets-attendees-list-optout input[type=checkbox]+label,.tribe-events-tickets .tribe-tickets-attendees-list-optout input[type=radio]+label{display:inline-block;font-size:var(--tec-font-size-2);margin:0}.tribe-events-tickets .tribe-tickets-attendees-list-optout input[type=checkbox]{height:var(--tec-spacer-3);width:var(--tec-spacer-3)}.tribe-events-tickets .tickets_description,.tribe-events-tickets .tickets_name,.tribe-events-tickets .tickets_name p,.tribe-events-tickets .tickets_price{color:var(--tec-color-text-secondary);font-size:15px;padding:16px 10px}.tribe-events-tickets input[type=date],.tribe-events-tickets input[type=datetime-local],.tribe-events-tickets input[type=email],.tribe-events-tickets input[type=month],.tribe-events-tickets input[type=number],.tribe-events-tickets input[type=password],.tribe-events-tickets input[type=search],.tribe-events-tickets input[type=tel],.tribe-events-tickets input[type=text],.tribe-events-tickets input[type=time],.tribe-events-tickets input[type=url],.tribe-events-tickets input[type=week],.tribe-events-tickets select,.tribe-events-tickets textarea{background:#fff;width:100%}@media (min-width:768px){.tribe-events-tickets input[type=date],.tribe-events-tickets input[type=datetime-local],.tribe-events-tickets input[type=email],.tribe-events-tickets input[type=month],.tribe-events-tickets input[type=number],.tribe-events-tickets input[type=password],.tribe-events-tickets input[type=search],.tribe-events-tickets input[type=tel],.tribe-events-tickets input[type=text],.tribe-events-tickets input[type=time],.tribe-events-tickets input[type=url],.tribe-events-tickets input[type=week],.tribe-events-tickets select,.tribe-events-tickets textarea{width:auto}}.tribe-events-tickets header{height:auto}.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta,.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row{display:none}.tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta,.tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row{display:block}@media (min-width:768px){.tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta,.tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row{display:table-row}}.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta>td,.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row>td{display:block}@media (min-width:768px){.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta>td,.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row>td{display:table-cell}}.tribe-events-tickets-rsvp tr.tribe-event-tickets-plus-meta tr,.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row tr{border:0}.tribe-block__rsvp{font-family:var(--tec-font-family-sans-serif);margin-bottom:30px;margin-top:30px;max-width:580px;position:relative}.tribe-block__rsvp__ticket{border:1px solid #e1e3e6;display:flex;flex-wrap:wrap;position:relative;width:100%}@media (min-width:600px){.tribe-block__rsvp__ticket{align-items:stretch;flex-wrap:nowrap}}.tribe-block__rsvp__icon{align-items:center;background:#fff;border-bottom:1px dashed #b5bcc2;color:#434343;display:flex;flex:none;flex-direction:column;font-size:14px;font-weight:700;line-height:17px;padding:20px 17px;width:100%}@media (min-width:600px){.tribe-block__rsvp__icon{border-bottom:none;border-right:1px dashed #b5bcc2;padding:28px 17px;width:84px}}.tribe-block__rsvp__icon svg{margin-bottom:7px}.tribe-block__rsvp__content{background-color:#f5f8f9;flex:auto}.tribe-block__rsvp__details{padding:25px 20px 20px}.tribe-block__rsvp__title{color:#000;font-size:21px;font-weight:700;line-height:28px;margin-bottom:12px}.tribe-block__rsvp__description{color:#545d66;font-size:14px;line-height:18px;margin-bottom:15px}.tribe-block__rsvp__availability{align-items:center;color:#545d66;display:flex;font-size:12px;line-height:18px}.tribe-block__rsvp__quantity{font-size:18px;font-weight:700;margin-right:6px}.tribe-block__rsvp__status{display:flex;flex-wrap:nowrap;padding:0 20px 25px;text-align:center}.tribe-block__rsvp__status>span{flex:none;margin-right:15px;width:calc(50% - 7.5px)}.tribe-block__rsvp__status>span:last-child{margin-right:0}.tribe-block__rsvp__status-button{align-items:center;background:#fff;border:1px solid #545d66;border-radius:4px;color:#545d66;display:flex;font-family:var(--tec-font-family-sans-serif);font-size:14px;font-weight:700;height:44px;justify-content:center;line-height:1;padding:0;width:100%}.tribe-block__rsvp__status-button svg{margin-left:9px}.tribe-block__rsvp__status-button:focus,.tribe-block__rsvp__status-button:hover{background:#fff;border:1px solid #000;color:#000}.tribe-block__rsvp__status-button.tribe-active{border:1px solid #000;color:#000}.tribe-block__rsvp__status-button.tribe-inactive{border:1px solid #e1e3e6;color:#a2aab2}.tribe-block__rsvp__status-button.tribe-inactive:focus,.tribe-block__rsvp__status-button.tribe-inactive:hover{background:#fff;border:1px solid #545d66;color:#545d66}.tribe-block__rsvp__status-button[disabled=disabled]{cursor:default}.tribe-block__rsvp__going-icon,.tribe-block__rsvp__not-going-icon{fill:#a2aab2}.tribe-active .tribe-block__rsvp__going-icon,.tribe-active .tribe-block__rsvp__not-going-icon,.tribe-block__rsvp__status-button:focus .tribe-block__rsvp__going-icon,.tribe-block__rsvp__status-button:focus .tribe-block__rsvp__not-going-icon,.tribe-block__rsvp__status-button:hover .tribe-block__rsvp__going-icon,.tribe-block__rsvp__status-button:hover .tribe-block__rsvp__not-going-icon{fill:#191e23}.tribe-inactive .tribe-block__rsvp__going-icon,.tribe-inactive .tribe-block__rsvp__not-going-icon{fill:#e1e3e6}.tribe-inactive:focus .tribe-block__rsvp__going-icon,.tribe-inactive:focus .tribe-block__rsvp__not-going-icon,.tribe-inactive:hover .tribe-block__rsvp__going-icon,.tribe-inactive:hover .tribe-block__rsvp__not-going-icon{fill:#a2aab2}.tribe-block__rsvp__form{padding:0 20px}.tribe-block__rsvp__form form{border-top:1px solid #e1e3e6;display:flex;padding:30px 0}.tribe-left{flex:none}.tribe-block__rsvp__number-input{padding-right:20px}.tribe-block__rsvp__number-input-inner{align-items:center;display:flex}.tribe-block__rsvp__number-input-inner input[type=number]{appearance:textfield;background:#0000;border:none;color:#000;font-family:var(--tec-font-family-sans-serif);font-size:30px;font-weight:700;height:40px;max-width:48px;padding:4px 0;text-align:center}@media (min-width:600px){.tribe-block__rsvp__number-input-inner input[type=number]{font-size:36px;height:48px}}.tribe-block__rsvp__number-input-inner input[type=number]::-webkit-inner-spin-button,.tribe-block__rsvp__number-input-inner input[type=number]::-webkit-outer-spin-button{appearance:none}.tribe-block__rsvp__number-input-label{display:block;font-size:14px;font-weight:700;line-height:18px;margin-top:9px;text-align:center}.tribe-block__rsvp__number-input-button{background-color:initial;height:30px;padding:0;position:relative;width:20px}.tribe-block__rsvp__number-input-button:after,.tribe-block__rsvp__number-input-button:before{background-color:#aeb4bb;content:"";height:2px;position:absolute;width:10px}.tribe-block__rsvp__number-input-button:focus,.tribe-block__rsvp__number-input-button:hover{background:none}.tribe-block__rsvp__number-input-button:focus:after,.tribe-block__rsvp__number-input-button:focus:before,.tribe-block__rsvp__number-input-button:hover:after,.tribe-block__rsvp__number-input-button:hover:before{background-color:#545d66}.tribe-block__rsvp__number-input-button--minus{margin-left:-10px}.tribe-block__rsvp__number-input-button--minus:after,.tribe-block__rsvp__number-input-button--minus:before{right:0}.tribe-block__rsvp__number-input-button--plus{margin-right:-10px}.tribe-block__rsvp__number-input-button--plus:after,.tribe-block__rsvp__number-input-button--plus:before{left:0}.tribe-block__rsvp__number-input-button--plus:after{transform:rotate(90deg)}.tribe-right{flex:auto}.tribe-right input[type=email],.tribe-right input[type=text]{border-color:#e1e3e6;color:#000;display:block;font-family:var(--tec-font-family-sans-serif);font-size:16px;height:40px;line-height:18px;margin-bottom:15px;padding:10px 15px;width:100%}.tribe-right input[type=email]::placeholder,.tribe-right input[type=text]::placeholder{color:#a2aab2}.tribe-right label{cursor:pointer;font-size:14px;font-weight:400}.tribe-right label[for^=tribe-tickets-attendees-list-optout]{align-items:flex-start;display:flex;margin:0 0 15px;padding-top:7px}.tribe-right label[for^=tribe-tickets-attendees-list-optout] input[type=checkbox]{appearance:none;background-color:#fff;border:1px solid #e1e3e6;border-radius:0;cursor:pointer;flex:none;height:16px;margin:1px 10px 0 0;width:16px}.tribe-right label[for^=tribe-tickets-attendees-list-optout] input[type=checkbox]:focus{box-shadow:0 0 0 1px #e1e3e6;outline:2px solid #0000;outline-offset:-2px}.tribe-right label[for^=tribe-tickets-attendees-list-optout] input[type=checkbox]:checked:before{color:#009fd4;content:"\f147";display:inline-block;float:left;font:400 21px/1 dashicons;margin:-3px 0 0 -4px;speak:none;vertical-align:middle;width:16px}.tribe-tickets-meta-option-label{color:#000;font-size:14px;font-weight:400;line-height:18px}.tribe-block__rsvp__message__error,.tribe-block__rsvp__message__success{color:#000;font-size:14px;line-height:18px;padding:20px}.tribe-block__rsvp__message__error{background:#ffebe8;border:1px solid #c00;display:none;margin-bottom:20px}.tribe-block__rsvp__message__success{background:#ecfae5;border:1px solid #1bd800;margin-top:20px}@media (min-width:600px){.tribe-block__rsvp__message__success{padding:10px 30px;text-align:center}}.tribe-block__rsvp__submit-button{background:#009fd4;color:#fff;font-family:var(--tec-font-family-sans-serif);font-size:15px;font-weight:700;line-height:18px;margin:10px 0 0;padding:10px 23px}.tribe-block__rsvp__submit-button:focus,.tribe-block__rsvp__submit-button:hover{background:#007bb4}.tribe-block__rsvp__submit-button:disabled{background:#a2aab2;cursor:not-allowed}.tribe-block__rsvp__form__attendee-meta{margin:0}.tribe-block__rsvp__form__attendee-meta td,.tribe-block__rsvp__form__attendee-meta th{border:none;padding:0;word-break:normal}.tribe-common-c-loader.tribe-block__rsvp__loading{align-items:center;background:#ffffffb3;height:100%;justify-content:center;left:0;margin:0;padding:0;position:absolute;text-align:center;top:0;width:100%;z-index:99}.tribe-common-c-loader.tribe-block__rsvp__loading svg{max-width:70px;position:absolute;top:35%}.tribe-common-c-loader.tribe-block__rsvp__loading svg circle{fill:#888}.accordion-header{background:none;border:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:12px;font-weight:700;padding:10px 20px;position:relative;text-align:left;width:100%}.accordion-header:before{background-color:#000;border-radius:100%;box-sizing:border-box;color:#fff;content:"\f132";font-family:dashicons,sans-serif;font-size:10px;font-weight:400;height:14px;left:0;line-height:17px;padding:0 1px 0 0;position:absolute;text-align:center;top:12px;width:15px}.accordion-header:after{border-bottom:1px solid #ddd;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:80%}.accordion-header.is-active:before{content:"\f460";line-height:15px}.accordion-header:focus{outline:1px solid #5b9dd9}.accordion-header:hover{background:none}.tribe-tickets-editor-history:after{width:calc(100% - 80px)}.tribe_attendee_meta:after{width:calc(100% - 170px)}.tribe_advanced_meta:after{width:calc(100% - 105px)}.accordion-label:focus{outline:none}.accordion-content{display:none}.ticket_panel .accordion-content{margin:1em 0 2em}.accordion-content.is-active{display:block}.tribe-common-c-loader.tribe-tickets-loader__modal,.tribe-common-c-loader.tribe-tickets-loader__tickets-block{align-items:center;background:var(--tec-color-background-transparent);display:flex;height:100%;justify-content:center;left:0;padding:0;position:absolute;top:0;width:100%;z-index:var(--tec-z-index-spinner-container)}@media (min-width:768px){.tribe-common-c-loader.tribe-tickets-loader__modal,.tribe-common-c-loader.tribe-tickets-loader__tickets-block{padding:0}}.tribe-common-c-loader.tribe-tickets-loader__modal{height:100vh;position:fixed;width:100vw}.event-tickets .tribe-common-c-loader{align-items:center;background:var(--tec-color-background-transparent);display:flex;height:100%;justify-content:center;left:0;padding:0;position:absolute;top:0;width:100%;z-index:var(--tec-z-index-spinner-container)}@media (min-width:768px){.event-tickets .tribe-common-c-loader{padding:0}}.event-tickets .tribe-tickets__notice,.tribe-common .tribe-tickets__notice{background-color:var(--tec-color-background-secondary);border-radius:var(--tec-border-radius-default);margin:var(--tec-spacer-4) 0;padding:var(--tec-spacer-3)}.event-tickets .tribe-tickets__notice>:last-child,.tribe-common .tribe-tickets__notice>:last-child{margin-bottom:0;padding-bottom:0}.event-tickets .tribe-tickets-notice__title,.tribe-common .tribe-tickets-notice__title{margin:0;position:relative}.event-tickets .tribe-tickets-notice__title:empty,.tribe-common .tribe-tickets-notice__title:empty{display:none}.event-tickets .tribe-tickets__notice--error,.tribe-common .tribe-tickets__notice--error{background-color:var(--tec-color-background-error);display:none;padding-left:50px;position:relative}.event-tickets .tribe-tickets__notice--error:before,.tribe-common .tribe-tickets__notice--error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%281 1%29%27%3E%3Ccircle cx=%278%27 cy=%278%27 r=%277.467%27 stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27/%3E%3Ccircle cx=%278%27 cy=%2711.733%27 r=%271.067%27 fill=%27%23141827%27 fill-rule=%27nonzero%27/%3E%3Cpath fill=%27%23141827%27 stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M8 3.733v4.8%27/%3E%3C/g%3E%3C/svg%3E");background-size:contain;content:"";height:var(--tec-spacer-3);left:var(--tec-spacer-4);position:absolute;top:var(--tec-spacer-4);width:var(--tec-spacer-3)}.event-tickets .tribe-tickets__notice--barred,.tribe-common .tribe-tickets__notice--barred{background-color:var(--tec-color-background);border:var(--tec-spacer-0) solid var(--tec-color-border-secondary);border-bottom:0;border-radius:0;border-top:0;padding:0 var(--tec-spacer-2)}.event-tickets .tribe-tickets__notice--barred-left,.tribe-common .tribe-tickets__notice--barred-left{border-right:0;padding:0 0 0 var(--tec-spacer-2)}.event-tickets .tribe-tickets__notice--barred-right,.tribe-common .tribe-tickets__notice--barred-right{border-left:0;padding:0 var(--tec-spacer-2) 0 0}.event-tickets .tribe-tickets-svgicon{background-repeat:no-repeat;background-size:contain}.tooltipster-base.tribe-tickets-tooltip-theme{background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);border-radius:var(--tec-border-radius-default);box-shadow:var(--tec-box-shadow-tooltip);height:auto!important;max-width:254px;padding:var(--tec-spacer-5)}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-box{background-color:initial;border:0;border-radius:0;box-shadow:none;margin:0}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-box .tooltipster-content{color:var(--tec-color-text-primary);overflow:inherit;padding:0;word-break:break-word}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-arrow{display:none}.tribe-common a.tribe-common-c-btn--small,.tribe-common button.tribe-common-c-btn--small,.tribe-common input[type=button].tribe-common-c-btn--small,.tribe-common input[type=submit].tribe-common-c-btn--small{background-color:var(--tec-color-accent-primary);padding:11px 14px;width:auto}.tribe-common a.tribe-common-c-btn--small:active,.tribe-common a.tribe-common-c-btn--small:disabled,.tribe-common a.tribe-common-c-btn--small:focus,.tribe-common a.tribe-common-c-btn--small:hover,.tribe-common button.tribe-common-c-btn--small:active,.tribe-common button.tribe-common-c-btn--small:disabled,.tribe-common button.tribe-common-c-btn--small:focus,.tribe-common button.tribe-common-c-btn--small:hover,.tribe-common input[type=button].tribe-common-c-btn--small:active,.tribe-common input[type=button].tribe-common-c-btn--small:disabled,.tribe-common input[type=button].tribe-common-c-btn--small:focus,.tribe-common input[type=button].tribe-common-c-btn--small:hover,.tribe-common input[type=submit].tribe-common-c-btn--small:active,.tribe-common input[type=submit].tribe-common-c-btn--small:disabled,.tribe-common input[type=submit].tribe-common-c-btn--small:focus,.tribe-common input[type=submit].tribe-common-c-btn--small:hover{padding:11px 14px}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background:#0000;border:0;border-radius:0;color:var(--tec-color-text-primary);color:inherit;cursor:pointer;display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);height:auto;line-height:var(--tec-line-height-3);outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common a.tribe-common-c-btn-link:active,.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:active,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:active,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:active,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{background:#0000;color:inherit}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{text-align:center;-webkit-text-decoration:underline;text-decoration:underline;transition:var(--tec-transition-color)}.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{background-color:initial}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background-color:initial;color:var(--tec-color-accent-primary);padding:11px 20px;width:100%}@media (min-width:768px){.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background-color:initial;width:auto}}.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{color:var(--tec-color-accent-primary-hover)}.tribe-common a.tribe-common-c-btn-link:active,.tribe-common button.tribe-common-c-btn-link:active,.tribe-common input[type=button].tribe-common-c-btn-link:active,.tribe-common input[type=submit].tribe-common-c-btn-link:active{color:var(--tec-color-accent-primary-active)}.tribe-common a.tribe-common-c-btn-link:disabled,.tribe-common button.tribe-common-c-btn-link:disabled,.tribe-common input[type=button].tribe-common-c-btn-link:disabled,.tribe-common input[type=submit].tribe-common-c-btn-link:disabled{color:var(--tec-color-accent-primary-background)}.event-tickets .tec-tickets__attendees-list-wrapper,.tribe-common .tec-tickets__attendees-list-wrapper{margin-top:var(--tec-spacer-8)}.event-tickets .tec-tickets__attendees-list,.tribe-common .tec-tickets__attendees-list{background-color:var(--tec-color-background);margin-top:var(--tec-spacer-3)}.event-tickets .tec-tickets__attendees-list-item,.tribe-common .tec-tickets__attendees-list-item{align-items:center;border-left:1px solid var(--tec-color-border-secondary);border-right:1px solid var(--tec-color-border-secondary);border-top:1px solid var(--tec-color-border-secondary);container-type:inline-size;display:flex;flex-direction:column;gap:var(--tec-spacer-1);margin:0;padding:var(--tec-spacer-4)}.event-tickets .tec-tickets__attendees-list-item:last-child,.tribe-common .tec-tickets__attendees-list-item:last-child{border-bottom:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.event-tickets .tec-tickets__attendees-list-item,.tribe-common .tec-tickets__attendees-list-item{flex-direction:row}}.event-tickets .tec-tickets__attendees-list-item-attendee-details,.tribe-common .tec-tickets__attendees-list-item-attendee-details{align-self:center;flex-grow:1}.event-tickets .tribe-tickets__rsvp-wrapper{background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-secondary);border-radius:var(--tec-border-radius-default);margin-top:var(--tec-spacer-6);max-width:580px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.event-tickets .tribe-tickets__rsvp-wrapper{transition:none}}.event-tickets .tribe-tickets__rsvp{padding:var(--tec-spacer-10) var(--tec-grid-gutter-small-half)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp{padding:var(--tec-spacer-5) var(-tec-grid-gutter-half)}}.event-tickets .tribe-tickets__rsvp-details-wrapper{align-items:center;display:flex;flex:none;justify-content:center;text-align:center}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-details-wrapper{width:calc(var(--tec-grid-width-1-of-8)*5)}}.event-tickets .tribe-tickets__rsvp-details{text-align:center;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-details{text-align:initial}}.event-tickets .tribe-tickets__rsvp-description{color:var(--tec-color-text-secondary);margin-top:var(--tec-spacer-1)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-description{margin-top:var(--tec-spacer-2)}}.event-tickets .tribe-tickets__rsvp-attendance{display:flex;flex-direction:column;margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-attendance{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-attendance-number{font-size:var(--tec-font-size-9)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-attendance-number{font-size:var(--tec-font-size-7)}}.event-tickets .tribe-tickets__rsvp-attendance-number.tribe-tickets__rsvp-attendance-number--no-description{font-size:var(--tec-font-size-10)}.event-tickets .tribe-tickets__rsvp-attendance-going{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-availability{color:var(--tec-color-text-secondary);margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-availability{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-availability-days-left,.event-tickets .tribe-tickets__rsvp-availability-quantity{color:var(--tec-color-text-primary)}.event-tickets .tribe-tickets__rsvp-actions-wrapper{align-items:center;display:flex;flex:none;justify-content:center;text-align:center}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-wrapper{border-left:1px dashed var(--tec-color-border-secondary);width:calc(var(--tec-grid-width-1-of-8)*3)}}.event-tickets .tribe-tickets__rsvp-actions{border-top:1px dashed var(--tec-color-border-secondary);margin-top:var(--tec-spacer-10);padding:var(--tec-spacer-10) 0;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions{border-top:0;margin-top:0;padding:0}}.event-tickets .tribe-tickets__rsvp-actions .tribe-common-c-btn{max-width:125px}.event-tickets .tribe-tickets__rsvp-actions-button-going,.event-tickets .tribe-tickets__rsvp-actions-button-not-going{font-family:var(--tec-font-family-sans-serif)}.event-tickets .tribe-tickets__rsvp-actions-rsvp-going{margin-top:var(--tec-spacer-2)}.event-tickets .tribe-tickets__rsvp-actions-rsvp-not-going{margin-top:var(--tec-spacer-8)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-rsvp-not-going{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-actions-button-not-going{font-size:var(--tec-font-size-2)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-button-not-going{font-size:var(--tec-font-size-1)}}.event-tickets .tribe-tickets__rsvp-actions-full{padding:var(--tec-spacer-12) var(--tec-spacer-7) var(--tec-spacer-11) var(--tec-spacer-7)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-full{padding:0 var(--tec-spacer-7)}}.event-tickets .tribe-tickets__rsvp-actions-full-text{color:var(--tec-color-text-secondary);text-transform:uppercase}.event-tickets .tribe-tickets__rsvp-actions-success-going{align-items:center;display:flex;justify-content:center}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-success-going{justify-content:flex-start}}.event-tickets .tribe-tickets__rsvp-actions-success-going-check-icon{background-color:var(--tec-color-accent-primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%279%27%3E%3Cpath fill=%27%23fff%27 d=%27M10.6.1 3.9 6.8 1.4 4.3c-.1-.1-.3-.1-.4 0l-.8.8c-.1.1-.1.3 0 .4l3.4 3.4c.2.1.4.1.5 0l7.7-7.7c.1-.1.1-.3 0-.4L11 .1c-.1-.1-.3-.1-.4 0%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:100%;display:inline-block;height:var(--tec-spacer-7);margin:0 var(--tec-spacer-0);width:var(--tec-spacer-7)}.event-tickets .tribe-tickets__rsvp-actions-success-going-text{margin-left:var(--tec-spacer-1);text-transform:capitalize}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle{display:flex;justify-content:center;margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle{justify-content:flex-start;margin-top:var(--tec-spacer-1)}}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle-input{flex:none}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle-label{text-align:left}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle-label-underline{cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.event-tickets .tribe-tickets__rsvp-message{align-items:center;background-color:var(--tec-color-accent-primary-background);border-radius:var(--tec-border-radius-default);display:flex;padding:var(--tec-spacer-4) var(--tec-spacer-3)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-message{padding:var(--tec-spacer-3)}}.event-tickets .tribe-tickets__rsvp-message--error,.event-tickets .tribe-tickets__rsvp-message--error.tribe-tickets__rsvp-message{background-color:var(--tec-color-background-error)}.event-tickets .tribe-tickets__rsvp-message--success-icon{display:inline-block;height:var(--tec-spacer-3);margin-right:var(--tec-spacer-2);width:var(--tec-spacer-3)}.event-tickets .tribe-tickets__rsvp-message--success-icon path{stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-message--error-icon,.event-tickets .tribe-tickets__rsvp-message--must-login-icon{display:inline-block;margin-right:var(--tec-spacer-2)}.event-tickets .tribe-tickets__rsvp-message--error-icon circle,.event-tickets .tribe-tickets__rsvp-message--must-login-icon circle{stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-message--error-icon circle#dot,.event-tickets .tribe-tickets__rsvp-message--must-login-icon circle#dot{fill:var(--tec-color-icon-active);stroke:#0000}.event-tickets .tribe-tickets__rsvp-message--error-icon path,.event-tickets .tribe-tickets__rsvp-message--must-login-icon path{stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-message-link{color:var(--tec-color-accent-primary)}.event-tickets .tribe-common-c-btn:disabled{background-color:var(--tec-color-accent-primary);cursor:not-allowed}.event-tickets button.tribe-common-cta:disabled{cursor:not-allowed}.event-tickets .tribe-tickets__rsvp-form-wrapper{padding:var(--tec-spacer-5)}.event-tickets .tribe-tickets__rsvp-form-title{border-bottom:1px dashed var(--tec-color-border-secondary);padding-bottom:var(--tec-spacer-5)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-form-title{border:none;padding-bottom:0}}.event-tickets .tribe-tickets__rsvp-form-content{margin-bottom:var(--tec-spacer-1);margin-top:var(--tec-spacer-8)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-form-content{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-form-buttons{align-items:baseline;display:flex;justify-content:flex-end;padding-top:var(--tec-spacer-4)}.event-tickets .tribe-tickets__rsvp-form-buttons>*{margin-left:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__form input[type=number].tribe-tickets__rsvp-form-input-number{max-width:140px}}.event-tickets .tribe-tickets__rsvp-form-button{width:auto}.event-tickets .tribe-tickets__rsvp-form-button--cancel{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-form-button--cancel:focus,.event-tickets .tribe-tickets__rsvp-form-button--cancel:hover{color:var(--tec-color-text-primary)}.event-tickets .tribe-tickets__rsvp-form-button--submit{padding-left:var(--tec-spacer-6);padding-right:var(--tec-spacer-6)}.event-tickets .tribe-tickets__rsvp-ar{padding-left:var(--tec-grid-gutter-small-half);padding-right:var(--tec-grid-gutter-small-half)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar{flex-direction:row-reverse;padding-left:var(--tec-grid-gutter-half);padding-right:var(--tec-grid-gutter-half)}}.event-tickets .tribe-tickets__rsvp-ar-sidebar-wrapper{display:flex;flex:none}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-sidebar-wrapper{border-left:1px dashed var(--tec-color-border-secondary);width:calc(var(--tec-grid-width-1-of-8)*3)}}.event-tickets .tribe-tickets__rsvp-ar-sidebar{border-bottom:1px dashed var(--tec-color-border-secondary);margin-top:var(--tec-spacer-5);padding:var(--tec-spacer-5) 0;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-sidebar{border:0;margin-top:0;padding-left:var(--tec-spacer-4)}}.event-tickets .tribe-tickets__rsvp-ar-quantity{align-items:center;display:flex;margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-quantity{display:block}}.event-tickets .tribe-tickets__rsvp-ar-quantity-input{align-items:center;display:flex;margin-left:var(--tec-spacer-3)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-quantity-input{margin-left:0}}.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]{appearance:textfield;background:#0000;border:none;height:var(--tec-spacer-8);max-width:var(--tec-spacer-8);padding:var(--tec-spacer-0) 0;text-align:center}@media (min-width:600px){.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]{height:var(--tec-spacer-8)}}.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]:-webkit-inner-spin-button,.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]:-webkit-outer-spin-button{appearance:none}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number{background-color:initial;border:1px solid var(--tec-color-border-default);border-radius:50%;flex:none;height:28px;padding:0;position:relative;width:28px}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:after,.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:before{background-color:var(--tec-color-icon-active);content:"";height:2px;left:9px;position:absolute;top:12px;width:8px}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:focus,.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:hover{background:none;border-color:var(--tec-color-border-active)}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number--plus:after{transform:rotate(90deg)}.event-tickets .tribe-tickets__rsvp-ar-guest-list{margin-top:var(--tec-spacer-7)!important}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item{display:inline-block}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-guest-list-item{display:block}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item:not(:first-of-type){margin-top:var(--tec-spacer-7)}}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive:focus,.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive:hover,.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button:focus,.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button:hover{color:var(--tec-color-text-primary)}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive .tribe-tickets__rsvp-ar-guest-icon path{fill:var(--tec-color-icon-disabled);stroke:var(--tec-color-icon-disabled)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-title{clip:auto;height:auto;margin:0;position:static;width:auto}}.event-tickets .tribe-tickets__rsvp-ar-guest-icon{display:inline-block;height:17px;margin-right:var(--tec-spacer-5);width:14px}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-guest-icon{height:14px;margin-right:var(--tec-spacer-0);width:11px}}.event-tickets .tribe-tickets__rsvp-ar-guest-icon path{fill:var(--tec-color-icon-active);stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-ar-form-wrapper{background-color:#f6f7f9;display:flex;flex:none}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-form-wrapper{width:calc(var(--tec-grid-width-1-of-8)*5)}}.event-tickets .tribe-tickets__rsvp-ar-form{padding:var(--tec-spacer-5) 0;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-form{text-align:initial}}.event-tickets .tribe-tickets__rsvp-ar-form .tribe-tickets__form{margin-top:var(--tec-spacer-4)}.event-tickets .tribe-tickets__rsvp-ar-form-title{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-attendees{margin-bottom:var(--tec-grid-gutter-half);margin-left:var(--tec-grid-gutter-half);margin-right:var(--tec-grid-gutter-half);margin-top:0}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}