@charset "UTF-8";
/*
	Theme Name: CARY4KIDS
	Description: Skeletor Child Theme
	Version: 1.0
	Author: Moticos Studios (@moticosstudios)
	Author URI: http://moticos.io
*/
/* Typography Vars */
/* Transition Defaults */
/* Break Points */
/* Layout Defaults */
/* Child Theme Overrides - this is just to test compiling!  */
/* MENU BAR */
/* Color Defaults */
/* Typography Vars */
/* Break Points */
/* Layout Vars */
@import url(https://fonts.googleapis.com/css2?family=Kalam&family=Montserrat:wght@700&family=Open+Sans:wght@400;700&display=swap);
.has-white-color {
  color: #fff !important;
}

.has-white-color * {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff !important;
}

.has-red-color {
  color: #d93921 !important;
}

.has-red-color * {
  color: #d93921;
}

.has-red-background-color {
  background-color: #d93921 !important;
}

.has-orange-color {
  color: #ff5911 !important;
}

.has-orange-color * {
  color: #ff5911;
}

.has-orange-background-color {
  background-color: #ff5911 !important;
}

.has-yellow-color {
  color: #ffa31e !important;
}

.has-yellow-color * {
  color: #ffa31e;
}

.has-yellow-background-color {
  background-color: #ffa31e !important;
}

.has-teal-color {
  color: #00a797 !important;
}

.has-teal-color * {
  color: #00a797;
}

.has-teal-background-color {
  background-color: #00a797 !important;
}

.has-purple-color {
  color: #791879 !important;
}

.has-purple-color * {
  color: #791879;
}

.has-purple-background-color {
  background-color: #791879 !important;
}

.has-dkpurple-color {
  color: #410a44 !important;
}

.has-dkpurple-color * {
  color: #410a44;
}

.has-dkpurple-background-color {
  background-color: #410a44 !important;
}

.has-ltgrey-color {
  color: #c6bac5 !important;
}

.has-ltgrey-color * {
  color: #c6bac5;
}

.has-ltgrey-background-color {
  background-color: #c6bac5 !important;
}

.has-grey-color {
  color: #938c92 !important;
}

.has-grey-color * {
  color: #938c92;
}

.has-grey-background-color {
  background-color: #938c92 !important;
}

.has-black-color {
  color: #220524 !important;
}

.has-black-color * {
  color: #220524;
}

.has-black-background-color {
  background-color: #220524 !important;
}

.is-dark-theme {
  color: #fff;
}

h1, h2, h3, nav, h4, .button, .wp-block-button__link, .button:visited, .wp-block-button__link:visited, button, input[type=button], input[type=reset], input[type=submit],
.woocommerce button.button.alt,
.woocommerce button.alt.wp-block-button__link, .woocommerce input.button.alt, .woocommerce input.alt.wp-block-button__link, .woocommerce .button, .woocommerce .wp-block-button__link, h5, h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #d93921;
  margin: 0.25em 0;
  padding: 0.25em 0;
}
h1 a, h2 a, h3 a, nav a, h4 a, .button a, .wp-block-button__link a, .button:visited a, .wp-block-button__link:visited a, button a, input[type=button] a, input[type=reset] a, input[type=submit] a,
.woocommerce button.button.alt a,
.woocommerce button.alt.wp-block-button__link a, .woocommerce input.button.alt a, .woocommerce input.alt.wp-block-button__link a, .woocommerce .button a, .woocommerce .wp-block-button__link a, h5 a, h6 a {
  text-decoration: none;
  color: #220524;
}
h1 a:link, h2 a:link, h3 a:link, nav a:link, h4 a:link, .button a:link, .wp-block-button__link a:link, button a:link, input[type=button] a:link, input[type=reset] a:link, input[type=submit] a:link,
.woocommerce button.button.alt a:link,
.woocommerce button.alt.wp-block-button__link a:link, .woocommerce input.button.alt a:link, .woocommerce input.alt.wp-block-button__link a:link, h5 a:link, h6 a:link {
  color: #220524;
}
h1 a:visited, h2 a:visited, h3 a:visited, nav a:visited, h4 a:visited, .button a:visited, .wp-block-button__link a:visited, button a:visited, input[type=button] a:visited, input[type=reset] a:visited, input[type=submit] a:visited,
.woocommerce button.button.alt a:visited,
.woocommerce button.alt.wp-block-button__link a:visited, .woocommerce input.button.alt a:visited, .woocommerce input.alt.wp-block-button__link a:visited, h5 a:visited, h6 a:visited {
  color: #220524;
}
h1 a:focus, h2 a:focus, h3 a:focus, nav a:focus, h4 a:focus, .button a:focus, .wp-block-button__link a:focus, button a:focus, input[type=button] a:focus, input[type=reset] a:focus, input[type=submit] a:focus,
.woocommerce button.button.alt a:focus,
.woocommerce button.alt.wp-block-button__link a:focus, .woocommerce input.button.alt a:focus, .woocommerce input.alt.wp-block-button__link a:focus, h5 a:focus, h6 a:focus {
  color: #791879;
}
h1 a:hover, h2 a:hover, h3 a:hover, nav a:hover, h4 a:hover, .button a:hover, .wp-block-button__link a:hover, button a:hover, input[type=button] a:hover, input[type=reset] a:hover, input[type=submit] a:hover,
.woocommerce button.button.alt a:hover,
.woocommerce button.alt.wp-block-button__link a:hover, .woocommerce input.button.alt a:hover, .woocommerce input.alt.wp-block-button__link a:hover, h5 a:hover, h6 a:hover {
  color: #791879;
}
h1 a:active, h2 a:active, h3 a:active, nav a:active, h4 a:active, .button a:active, .wp-block-button__link a:active, button a:active, input[type=button] a:active, input[type=reset] a:active, input[type=submit] a:active,
.woocommerce button.button.alt a:active,
.woocommerce button.alt.wp-block-button__link a:active, .woocommerce input.button.alt a:active, .woocommerce input.alt.wp-block-button__link a:active, h5 a:active, h6 a:active {
  color: #791879;
}
@media screen and (min-width: 481px) {
  h1, h2, h3, nav, h4, .button, .wp-block-button__link, .button:visited, .wp-block-button__link:visited, button, input[type=button], input[type=reset], input[type=submit],
.woocommerce button.button.alt,
.woocommerce button.alt.wp-block-button__link, .woocommerce input.button.alt, .woocommerce input.alt.wp-block-button__link, .woocommerce .button, .woocommerce .wp-block-button__link, h5, h6 {
    margin: 0;
  }
}

h1, .h1 {
  font-size: 280%;
  font-size: calc(45px + 1vw);
}
@media screen and (max-width: 480px) {
  h1, .h1 {
    font-size: calc(36px + 1vw);
  }
}

h2, .h2 {
  font-size: 200%;
  font-size: calc(27px + 1vw);
}

h3, nav, .h3, nav.main {
  font-size: 180%;
  font-size: calc(13.5px + 1vw);
}
@media screen and (max-width: 768px) {
  h3, nav, .h3, nav.main {
    font-size: calc(18.9px + 1vw);
  }
}

h4, .button, .wp-block-button__link, .button:visited, .wp-block-button__link:visited, button, input[type=button], input[type=reset], input[type=submit],
.woocommerce button.button.alt,
.woocommerce button.alt.wp-block-button__link, .woocommerce input.button.alt, .woocommerce input.alt.wp-block-button__link, .woocommerce .button, .woocommerce .wp-block-button__link, .h4 {
  font-size: 150%;
  font-size: calc(9px + 1vw);
}
@media screen and (max-width: 768px) {
  h4, .button, .wp-block-button__link, .button:visited, .wp-block-button__link:visited, button, input[type=button], input[type=reset], input[type=submit],
.woocommerce button.button.alt,
.woocommerce button.alt.wp-block-button__link, .woocommerce input.button.alt, .woocommerce input.alt.wp-block-button__link, .woocommerce .button, .woocommerce .wp-block-button__link, .h4 {
    font-size: calc(18px + 1vw);
  }
}

p {
  margin-bottom: 1.5em;
}

blockquote, .quote {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: inherit;
  font-size: 22.5px;
  margin: 1em 3em;
  line-height: 1.4;
}

a {
  text-decoration: none;
  background-color: transparent;
  color: #791879;
  -webkit-tap-highlight-color: inherit;
}
a:link {
  color: #791879;
}
a:visited {
  color: #791879;
}
a:focus {
  color: #791879;
}
a:hover {
  color: #791879;
}
a:active {
  color: #791879;
}
a:visited {
  color: inherit;
}
a:focus, a:hover, a:active {
  outline: 0;
}
header a, a h1, a h2, a h3, a nav, a h4, a .button, a .wp-block-button__link, a .button:visited, a .wp-block-button__link:visited, a button, a input[type=button], a input[type=reset], a input[type=submit],
a .woocommerce button.button.alt,
a .woocommerce button.alt.wp-block-button__link,
.woocommerce a button.button.alt,
.woocommerce a button.alt.wp-block-button__link, a .woocommerce input.button.alt, a .woocommerce input.alt.wp-block-button__link, .woocommerce a input.button.alt, .woocommerce a input.alt.wp-block-button__link, a .woocommerce .button, a .woocommerce .wp-block-button__link, .woocommerce a .button, .woocommerce a .wp-block-button__link, a h5, h6 a, nav a {
  text-decoration: none;
}
p a {
  text-decoration: underline;
}

pre {
  overflow: auto;
}

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

b, strong, optgroup {
  font-weight: 700;
}

i, em, dfn {
  font-style: italic;
}

