@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p,
blockquote {
  margin: 0;
  padding: 0;
}

embed,
iframe,
img,
object,
video {
  max-width: 100%;
}

@font-face {
  font-family: "Sedgwick Ave";
  src: url("../font/sedgwick-ave/SedgwickAve-Regular.woff2") format("woff2"), url("../font/sedgwick-ave/SedgwickAve-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Poppins", sans-serif;
  color: #000000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  font-size: 15px;
  margin-bottom: 25px;
  letter-spacing: -0.07px;
  line-height: 23px;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.bg-blue {
  background-color: #0072A3 !important;
}

.bg-green {
  background-color: #00964C !important;
}

.bg-red {
  background-color: #E32735 !important;
}

.max-w-920 {
  max-width: 920px !important;
}

.container {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.site-header .wrap {
  max-width: 960px;
}
.site-header .logo {
  position: fixed;
  width: 920px;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
}
@media (max-width: 1000px) {
  .site-header .logo {
    width: auto;
    left: 20px;
    transform: none;
  }
}
@media (max-width: 768px) {
  .site-header .logo img {
    max-width: 150px;
  }
}

.site-title {
  margin-bottom: 10px;
}
.site-title a {
  font-size: 54px;
  font-weight: 700;
  letter-spacing: -0.24px;
  text-transform: initial;
}
.site-title a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .site-title a {
    font-size: 34px;
  }
}

.site-description {
  font-size: 20px;
  letter-spacing: -0.09px;
  color: #ffffff !important;
  opacity: 1 !important;
}
@media (max-width: 768px) {
  .site-description {
    font-size: 16px;
  }
}

.navigation-top {
  border: 1px solid #DADADA;
}
.navigation-top .menu {
  display: table !important;
  margin-left: auto;
  margin-right: auto;
}
.navigation-top .menu > li:first-child > a {
  padding-left: 0px;
}
.navigation-top .menu > li li:hover, .navigation-top .menu > li li:focus {
  background-color: #422C5E;
}
.navigation-top .menu > li li:hover > a, .navigation-top .menu > li li:focus > a {
  color: #ffffff;
}
.navigation-top .wrap {
  max-width: 1260px;
  padding: 2px 0px;
}
.navigation-top .menu-item a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.07px;
  color: #000000;
  padding-left: 14px;
  padding-right: 14px;
}
.navigation-top .menu-item a:hover {
  text-decoration: none;
}
.navigation-top .menu-item .dropdown-toggle:hover, .navigation-top .menu-item .dropdown-toggle:focus {
  fill: #ffffff;
}
.navigation-top .menu-scroll-down {
  top: 6px !important;
  right: -30px !important;
}
.navigation-top .search-form {
  max-width: 200px;
}
.navigation-top .search-form label {
  display: none;
}
.navigation-top .search-form .search-submit {
  background: none;
  padding: 0px 7px;
}
.navigation-top .search-form .search-submit .icon {
  fill: #979797;
  width: 15px;
  height: 15px;
}
.navigation-top .search-form .search-field {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.07px;
  color: #000000;
  border: 1px solid #979797;
  border-radius: 18px;
  padding: 4.5px 10px;
}
.navigation-top .search-form .search-field.placeholder {
  color: #979797;
}
.navigation-top .search-form .search-field:-moz-placeholder {
  color: #979797;
}
.navigation-top .search-form .search-field::-moz-placeholder {
  color: #979797;
}
.navigation-top .search-form .search-field:-ms-input-placeholder {
  color: #979797;
}
.navigation-top .search-form .search-field::-webkit-input-placeholder {
  color: #979797;
}
.navigation-top .search-form .search-field:hover {
  border-color: #DADADA;
}
@media (max-width: 1330px) {
  .navigation-top .menu-scroll-down {
    display: none;
  }
}
@media (max-width: 1240px) {
  .navigation-top .menu-item > a {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1024px) {
  .navigation-top {
    position: relative;
  }
  .navigation-top .menu-toggle {
    display: block !important;
  }
  .navigation-top .menu {
    display: none !important;
    border-top: 1px solid #EAEAEA;
    padding: 0.75em 1.695em;
  }
  .navigation-top .menu > li {
    display: block;
    border-bottom: 1px solid #EAEAEA;
  }
  .navigation-top .menu > li:first-child a {
    padding-left: 10px;
  }
  .navigation-top .menu > li:last-child {
    padding-top: 10px;
    border-bottom: none;
  }
  .navigation-top .main-navigation.toggled-on .menu {
    display: block !important;
  }
  .navigation-top .search-form {
    max-width: initial;
  }
}

.menu-toggle:hover, .menu-toggle:focus {
  color: #ffffff;
}

body:not(.home) .wp-custom-header {
  display: none;
}
body:not(.home) .custom-header-media {
  background: #422C5E;
}
body:not(.home) .custom-header-media:before {
  display: none;
}
body:not(.home) .logo {
  display: none;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6,
.entry-content-full-width h1,
.entry-content-full-width h2,
.entry-content-full-width h3,
.entry-content-full-width h4,
.entry-content-full-width h5,
.entry-content-full-width h6 {
  margin-bottom: 15px;
}
.entry-content h1, .entry-content .entry-title, .entry-content .h1,
.entry-content-full-width h1,
.entry-content-full-width .entry-title,
.entry-content-full-width .h1 {
  font-size: 24px !important;
  font-weight: 500 !important;
  letter-spacing: -0.11px !important;
  color: #0072A3 !important;
  text-transform: initial !important;
  margin-bottom: 40px !important;
}
.entry-content h1 a, .entry-content .entry-title a, .entry-content .h1 a,
.entry-content-full-width h1 a,
.entry-content-full-width .entry-title a,
.entry-content-full-width .h1 a {
  font-size: 24px !important;
  font-weight: 500 !important;
  letter-spacing: -0.11px !important;
  color: #0072A3 !important;
  text-transform: initial !important;
  text-decoration: none !important;
}
.entry-content h1 a:hover, .entry-content .entry-title a:hover, .entry-content .h1 a:hover,
.entry-content-full-width h1 a:hover,
.entry-content-full-width .entry-title a:hover,
.entry-content-full-width .h1 a:hover {
  text-decoration: none !important;
}
.entry-content h2, .entry-content .h2,
.entry-content-full-width h2,
.entry-content-full-width .h2 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.09px;
  color: #000000;
}
.entry-content h3, .entry-content .h3,
.entry-content-full-width h3,
.entry-content-full-width .h3 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.08px;
  color: #000000;
}
.entry-content h4, .entry-content .h4,
.entry-content-full-width h4,
.entry-content-full-width .h4 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.07px;
  color: #000000;
}
.entry-content h5, .entry-content .h5,
.entry-content-full-width h5,
.entry-content-full-width .h5 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: -0.06px;
  color: #979797;
}
.entry-content h6, .entry-content .h6,
.entry-content-full-width h6,
.entry-content-full-width .h6 {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.07px;
  color: #000000;
}
.entry-content a,
.entry-content-full-width a {
  color: #E32735;
  font-size: 15px;
  text-decoration: underline;
  box-shadow: none;
}
.entry-content a:hover,
.entry-content-full-width a:hover {
  color: #E32735;
  text-decoration: underline;
  box-shadow: none;
}
.entry-content ul, .entry-content ol,
.entry-content-full-width ul,
.entry-content-full-width ol {
  padding-left: 20px;
  margin-bottom: 25px;
}
.entry-content ul li, .entry-content ol li,
.entry-content-full-width ul li,
.entry-content-full-width ol li {
  font-size: 15px;
  letter-spacing: -0.07px;
  line-height: 23px;
}

