html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border-radius: 0;
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] { -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} * {
box-sizing: border-box;
}
html {
box-sizing: border-box;
font-size: 62.5%;
}
body {
background-color: #242629;
color: #6a6c6e;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.8rem;
line-height: 1.62;
}
.site {
background-color: #fff;
position: relative;
}
*,
*:before,
*:after {
box-sizing: inherit; }
:focus {
outline: none;
} a {
color: inherit;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
text-decoration: underline;
}
a:focus {
outline: thin dotted;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #1a1c1e;
font-family: "Noto Serif", Georgia, serif;
font-weight: 700;
line-height: 1.38;
}
h1 + h2,
h1 + h3,
h2 + h3,
h2 + h4,
h3 + h4,
h4 + h5,
h5 + h6 {
margin-top: -2%;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
margin-top: 0;
}
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h1 {
clear: both;
font-size: 5rem;
font-weight: 700;
}
h2 {
font-size: 2.6rem;
}
h3 {
font-size: 2.2rem;
}
h4 {
font-size: 2rem;
}
h5 {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.7rem;
letter-spacing: 0.1em;
text-transform: uppercase;
}
h6 {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.5rem;
letter-spacing: 0.1em;
text-transform: uppercase;
}
p {
margin: 0;
padding: 0 0 1.5em;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
blockquote {
border-left: 3px solid #ddd;
clear: both;
color: #393d41;
font-family: "Noto Serif", Georgia, serif;
font-size: 1.05em;
font-style: italic;
margin: 0 0 1.5em 1.5em;
padding-left: 1.5em;
position: relative;
}
blockquote p {
padding: 0 0 0.8em;
}
blockquote p:last-child {
padding: 0;
}
blockquote cite {
color: #444;
display: block;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0.9em;
}
blockquote blockquote {
font-size: 1em;
margin-left: 0;
}
q:before {
content: "\201C";
}
q:after {
content: "\201D";
}
dfn,
cite,
em,
i {
font-style: italic;
}
pre,
code,
kbd,
tt,
var {
font-family: "Lucida Console", Monaco, "Courier New", monospace;
font-size: 90%;
font-style: normal;
font-weight: 400;
text-decoration: none;
text-transform: none;
}
code {
display: inline-block;
margin: 0 0.4em;
position: relative;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
position: relative;
}
pre:before {
background-color: #e7ae01;
color: #ffffff;
content: "\f462";
font-size: 18px; font-size: 1.8rem;
height: 100%;
line-height: 1.62;
padding: 0 .19em;
position: absolute;
right: 0;
top: 0;
z-index: 5;
}
hr {
background-color: #eee;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
img {
height: auto; max-width: 100%; }
menu,
ol,
ul {
margin: 0;
padding: 0;
} ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: upper-roman;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin-left: 1.62em;
} table {
border: 1px solid #ddd;
border-collapse: collapse;
border-spacing: 0;
line-height: 1.38;
margin: 0 0 1.62em;
width: 100%;
}
td, th {
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
padding: 10px 20px;
}
th {
font-size: 85%;
letter-spacing: 0.1em;
padding: ;
text-transform: uppercase;
}
th,
tfoot td {
font-weight: 700;
text-align: left;
}
th:first-child,
td:first-child {
border-left: 0;
}
tr {
background-color: rgba(255,255,255,0);
-moz-transition: background-color 0.2s;
-webkit-transition: background-color 0.2s;
transition: background-color 0.2s;
}
thead tr {
background: #eee;
}
tr:hover {
background-color: #eee;
}
figure {
margin: 0;
}
address {
margin: 0 0 1.5em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
big {
font-size: 125%;
}
small {
font-size: 0.81em;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
mark code,
ins code,
.form-allowed-tags code,
.taxonomy-description code {
background: transparent;
color: inherit;
display: inline;
padding: 0 .38em;
}
.form-allowed-tags {
line-height: 1.62;
} pre:before,
.menu-toggle:before,
#cancel-comment-reply-link:before,
.posts .entry-inner:before,
.is-singular .entry-inner:before,
.error404 .entry-inner:before,
.page-template-eventbrite-index .page-header:before,
.single-event .entry-header:before,
.post-table-of-contents a:before,
.bypostauthor .comment-author:before,
.post-navigation a:before,
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:after,
.posts-navigation .nav-next a:before,
.posts-navigation .nav-next a:after,
.comment-edit-link:before,
.comment .reply:before,
.social-links ul a:before {
font-family: "Genericons";
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: inherit;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
} button,
input,
textarea {
border: 1px solid #ddd;
color: inherit;
font-family: inherit;
font-size: 1.6rem;
line-height: 1.5;
max-width: 100%;
outline: 0;
padding: .62em;
vertical-align: baseline;
}
select {
font-family: inherit;
font-size: 1.6rem;
line-height: 1.5;
max-width: 100%;
}
button,
input[type='submit'] {
background-color: #678db8;
border-color: #678db8;
color: #fff;
font-size: 1.4rem;
letter-spacing: 0.1em;
padding: .62em 1.62em;
text-transform: uppercase;
} .button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 0;
cursor: pointer;
padding: 1em;
-webkit-transition: all .3s;
transition: all .3s;
white-space: nowrap;
}
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
opacity: .75;
}
.button:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
opacity: .9;
}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"],
input[input="tel"],
input[input="url"] {
-webkit-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 1.4rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin: 0 1.5em 1.5em 0;
}
.alignright {
display: inline;
float: right;
margin: 0 0 1.5em 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.posts:before,
.posts:after,
.entry-content:before,
.entry-content:after,
.site-content:before,
.site-content:after,
footer.comment-footer:before,
footer.comment-footer:after,
.site-footer:before,
.site-footer:after,
.widget-area:before,
.widget-area:after,
.footer-bottom-info:before,
.footer-bottom-info:after {
content: "";
display: table;
}
.clear:after,
.posts:after,
.entry-content:after,
.site-content:after,
footer.comment-footer:after,
.site-footer:after,
.widget-area:after,
.footer-bottom-info:after {
clear: both;
} .site-header {
background-color: rgba(36,38,41,0.8);
color: #fff;
display: table;
left: 0;
min-height: 90px;
padding: 15px 40px;
position: fixed;
right: 0;
text-shadow: 0 0 3px rgba(0,0,0,0.3);
top: 0;
width: 100%;
z-index: 5;
}
.home .site-header,
.blog .site-header {
background-color: rgba(36,38,41,0.4);
}
.admin-bar .site-header,
.admin-bar.is-singular .site-header {
top: 32px;
} .site-branding {
display: table-cell;
margin: 0;
vertical-align: middle;
width: 30%;
}
.site-title {
clear: none;
font-size: 3rem;
line-height: 1.2;
margin: 0;
position: relative;
vertical-align: middle;
}
.site-title,
.site-branding a,
.site-branding a:hover,
.site-branding a:focus,
.site-branding a:active {
color: inherit;
text-decoration: none;
}
.site-branding .site-logo-link {
line-height: 1;
padding-right: 10px;
position: relative;
vertical-align: middle;
width: auto;
}
.site-branding .site-logo-link img {
height: auto;
max-height: 100px;
max-width: 310px;
width: auto;
}
.site-branding .site-description {
display: none;
font-size: 1.6rem;
font-weight: 300;
line-height: 1.62;
margin: 0;
padding: 0;
} #site-navigation {
display: table-cell;
font-size: 1.4rem;
text-align: right;
vertical-align: middle;
width: 70%;
}
#site-navigation a {
color: #fff;
display: inline-block;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
#site-navigation a:hover,
#site-navigation a:focus {
opacity: 0.7;
text-decoration: none;
}
#site-navigation ul,
#site-navigation li {
list-style: none;
margin: 0;
padding: 0;
}
#site-navigation li {
position: relative;
}
#site-navigation ul li {
display: inline-block;
letter-spacing: 0.1em;
margin-left: 1.5em;
padding: 6px 0 10px;
text-transform: uppercase;
}
#site-navigation ul ul {
left: -9999em;
margin-top: 10px;
position: absolute;
width: 220px;
z-index: 10;
}
#site-navigation ul ul:before {
border-color: transparent transparent #292c2f transparent;
border-style: solid;
border-width: 0 10px 10px 10px;
content: "";
height: 0;
left: 50%;
margin-left: -10px;
position: absolute;
top: -10px;
width: 0;
}
#site-navigation ul ul ul {
top: 0;
padding-right: 8px;
}
#site-navigation ul ul ul:before {
border-width: 8px 0 8px 8px;
border-color: transparent transparent transparent #292c2f;
left: auto;
margin-left: 0;
right: 0;
top: 1.25rem;
}
#site-navigation ul ul li {
background: #292c2f;
display: block;
font-size: 1.4rem;
letter-spacing: 0;
margin-left: 0;
padding: 0;
text-align: left;
text-transform: none;
}
#site-navigation ul ul a {
display: block;
padding: 1rem 2rem;
text-shadow: none;
}
#site-navigation ul li:hover > ul,
#site-navigation ul li.focus > ul {
left: 50%;
margin-left: -110px;
}
#site-navigation ul ul li:hover > ul,
#site-navigation ul ul li.focus > ul {
left: auto;
margin: 0;
right: 100%;
}
.menu-toggle {
display: none;
} .site-banner {
background-color: #242629;
opacity: 1.0;
position: fixed;
text-shadow: 0 0 8px rgba(0,0,0,0.3);
top: 0;
width: 100%;
z-index: 1;
}
.admin-bar .site-banner {
top: 32px;
}
.no-js .site-banner.enable-slider .hentry,
.enable-slider .site-banner-inner:not(.slick-slider) .hentry {
display: none;
}
.no-js .site-banner.enable-slider .hentry:first-child,
.enable-slider .site-banner-inner:not(.slick-slider) .hentry:first-child {
display: block;
position: relative;
}
.site-banner-inner {
opacity: 1.0;
-webkit-transition: opacity 1.0s;
transition: opacity 1.0s;
}
.is-scrolled .site-banner-inner {
opacity: 0.8;
}
.site-banner-header {
bottom: 6rem;
color: #fff;
left: 25%;
opacity: 1.0;
position: absolute;
right: 25%;
text-align: center;
-webkit-transition: opacity 1.0s;
transition: opacity 1.0s;
z-index: 5;
}
.is-scrolled .site-banner-header {
opacity: 0.5;
}
.site-banner-header:before,
.site-banner-header:after {
border-top: 1px solid rgba(255,255,255,0.5);
content: "";
display: block;
margin: 0 auto;
position: absolute;
}
.site-banner-header:before {
left: 25%;
top: 0;
width: 50%;
}
.site-banner-header:after {
bottom: 0;
left: 44%;
width: 12%;
}
.site-banner-header.hide-deco:before,
.site-banner-header.hide-deco:after {
display: none;
}
.site-banner a,
.site-banner a:hover,
.site-banner a:focus {
color: #fff;
text-decoration: none;
}
.site-banner-header {
transition: opacity 0.2s;
-webkit-transition: opacity 0.2s;
}
.no-js .site-banner-header {
opacity: 0;
}
.site-banner-header .banner-featured {
background: #678db8;
color: #fff;
display: inline-block;
font-size: 1.3rem;
letter-spacing: 0.1em;
line-height: 1;
padding: 13px 15px;
position: relative;
text-transform: uppercase;
top: -20px;
}
.site-banner h1,
.site-banner .slider-nav {
color: inherit;
margin: 0 3rem;
padding: 0 0 2rem;
text-transform: none;
}
.site-banner h1 {
color: #fff;
font-size: 4.5rem;
text-align: center;
}
.site-banner .site-description {
clip: auto;
position: static;
}
.site-banner p {
padding-bottom: 2.5em;
}
.site-banner.too-tall p { }
.site-banner-media {
height: 0;
overflow: hidden;
padding-bottom: 37%;
position: relative;
z-index: 0;
}
.site-banner-media img {
width: 100%;
}
.site-banner .link-more {
display: none;
}
.site-banner .site-banner-thumbnail {
background-position: center center;
background-size: cover;
padding-bottom: 37%;
} .banner-custom-header .site-banner-header {
padding: 3rem 0;
}
.banner-custom-header .site-banner-header h1 {
padding-bottom: 0;
}
.banner-custom-header .site-banner-header h1:before {
background-color: #678db8;
content: "";
display: block;
height: 8px;
left: 50%;
margin: -4px 0 0 -60px;
position: absolute;
top: 0;
width: 120px;
}
.banner-custom-header .site-banner-header.hide-deco h1:before {
display: none;
} .slick-slider {
display: block;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .slick-list {
display: block;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
} .slick-track {
display: block;
left: 0;
position: relative;
top: 0;
zoom: 1;
}
.slick-track:before,
.slick-track:after {
content: '';
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
} .slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.slick-slide img {
display: block;
pointer-events: none;
width: 100%;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
border-top: 1px solid transparent;
display: block;
height: auto;
} .site-banner .site-banner-media:before,
.banner-custom-header .site-banner-media:before {
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 30%;
z-index: 2; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); }
.single-format-image .banner-custom-header .site-banner-media:before {
display: none;
} .slick-slider button .genericon {
font-size: 6rem;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
opacity: .25;
}
.site-banner .slick-slider .slider-nav {
height: 0;
padding: 0;
}
.slider-nav button {
background: transparent;
}
.site-banner .slick-prev,
.site-banner .slick-next {
bottom: 25%;
color: #fff;
display: inline-block;
font-size: 1em;
height: 5.5rem;
margin: 0;
padding: 0;
position: absolute;
text-align: center;
text-align: center;
width: 5.5rem;
z-index: 99;
}
.site-banner .slick-next {
right: 5rem;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.site-banner .slick-prev {
left: 5rem;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.site-banner .slick-prev .genericon,
.site-banner .slick-next .genericon {
vertical-align: middle;
} .is-singular .content-area article {
padding-bottom: 2rem;
}
.site-content {
overflow: hidden; -webkit-backface-visibility:hidden;
} .home .content-area,
.blog .content-area,
.single-format-image.has-post-thumbnail .content-area {
background-color: #fff;
margin-top: 37%;
position: relative;
z-index: 3;
}
.sticky {
display: block;
}
.byline,
.updated:not(.published) {
display: none;
}
.is-singular .byline,
.group-blog .byline {
display: inline;
}
.entry-title {
margin: 0;
padding: 0;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.entry-content {
line-height: 1.75;
}
.entry-content h1,
.comment-body h1 {
font-size: 3.6rem ;
}
.entry-content a {
text-decoration: underline;
}
.page-links {
clear: both;
font-size: 90%;
letter-spacing: 0.1em;
margin: 3rem 0;
text-align: center;
text-transform: uppercase;
}
.post-password-form {
text-align: center;
}
.post-password-form label {
font-size: 90%;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.post-password-form input[type="password"],
.post-password-form input[type="submit"] {
height: 45px;
}  .page-header {
background-color: #fff;
border-bottom: 1px solid #d9dfe5;
text-align: center;
}
.page-title {
margin: 0;
padding: 0 2rem 5rem;
text-align: center;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.page-title h1 {
font-size: 4rem;
} .posts {
background-color: #242629;
}
.posts .hentry {
background: #fff;
float: left;
overflow: hidden;
position: relative;
width: 33.3333%;
}
.posts .cover-link {
border: 1px solid transparent;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: border-color 0.3s, border-width 0.3s;
transition: border-color 0.3s, border-width 0.3s;
z-index: 4;
}
.posts .cover-link:hover,
.posts .cover-link:focus {
border-color: rgba(0,0,0,0.2);
border-width: 15px;
} .posts .entry-media {
background-color: #242629;
background-position: center center;
background-size: cover;
padding-bottom: 66.666%;
position: relative;
width: 50%;
} .posts .entry-inner {
background: #fff;
bottom: 0;
position: absolute;
top: 0;
vertical-align: middle;
width: 50%;
}
.posts .entry-inner:before {
color: #abb7c3;
content: "\f100";
display: block;
font-size: 3.5rem;
height: 50px;
left: 0;
line-height: 50px;
margin-left: -25px;
margin-top: -25px;
position: absolute;
text-align: center;
top: 50%;
width: 50px;
z-index: 5;
}
.posts .format-image .entry-inner:before {
content: "\f102";
font-size: 2.5rem;
}
.posts .sticky .entry-inner:before {
content: "\f408";
font-size: 2.5rem;
}
.posts .entry-inner:after {
background-color: #ffffff;
border-radius: 50px;
content: "";
display: block;
height: 50px;
left: 0;
margin-left: -25px;
margin-top: -25px;
position: absolute;
top: 50%;
width: 50px;
}
.posts .entry-inner-content {
border-bottom: 3px solid #fff;
bottom: 50%;
max-height: 80%;
overflow: hidden;
padding: 0 14%;
position: absolute;
right: 0;
text-align: left;
-ms-transform: translateY( 50% );
-webkit-transform: translateY( 50% );
transform: translateY( 50% );
width: 100%;
}
.posts .entry-header {
margin-bottom: 0;
padding: 0;
}
.posts .entry-title {
font-size: 3rem;
font-weight: 700;
text-align: center;
}
.posts .entry-title h2 {
text-transform: none;
}
.posts .entry-title a {
color: #1a1c1e;
}
.posts .entry-content {
padding-top: 2rem;
}
.link-more {
font-weight: 400;
text-align: center;
}
.link-more a {
background-color: #e7ae01;
color: #fff;
display: inline-block;
font-size: 1.4rem;
letter-spacing: 0.1em;
margin: 1em 0 0;
padding: .62em 1.62em;
position: relative;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
z-index: 10;
}
.posts .hentry:hover .link-more a {
background-color: #f0b80e;
}
.too-short .link-more {
background: #fff;
bottom: 0;
left: 0;
margin-bottom: -1px;
position: absolute;
width: 100%;
}
.too-short .entry-inner-content:before,
.too-short .link-more:before {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); bottom: 0;
content: "";
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); height: 40%;
left: 0;
position: absolute;
width: 100%;
}
.too-short .link-more:before {
bottom: 100%;
} .posts .hentry:not(.has-post-thumbnail) .entry-media {
background-color: transparent;
}
.posts .hentry:not(.has-post-thumbnail) .entry-inner {
width: 100%;
}
.posts .hentry:not(.has-post-thumbnail):before {
border-top: 1px solid #d8dfe6;
content: "";
position: absolute;
left: 15%;
margin-top: 20px;
right: 15%;
top: 10%;
z-index: 1;
}
.posts .hentry:not(.has-post-thumbnail) .entry-inner:after,
.posts .hentry:not(.has-post-thumbnail) .entry-inner:before {
font-size: 2.2rem;
height: 40px;
left: 50%;
line-height: 40px;
margin-top: 0;
margin-left: -20px;
top: 10%;
width: 40px;
z-index: 3;
}
.posts .hentry:not(.has-post-thumbnail) .entry-inner:after {
border: 1px solid #c6cfd8;
z-index: 2;
}
.posts .hentry:not(.has-post-thumbnail) .entry-inner-content {
bottom: auto;
height: 80%;
padding-top: 15%;
position: relative;
-ms-transform: translateY( 0 );
-webkit-transform: translateY( 0 );
transform: translateY( 0 );
} .posts .no-results {
background: #fff;
min-height: 300px;
padding-top: 2em;
}
.posts .no-results .entry-inner,
.posts .no-results .entry-inner-content {
position: static;
transform: none;
width: auto;
}
.posts .no-results .cover-link,
.posts .no-results .entry-inner:before,
.posts .no-results .entry-inner:after {
display: none;
} .error404 .entry-inner {
margin: 0 auto;
max-width: 900px;
padding: 3rem 0 5rem;
position: relative;
}
.error404 .entry-header {
padding-bottom: 3em;
padding-top: 3rem;
text-align: center;
}
.error404 .entry-content > p {
text-align: center;
}
.error404 .search-form,
.posts .no-results .search-form {
display: block;
margin: auto;
padding-bottom: 7rem;
width: 60%;
}
.error404 .search-form .search-field,
.posts .no-results .search-form .search-field {
background: transparent;
display: block;
position: relative;
text-align: left;
width: 100%;
z-index: 0;
}
.error404 .search-form .search-submit,
.posts .no-results .search-form .search-submit {
display: none;
}
.error404 .error404-widgets {
display: table;
table-layout: fixed;
width: 100%;
}
.error404 .entry-content .widget {
display: table-cell;
padding: 0 2rem 3rem;
width: 100%;
}
.error404 .entry-content .widget a {
text-decoration: none;
}
.error404 .entry-content .widget ul li {
border-color: #c0c9d3;
}  .is-singular:not(.home) .site-inner {
background: #fff;
float: right;
position: relative;
width: 50%;
}
.is-singular:not(.home):not(.has-post-thumbnail) .site-inner,
.is-singular.single-format-image .site-inner,
.is-singular:not(.home).is-singular:not(.home).page-template-eventbrite-index .site-inner {
float: none;
width: auto;
} .is-singular:not(.home):not(.single-format-image) .site-content,
.is-singular:not(.home).single-format-image:not(.has-post-thumbnail) .site-content {
padding: 13.5rem 0 0;
}
.is-singular .site-content:before.
.is-singular .site-content:after {
content: "";
} .home.is-singular .content-area,
.single-format-image.has-post-thumbnail .content-area {
padding-top: 6rem;
} .is-singular .entry-inner,
.is-singular:not(.home).page-template-eventbrite-index .content-area {
margin: 50px auto 0;
position: relative;
}
.has-post-thumbnail.is-singular .entry-inner {
max-width: 72%;
}
.home.is-singular .entry-inner,
body:not(.has-post-thumbnail).is-singular .entry-inner,
.is-singular.single-format-image .entry-inner,
.is-singular.page-template-eventbrite-index .content-area {
max-width: 700px;
}
.home.is-singular .entry-inner {
padding: 0 0 5rem;
} .is-singular .entry-inner:after,
.is-singular .entry-inner:before,
.error404 .entry-inner:after,
.error404 .entry-inner:before,
.page-template-eventbrite-index .page-header:after,
.page-template-eventbrite-index .page-header:before,
.single-event .entry-header:after,
.single-event .entry-header:before {
content: "";
left: 50%;
position: absolute;
top: 0;
}
.is-singular .entry-inner:after,
.error404 .entry-inner:after,
.page-template-eventbrite-index .page-header:after,
.single-event .entry-header:after {
background: #e7ae01;
border-radius: 30px;
height: 36px;
margin: -18px 0 0 -18px;
width: 36px;
}
.is-singular .entry-inner:before,
.error404 .entry-inner:before,
.page-template-eventbrite-index .page-header:before,
.single-event .entry-header:before {
color: #fff;
content: "\f100";
font-size: 2.5rem;
line-height: 36px;
margin: -18px 0 0 -18px;
text-align: center;
width: 36px;
z-index: 4;
}
.error404 .entry-inner:before {
content: "\f400";
}
.single-format-image .entry-inner:before {
content: "\f102";
font-size: 2rem;
} .is-singular .entry-header,
.page-template-eventbrite-index .page-header,
.single-event .event-header {
padding-bottom: 3em;
padding-top: 3rem;
}
.is-singular:not(.home):not(.page-template-eventbrite-index) .entry-header {
font-style: italic;
}
.is-singular.home .entry-header,
.is-singular:not(.has-post-thumbnail) .entry-header,
.is-singular.single-format-image .entry-header,
.is-singular:not(.home).page-template-eventbrite-index .entry-header {
text-align: center;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header {
background: rgba(0,0,0,0.4);
border-top: 1px solid rgba(255,255,255,0.2);
bottom: 0;
color: rgba(255,255,255,0.7);
left: 0;
padding: 0 6rem 6rem;
position: fixed;
text-align: left;
width: 50%;
}
.page.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header {
padding-bottom: 8rem;
padding-top: 4rem;
}
.is-singular:not(.page-template-eventbrite-index) .entry-header h1 {
font-style: normal;
margin-top: 1rem;
}
.is-singular:not(.home):not(.page-template-eventbrite-index) .entry-header a {
font-style: normal;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header h1,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header a {
color: #fff;
}
.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-meta {
font-size: 1.5rem;
top: -20px;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-meta {
position: relative;
width: 100%;
}
.has-post-thumbnail .entry-meta .cat-links {
background: #678db8;
color: #fff;
display: inline-block;
padding: 13px 15px;
}
.entry-meta .cat-links {
font-size: 1.3rem;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.is-singular .entry-posted {
border-top: 1px solid rgba(255,255,255,0.6);
font-size: 1.5rem;
margin-top: 1.5em;
padding-top: 1.5em;
}
.is-singular:not(.has-post-thumbnail) .entry-posted,
.is-singular.single-format-image .entry-posted,
.is-singular:not(.home).page-template-eventbrite-index .entry-posted {
border: 0;
margin: 0;
padding: 1.5em 0 0;
}
.is-singular.has-post-thumbnail:not(.single-format-image):not(.page-template-eventbrite-index) .entry-posted .posted-info {
float: left;
}
.is-singular.has-post-thumbnail:not(.single-format-image):not(.page-template-eventbrite-index) .entry-posted .edit-link {
float: right;
}
.page.is-singular .edit-link {
font-size: 1.6rem;
letter-spacing: 0.1em;
margin-top: 1rem;
text-transform: uppercase;
}
.is-singular:not(.has-post-thumbnail) .entry-meta .cat-links,
.is-singular:not(.has-post-thumbnail) .entry-posted,
.is-singular.single-format-image .entry-meta .cat-links,
.is-singular.single-format-image .entry-posted,
.is-singular:not(.home).page-template-eventbrite-index .entry-meta .cat-links,
.is-singular:not(.home).page-template-eventbrite-index .entry-posted {
font-size: 1.5rem;
} .is-singular.has-post-thumbnail:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-content {
padding-top: 4em;
}
.is-singular .entry-content:before,
.error404 .entry-content:before {
border-top: 1px solid #e0e0e0;
content: "";
display: block;
left: 25%;
position: absolute;
right: 25%;
top: 0;
}
.tags-links {
font-size: 90%;
margin: 5rem 0 0;
text-align: center;
}
.tags-links a {
background-color: #efefef;
color: #949494;
display: inline-block;
margin: 0 0.5em 0.5em 0;
padding: 0.25em 0.75em;
-webkit-transition: background-color 0.4s, color 0.4s;
transition: background-color 0.4s, color 0.4s;
}
.tags-links a:hover,
.tags-links a:focus {
background-color: #e0e0e0;
color: #777;
text-decoration: none;
}
.tags-links a:last-of-type {
margin-right: 0;
}
.is-singular .post-navigation .nav-links {
margin: 2em auto 0;
max-width: 72%;
padding: 3em 0;
position: relative;
text-align: center;
}
.is-singular .post-navigation .nav-links:after,
.is-singular .post-navigation .nav-links:before {
content: "";
left: 50%;
position: absolute;
top: 0;
}
.is-singular .post-navigation .nav-links:after {
background-color: #e7ae01;
border-radius: 12px;
height: 12px;
margin: -6px 0 0 -6px;
width: 12px;
}
.is-singular:not(.page-template-eventbrite-index) .post-navigation .nav-links:before {
border-top: 1px solid #e0e0e0;
left: 37.5%;
right: 37.5%;
}
.is-singular .post-navigation .nav-links span.nav-subtitle {
color: #9da5ad;
display: block;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.3rem;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.is-singular .post-navigation .nav-links span.nav-title {
font-family: "Noto Serif", Georgia, serif;
}
.is-singular .post-navigation .nav-links a:hover {
text-decoration: none;
}
.is-singular .post-navigation .nav-links a:hover span.nav-title {
text-decoration: underline;
}
.is-singular .nav-previous,
.is-singular .nav-next {
padding-bottom: 2em;
} .is-singular .entry-media {
background-color: #242629;
background-position: 50% 50%;
background-size: cover;
height: 100%;
left: 0;
overflow: hidden;
position: fixed;
top: 0;
width: 50%;
}
.is-singular .entry-media-thumb {
background-color: #292c2f;
background-position: 50% 50%;
background-size: cover;
overflow: hidden;
padding-bottom: 66%;
}
.admin-bar.is-singular .entry-media {
top: 32px;
}
.home.is-singular .entry-media {
display: none;
}
.is-singular .entry-media img {
visibility: hidden;
} .page-template-eventbrite-index .page-title {
padding: 0;
}
.page-template-eventbrite-index .page-header,
.single-event .entry-header {
background: transparent;
border-bottom: 0;
margin-bottom: 1em;
position: relative;
z-index: 1;
}
.is-singular.archive-eventbrite .entry-header {
padding-top: 0;
}
.is-singular.archive-eventbrite .entry-header h1 {
font-size: 4rem;
} .single-format-image:not(.has-post-thumbnail) .site-banner-media,
.is-singular:not(.home).page-template-eventbrite-index .site-banner-media {
display: none;
}
.single-format-image.has-post-thumbnail .entry-meta .cat-links {
background-color: transparent;
color: #6a6c6e;
padding: 0;
}  .comments-area {
font-size: 1.6rem;
margin: 0 auto;
max-width: 72%;
}
.home.is-singular .comments-area {
margin: 0 auto;
max-width: 700px;
}
body:not(.has-post-thumbnail) .comments-area,
.is-singular.single-format-image .comments-area,
.is-singular:not(.home).page-template-eventbrite-index .comments-area {
max-width: 900px;
}
.comments-area-wrapper {
background-color: #33373b;
color: #a5afba;
padding: 8rem 0 5.5rem;
}
.comments-title {
border-bottom: 2px solid #48515b;
font-size: 2.0rem;
margin-bottom: 3em;
padding-bottom: 0.75em;
}
.comments-title,
.comments-title a,
.comments-area-wrapper h1,
.comments-area-wrapper h2,
.comments-area-wrapper h3,
.comments-area-wrapper h4,
.comments-area-wrapper h5,
.comments-area-wrapper h6,
.comments-area-wrapper blockquote,
.comments-area-wrapper blockquote cite {
color: #fff;
}
.comments-area-wrapper blockquote {
border-color: rgba(255,255,255,0.2);
}
.comments-title .add-comment-link {
bottom: -7px;
color: #ccd7e2;
float: right;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.4rem;
letter-spacing: 0.1em;
position: relative;
text-transform: uppercase;
}
.comments-area-wrapper #respond {
padding-top: 0;
}
.comments-area-wrapper #respond h3 {
margin-top: 0;
} .comment-list {
list-style: none;
margin: 0 0 1.62em;
padding: 0;
}
ol.comment-list ol.children,
ol.comment-list ol.children ol.children {
list-style: none;
}
ol.comment-list ol.children {
clear: both;
margin: 0;
padding-left: 50px;
}
.comments-closed + .comment-list {
margin-top: 1.62em;
}
.comment-list li {
position: relative;
}
.comment-list > li {
margin: 0;
padding: 0;
}
.comment-author {
position: relative;
}
.comment-author .avatar-container {
border-radius: 70px;
display: block;
float: left;
height: 80px;
left: -100px;
overflow: hidden;
position: absolute;
width: 80px;
}
.comment-author.vcard cite {
color: #c7cdd2;
font-size: 1.6rem;
font-style: normal;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.bypostauthor .comment-author:before {
background: #a5afba;
border-radius: 15px;
color: #292c2f;
content: "\f304";
height: 21px;
left: -100px;
line-height: 21px;
position: absolute;
text-align: center;
top: 0;
width: 21px;
z-index: 10;
}
ol.children .comment-author:before {
display: none;
}
ol.children .bypostauthor .comment-author:before {
display: block;
font-size: 12px;
height: 15px;
line-height: 15px;
left: -80px;
width: 15px;
}
.comment-meta {
border-bottom: 1px solid #4a5057;
color: #656c73;
font-size: 1.5rem;
margin-bottom: 1rem;
padding-bottom: 1rem;
}
.comment-body {
margin-left: 100px;
padding: 0 0 4em;
}
.comment .reply {
font-size: 1.4rem;
position: absolute;
right: 0;
top: 0;
}
.comment .reply:before {
color: #656c73;
content: "\f467";
margin-right: 3px;
}
.comment .reply a {
color: #656c73;
} ol.comment-list ol.children .comment-author .avatar-container {
height: 60px;
left: -80px;
width: 60px;
}
ol.comment-list ol.children .comment-body {
margin-left: 80px;
}
ol.children .author.vcard {
font-size: 1.4rem;
} .comment-body mark,
.comment-body ins {
background-color: rgba(0,0,0,0.2);
}
.comment-body pre {
background-color: rgba(0,0,0,0.2);
color: #909ba7;
}
.comment-body pre:before {
background-color: rgba(0,0,0,0.4);
}
.comment-body table,
.comment-body th,
.comment-body td {
border-color: #48515b;
}
.comment-body thead tr,
.comment-body tr:hover {
background-color: rgba(0,0,0,0.2);
} #commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
background-color: rgba(0,0,0,0.1);
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea,
#commentform label {
border-color: #4d545b;
display: block;
width: 100%;
}
#commentform label {
font-size: 1.3rem;
letter-spacing: 0.1em;
margin-bottom: 0.5em;
text-transform: uppercase;
}
#commentform input[type="submit"] {
background-color: #292c2f;
display: block;
font-size: 1.3rem;
letter-spacing: 0.1em;
text-transform: uppercase;
width: 100%;
} .comment-navigation {
clear: both;
display: block;
overflow: hidden;
padding: 1.62em 0;
position: relative;
}
.comment-navigation a {
cursor: pointer;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.3rem;
letter-spacing: 0.1em;
line-height: normal;
opacity: 1.0;
text-transform: uppercase;
-webkit-transition: opacity .4s;
transition: opacity .4s;
}
.comment-navigation a:hover,
.comment-navigation a:focus {
opacity: 0.75;
text-decoration: none;
}
#comment-nav-above {
margin-top: -2em;
}
.comment-navigation .nav-previous {
float: left;
margin: 0;
}
.comment-navigation .nav-next {
float: right;
margin: 0;
} .infinite-loader {
background: #292c2f;
clear: both;
padding: 10px 0;
text-align: center;
}
.infinite-loader .spinner {
height: 30px;
margin: 0 auto;
} .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-handle,
.posts-navigation {
background-color: #292c2f;
clear: both;
color: #9a9c9e;
margin-top: 0;
padding: 2rem;
overflow: hidden;
text-align: center;
}
#infinite-handle span {
background: transparent;
display: inline-block;
padding: 0;
text-align: center;
}
#infinite-handle span button,
#infinite-handle span button:hover,
#infinite-handle span button:focus,
.posts-navigation a { background-color: rgba(0,0,0,0.2);
color: #858d95;
display: block;
font-size: 1.4rem;
padding: .62em 1.62em;
text-transform: uppercase;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
#infinite-handle span button:hover,
#infinite-handle span button:focus,
.posts-navigation a:hover,
.posts-navigation a:focus {
background-color: rgba(0,0,0,0.3);
text-decoration: none;
}
.posts-navigation .nav-previous {
float: left;
}
.posts-navigation .nav-next {
float: right;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
margin-bottom: 1.5em;
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
font-size: 80%;
line-height: 1.38;
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
display: block;
font-size: 0.81em;
font-style: italic;
line-height: 1.38;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .site-footer {
background-color: #292c2f;
color: #616a74;
position: relative;
text-align: center;
z-index: 1;
}
.widget-area {
font-size: 90%;
margin: 0 auto;
max-width: 80%;
padding: 7rem 0;
position: relative;
}
.is-singular.has-post-thumbnail:not(.home):not(.page-template-eventbrite-index) .widget-area {
max-width: calc(72% + 4em);
}
.widget-area .widget {
float: left;
margin: 0 0 60px;
padding: 0 30px;
width: 24.5%;
}
.widget-area.widget-one .widget,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .widget-area.widget-one .widget {
width: 100%;
}
.widget-area.widgets-two .widget,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .widget-area .widget,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .widget-area.widgets-three .widget {
width: 49.5%;
}
.widget-area.widgets-three .widget {
width: 33%;
}
.footer-bottom-info {
background-color: #242629;
font-size: 1.4rem;
padding: 3rem 5.5rem;
}
.footer-bottom-info a {
color: inherit;
}
.footer-bottom-info.has-social-menu .site-info {
float: left;
}
.footer-bottom-info.has-social-menu .social-links {
float: right;
}
.is-singular.has-post-thumbnail .footer-bottom-info.has-social-menu .site-info,
.is-singular.has-post-thumbnail .footer-bottom-info.has-social-menu .social-links {
float: none;
}
.is-singular.has-post-thumbnail .footer-bottom-info .social-links {
padding-bottom: 10px;
} #infinite-footer .container {
float: right;
margin: 0;
} .widget {
color: #616a74;
margin: 0 0 1.5em;
text-align: left;
}
.widget-title {
color: #8c97a2;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.6rem;
font-weight: bold;
letter-spacing: 0.1em;
margin: 0 0 1.62em;
text-align: left;
text-transform: uppercase;
}
.widget-area a,
.widget-area select {
color: #858d95;
}
.widget-title a {
color: inherit;
} .widget input,
.widget select,
.widget textarea {
background-color: rgba(0,0,0,0.1);
border-color: #4d545b;
width: 100%;
}
.widget button,
.widget input[type="submit"] {
background-color: rgba(0,0,0,0.1);
border: 1px solid #363b40;
color: #858d95;
} .widget ul {
list-style: none;
margin: 0;
}
.widget ul li {
border-bottom: 1px solid #363b40;
border-top: 1px solid #363b40;
padding: 8px 0;
}
.widget ul li + li {
margin-top: -1px;
}
.widget ul li ul {
bottom: -.38em;
margin: 0 0 -1px;
position: relative;
}
.widget ul li li {
border: 0;
padding: 6px 0 6px 1.5rem;
} .widget_nav_menu ul li ul,
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
bottom: 0;
}
.widget_nav_menu ul li,
.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li,
.widget_pages ul li,
.widget_pages ul li li,
.widget_meta ul li,
.widget_meta ul li li {
padding-bottom: 0;
padding-top: 0;
}
.widget_nav_menu ul li a,
.widget_top-posts ul li a,
.widget_rss_links ul li a,
.widget-grofile ul.grofile-links li a,
.widget_pages ul li a,
.widget_meta ul li a {
display: block;
padding-bottom: 8px;
padding-top: 8px;
}
.widget_nav_menu ul li li a,
.widget_top-posts ul li li a,
.widget_nav_menu ul li li a,
.widget_rss_links ul li li a,
.widget-grofile ul.grofile-links ul li li a,
.widget_pages ul li li a,
.widget_meta ul li li a {
padding-bottom: 6px;
padding-top: 6px;
} .widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
color: #8c97a2;
font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
}
.widget .post-date,
.widget .rss-date {
font-size: .81em;
} .widget table,
.widget th,
.widget td {
border-color: #48515b;
}
.widget thead tr,
.widget tr:hover {
background-color: rgba(0,0,0,0.2);
} .widget_text {
-ms-word-wrap: break-word;
word-wrap: break-word;
} .widget .rss-date {
display: block;
} .widget_calendar table {
margin: 0;
}
.widget_calendar table a {
text-decoration: underline;
}
.widget_calendar caption {
padding: 0 0 10px;
text-align: left;
}
.widget_calendar tr:hover {
background: transparent;
}
.widget_calendar tr th,
.widget_calendar tr td {
border: 0;
height: 2.62em;
padding: 0;
text-align: center;
width: auto;
}
.widget_calendar tr td#prev,
.widget_calendar tr td#next {
font-size: 1.5rem;
padding-left: 10px;
padding-right: 10px;
}
.widget_calendar tr td#prev {
text-align: left;
}
.widget_calendar tr td#next{
text-align: right;
}
.widget_calendar tbody a {
display: block;
height: 100%;
line-height: 2.62;
width: 100%;
}
.widget_calendar tfoot a {
color: inherit;
} .widget_contact_info .contact-map {
margin-bottom: 0.5em;
} .widget_goodreads div[class^="gr_custom_container"] {
background: transparent;
border: 0;
padding: 0;
}
.widget_goodreads div[class^="gr_custom_each_container"] {
border-bottom: 0;
color: #858d95;
}
.widget_goodreads div[class^="gr_custom_each_container"] a {
color: inherit;
}
.widget_goodreads div[class^="gr_custom_author"] {
font-size: 12px;
letter-spacing: 0.05em;
text-transform: uppercase;
} .widget-grofile h4 {
font-size: 16px;
margin-bottom: 0;
} .widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
border: 0;
}
.widget_recent_comments tr:hover {
background-color: transparent;
} .widget_recent_entries ul li a,
.widget_recent_entries .post-date {
display: block;
} .widget_search input {
color: #858d95;
}
.widget_search ::-webkit-input-placeholder {
color: #616a74;
}
.widget_search :-moz-placeholder { color: #616a74;
}
.widget_search ::-moz-placeholder { color: #616a74;
}
.widget_search :-ms-input-placeholder {
color: #616a74;
}
.widget_search input[type="submit"] {
display: none;
} .widget_wpcom_social_media_icons_widget ul li {
border: 0;
}
.widget_wpcom_social_media_icons_widget ul li a {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.widget_wpcom_social_media_icons_widget ul li a:hover {
opacity: 0.7;
} .tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
line-height: 1.62;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
background: rgba(0,0,0,0);
border: 1px solid #363b40;
display: inline-block;
float: left;
font-size: 1.5rem !important; margin: 4px 4px 0 0 !important;
padding: 4px 10px 5px !important;
position: relative;
-webkit-transition: background 0.2s;
transition: background 0.2s;
width: auto;
-ms-word-wrap: break-word;
word-wrap: break-word;
z-index: 0;
}
.widget .tagcloud a:hover,
.widget.widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:hover {
background: rgba(0,0,0,0.1);
text-decoration: none;
} .social-links ul,
.social-links ul li,
.widget_nav_menu ul,
.widget_nav_menu ul li {
list-style: none;
}
.social-links ul,
.social-links ul li {
margin: 0;
padding: 0;
}
.widget_nav_menu ul li :before {
margin-right: 5px;
}
.social-links ul li {
display: inline-block;
font-size: 1.8rem;
line-height: 1;
margin: 0 0.5em;
}
.social-links ul li a {
display: inline-block;
height: 20px;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
width: 20px;
}
.social-links ul li a:hover {
opacity: 0.7;
text-decoration: none;
}
.social-links ul a:before {
content: "\f512";
}
.social-links ul a[href*="facebook.com"]:before {
content: "\f204";
}
.social-links ul a[href*="twitter.com"]:before {
content: "\f202";
}
.social-links ul a[href*="dribbble.com"]:before {
content: "\f201";
}
.social-links ul a[href*="plus.google.com"]:before {
content: "\f206";
}
.social-links ul a[href*="pinterest.com"]:before {
content: "\f209";
}
.social-links ul a[href*="github.com"]:before {
content: "\f200";
}
.social-links ul a[href*="tumblr.com"]:before {
content: "\f214";
}
.social-links ul a[href*="youtube.com"]:before {
content: "\f213";
}
.social-links ul a[href*="flickr.com"]:before {
content: "\f211";
}
.social-links ul a[href*="vimeo.com"]:before {
content: "\f212";
}
.social-links ul a[href*="instagram.com"]:before {
content: "\f215";
}
.social-links ul a[href*="codepen.io"]:before {
content: "\f216";
}
.social-links ul a[href*="linkedin.com"]:before {
content: "\f207";
}
.social-links ul a[href*="foursquare.com"]:before {
content: "\f226";
}
.social-links ul a[href*="reddit.com"]:before {
content: "\f222";
}
.social-links ul a[href*="digg.com"]:before {
content: "\f221";
}
.social-links ul a[href*="getpocket.com"]:before {
content: "\f224";
}
.social-links ul a[href*="path.com"]:before {
content: "\f219";
}
.social-links ul a[href*="stumbleupon.com"]:before {
content: "\f223";
}
.social-links ul a[href*="spotify.com"]:before {
content: "\f515";
}
.social-links ul a[href*="twitch.tv"]:before {
content: "\f516";
}
.social-links ul a[href*="dropbox.com"]:before {
content: "\f225";
}
.social-links ul a[href*="/feed"]:before {
content: "\f515";
}
.social-links ul a[href*="skype"]:before {
content: "\f220";
}
.social-links ul a[href*="wordpress.org"]:before,
.social-links ul a[href*="wordpress.com"]:before {
content: "\f205";
}
.social-links ul a[href*="mailto"]:before {
content: "\f410";
} @media screen and (min-width: 1601px) { .site-banner h1 {
font-size: 5.2rem;
} .posts .entry-media {
float: left;
}
.posts .hentry.has-post-thumbnail:nth-of-type(6n+4) .entry-media,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+5) .entry-media,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+6) .entry-media {
float: right;
}
.posts .entry-inner {
right: 0;
}
.posts .hentry.has-post-thumbnail:nth-of-type(6n+4) .entry-inner,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+5) .entry-inner,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+6) .entry-inner {
left: 0;
right: auto;
}
.posts .hentry.has-post-thumbnail:nth-of-type(6n+4) .entry-inner:after,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+5) .entry-inner:after,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+6) .entry-inner:after,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+4) .entry-inner:before,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+5) .entry-inner:before,
.posts .hentry.has-post-thumbnail:nth-of-type(6n+6) .entry-inner:before {
left: auto;
margin-left: 0;
margin-right: -25px;
right: 0;
}
.posts .entry-inner-content {
font-size: 1.6rem;
}
}
@media only screen and (max-width: 1600px) { .site-banner-header {
left: 15%;
right: 15%;
}
.site-banner-media,
.site-banner .site-banner-thumbnail {
padding-bottom: 40%;
}
.home .content-area,
.blog .content-area,
.single-format-image.has-post-thumbnail .content-area {
margin-top: 40%;
} .posts .hentry {
width: 50%;
}
.posts .entry-media {
float: left;
}
.posts .hentry:nth-of-type(4n+3) .entry-media,
.posts .hentry:nth-of-type(4n+4) .entry-media {
float: right;
}
.posts .entry-inner {
right: 0;
}
.posts .hentry:nth-of-type(4n+3) .entry-inner,
.posts .hentry:nth-of-type(4n+4) .entry-inner {
left: 0;
right: auto;
}
.posts .hentry:nth-of-type(4n+3).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-of-type(4n+4).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-of-type(4n+3).has-post-thumbnail .entry-inner:before,
.posts .hentry:nth-of-type(4n+4).has-post-thumbnail .entry-inner:before {
left: auto;
margin-left: 0;
margin-right: -25px;
right: 0;
}
.widget-area {
max-width: calc( 100% - 4em );
}
}
@media only screen and (max-width: 1400px) {
body {
font-size: 1.7rem;
}
h1 {
font-size: 4rem;
} .site-header,
.admin-bar .site-header,
.admin-bar.is-singular .site-header {
position: absolute;
top: 0;
}
.site-branding {
width: 35%;
}
#site-navigation {
width: 65%;
}
.site-banner h1 {
font-size: 4rem;
padding-bottom: 1.5rem;
}
.site-banner-header .banner-featured {
padding-bottom: 10px;
padding-top: 10px;
} .posts .entry-title {
font-size: 3.0rem;
} .has-post-thumbnail .entry-meta .cat-links {
padding-bottom: 10px;
padding-top: 10px;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header {
padding: 0 4rem 3rem;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .widget-area .widget {
width: 100%;
}
}
@media only screen and (max-width: 1200px) { .site-banner {
position: relative;
width: 100%;
}
.site-banner h1 {
font-size: 3.5rem;
}
.site-banner p {
display: none;
}
.site-banner-header {
bottom: 5rem;
left: 15%;
right: 15%;
}
.site-banner-media,
.site-banner .site-banner-thumbnail {
padding-bottom: 50%;
}
.site-banner .slick-prev,
.site-banner .slick-next {
bottom: 5.5rem;
}
.admin-bar .site-banner {
top: auto;
}
.is-scrolled .site-banner-inner,
.is-scrolled .site-banner-header {
opacity: 1.0;
} .page-title {
padding: 3rem 0;
}
body:not(.is-singular) .content-area,
.home .content-area,
.blog .content-area,
.single-format-image.has-post-thumbnail .content-area {
margin-top: 0;
}
.home.is-singular .content-area,
.single-format-image.has-post-thumbnail .content-area {
padding-top: 4rem;
}
.posts {
background: #fff;
}
.posts .hentry {
float: none;
width: 100%;
}
.posts .hentry:nth-child(odd) .entry-media {
float: left;
}
.posts .hentry:nth-child(even) .entry-media {
float: right;
}
.posts .hentry:nth-child(odd) .entry-inner,
.posts .hentry:nth-child(even).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-child(even).has-post-thumbnail .entry-inner:before {
left: auto;
right: 0;
}
.posts .hentry:nth-child(even).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-child(even).has-post-thumbnail .entry-inner:before {
margin-left: 0;
margin-right: -25px;
}
.posts .hentry:nth-child(even) .entry-inner,
.posts .hentry:nth-child(odd).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-child(odd).has-post-thumbnail .entry-inner:before {
left: 0;
right: auto;
}
.posts .hentry:nth-child(odd).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-child(odd).has-post-thumbnail .entry-inner:before {
margin-left: -25px;
margin-right: 0;
} .posts .hentry:not(.has-post-thumbnail) .entry-inner {
position: relative;
}
.posts .hentry:not(.has-post-thumbnail) .entry-media {
display: none;
}
.posts .hentry:not(.has-post-thumbnail) .entry-inner-content {
height: auto;
padding-bottom: 4rem;
padding-top: 12rem;
}
.posts .hentry:not(.has-post-thumbnail):before {
top: 4rem;
}
.posts .hentry:not(.has-post-thumbnail) .entry-inner:after,
.posts .hentry:not(.has-post-thumbnail) .entry-inner:before {
top: 4rem;
}
.too-short .link-more {
position: relative;
}
.too-short .link-more:before,
.too-short .entry-inner-content:before {
display: none;
} .error404 .entry-inner {
margin: 90px auto 0;
}
.error404 .page-header h1 {
font-size: 4rem;
}  .is-singular.has-post-thumbnail:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .site-inner {
width: 65%;
} .is-singular:not(.has-post-thumbnail) .site-content,
.is-singular.single-format-image .site-content,
.is-singular:not(.home).page-template-eventbrite-index .site-content {
margin-left: auto;
margin-right: auto;
} .is-singular .entry-header,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header,
.page-template-eventbrite-index .page-header,
.single-event .entry-header {
padding: 3em 0 0;
text-align: center;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header {
background: transparent;
color: #6a6c6e;
position: relative;
width: auto;
}
.is-singular:not(.eventbrite-archive) .entry-header h1,
.error404 .entry-header h1,
.page-header h1 {
font-size: 4rem;
}
.is-singular.archive-eventbrite .entry-header h1 {
font-size: 3rem;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header h1 {
color: #1a1c1e;
}
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header a,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-header .cat-links {
color: #6a6c6e;
}
.is-singular .entry-posted {
border-top: 0;
font-size: 1.5rem;
margin-top: 0;
text-align: center;
}
.page.is-singular .edit-link {
font-size: 1.5rem;
}
.is-singular.has-post-thumbnail:not(.single-format-image):not(.page-template-eventbrite-index) .entry-posted .posted-info,
.is-singular.has-post-thumbnail:not(.single-format-image):not(.page-template-eventbrite-index) .entry-posted .edit-link {
float: none;
}
.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-meta {
top: auto;
}
.has-post-thumbnail .entry-meta .cat-links {
background: transparent;
padding: 0;
} .is-singular .entry-content,
.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-content  {
padding-top: 3rem;
} .is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-media {
width: 35%;
} .widget-area {
max-width: calc(84% + 4em);
}
.widget-area .widget,
.widget-area.widgets-three .widget {
width: 49.5%;
} .footer-bottom-info.has-social-menu .site-info,
.footer-bottom-info.has-social-menu .social-links {
float: none;
text-align: center;
}
.footer-bottom-info.has-social-menu .social-links {
padding-bottom: 10px;
}
}
@media only screen and (min-width: 961px) {
.is-singular .entry-media-thumb {
background-image: none !important; display: none;
}
}
@media only screen and (max-width: 960px) { .site-header {
min-height: 0 !important;
}
.site-header,
.is-singular .site .site-header,
.admin-bar .site-header,
.admin-bar.is-singular .site-header {
display: block;
padding: 2rem 2rem 0;
position: relative;
top: 0;
width: 100%;
}
.site-header,
.is-scrolled .site-header,
.blog .site-header,
.home .site-header {
background-color: #292c2f;
}
.site-branding {
display: block;
float: none;
padding-bottom: 2rem;
width: 75%;
}
.is-singular:not(.home) .site-header > .site-branding {
display: block;
}
.site-branding .site-logo-link img {
max-width: 250px;
} #site-navigation {
display: block;
float: none;
text-align: left;
width: 100%;
}
.menu-toggle {
background-color: rgba(0,0,0,0.1);
border: 1px solid rgba(255,255,255,0.2);
display: block;
font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.4rem;
font-weight: 700;
letter-spacing: 0.1em;
padding: 1em 1.5em;
position: absolute;
right: 2rem;
text-transform: uppercase;
top: 1rem;
}
.menu-toggle:before {
content: "\f419";
font-size: 85%;
margin: 0 6px 0 0;
position: relative;
top: 1px;
}
.open .menu-toggle:before {
content: "\f406";
}
#site-navigation > div {
display: none;
}
#site-navigation.open > div {
display: block;
}
#site-navigation ul li {
border-top: 1px solid #363b40;
display: block;
margin: 0;
padding: 0;
}
#site-navigation ul a {
color: #8c97a2;
display: block;
padding: 1em 0;
}
#site-navigation ul ul {
background: transparent;
line-height: 1.6;
margin: 0 0 0 2rem !important;
padding: 0;
position: static;
width: auto;
}
#site-navigation ul ul:before {
display: none;
}
#site-navigation ul ul li {
border: 0;
}
#site-navigation ul ul a {
color: #616a74;
padding: 1rem 0;
}
#site-navigation ul li:hover > ul,
#site-navigation ul li.focus > ul,
#site-navigation ul ul li:hover > ul,
#site-navigation ul ul li.focus > ul {
left: 0;
margin: 0;
}
#site-navigation ul ul ul {
padding-left: 0;
} .site-banner-header .banner-featured {
font-size: 1.1rem;
padding: 10px 12px;
}
.site-banner-header:after,
.site-banner .slick-next,
.site-banner .slick-prev {
display: none;
} .site-content {
padding-top: 0 !important; }  .is-singular:not(.home) .site-inner,
.is-singular.has-post-thumbnail:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .site-inner {
width: 100%;
} .is-singular .entry-inner,
.has-post-thumbnail.is-singular .entry-inner,
body.is-singular:not(.has-post-thumbnail) .entry-inner,
.is-singular.single-format-image .entry-inner,
.error404 .entry-inner,
.is-singular:not(.home).page-template-eventbrite-index .entry-inner {
max-width: 100%;
padding-left: 8%;
padding-right: 8%;
}
.is-singular:not(.home):not(.single-format-image) .entry-inner,
.is-singular:not(.home).single-format-image:not(.has-post-thumbnail) .entry-inner,
.is-singular:not(.home).page-template-eventbrite-index .content-area {
margin: 90px auto 0;
} .is-singular:not(.eventbrite-archive) .entry-header h1,
.error404 .entry-header h1,
.page-header h1 {
font-size: 3.5rem;
} .home.is-singular .entry-inner,
.single-format-image.has-post-thumbnail .entry-inner {
padding-top: 0;
} .admin-bar.is-singular .entry-media {
top: auto;
}
.is-singular .entry-media,
.is-singular:not(.home) .entry-media,
.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-media {
background: none !important;
height: auto;
margin: 0 0 5.5rem;
position: relative;
right: auto;
top: auto;
width: auto;
}
.is-singular .entry-media-thumb {
display: block;
} .page-template-eventbrite-index .entry-content {
padding-left: 20px;
padding-right: 20px;
} .single-format-image.has-post-thumbnail .site-banner-media,
.single-format-image.has-post-thumbnail .site-banner .site-banner-thumbnail {
padding-bottom: 66%;
} .is-singular .comments-area,
.home.is-singular .comments-area {
max-width: 100%;
padding-left: 8%;
padding-right: 8%;
} .tags-links {
line-height: 1.6;
}
.is-singular .entry-footer {
line-height: 3.62rem;
margin-top: 1.62rem;
padding: 1rem 1.62rem;
position: relative;
} .is-singular.has-post-thumbnail:not(.home):not(.page-template-eventbrite-index) .widget-area .widget {
width: 49.5%;
}
.is-singular.has-post-thumbnail:not(.home) .widget-area {
max-width: calc(84% + 4em);
}
}
@media only screen and (max-width: 680px) { body {
font-size: 1.6rem;
}
h1 {
font-size: 4rem;
}
blockquote {
margin-left: 1.5em;
} .site-title {
font-size: 2.2rem;
}
.site-branding .site-logo-link + .site-title {
margin-top: 1.0rem;
}
.menu-toggle {
font-size: 1.2rem;
}
.site-banner {
border-bottom: 1px solid #fff;
}
.site-banner h1 {
font-size: 2.2rem;
max-width: 100%;
padding-bottom: 0;
}
.site-banner-header {
bottom: 20px;
left: 0;
right: 0;
}
.site-banner-header .banner-featured {
padding: 8px 10px;
top: -10px;
}
.site-banner-header:after,
.site-banner-header:before {
display: none;
}
.is-singular.home #site-banner {
margin-bottom: 10px;
}
.banner-custom-header .site-banner-header {
padding-top: 15px;
}
.banner-custom-header .site-banner-header h1:before {
height: 4px;
left: 50%;
margin: -4px 0 0 -40px;
width: 80px;
} .slider-nav {
display: none !important;
} .posts .hentry:hover:after,
.posts .hentry:focus:after {
display: none;
}
.posts .hentry:nth-child(even) .entry-media,
.posts .hentry:nth-child(odd) .entry-media {
float: none;
}
.posts .entry-inner-content {
padding: 4.62rem 4% 2.62rem;
position: relative;
-ms-transform: none;
-webkit-transform: none;
transform: none;
}
.posts .hentry:nth-child(even).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-child(even).has-post-thumbnail .entry-inner:before,
.posts .hentry:nth-child(odd).has-post-thumbnail .entry-inner:after,
.posts .hentry:nth-child(odd).has-post-thumbnail .entry-inner:before {
left: 50%;
margin-left: -25px;
margin-right: 0;
top: 0;
}
.posts .entry-inner:before {
font-size: 3rem;
line-height: 50px;
} .posts .entry-title {
font-size: 2.0rem;
}
.link-more {
margin-bottom: 1.5rem;
}
.link-more a {
font-size: 1.2rem;
margin-top: 0;
}
.posts .hentry .entry-media {
overflow: hidden;
padding: 0 0 66.66%;
}
.posts .hentry .entry-media,
.posts .hentry .entry-inner,
.entry-inner-content {
bottom: auto;
float: none;
height: auto;
left: auto;
max-height: 100%;
position: relative;
right: auto;
top: auto;
width: 100%;
}
.entry-inner-content {
position: static;
}
.posts .entry-media .post-thumbnail {
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 50%;
-ms-transform: translateY( -50% );
-webkit-transform: translateY( -50% );
transform: translateY( -50% );
width: 100%;
}
.posts .cover-link:hover,
.posts .cover-link:focus {
border-width: 10px;
}
.entry-header {
padding: 0 0 2rem;
} .posts .hentry:not(.has-post-thumbnail) .entry-media {
display: none;
} .error404 .search-form,
.error404 .entry-content .widget  {
display: block;
float: none;
width: auto;
}
.error404 .entry-content .widget {
padding-left: 0;
padding-right: 0;
}
.error404 .error404-widgets {
display: block;
margin: 0;
width: 100%;
} .home.is-singular .content-area,
.single-format-image.has-post-thumbnail .content-area {
padding-top: 2rem;
}
.is-singular .entry-inner {
margin-top: 60px;
}
.is-singular .entry-inner:after,
.error404 .entry-inner:after,
.page-template-eventbrite-index .page-header:after,
.single-event .entry-header:after {
height: 30px;
margin: -15px 0 0 -15px;
width: 30px;
}
.is-singular .entry-inner:before,
.page-template-eventbrite-index .page-header:before,
.single-event .entry-header:before,
.error404 .entry-inner:before {
font-size: 2rem;
height: 30px;
line-height: 30px;
margin: -15px 0 0 -15px;
width: 30px;
}
.is-singular:not(.eventbrite-archive) .entry-header h1,
.error404 .entry-header h1,
.page-header h1,
.page-template-eventbrite-index .page-header h1,
.single-event .entry-header h1 {
font-size: 3rem;
}
.is-singular.archive-eventbrite .entry-header h1 {
font-size: 2.5rem;
}
.page-header {
border: 0;
}
.page-header h1 {
font-size: 2.5rem;
padding: 2rem;
}
.has-post-thumbnail .entry-meta .cat-links,
body:not(.has-post-thumbnail) .entry-meta .cat-links,
.is-singular.single-format-image .entry-meta .cat-links,
.page.is-singular .edit-link,
.is-singular .entry-posted,
.is-singular:not(.home).page-template-eventbrite-index .entry-meta .cat-links {
font-size: 1.3rem !important;
}
.is-singular .entry-content,
.is-singular:not(.home) .entry-content,
.is-singular.has-post-thumbnail:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .entry-content {
padding-top: 2rem;
} .is-singular .post-navigation .nav-links:before {
left: 25%;
right: 25%;
}
.is-singular .post-navigation .nav-links span {
font-size: 1.2rem;
}
.is-singular .post-navigation .nav-links a {
font-size: 1.4rem;
} ol.comment-list ol.children {
padding-left: 40px;
}
ol.comment-list ol.children ol {
padding-left: 0;
} .widget-area .widget,
.widget-area.widgets-two .widget,
.widget-area.widgets-three .widget,
.is-singular:not(.home) .widget-area .widget,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .widget-area .widget,
.has-post-thumbnail.is-singular:not(.home):not(.single-format-image):not(.page-template-eventbrite-index) .widget-area.widgets-three .widget,
.has-post-thumbnail.is-singular.single-format-image .widget-area .widget,
.has-post-thumbnail.is-singular.single-format-image .widget-area .widget,
.is-singular.single-format-image .widget-area .widget,
.is-singular.single-format-image .widget-area .widget {
float: none;
width: 100%;
}
}
@media only screen and (max-width: 400px) { h1 {
font-size: 3rem;
} .site-branding {
padding-bottom: 1.3rem;
width: 100%;
}
.site-title,
.site-branding .site-logo-link {
display: block;
padding: 0;
text-align: center;
}
.site-branding .site-logo-link img {
max-width: 80%;
}
.banner-custom-header .site-banner-header {
padding: 10px 0;
}
.menu-toggle {
margin: 0 auto 10px;
position: relative;
right: auto;
top: auto;
}
#site-navigation {
padding-bottom: 1px;
} .posts-navigation div:nth-of-type(2) {
margin-top: 10px;
}
.posts-navigation .nav-next,
.posts-navigation .nav-previous {
float: none;
} .is-singular:not(.eventbrite-archive) .entry-header,
.has-post-thumbnail.is-singular:not(.home) .entry-header,
.single-format-image.has-post-thumbnail .entry-header,
.page.has-post-thumbnail.is-singular:not(.home) .entry-header,
.page-template-eventbrite-index .page-header,
.single-event .entry-header {
padding: 2em 0 0;
}
.is-singular .entry-inner {
margin-top: 40px;
} .comment-author .avatar-container {
display: none;
}
.comment-body,
ol.comment-list ol.children .comment-body {
margin-left: 0;
}
}.error_wid_login{background-color:#ffebe8;border:1px dashed red;color:red;float:left;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:500;padding:6px;margin-left:200px;width:80%;clear:both!important}.login_wid{list-style-type:none;width:98%;float:left;padding:5%}.login_wid li{width:98%;float:left;margin:2px}.openid_social_login{padding:5px 0 0;clear:both;width:100%!important}.login_wid li input{width:85%;float:left;margin:2px}.loginBtn{box-sizing:border-box;position:relative;margin:.2em;padding:0 15px 0 46px;border:none;text-align:center;line-height:34px;white-space:nowrap;border-radius:.2em;font-size:16px font-weight:lighter;color:#fff;background-color:#2672ec}.loginBtn:before{content:"";box-sizing:border-box;position:absolute;top:0;left:0;width:34px;height:100%}.loginBtn:focus{outline:0}.loginBtn:active{box-shadow:inset 0 0 0 32px rgba(0,0,0,.1)}.loginBtn--facebook{background-color:#4c69ba;background-image:linear-gradient(#4c69ba,#3b55a0);font-family:"Helvetica neue",Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:lighter;text-shadow:0 -1px 0 #354c8c}.loginBtn--google,.loginBtn--windows{font-family:Roboto,Roboto,arial,sans-serif;font-weight:lighter}.loginBtn--facebook:before{border-right:1px solid #364e92;background:url(//www.cascadeshootingfacilities.org/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/css/images/icons/icon_facebook.png) 6px 6px no-repeat}.loginBtn--facebook:focus,.loginBtn--facebook:hover{background-color:#5b7bd5;background-image:linear-gradient(#5b7bd5,#4864b1)}.loginBtn--google{background:#dd4b39}.loginBtn--google:before{border-right:1px solid #bb3f30;background:url(//www.cascadeshootingfacilities.org/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/css/images/icons/icon_google.png) 6px 6px no-repeat}.loginBtn--google:focus,.loginBtn--google:hover{background:#e74b37}.loginBtn--windows{background:#00a1f1}.loginBtn--windows:before{border-right:1px solid #2672ec;background:url(//www.cascadeshootingfacilities.org/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/css/images/icons/windowslive.png) center/80% 80% no-repeat}.loginBtn--windows:focus,.loginBtn--windows:hover{background-color:#2672ec}.loginBtn--generic{font-family:"Times New Roman",Times,serif;font-weight:lighter;background:#dd4b39}.loginBtn--generic:before{border-right:1px solid silver;background:url(//www.cascadeshootingfacilities.org/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/css/images/icons/locked.png) center/80% 80% no-repeat}.loginBtn--generic:focus,.loginBtn--generic:hover{background-color:#cc2a28}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}#qtip-overlay.blurs,.qtip-close{cursor:pointer}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content,.qtip-titlebar{position:relative;overflow:hidden}.qtip-content{padding:5px 9px;text-align:left;word-wrap:break-word}.qtip-titlebar{padding:5px 35px 5px 10px;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal 700 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-red,.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#F78B83;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}#qtip-overlay,#qtip-overlay div{left:0;top:0;width:100%;height:100%}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed}#qtip-overlay div{position:absolute;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}@font-face{font-family:simple-calendar;src:url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-J6Z6DGPB.eot?43976014);src:url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-J6Z6DGPB.eot?43976014#iefix) format("embedded-opentype"),url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-UEC5SQT6.woff?43976014) format("woff"),url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-4DIMM5XW.ttf?43976014) format("truetype"),url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-UBYSNATM.svg?43976014#simple-calendar) format("svg");font-weight:400;font-style:normal}[class^=simcal-icon-]:before,[class*=" simcal-icon-"]:before{display:inline-block;font-family:simple-calendar;font-style:normal;font-weight:400;margin-right:.2em;speak:none;text-decoration:inherit;text-align:center;width:1em;font-variant:normal;text-transform:none;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.simcal-icon-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.simcal-icon-animate:before{transition:all .2s ease-in-out}.simcal-icon-rotate-180:before{transform:rotate(180deg)}.simcal-icon-calendar-empty:before{content:"\e800"}.simcal-icon-calendar:before{content:"\e801"}.simcal-icon-calendar-logo:before{content:"\e802"}.simcal-icon-settings:before{content:"\e804"}.simcal-icon-toggles:before{content:"\e805"}.simcal-icon-list:before{content:"\e806"}.simcal-icon-event:before{content:"\e807"}.simcal-icon-help:before{content:"\e808"}.simcal-icon-panel:before{content:"\e80a"}.simcal-icon-grid:before{content:"\e80b"}.simcal-icon-google:before{content:"\e80c"}.simcal-icon-docs:before{content:"\e80f"}.simcal-icon-hourglass:before{content:"\e811"}.simcal-icon-globe:before{content:"\e812"}.simcal-icon-timezones:before{content:"\e813"}.simcal-icon-warning:before{content:"\e815"}.simcal-icon-wordpress:before{content:"\e814"}.simcal-icon-up:before{content:"\e80e"}.simcal-icon-right:before{content:"\e809"}.simcal-icon-down:before{content:"\e80d"}.simcal-icon-left:before{content:"\e803"}.simcal-icon-spinner:before{content:"\e810"}.simcal-calendar{position:relative}.simcal-powered{display:block;margin:-10px 0 20px}.simcal-align-left{text-align:left}.simcal-align-right{text-align:right}.simcal-default-calendar .simcal-current h3{margin:0;padding:0}.simcal-default-calendar .simcal-nav{vertical-align:middle}.simcal-default-calendar .simcal-nav-button{background:transparent;border:0;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0;transition:margin .2s ease-out;width:100%}.simcal-default-calendar .simcal-nav-button:focus,.simcal-default-calendar .simcal-nav-button:hover{background:transparent;border:0;box-shadow:none;outline:none}.simcal-default-calendar .simcal-nav-button.simcal-prev:hover{margin-left:-10px}.simcal-default-calendar .simcal-nav-button.simcal-next:hover{margin-right:-10px}.simcal-default-calendar .simcal-nav-button:disabled{cursor:default}.simcal-default-calendar .simcal-nav-button:disabled:hover{margin:0;padding:0}.simcal-default-calendar .simcal-events{list-style:none;margin-left:0}.simcal-default-calendar .simcal-events-toggle{border:0;box-shadow:none;text-align:center;width:100%}.simcal-default-calendar .simcal-events-toggle:active,.simcal-default-calendar .simcal-events-toggle:focus,.simcal-default-calendar .simcal-events-toggle:hover{border:0;box-shadow:none;outline:none}.simcal-default-calendar ul.simcal-attachments,.simcal-default-calendar ul.simcal-attendees{margin:0;padding:0}.simcal-default-calendar li.simcal-attachment,.simcal-default-calendar li.simcal-attendee{list-style:none;margin-bottom:4px}.simcal-default-calendar li.simcal-attachment:last-child,.simcal-default-calendar li.simcal-attendee:last-child{margin-bottom:0}.simcal-default-calendar li.simcal-attachment small,.simcal-default-calendar li.simcal-attendee small{opacity:.9;text-transform:lowercase}.simcal-default-calendar li.simcal-attachment a,.simcal-default-calendar li.simcal-attendee a,.simcal-default-calendar .simcal-organizer a{border-bottom:0;text-decoration:none}.simcal-default-calendar li.simcal-attachment img,.simcal-default-calendar li.simcal-attendee img,.simcal-default-calendar .simcal-organizer img{display:inline-block;margin:0 4px;max-height:24px;max-width:24px}.simcal-default-calendar .simcal-tooltip-content{font-size:1.2em;line-height:1.4;padding:5px}.simcal-default-calendar .simcal-ajax-loader{height:100%;left:0;position:absolute;top:0;width:100%}.simcal-default-calendar .simcal-ajax-loader>i{font-size:48px;left:50%;line-height:1;margin:-36px 0 0 -36px;position:absolute;top:50%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-top>i{top:20%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-bottom>i{bottom:20%;top:auto}.simcal-default-calendar-light .simcal-nav-button{color:#0009}.simcal-default-calendar-light .simcal-nav-button:disabled{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:disabled:hover{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:focus,.simcal-default-calendar-light .simcal-nav-button:hover{color:#000000e6}.simcal-default-calendar-light .simcal-events-toggle{color:#0009}.simcal-default-calendar-light .simcal-events-toggle:hover{background-color:#0000001a;color:#fff}.simcal-default-calendar-light .simcal-ajax-loader{background-color:#0000001a}.simcal-default-calendar-light .simcal-ajax-loader>i{color:#0000004d}.simcal-default-calendar-dark .simcal-nav-button{color:#fff9}.simcal-default-calendar-dark .simcal-nav-button:disabled{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:disabled:hover{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:focus,.simcal-default-calendar-dark .simcal-nav-button:hover{color:#ffffffe6}.simcal-default-calendar-dark .simcal-events-toggle{color:#fff9}.simcal-default-calendar-dark .simcal-events-toggle:hover{background-color:#ffffff1a;color:#000}.simcal-default-calendar-dark .simcal-ajax-loader{background-color:#ffffff1a}.simcal-default-calendar-dark .simcal-ajax-loader>i{color:#ffffff4d}.simcal-default-calendar-grid>table{table-layout:fixed;width:100%}.simcal-default-calendar-grid>table thead th,.simcal-default-calendar-grid>table tbody td{text-align:center;vertical-align:top}.simcal-default-calendar-grid>table tbody td{padding:0!important}.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav{padding:10px 0;vertical-align:middle}.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav.simcal-prev-wrapper,.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav.simcal-current{border-right:0}.simcal-default-calendar-grid .simcal-day>div{box-sizing:content-box;display:block;height:100%}.simcal-default-calendar-grid .simcal-day-void{border-width:0 0 1px 0;height:100%;min-height:32px}.simcal-default-calendar-grid .simcal-day-void.simcal-day-void-last{border-right-width:1px}.simcal-default-calendar-grid .simcal-day-number{display:block;line-height:1;padding:2px 4px 3px;vertical-align:middle}.simcal-default-calendar-grid .simcal-no-events{display:block;min-height:32px}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day:hover{background-color:#0000001a}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void,.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void:hover{background-color:#0000000a}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-number{background:#0000001a}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day:hover{background-color:#ffffff2e}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day-void,.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day-void:hover{background-color:#ffffff0d}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day-number{background:#ffffff1a}.simcal-default-calendar-grid .simcal-events{font-size:.68em;line-height:1.4;list-style:none;margin:0;padding:0;text-align:left}.simcal-default-calendar-grid .simcal-events>.simcal-event{border-bottom-style:solid;border-bottom-width:1px;cursor:pointer;list-style:none;margin:0 0 2px;padding:4px}.simcal-default-calendar-grid .simcal-events>.simcal-event:hover{text-decoration:underline}.simcal-default-calendar-grid .simcal-events>.simcal-event:last-child{border-bottom:0;margin-bottom:0}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-event{border-bottom-color:#0000001a}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-event{border-bottom-color:#ffffff1a}.simcal-default-calendar-grid .simcal-events-dots{cursor:pointer;display:block;line-height:.7;margin:3px 0;text-align:center}.simcal-default-calendar-grid .simcal-events-toggle{background:transparent;display:block;font-size:10px;padding:2px 0}.simcal-event-bubble{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a}.simcal-event-bubble .simcal-event-details p,.simcal-event-bubble .simcal-event-details .simcal-event-description{margin:0 0 1em}.print-calendar-button{margin-top:20px}@media print{.simcal-print-calendar main,.simcal-print-calendar #header,.simcal-print-calendar #footer,.simcal-print-calendar #nav,.simcal-print-calendar header,.simcal-print-calendar footer,.simcal-print-calendar .site-content,.simcal-print-calendar .print-calendar-button,.print-calendar-button,.simcal-print-calendar .simcal-nav .simcal-prev,.simcal-print-calendar .simcal-nav .simcal-next,.simcal-print-calendar .fc-button-group,.simcal-print-calendar .fc-toolbar-chunk .fc-today-button,.simcal-print-calendar .fc-dayGridMonth-button,.simcal-print-calendar .fc-timeGridWeek-button,.simcal-print-calendar .fc-timeGridDay-button{display:none!important}}@font-face{font-family:simple-calendar;src:url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-J6Z6DGPB.eot?43976014);src:url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-J6Z6DGPB.eot?43976014#iefix) format("embedded-opentype"),url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-UEC5SQT6.woff?43976014) format("woff"),url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-4DIMM5XW.ttf?43976014) format("truetype"),url(https://www.cascadeshootingfacilities.org/wp-content/plugins/google-calendar-events/assets/generated/simple-calendar-UBYSNATM.svg?43976014#simple-calendar) format("svg");font-weight:400;font-style:normal}[class^=simcal-icon-]:before,[class*=" simcal-icon-"]:before{display:inline-block;font-family:simple-calendar;font-style:normal;font-weight:400;margin-right:.2em;text-decoration:inherit;text-align:center;width:1em;font-variant:normal;text-transform:none;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.simcal-icon-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.simcal-icon-animate:before{transition:all .2s ease-in-out}.simcal-icon-rotate-180:before{transform:rotate(180deg)}.simcal-icon-calendar-empty:before{content:"\e800"}.simcal-icon-calendar:before{content:"\e801"}.simcal-icon-calendar-logo:before{content:"\e802"}.simcal-icon-settings:before{content:"\e804"}.simcal-icon-toggles:before{content:"\e805"}.simcal-icon-list:before{content:"\e806"}.simcal-icon-event:before{content:"\e807"}.simcal-icon-help:before{content:"\e808"}.simcal-icon-panel:before{content:"\e80a"}.simcal-icon-grid:before{content:"\e80b"}.simcal-icon-google:before{content:"\e80c"}.simcal-icon-docs:before{content:"\e80f"}.simcal-icon-hourglass:before{content:"\e811"}.simcal-icon-globe:before{content:"\e812"}.simcal-icon-timezones:before{content:"\e813"}.simcal-icon-warning:before{content:"\e815"}.simcal-icon-wordpress:before{content:"\e814"}.simcal-icon-up:before{content:"\e80e"}.simcal-icon-right:before{content:"\e809"}.simcal-icon-down:before{content:"\e80d"}.simcal-icon-left:before{content:"\e803"}.simcal-icon-spinner:before{content:"\e810"}.simcal-calendar{position:relative}.simcal-powered{display:block;margin:-10px 0 20px}.simcal-align-left{text-align:left}.simcal-align-right{text-align:right}.simcal-default-calendar .simcal-current h3{margin:0;padding:0}.simcal-default-calendar .simcal-nav{vertical-align:middle}.simcal-default-calendar .simcal-nav-button{background:transparent;border:0;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0;transition:margin .2s ease-out;width:100%}.simcal-default-calendar .simcal-nav-button:focus,.simcal-default-calendar .simcal-nav-button:hover{background:transparent;border:0;box-shadow:none;outline:none}.simcal-default-calendar .simcal-nav-button.simcal-prev:hover{margin-left:-10px}.simcal-default-calendar .simcal-nav-button.simcal-next:hover{margin-right:-10px}.simcal-default-calendar .simcal-nav-button:disabled{cursor:default}.simcal-default-calendar .simcal-nav-button:disabled:hover{margin:0;padding:0}.simcal-default-calendar .simcal-events{list-style:none;margin-left:0}.simcal-default-calendar .simcal-events-toggle{border:0;box-shadow:none;text-align:center;width:100%}.simcal-default-calendar .simcal-events-toggle:active,.simcal-default-calendar .simcal-events-toggle:focus,.simcal-default-calendar .simcal-events-toggle:hover{border:0;box-shadow:none;outline:none}.simcal-default-calendar ul.simcal-attachments,.simcal-default-calendar ul.simcal-attendees{margin:0;padding:0}.simcal-default-calendar li.simcal-attachment,.simcal-default-calendar li.simcal-attendee{list-style:none;margin-bottom:4px}.simcal-default-calendar li.simcal-attachment:last-child,.simcal-default-calendar li.simcal-attendee:last-child{margin-bottom:0}.simcal-default-calendar li.simcal-attachment small,.simcal-default-calendar li.simcal-attendee small{opacity:.9;text-transform:lowercase}.simcal-default-calendar li.simcal-attachment a,.simcal-default-calendar li.simcal-attendee a,.simcal-default-calendar .simcal-organizer a{border-bottom:0;text-decoration:none}.simcal-default-calendar li.simcal-attachment img,.simcal-default-calendar li.simcal-attendee img,.simcal-default-calendar .simcal-organizer img{display:inline-block;margin:0 4px;max-height:24px;max-width:24px}.simcal-default-calendar .simcal-tooltip-content{font-size:1.2em;line-height:1.4;padding:5px}.simcal-default-calendar .simcal-ajax-loader{height:100%;left:0;position:absolute;top:0;width:100%}.simcal-default-calendar .simcal-ajax-loader>i{font-size:48px;left:50%;line-height:1;margin:-36px 0 0 -36px;position:absolute;top:50%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-top>i{top:20%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-bottom>i{bottom:20%;top:auto}.simcal-default-calendar-light .simcal-nav-button{color:#0009}.simcal-default-calendar-light .simcal-nav-button:disabled{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:disabled:hover{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:focus,.simcal-default-calendar-light .simcal-nav-button:hover{color:#000000e6}.simcal-default-calendar-light .simcal-events-toggle{color:#0009}.simcal-default-calendar-light .simcal-events-toggle:hover{background-color:#0000001a;color:#fff}.simcal-default-calendar-light .simcal-ajax-loader{background-color:#0000001a}.simcal-default-calendar-light .simcal-ajax-loader>i{color:#0000004d}.simcal-default-calendar-dark .simcal-nav-button{color:#fff9}.simcal-default-calendar-dark .simcal-nav-button:disabled{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:disabled:hover{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:focus,.simcal-default-calendar-dark .simcal-nav-button:hover{color:#ffffffe6}.simcal-default-calendar-dark .simcal-events-toggle{color:#fff9}.simcal-default-calendar-dark .simcal-events-toggle:hover{background-color:#ffffff1a;color:#000}.simcal-default-calendar-dark .simcal-ajax-loader{background-color:#ffffff1a}.simcal-default-calendar-dark .simcal-ajax-loader>i{color:#ffffff4d}.simcal-default-calendar-list{min-height:100px;padding:10px 0;text-align:left}.simcal-default-calendar-list .simcal-calendar-head{display:table;padding-bottom:10px;width:100%}.simcal-default-calendar-list .simcal-calendar-head .simcal-nav{display:table-cell;text-align:center;vertical-align:middle;width:20%}.simcal-default-calendar-list .simcal-calendar-head .simcal-nav:nth-child(2){width:60%}.simcal-default-calendar-list .simcal-calendar-head .simcal-current span{display:inline-block}.simcal-default-calendar-list .simcal-calendar-head .simcal-hide-header{visibility:hidden}.simcal-default-calendar-list dl.simcal-month{margin-bottom:10px;padding:0 10px 10px}.simcal-default-calendar-list dd.simcal-day{list-style:none;margin:0}.simcal-default-calendar-list dt.simcal-day-label{font-size:.9em;list-style:none;margin:20px 0 10px}.simcal-default-calendar-list dt.simcal-day-label>span{display:inline-block;padding:4px 8px}.simcal-default-calendar-list ul.simcal-events{margin:10px 14px 0}.simcal-default-calendar-list ul.simcal-events li.simcal-event{list-style-type:none;margin-bottom:10px;word-wrap:break-word}.simcal-default-calendar-list .simcal-event-details{font-size:.84em;line-height:1.5;overflow:hidden}.simcal-default-calendar-list .simcal-event-details p,.simcal-default-calendar-list .simcal-event-details .simcal-event-description{margin:0 0 1em}.simcal-default-calendar-list .simcal-events-toggle{display:inline-block;padding:0}.simcal-default-calendar-list.simcal-default-calendar-light .simcal-events-toggle{background-color:#0000001a}.simcal-default-calendar-list.simcal-default-calendar-dark .simcal-events-toggle{background-color:#ffffff1a}.simcal-default-calendar-list .simcal-calendar-list-compact .simcal-calendar-head .simcal-nav h3{font-size:1em}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}