mark {
  background: #938c92;
  color: #220524;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

small, body footer .copyright {
  font-size: 80%;
  line-height: 1;
  font-weight: 300;
}

.quote:before {
  content: "“";
  display: block;
  font-size: 350%;
  position: absolute;
  top: -25%;
  left: -10%;
}

.readmore {
  text-decoration: none;
  color: #791879;
  font-weight: bold;
}
.readmore:after {
  content: "»";
  display: inline;
  margin-left: 0.5em;
}

.single-tribe_events .tribe-events-event-meta {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }

  blockquote, .quote {
    margin: 1em;
  }
}
/* typography.scss */
h1, h2, h3, nav, h4, .button, .wp-block-button__link, .button:visited, .wp-block-button__link:visited, button, input[type=button], input[type=reset], input[type=submit],
.woocommerce button.button.alt,
.woocommerce button.alt.wp-block-button__link, .woocommerce input.button.alt, .woocommerce input.alt.wp-block-button__link, .woocommerce .button, .woocommerce .wp-block-button__link, h5, h6 {
  font-weight: 700;
  margin-bottom: 0.5em;
}

h2 + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), h3 + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), nav + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), h4 + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), .button + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), .wp-block-button__link + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), button + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), input[type=button] + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), input[type=reset] + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), input[type=submit] + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), .woocommerce .button + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p), .woocommerce .wp-block-button__link + *:not(h2):not(h3):not(nav):not(h4):not(.button):not(.wp-block-button__link):not(.button:visited):not(.wp-block-button__link:visited):not(button):not(input[type=button]):not(input[type=reset]):not(input[type=submit]):not(p) {
  margin-top: 1.5em;
}

h1, .h1 {
  color: #d93921;
  font-size: 280%;
  font-size: calc(40.5px + 1vw);
  margin-top: 0.75em;
}
@media screen and (max-width: 480px) {
  h1, .h1 {
    font-size: calc(36px + 1vw);
  }
}

h2, .h2 {
  color: #ff5911;
  font-size: 200%;
  font-size: calc(27px + 1vw);
}
@media screen and (max-width: 768px) {
  h2, .h2 {
    font-size: calc(27px + 1vw);
  }
}

h3, nav, .h3 {
  color: #ff5911;
  font-size: 180%;
  font-size: calc(13.5px + 1vw);
}
@media screen and (max-width: 768px) {
  h3, nav, .h3 {
    font-size: calc(22.5px + 1vw);
  }
}

h4, .button, .wp-block-button__link, .button:visited, .wp-block-button__link:visited, button, input[type=button], input[type=reset], input[type=submit],
.woocommerce button.button.alt,
.woocommerce button.alt.wp-block-button__link, .woocommerce input.button.alt, .woocommerce input.alt.wp-block-button__link, .woocommerce .button, .woocommerce .wp-block-button__link {
  color: #410a44;
}

button, .button, .wp-block-button__link, input[type=button], input[type=reset], input[type=submit] {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: background-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
button:hover, .button:hover, .wp-block-button__link:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  transform: scale(0.95);
}

.button, .wp-block-button__link {
  display: inline-block !important;
  width: auto !important;
}

p:last-of-type {
  margin-bottom: 0.5em;
}

#topNav ul a {
  text-transform: uppercase;
  color: #791879;
  font-size: 180%;
  font-size: 20px;
}
#topNav ul a:link {
  color: #791879;
}
#topNav ul a:visited {
  color: #791879;
}
#topNav ul a:focus {
  color: #791879;
}
#topNav ul a:hover {
  color: #791879;
}
#topNav ul a:active {
  color: #791879;
}
@media screen and (max-width: 768px) {
  #topNav ul a {
    font-size: calc(20.7px + 1vw);
  }
}

body.home .content h2 a {
  color: #d93921;
}
body.home .content h2 a:link {
  color: #d93921;
}
body.home .content h2 a:visited {
  color: #d93921;
}
body.home .content h2 a:focus {
  color: #fff;
}
body.home .content h2 a:hover {
  color: #fff;
}
body.home .content h2 a:active {
  color: #fff;
}

article > h2 {
  margin-top: 0.5em;
}

#tribe-events h1 {
  text-align: left;
  margin: 0;
  padding: 0;
}

footer {
  color: #fff;
}
footer h1, footer h2, footer h3, footer nav, footer h4, footer .button, footer .wp-block-button__link, footer .button:visited, footer .wp-block-button__link:visited, footer button, footer input[type=button], footer input[type=reset], footer input[type=submit],
footer .woocommerce button.button.alt,
footer .woocommerce button.alt.wp-block-button__link,
.woocommerce footer button.button.alt,
.woocommerce footer button.alt.wp-block-button__link, footer .woocommerce input.button.alt, footer .woocommerce input.alt.wp-block-button__link, .woocommerce footer input.button.alt, .woocommerce footer input.alt.wp-block-button__link, footer .woocommerce .button, footer .woocommerce .wp-block-button__link, .woocommerce footer .button, .woocommerce footer .wp-block-button__link, footer h5, footer h6 {
  color: #fff;
}
footer a {
  color: #791879;
}
footer a:link {
  color: #791879;
}
footer a:visited {
  color: #791879;
}
footer a:focus {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
footer a:active {
  color: #fff;
}

a.download {
  display: inline-block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 120%;
  font-weight: 700;
  color: #d93921;
  transition: background-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  margin: 1em 0;
  padding: 0.5em 1em;
  border: 2px solid #d93921;
}
a.download:link {
  color: #d93921;
}
a.download:visited {
  color: #d93921;
}
a.download:focus {
  color: #fff;
}
a.download:hover {
  color: #fff;
}
a.download:active {
  color: #fff;
}
a.download:hover {
  transform: scale(0.95);
}
a.download i {
  margin: 0 0.5em;
  font-size: 150%;
}
a.download:hover, a.download:focus {
  background: #d93921;
}

a.readmore {
  display: inline-block;
  white-space: nowrap;
}
a.readmore a {
  color: #d93921;
}
a.readmore a:link {
  color: #d93921;
}
a.readmore a:visited {
  color: #d93921;
}
a.readmore a:focus {
  color: #fff;
}
a.readmore a:hover {
  color: #fff;
}
a.readmore a:active {
  color: #fff;
}

#menu-footer-menu {
  font-size: 120%;
  margin-bottom: 2em;
}

.link-more a {
  font-weight: bold;
  color: #791879;
}
.link-more a:link {
  color: #791879;
}
.link-more a:visited {
  color: #791879;
}
.link-more a:focus {
  color: #410a44;
}
.link-more a:hover {
  color: #410a44;
}
.link-more a:active {
  color: #410a44;
}

.wp-block-separator {
  margin-top: 75px;
  margin-bottom: 50px;
  border-color: #d93921;
  border-width: 3px;
}

.more {
  display: block;
  width: 100%;
  font-weight: bold;
  font-size: 90%;
  margin: 0;
  padding: 0 0 5px;
  text-transform: uppercase;
}

.wp-block-quote {
  font-size: 200%;
  margin-top: 0.5em !important;
}
.wp-block-quote cite {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50% !important;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .wp-block-quote {
    font-size: 110%;
  }
}

.blockquote, .quote {
  text-decoration: italic;
}

.numbers p, .circles p {
  line-height: 1.2;
}

article a {
  text-decoration: underline;
  font-weight: bold;
}

/* Defaults + Cross-Browser Commits */
*, *:after, *:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
  line-height: 1;
  scroll-behavior: smooth;
}

body {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
}

article, aside, details, figcaption, figure, footer, header, hgroup, 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;
}