.single-featured-image-header img {
  width: 100%;
}

.page .site-content .wrap, .single .site-content .wrap, .category .site-content .wrap, .error404 .site-content .wrap, .search .site-content .wrap, .blog .site-content .wrap {
  max-width: 640px;
}
.page .site-content .wrap--sidebar, .single .site-content .wrap--sidebar, .category .site-content .wrap--sidebar, .error404 .site-content .wrap--sidebar, .search .site-content .wrap--sidebar, .blog .site-content .wrap--sidebar {
  max-width: 1000px;
}
.page .site-content .wrap--sidebar .content-area, .single .site-content .wrap--sidebar .content-area, .category .site-content .wrap--sidebar .content-area, .error404 .site-content .wrap--sidebar .content-area, .search .site-content .wrap--sidebar .content-area, .blog .site-content .wrap--sidebar .content-area {
  display: flex;
  flex-wrap: wrap;
}
.page .site-content .wrap--sidebar .sidebar, .single .site-content .wrap--sidebar .sidebar, .category .site-content .wrap--sidebar .sidebar, .error404 .site-content .wrap--sidebar .sidebar, .search .site-content .wrap--sidebar .sidebar, .blog .site-content .wrap--sidebar .sidebar {
  width: 210px;
}
.page .site-content .wrap--sidebar .main, .single .site-content .wrap--sidebar .main, .category .site-content .wrap--sidebar .main, .error404 .site-content .wrap--sidebar .main, .search .site-content .wrap--sidebar .main, .blog .site-content .wrap--sidebar .main {
  width: calc(100% - 210px);
  padding-left: 115px;
}
@media (max-width: 1024px) {
  .page .site-content .wrap--sidebar .main, .single .site-content .wrap--sidebar .main, .category .site-content .wrap--sidebar .main, .error404 .site-content .wrap--sidebar .main, .search .site-content .wrap--sidebar .main, .blog .site-content .wrap--sidebar .main {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .page .site-content .wrap--sidebar .sidebar, .single .site-content .wrap--sidebar .sidebar, .category .site-content .wrap--sidebar .sidebar, .error404 .site-content .wrap--sidebar .sidebar, .search .site-content .wrap--sidebar .sidebar, .blog .site-content .wrap--sidebar .sidebar {
    order: 2;
    width: 100%;
    margin-bottom: 50px;
  }
  .page .site-content .wrap--sidebar .main, .single .site-content .wrap--sidebar .main, .category .site-content .wrap--sidebar .main, .error404 .site-content .wrap--sidebar .main, .search .site-content .wrap--sidebar .main, .blog .site-content .wrap--sidebar .main {
    width: auto;
    padding-left: 0px;
  }
}

.site-content {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .site-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.panel-content .wrap {
  padding-top: 70px;
}
@media (max-width: 768px) {
  .panel-content .wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.title {
  color: #000000;
}
.title--md {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.07px;
}

.program-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 5px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.program-item:hover {
  text-decoration: none;
}
.program-item:last-child {
  margin-bottom: 0px;
}

.program-item__media {
  display: flex;
  height: 46px;
  width: 47px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #ffffff;
}
.program-item__media .svg {
  width: 40px;
  height: 40px;
}

.program-item__copy {
  width: calc(100% - 47px);
  padding-left: 8px;
  padding-right: 8px;
}
.program-item__copy p {
  font-size: 15px;
  margin-bottom: 0px;
  color: #ffffff;
}

.ecs-event-item__title {
  font-size: 20px !important;
  letter-spacing: -0.09px;
}
.ecs-event-item__title a {
  font-size: 20px;
  color: #000000;
  text-decoration: none;
}
.ecs-event-item__title a:hover {
  text-decoration: none;
}

.ecs-event-item {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .ecs-event-item {
    margin-bottom: 30px;
  }
}

.ecs-event-item__main {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .ecs-event-item__main {
    display: block;
  }
}

.ecs-event-item__media {
  width: 130px;
}

.ecs-event-item__content {
  width: calc(100% - 130px);
  padding-left: 10px;
}
.ecs-event-item__content p {
  color: #000000;
  font-size: 15px;
  letter-spacing: -0.07px;
  margin-bottom: 3px;
}
@media (max-width: 768px) {
  .ecs-event-item__content {
    width: auto;
    padding-left: 0px;
  }
}

.program-lists {
  height: 300px;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .program-lists {
    margin-bottom: 30px !important;
  }
}

.ecs-event-links > a {
  display: inline-block;
  color: #E32735;
  font-size: 15px;
  letter-spacing: -0.07px;
  text-decoration: underline;
  margin-bottom: 5px;
}

.single .entry-meta a:hover, .blog .entry-meta a:hover {
  text-decoration: none;
}
.single .entry-title, .blog .entry-title {
  font-size: 24px !important;
  font-weight: 500 !important;
  letter-spacing: -0.11px !important;
  color: #0072A3 !important;
  text-transform: initial !important;
  margin-bottom: 40px !important;
}
.single .entry-title a, .blog .entry-title a {
  font-size: 24px !important;
  font-weight: 500 !important;
  letter-spacing: -0.11px !important;
  color: #0072A3 !important;
  text-transform: initial !important;
}
.single .entry-title a:hover, .blog .entry-title a:hover {
  text-decoration: none;
  box-shadow: none;
}

.page-header {
  float: none !important;
  width: auto !important;
}

.post-navigation a:hover {
  text-decoration: none;
}

.search .post-edit-link:hover {
  text-decoration: none;
  box-shadow: none;
}
.search .entry-title a:hover {
  text-decoration: none;
  box-shadow: none;
}
.search .link-more a {
  color: #E32735;
  text-decoration: underline;
  box-shadow: none;
}
.search .link-more a:hover {
  box-shadow: none;
}

@media (max-width: 768px) {
  .tribe-events-schedule {
    background: none !important;
    border: none !important;
    margin: 18px 0px !important;
    padding: 0px !important;
  }
}

.wp-block-media-text--img-min-height-110 .wp-block-media-text__media img {
  height: 100px;
}

@media (max-width: 768px) {
  .media-text--sm-img .wp-block-media-text__media {
    margin-bottom: 15px;
  }
  .media-text--sm-img .wp-block-media-text__media img {
    max-height: 100px;
  }
}

@media (max-width: 768px) {
  .wp-block-media-text__content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.single-tribe_events .site-content .wrap {
  max-width: 900px;
}

.page-template-page-about .entry-title {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.block-about .wp-block-group__inner-container {
  max-width: 640px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.block-about--2 {
  background-color: #E0EEF4;
  padding-top: 60px;
  padding-bottom: 40px;
}

.block-about--3 {
  padding-top: 40px;
}

.site-main .search-form .search-submit {
  bottom: 1px;
  padding: 0.5em 1em;
  position: absolute;
  right: 1px;
  top: 25px;
}

.page-template-page-about .site-content .wrap {
  max-width: initial !important;
  padding-left: 0px !important;
  padding-right: 0px;
}
.page-template-page-about .wp-block-image {
  margin-bottom: 0px;
}

.page-template-page-blog .site-content .wrap, .category .site-content .wrap, .single:not(.single-tribe_events) .site-content .wrap {
  max-width: 960px !important;
}
.page-template-page-blog .site-content .wrap .content-area, .category .site-content .wrap .content-area, .single:not(.single-tribe_events) .site-content .wrap .content-area {
  display: flex;
}
.page-template-page-blog .site-content .wrap main, .category .site-content .wrap main, .single:not(.single-tribe_events) .site-content .wrap main {
  width: calc(100% - 300px);
  padding-right: 30px;
}
.page-template-page-blog .site-content .wrap aside, .category .site-content .wrap aside, .single:not(.single-tribe_events) .site-content .wrap aside {
  width: 300px;
}
.page-template-page-blog .post, .category .post, .single:not(.single-tribe_events) .post {
  margin-bottom: 50px;
}
.page-template-page-blog .entry-meta a:hover, .category .entry-meta a:hover, .single:not(.single-tribe_events) .entry-meta a:hover {
  box-shadow: none;
}
.page-template-page-blog .entry-title a, .category .entry-title a, .single:not(.single-tribe_events) .entry-title a {
  font-size: 24px;
  font-weight: 700;
  color: #0072A3;
}
.page-template-page-blog .entry-title a:hover, .category .entry-title a:hover, .single:not(.single-tribe_events) .entry-title a:hover {
  box-shadow: none;
}
.page-template-page-blog .link-more a:hover, .category .link-more a:hover, .single:not(.single-tribe_events) .link-more a:hover {
  box-shadow: none;
}
@media (max-width: 768px) {
  .page-template-page-blog .site-content .wrap .content-area, .category .site-content .wrap .content-area, .single:not(.single-tribe_events) .site-content .wrap .content-area {
    display: block;
  }
  .page-template-page-blog .site-content .wrap main, .category .site-content .wrap main, .single:not(.single-tribe_events) .site-content .wrap main {
    width: auto;
    padding-right: 0px;
  }
  .page-template-page-blog .site-content .wrap aside, .category .site-content .wrap aside, .single:not(.single-tribe_events) .site-content .wrap aside {
    width: auto;
  }
}

.tribe-events-list-widget .tribe-events-list-widget-events {
  margin-bottom: 0px !important;
  padding: 10px 0px !important;
}
.tribe-events-list-widget .tribe-event-title {
  font-size: 16px;
  font-weight: 400;
}
.tribe-events-list-widget .tribe-event-title a {
  box-shadow: none;
}
.tribe-events-list-widget .tribe-event-duration {
  font-size: 14px;
}
.tribe-events-list-widget p {
  margin-bottom: 0px;
}

.wp-block-quote {
  background: #B2EAFB;
  padding: 20px 38px !important;
  border: none !important;
}
.wp-block-quote p {
  color: #000000;
  font-size: 15px;
  font-style: normal;
  margin-bottom: 15px;
}
.wp-block-quote p:last-child {
  margin-bottom: 0px;
}
.wp-block-quote cite {
  font-size: 15px !important;
  color: #000000 !important;
  margin-top: 15px;
}

.iframe-fb-container {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.footer {
  padding-top: 35px;
  padding-bottom: 30px;
  border-top: 1px solid #EAEAEA;
}
.footer .container {
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .footer .container {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer .container > div {
    width: auto;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 30px;
  }
  .footer .container > div:last-child {
    margin-bottom: 0px;
  }
}

.footer-about {
  width: 160px;
}

@media (max-width: 768px) {
  .footer-logo img {
    max-width: 160px;
  }
}

.footer-social {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  margin-bottom: 25px;
}
.footer-social li {
  margin-right: 5px;
}
.footer-social li:last-child {
  margin-right: 0px;
}
@media (max-width: 768px) {
  .footer-social {
    justify-content: center;
  }
}

.footer-content {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-content.first {
  padding-left: 75px;
  width: calc(48% - 80px);
}
.footer-content.last {
  width: calc(52% - 80px);
}

.footer-address {
  color: #000000;
  font-size: 13px;
  letter-spacing: -0.06px;
  margin-bottom: 20px;
}
.footer-address a {
  font-size: 13px;
  letter-spacing: -0.06px;
  color: #000000;
  text-decoration: none;
}
.footer-address a:hover {
  color: #000000;
}
@media (max-width: 768px) {
  .footer-address {
    margin-bottom: 30px;
  }
}

.footer-title {
  color: #422C5E;
  font-size: 15px;
  letter-spacing: -0.07px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .footer-title {
    margin-bottom: 10px;
  }
}

.footer-description {
  color: #000000;
  font-size: 13px;
  letter-spacing: -0.06px;
  margin-bottom: 20px;
}
.footer-description a {
  color: #E32735;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .footer-description {
    margin-bottom: 30px !important;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  text-decoration: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 4px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  transition: background-color 0.25s ease-out, color 0.25s;
}
.btn:hover, .btn:focus {
  outline: 0;
  text-decoration: none;
}

.block-btn .wp-block-button__link {
  font-size: 16px !important;
  letter-spacing: -0.07px !important;
  padding: 8px 15px !important;
  margin-top: 0px !important;
  text-decoration: none;
}
.block-btn .wp-block-button__link:hover {
  text-decoration: none;
}

.block-btn--red .wp-block-button__link {
  background-color: #E32735 !important;
  color: #ffffff !important;
}
.block-btn--red .wp-block-button__link:hover {
  background-color: #be1925 !important;
}

.block-btn--min-w-276 .wp-block-button__link {
  min-width: 276px !important;
}

.block-btn--min-w-173 .wp-block-button__link {
  min-width: 173px !important;
}

.block-btn--text-medium .wp-block-button__link {
  font-weight: 400 !important;
}

.home .site-content > .wrap {
  max-width: initial;
  padding-left: 0px;
  padding-right: 0px;
}
.home .content-area .wrap {
  max-width: 580px;
}
.home .panel-image {
  height: 300px;
}
@media (max-width: 768px) {
  .home .content-area .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
  float: none;
  width: auto;
}

.has-sidebar:not(.error404) #primary {
  float: none;
  width: auto;
}

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
  max-width: initial;
}

.wrap {
  max-width: initial;
  padding-left: 20px;
  padding-right: 20px;
}

.has-header-image .custom-header-media img {
  height: auto !important;
}

.tribe-common.tribe-tickets {
  max-width: initial !important;
}

.event-tickets .tribe-tickets__rsvp-wrapper,
.event-tickets .tribe-tickets__tickets-form {
  max-width: initial !important;
}

.page-tribe-attendee-registration .entry-title,
.page-tribe-attendee-registration .tribe-tickets__registration-page-title,
.page-tribe-attendee-registration .tribe-tickets__registration-actions {
  display: none !important;
}
.page-tribe-attendee-registration .tribe-tickets__registration-grid {
  border-top: none !important;
  padding-top: 0px !important;
}
.page-tribe-attendee-registration .tribe-tickets__registration-title a {
  font-size: 30px;
}

/*# sourceMappingURL=app.css.map */