abbr[title] {
  border-bottom: 1px dotted;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

a img {
  border: none;
}

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

figure {
  margin: 0 auto;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

ul {
  list-style: none;
}

nav {
  display: block;
}
nav ul, nav li {
  list-style: none;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote, .quote {
  quotes: none;
}

q:before, q:after, blockquote:before, .quote:before, blockquote:after, .quote:after {
  content: "";
  content: none;
}

.alignnone {
  float: none;
  margin: 0.5em 3em;
}
@media screen and (max-width: 480px) {
  .alignnone {
    margin: 0.5em auto !important;
    float: none !important;
  }
}

.aligncenter {
  display: block;
  margin: 0.5em auto;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .aligncenter {
    margin: 0.5em auto !important;
    float: none !important;
  }
}

.alignright {
  float: right;
  clear: right;
  display: block;
  margin: 0.5em 0 0.5em 3em;
  text-align: right;
}
@media screen and (max-width: 480px) {
  .alignright {
    margin: 0.5em auto !important;
    float: none !important;
  }
}

.alignleft {
  display: block;
  float: left;
  clear: left;
  margin: 0.5em 3em 0.5em 0;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .alignleft {
    margin: 0.5em auto !important;
    float: none !important;
  }
}

.is-style-outline, .is-style-outline * {
  border-width: 2px;
  border-color: #220524;
  color: #220524;
}

.wp-caption, figcaption {
  font-style: italic;
  max-width: 96%;
  padding: 1em;
  text-align: center;
}
.wp-caption img, figcaption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

article > ol, article > ul {
  list-style: default;
  padding: 1em 3em 2em;
  width: 90% !important;
}
article > ol > li, article > ul > li {
  margin-bottom: 0.5em;
}
article p + ul, article p + ol {
  margin-top: 0;
}

.iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0;
  height: 0;
}
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 750px;
}

.frame-embed {
  position: relative;
  display: block;
  width: 100%;
}
.frame-embed iframe {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
}

/* SCREEN READER TEXT */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.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: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.grid {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.grid:after {
  content: "";
  flex: auto;
}
.grid > * {
  width: auto;
}
.grid.col2 {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.grid.col2:after {
  content: "";
  flex: auto;
}
@media screen and (min-width: 769px) {
  .grid.col2 > * {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .grid.col2 > * {
    width: calc(100% / 1);
  }
}
@media screen and (max-width: 480px) {
  .grid.col2 > * {
    width: 100%;
  }
}
.grid.col3 {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.grid.col3:after {
  content: "";
  flex: auto;
}
@media screen and (min-width: 769px) {
  .grid.col3 > * {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .grid.col3 > * {
    width: calc(100% / 2);
  }
}
@media screen and (max-width: 480px) {
  .grid.col3 > * {
    width: calc(100% / 1);
  }
}
.grid.col4 {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.grid.col4:after {
  content: "";
  flex: auto;
}
@media screen and (min-width: 769px) {
  .grid.col4 > * {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .grid.col4 > * {
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 480px) {
  .grid.col4 > * {
    width: calc(100% / 2);
  }
}
.grid.col5 {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.grid.col5:after {
  content: "";
  flex: auto;
}
@media screen and (min-width: 769px) {
  .grid.col5 > * {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .grid.col5 > * {
    width: calc(100% / 4);
  }
}
@media screen and (max-width: 480px) {
  .grid.col5 > * {
    width: calc(100% / 3);
  }
}
.grid.col6 {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.grid.col6:after {
  content: "";
  flex: auto;
}
@media screen and (min-width: 769px) {
  .grid.col6 > * {
    width: 16.6666666667%;
  }
}
@media screen and (max-width: 768px) {
  .grid.col6 > * {
    width: calc(100% / 5);
  }
}
@media screen and (max-width: 480px) {
  .grid.col6 > * {
    width: calc(100% / 4);
  }
}
.grid > a {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.grid > img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  width: 100%;
  height: auto;
}

p:empty {
  display: none;
}

/* jQuery UI Custom */
.ui-widget {
  font-family: inherit;
  font-size: inherit;
}

.ui-widget-content {
  border: 2px solid #938c92;
  background: #fff;
  color: #220524;
}
.ui-widget-content a {
  color: #220524;
}

.ui-widget-header {
  border: 2px solid #938c92;
  background: #938c92;
  color: #220524;
}
.ui-widget-header a {
  color: #220524;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 2px solid #938c92;
  background: rgba(147, 140, 146, 0.3);
  color: #220524;
  -webkit-appearance: none;
}
.ui-state-default a, .ui-widget-content .ui-state-default a, .ui-widget-header .ui-state-default a {
  color: #220524;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 2px solid #938c92;
  background: #791879;
  color: #220524;
}
.ui-state-hover a, .ui-widget-content .ui-state-hover a, .ui-widget-header .ui-state-hover a, .ui-state-focus a, .ui-widget-content .ui-state-focus a, .ui-widget-header .ui-state-focus a {
  color: #220524;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 2px solid #938c92;
  background: #938c92;
  color: #fff;
}
.ui-state-active a, .ui-widget-content .ui-state-active a, .ui-widget-header .ui-state-active a {
  color: #fff;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 2px solid #52a30c;
  background: rgba(82, 163, 12, 0.3);
  color: #52a30c;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #52a30c;
}

.ui-state-error, .ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 2px solid #d83d69;
  background: rgba(216, 61, 105, 0.3);
  color: #d83d69;
}
.ui-state-error a, .ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #d83d69;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #d83d69;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
}

.ui-corner-all {
  border-radius: 6px;
}

.ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 6px;
}

.ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 6px;
}

.ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 6px;
}

.ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 6px;
}

.ui-widget-overlay {
  background: rbga(#938c92, 0.3);
}

.ui-icon {
  text-indent: 0;
  font-size: 150%;
}

.ui-icon-triangle-1-s:before {
  content: "▾";
}

.ui-selectmenu-button {
  margin-bottom: 0.4em;
  padding-right: 2.5em;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  line-height: inherit;
  padding-right: 2em;
}
.ui-selectmenu-button span.ui-icon {
  margin-top: -0.75em;
}

.ui-selectmenu-button {
  width: 100% !important;
  border-color: #938c92 !important;
}

.ui-selectmenu-open {
  margin-top: -0.5em !important;
}

.ui-menu-item.ui-state-focus {
  border: none !important;
}

/* UI + Form Defaults */
label, legend {
  display: inline-block;
  -webkit-appearance: none;
  cursor: pointer;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

legend {
  display: block;
  border: 0;
  padding: 0;
}

fieldset {
  display: block;
  width: 100%;
}

textarea {
  width: 100%;
  overflow: auto;
}

::selection, ::-webkit-selection, ::-moz-selection {
  background: #791879;
  color: #220524;
  text-shadow: none;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  color: #938c92;
}

textarea, select, .ui-selectmenu-button, input[type=number],
input[type=search], input[type=text], input[type=email], input[type=url], input[type=tel], input[type=password] {
  display: block;
  -webkit-appearance: none;
  border-radius: 6px;
  border: 2px solid #938c92;
  padding: 0.25em 0.5em;
  font-size: 100%;
  margin-bottom: 0.5em;
  width: 100%;
  background-color: #fff;
  color: #220524;
}
textarea:focus, textarea:active, select:focus, select:active, .ui-selectmenu-button:focus, .ui-selectmenu-button:active, input[type=number]:focus, input[type=number]:active,
input[type=search]:focus,
input[type=search]:active, input[type=text]:focus, input[type=text]:active, input[type=email]:focus, input[type=email]:active, input[type=url]:focus, input[type=url]:active, input[type=tel]:focus, input[type=tel]:active, input[type=password]:focus, input[type=password]:active {
  outline: 0;
  border-color: #791879;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
  margin: 0;
}

input[type=radio] {
  display: none !important;
  visibility: hidden !important;
}
input[type=radio] + label, input[type=radio] + span {
  cursor: pointer;
}
input[type=radio] + label:before, input[type=radio] + span:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -2px 6px 0 2px;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #220524;
}
input[type=radio]:hover + label:before, input[type=radio]:focus + label:before, input[type=radio] + label:hover:before, input[type=radio] + label:focus:before, input[type=radio]:hover + span:before, input[type=radio]:focus + span:before, input[type=radio] + span:hover:before, input[type=radio] + span:focus:before {
  background: #791879;
}
input[type=radio]:checked + label:before, input[type=radio]:checked + span:before {
  background: #791879;
}

input[type=checkbox] {
  display: none !important;
  visibility: hidden !important;
}
input[type=checkbox] + label, input[type=checkbox] + span {
  position: relative;
  cursor: pointer;
}
input[type=checkbox] + label:before, input[type=checkbox] + span:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -2px 6px 0 2px;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border-radius: 4.5px;
  border: 2px solid #938c92;
}
input[type=checkbox]:hover + label:before, input[type=checkbox]:focus + label:before, input[type=checkbox] + label:hover:before, input[type=checkbox] + label:focus:before, input[type=checkbox]:hover + span:before, input[type=checkbox]:focus + span:before, input[type=checkbox] + span:hover:before, input[type=checkbox] + span:focus:before {
  border-color: #791879;
}
input[type=checkbox]:checked + label:before, input[type=checkbox]:checked + span:after {
  content: "✓";
  position: relative;
  top: auto;
  left: auto;
  line-height: 0.5;
  font-weight: bold;
  color: #791879;
  font-size: 21.6px;
}
input[type=checkbox]:checked + span:before {
  background: #220524;
}

.button, .wp-block-button__link, .button:visited, .wp-block-button__link:visited, button, input[type=button], input[type=reset], input[type=submit],
.woocommerce button.button.alt,
.woocommerce button.alt.wp-block-button__link, .woocommerce input.button.alt, .woocommerce input.alt.wp-block-button__link, .woocommerce .button, .woocommerce .wp-block-button__link {
  display: inline-block;
  box-shadow: none !important;
  text-shadow: none !important;
  background-color: #791879;
  border: none;
  border-width: 0;
  padding: 0.25em 0.5em;
  border-radius: 6px;
  color: #fff;
  font-size: 100%;
}
.button:link, .wp-block-button__link:link, .button:visited, .wp-block-button__link:visited, .button:visited:link, .button:visited:visited, button:link, button:visited, input[type=button]:link, input[type=button]:visited, input[type=reset]:link, input[type=reset]:visited, input[type=submit]:link, input[type=submit]:visited,
.woocommerce button.button.alt:link,
.woocommerce button.alt.wp-block-button__link:link,
.woocommerce button.button.alt:visited,
.woocommerce button.alt.wp-block-button__link:visited, .woocommerce input.button.alt:link, .woocommerce input.alt.wp-block-button__link:link, .woocommerce input.button.alt:visited, .woocommerce input.alt.wp-block-button__link:visited, .woocommerce .button:link, .woocommerce .button:visited {
  color: #fff;
}
.button:hover, .wp-block-button__link:hover, .button:focus, .wp-block-button__link:focus, .button:active, .wp-block-button__link:active, .button:visited:hover, .button:visited:focus, .button:visited:active, button:hover, button:focus, button:active, input[type=button]:hover, input[type=button]:focus, input[type=button]:active, input[type=reset]:hover, input[type=reset]:focus, input[type=reset]:active, input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active,
.woocommerce button.button.alt:hover,
.woocommerce button.alt.wp-block-button__link:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.alt.wp-block-button__link:focus,
.woocommerce button.button.alt:active,
.woocommerce button.alt.wp-block-button__link:active, .woocommerce input.button.alt:hover, .woocommerce input.alt.wp-block-button__link:hover, .woocommerce input.button.alt:focus, .woocommerce input.alt.wp-block-button__link:focus, .woocommerce input.button.alt:active, .woocommerce input.alt.wp-block-button__link:active, .woocommerce .button:hover, .woocommerce .button:focus, .woocommerce .button:active {
  background: #390b39;
}

.ui-button-text-only .ui-button-text {
  padding: 0;
}

input.hidden {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}

label.radio, label.checkbox, label.checkbox-multiple {
  cursor: pointer;
}
label.radio input[type=checkbox], label.radio input[type=radio], label.checkbox input[type=checkbox], label.checkbox input[type=radio], label.checkbox-multiple input[type=checkbox], label.checkbox-multiple input[type=radio] {
  display: inherit !important;
  visibility: visible !important;
}
label.radio input[type=checkbox] + span:before, label.radio input[type=checkbox] + span:after, label.radio input[type=radio] + span:before, label.radio input[type=radio] + span:after, label.checkbox input[type=checkbox] + span:before, label.checkbox input[type=checkbox] + span:after, label.checkbox input[type=radio] + span:before, label.checkbox input[type=radio] + span:after, label.checkbox-multiple input[type=checkbox] + span:before, label.checkbox-multiple input[type=checkbox] + span:after, label.checkbox-multiple input[type=radio] + span:before, label.checkbox-multiple input[type=radio] + span:after {
  display: none;
}

body.hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.8;
  display: none;
  z-index: 1006;
  color: #fff;
}

.sl-wrapper {
  z-index: 1000;
  color: #fff;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 36px;
  padding: 0;
  cursor: pointer;
  color: #fff;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 1015;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1015;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  z-index: 1015;
  font-family: arial sans-serif;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 40px;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 40px;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
}
.sl-wrapper .sl-image iframe {
  border: 0 none;
  background: #000;
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: #000;
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  z-index: 1005;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@media screen and (min-width: 481px) {
  .fadeIn {
    animation: fadeIn 1.25s ease-in-out;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .slideFromLeftOnHover:hover .hiddenLeft {
    animation: slideFromLeft 1.25s ease-in-out forwards;
  }

  .hiddenLeft {
    transform: translateX(-100%);
    opacity: 0;
  }

  .slideFromRightOnHover:hover .hiddenRight {
    animation: slideFromRight 1.25s ease-in-out forwards;
  }

  .hiddenRight {
    transform: translateX(100%);
    opacity: 0;
  }

  .animationStyle--slideFromLeft {
    transform: translateX(-100%);
  }

  .slideFromLeft {
    animation: slideFromLeft 1.25s ease-in-out;
  }

  @keyframes slideFromLeft {
    from {
      transform: translateX(-100%);
      opacity: 0;
    }
    to {
      transform: translateX(0);
      opacity: 1;
    }
  }
  .animationStyle--slideFromRight {
    transform: translateX(100%);
  }

  .slideFromRight {
    animation: slideFromRight 1.25s ease-in-out;
  }

  @keyframes slideFromRight {
    from {
      transform: translateX(100%);
      opacity: 0;
    }
    to {
      transform: translateX(0);
      opacity: 1;
    }
  }
  .animationStyle--fadeUp {
    transform: translateY(75%);
  }

  .fadeUp {
    animation: fadeUp 0.75s ease-in-out;
  }

  @keyframes fadeUp {
    from {
      transform: translateY(75%);
      opacity: 0;
    }
    to {
      transform: translateX(0);
      opacity: 1;
    }
  }
}
#mtoggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  margin: 0;
  left: 12.5px;
  outline: 0;
  z-index: 3;
  font-size: 150%;
  height: 100%;
}
#mtoggle svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #791879;
}
#mtoggle i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#mtoggle:hover svg, #mtoggle:focus svg {
  fill: #791879;
}

@media screen and (min-width: 769px) {
  #mtoggle {
    display: none;
  }

  header {
    position: relative;
  }
  header #topNav {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  body {
    width: 100%;
    transition: transform, 0.3s ease-in-out;
    will-change: transform;
    -webkit-transition: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
  }
  body #mtoggle, body #mtoggle > * {
    display: block;
  }
  body .mobmenu, body header #topNav > ul {
    position: absolute;
    top: 0;
    left: calc(75px - 100%);
    width: calc(100% - 75px);
  }
  body header {
    position: initial;
  }
  body header .logo {
    height: 14vw;
  }
  body header #topNav {
    position: initial;
    width: 100vw;
    flex-direction: column;
  }
  body header #topNav > * {
    width: 100%;
    -webkit-flex: 1;
  }
  body header #topNav > ul {
    height: 100vh;
    flex-direction: column;
    justify-content: flex-start;
    padding: 14vw 0 7vw;
  }
  body header #topNav > ul > * {
    width: 100%;
    -webkit-flex: 1;
  }
  body header #topNav > ul li {
    height: auto;
    text-align: left;
  }
  body header #topNav > ul li a {
    font-size: calc(1em + 1vw);
    padding: 2vh 5vw;
  }
  html.open body {
    width: 100vw;
    transform: translateX(calc(100% - 75px));
    -ms-transform: translateX(100%) translateX(-75px);
    overflow-y: hidden;
    cursor: pointer;
  }
  html.open body main {
    pointer-events: none;
  }
  html.open body #topNav > ul, html.open body .mobmenu, html.open body header #topNav > ul {
    cursor: initial;
    overflow: hidden;
  }

  html.open {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    overflow-x: visible;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  #topNav {
    position: relative;
    z-index: 1;
  }
  #topNav > ul > li {
    position: relative;
  }
  #topNav > ul > li > a:hover + ul.sub-menu, #topNav > ul > li > a:focus + ul.sub-menu, #topNav > ul > li > a:active + ul.sub-menu {
    max-height: 500px !important;
    box-shadow: 0 10px 10px 2px rgba(34, 5, 36, 0.2);
  }
  #topNav > ul > li > ul.sub-menu {
    position: absolute;
    width: 200%;
    top: 100%;
    left: 0;
    background: #fff;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    justify-content: space-evenly;
    overflow: hidden;
    max-height: 0;
    height: auto;
    transition: all 0.3s ease;
    z-index: 100;
  }
  #topNav > ul > li > ul.sub-menu:active, #topNav > ul > li > ul.sub-menu:focus, #topNav > ul > li > ul.sub-menu:hover {
    max-height: 500px !important;
    box-shadow: 0 10px 10px 2px rgba(34, 5, 36, 0.2);
  }
  #topNav > ul > li > ul.sub-menu > li {
    text-align: left;
    margin-bottom: 0.25em;
    padding: 0.5em;
  }
  #topNav > ul > li > ul.sub-menu > li a:hover, #topNav > ul > li > ul.sub-menu > li a:focus, #topNav > ul > li > ul.sub-menu > li a:active {
    color: #791879;
  }
}
/*
Styles for the block editor
*/
.editor-styles-wrapper {
  background: #fff;
  color: #220524;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
.editor-styles-wrapper > * {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}

.edit-post-visual-editor,
.edit-post-visual-editor p,
.editor-post-title textarea.editor-post-title__input {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.serif-font-option .edit-post-visual-editor, .serif-font-option .edit-post-visual-editor p,
.serif-font-option .editor-post-title textarea.editor-post-title__input {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.edit-post-visual-editor .editor-rich-text p,
.edit-post-visual-editor,
.edit-post-visual-editor p {
  font-size: 18px;
  line-height: 1.6;
}

body.gutenberg-editor-page .edit-post-visual-editor .editor-post-title__block,
body.gutenberg-editor-page .editor-default-block-appender,
body.gutenberg-editor-page .editor-block-list__block {
  max-width: 830px;
}

.edit-post-visual-editor textarea.editor-post-title__input {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}

@media (max-width: 1230px) {
  .edit-post-visual-editor .editor-post-title > div {
    margin-left: 0;
    margin-right: 0;
  }
}
.edit-post-visual-editor .wp-block-quote {
  font-weight: bold;
  padding-left: 30px;
}

.edit-post-visual-editor .wp-block-separator {
  background-color: transparent;
  border: 0;
  height: 0px;
  margin: 2em 0;
  max-width: 100%;
  border: solid 1px #ddd;
}

.wp-block-heading h1,
.wp-block-heading h2,
.wp-block-heading h3,
.wp-block-heading nav,
.wp-block-heading h4,
.wp-block-heading .button,
.wp-block-heading .wp-block-button__link,
.wp-block-heading button,
.wp-block-heading input[type=button],
.wp-block-heading input[type=reset],
.wp-block-heading input[type=submit],
.wp-block-heading .woocommerce button.button.alt,
.wp-block-heading .woocommerce button.alt.wp-block-button__link,
.woocommerce .wp-block-heading button.button.alt,
.woocommerce .wp-block-heading button.alt.wp-block-button__link,
.wp-block-heading .woocommerce input.button.alt,
.wp-block-heading .woocommerce input.alt.wp-block-button__link,
.woocommerce .wp-block-heading input.button.alt,
.woocommerce .wp-block-heading input.alt.wp-block-button__link,
.wp-block-heading h5,
.wp-block-heading h6 {
  font-weight: 700;
}

#editor .editor-rich-text__tinymce a {
  text-decoration: none;
}

.editor-block-list__block[data-align=center] {
  text-align: initial;
}

.editor-block-list__layout .editor-block-list__block[data-align=full] {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-block {
  padding: 10px;
  border: 1px dotted inherit;
}

/*# sourceMappingURL=block-editor.css.map */
/*------layouts-------*/
html {
  background: #791879;
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #220524;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  background: #fff;
  overflow-x: hidden;
}
body.bgimg {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body header {
  position: relative;
  margin: 0;
  width: 100%;
}
body #wrapper {
  min-height: 65vh;
}
body #wrapper.no-sidebar .sidebar {
  display: none;
}
body #wrapper.has-sidebar {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  body #wrapper.has-sidebar {
    flex-direction: column;
  }
  body #wrapper.has-sidebar > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
body #wrapper.has-sidebar .sidebar {
  flex-shrink: 0;
  order: 2;
}
@media screen and (min-width: 769px) {
  body #wrapper.has-sidebar .sidebar {
    width: 400px;
  }
}
body #wrapper:after {
  content: "";
  display: block;
  clear: both;
}
body main {
  width: 100%;
}
body article {
  padding: 0;
}
body article > *:not(.alignfull):not(.alignwide) {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
}
@media screen and (min-width: 1441px) {
  body article > *:not(.alignfull):not(.alignwide) {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  body article > *:not(.alignfull):not(.alignwide) {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  body article > *:not(.alignfull):not(.alignwide) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  body article > *:not(.alignfull):not(.alignwide) {
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}
@media screen and (max-width: 480px) {
  body article > *:not(.alignfull):not(.alignwide) {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
}
@media screen and (min-width: 1441px) {
  body article > .alignwide {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  body article > .alignwide {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  body article > .alignwide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  body article > .alignwide {
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}
@media screen and (max-width: 480px) {
  body article > .alignwide {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
}
@media screen and (min-width: 1441px) {
  body article > .wp-block-group {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  body article > .wp-block-group {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  body article > .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  body article > .wp-block-group {
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}
@media screen and (max-width: 480px) {
  body article > .wp-block-group {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
}
body article > .wp-block-buttons {
  margin: 2em auto 3em;
}
body article > ul, body article > ol {
  max-width: calc(1100px - 4em) !important;
  width: calc(100% - 2em);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
body article ul {
  list-style: initial;
  margin-bottom: 1em;
}
body article ul li {
  list-style: initial;
  margin-left: 1em;
  margin-right: 1em;
}
body footer {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  padding: 0.5rem 25px;
}
body footer .widgets {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-around;
}
@media screen and (max-width: 480px) {
  body footer .widgets {
    flex-direction: column;
  }
  body footer .widgets > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
body footer .copyright {
  text-align: center;
}
@media screen and (max-width: 768px) {
  body {
    width: 100%;
  }
  body footer .widgets {
    flex-direction: column;
  }
  body footer .widgets > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
#topNav {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-around;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #d93921;
  margin: 0;
}
#topNav > * {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1441px) {
  #topNav {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  #topNav {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #topNav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #topNav {
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}
@media screen and (max-width: 480px) {
  #topNav {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
}
#topNav * {
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
#topNav > ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-around;
}
#topNav > ul > * {
  width: 100%;
  height: 100%;
}
#topNav > ul li {
  text-align: center;
}
#topNav > ul li a {
  display: block;
}
#topNav .logo {
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
  padding: 0;
  order: -1;
  flex-shrink: 2;
  max-width: 500px;
}
#topNav .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#topNav .logo a svg {
  display: block;
  width: 100%;
  height: 100%;
}
body.nosvg #topNav .logo a {
  background-image: url("logo.png");
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  #topNav > ul li {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  body.nosvg #topNav .logo a {
    background-image: url("logo-mob.png");
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

/*---------- COMMON SNIPPETS + DEFAULT LAYOUTS --------------*/
article > *:last-child:not(.alignfull) {
  margin-bottom: 25px;
}
article > *:last-child .alignfull {
  margin-bottom: 0;
}

article > *:first-child:not(.alignfull) {
  margin-top: 25px;
}
article > *:first-child .alignfull {
  margin-top: 0;
}

.alignwide + *:first-child, .alignfull + *:first-child {
  margin-top: 25px;
}
.alignwide + *:first-child:not(.alignfull), .alignfull + *:first-child:not(.alignfull) {
  margin-top: 0;
}

article > .wp-block-group {
  width: 100%;
  margin: 0 auto;
}
article > .wp-block-group > .wp-block-group__inner-container:after {
  content: "";
  display: table-cell;
  height: 0;
  clear: both;
}
article > .wp-block-group > .wp-block-group__inner-container > .wp-block-group {
  padding: 0;
}
article > .wp-block-group > .wp-block-group__inner-container > *:not(.wp-block-cover):first-child {
  padding-top: 25px;
}
article > .wp-block-group > .wp-block-group__inner-container > *:not(.wp-block-cover):last-child {
  padding-bottom: 25px;
}
article > .wp-block-group > .wp-block-group__inner-container + *:not(.wp-block-cover):not(.wp-block-group) {
  padding-top: 25px;
}
article > .wp-block-group > .wp-block-group__inner-container > *:not(.alignwide):not(.alignfull) {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.alignfull .wp-block-cover {
  padding: 25px;
}
.alignwide .wp-block-cover {
  padding: 12.5px;
}
.wp-block-cover:before {
  z-index: 1 !important;
}
.wp-block-cover .wp-block-cover__inner-container {
  margin: 25px auto;
  max-width: 1100px;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .wp-block-cover .wp-block-cover__inner-container {
    margin: 12.5px auto;
  }
}
.wp-block-cover.hero {
  margin-top: 0;
}

.wp-block-cover, .wp-block-cover-image {
  min-height: 300px;
}
.wp-block-columns .wp-block-cover, .wp-block-columns .wp-block-cover-image {
  min-height: unset;
}

.wp-block-buttons {
  margin-bottom: 1.5em;
}
.wp-block-buttons .wp-block-button:last-of-type {
  margin-right: 0;
}

.wp-block-quote.has-background {
  padding: 25px;
}
.wp-block-column .wp-block-quote {
  margin: 0 0 1em;
}
.wp-block-quote cite {
  display: block;
  font-size: 80%;
  text-align: right;
  font-style: normal;
}

@media screen and (max-width: 480px) {
  .wp-block-media-text.is-stacked-on-mobile {
    width: 100%;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    padding-left: 25px;
    padding-right: 25px;
  }
}

article > .wp-block-image figure:not(.size-full) {
  padding-left: 25px;
  padding-right: 25px;
}

.wp-block-image {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-columns.covers .wp-block-column:not(:first-child) {
  margin-left: 15px;
}
.wp-block-columns.covers .wp-block-cover {
  min-height: unset;
  height: 200px;
  margin-bottom: 15px;
}
.wp-block-columns.covers .wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  padding: 10px;
}
.wp-block-columns.covers .wp-block-cover .wp-block-cover__inner-container p {
  margin: 0;
  line-height: 1.2;
  font-size: 110%;
}
.wp-block-columns.alignwide {
  padding: 25px;
}
@media screen and (min-width: 1441px) {
  .wp-block-columns.alignwide {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .wp-block-columns.alignwide {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .wp-block-columns.alignwide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .wp-block-columns.alignwide {
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}
@media screen and (max-width: 480px) {
  .wp-block-columns.alignwide {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
}
@media screen and (max-width: 768px) {
  .wp-block-columns .wp-block-column {
    padding: 0;
  }
}
@media screen and (max-width: 768px) and (min-width: 1441px) {
  .wp-block-columns .wp-block-column.has-background {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 768px) and (min-width: 1025px) and (max-width: 1440px) {
  .wp-block-columns .wp-block-column.has-background {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1024px) {
  .wp-block-columns .wp-block-column.has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .wp-block-columns .wp-block-column.has-background {
    padding-left: 17.5px;
    padding-right: 17.5px;
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .wp-block-columns .wp-block-column.has-background {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
}
@media screen and (max-width: 768px) {
  .wp-block-columns .wp-block-column > *:first-child:not(.alignfull) {
    padding-top: 1em;
  }
}

@media (max-width: 781px) and (min-width: 600px) {
  .wp-block-column {
    flex-basis: initial !important;
  }
}
.wp-block-button__link {
  padding: 1em 1.5em !important;
}

.wp-block-cover ul {
  padding: 0.5em 0;
}

.wp-post-image {
  margin: 1em auto;
  display: block;
}

.align-top .wp-block-cover__inner-container {
  height: 80%;
}

.wp-block-quote {
  max-width: 1100px;
  margin: 1em auto;
}
.wp-block-quote cite {
  display: block;
  text-align: right;
  font-size: 85%;
}

*:not(.grid).col2, *:not(.grid).col3, *:not(.grid).col4 {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  *:not(.grid).col2, *:not(.grid).col3, *:not(.grid).col4 {
    flex-direction: column;
  }
  *:not(.grid).col2 > *, *:not(.grid).col3 > *, *:not(.grid).col4 > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
@media screen and (min-width: 769px) {
  *:not(.grid).col2 > * {
    width: 50%;
  }
  *:not(.grid).col3 > * {
    width: 33.3333333333%;
  }
  *:not(.grid).col4 > * {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  *:not(.grid).col2, *:not(.grid).col3, *:not(.grid).col4 {
    flex-direction: column;
  }
  *:not(.grid).col2 > *, *:not(.grid).col3 > *, *:not(.grid).col4 > * {
    width: 100%;
    -webkit-flex: 1;
  }
}

.social-icons {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .social-icons {
    flex-direction: column;
  }
  .social-icons > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
#topNav .social-icons {
  padding: 4% 0;
}
.social-icons a {
  display: block;
  width: calc(3vw + 0.25em);
  height: calc(3vw + 0.25em);
  background: #791879;
  border-radius: 50%;
  margin: 0.5em 1em;
  position: relative;
  color: #fff;
}
.social-icons a i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: calc(2vw + 0.25em);
}
.social-icons a object {
  width: 100%;
  display: block;
  height: auto;
  position: relative;
  padding-top: 100%;
}
.social-icons a object svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.social-icons a object svg * {
  fill: #fff;
}
.social-icons a:hover, .social-icons a:focus {
  background: #791879;
}
@media screen and (max-width: 768px) {
  .social-icons {
    width: auto !important;
    margin: 0.25em auto;
    flex-direction: row !important;
  }
  .social-icons a {
    width: calc(6vw + 0.25em);
    height: calc(6vw + 0.25em);
  }
  .social-icons a i {
    font-size: calc(4vw + 0.5em);
  }
}
@media screen and (max-width: 480px) {
  .social-icons a {
    width: calc(7vw + 0.25em);
    height: calc(7vw + 0.25em);
  }
  .social-icons a i {
    font-size: calc(5vw + 0.5em);
  }
}

body {
  background-color: #fff;
  background-image: none !important;
}
body main {
  z-index: 1;
  position: relative;
}
body main > h1 {
  display: none;
}
body main article .alignfull:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  body #wrapper.feat-img .sidebar {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  body #wrapper.has-sidebar {
    flex-direction: column;
  }
  body #wrapper.has-sidebar > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  body #wrapper.has-sidebar .sidebar {
    width: 300px;
  }
}
body #wrapper article > *:last-child:not(.alignfull) {
  margin-bottom: 8rem;
}
body #wrapper article > *:first-child:not(.alignfull) {
  margin-top: 5rem;
}
body.home #wrapper {
  flex-wrap: wrap;
}
body footer {
  position: relative;
  z-index: 2;
  background: #220524;
  width: 100%;
  padding: 3em 0 0.5em;
  color: #fff;
}
body footer a {
  color: #ffa31e;
}
body footer a:link {
  color: #ffa31e;
}
body footer a:visited {
  color: #ffa31e;
}
body footer a:focus {
  color: #fff;
}
body footer a:hover {
  color: #fff;
}
body footer a:active {
  color: #fff;
}
body footer .copyright {
  font-size: 90%;
  margin: 1em 0;
  line-height: 1.3;
}
body footer .social-icons {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
body footer .social-icons a {
  background: #ffa31e !important;
  margin: 3em 0.5em;
  transition: background-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-flex: initial;
  color: #220524;
}
body footer .social-icons a:hover {
  transform: scale(0.95);
}
@media screen and (min-width: 769px) {
  body footer .copyright {
    text-align: left;
  }
  body footer .widgets {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  body footer .social-icons a {
    width: calc(7vw + 0.5em);
    height: calc(7vw + 0.5em);
  }
}
@media screen and (max-width: 768px) {
  body footer .copyright {
    font-size: 85%;
  }
  body footer .widgets {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  body footer .social-icons a {
    width: calc(16vw + 0.5em);
    height: calc(16vw + 0.5em);
  }
}

header {
  z-index: 2;
}
header #mtoggle {
  margin-left: 25px;
  font-size: 8vw;
  color: #791879;
}
header #mtoggle:link {
  color: #791879;
}
header #mtoggle:visited {
  color: #791879;
}
header #mtoggle:focus {
  color: #fff;
}
header #mtoggle:hover {
  color: #fff;
}
header #mtoggle:active {
  color: #fff;
}
header .social-icons a {
  color: #fff;
}
header .buttons {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  right: 25px;
}
@media screen and (min-width: 769px) {
  header .buttons {
    right: 50px;
  }
}
@media screen and (max-width: 480px) {
  header .buttons {
    font-size: 14px;
    display: flex;
    flex-direction: column;
    margin-top: 5px !important;
  }
  header .buttons .button, header .buttons .wp-block-button__link {
    margin-bottom: 0;
  }
}
header .logo {
  display: block;
  margin: 0 auto;
}
header .logo a {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 769px) {
  header .logo {
    width: 600px;
    max-width: unset;
    padding-top: 20px;
  }
  header .logo a {
    margin-bottom: -30px;
  }
}
@media screen and (max-width: 768px) {
  header .logo {
    background: #d93921;
  }
  header .logo a {
    width: 90vw;
    margin-bottom: -4vw;
  }
}
@media screen and (max-width: 480px) {
  header .logo {
    width: 100vw;
  }
}
header #topNav {
  border-top: 5px solid #d93921;
  border-bottom: 5px solid #d93921;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  header #topNav {
    z-index: -1;
  }
  header #topNav .social-icons {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    padding: 0;
    width: auto;
    height: auto;
  }
  header #topNav .social-icons a {
    color: #fff;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 8px;
    margin: 0 0.75rem;
  }
  header #topNav .social-icons a i {
    font-size: 1.5rem;
  }
  header #topNav > ul {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    margin: 1.5rem 1.5rem 1.5rem 0;
  }
  header #topNav > ul > li {
    margin-right: 2vw;
  }
  header #topNav > ul .sub-menu {
    font-size: 20px !important;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  header #topNav {
    padding: 0;
  }
  header #topNav .social-icons {
    display: none;
  }
  header #topNav > ul {
    background: #410a44;
  }
  header #topNav > ul li a {
    color: #fff;
  }
  header #topNav > ul li a:link {
    color: #fff;
  }
  header #topNav > ul li a:visited {
    color: #fff;
  }
  header #topNav > ul li a:focus {
    color: #791879;
  }
  header #topNav > ul li a:hover {
    color: #791879;
  }
  header #topNav > ul li a:active {
    color: #791879;
  }
  header #topNav > ul > li {
    -webkit-flex: 0 !important;
    font-size: 24px !important;
    position: relative;
  }
  header #topNav > ul .menu-item-has-children:after {
    content: "⌄";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    color: #fff;
    padding: 0.25em 25px;
  }
  header #topNav > ul .menu-item-has-children > a + ul {
    overflow: hidden;
    max-height: 0;
    height: auto;
    transition: all 0.3s ease;
  }
  header #topNav > ul .menu-item-has-children > a + ul li {
    font-size: 18px !important;
  }
  header #topNav > ul .button-on + ul {
    max-height: 500px !important;
  }
}

body footer .social-icons {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
body footer .social-icons a {
  width: 4.5rem;
  height: 4.5rem;
  margin: 1.5rem 2.5rem 1.5rem 0;
  color: #220524;
}
body footer .social-icons a i {
  font-size: 3.5rem;
}
body footer .widgets {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}
body footer .widgets .footer-menu {
  width: 60%;
  padding: 2em 2.5em 1.5em;
  font-size: 115%;
}
body footer .widgets .footer-menu ul li a {
  padding: 0.25em 0;
}
body footer .widgets #text-2 {
  width: calc(80rem - 10vw);
  position: relative;
  background: #410a44;
  padding: 3em 4em 1.5em;
  order: 5;
  -webkit-order: 5;
}
body footer .widgets #text-2 h3, body footer .widgets #text-2 nav {
  display: block;
  position: absolute;
  text-transform: uppercase;
  top: -1.5em;
  left: -0.5em;
  background: #791879;
  padding: 0.5em 1em;
  width: calc(100% + 0.5em);
  font-size: 2.5em;
}
body footer .widgets #text-2 h3:after, body footer .widgets #text-2 nav:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 0.75em solid transparent;
  border-top: 0.75em solid #791879;
  display: block;
  position: absolute;
  top: 100%;
  left: 0.5em;
}
@media screen and (max-width: 768px) {
  body footer .widgets .social-icons {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  body footer .widgets .social-icons a {
    margin: 2rem 1rem 0.5rem;
  }
  body footer .widgets .footer-menu {
    width: 100%;
  }
  body footer .widgets .footer-menu ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5em;
  }
  body footer .widgets .footer-menu ul li {
    width: 50%;
  }
  body footer .widgets .footer-menu ul li a {
    padding: 0.5em 0;
  }
  body footer .widgets #text-2 {
    order: 0;
    -webkit-order: 0;
    width: 100%;
  }
  body footer .widgets #text-2 h3, body footer .widgets #text-2 nav {
    left: 0;
    width: 100%;
    font-size: 2em;
  }
}
@media screen and (max-width: 480px) {
  body footer .widgets #text-2 {
    padding: 5em 2em 2em;
  }
  body footer .widgets .footer-menu ul li {
    width: 100%;
    text-align: center;
  }
}

#slider {
  position: relative !important;
  height: calc(450px + 3vw) !important;
  border-bottom: 10px solid #d93921;
  min-height: auto !important;
  z-index: 0;
}
#slider .slide {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#slider h2 {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: calc(2em + 2vw);
  color: #fff;
  font-size: 4vw;
  padding-right: 8vw;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px, rgba(0, 0, 0, 0.5) 0px 0px 5px;
}
#slider a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #slider > * h2 {
    font-size: 6vw;
  }
}
@media screen and (max-width: 480px) {
  #slider {
    height: calc(250px + 3vw) !important;
    background-size: cover;
  }
  #slider > * h2 {
    font-size: 6.5vw;
    padding: calc(1em + 1vw);
  }
}

section.staff {
  padding: 2em;
}

.post-type-archive-staff #wrapper {
  display: block !important;
}

article.staff {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
}
article.staff section {
  margin-top: 0 !important;
}
@media screen and (max-width: 480px) {
  article.staff {
    flex-direction: column;
  }
  article.staff > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
article.staff h2 {
  color: #d93921;
  display: block;
  width: 100%;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  margin: 3rem 0 1rem;
}
article.staff h2:before, article.staff h2:after {
  content: "";
  display: block;
  height: 5px;
  width: 50%;
  background: #d93921;
  flex-shrink: 50;
  flex-grow: 0;
}
article.staff h2:before {
  margin-right: 5px;
}
article.staff h2:after {
  margin-left: 5px;
}
article.staff > * {
  width: 47%;
}
@media screen and (max-width: 768px) {
  article.staff {
    flex-direction: column;
  }
  article.staff > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
article.staff .board h3, article.staff .board nav {
  display: inline-block;
  background: #410a44;
  color: #fff;
  padding: 0.5rem 5rem 0.55rem 1rem;
  width: auto;
  margin: 1em 0 0.5em;
}
article.staff .board > *:not(h3):not(nav) {
  margin-left: 1rem;
}
article.staff .board h4, article.staff .board .button, article.staff .board button, article.staff .board input[type=button], article.staff .board input[type=reset], article.staff .board input[type=submit], article.staff .board .wp-block-button__link {
  font-size: 1.25em;
  padding: 0;
}
article.staff .board p, article.staff .board ul > li {
  margin-bottom: 0.5em;
}
article.staff .bio {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  border-bottom: 3px solid #410a44;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
article.staff .bio:last-of-type {
  border-bottom: 0;
}
article.staff .bio h3, article.staff .bio nav {
  padding: 0;
}
article.staff .bio .cir {
  width: 150px;
  height: 150px;
  margin: 0 1.5rem 1rem 0;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  display: block;
}
article.staff .bio .cir img {
  min-width: 100%;
  max-width: 120%;
  min-height: 150px;
  margin: 0;
}
article.staff .bio > div {
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  width: calc(100% - 1.5rem - 150px);
  margin: 0.5rem 0;
}
article.staff .bio span {
  display: block;
  font-weight: 700;
}
article.staff .bio .contact-icons {
  color: #791879;
  font-weight: 700;
}
article.staff .bio .contact-icons i {
  margin-right: 3px;
}
article.staff .bio .tagline {
  width: 100%;
}

body.tribe_events-template-default main > h1 {
  display: none;
}

body.tribe-js #ui-id-1-button {
  display: none;
}

.event-block.has-img {
  margin: 1em 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .event-block.has-img {
    flex-direction: column;
  }
  .event-block.has-img > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
.event-block.has-img img {
  width: 70%;
  margin-right: 10%;
}

body.get-involved h2 {
  text-align: center;
}
body.get-involved form .flex {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
@media screen and (max-width: 480px) {
  body.get-involved form .flex {
    flex-direction: column;
  }
  body.get-involved form .flex > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
@media screen and (max-width: 768px) {
  body.get-involved form .flex {
    flex-direction: column;
  }
  body.get-involved form .flex > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
body.get-involved form .flex .wpcf7-submit {
  margin: 0 auto;
}
body.get-involved form .flex > * {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  border: 3px solid #791879;
  margin: 0 0.5em 2em;
  border-radius: 8px;
  background: tint(#791879, 70);
}
body.get-involved form .flex > * > * {
  width: 100%;
  -webkit-flex: 1;
}
body.get-involved form .flex > * > * {
  width: 100%;
  text-align: center;
}
body.get-involved form .flex > * h3, body.get-involved form .flex > * nav {
  padding: 0.5em 2em;
  -webkit-flex: 0;
}
body.get-involved form .flex > * > p {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin: 0;
}
body.get-involved form .flex > * > p > span:first-of-type {
  display: block;
  padding: 0.5rem 2rem 1rem;
}
body.get-involved form .flex > * > p .wpcf7-form-control-wrap {
  display: block;
  position: relative;
  background: #791879;
  width: 100%;
  color: #fff;
  font-size: 150%;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 1rem 2rem;
}
body.get-involved form .flex > * > p .wpcf7-form-control-wrap:hover, body.get-involved form .flex > * > p .wpcf7-form-control-wrap:focus {
  background: #410a44;
}
body.get-involved form .flex > * > p span.wpcf7-list-item {
  margin: 0;
}
body.get-involved form > p {
  text-align: center;
  font-size: 115%;
}
body.get-involved form .wpcf7-form-control-wrap {
  display: inline-block;
}
body.get-involved form .wpcf7-form-control-wrap:first-of-type {
  margin-right: 1em;
}
body.get-involved form .ui-button {
  margin: 0 auto;
}

.sidebar-widget {
  position: relative;
  background: #ffa31e;
}
.sidebar-widget > div {
  position: relative;
  margin: 3em 0;
}
.sidebar-widget h3, .sidebar-widget nav {
  background: #d93921;
  padding: 0.25em 1em;
  color: #fff;
}
.sidebar-widget ul {
  display: block;
  padding: 1em 0;
}
.sidebar-widget ul * {
  display: block;
}
.sidebar-widget ul.menu {
  font-size: 140%;
}
.sidebar-widget ul > li h4 a, .sidebar-widget ul > li .button a, .sidebar-widget ul > li button a, .sidebar-widget ul > li input[type=button] a, .sidebar-widget ul > li input[type=reset] a, .sidebar-widget ul > li input[type=submit] a,
.sidebar-widget ul > li .woocommerce button.button.alt a,
.woocommerce .sidebar-widget ul > li button.button.alt a, .sidebar-widget ul > li .woocommerce input.button.alt a, .woocommerce .sidebar-widget ul > li input.button.alt a, .sidebar-widget ul > li .wp-block-button__link a,
.sidebar-widget ul > li .woocommerce button.alt.wp-block-button__link a,
.woocommerce .sidebar-widget ul > li button.alt.wp-block-button__link a, .sidebar-widget ul > li .woocommerce input.alt.wp-block-button__link a, .woocommerce .sidebar-widget ul > li input.alt.wp-block-button__link a {
  color: #d93921;
}
.sidebar-widget ul > li h4 a:link, .sidebar-widget ul > li .button a:link, .sidebar-widget ul > li button a:link, .sidebar-widget ul > li input[type=button] a:link, .sidebar-widget ul > li input[type=reset] a:link, .sidebar-widget ul > li input[type=submit] a:link, .sidebar-widget ul > li .wp-block-button__link a:link {
  color: #d93921;
}
.sidebar-widget ul > li h4 a:visited, .sidebar-widget ul > li .button a:visited, .sidebar-widget ul > li button a:visited, .sidebar-widget ul > li input[type=button] a:visited, .sidebar-widget ul > li input[type=reset] a:visited, .sidebar-widget ul > li input[type=submit] a:visited, .sidebar-widget ul > li .wp-block-button__link a:visited {
  color: #d93921;
}
.sidebar-widget ul > li h4 a:focus, .sidebar-widget ul > li .button a:focus, .sidebar-widget ul > li button a:focus, .sidebar-widget ul > li input[type=button] a:focus, .sidebar-widget ul > li input[type=reset] a:focus, .sidebar-widget ul > li input[type=submit] a:focus, .sidebar-widget ul > li .wp-block-button__link a:focus {
  color: #fff;
}
.sidebar-widget ul > li h4 a:hover, .sidebar-widget ul > li .button a:hover, .sidebar-widget ul > li button a:hover, .sidebar-widget ul > li input[type=button] a:hover, .sidebar-widget ul > li input[type=reset] a:hover, .sidebar-widget ul > li input[type=submit] a:hover, .sidebar-widget ul > li .wp-block-button__link a:hover {
  color: #fff;
}
.sidebar-widget ul > li h4 a:active, .sidebar-widget ul > li .button a:active, .sidebar-widget ul > li button a:active, .sidebar-widget ul > li input[type=button] a:active, .sidebar-widget ul > li input[type=reset] a:active, .sidebar-widget ul > li input[type=submit] a:active, .sidebar-widget ul > li .wp-block-button__link a:active {
  color: #fff;
}
.sidebar-widget ul > li a {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #d93921;
  font-weight: 500;
  padding: 1em 0.5em;
  padding: 0.5em 2rem;
}
.sidebar-widget ul > li a:link {
  color: #d93921;
}
.sidebar-widget ul > li a:visited {
  color: #d93921;
}
.sidebar-widget ul > li a:focus {
  color: #fff;
}
.sidebar-widget ul > li a:hover {
  color: #fff;
}
.sidebar-widget ul > li a:active {
  color: #fff;
}
.sidebar-widget ul > li a:link, .sidebar-widget ul > li a:visited {
  color: #d93921 !important;
}
.sidebar-widget ul > li a:hover, .sidebar-widget ul > li a:focus {
  background: #d93921;
  width: 100%;
  color: #fff !important;
}
.sidebar-widget ul > li .event-duration {
  padding: 0 2rem;
  font-weight: 700;
}
.sidebar-widget ul > li .event-duration * {
  display: inline;
}
.sidebar-widget .more {
  padding: 0;
}
.sidebar-widget .more a {
  display: block;
  width: 100%;
  padding: 1em;
  background: #d93921;
  color: #fff;
  text-align: center;
}
.sidebar-widget .more a:link {
  color: #fff;
}
.sidebar-widget .more a:visited {
  color: #fff;
}
.sidebar-widget .more a:focus {
  color: #791879;
}
.sidebar-widget .more a:hover {
  color: #791879;
}
.sidebar-widget .more a:active {
  color: #791879;
}
@media screen and (min-width: 769px) {
  .sidebar-widget {
    margin: 6em 0 2em 1em;
  }
  .sidebar-widget h3, .sidebar-widget nav {
    display: block;
    position: absolute;
    top: -1.5em;
    left: -0.75em;
    width: calc(100% + 0.75em);
    font-size: 2.25em;
  }
  .sidebar-widget h3:after, .sidebar-widget nav:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 0.75em solid transparent;
    border-top: 0.75em solid shade(#d93921, 50);
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .sidebar-widget {
    margin: 2em 0 0;
    padding-bottom: 4em;
  }
  .sidebar-widget ul > li a {
    padding: 0.25em 2em;
  }
  .sidebar-widget.menu {
    font-size: 120%;
  }
}

.no-gap {
  gap: 0 !important;
}

.wp-block-columns.program {
  margin-bottom: 0;
  font-size: 90%;
}
.wp-block-columns.program .wp-block-column * {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wp-block-columns.program h3, .wp-block-columns.program nav {
  margin-top: 25px;
}

article > *:first-child.wp-block-cover.alignfull {
  border-bottom: 7px solid #d93921;
}

.border-bottom {
  border-bottom: 7px solid #d93921;
}

.wp-block-image a:hover, .wp-block-image a:focus {
  opacity: 0.8;
}

.news h2 {
  padding: 0 !important;
}
.news .wp-block-columns {
  padding: 0;
  margin-bottom: 1em;
}

.circles {
  font-size: 120%;
  gap: 0;
}
.circles h2 {
  font-size: 60px;
  margin-bottom: 0;
  white-space: nowrap;
  padding: 0.1em 0 0;
}
.circles .wp-block-image {
  max-width: 250px;
  padding: 15px;
}
.circles .wp-block-image img {
  margin-bottom: 0;
}
.circles p {
  padding: 0 !important;
}
@media screen and (max-width: 480px) {
  .circles h2 {
    margin-top: 0;
  }
}

.numbers {
  text-align: center;
}
.numbers .has-background {
  display: block;
  position: relative;
  width: calc(10vw + 35px);
  height: calc(10vw + 35px);
  min-width: 75px;
  min-height: 75px;
  margin: 0 auto;
  padding: 0 !important;
  border-radius: 50%;
}
.numbers h2 {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.numbers p {
  font-size: 110%;
  margin: 10px auto;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .numbers .wp-block-column {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .numbers .wp-block-column .has-yellow-background-color {
    width: 125px;
    height: 125px;
    flex-shrink: 0;
  }
  .numbers .wp-block-column .has-yellow-background-color h2 {
    margin: 0;
  }
  .numbers .wp-block-column .has-yellow-background-color + * {
    text-align: left;
    margin: 0 25px 0 30px;
    width: 100%;
  }
}

.has-background + *:not(.has-background) {
  margin-top: 1.5em;
}

.accordion {
  margin-bottom: 3em !important;
}
.accordion > * {
  position: relative !important;
  transition: all 0.2s ease;
}
.accordion h4, .accordion .button, .accordion button, .accordion input[type=button], .accordion input[type=reset], .accordion input[type=submit],
.accordion .woocommerce button.button.alt,
.woocommerce .accordion button.button.alt, .accordion .woocommerce input.button.alt, .woocommerce .accordion input.button.alt, .accordion .wp-block-button__link,
.accordion .woocommerce button.alt.wp-block-button__link,
.woocommerce .accordion button.alt.wp-block-button__link, .accordion .woocommerce input.alt.wp-block-button__link, .woocommerce .accordion input.alt.wp-block-button__link {
  display: block;
  width: 100%;
  padding: 0.5em;
  border-bottom: 4px solid #791879;
  color: #791879;
  cursor: pointer;
  position: relative;
}
.accordion h4:after, .accordion .button:after, .accordion button:after, .accordion input[type=button]:after, .accordion input[type=reset]:after, .accordion input[type=submit]:after,
.accordion .woocommerce button.button.alt:after,
.woocommerce .accordion button.button.alt:after, .accordion .woocommerce input.button.alt:after, .woocommerce .accordion input.button.alt:after, .accordion .wp-block-button__link:after,
.accordion .woocommerce button.alt.wp-block-button__link:after,
.woocommerce .accordion button.alt.wp-block-button__link:after, .accordion .woocommerce input.alt.wp-block-button__link:after, .woocommerce .accordion input.alt.wp-block-button__link:after {
  content: "\f0d7";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
}
.accordion ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0 !important;
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  max-height: 0;
  overflow: hidden;
  background: #fff;
  transition: all 0.2s ease;
}
.accordion ul li {
  display: block;
  margin: 0;
  background: #fff;
  width: 100%;
  height: auto;
  padding: 0 0.5em 0.5em;
}
.accordion *.clicked ul {
  position: relative !important;
  top: auto;
  max-height: 500px;
  height: auto;
  overflow: visible;
}
.accordion *.clicked h4:after, .accordion *.clicked .button:after, .accordion *.clicked button:after, .accordion *.clicked input[type=button]:after, .accordion *.clicked input[type=reset]:after, .accordion *.clicked input[type=submit]:after, .accordion *.clicked .wp-block-button__link:after {
  content: "\f0d8";
}

.logos {
  gap: 0;
}

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

.board .wp-block-columns {
  padding: 0 !important;
}
.board .wp-block-column * {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.board h3, .board nav {
  padding: 0;
  margin: 0;
}
.board p {
  margin-bottom: 0;
}
.board .wp-block-image img {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .board .wp-block-image img {
    width: 100px;
    height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .wp-block-media-text.is-stacked-on-mobile {
    padding-bottom: 2em;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    padding-top: 3vw;
  }

  .wp-block-columns {
    gap: 10px;
  }

  .wp-block-quote {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }

  .logos {
    margin-bottom: 0 !important;
  }

  .wp-block-cover.alignfull {
    min-height: 300px !important;
  }

  .mobile-icon {
    padding: 0;
    margin: 0 auto;
    max-width: 300px;
  }
  .mobile-icon img {
    margin: 0 !important;
  }

  .row-mobile {
    gap: 10px;
  }
  .row-mobile .wp-block-column {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .row-mobile .wp-block-column .wp-block-image {
    padding: 0 !important;
    margin: 0;
    width: 150px;
  }
  .row-mobile .wp-block-column .wp-block-image img {
    width: 150px !important;
    height: 120px !important;
    object-fit: contain;
  }
  .row-mobile .wp-block-column h3, .row-mobile .wp-block-column nav, .row-mobile .wp-block-column p {
    width: 50%;
    text-align: left;
  }
}
.footer .textwidget > .wpcf7 br {
  display: none;
}
.footer .textwidget > .wpcf7 p {
  margin-bottom: 0.75em !important;
}
.footer .textwidget > .wpcf7 .wrap-form {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.footer .textwidget > .wpcf7 .wrap-form > * {
  width: 100%;
}
.footer .textwidget > .wpcf7 .wrap-form .first-name, .footer .textwidget > .wpcf7 .wrap-form .last-name {
  width: 49.5%;
}
.footer .textwidget > .wpcf7 input:not([type=submit]), .footer .textwidget > .wpcf7 textarea {
  border-color: #c6bac5;
}
.footer .textwidget > .wpcf7 textarea {
  height: 8em;
}
.footer .textwidget > .wpcf7 .mc4wp-checkbox-contact-form-7 {
  margin: 0em 0 2.5em;
}
.footer .textwidget > .wpcf7 .wpcf7-submit {
  font-size: 1.25em;
  padding: 0.5em 1em;
}
.footer .textwidget > .wpcf7 .ajax-loader {
  display: none;
}
.footer .textwidget > .wpcf7 .wpcf7-spinner {
  margin-top: 0;
}
.footer .textwidget > .wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.footer .textwidget > .wpcf7 div.wpcf7-response-output {
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 1999;
  transition: opacity, 0.3s;
}
@media screen and (min-width: 481px) {
  .footer .textwidget > .wpcf7 .wrap-form span:first-of-type, .footer .textwidget > .wpcf7 .wrap-form span:nth-of-type(2) {
    width: 49%;
  }
  .footer .textwidget > .wpcf7 .wrap-form .ui-button {
    position: relative;
    margin: 0 auto;
    font-size: 1.75em;
  }
}

#wpcf7-f15-o1 p:first-of-type {
  display: flex;
  justify-content: space-between;
}
#wpcf7-f15-o1 p:first-of-type span {
  width: 48%;
  margin-bottom: 0 !important;
}
#wpcf7-f15-o1 p:first-of-type span input {
  margin-bottom: 0 !important;
}

.social-icons a {
  transition: background-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  background: #791879 !important;
  margin: 0 0.5em;
  position: relative;
}
.social-icons a:hover {
  transform: scale(0.95);
}
.social-icons a:hover, .social-icons a:focus {
  background: #791879 !important;
}
.social-icons a i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

img.aligncenter, img.alignnone, img.alignleft, img.alignright {
  height: auto !important;
}
@media screen and (max-width: 1024px) {
  img.aligncenter, img.alignnone, img.alignleft, img.alignright {
    margin: 0.5em auto 0 auto;
    float: none !important;
  }
}

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
  min-width: 25%;
}

.tribe-events-meta-group-gmap {
  width: 43%;
}
.tribe-events-meta-group-gmap .tribe-events-venue-map {
  width: 100% !important;
}

.img-flex {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .img-flex {
    flex-direction: column;
  }
  .img-flex > * {
    width: 100%;
    -webkit-flex: 1;
  }
}
.img-flex .tribe-events-event-image {
  width: 80%;
  margin-right: 3%;
}
@media screen and (max-width: 480px) {
  .img-flex .tribe-events-event-image {
    display: none;
  }
}

video {
  width: 100% !important;
  height: auto !important;
}

.nomargin > * {
  margin-bottom: 0;
}

.wpcf7 form .wpcf7-response-output {
  border: none !important;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 2em 25px;
}

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