@charset "UTF-8";
/*
Theme Name: IP
Author: IP
Description: Hi. I'm a starter theme called <code>wd_s</code> based on <code>_s</code> or <em>underscores</em>.
Version: 1.7.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.

Based on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc.
*/
*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  scroll-behavior: smooth;
  cursor: default;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.15;
  -moz-tab-size: 4;
  tab-size: 4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

nav ol,
nav ul {
  list-style: none;
}

pre {
  font-family: Menlo, Consolas, Roboto Mono, Ubuntu monospace, Noto Mono, Oxygen Mono, Liberation Mono, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: Menlo, Consolas, Roboto Mono, Ubuntu monospace, Noto Mono, Oxygen Mono, Liberation Mono, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

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

table {
  border-collapse: collapse;
}

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

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

details {
  display: block;
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

* {
  box-sizing: border-box;
}

/* Darkest Navy */
/* Cobalt Blue */
/* Navy */
/* Navy */
/* White Linen */
/* Pink Energy */
/* Green Verve */
/* Orange Zeal */
.pad-15 {
  padding: 0.9375rem;
}

.pad-15-0 {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.pad-top-15 {
  padding-top: 0.9375rem;
}

.pad-bottom-15 {
  padding-bottom: 0.9375rem;
}

.pad-0-15 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.pad-20 {
  padding: 1.25rem;
}

.pad-20-0 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.pad-top-20 {
  padding-top: 1.25rem;
}

.pad-bottom-20 {
  padding-bottom: 1.25rem;
}

.pad-0-20 {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

.pad-30 {
  padding: 1.875rem;
}

.pad-30-0 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.pad-top-30 {
  padding-top: 1.875rem;
}

.pad-bottom-30 {
  padding-bottom: 1.875rem;
}

.pad-0-30 {
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}

.pad-35 {
  padding: 2.1875rem;
}

.pad-35-0 {
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem;
}

.pad-top-35 {
  padding-top: 2.1875rem;
}

.pad-bottom-35 {
  padding-bottom: 2.1875rem;
}

.pad-0-35 {
  padding-right: 2.1875rem;
  padding-left: 2.1875rem;
}

.pad-40 {
  padding: 2.5rem;
}

.pad-40-0 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.pad-top-40 {
  padding-top: 2.5rem;
}

.pad-bottom-40 {
  padding-bottom: 2.5rem;
}

.pad-0-40 {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.pad-50 {
  padding: 3.125rem;
}

.pad-50-0 {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.pad-top-50 {
  padding-top: 3.125rem;
}

.pad-bottom-50 {
  padding-bottom: 3.125rem;
}

.pad-0-50 {
  padding-right: 3.125rem;
  padding-left: 3.125rem;
}

.pad-100 {
  padding: 6.25rem;
}
@media screen and (max-width: 767px) {
  .pad-100 {
    padding: 3.125rem;
  }
}

.pad-100-0 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
@media screen and (max-width: 767px) {
  .pad-100-0 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}

.pad-top-100 {
  padding-top: 6.25rem;
}
@media screen and (max-width: 767px) {
  .pad-top-100 {
    padding-top: 3.125rem;
  }
}

.pad-bottom-100 {
  padding-bottom: 6.25rem;
}
@media screen and (max-width: 767px) {
  .pad-bottom-100 {
    padding-bottom: 3.125rem;
  }
}

.pad-0-100 {
  padding-right: 6.25rem;
  padding-left: 6.25rem;
}
@media screen and (max-width: 767px) {
  .pad-0-100 {
    padding-right: 3.125rem;
    padding-left: 3.125rem;
  }
}

.margin-15 {
  margin: 0.9375rem;
}

.margin-15-0 {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.margin-top-15 {
  margin-top: 0.9375rem;
}

.margin-bottom-15 {
  margin-bottom: 0.9375rem;
}

.margin-0-15 {
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
}

.margin-20 {
  margin: 1.25rem;
}

.margin-20-0 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.margin-top-20 {
  margin-top: 1.25rem;
}

.margin-bottom-20 {
  margin-bottom: 1.25rem;
}

.margin-0-20 {
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}

.margin-30 {
  margin: 1.875rem;
}

.margin-30-0 {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.margin-top-30 {
  margin-top: 1.875rem;
}

.margin-bottom-30 {
  margin-bottom: 1.875rem;
}

.margin-0-30 {
  margin-right: 1.875rem;
  margin-left: 1.875rem;
}

.margin-35 {
  margin: 2.1875rem;
}

.margin-35-0 {
  margin-top: 2.1875rem;
  margin-bottom: 2.1875rem;
}

.margin-top-35 {
  margin-top: 2.1875rem;
}

.margin-bottom-35 {
  margin-bottom: 2.1875rem;
}

.margin-0-35 {
  margin-right: 2.1875rem;
  margin-left: 2.1875rem;
}

.margin-40 {
  margin: 2.5rem;
}

.margin-40-0 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.margin-top-40 {
  margin-top: 2.5rem;
}

.margin-bottom-40 {
  margin-bottom: 2.5rem;
}

.margin-0-40 {
  margin-right: 2.5rem;
  margin-left: 2.5rem;
}

.margin-50 {
  margin: 3.125rem;
}

.margin-50-0 {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.margin-top-50 {
  margin-top: 3.125rem;
}

.margin-bottom-50 {
  margin-bottom: 3.125rem;
}

.margin-0-50 {
  margin-right: 3.125rem;
  margin-left: 3.125rem;
}

.margin-100 {
  margin: 6.25rem;
}
@media screen and (max-width: 767px) {
  .margin-100 {
    margin: 3.125rem;
  }
}

.margin-100-0 {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}
@media screen and (max-width: 767px) {
  .margin-100-0 {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}

.margin-top-100 {
  margin-top: 6.25rem;
}
@media screen and (max-width: 767px) {
  .margin-top-100 {
    margin-top: 3.125rem;
  }
}

.margin-bottom-100 {
  margin-bottom: 6.25rem;
}
@media screen and (max-width: 767px) {
  .margin-bottom-100 {
    margin-bottom: 3.125rem;
  }
}

.margin-0-100 {
  margin-right: 6.25rem;
  margin-left: 6.25rem;
}
@media screen and (max-width: 767px) {
  .margin-0-100 {
    margin-right: 3.125rem;
    margin-left: 3.125rem;
  }
}

.border-cello,
.has-cello-border-color {
  border-color: #0B272D;
}
.border-cello.button,
.has-cello-border-color.button {
  background-color: #0B272D;
}

.background-cello,
.has-cello-background-color {
  background-color: #0B272D;
}
.background-cello.button,
.has-cello-background-color.button {
  background-color: #0B272D;
}

.color-cello,
.has-cello-color {
  color: #0B272D;
}
.color-cello.title--bordered,
.has-cello-color.title--bordered {
  color: #000;
  border-color: #0B272D;
}

svg.color-cello path {
  fill: #0B272D !important;
}

.brand-color--cello.breadcrumbs:before {
  background-color: #0B272D;
}

.wp-block-button__link.has-text-color.has-cello-color {
  color: #0B272D;
}

.fill-cello {
  fill: #0B272D;
}

.border-blue,
.has-blue-border-color {
  border-color: #0075F2;
}
.border-blue.button,
.has-blue-border-color.button {
  background-color: #0075F2;
}

.background-blue,
.has-blue-background-color {
  background-color: #0075F2;
}
.background-blue.button,
.has-blue-background-color.button {
  background-color: #0075F2;
}

.color-blue,
.has-blue-color {
  color: #0075F2;
}
.color-blue.title--bordered,
.has-blue-color.title--bordered {
  color: #000;
  border-color: #0075F2;
}

svg.color-blue path {
  fill: #0075F2 !important;
}

.brand-color--blue.breadcrumbs:before {
  background-color: #0075F2;
}

.wp-block-button__link.has-text-color.has-blue-color {
  color: #0075F2;
}

.fill-blue {
  fill: #0075F2;
}

.border-white-linen,
.has-white-linen-border-color {
  border-color: #F7EEE7;
}
.border-white-linen.button,
.has-white-linen-border-color.button {
  background-color: #F7EEE7;
}

.background-white-linen,
.has-white-linen-background-color {
  background-color: #F7EEE7;
}
.background-white-linen.button,
.has-white-linen-background-color.button {
  background-color: #F7EEE7;
}

.color-white-linen,
.has-white-linen-color {
  color: #F7EEE7;
}
.color-white-linen.title--bordered,
.has-white-linen-color.title--bordered {
  color: #000;
  border-color: #F7EEE7;
}

svg.color-white-linen path {
  fill: #F7EEE7 !important;
}

.brand-color--white-linen.breadcrumbs:before {
  background-color: #F7EEE7;
}

.wp-block-button__link.has-text-color.has-white-linen-color {
  color: #F7EEE7;
}

.fill-white-linen {
  fill: #F7EEE7;
}

.border-pink,
.has-pink-border-color {
  border-color: #DD2476;
}
.border-pink.button,
.has-pink-border-color.button {
  background-color: #DD2476;
}

.background-pink,
.has-pink-background-color {
  background-color: #DD2476;
}
.background-pink.button,
.has-pink-background-color.button {
  background-color: #DD2476;
}

.color-pink,
.has-pink-color {
  color: #DD2476;
}
.color-pink.title--bordered,
.has-pink-color.title--bordered {
  color: #000;
  border-color: #DD2476;
}

svg.color-pink path {
  fill: #DD2476 !important;
}

.brand-color--pink.breadcrumbs:before {
  background-color: #DD2476;
}

.wp-block-button__link.has-text-color.has-pink-color {
  color: #DD2476;
}

.fill-pink {
  fill: #DD2476;
}

.border-bizarre,
.has-bizarre-border-color {
  border-color: #F7EEE7;
}
.border-bizarre.button,
.has-bizarre-border-color.button {
  background-color: #F7EEE7;
}

.background-bizarre,
.has-bizarre-background-color {
  background-color: #F7EEE7;
}
.background-bizarre.button,
.has-bizarre-background-color.button {
  background-color: #F7EEE7;
}

.color-bizarre,
.has-bizarre-color {
  color: #F7EEE7;
}
.color-bizarre.title--bordered,
.has-bizarre-color.title--bordered {
  color: #000;
  border-color: #F7EEE7;
}

svg.color-bizarre path {
  fill: #F7EEE7 !important;
}

.brand-color--bizarre.breadcrumbs:before {
  background-color: #F7EEE7;
}

.wp-block-button__link.has-text-color.has-bizarre-color {
  color: #F7EEE7;
}

.fill-bizarre {
  fill: #F7EEE7;
}

.border-mariner,
.has-mariner-border-color {
  border-color: #0075F2;
}
.border-mariner.button,
.has-mariner-border-color.button {
  background-color: #0075F2;
}

.background-mariner,
.has-mariner-background-color {
  background-color: #0075F2;
}
.background-mariner.button,
.has-mariner-background-color.button {
  background-color: #0075F2;
}

.color-mariner,
.has-mariner-color {
  color: #0075F2;
}
.color-mariner.title--bordered,
.has-mariner-color.title--bordered {
  color: #000;
  border-color: #0075F2;
}

svg.color-mariner path {
  fill: #0075F2 !important;
}

.brand-color--mariner.breadcrumbs:before {
  background-color: #0075F2;
}

.wp-block-button__link.has-text-color.has-mariner-color {
  color: #0075F2;
}

.fill-mariner {
  fill: #0075F2;
}

.border-big-stone,
.has-big-stone-border-color {
  border-color: #0F4059;
}
.border-big-stone.button,
.has-big-stone-border-color.button {
  background-color: #0F4059;
}

.background-big-stone,
.has-big-stone-background-color {
  background-color: #0F4059;
}
.background-big-stone.button,
.has-big-stone-background-color.button {
  background-color: #0F4059;
}

.color-big-stone,
.has-big-stone-color {
  color: #0F4059;
}
.color-big-stone.title--bordered,
.has-big-stone-color.title--bordered {
  color: #000;
  border-color: #0F4059;
}

svg.color-big-stone path {
  fill: #0F4059 !important;
}

.brand-color--big-stone.breadcrumbs:before {
  background-color: #0F4059;
}

.wp-block-button__link.has-text-color.has-big-stone-color {
  color: #0F4059;
}

.fill-big-stone {
  fill: #0F4059;
}

.border-black,
.has-black-border-color {
  border-color: #000;
}
.border-black.button,
.has-black-border-color.button {
  background-color: #000;
}

.background-black,
.has-black-background-color {
  background-color: #000;
}
.background-black.button,
.has-black-background-color.button {
  background-color: #000;
}

.color-black,
.has-black-color {
  color: #000;
}
.color-black.title--bordered,
.has-black-color.title--bordered {
  color: #000;
  border-color: #000;
}

svg.color-black path {
  fill: #000 !important;
}

.brand-color--black.breadcrumbs:before {
  background-color: #000;
}

.wp-block-button__link.has-text-color.has-black-color {
  color: #000;
}

.fill-black {
  fill: #000;
}

.border-white,
.has-white-border-color {
  border-color: #fff;
}
.border-white.button,
.has-white-border-color.button {
  background-color: #fff;
}

.background-white,
.has-white-background-color {
  background-color: #fff;
}
.background-white.button,
.has-white-background-color.button {
  background-color: #fff;
}

.color-white,
.has-white-color {
  color: #fff;
}
.color-white.title--bordered,
.has-white-color.title--bordered {
  color: #000;
  border-color: #fff;
}

svg.color-white path {
  fill: #fff !important;
}

.brand-color--white.breadcrumbs:before {
  background-color: #fff;
}

.wp-block-button__link.has-text-color.has-white-color {
  color: #fff;
}

.fill-white {
  fill: #fff;
}

.border-light-yellow,
.has-light-yellow-border-color {
  border-color: #58B57D;
}
.border-light-yellow.button,
.has-light-yellow-border-color.button {
  background-color: #58B57D;
}

.background-light-yellow,
.has-light-yellow-background-color {
  background-color: #58B57D;
}
.background-light-yellow.button,
.has-light-yellow-background-color.button {
  background-color: #58B57D;
}

.color-light-yellow,
.has-light-yellow-color {
  color: #58B57D;
}
.color-light-yellow.title--bordered,
.has-light-yellow-color.title--bordered {
  color: #000;
  border-color: #58B57D;
}

svg.color-light-yellow path {
  fill: #58B57D !important;
}

.brand-color--light-yellow.breadcrumbs:before {
  background-color: #58B57D;
}

.wp-block-button__link.has-text-color.has-light-yellow-color {
  color: #58B57D;
}

.fill-light-yellow {
  fill: #58B57D;
}

.border-tart-orange,
.has-tart-orange-border-color {
  border-color: #FF512F;
}
.border-tart-orange.button,
.has-tart-orange-border-color.button {
  background-color: #FF512F;
}

.background-tart-orange,
.has-tart-orange-background-color {
  background-color: #FF512F;
}
.background-tart-orange.button,
.has-tart-orange-background-color.button {
  background-color: #FF512F;
}

.color-tart-orange,
.has-tart-orange-color {
  color: #FF512F;
}
.color-tart-orange.title--bordered,
.has-tart-orange-color.title--bordered {
  color: #000;
  border-color: #FF512F;
}

svg.color-tart-orange path {
  fill: #FF512F !important;
}

.brand-color--tart-orange.breadcrumbs:before {
  background-color: #FF512F;
}

.wp-block-button__link.has-text-color.has-tart-orange-color {
  color: #FF512F;
}

.fill-tart-orange {
  fill: #FF512F;
}

.border-transparent,
.has-transparent-border-color {
  border-color: transparent;
}
.border-transparent.button,
.has-transparent-border-color.button {
  background-color: transparent;
}

.background-transparent,
.has-transparent-background-color {
  background-color: transparent;
}
.background-transparent.button,
.has-transparent-background-color.button {
  background-color: transparent;
}

.color-transparent,
.has-transparent-color {
  color: transparent;
}
.color-transparent.title--bordered,
.has-transparent-color.title--bordered {
  color: #000;
  border-color: transparent;
}

svg.color-transparent path {
  fill: transparent !important;
}

.brand-color--transparent.breadcrumbs:before {
  background-color: transparent;
}

.wp-block-button__link.has-text-color.has-transparent-color {
  color: transparent;
}

.fill-transparent {
  fill: transparent;
}

.screen-reader-text {
  height: 0.0625rem;
  width: 0.0625rem;
  clip: rect(0.0625rem, 0.0625rem, 0.0625rem, 0.0625rem);
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  padding: 0.9375rem 1.4375rem 0.875rem;
  height: auto;
  width: auto;
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.5);
  clip: auto;
  color: #0075F2;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  left: 0.3125rem;
  line-height: normal;
  text-decoration: none;
  top: 0.3125rem;
  z-index: 100000;
}

.alignleft {
  margin: 0 1.5rem 0 0;
  display: block;
  float: left;
}

.alignright {
  margin: 0 0 0 1.5rem;
  display: block;
  float: right;
}

.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.alignfull {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

.alignwide {
  margin-left: -13.75rem;
  margin-right: -13.75rem;
  max-width: 100vw;
  width: calc(100% + 27.5rem);
  position: relative;
}
@media screen and (max-width: 1719px) {
  .alignwide {
    margin-left: -6.25rem;
    margin-right: -6.25rem;
    width: calc(100% + 12.5rem);
  }
}
@media screen and (max-width: 1479px) {
  .alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

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

hr {
  margin: 0 0 1.5rem;
  height: 1px;
  width: auto;
  background-color: #ccc;
  border: 0;
}

figure {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0 0 1.5rem 1.875rem;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin: 0 0 0 1.5rem;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5rem 1.5rem 0;
}

.site-main ul.square-list {
  max-width: 52.5rem;
  margin: 0 auto 3.75rem;
  padding: 0;
}

ul.square-list {
  list-style: none;
  padding-left: 0;
}
ul.square-list li {
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
}
ul.square-list li::before {
  content: "";
  background-color: #0075F2;
  display: inline-block;
  margin-right: 0.625rem;
  min-width: 0.4375rem;
  min-height: 0.4375rem;
  max-width: 0.4375rem;
  max-height: 0.4375rem;
  width: 0.4375rem;
  height: 0.4375rem;
  transform: rotate(45deg);
  position: absolute;
  top: 0.6875rem;
  left: 0;
}

table {
  margin: 0 0 1.5rem;
  height: auto;
  width: 100%;
}

th {
  font-weight: 700;
}

ul, ol {
  padding: 0 0 0.9375rem 1.875rem;
}

li ul {
  padding: 0.9375rem 0 0 0;
}

a {
  /* stylelint-disable-line selector-class-pattern */
  color: #0B272D;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
a:hover, a:active {
  color: #0075F2;
}
a:focus {
  color: #0075F2;
  text-decoration: underline;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  margin: 0;
  padding: 0;
  border: none;
}

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

.wp-caption-text {
  text-align: center;
}

.wp-caption {
  margin: 0 0 1.5rem;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  margin: 0 auto;
  display: block;
}
.wp-caption.aligncenter {
  margin: 0 auto 1.5rem;
}
.wp-caption.alignleft {
  margin-right: 1.5rem;
}
.wp-caption.alignright {
  margin-left: 1.5rem;
}
.wp-caption .wp-caption-text {
  margin: 0.75rem 0;
}

.gallery {
  margin: 0 0 1.5rem;
}

.gallery-item {
  height: auto;
  width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.fluid-embed,
.is-provider-wistia-inc {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.fluid-embed embed,
.fluid-embed object,
.fluid-embed iframe,
.is-provider-wistia-inc embed,
.is-provider-wistia-inc object,
.is-provider-wistia-inc iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.jetpack-video-wrapper {
  margin-left: -2.1875rem;
  max-width: calc(100% + 70px);
  width: calc(100% + 70px);
}
@media screen and (min-width: 992px) {
  .jetpack-video-wrapper {
    margin-left: -7.1875rem;
    max-width: calc(100% + 230px);
    width: calc(100% + 230px);
  }
}

.image-as-background {
  overflow: hidden;
  position: relative;
}

.video-background,
.image-background {
  position: absolute;
  top: 50%;
  left: 0;
  height: auto;
  width: 100%;
  display: block;
  transform: translateY(-50%);
  z-index: -1;
}
@supports (object-fit: cover) {
  .video-background,
.image-background {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

.video-background {
  object-position: center top;
}

.image-background {
  object-position: center center;
}
.image-background img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ie .video-background,
.edge .video-background {
  height: auto;
}

body > svg {
  display: none;
}

.scaffolding-document {
  margin-bottom: 4.375rem;
}
.scaffolding-document-header {
  border-bottom: 1px solid #ddd;
  margin-bottom: 2.1875rem;
  padding-bottom: 2.1875rem;
}
.scaffolding-document-header h3, .scaffolding-document-header blockquote,
.scaffolding-document-header q {
  margin: 0;
  padding: 0;
}
.scaffolding-document-header p {
  font-style: italic;
  margin-top: 0.75rem;
}
.scaffolding-document-content h4,
.scaffolding-document-content p {
  margin: 2.1875rem 0;
}
.scaffolding-document-content pre {
  margin: 0 0 2.1875rem;
  padding: 2.1875rem;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  color: #4a6679;
}
.scaffolding-document-content code {
  padding: 0.3125rem;
  background-color: #ddd;
  font-size: 0.8125rem;
}
.scaffolding-document.scaffolding-colors .scaffolding-document-content, .scaffolding-document.scaffolding-fonts .scaffolding-document-content {
  display: block;
}

.swatch-container {
  position: relative;
}
.swatch-container .swatch {
  border: 1px solid #ddd;
  height: 9.375rem;
  margin-bottom: 2.1875rem;
  margin-right: 1.5%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.swatch-container .swatch header {
  align-content: center;
  color: #ddd;
  display: flex;
  flex-direction: column;
  height: calc(100% - 2.4375rem);
  justify-content: center;
}
.swatch-container .swatch footer {
  padding: 0.625rem;
  position: absolute;
  bottom: 0;
  background-color: #fff;
  border-top: 1px solid #ddd;
  font-size: 0.75rem;
  width: 100%;
}

body,
button,
input,
select,
textarea {
  /* stylelint-disable property-no-vendor-prefix */
  color: #0B272D;
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 16px;
  -moz-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.625;
  text-rendering: optimizeLegibility;
  /* stylelint-enable */
}

body {
  overflow-x: hidden;
  overscroll-behavior: none;
}

h1,
.h1 {
  font-weight: normal;
  margin-top: 0;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  font-family: "DM Serif Display", serif;
}
h1 strong,
.h1 strong {
  font-weight: 700;
}

h2,
.h2 {
  font-weight: normal;
  margin-top: 0;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  font-family: "DM Serif Display", serif;
}
h2 strong,
.h2 strong {
  font-weight: 700;
}

h3, blockquote,
q,
.h3,
.widget .widget-title {
  font-weight: normal;
  margin-top: 0;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  font-family: "DM Serif Display", serif;
}
h3 strong, blockquote strong,
q strong,
.h3 strong,
.widget .widget-title strong {
  font-weight: 700;
}

h4,
.h4 {
  font-weight: normal;
  margin-top: 0;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  font-family: "DM Serif Display", serif;
}
h4 strong,
.h4 strong {
  font-weight: 700;
}

h5,
.h5 {
  font-weight: normal;
  margin-top: 0;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  font-family: "DM Serif Display", serif;
}
h5 strong,
.h5 strong {
  font-weight: 700;
}

h6,
.h6 {
  font-weight: normal;
  margin-top: 0;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  font-family: "DM Serif Display", serif;
}
h6 strong,
.h6 strong {
  font-weight: 700;
}

.gutenberg-heading {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 1.3rem;
}
.gutenberg-heading:not(:first-child) {
  margin-top: 3.9rem;
}

h1,
.h1,
.has-large-font-size {
  font-size: 2.5rem;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  h1,
.h1,
.has-large-font-size {
    font-size: 3.375rem;
  }
  h1 span,
.h1 span,
.has-large-font-size span {
    font-size: 2.75rem;
    font-weight: 700;
  }
}

h2,
.h2 {
  font-size: 2.625rem;
  font-weight: 700;
  font-family: "proxima-nova", "Open Sans", sans-serif;
  line-height: normal;
}
@media screen and (min-width: 500px) {
  h2,
.h2 {
    font-size: 3.25rem;
  }
}

h3, blockquote,
q,
.h3,
.widget .widget-title {
  font-size: 2.5rem;
  font-weight: 500;
  font-family: "Roboto";
}

h4,
.h4 {
  font-size: 1.75rem;
  line-height: normal;
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-weight: 700;
}
h4 strong,
.h4 strong {
  font-weight: 600;
}

h5,
.h5 {
  font-size: 1.5625rem;
  letter-spacing: 1px;
}
h5 strong,
.h5 strong {
  font-weight: 600;
}

h6,
.h6 {
  font-size: 1.375rem;
  letter-spacing: 1px;
}
h6 strong,
.h6 strong {
  font-weight: 600;
}

p {
  margin: 0 0 1.5rem;
}
p:last-child {
  margin-bottom: 0;
}
p:empty {
  display: none;
}

.has-small-font-size {
  font-size: 0.75rem;
}

.has-huge-font-size {
  font-size: 3.125rem;
}

b,
strong {
  font-weight: 700;
}

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

blockquote,
q {
  margin: 0 1.5rem 1.5rem;
  font-style: italic;
  quotes: '" "';
}
blockquote::before, blockquote::after,
q::before,
q::after {
  content: "";
}

blockquote {
  border-left: 4px solid #111;
  font-style: italic;
  margin: 0 1.5rem;
}
blockquote:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

address {
  margin: 0 0 1.5rem;
}

pre {
  margin: 0 0 1.5rem -1.5rem;
  padding: 1.5rem;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  color: #4a6679;
  font-family: "Courier 10 Pitch", courier, monospace;
  font-size: 0.8125rem;
  line-height: 1.625;
  overflow: auto;
  white-space: pre;
  word-break: normal;
  word-wrap: normal;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375rem;
}

kbd {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125rem #fff inset;
  display: inline-block;
  margin: 0 0.1875rem;
  padding: 0.125rem 0.5rem;
}

code {
  background-color: #eee;
  color: #454545;
  padding: 0.125rem 0.25rem;
}

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

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

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.entry-title,
.entry-content,
.comments-title,
.comment-content,
.widget-title,
.widget {
  word-break: keep-all;
  word-wrap: break-word;
}

.not-ready {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  visibility: hidden;
}
.ready .not-ready {
  opacity: 1;
  visibility: visible;
}

.uppercase {
  text-transform: uppercase;
}

.hidden {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .hidden--desktop {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .hidden--mobile {
    display: none !important;
  }
}

.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: clip;
}

.row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .row {
    flex-direction: row;
    justify-content: flex-start;
  }
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.title--bordered {
  display: inline-block;
  line-height: 1.2;
  border-left: 10px solid;
  padding-left: 1.5rem;
  margin-left: calc(100% * 1 / 12);
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fade-in {
  animation: fadeIn 2s ease;
}

.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}

.border-rounded {
  border-radius: 210px;
}

.row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
}
@media screen and (min-width: 768px) {
  .row {
    flex-direction: row;
  }
}
.row.row--centered {
  align-items: center;
  align-content: center;
}

.title-with-divider:after, .title-with-divider--top:after {
  content: "";
  display: block;
  background-image: url(../images/title-divider-sm.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 85px;
  height: 12px;
  margin-top: 1.5rem;
}
.title-with-divider.separator-cello:after, .separator-cello.title-with-divider--top:after {
  background-image: url(../images/title-divider-cello.svg);
}
.title-with-divider.separator-blue:after, .separator-blue.title-with-divider--top:after {
  background-image: url(../images/title-divider-cello-sm.svg);
}
.title-with-divider.separator-white-linen:after, .separator-white-linen.title-with-divider--top:after {
  background-image: url(../images/title-divider-white-linen.svg);
}
.title-with-divider.separator-pink:after, .separator-pink.title-with-divider--top:after {
  background-image: url(../images/title-divider-pink-sm.svg);
}
.title-with-divider.separator-bizarre:after, .separator-bizarre.title-with-divider--top:after {
  background-image: url(../images/title-divider-bizarre.svg);
}
.title-with-divider.separator-mariner:after, .separator-mariner.title-with-divider--top:after {
  background-image: url(../images/title-divider-mariner.svg);
}
.title-with-divider.separator-big-stone:after, .separator-big-stone.title-with-divider--top:after {
  background-image: url(../images/title-divider-big-stone.svg);
}
.title-with-divider.separator-white:after, .separator-white.title-with-divider--top:after {
  background-image: url(../images/title-divider-white.svg);
}
.title-with-divider.separator-black:after, .separator-black.title-with-divider--top:after {
  background-image: url(../images/title-divider-black.svg);
}
.title-with-divider.separator-light-yellow:after, .separator-light-yellow.title-with-divider--top:after {
  background-image: url(../images/title-divider-light-yellow.svg);
}
.title-with-divider.separator-razzmatazz:after, .separator-razzmatazz.title-with-divider--top:after {
  background-image: url(../images/title-divider-razzmatazz.svg);
}
.title-with-divider.separator-tart-orange:after, .separator-tart-orange.title-with-divider--top:after {
  background-image: url(../images/title-divider-tart-orange.svg);
}
.title-with-divider.separator-green-verve:after, .separator-green-verve.title-with-divider--top:after {
  background-image: url(../images/title-divider-green-verve.svg);
}
.title-with-divider.divider-pink:after, .divider-pink.title-with-divider--top:after {
  background-image: url(../images/title-divider-pink.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 230px;
  height: 12px;
  margin-top: 1.5rem;
}

.title-divider-cello .title-with-divider::after, .title-divider-cello .title-with-divider--top::after {
  background-image: url(../images/title-divider-cello.svg);
}
.title-divider-cello .title-with-divider--top:after {
  background-image: url(../images/title-divider-cello-sm.svg);
}
.title-divider-blue .title-with-divider::after, .title-divider-blue .title-with-divider--top::after {
  background-image: url(../images/title-divider.svg);
}
.title-divider-blue .title-with-divider--top:after {
  background-image: url(../images/title-divider-sm.svg);
}
.title-divider-white-linen .title-with-divider::after, .title-divider-white-linen .title-with-divider--top::after {
  background-image: url(../images/title-divider-white-linen.svg);
}
.title-divider-white-linen .title-with-divider--top:after {
  background-image: url(../images/title-divider-white-linen-sm.svg);
}
.title-divider-pink .title-with-divider::after, .title-divider-pink .title-with-divider--top::after {
  background-image: url(../images/title-divider-pink.svg);
}
.title-divider-pink .title-with-divider--top:after {
  background-image: url(../images/title-divider-pink-sm.svg);
}
.title-divider-bizarre .title-with-divider::after, .title-divider-bizarre .title-with-divider--top::after {
  background-image: url(../images/title-divider-bizarre.svg);
}
.title-divider-bizarre .title-with-divider--top:after {
  background-image: url(../images/title-divider-bizarre-sm.svg);
}
.title-divider-mariner .title-with-divider::after, .title-divider-mariner .title-with-divider--top::after {
  background-image: url(../images/title-divider-mariner.svg);
}
.title-divider-mariner .title-with-divider--top:after {
  background-image: url(../images/title-divider-mariner-sm.svg);
}
.title-divider-big-stone .title-with-divider::after, .title-divider-big-stone .title-with-divider--top::after {
  background-image: url(../images/title-divider-big-stone.svg);
}
.title-divider-big-stone .title-with-divider--top:after {
  background-image: url(../images/title-divider-big-stone-sm.svg);
}
.title-divider-white .title-with-divider::after, .title-divider-white .title-with-divider--top::after {
  background-image: url(../images/title-divider-white.svg);
}
.title-divider-white .title-with-divider--top:after {
  background-image: url(../images/title-divider-white-sm.svg);
}
.title-divider-black .title-with-divider::after, .title-divider-black .title-with-divider--top::after {
  background-image: url(../images/title-divider-black.svg);
}
.title-divider-black .title-with-divider--top:after {
  background-image: url(../images/title-divider-black-sm.svg);
}
.title-divider-light-yellow .title-with-divider::after, .title-divider-light-yellow .title-with-divider--top::after {
  background-image: url(../images/title-divider-light-yellow-sm.svg);
}
.title-divider-light-yellow .title-with-divider--top:after {
  background-image: url(../images/title-divider-light-yellow.svg);
}
.title-divider-razzmatazz .title-with-divider::after, .title-divider-razzmatazz .title-with-divider--top::after {
  background-image: url(../images/title-divider-razzmatazz-sm.svg);
}
.title-divider-razzmatazz .title-with-divider--top:after {
  background-image: url(../images/title-divider-razzmatazz.svg);
}
.title-divider-tart-orange .title-with-divider::after, .title-divider-tart-orange .title-with-divider--top::after {
  background-image: url(../images/title-divider-tart-orange.svg);
}
.title-divider-tart-orange .title-with-divider--top:after {
  background-image: url(../images/title-divider-tart-orange-sm.svg);
}

@media screen and (min-width: 768px) {
  .title-with-divider--top {
    position: relative;
    margin-top: 0;
    display: inline-block;
    padding-top: 3.125rem;
  }
  .title-with-divider--top:after {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
  }
}
.link-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  z-index: 99;
}

.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}

.video-resource__wrapper {
  position: relative;
}
.video-resource__wrapper .video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-resource__wrapper:hover svg path {
  fill: #DD2476;
}

.video__media, .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: 99;
}

.z5 {
  z-index: 5;
}

.pb-100 {
  padding-bottom: 6.25rem !important;
}

@media screen and (min-width: 768px) {
  .mt-100 {
    margin-top: 6.25rem;
  }
  .mt--100 {
    margin-top: -6.25rem;
  }

  .mb-100 {
    margin-bottom: 6.25rem;
  }
  .mb--100 {
    margin-bottom: -6.25rem;
  }
  .mb--450 {
    margin-bottom: -28.125rem;
  }
}
.no-bg {
  background: none !important;
}

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

.gradient-blue {
  background: linear-gradient(#0B272D 0%, #142a33 100%);
  color: #fff;
}

@media screen and (max-width: 767px) {
  .main-block-wrapper .wp-block-group__inner-container {
    padding: 0 !important;
  }
}

@media screen and (min-width: 768px) {
  .main-block-wrapper {
    padding-top: 1px;
    padding-bottom: 9.375rem;
  }
  .mb--100 + .main-block-wrapper {
    padding-top: 6.25rem;
  }
}
.with-union {
  position: relative;
}
.with-union::before {
  content: "";
  display: block;
  position: absolute;
  top: 265px;
  left: 0;
  width: 45%;
  max-width: 556px;
  height: 100%;
  max-height: 794px;
  background-image: url("../../dist/images/union-gray.svg");
  background-position: bottom left;
  background-size: contain;
  background-repeat: no-repeat;
}
.with-union.light-text::before, .with-union--dark::before {
  background-image: url("../../dist/images/union-2.svg");
}

p.first-letter:first-letter,
.first-letter p:first-letter,
p.has-drop-cap:first-letter {
  color: #0075F2;
  font-family: "DM Serif Display", serif;
  font-size: 6.75rem !important;
  font-weight: 400;
  line-height: 5.5rem;
  text-transform: uppercase;
  float: left;
  margin-top: 0;
  margin-right: 15px;
}

.section__wrapper {
  padding-top: 0.0625rem;
}
@media screen and (min-width: 768px) {
  .section__wrapper.big-top-overlap {
    margin-top: -43.75rem;
  }
}
@media screen and (max-width: 767px) {
  .section__wrapper > .container, .section__wrapper > #tribe-events-pg-template, .section__wrapper > .tribe-common, .section__wrapper > .gform_confirmation_wrapper, .main-block-wrapper .section__wrapper > .wp-block-group__inner-container {
    padding: 0;
  }
}

ul.social-icons svg {
  color: #EC395A;
}

a.white-link {
  color: white !important;
}

.team-cards div[data-value=author] {
  display: none;
}

div.column.page-header__content > div > div > ul > li > ul {
  padding-top: 0em;
}

li.sf-field-search {
  display: none !important;
}

body.postid-42390 #tribe-events-content section.page-header a:not(.wp-block-button__link),
body.postid-42390 #tribe-events-content .gform-body > div a, body.postid-42314 #tribe-events-content section.page-header a:not(.wp-block-button__link),
body.postid-42314 #tribe-events-content .gform-body > div a {
  color: white !important;
}
body.postid-42390 .gform-field-label--type-sub-large.ginput_product_price, body.postid-42314 .gform-field-label--type-sub-large.ginput_product_price {
  color: white !important;
}

.page-donor-dashboard .page-header__content .button::before {
  left: 0 !important;
}

.single-tribe_events.postid-43181 #tribe-events-content a:not(.wp-block-button__link) {
  color: white !important;
}

.site-main {
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
  width: 100%;
  overflow: hidden;
}
.site-main.hide-title {
  margin: 0px;
}
.site-main.hide-title h1.entry-title {
  display: none;
}
.site-main.hide-title .entry-content {
  margin-top: 0px;
}
.site-main.acf-content-blocks {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .site-main.header--light {
    margin-top: 8.125rem;
  }
}
.site-main .hentry {
  margin: 0 auto 3rem;
  max-width: 80rem;
}
.site-main .hentry:last-of-type {
  margin-bottom: 0;
}
.site-main .full-width:not(.content-block) {
  max-width: 100%;
  width: 100%;
}
.site-main .hentry.post-password-required {
  margin-bottom: 5rem;
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .site-main .hentry.post-password-required [type=submit] {
    margin-top: 1.25rem;
    width: auto;
  }
}

.container, #tribe-events-pg-template, .tribe-common, .gform_confirmation_wrapper, .main-block-wrapper .wp-block-group__inner-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2.1875rem;
  padding-left: 2.1875rem;
  width: 100%;
  max-width: 80rem;
  position: relative;
}
@media screen and (min-width: calc(80rem + 2.1875rem * 2)) {
  .container, #tribe-events-pg-template, .tribe-common, .gform_confirmation_wrapper, .main-block-wrapper .wp-block-group__inner-container {
    padding: 0;
  }
}
.container-fluid {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2.1875rem;
  padding-left: 2.1875rem;
}
.container-narrow {
  max-width: 56.25rem;
  padding-right: 2.1875rem;
  padding-left: 2.1875rem;
  margin-right: auto;
  margin-left: auto;
}
.container-wide {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3.28125rem;
  padding-left: 3.28125rem;
}

@media screen and (min-width: calc(80rem + 2.1875rem * 2)) {
  .content-block.has-background .container, .content-block.has-background #tribe-events-pg-template, .content-block.has-background .tribe-common, .content-block.has-background .gform_confirmation_wrapper, .content-block.has-background .main-block-wrapper .wp-block-group__inner-container, .main-block-wrapper .content-block.has-background .wp-block-group__inner-container {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }
}

.site-wrapper,
.display-flex {
  display: flex;
  flex: 0 0 100%;
  flex-flow: row wrap;
  width: 100%;
}
.site-wrapper.justify-center,
.display-flex.justify-center {
  justify-content: center;
}
.site-wrapper.space-between,
.display-flex.space-between {
  justify-content: space-between;
}
.site-wrapper.flex-start,
.display-flex.flex-start {
  align-items: flex-start;
}
.site-wrapper.align-center,
.display-flex.align-center {
  align-items: center;
}
@media screen and (min-width: 992px) {
  .site-wrapper .half,
.display-flex .half {
    flex-basis: calc(50% - 1.5625rem);
    flex-grow: 0;
    flex-shrink: 0;
    width: calc(50% - 1.5625rem);
  }
}
.site-wrapper .half:nth-child(odd),
.display-flex .half:nth-child(odd) {
  margin: 0 0 1.5625rem;
}
@media screen and (min-width: 992px) {
  .site-wrapper .half:nth-child(odd),
.display-flex .half:nth-child(odd) {
    margin: 0 3.125rem 0 0;
  }
}
.site-wrapper .third,
.display-flex .third {
  margin: 0 0 1.5625rem;
}
@media screen and (min-width: 992px) {
  .site-wrapper .third,
.display-flex .third {
    margin: 0 3.125rem 3.125rem 0;
    flex: 0 0 calc(33.33% - 2.083125rem);
    width: calc(33.33% - 2.083125rem);
  }
}
.site-wrapper .third:nth-child(3n+3),
.display-flex .third:nth-child(3n+3) {
  margin: 0 0 3.125rem;
}
@media screen and (min-width: 992px) {
  .site-wrapper .third:nth-child(3n+3),
.display-flex .third:nth-child(3n+3) {
    margin: 0 0 3.125rem;
  }
}
.site-wrapper .quarter,
.display-flex .quarter {
  margin: 0 0 1.5625rem;
}
@media screen and (min-width: 992px) {
  .site-wrapper .quarter,
.display-flex .quarter {
    margin: 0 3.125rem 3.125rem 0;
    flex: 0 0 calc(25% - 2.34375rem);
    width: calc(25% - 2.34375rem);
  }
}
.site-wrapper .quarter:nth-child(4n+4),
.display-flex .quarter:nth-child(4n+4) {
  margin: 0 0 3.125rem;
}
@media screen and (min-width: 992px) {
  .site-wrapper .quarter:nth-child(4n+4),
.display-flex .quarter:nth-child(4n+4) {
    margin: 0 0 3.125rem;
  }
}
@media screen and (min-width: 992px) {
  .site-wrapper .left-two-thirds,
.display-flex .left-two-thirds {
    flex-basis: calc(66.66% - 6.5625rem);
    flex-grow: 0;
    flex-shrink: 0;
    width: calc(66.66% - 6.5625rem);
  }
}
@media screen and (min-width: 992px) {
  .site-wrapper .right-third,
.display-flex .right-third {
    flex-basis: 33%;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: auto;
    margin-right: 0;
    width: 33%;
  }
}
@media screen and (min-width: 992px) {
  .site-wrapper .left-third,
.display-flex .left-third {
    flex-basis: 33%;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 0;
    width: 33%;
  }
}
@media screen and (min-width: 992px) {
  .site-wrapper .right-two-thirds,
.display-flex .right-two-thirds {
    flex-basis: calc(66.66% - 6.5625rem);
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: auto;
    width: calc(66.66% - 6.5625rem);
  }
}

.has-sidebar .grid-wrapper {
  margin: 4.375rem auto;
  max-width: 80rem;
}
.has-sidebar .site-main {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .has-sidebar.page-template-template-sidebar-left .grid-wrapper .sidebar {
    order: 2;
  }
}
@media screen and (max-width: 991px) {
  .has-sidebar.page-template-template-sidebar-left .grid-wrapper .site-main {
    order: 1;
  }
}

/*
main {

	article {

		section {

			&:not(.media-contacts),
			&:not(.sub-page-navigation) {

				ul,
				ol {

					&:not(.single-post-header__meta),
					&:not(.panels-block__accordion),
					&:not(.list-unstyled) {
						max-width: rem(846);
						margin-left: auto;
						margin-right: auto;
						padding: 0;
					}

					li {
						&:not(.post__date) {
							display: flex;
							font-size: 20px;
							line-height: 32px;
							position: relative;

							&:last-child {
								margin-bottom: rem(32);
							}

						}

					}

				}

				ul:not(.panels-block__accordion):not(.list-unstyled) li:not(.post__date) {
					margin-bottom: rem(28);

					&::before {
						content: "";
						background-color: $color-blue;
						margin-right: rem(50);
						white-space: nowrap;
						max-width: rem(12);
						max-height: rem(12);
						width: rem(12);
						height: rem(12);
						transform: rotate(45deg);
						position: relative;
						top: rem(10);
						left: 0;
					}
				}

				ol:not(.panels-block__accordion):not(.list-unstyled) li:not(.post__date) {
					margin-bottom: rem(32);

					&::before {
						counter-increment: item;
						content: counter(item, decimal-leading-zero) " ";
						color: $color-blue;
						font-family: $font-heading;
						font-size: rem(43);
						line-height: rem(32);
						font-weight: 400;
						margin-right: rem(50);
						white-space: nowrap;
					}

				}

			}

		}

	}

}
*/
.button,
input[type=button],
input[type=reset],
input[type=submit],
.as-button-default a {
  margin: 0 auto;
  padding-right: 2.1875rem;
  padding-left: 1.625rem;
  height: 65px;
  border-radius: 65px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 1.125rem;
  appearance: none;
  background-color: rgba(15, 64, 89, 0.6);
  box-shadow: none;
  cursor: pointer;
  overflow: visible;
  text-decoration: none;
  transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  user-select: none;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  line-height: normal;
  border: none;
  letter-spacing: normal;
  min-width: 201px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .button,
input[type=button],
input[type=reset],
input[type=submit],
.as-button-default a {
    width: auto;
  }
}
.button.mobile-menu, .button.parent-indicator, .button[class*=off-canvas],
input[type=button].mobile-menu,
input[type=button].parent-indicator,
input[type=button][class*=off-canvas],
input[type=reset].mobile-menu,
input[type=reset].parent-indicator,
input[type=reset][class*=off-canvas],
input[type=submit].mobile-menu,
input[type=submit].parent-indicator,
input[type=submit][class*=off-canvas],
.as-button-default a.mobile-menu,
.as-button-default a.parent-indicator,
.as-button-default a[class*=off-canvas] {
  border: none;
}
.button.mobile-menu:after, .button.parent-indicator:after, .button[class*=off-canvas]:after,
input[type=button].mobile-menu:after,
input[type=button].parent-indicator:after,
input[type=button][class*=off-canvas]:after,
input[type=reset].mobile-menu:after,
input[type=reset].parent-indicator:after,
input[type=reset][class*=off-canvas]:after,
input[type=submit].mobile-menu:after,
input[type=submit].parent-indicator:after,
input[type=submit][class*=off-canvas]:after,
.as-button-default a.mobile-menu:after,
.as-button-default a.parent-indicator:after,
.as-button-default a[class*=off-canvas]:after {
  display: none;
}
.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.as-button-default a:hover {
  background-color: #fff;
  color: #0B272D;
  opacity: 1;
}
.button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
.as-button-default a:focus {
  background-color: #fff;
  color: #0075F2;
  opacity: 1;
}
.button:disabled, .button[disabled], .button.disabled,
input[type=button]:disabled,
input[type=button][disabled],
input[type=button].disabled,
input[type=reset]:disabled,
input[type=reset][disabled],
input[type=reset].disabled,
input[type=submit]:disabled,
input[type=submit][disabled],
input[type=submit].disabled,
.as-button-default a:disabled,
.as-button-default a[disabled],
.as-button-default a.disabled {
  background-color: #051e2e;
  color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.28;
}
.button:disabled:before, .button[disabled]:before, .button.disabled:before,
input[type=button]:disabled:before,
input[type=button][disabled]:before,
input[type=button].disabled:before,
input[type=reset]:disabled:before,
input[type=reset][disabled]:before,
input[type=reset].disabled:before,
input[type=submit]:disabled:before,
input[type=submit][disabled]:before,
input[type=submit].disabled:before,
.as-button-default a:disabled:before,
.as-button-default a[disabled]:before,
.as-button-default a.disabled:before {
  background-color: rgba(255, 255, 255, 0.5);
}
.button.no-arrow:after,
input[type=button].no-arrow:after,
input[type=reset].no-arrow:after,
input[type=submit].no-arrow:after,
.as-button-default a.no-arrow:after {
  display: none;
}
.button.button--black,
input[type=button].button--black,
input[type=reset].button--black,
input[type=submit].button--black,
.as-button-default a.button--black {
  background-color: #000;
  color: #fff;
}
.button.button--light, .with-button--light .button,
input[type=button].button--light,
.with-button--light input[type=button],
input[type=reset].button--light,
.with-button--light input[type=reset],
input[type=submit].button--light,
.with-button--light input[type=submit],
.as-button-default a.button--light,
.with-button--light .as-button-default a {
  background-color: rgba(5, 30, 46, 0.075);
  color: #0B272D;
}
.button.button--light:hover, .with-button--light .button:hover,
input[type=button].button--light:hover,
.with-button--light input[type=button]:hover,
input[type=reset].button--light:hover,
.with-button--light input[type=reset]:hover,
input[type=submit].button--light:hover,
.with-button--light input[type=submit]:hover,
.as-button-default a.button--light:hover,
.with-button--light .as-button-default a:hover {
  background: #fff;
}
.button.button--grey,
input[type=button].button--grey,
input[type=reset].button--grey,
input[type=submit].button--grey,
.as-button-default a.button--grey {
  background-color: rgba(5, 30, 46, 0.26);
  color: #0B272D;
}
.button.button--grey:hover,
input[type=button].button--grey:hover,
input[type=reset].button--grey:hover,
input[type=submit].button--grey:hover,
.as-button-default a.button--grey:hover {
  background: #fff;
}
.button.button--black-stroke,
input[type=button].button--black-stroke,
input[type=reset].button--black-stroke,
input[type=submit].button--black-stroke,
.as-button-default a.button--black-stroke {
  border: 2px solid black;
  color: #000;
}
.button.button--tertiary,
input[type=button].button--tertiary,
input[type=reset].button--tertiary,
input[type=submit].button--tertiary,
.as-button-default a.button--tertiary {
  background: none;
  border: none;
}
.button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
.as-button-default a::-moz-focus-inner {
  border: none;
  padding: 0;
}
.ie .button,
.ie input[type=button],
.ie input[type=reset],
.ie input[type=submit],
.ie .as-button-default a {
  padding: 0.4375rem 1.25rem;
}
.button.wp-block-button,
input[type=button].wp-block-button,
input[type=reset].wp-block-button,
input[type=submit].wp-block-button,
.as-button-default a.wp-block-button {
  padding: 0 0 0 1.125rem;
}
.button.wp-block-button .wp-block-button__link,
input[type=button].wp-block-button .wp-block-button__link,
input[type=reset].wp-block-button .wp-block-button__link,
input[type=submit].wp-block-button .wp-block-button__link,
.as-button-default a.wp-block-button .wp-block-button__link {
  color: unset;
  font-size: unset;
}
.button.wp-block-button.link--inline:before,
input[type=button].wp-block-button.link--inline:before,
input[type=reset].wp-block-button.link--inline:before,
input[type=submit].wp-block-button.link--inline:before,
.as-button-default a.wp-block-button.link--inline:before {
  left: 24px;
}
.button.wp-block-button a.wp-element-button,
input[type=button].wp-block-button a.wp-element-button,
input[type=reset].wp-block-button a.wp-element-button,
input[type=submit].wp-block-button a.wp-element-button,
.as-button-default a.wp-block-button a.wp-element-button {
  height: 65px;
  line-height: calc(65px / 2);
  text-align: center;
  vertical-align: middle;
  border-radius: height 0.3s;
  min-width: 201px;
  padding-right: 2.1875rem;
  padding-left: 2.1875rem;
}

button {
  border: none;
}

.button,
.as-button-default a {
  padding-left: 3.375rem;
  position: relative;
}
.button:before,
.as-button-default a:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  background-color: #DD2476;
  margin-right: 0.6875rem;
  position: absolute;
  left: 26px;
}
.button.diamond--blue:before,
.as-button-default a.diamond--blue:before {
  background-color: #0075F2;
}
@media screen and (min-width: 768px) {
  .button:after,
.as-button-default a:after {
    position: absolute;
    left: calc(100% - 35px);
  }
}
.button.link--inline,
.as-button-default a.link--inline {
  background: none;
  border: none;
  padding: 0 0 0 1.75rem;
  border-radius: 0;
  height: unset;
  color: #DD2476;
  justify-content: flex-start;
}
.button.link--inline:before,
.as-button-default a.link--inline:before {
  left: 3px;
}
.button.link--inline:before,
.as-button-default a.link--inline:before {
  background-color: #0075F2;
}
.button.link--inline:hover,
.as-button-default a.link--inline:hover {
  background-color: transparent;
}
.button.link--inline:hover:before,
.as-button-default a.link--inline:hover:before {
  background-color: #DD2476;
}

.video-button {
  display: block;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  text-align: center;
  border: 3px solid #fff;
  position: relative;
  font-size: 0;
}
.video-button:after {
  content: none;
  display: none;
}
.video-button:before {
  content: "";
  display: block;
  width: 37px;
  height: 42px;
  border-style: solid;
  border-width: 21px 0 21px 37px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: calc(50% - 12px);
  transform: translateY(-50%);
}
.video-button:hover {
  background-color: #000;
  border-color: #000;
  opacity: 1 !important;
}

#back-to-top {
  display: inline-block;
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  text-align: center;
  background-color: #000;
  border: 2px solid #000;
  position: fixed;
  bottom: 42px;
  right: 42px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  filter: drop-shadow(1px 1px 12px rgba(0, 0, 0, 0.3));
}
#back-to-top:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 992px) {
  #back-to-top {
    display: block;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    text-align: center;
  }
  #back-to-top:after {
    font-size: 1.375rem;
  }
}
#back-to-top:hover {
  cursor: pointer;
  background-color: #333;
}
#back-to-top.show {
  opacity: 1;
  visibility: visible;
}

.card {
  margin-bottom: 4.375rem;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .card {
    text-align: left;
  }
}
.card img {
  width: 100%;
}

.comments-area {
  margin: 6.25rem 0 9.4375rem;
  border-top: 1px solid #ccc;
}
@media screen and (min-width: 1200px) {
  .comments-area {
    margin-left: auto;
    margin-right: auto;
  }
}
.comments-area .comment-reply-title {
  margin-top: 2.9375rem;
}
.comments-area .comments-title {
  margin-top: 30px;
  font-size: 1.5rem;
}
.comments-area .comment-notes {
  margin-bottom: 3.375rem;
  font-size: 1em;
}

.comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  font-size: 1rem;
  text-transform: uppercase;
  width: 100%;
}

.comment-form {
  width: 100%;
}
.comment-form input:not(.button):not([type=checkbox]) {
  clear: both;
  transition: border 0.3s ease-in-out;
  width: 100%;
}
.comment-form input:not(.button):not([type=checkbox]):focus, .comment-form input:not(.button):not([type=checkbox]):active {
  border: 1px solid #333;
}
@media screen and (min-width: 768px) {
  .comment-form input:not(.button):not([type=checkbox]) {
    max-width: 15.625rem;
  }
}
.comment-form textarea {
  margin-top: 10px;
  transition: border 0.3s ease-in-out;
}
.comment-form textarea:focus, .comment-form textarea:active {
  border: 1px solid #333;
}
.comment-form .form-submit {
  margin: 0;
}
.comment-form input[type=submit] {
  width: 12.25rem;
}

.comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
}
.comment-list .comment-body {
  padding: 2.25rem;
}
.comment-list li > .comment-body {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.comment-list .bypostauthor > .comment-body {
  background-color: #58B57D;
  display: block;
}
.comment-list .even:not(.bypostauthor) > .comment-body {
  background-color: #eee;
}
.comment-list .odd:not(.bypostauthor) > .comment-body {
  background-color: #f1f1f1;
}
.comment-list .comment-content {
  margin: 1.5rem 0;
}
.comment-list .comment-author {
  line-height: 1;
}
.comment-list .comment-meta {
  display: flex;
  flex: 0 0 100%;
  flex-flow: row wrap;
  width: 100%;
  margin: 0 0 0.875rem;
}
.comment-list .comment-meta .comment-author {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .comment-list .comment-meta .comment-author {
    align-items: center;
    display: flex;
    order: 1;
    width: 50%;
  }
}
.comment-list .comment-meta .comment-author img.avatar {
  margin: 0 0.5rem 0 0;
}
.comment-list .comment-meta .comment-author .says {
  display: inline-block;
  margin-left: 0.3125rem;
}
.comment-list .comment-meta .comment-metadata {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .comment-list .comment-meta .comment-metadata {
    order: 2;
    width: 50%;
    text-align: right;
  }
}
.comment-list .comment-metadata {
  margin-top: 1.5625rem;
  line-height: 1;
}
.comment-list .comment-metadata a {
  color: #454545;
  text-decoration: none;
}
.comment-list .comment-metadata time {
  font-size: 0.75rem;
}
.comment-list .avatar {
  margin: 0 1.5rem 0 0;
  border-radius: 50%;
  /* stylelint-disable-line declaration-property-unit-whitelist */
}
.comment-list .comment-reply-link {
  font-weight: 700;
}
.comment-list pre,
.comment-list code {
  margin: 0;
  padding-top: 0.3125rem;
  width: 100%;
}

.comment-list .children {
  padding-bottom: 0;
  padding-left: 0.75rem;
  list-style: none;
  margin-left: 0;
}
.comment-list .children .depth-4 .comment-author,
.comment-list .children .depth-5 .comment-author,
.comment-list .children .depth-6 .comment-author,
.comment-list .children .depth-7 .comment-author,
.comment-list .children .depth-8 .comment-author,
.comment-list .children .depth-9 .comment-author,
.comment-list .children .depth-10 .comment-author {
  line-height: 1.25;
}
@media screen and (min-width: 500px) {
  .comment-list .children .depth-4 .comment-author,
.comment-list .children .depth-5 .comment-author,
.comment-list .children .depth-6 .comment-author,
.comment-list .children .depth-7 .comment-author,
.comment-list .children .depth-8 .comment-author,
.comment-list .children .depth-9 .comment-author,
.comment-list .children .depth-10 .comment-author {
    line-height: 1;
  }
}

.comment-list .comment-respond {
  padding: 1.5rem;
  background-color: #fff;
}
@media screen and (min-width: 500px) {
  .comment-list .comment-respond {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
.comment-list .comment-respond .comment-reply-title a {
  display: inline-block;
  text-transform: lowercase;
}
.comment-list .comment-respond .comment-reply-title a::before {
  content: "(";
}
.comment-list .comment-respond .comment-reply-title a::after {
  content: ")";
}
.comment-list .comment-respond .form-submit {
  margin: 0;
}
.comment-list .comment-respond .form-submit input[type=submit] {
  margin-top: 0.3125rem;
}

.entry-title {
  font-size: 2.25rem;
}

.sticky,
.comments-link {
  display: block;
}

.hentry {
  margin: 0 0 1.5rem;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-footer,
.entry-summary {
  margin: 1.5rem 0 0;
}

.page-links {
  margin: 0 0 1.5rem;
  clear: both;
}

.tags-links {
  margin-left: 1.5rem;
}

.edit-link {
  margin: 0 0 0 0.3125rem;
}
.edit-link a {
  display: inline-block;
  font-size: 0.75rem;
  text-transform: lowercase;
}
.edit-link a::before {
  content: "(";
}
.edit-link a::after {
  content: ")";
}

form.post-password-form {
  margin: 4rem 0;
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

.page-template-default .entry-content > h1, .page-template-default .entry-content > h2, .page-template-default .entry-content > h3, .page-template-default .entry-content > blockquote,
.page-template-default .entry-content > q, .page-template-default .entry-content > h4, .page-template-default .entry-content > h5, .page-template-default .entry-content > h6 {
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
}
.page-template-default .entry-content > h2 {
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 3.25rem;
  font-weight: 700;
}
.page-template-default .entry-content > h3, .page-template-default .entry-content > blockquote,
.page-template-default .entry-content > q {
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
}
.page-template-default .entry-content > p {
  max-width: 52.5rem;
}

.entry-content p {
  opacity: 0.9;
  margin: 0 auto 3.75rem;
  font-size: 1.25rem;
}

.site-footer {
  position: relative;
  z-index: 99;
  width: 100%;
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}
.site-footer__container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.site-footer__info-box {
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24.0625rem;
  height: auto;
  padding: 4.375rem 2.8125rem;
  margin-top: 0;
  background: linear-gradient(#DD2476 0%, #FF512F 100%);
  color: #fff;
}
.site-footer__info-box a.custom-logo {
  margin-bottom: 3.75rem;
}
.site-footer__info-box a.custom-logo svg {
  width: 16.875rem;
  height: auto;
}
.site-footer__info-box .address {
  margin-bottom: 2.5rem;
}
.site-footer__info-box .info {
  width: 100%;
}
.site-footer__info-box a {
  color: #fff;
  line-height: 2rem;
  text-decoration: none;
}
.site-footer__info-box a:hover, .site-footer__info-box a:focus, .site-footer__info-box a:active {
  text-decoration: underline;
}
.site-footer__content {
  width: calc(100% - 32.3125rem);
  padding-left: 6.875rem;
}
.site-footer__separate {
  position: relative;
  width: 100%;
  height: 2px;
  margin: 0 0.25rem 3.125rem;
  background-color: #d0d0d0;
}
.site-footer__separate::before, .site-footer__separate::after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #d0d0d0;
  transform: translate(0, -50%) rotate(45deg);
}
.site-footer__separate::before {
  left: 0;
}
.site-footer__separate::after {
  right: 0;
}
.site-footer__bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.site-footer__copy {
  font-size: 0.875rem;
}
.site-footer .social-icons, .site-footer__copy {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .site-footer__info-box {
    width: 24.0625rem;
    height: auto;
    padding: 4.375rem 2.8125rem;
    margin-top: 0;
  }
  .site-footer__content {
    width: calc(100% - 24.0625rem);
    padding-left: 2.5rem;
  }
  .site-footer .social-icons {
    margin-bottom: 2.5rem;
  }
  .site-footer .social-icons, .site-footer__copy {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .site-footer {
    padding-top: 2.5rem;
    padding-bottom: 5rem;
    text-align: center;
  }
  .site-footer__info-box {
    align-items: center;
    width: 32.3125rem;
    margin: 0 auto 3.125rem;
  }
  .site-footer__content {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .site-footer {
    padding-top: 0.9375rem;
    padding-bottom: 5rem;
  }
  .site-footer__separate {
    display: none;
  }
  .site-footer__info-box {
    width: 100%;
    padding: 4.375rem 0.9375rem;
  }
  .site-footer__container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  /* stylelint-disable-line declaration-property-unit-whitelist */
  vertical-align: baseline;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  height: auto;
  width: 100%;
  overflow: auto;
  vertical-align: top;
}

input[type=search] {
  -webkit-appearance: textfield;
  /* stylelint-disable-line property-no-vendor-prefix */
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* stylelint-disable-line property-no-vendor-prefix */
}

select {
  background-image: url(../images/caret-down.svg);
  background-position: calc(100% - 1.25rem) 50%;
  background-repeat: no-repeat;
  background-size: 10px 16px;
}
select::-ms-expand {
  display: none;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
textarea {
  padding: 0.375rem 0.625rem;
  appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #666;
  line-height: 1.5;
  max-width: 100%;
  min-width: 15.625rem;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=range]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=range]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=week]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=color]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #666;
  opacity: 1;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=range]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=week]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=color]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #666;
  opacity: 1;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=range]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
select:focus,
textarea:focus {
  color: #111;
}

input[type=text]::-ms-clear,
input[type=search]::-ms-clear {
  display: none;
}

input[type=checkbox],
input[type=radio] {
  height: 1.25rem;
  width: 1.25rem;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 0.1875rem;
  margin: 0 0.1875rem 0 0;
  outline: 0;
  padding: 0.5625rem;
  position: relative;
  vertical-align: sub;
}

input[type=radio] {
  border-radius: 4.6875rem;
}

input[type=radio]:checked::after {
  position: relative;
  top: -0.375rem;
  right: 0.375rem;
  height: 0.75rem;
  width: 0.75rem;
  background-color: #111;
  border-radius: 50%;
  content: "";
  display: block;
}

input[type=checkbox]:checked::after {
  position: relative;
  top: -0.4375rem;
  right: 0.1875rem;
  height: 0.6875rem;
  width: 0.4375rem;
  border: solid #111;
  border-width: 0 3px 3px 0;
  content: "";
  display: block;
  transform: rotate(45deg);
}

.search-form .search-field {
  min-width: 0;
  width: calc(100% - .625rem);
}
.search-form .search-submit {
  width: 6.25rem;
}
.search-form .button {
  margin-top: 10px;
}

.site-header {
  flex: 0 0 100%;
  width: 100%;
  padding-top: 1.625rem;
  padding-bottom: 1.625rem;
  position: absolute;
  z-index: 9990;
  top: 0;
}
.admin-bar .site-header {
  top: 32px;
}
.site-header .announcement {
  background-color: #0B272D;
  color: #fff;
  padding: 10px 0px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px;
}
.site-header .announcement .close-announcement {
  float: right;
  transition: all 0.5s ease 0s;
  padding: 0px 10px;
}
.site-header .announcement .close-announcement:hover, .site-header .announcement .close-announcement:active, .site-header .announcement .close-announcement:focus {
  background-color: #000;
}
.site-header__inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: center;
}
.site-header .container, .site-header #tribe-events-pg-template, .site-header .tribe-common, .site-header .gform_confirmation_wrapper, .site-header .main-block-wrapper .wp-block-group__inner-container, .main-block-wrapper .site-header .wp-block-group__inner-container {
  max-width: 82.5rem;
}
.site-header button.off-canvas-open {
  top: 0px;
  left: 0px;
  position: relative;
}
.site-header.dark-text .site-branding svg path {
  fill: #0B272D;
}
.site-header.dark-text + .site-main, .site-header.dark-text + .tribe-events {
  margin-top: 10rem;
}
@media screen and (min-width: 992px) {
  .site-header.dark-text + .site-main, .site-header.dark-text + .tribe-events {
    margin-top: 10rem;
  }
}
.site-header .site-branding {
  width: 100%;
  max-width: 152px;
}
@media screen and (min-width: 768px) {
  .site-header .site-branding {
    margin-right: auto;
  }
}
.site-header .site-branding img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .site-header .site-branding img {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .site-header .site-branding img {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
}
.site-header .site-navigation__wrapper {
  width: 100%;
  max-width: calc(100% - 250px);
  text-align: right;
  display: none;
}
@media screen and (min-width: 992px) {
  .site-header .site-navigation__wrapper {
    display: block;
  }
}
.site-header .site-navigation__wrapper #site-navigation {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  padding-right: 1.4375rem;
}
@media screen and (min-width: 1182px) {
  .site-header .site-navigation__wrapper #site-navigation {
    padding-right: 13.25rem;
  }
}
.site-header .site-navigation__wrapper #site-navigation ul {
  margin-right: 0;
}
@media screen and (max-width: 1181px) {
  .site-header .site-navigation__wrapper #site-navigation ul > li:nth-last-child(-n+2) > ul.sub-menu {
    left: 0;
  }
}
.site-header .additional-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 0;
}
.site-header .site-title {
  font-size: 3rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .site-header .site-title {
    margin: 0;
    width: 50%;
  }
}
.site-header .site-description {
  margin: 0 0 1.5rem;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .site-header .site-description {
    clear: both;
  }
}
.site-header .bottom button.mobile-menu {
  width: 50%;
}
.site-header .site-header-action {
  flex: 0 0 auto;
  text-align: right;
  width: 50%;
}
@media screen and (min-width: 1200px) {
  .site-header .site-header-action {
    width: 25%;
  }
}
.site-header .site-header-action .button-link,
.site-header .site-header-action .cta-button {
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  background-color: #0B272D;
  transition: all 0.5s ease 0s;
}
.site-header .site-header-action .button-link:hover,
.site-header .site-header-action .cta-button:hover {
  background-color: #0075F2;
}
.site-header .site-header-action .button-link i,
.site-header .site-header-action .cta-button i {
  position: inherit;
}
.site-header .site-header-action .form-container {
  max-height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out, max-height 0.3s ease-in-out;
}
.site-header .site-header-action .form-container .search-form {
  padding: 0.75rem;
  background-color: #fff;
  border: 1px solid #eee;
  display: none;
}
.search-form-visible .site-header .site-header-action .form-container {
  display: block;
  max-height: 9.375rem;
}
.search-form-visible .site-header .site-header-action .form-container .search-form {
  display: block;
}
.site-header .form-container, .site-header .desktop-search {
  flex-basis: 100%;
  max-width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: all 0.5s ease;
  position: absolute;
  left: -9999px;
  margin: 2.35294rem auto 1.64706rem;
  transition: margin-top 0.1s ease, opacity 0.4s ease, transform 0.4s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.site-header .form-container.visible, .site-header .desktop-search.visible {
  visibility: visible;
  transform: scale(1);
  opacity: 1;
  position: relative;
  left: 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.site-header .form-container .search-form, .site-header .desktop-search .search-form {
  display: flex;
  justify-content: center;
}
.site-header .form-container .search-form label, .site-header .desktop-search .search-form label {
  width: 60%;
}
.site-header .form-container .search-form .button, .site-header .form-container .search-form button, .site-header .form-container .search-form input[type=button], .site-header .form-container .search-form input[type=reset], .site-header .form-container .search-form input[type=submit], .site-header .desktop-search .search-form .button, .site-header .desktop-search .search-form button, .site-header .desktop-search .search-form input[type=button], .site-header .desktop-search .search-form input[type=reset], .site-header .desktop-search .search-form input[type=submit] {
  background-color: #0B272D;
  transition: all 0.5s ease 0s;
  margin-top: 0px;
}
.site-header .form-container .search-form .button:hover, .site-header .form-container .search-form .button:focus, .site-header .form-container .search-form button:hover, .site-header .form-container .search-form button:focus, .site-header .form-container .search-form input[type=button]:hover, .site-header .form-container .search-form input[type=button]:focus, .site-header .form-container .search-form input[type=reset]:hover, .site-header .form-container .search-form input[type=reset]:focus, .site-header .form-container .search-form input[type=submit]:hover, .site-header .form-container .search-form input[type=submit]:focus, .site-header .desktop-search .search-form .button:hover, .site-header .desktop-search .search-form .button:focus, .site-header .desktop-search .search-form button:hover, .site-header .desktop-search .search-form button:focus, .site-header .desktop-search .search-form input[type=button]:hover, .site-header .desktop-search .search-form input[type=button]:focus, .site-header .desktop-search .search-form input[type=reset]:hover, .site-header .desktop-search .search-form input[type=reset]:focus, .site-header .desktop-search .search-form input[type=submit]:hover, .site-header .desktop-search .search-form input[type=submit]:focus {
  background-color: #0075F2;
  color: #fff;
}
.site-header .main-navigation {
  flex: 0 0 auto;
  width: 100%;
}

.menu a[href*=facebook] {
  height: 1.875rem;
  width: 1.875rem;
  background: url("../images/icons/facebook-square.svg") no-repeat center center transparent;
  background-size: 1.875rem;
  display: block;
  text-indent: -62499.9375rem;
}
@media screen and (min-width: 768px) {
  .menu a[href*=facebook] {
    height: 1.1875rem;
    width: 1.1875rem;
    background-size: 1.1875rem;
  }
}
.menu a[href*=instagram] {
  height: 1.875rem;
  width: 1.875rem;
  background: url("../images/icons/instagram-square.svg") no-repeat center center transparent;
  background-size: 1.875rem;
  display: block;
  text-indent: -62499.9375rem;
}
@media screen and (min-width: 768px) {
  .menu a[href*=instagram] {
    height: 1.1875rem;
    width: 1.1875rem;
    background-size: 1.1875rem;
  }
}
.menu a[href*=linkedin] {
  height: 1.875rem;
  width: 1.875rem;
  background: url("../images/icons/linkedin-square.svg") no-repeat center center transparent;
  background-size: 1.875rem;
  display: block;
  text-indent: -62499.9375rem;
}
@media screen and (min-width: 768px) {
  .menu a[href*=linkedin] {
    height: 1.1875rem;
    width: 1.1875rem;
    background-size: 1.1875rem;
  }
}
.menu a[href*=twitter] {
  height: 1.875rem;
  width: 1.875rem;
  background: url("../images/icons/twitter-square.svg") no-repeat center center transparent;
  background-size: 1.875rem;
  display: block;
  text-indent: -62499.9375rem;
}
@media screen and (min-width: 768px) {
  .menu a[href*=twitter] {
    height: 1.1875rem;
    width: 1.1875rem;
    background-size: 1.1875rem;
  }
}

.social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-icons .social-icon {
  display: inline-block;
  margin-right: 1.25rem;
}
.social-icons .social-icon a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  text-decoration: none;
  border: 1px solid transparent;
}
.social-icons .social-icon a i {
  background: -webkit-linear-gradient(#DD2476, #FF512F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5rem;
}
.social-icons .social-icon a:hover {
  background-color: #fff;
}
.social-icons .social-icon a:focus, .social-icons .social-icon a:active {
  border-color: #DD2476;
}
.social-icons .social-icon .icon-facebook-square {
  height: 1.875rem;
  width: 1.875rem;
  fill: #3b5998;
}
.social-icons .social-icon .icon-facebook-square:hover {
  fill: #718dc8;
}
.social-icons .social-icon .icon-facebook {
  height: 1.875rem;
  width: 1.875rem;
  fill: #3b5998;
}
.social-icons .social-icon .icon-facebook:hover {
  fill: #718dc8;
}
.social-icons .social-icon .icon-instagram-square {
  height: 1.875rem;
  width: 1.875rem;
  fill: #517fa4;
}
.social-icons .social-icon .icon-instagram-square:hover {
  fill: #92b0c9;
}
.social-icons .social-icon .icon-instagram {
  height: 1.875rem;
  width: 1.875rem;
  fill: #517fa4;
}
.social-icons .social-icon .icon-instagram:hover {
  fill: #92b0c9;
}
.social-icons .social-icon .icon-linkedin-square {
  height: 1.875rem;
  width: 1.875rem;
  fill: #007bb6;
}
.social-icons .social-icon .icon-linkedin-square:hover {
  fill: #1db6ff;
}
.social-icons .social-icon .icon-linkedin {
  height: 1.875rem;
  width: 1.875rem;
  fill: #007bb6;
}
.social-icons .social-icon .icon-linkedin:hover {
  fill: #1db6ff;
}
.social-icons .social-icon .icon-pinterest-square {
  height: 1.875rem;
  width: 1.875rem;
  fill: #cb2027;
}
.social-icons .social-icon .icon-pinterest-square:hover {
  fill: #e76a6f;
}
.social-icons .social-icon .icon-pinterest {
  height: 1.875rem;
  width: 1.875rem;
  fill: #cb2027;
}
.social-icons .social-icon .icon-pinterest:hover {
  fill: #e76a6f;
}
.social-icons .social-icon .icon-rss-square {
  height: 1.875rem;
  width: 1.875rem;
  fill: #f90;
}
.social-icons .social-icon .icon-rss-square:hover {
  fill: #ffc266;
}
.social-icons .social-icon .icon-rss {
  height: 1.875rem;
  width: 1.875rem;
  fill: #f90;
}
.social-icons .social-icon .icon-rss:hover {
  fill: #ffc266;
}
.social-icons .social-icon .icon-twitter-square {
  height: 1.875rem;
  width: 1.875rem;
  fill: #00aced;
}
.social-icons .social-icon .icon-twitter-square:hover {
  fill: #54d0ff;
}
.social-icons .social-icon .icon-twitter {
  height: 1.875rem;
  width: 1.875rem;
  fill: #00aced;
}
.social-icons .social-icon .icon-twitter:hover {
  fill: #54d0ff;
}
.social-icons .social-icon .icon-youtube-square {
  height: 1.875rem;
  width: 1.875rem;
  fill: #b00;
}
.social-icons .social-icon .icon-youtube-square:hover {
  fill: #ff2222;
}
.social-icons .social-icon .icon-youtube {
  height: 1.875rem;
  width: 1.875rem;
  fill: #b00;
}
.social-icons .social-icon .icon-youtube:hover {
  fill: #ff2222;
}
.social-icons .social-icon:last-child {
  margin-right: 0;
}

.close {
  cursor: pointer;
  display: block;
  margin-top: -0.3125rem;
  outline: none;
}
.close::before, .close::after {
  height: 0.1875rem;
  width: 1.5625rem;
  background: #fff;
  border-radius: 1px;
  content: "";
  cursor: pointer;
  display: block;
  position: relative;
}
.close::before {
  top: 0.1875rem;
  transform: rotate(45deg);
}
.close::after {
  transform: rotate(-45deg);
}

.down-arrow {
  cursor: pointer;
  display: block;
  margin-left: 0.625rem;
  outline: none;
  transition: transform 0.3s ease-in-out;
}
.down-arrow::before, .down-arrow::after {
  height: 0.125rem;
  width: 0.625rem;
  background: #0B272D;
  border-radius: 1px;
  content: "";
  cursor: pointer;
  display: block;
  position: relative;
}
.down-arrow::before {
  left: -0.375rem;
  top: 0.125rem;
  transform: rotate(45deg);
}
.down-arrow::after {
  transform: rotate(-225deg);
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  overflow: hidden;
  z-index: 1050;
}
.modal.modal-open {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
}
.modal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.modal .modal-content {
  padding: 0.625rem;
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 0.625rem 0.1875rem rgba(0, 0, 0, 0.5);
  outline: 0;
  position: relative;
}
.modal .modal-content .modal-header {
  text-align: center;
}
.modal .modal-content .modal-header .close {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -0.9375rem;
  right: -0.9375rem;
  height: 1.875rem;
  width: 1.875rem;
  background: #000;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 1.875rem;
  line-height: 0;
  outline: none;
}
.modal .modal-content .modal-body {
  position: relative;
}
.modal .modal-content .modal-footer {
  position: relative;
}
.modal .fluid-embed embed,
.modal .fluid-embed object,
.modal .fluid-embed iframe {
  border: none;
}

table {
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 5px;
}
table thead {
  display: none;
}
@media screen and (min-width: 783px) {
  table thead {
    display: table-row-group;
  }
}
table th,
table td {
  padding: 0.625rem;
  text-align: center;
}
@media screen and (min-width: 783px) {
  table th,
table td {
    display: table-cell;
  }
}
table td {
  border: 1px solid #ccc;
  font-size: 1rem;
  text-align: center;
}
@media screen and (min-width: 783px) {
  table td {
    border-bottom: 0;
  }
}
table td:last-child {
  border-bottom: 1px solid #ccc;
}
table td::before {
  content: attr(data-label);
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 783px) {
  table td::before {
    display: none;
  }
}
table th {
  border: 1px solid #ccc;
  font-size: 0.875rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
@media screen and (min-width: 500px) {
  table th {
    display: table-cell;
  }
}
table tr {
  display: block;
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 783px) {
  table tr {
    display: table-row;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 783px) {
  table {
    border: 1px solid #ccc;
  }
}

.login h1 a {
  background-image: url(../src/images/adminlogo.png);
}

.carousel-block.content-block {
  padding-top: 0;
  padding-bottom: 0;
}
.carousel-block .slick-slide div {
  height: 31.25rem;
}
.carousel-block .slick-arrow {
  position: absolute;
  top: 45%;
  z-index: 10;
}
.carousel-block .slick-next {
  right: 2.1875rem;
  display: none !important;
}
@media screen and (min-width: 992px) {
  .carousel-block .slick-next {
    display: block !important;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-block .slick-next {
    right: 0;
  }
}
.carousel-block .slick-prev {
  left: 2.1875rem;
  display: none !important;
}
@media screen and (min-width: 992px) {
  .carousel-block .slick-prev {
    display: block !important;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-block .slick-prev {
    left: 0;
  }
}
.carousel-block .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  z-index: 1;
}
.carousel-block .slick-dots li {
  flex-direction: row;
  justify-content: center;
}

.slide {
  margin-bottom: 0;
  overflow-y: hidden;
  position: relative;
  z-index: 1;
}
.slide-content {
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 31.25rem;
  justify-content: center;
  position: relative;
  text-align: center;
  z-index: 3;
}
.slide-description {
  padding-bottom: 4.375rem;
}
.slide .button-slide {
  text-decoration: none;
}
.slide .button-slide:hover, .slide .button-slide:active {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.ie .slide .slide-title,
.ie .slide .slide-description {
  width: 100%;
}

.content-block {
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}
.content-block.no-background + .no-background,
.content-block.no-background + .no-background.container-width, .content-block.no-background.container-width + .no-background,
.content-block.no-background.container-width + .no-background.container-width, .content-block.has-background.container-width + .no-background,
.content-block.has-background.container-width + .no-background.container-width {
  padding-top: 0;
}
.content-block.has-background:not(.alignfull) {
  margin: 0 auto;
}
.content-block.has-background:not(.alignfull).container-width {
  margin: 4.375rem auto;
  padding: 4.375rem 0;
}
@media screen and (min-width: calc(80rem + 2.1875rem * 2)) {
  .content-block.has-background:not(.alignfull).container-width {
    padding: 4.375rem 2.1875rem;
  }
}
.content-block.video-as-background {
  overflow: hidden;
  position: relative;
}
.content-block .container, .content-block #tribe-events-pg-template, .content-block .tribe-common, .content-block .gform_confirmation_wrapper, .content-block .main-block-wrapper .wp-block-group__inner-container, .main-block-wrapper .content-block .wp-block-group__inner-container {
  z-index: 3;
}
.content-block-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .content-block-title {
    text-align: left;
  }
}

.wp-block-column .content-block.alignfull {
  left: unset;
  margin: unset;
  max-width: 100%;
  right: unset;
}

.has-overlay {
  overflow-y: hidden;
  position: relative;
  z-index: 0;
}
.has-overlay::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  z-index: 0;
}

.video-toggle {
  position: absolute;
  right: 1%;
  bottom: 2%;
  height: 1.375rem;
  width: 1.375rem;
  background: url(../images/icons/pause.svg) center center no-repeat transparent;
  background-size: 1rem;
  opacity: 0.2;
  padding: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 5;
}
.video-toggle:active, .video-toggle:focus, .video-toggle:hover {
  opacity: 2;
}
.video-toggled .video-toggle {
  background-image: url(../images/icons/play.svg);
}

p.first-letter:first-letter,
.first-letter p:first-letter {
  color: #0075F2;
  font-family: "DM Serif Display", serif;
  font-size: 6.75rem;
  font-weight: 400;
  line-height: 5.5rem;
  text-transform: uppercase;
  float: left;
  margin-right: 15px;
}

.single-team-header {
  position: relative;
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-top: 2.8125rem;
}
.single-team-header[class*=color-] {
  margin-top: 0;
}
.single-team-header[class*=color-] .button {
  color: inherit;
}
.single-team-header.dark {
  margin-top: 0;
  background: linear-gradient(223.48deg, #1D4057 -11.71%, #142A33 91.73%);
  color: #fff;
}
.single-team-header.dark .button:hover {
  color: #fff;
}
.single-team-header.dark .single-team-header__content::after {
  background-image: url("../images/vector-divider-white.svg");
}
.single-team-header__image {
  width: 100%;
  background-position: top center;
}
.single-team-header__image-wrap {
  width: 100%;
  margin: 0 auto;
}
.single-team-header__image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.single-team-header__image img {
  display: none;
}
.single-team-header__content {
  width: 100%;
  display: flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: stretch;
  position: relative;
  margin-bottom: 5.625rem;
}
.single-team-header__content:after {
  content: "";
  display: block;
  height: 12px;
  width: 100%;
  background-image: url("../images/vector-divider-gray.svg");
  background-position: bottom left;
  background-size: contain;
  position: absolute;
  bottom: -44px;
  z-index: 5;
}
.single-team-header__content .button {
  color: #DD2476;
  margin-top: 2.5rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .single-team-header__content .button {
    background-color: rgba(5, 30, 46, 0.1);
    color: #0B272D;
  }
}
.single-team-header.separator-cello .single-team-header__content::after {
  background-image: url("../images/vector-divider-cello.svg");
}
.single-team-header.separator-blue .single-team-header__content::after {
  background-image: url("../images/vector-divider-blue.svg");
}
.single-team-header.separator-white-linen .single-team-header__content::after {
  background-image: url("../images/vector-divider-white-linen.svg");
}
.single-team-header.separator-pink .single-team-header__content::after {
  background-image: url("../images/vector-divider-pink.svg");
}
.single-team-header.separator-bizarre .single-team-header__content::after {
  background-image: url("../images/vector-divider-bizarre.svg");
}
.single-team-header.separator-mariner .single-team-header__content::after {
  background-image: url("../images/vector-divider-mariner.svg");
}
.single-team-header.separator-big-stone .single-team-header__content::after {
  background-image: url("../images/vector-divider-big-stone.svg");
}
.single-team-header.separator-white .single-team-header__content::after {
  background-image: url("../images/vector-divider-white.svg");
}
.single-team-header.separator-black .single-team-header__content::after {
  background-image: url("../images/vector-divider-black.svg");
}
.single-team-header.separator-light-yellow .single-team-header__content::after {
  background-image: url("../images/vector-divider-light-yellow.svg");
}
.single-team-header.separator-razzmatazz .single-team-header__content::after {
  background-image: url("../images/vector-divider-razzmatazz.svg");
}
.single-team-header.separator-tart-orange .single-team-header__content::after {
  background-image: url("../images/vector-divider-tart-orange.svg");
}
.single-team-header__title {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  line-height: 1.26;
  position: relative;
  margin-bottom: 1.5625rem;
}
.masked .single-team-header__title {
  font-size: 2.75rem;
}
.single-team-header__team {
  color: inherit;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}
.single-team-header__team span {
  margin-right: 0.3125rem;
}
.single-team-header__team span:before {
  content: "|";
  color: inherit;
  display: inline-block;
  margin-right: 0.3125rem;
}
.single-team-header__team span:first-child:before {
  display: none;
}
.single-team-header__name {
  color: inherit;
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 3.25rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 499px) {
  .single-team-header__name {
    font-size: 2.125rem;
  }
}
.single-team-header__title {
  color: inherit;
  margin-bottom: 0.625rem;
}
.single-team-header__socials-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.single-team-header__socials-item {
  color: inherit;
  margin-right: 0.3125rem;
  font-size: 1.0625rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.single-team-header__socials-item:last-child {
  margin-right: 0;
}
.single-team-header__socials-link {
  color: inherit;
  font-size: 1.125rem;
  text-transform: uppercase;
  min-width: 2.1875rem;
  min-height: 2.1875rem;
  max-width: 2.1875rem;
  max-height: 2.1875rem;
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.single-team-header__socials-link:hover, .single-team-header__socials-link:focus {
  color: inherit;
  opacity: 0.75;
}
.single-team-header__text {
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.77;
}
@media screen and (min-width: 768px) {
  .single-team-header {
    padding-top: 5rem;
    padding-bottom: 6.09375rem;
  }
  .header--light .single-team-header {
    padding-top: 13.4375rem;
  }
  .single-team-header__title {
    font-size: 3.375rem;
  }
  .single-team-header__image {
    position: relative;
  }
  .single-team-header__image-wrap {
    position: relative;
    align-self: flex-start;
    width: 50%;
    max-width: 520px;
    max-height: unset;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
  .single-team-header__image-wrap::before {
    content: "";
    position: absolute;
    top: -15%;
    right: -50%;
    bottom: -15%;
    left: 5rem;
  }
  .single-team-header__content {
    width: 50%;
    flex-grow: 1;
    padding-right: 2.8125rem;
    margin-bottom: 0;
  }
  .single-team-header__content .button {
    background: none;
    border: none;
    padding: 0 0 0 1.75rem;
    border-radius: 0;
    height: unset;
    color: #DD2476;
    margin-top: 3.125rem;
    justify-content: flex-start;
  }
  .single-team-header__content .button:before {
    left: 3px;
  }
  .single-team-header__content .button:before {
    background-color: #0075F2;
  }
  .single-team-header__content .button:hover:before {
    background-color: #DD2476;
  }
}
@media screen and (min-width: 1200px) {
  .single-team-header__content {
    padding-left: 6.25rem;
  }
}

/* TODO: move to class */
.author-description {
  margin: 3rem 0;
}

.caret-down {
  height: 1.25rem;
  width: 0.625rem;
  background: url(../images/icons/caret-down.svg) no-repeat transparent;
  background-size: 100%;
  display: inline-block;
  margin-left: 0.3125rem;
  vertical-align: middle;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable */
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu ul.sub-menu {
  padding: 0.625rem;
  background: #fff;
}
.menu ul.sub-menu li {
  margin: 0;
}
.menu .menu-item-has-children .menu-item-has-children .caret-down {
  transform: rotate(-90deg) translateX(0.125rem);
}
.menu a {
  display: block;
  text-decoration: none;
}
.menu .current_page_item a,
.menu .current-menu-item a {
  color: #0075F2;
}

.main-navigation {
  display: none;
}
.main-navigation.footer {
  display: block;
}
@media screen and (min-width: 992px) {
  .main-navigation {
    display: block;
  }
}
.main-navigation ul {
  display: none;
}
@media screen and (min-width: 500px) {
  .main-navigation ul {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 80rem;
  }
}
@media screen and (min-width: calc(80rem + 2.1875rem * 2)) {
  .main-navigation ul {
    padding-right: 0;
    padding-left: 0;
  }
}
.main-navigation ul#courtesy-menu {
  margin-bottom: 0.375rem;
}
.main-navigation ul#courtesy-menu > li {
  margin-right: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.main-navigation ul#courtesy-menu > li:last-child {
  margin-right: 0;
}
.main-navigation ul#primary-menu:not(.submenu) > li > a {
  padding-bottom: 5px;
}
.main-navigation ul#primary-menu > li {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  display: inline-flex;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  opacity: 0.7;
}
.main-navigation ul#primary-menu > li.current-menu-item, .main-navigation ul#primary-menu > li.current_page_item {
  opacity: 1;
}
.main-navigation ul#primary-menu > li:not(:last-child) {
  margin-right: 2.9375rem;
}
.main-navigation ul#primary-menu > li:not(:last-child):not(.menu-item-has-children) {
  margin-right: 1.6875rem;
}
.main-navigation ul#primary-menu > li.menu-item-has-children::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
  position: absolute;
  right: -17px;
  transform: rotate(45deg) translateY(-42%);
  transform-origin: center;
  transition: all 0.3s ease-in-out;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 38%;
  background-color: transparent;
}
.main-navigation ul#primary-menu > li.menu-item-has-children:hover::before, .main-navigation ul#primary-menu > li.menu-item-has-children:focus::before {
  border-bottom: 2px solid #0075F2;
  border-right: 2px solid #0075F2;
  transform-origin: center;
  top: 40%;
  transform: rotate(-135deg) translateY(-2%);
}
.main-navigation ul#primary-menu > li:hover, .main-navigation ul#primary-menu > li:focus, .main-navigation ul#primary-menu > li.is-active {
  opacity: 1;
}
.main-navigation ul#primary-menu > li:hover > a, .main-navigation ul#primary-menu > li:focus > a, .main-navigation ul#primary-menu > li.is-active > a {
  opacity: 1;
  color: #fff;
  text-decoration: none;
}
.main-navigation ul#primary-menu > li:hover > a > ul.sub-menu > li > a, .main-navigation ul#primary-menu > li:focus > a > ul.sub-menu > li > a, .main-navigation ul#primary-menu > li.is-active > a > ul.sub-menu > li > a {
  opacity: 1;
}
.main-navigation ul#primary-menu > li > ul.sub-menu > li > a {
  opacity: 0.7;
}
.main-navigation ul#primary-menu > li > ul.sub-menu > li > a:hover, .main-navigation ul#primary-menu > li > ul.sub-menu > li > a:focus {
  opacity: 1;
}
.main-navigation ul#primary-menu > li a {
  font-weight: 700;
}
.main-navigation ul#primary-menu > li > ul.sub-menu li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  opacity: 1;
}
.main-navigation ul#primary-menu > li > ul.sub-menu li > a:hover, .main-navigation ul#primary-menu > li > ul.sub-menu li > a:focus {
  opacity: 1;
}
.main-navigation ul#primary-menu > li > ul.sub-menu li:hover > a, .main-navigation ul#primary-menu > li > ul.sub-menu li:focus > a, .main-navigation ul#primary-menu > li > ul.sub-menu li.is-active > a {
  opacity: 1;
}
.dark-text .main-navigation ul#primary-menu:not(.sub-menu) > li:hover > a, .dark-text .main-navigation ul#primary-menu:not(.sub-menu) > li:focus > a {
  color: #0B272D;
}
.main-navigation ul li {
  margin: 0 0.625rem 0 0;
  display: inline-block;
}
.main-navigation ul li:last-child {
  margin-right: 0;
}
.main-navigation ul li.mobile {
  display: block;
}
@media screen and (min-width: 992px) {
  .main-navigation ul li.mobile {
    display: none;
  }
}
.main-navigation ul li a {
  font-weight: 500;
  color: #fff;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.main-navigation ul li a:hover, .main-navigation ul li a:focus {
  color: #0075F2;
}
.dark-text .main-navigation ul li a {
  color: #0B272D;
}
.dark-text .main-navigation ul li a:hover, .dark-text .main-navigation ul li a:focus {
  color: #0075F2;
}
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 992px) {
  .dropdown {
    position: relative;
  }
  .dropdown ul {
    position: absolute;
    top: 1.5rem;
    left: -999em;
    z-index: 99999;
  }
  .dropdown ul.sub-menu {
    padding: 0px;
    top: 110%;
    opacity: 0;
    visibility: hidden;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 12px;
    background-color: #0075F2;
    width: auto;
    transition: all 0.2s ease-in-out;
  }
  .dropdown ul.sub-menu.child-is-active {
    background-color: #0075f2;
  }
  .dropdown ul.sub-menu.child-is-active li {
    background-color: transparent;
  }
  .dropdown ul.sub-menu.child-is-active li:hover, .dropdown ul.sub-menu.child-is-active li.is-active {
    background-color: #0075f2;
  }
  .dropdown ul.sub-menu.child-is-active li:hover > a, .dropdown ul.sub-menu.child-is-active li.is-active > a {
    opacity: 1;
  }
  .dropdown ul.sub-menu li {
    position: initial;
    padding: 0.9375rem 1.125rem 0.875rem 1.125rem;
    background-color: #0075f2;
    transition: all 0.3s ease-in-out;
    text-align: left;
    width: auto;
  }
  .dropdown ul.sub-menu li:first-child {
    border-radius: 12px 12px 0 0;
  }
  .dropdown ul.sub-menu li:last-child {
    border-radius: 0 0 12px 12px;
  }
  .dropdown ul.sub-menu li.menu-item-has-children:first-child {
    border-radius: 12px 0 0 0;
  }
  .dropdown ul.sub-menu li.menu-item-has-children:last-child {
    border-radius: 0 0 0 12px;
  }
  .dropdown ul.sub-menu li:only-child {
    border-radius: 12px;
  }
  .dropdown ul.sub-menu li a {
    color: #fff;
    line-height: 1.25;
  }
  .dropdown ul.sub-menu li a:hover {
    color: #fff;
  }
  .dropdown ul ul {
    left: -999em;
    top: 0;
  }
  .dropdown ul li {
    width: 100%;
  }
  .dropdown ul li:hover > ul, .dropdown ul li.focus > ul {
    left: 100%;
  }
  .dropdown ul a {
    height: auto;
    width: 100%;
    min-width: 12.5rem;
  }
  .dropdown li:hover > ul,
.dropdown .focus > ul,
.dropdown li:focus > ul {
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
    visibility: visible;
    top: 100%;
    transition: all 0.3s ease-in-out;
  }
  .dropdown li {
    position: relative;
  }
}
.bottom .main-navigation {
  width: 50%;
}
@media screen and (min-width: 1200px) {
  .bottom .main-navigation {
    width: 75%;
  }
  .bottom .main-navigation ul {
    padding-left: 0px;
  }
}
.bottom .main-navigation ul {
  padding-top: 10px;
}
.bottom .main-navigation ul ul {
  padding-top: 0px;
}

@media screen and (max-width: 991px) {
  .off-canvas-content.hidden--desktop.mobile-primary, .off-canvas-content.hidden--desktop.mobile-courtesy {
    display: block !important;
    order: 0;
    z-index: 99;
  }
  .off-canvas-content.hidden--desktop.mobile-primary #primary-menu {
    border-top: 4px solid rgba(255, 255, 255, 0.2);
    border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  }
  .off-canvas-content.hidden--desktop.mobile-courtesy #courtesy-menu {
    border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  }
  .off-canvas-content.hidden--desktop.mobile-courtesy #courtesy-menu .menu-item.search-toggle {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  nav ul.dropdown ul.sub-menu > li {
    overflow: visible;
    z-index: 2;
    background-color: transparent;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    transition: all 0.3s ease-in-out;
    transition: none;
  }
  nav ul.dropdown ul.sub-menu > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
  }
  nav ul.dropdown ul.sub-menu > li.menu-item-has-children > a {
    z-index: 1;
    position: relative;
  }
  nav ul.dropdown ul.sub-menu > li.menu-item-has-children > a::before {
    content: "";
    width: 3rem;
    height: 3rem;
    position: absolute;
    background: transparent;
    top: -15px;
    left: calc(100% + -7px);
  }
  nav ul.dropdown ul.sub-menu > li.menu-item-has-children > a::after {
    content: "";
    width: 2.1875rem;
    height: 2.1875rem;
    position: absolute;
    top: -8px;
    left: calc(100% + 23px);
    z-index: -3;
    transform: rotate(45deg);
    box-shadow: 2px -2px 8px -1px rgba(0, 0, 0, 0);
    background: transparent;
  }
  nav ul.dropdown ul.sub-menu > li.menu-item-has-children:hover > a::before, nav ul.dropdown ul.sub-menu > li.menu-item-has-children:hover > a::after, nav ul.dropdown ul.sub-menu > li.menu-item-has-children:focus > a::before, nav ul.dropdown ul.sub-menu > li.menu-item-has-children:focus > a::after {
    background: #1f5ea9;
  }
  nav ul.dropdown ul.sub-menu > li.menu-item-has-children:hover > a::after, nav ul.dropdown ul.sub-menu > li.menu-item-has-children:focus > a::after {
    box-shadow: 2px -2px 8px -1px rgba(0, 0, 0, 0.25);
  }
  nav ul.dropdown ul.sub-menu > li > ul.sub-menu {
    top: 0;
    transform: translate(0, 0);
    left: 100%;
    z-index: 1;
  }
  nav ul.dropdown ul.sub-menu > li:hover, nav ul.dropdown ul.sub-menu > li:focus {
    color: #fff;
    text-decoration: underline;
  }
  nav ul.dropdown ul.sub-menu > li:hover > ul.sub-menu, nav ul.dropdown ul.sub-menu > li:focus > ul.sub-menu {
    top: 0px;
    transform: translate(0, 0);
    left: 100%;
    height: 100%;
    background-color: #1f5ea9;
    border-radius: 0 12px 12px 0;
    z-index: 0;
    overflow: hidden;
  }
  nav ul.dropdown > li.menu-item > ul.sub-menu > li:hover, nav ul.dropdown > li.menu-item > ul.sub-menu > li:focus {
    background: #1f5ea9;
    box-shadow: 4px 1px 6px rgba(0, 0, 0, 0.25);
    /* box-shadow: 0px 0px 7px 1px rgb(199 88 88 / 92%); */
  }
  nav ul.dropdown > li.menu-item > ul.sub-menu > li.menu-item-has-children::before {
    content: "";
    height: 100%;
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -4;
    border-radius: 0.75rem 0 0 0.75rem;
    transition: all 0.3s ease-in-out;
  }
  nav ul.dropdown > li.menu-item > ul.sub-menu > li.menu-item-has-children:hover::before, nav ul.dropdown > li.menu-item > ul.sub-menu > li.menu-item-has-children:focus::before {
    background-color: #0075F2;
  }

  .main-navigation ul#primary-menu > li:nth-last-child(-n+2) ul.sub-menu > li:hover > ul.sub-menu, .main-navigation ul#primary-menu > li:nth-last-child(-n+2) ul.sub-menu > li:focus > ul.sub-menu {
    left: -95%;
    border-radius: 12px 0 0 12px;
    z-index: 1;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .site-header .additional-menu {
    display: none;
  }
}
header.site-header.dark-text .main-navigation ul#primary-menu > li.menu-item-has-children::before {
  border-bottom: 2px solid #0B272D;
  border-right: 2px solid #0B272D;
}
header.site-header.dark-text .main-navigation ul#primary-menu > li.menu-item-has-children:hover::before, header.site-header.dark-text .main-navigation ul#primary-menu > li.menu-item-has-children:focus::before {
  border-bottom: 2px solid #0075F2;
  border-right: 2px solid #0075F2;
}

.mobile-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-menu li {
  padding: 1.25rem 0;
  list-style: none;
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.mobile-menu li:last-child {
  border-bottom: none;
}
.mobile-menu > li a:focus {
  text-decoration: underline;
  color: #fff;
}
.mobile-menu > li a:hover {
  color: #fff;
}
.mobile-menu a {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .mobile-menu a {
    color: rgba(255, 255, 255, 0.6);
    font-weight: 700;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  .mobile-menu .sub-menu {
    padding-top: 1.875rem;
  }
}
.mobile-menu .sub-menu li {
  padding: 0;
  margin-bottom: 1.875rem;
}
.mobile-menu .sub-menu li a {
  font-weight: 700;
  font-size: 1rem;
  padding-left: 1.875rem;
  position: relative;
}
.mobile-menu .sub-menu li a:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: transparent;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: 5px;
}
.mobile-menu .sub-menu li a:focus {
  color: #0075F2;
  text-decoration: none;
}
.mobile-menu .sub-menu li a:hover:before, .mobile-menu .sub-menu li a:focus:before {
  background-color: #DD2476;
}
.mobile-menu .sub-menu li.current_page_item a:before {
  background-color: rgba(179, 180, 179, 0.35);
}
@media screen and (max-width: 991px) {
  .mobile-menu .sub-menu {
    padding-top: 0;
  }
  .mobile-menu .sub-menu li {
    margin: 0;
    padding: 0.625rem 0;
    border: none;
  }
  .mobile-menu .sub-menu li:last-child {
    padding-bottom: 0;
  }
  .mobile-menu .sub-menu li a {
    font-weight: 400;
    font-size: 0.875rem;
  }
}
.mobile-menu .sub-menu.is-visible {
  display: block;
  opacity: 1;
  visibility: visible;
}

.parent-indicator {
  padding: 0;
  top: 50%;
  background-color: transparent;
  display: inline-block;
  z-index: 9999;
  transition: all 0.4s ease;
  opacity: 0;
  margin: 0 0 0 10px;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.parent-indicator .rhombus {
  display: block;
  width: 13px;
  height: 13px;
  background-color: #0075F2;
  margin-left: 1.8125rem;
  transform: rotate(45deg);
  transition: all 0.5s ease;
  outline: 10px solid #1a394b;
  position: absolute;
  right: -18px;
  opacity: 0;
}

.mobile-menu .button_toggle--close {
  display: none;
}
.mobile-menu .button_toggle--open {
  display: grid;
  line-height: 12px;
}
.dark-text .mobile-menu .button_toggle--open svg path {
  fill: #0B272D;
}
.mobile-menu .menu-item-has-children {
  position: relative;
  transition: max-height 0.5s;
  cursor: pointer;
}
.mobile-menu .menu-item-has-children > a {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  transition: all 0.4s ease;
}
.mobile-menu .menu-item-has-children > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 0 8.5px 12px;
  border-color: transparent transparent transparent #DD2476;
  transition: all 0.4s ease;
  position: relative;
  right: 24px;
}
@media screen and (max-width: 990px) {
  .mobile-menu .menu-item-has-children > a:after {
    border-width: 4.5px 0 4.5px 7px;
    right: 24px;
  }
}
.mobile-menu .menu-item-has-children.is-visible > a:after {
  transition: all 0.4s ease;
}
@media screen and (max-width: 990px) {
  .mobile-menu .menu-item-has-children.is-visible > a:after {
    transform: rotate(90deg);
  }
}
.mobile-menu .menu-item-has-children.is-visible > a {
  color: #fff;
}
.mobile-menu .menu-item-has-children.is-visible .sub-menu-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: stretch;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.hamburger {
  position: absolute;
  top: 50%;
  left: 0;
  background-color: transparent;
  outline: none;
  transform: translateY(-50%);
}
.hamburger, .hamburger::before, .hamburger::after {
  position: absolute;
  left: 0;
  height: 0.1875rem;
  width: 1.125rem;
  background: #111;
  border-radius: 1px;
  content: "";
  cursor: pointer;
  display: block;
  transform-origin: center center;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.hamburger::before {
  transform: translateY(-200%);
}
.hamburger::after {
  transform: translateY(200%);
}
.is-visible .hamburger {
  background-color: transparent;
}
.is-visible .hamburger::before {
  transform: rotate(45deg);
}
.is-visible .hamburger::after {
  transform: rotate(-45deg);
}

.off-canvas-container {
  padding: 2.125rem 1.875rem;
  position: fixed;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 13.75rem;
  background-size: auto;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
  transform: translateX(-13.75rem);
  transition: transform 0.3s ease-in-out;
  z-index: 9998;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: flex-start;
  background-image: linear-gradient(0, #0B272D 0%, #142a33 100%);
}
.off-canvas-container .site-branding {
  width: 100%;
  margin-bottom: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .off-canvas-container:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -65px;
    left: 0;
    width: 45%;
    max-width: 556px;
    height: 100%;
    background-image: url("../images/union.svg");
    background-position: bottom left;
    background-size: contain;
  }
}
.off-canvas-container.is-visible {
  transform: translateX(0);
}
.admin-bar .off-canvas-container {
  padding-top: 2.875rem;
}
@media screen and (min-width: 783px) {
  .admin-bar .off-canvas-container {
    padding-top: 2rem;
  }
}
.off-canvas-open {
  padding: 0;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  background-color: transparent;
  display: block;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  text-align: center;
  border: 5px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
}
.dark-text .off-canvas-open {
  border-color: #0B272D;
}
.admin-bar .off-canvas-open {
  position: absolute;
  top: 3.5rem;
}
.off-canvas-open:focus, .off-canvas-open:hover {
  background-color: transparent;
  cursor: pointer;
  opacity: 0.6;
}
.off-canvas-close {
  padding: 0;
  position: absolute;
  top: 1.75rem;
  right: 1.9375rem;
  height: 3.25rem;
  width: 3.25rem;
  margin: 0;
  border-radius: 50%;
  border: 5px solid rgba(0, 0, 0, 0.06);
  background-color: transparent;
  display: none;
  z-index: 9999;
  text-align: center;
  cursor: pointer;
}
.off-canvas-close i {
  color: #0075F2;
  font-size: 1.125rem;
  line-height: 1;
}
.off-canvas-close svg {
  margin: auto;
}
@media screen and (max-width: 991px) {
  .off-canvas-close svg path {
    fill: #fff;
  }
  .off-canvas-close i {
    color: #fff;
  }
}
.off-canvas-close:focus, .off-canvas-close:hover {
  border-color: transparent;
}
.off-canvas-close:focus i, .off-canvas-close:hover i {
  color: #DD2476;
}
.off-canvas-close:focus svg path, .off-canvas-close:hover svg path {
  fill: #DD2476;
}
.admin-bar .off-canvas-close {
  top: 3.75rem;
}
@media screen and (min-width: 783px) {
  .admin-bar .off-canvas-close {
    top: 3.75rem;
  }
}
.is-visible .off-canvas-close {
  display: inline-flex;
}
.off-canvas-screen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  visibility: hidden;
  z-index: 9996;
}
.off-canvas-screen.is-visible {
  opacity: 0.4;
  visibility: visible;
}
.off-canvas-content {
  display: none;
  width: 100%;
  position: static;
}
.is-visible .off-canvas-content {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}
.off-canvas-content .mobile-menu {
  width: 100%;
}
@media screen and (min-width: 80rem) {
  .off-canvas-content .mobile-menu#site-mobile-menu {
    padding-left: calc((100% - 80rem) / 2);
  }
}
.off-canvas-content .mobile-menu .sub-menu-wrap {
  display: none;
  opacity: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0.5s ease;
}
@media screen and (max-width: 767px) {
  .off-canvas-content .mobile-menu#primary-menu {
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
    border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  }
  .off-canvas-content .mobile-menu#primary-menu > li > a {
    font-size: 1.25rem;
    font-weight: 700;
  }
  .off-canvas-content .mobile-menu#courtesy-menu li:last-child {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  }
}

.admin-bar .off-canvas-open {
  top: 5.5rem;
  left: 20px;
}

.off-canvas-container.is-visible {
  width: 100%;
}

.footer-menu {
  column-count: 2;
  padding-left: 7px;
  margin-bottom: 3.125rem;
}
.footer-menu li a {
  color: #0B272D;
  font-weight: 700;
  line-height: 2.125rem;
}
.footer-menu li a::before {
  content: "";
  position: relative;
  top: -2px;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 0.625rem;
  transform: rotate(45deg);
  background-color: #0075F2;
}
.footer-menu li a:hover {
  color: #0075F2;
}
.footer-menu li a:focus, .footer-menu li a:active {
  color: #0075F2;
  text-decoration: underline;
}
.footer-menu li a:focus::before, .footer-menu li a:active::before {
  background-color: #DD2476;
}
@media screen and (max-width: 991px) {
  .footer-menu li {
    width: 100%;
    max-width: 50%;
    display: flex;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .footer-menu li {
    max-width: unset;
  }
}
@media screen and (max-width: 991px) {
  .footer-menu {
    margin-bottom: 2.5rem;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0 30px;
  }
}

.comment-navigation,
.posts-navigation,
.post-navigation {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2.1875rem;
  padding-left: 2.1875rem;
  max-width: 80rem;
}
@media screen and (min-width: calc(80rem + 2.1875rem * 2)) {
  .comment-navigation,
.posts-navigation,
.post-navigation {
    padding: 0;
  }
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  margin-top: 1.5rem;
  display: flex;
  flex: 0 0 100%;
  flex-flow: row wrap;
  width: 100%;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5rem;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  height: auto;
  width: 50%;
  margin-right: auto;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  height: auto;
  width: 50%;
  margin-left: auto;
  text-align: right;
}

.pagination-container .page-numbers.current {
  font-weight: 700;
}

.pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.pagination ul li a, .pagination ul li span {
  display: inline-block;
  text-decoration: none;
  color: #0B272D;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  font-weight: 700;
  font-size: 1.25rem;
  width: 52px;
  height: 52px;
  line-height: 1;
  border-radius: 50%;
  border: 5px solid transparent;
  display: flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: auto;
  text-align: center;
}
.pagination ul li a:hover, .pagination ul li span:hover {
  color: #0075F2;
}
.pagination ul li a:focus, .pagination ul li span:focus {
  color: #0075F2;
  border-color: rgba(29, 64, 87, 0.2);
}
.pagination ul li span:not(.dots) {
  border-color: rgba(29, 64, 87, 0.2);
}

.facetwp-facet-pagination, .facetwp-facet-event_pagination {
  margin-top: 3.75rem;
}
.facetwp-facet-pagination a, .facetwp-facet-event_pagination a {
  font-size: 3.125rem;
}
.facetwp-facet-pagination .facetwp-pager, .facetwp-facet-event_pagination .facetwp-pager {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.facetwp-facet-pagination .facetwp-pager a, .facetwp-facet-pagination .facetwp-pager .facetwp-page, .facetwp-facet-event_pagination .facetwp-pager a, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page {
  display: inline-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  margin: 0;
  border-radius: 50%;
  border: 5px solid transparent;
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1;
  text-decoration: none;
}
.facetwp-facet-pagination .facetwp-pager a:hover, .facetwp-facet-pagination .facetwp-pager .facetwp-page:hover, .facetwp-facet-event_pagination .facetwp-pager a:hover, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page:hover {
  color: #0075F2;
}
.facetwp-facet-pagination .facetwp-pager a:focus, .facetwp-facet-pagination .facetwp-pager .facetwp-page:focus, .facetwp-facet-event_pagination .facetwp-pager a:focus, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page:focus {
  color: #0075F2;
  border-color: rgba(255, 255, 255, 0.14);
}
.facetwp-facet-pagination .facetwp-pager a.active, .facetwp-facet-pagination .facetwp-pager .facetwp-page.active, .facetwp-facet-event_pagination .facetwp-pager a.active, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.active {
  border-color: rgba(255, 255, 255, 0.14);
  color: #fff;
}
.facetwp-facet-pagination .facetwp-pager a.next, .facetwp-facet-pagination .facetwp-pager a.prev, .facetwp-facet-pagination .facetwp-pager .facetwp-page.next, .facetwp-facet-pagination .facetwp-pager .facetwp-page.prev, .facetwp-facet-event_pagination .facetwp-pager a.next, .facetwp-facet-event_pagination .facetwp-pager a.prev, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.next, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.prev {
  padding: 0;
  border: none;
  overflow-x: hidden;
}
.facetwp-facet-pagination .facetwp-pager a.next svg, .facetwp-facet-pagination .facetwp-pager a.prev svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.next svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.prev svg, .facetwp-facet-event_pagination .facetwp-pager a.next svg, .facetwp-facet-event_pagination .facetwp-pager a.prev svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.next svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.prev svg {
  transition: all 0.3s ease-in-out;
}
.facetwp-facet-pagination .facetwp-pager a.next:hover svg path, .facetwp-facet-pagination .facetwp-pager a.prev:hover svg path, .facetwp-facet-pagination .facetwp-pager .facetwp-page.next:hover svg path, .facetwp-facet-pagination .facetwp-pager .facetwp-page.prev:hover svg path, .facetwp-facet-event_pagination .facetwp-pager a.next:hover svg path, .facetwp-facet-event_pagination .facetwp-pager a.prev:hover svg path, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.next:hover svg path, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.prev:hover svg path {
  fill: #fff;
}
.facetwp-facet-pagination .facetwp-pager a.next svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.next svg, .facetwp-facet-event_pagination .facetwp-pager a.next svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.next svg {
  transform: translateX(-20px);
}
.facetwp-facet-pagination .facetwp-pager a.next:hover svg, .facetwp-facet-pagination .facetwp-pager a.next:focus svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.next:hover svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.next:focus svg, .facetwp-facet-event_pagination .facetwp-pager a.next:hover svg, .facetwp-facet-event_pagination .facetwp-pager a.next:focus svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.next:hover svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.next:focus svg {
  transform: translateX(0);
}
.facetwp-facet-pagination .facetwp-pager a.prev svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.prev svg, .facetwp-facet-event_pagination .facetwp-pager a.prev svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.prev svg {
  transform: rotate(180deg) translateX(-20px);
}
.facetwp-facet-pagination .facetwp-pager a.prev:hover svg, .facetwp-facet-pagination .facetwp-pager a.prev:focus svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.prev:hover svg, .facetwp-facet-pagination .facetwp-pager .facetwp-page.prev:focus svg, .facetwp-facet-event_pagination .facetwp-pager a.prev:hover svg, .facetwp-facet-event_pagination .facetwp-pager a.prev:focus svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.prev:hover svg, .facetwp-facet-event_pagination .facetwp-pager .facetwp-page.prev:focus svg {
  transform: rotate(180deg) translateX(0);
}
.facetwp-facet-pagination.facetwp-facet-event_pagination .facetwp-pager a.facetwp-page, .facetwp-facet-event_pagination.facetwp-facet-event_pagination .facetwp-pager a.facetwp-page {
  color: #0B272D;
}
.facetwp-facet-pagination.facetwp-facet-event_pagination .facetwp-pager a.facetwp-page:hover, .facetwp-facet-event_pagination.facetwp-facet-event_pagination .facetwp-pager a.facetwp-page:hover {
  color: #0075F2;
}
.facetwp-facet-pagination.facetwp-facet-event_pagination .facetwp-pager a.facetwp-page.active, .facetwp-facet-event_pagination.facetwp-facet-event_pagination .facetwp-pager a.facetwp-page.active {
  border-color: rgba(29, 64, 87, 0.2);
}

.wp-block-button .wp-block-button__link {
  /* stylelint-disable-line selector-class-pattern */
}
.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus {
  opacity: 0.8;
  color: initial;
}

.wp-block-cover .wp-block-cover__inner-container .alignwide {
  max-width: 100%;
  width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .wp-block-cover.alignfull {
    padding: 3rem;
  }
}

.wp-block-gallery {
  margin: 0;
  padding: 0;
}

.wp-block-pullquote {
  border-bottom: 0.125rem solid #ccc;
  border-top: 0.125rem solid #ccc;
  margin: 0 auto 3.75rem;
}
.wp-block-pullquote p {
  font-size: 1.75rem;
}

.wp-block-quote {
  border: 0;
  padding: 8.125rem 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .wp-block-quote {
    flex-wrap: wrap;
    padding: 4.375rem 0;
  }
}
.wp-block-quote::before {
  content: "“";
  position: relative;
  color: #DD2476;
  background: -webkit-linear-gradient(180deg, #DD2476 0%, #FF512F 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Arial;
  font-size: 16.25rem;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  left: 0;
  top: -8.125rem;
}
@media screen and (max-width: 767px) {
  .wp-block-quote::before {
    font-size: 8.75rem;
    top: 0;
    margin-bottom: -3.125rem;
  }
}
.wp-block-quote p {
  margin-bottom: 1.5625rem;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 2.0625rem;
  position: relative;
  flex-basis: auto;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .wp-block-quote p {
    width: 100%;
  }
}
.wp-block-quote cite {
  font-size: 1.25rem;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  margin-left: 8.125rem;
}
@media screen and (max-width: 767px) {
  .wp-block-quote cite {
    margin-left: 0;
  }
}

.wp-block-separator {
  position: relative;
  margin-bottom: 1.25rem;
  border-top: none;
  border-bottom: 2px solid currentColor;
  color: rgba(11, 39, 45, 0.25);
  background-color: rgba(11, 39, 45, 0.25);
}
.wp-block-separator::before, .wp-block-separator::after {
  content: "";
  position: absolute;
  top: -4px;
  display: block;
  width: 9px;
  height: 9px;
  background-color: inherit;
  transform: rotate(45deg);
  background-color: #9cabb6;
}
.wp-block-separator::before {
  left: 0;
}
.wp-block-separator::after {
  right: 0;
}
.wp-block-separator:not(.alignwide):not(.alignfull) {
  max-width: calc(100% - 12.5rem);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .wp-block-separator:not(.alignwide):not(.alignfull) {
    max-width: 100%;
  }
}
.wp-block-separator.alignfull::before, .wp-block-separator.alignfull::after {
  display: none;
}
.wp-block-separator.alignwide {
  margin-left: -6.875rem;
  margin-right: -6.875rem;
  max-width: 100vw;
  width: calc(100% + 13.75rem);
  position: relative;
}
@media screen and (max-width: 1549px) {
  .wp-block-separator.alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.wp-block-table {
  display: table;
}

.wp-block-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.wp-block-video video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.wp-block-wds-hero {
  text-align: center;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--iframe .fancybox-content {
  height: inherit !important;
}

@media (max-width: 1449px) {
  .fancybox-slide--video .fancybox-content {
    height: auto !important;
    padding-bottom: 56.3%;
  }

  .fancybox-slide--video .fancybox-content .fancybox-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 600px) {
  .fancybox-slide {
    padding: 20vh 1.25rem;
  }
}
.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1.25rem;
  line-height: 2.03125rem;
  text-align: center;
}
.gform_confirmation_wrapper .gform_confirmation_message br {
  display: none;
}
.gform_confirmation_wrapper .gform_confirmation_message a {
  color: inherit;
}

.gform_wrapper {
  max-width: 52.5rem;
  background: transparent;
  border: 0 solid #fff;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
.gform_wrapper img.gform_ajax_spinner {
  position: absolute;
  right: 26px;
  top: 26px;
}
.gform_wrapper.gform_validation_error .gform_validation_errors {
  border-radius: 0;
}
.gform_wrapper .gform_heading {
  margin-bottom: 1.25rem;
}
.gform_wrapper .gform_heading .gform_title {
  margin-bottom: 2.5rem;
  font-size: 2.1875rem;
}
@media screen and (max-width: 767px) {
  .gform_wrapper .gform_heading .gform_title {
    margin-bottom: 1.25rem;
  }
}
.gform_wrapper.gform_body .gform_fields .gfield, .gform_wrapper.gform_body .gform_fields .gfield.gf_left_half, .gform_wrapper.gform_body .gform_fields .gfield.gf_right_half {
  margin-bottom: 1.5625rem;
}
.gform_wrapper form .gform_body .gfield_label {
  color: #333;
  font-size: 1rem;
  font-weight: 700;
}
.gform_wrapper form .gform_body input[type=text],
.gform_wrapper form .gform_body input[type=url],
.gform_wrapper form .gform_body input[type=email],
.gform_wrapper form .gform_body input[type=tel],
.gform_wrapper form .gform_body input[type=number],
.gform_wrapper form .gform_body input[type=password],
.gform_wrapper form .gform_body input[type=file],
.gform_wrapper form .gform_body textarea {
  padding: 1.6875rem 1.6875rem 1.0625rem;
  background: #fff;
  border: 1px solid #c2b5aa;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5rem;
  flex-grow: 1;
}
@media screen and (max-width: 499px) {
  .gform_wrapper form .gform_body input[type=text],
.gform_wrapper form .gform_body input[type=url],
.gform_wrapper form .gform_body input[type=email],
.gform_wrapper form .gform_body input[type=tel],
.gform_wrapper form .gform_body input[type=number],
.gform_wrapper form .gform_body input[type=password],
.gform_wrapper form .gform_body input[type=file],
.gform_wrapper form .gform_body textarea {
    min-width: 0;
  }
}
.gform_wrapper form .gform_body .gform_fields {
  grid-column-gap: 30px;
}
@media screen and (max-width: 499px) {
  .gform_wrapper form .gform_body .gform_fields {
    grid-column-gap: 0;
  }
}
.gform_wrapper form .gform_body .gfield {
  position: relative;
}
.gform_wrapper form .gform_body .gfield .gfield_description:not(.gform_fileupload_rules) {
  position: absolute;
  top: 54px;
  left: 27px;
  padding: 0;
  color: #0B272D;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.375rem;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  margin-top: 0;
}
.gform_wrapper form .gform_body .gfield.outside-description .gfield_description {
  position: relative;
  top: 0.3125rem;
  left: auto;
}
.gform_wrapper form .gform_body .gfield.outside-description:focus-within .gfield_description, .gform_wrapper form .gform_body .gfield.outside-description.filled .gfield_description {
  top: 0.3125rem;
  font-size: 0.9375rem;
  max-width: none;
}
.gform_wrapper form .gform_body .gfield:focus-within .gfield_description, .gform_wrapper form .gform_body .gfield.filled .gfield_description {
  top: 36px;
  font-size: 0.75rem;
  max-width: 90%;
}
.gform_wrapper form .gform_body .gfield:focus-within textarea, .gform_wrapper form .gform_body .gfield.filled textarea {
  padding-top: 3.125rem;
}
.gform_wrapper form .gform_body .gfield:focus-within .validation_message, .gform_wrapper form .gform_body .gfield.filled .validation_message {
  top: 5px !important;
  max-width: 100%;
}
.gform_wrapper form .gform_body .gfield .validation_message,
.gform_wrapper form .gform_body .gfield .gfield_validation_message {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 1.6875rem;
  color: #c02b0a;
}
.gform_wrapper form .gform_footer {
  position: relative;
  padding: 0 !important;
  margin: 2.5rem 0 0 0 !important;
}
@media screen and (max-width: 767px) {
  .gform_wrapper form .gform_footer {
    margin: 1.25rem 0 0 0 !important;
  }
}
.gform_wrapper form .gform_footer::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 26px;
  display: block;
  width: 12px;
  height: 12px;
  transform: rotate(45deg) translateY(-50%);
  background-color: #0075F2;
}
.gform_wrapper form .gform_footer .gform_button {
  padding-left: 3.25rem;
  margin: 0 !important;
}
.gform_wrapper textarea {
  width: 100%;
}
.gform_wrapper select {
  appearance: none;
  background: url(../images/icons/caret-down.svg) no-repeat 97% transparent;
  background-color: #fff;
  background-size: 0.75rem;
  border-color: #ccc;
  border-radius: 0;
  line-height: 1.45;
  padding: 0.375rem !important;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .gform_wrapper select {
    width: 49%;
  }
}
.gform_wrapper select::-ms-expand {
  display: none;
}
.gform_wrapper select[multiple=multiple] {
  background: #fff;
}

.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper.gf_browser_chrome .gform_body .gform_fields .gfield select {
  margin-left: 0;
  width: 100% !important;
}

.gform_wrapper .gfield .chosen-container-single {
  font-size: 1rem;
}
.gform_wrapper .gfield .chosen-container-single .chosen-single {
  background: #fff;
  border-color: #ccc;
  border-radius: 0;
  height: auto;
  padding: 0.375rem;
}
.gform_wrapper .gfield .chosen-container-single .chosen-single div b {
  position: absolute;
  top: 40%;
  right: 0.6875rem;
  background: none;
}
.gform_wrapper .gfield .chosen-container-single .chosen-single div b::before {
  border-color: #ccc transparent transparent;
  border-style: solid;
  border-width: 12px 6px 0;
  content: "";
  height: 0;
  width: 0;
}
.gform_wrapper .gfield .chosen-container-single .chosen-drop .chosen-search input[type=text] {
  background: none;
}
.gform_wrapper .gfield .chosen-container-single .chosen-drop .chosen-results li {
  padding: 0.625rem 0.3125rem;
}
.gform_wrapper .gfield .chosen-container-single.chosen-container-single.chosen-with-drop .chosen-single {
  background-image: none;
}
.gform_wrapper .gfield .chosen-container-single.chosen-container-single.chosen-with-drop .chosen-single div b {
  border: none;
}
.gform_wrapper .gfield .chosen-container-single.chosen-container-single.chosen-with-drop .chosen-single div b::before {
  border-color: transparent transparent #ccc;
  border-style: solid;
  border-width: 0 6px 12px;
  content: "";
  height: 0;
  width: 0;
}

#content .gform_wrapper {
  margin-right: 0;
  max-width: 100%;
}
#content .gform_wrapper input[type=text],
#content .gform_wrapper input[type=url],
#content .gform_wrapper input[type=email],
#content .gform_wrapper input[type=tel],
#content .gform_wrapper input[type=number],
#content .gform_wrapper input[type=password],
#content .gform_wrapper input[type=file],
#content .gform_wrapper textarea {
  padding: 0.375rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #content .gform_wrapper input[type=text],
#content .gform_wrapper input[type=url],
#content .gform_wrapper input[type=email],
#content .gform_wrapper input[type=tel],
#content .gform_wrapper input[type=number],
#content .gform_wrapper input[type=password],
#content .gform_wrapper input[type=file],
#content .gform_wrapper textarea {
    width: 49%;
  }
}
#content .gform_wrapper .chosen-search input[type=text],
#content .gform_wrapper textarea {
  width: 100%;
}
#content .gform_wrapper .gf_left_half,
#content .gform_wrapper .gf_right_half {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #content .gform_wrapper .gf_left_half input[type=text],
#content .gform_wrapper .gf_left_half input[type=url],
#content .gform_wrapper .gf_left_half input[type=email],
#content .gform_wrapper .gf_left_half input[type=tel],
#content .gform_wrapper .gf_left_half input[type=number],
#content .gform_wrapper .gf_left_half input[type=password],
#content .gform_wrapper .gf_left_half input[type=file],
#content .gform_wrapper .gf_right_half input[type=text],
#content .gform_wrapper .gf_right_half input[type=url],
#content .gform_wrapper .gf_right_half input[type=email],
#content .gform_wrapper .gf_right_half input[type=tel],
#content .gform_wrapper .gf_right_half input[type=number],
#content .gform_wrapper .gf_right_half input[type=password],
#content .gform_wrapper .gf_right_half input[type=file] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #content .gform_wrapper .gf_left_half,
#content .gform_wrapper .gf_right_half {
    width: 49%;
  }
}
@media screen and (min-width: 768px) {
  #content .gform_wrapper .gf_left_half {
    margin-right: 2% !important;
  }
}
#content .gform_wrapper .ginput_complex .name_first input[type=text],
#content .gform_wrapper .ginput_complex .name_last input[type=text] {
  width: 100%;
}

.gform_wrapper form .gform_body .gfield {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.gform_wrapper form .gform_body .gfield > * {
  flex-basis: 100%;
}
.gform_wrapper form .gform_body .gfield_label {
  color: inherit;
  font-size: 0.9375rem;
  font-weight: 500;
  margin-top: 0.3125rem;
  margin-bottom: 0;
}
.gform_wrapper .gfield_required {
  color: inherit !important;
}
.gform_wrapper .gf_submission_limit_message p {
  text-align: center;
}

@media (min-width: 641px) {
  .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: unset !important;
  }

  .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
    padding-left: 2% !important;
    padding-right: 0 !important;
  }

  .gform_wrapper.gravity-theme .ginput_container_address .ginput_left {
    padding-right: 2% !important;
  }

  .gform_wrapper.gravity-theme .ginput_container_address .ginput_right {
    padding-left: 2% !important;
  }

  .gform_wrapper.gravity-theme .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)),
.gform_wrapper.gravity-theme .ginput_full:not(:last-of-type) {
    margin-bottom: 8px;
  }

  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
    padding-right: 2% !important;
  }

  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address .ginput_left {
    padding-left: 2% !important;
  }

  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address .ginput_right {
    padding-right: 2% !important;
  }
}
.name_first,
.name_middle,
.name_last,
.name_suffix {
  position: relative;
}

@media screen and (min-width: 641px) {
  .gform_wrapper form .gform_body .gfield .name_last .gfield_description {
    left: 44px;
  }
}
.gform_heading .gform_required_legend {
  opacity: 0;
  visibility: hidden;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.color-cello-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #0B272D;
}
.color-navy-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #0F4059;
}
.color-blue-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #0075F2;
}
.color-white-linen-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #f7eee7;
}
.color-pink-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #DD2476;
}
.color-bizarre-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #e9dacf;
}
.color-mariner-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #2468d6;
}
.color-big-stone-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #0F4059;
}
.color-navy-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #0F4059;
}
.color-white-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #fff;
}
.color-black-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #000;
}
.color-light-yellow-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #58B57D;
}
.color-razzmatazz-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #e32b6b;
}
.color-tart-orange-progress .gform_wrapper.gravity-theme .gf_progressbar_title {
  color: #FF512F;
}
.background-color-cello-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #0B272D;
}
.background-color-navy-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #0F4059;
}
.background-color-blue-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #0075F2;
}
.background-color-white-linen-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #f7eee7;
}
.background-color-pink-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #DD2476;
}
.background-color-bizarre-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #e9dacf;
}
.background-color-mariner-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #2468d6;
}
.background-color-big-stone-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #0F4059;
}
.background-color-white-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #fff;
}
.background-color-black-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #000;
}
.background-color-light-yellow-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #58B57D;
}
.background-color-razzmatazz-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #e32b6b;
}
.background-color-tart-orange-progress .gform_wrapper.gravity-theme .gf_progressbar_blue {
  background-color: #FF512F;
}
.background-color-cello-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #1d4057;
}
.background-color-blue-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #0075F2;
}
.background-color-white-linen-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #f7eee7;
}
.background-color-pink-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #dd2476;
}
.background-color-bizarre-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #e9dacf;
}
.background-color-mariner-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #2468d6;
}
.background-color-big-stone-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #0F4059;
}
.background-color-white-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #fff;
}
.background-color-black-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #000;
}
.background-color-light-yellow-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #fff9c0;
}
.background-color-razzmatazz-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #e32b6b;
}
.background-color-tart-orange-progress-bar .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #f64544;
}

body .gform_wrapper.gravity-theme .ginput_counter {
  color: inherit;
}

@media only screen and (max-width: 768px) {
  .gform_wrapper form .gform_body .gfield .gfield_description {
    left: 1rem !important;
  }

  .gform_wrapper form .gform_body .gfield .gfield_description.validation_message {
    left: 0 !important;
  }
}
.has_first_name.no_middle_name.has_last_name .gfield_description {
  display: none;
}

.ginput_cardextras select,
.ginput_complex select {
  min-width: unset !important;
  height: 70px;
  width: 100% !important;
}

.page-edit-profile #gfield_description_12_1 {
  top: 36px !important;
  font-size: 0.75rem !important;
}

.gform_wrapper.gravity-theme .gfield_header_item--icons,
.gform_wrapper.gravity-theme .gfield_list_icons {
  background-color: #fff;
  border: 1px solid #c2b5aa;
  border-left: 0;
}
.gform_wrapper.gravity-theme .ginput_container_date {
  background-color: #fff;
}
.gform_wrapper select {
  min-width: unset !important;
  height: 70px;
  width: 100% !important;
}
.gform_wrapper select[multiple=multiple] {
  height: auto;
}

.dark-form .gform_wrapper form .gform_body .gfield_label .gfield_checkbox label,
.dark-form .gform_wrapper form .gform_body .gfield_label .gfield_radio label,
.dark-form .gform_wrapper.gravity-theme form .gform_body .gfield_label .gfield_checkbox label,
.dark-form .gform_wrapper.gravity-theme form .gform_body .gfield_label .gfield_radio label {
  font-weight: 600;
}
.dark-form input[type=radio], .dark-form input[type=checkbox] {
  border: 2px solid #fff;
}
.dark-form input[type=radio]:checked::after {
  background-color: #fff;
}
.dark-form input[type=checkbox]:checked::after {
  border-color: #fff;
}
.dark-form .button,
.dark-form input[type=button],
.dark-form input[type=reset],
.dark-form input[type=submit],
.dark-form .as-button-default a {
  color: #fff;
  background-color: #0B272D;
}
.dark-form .button:hover,
.dark-form input[type=button]:hover,
.dark-form input[type=reset]:hover,
.dark-form input[type=submit]:hover,
.dark-form .as-button-default a:hover {
  background-color: #fff;
  color: #0B272D;
}
.dark-form .gform_wrapper.gravity-theme .gsection {
  border-color: #fff;
}
.dark-form .gform_wrapper.gravity-theme.gform-theme--orbital .gsection {
  border-bottom: 1px solid #ccc;
  padding: 0 16px 8px 0;
}
.dark-form .gform_wrapper.gravity-theme .ginput_container_address {
  margin: 0 auto;
}
.dark-form .gform_wrapper.gravity-theme .ginput_container_address span {
  padding: 0;
}
.dark-form .gform_wrapper form .gform_body .gfield_label {
  margin: 0;
}
.dark-form .gform_wrapper form .gform_body .gfield_label,
.dark-form .gform_wrapper form .gform_body .gfield .gfield_description {
  color: #fff;
  font-weight: 600;
}
.dark-form .gform_wrapper form .gform_body .gfield .gfield_description {
  margin: 5px auto;
}

.dark-form .gform_wrapper.gravity-theme .wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab span,
#tribe-events-content .dark-form .gform_wrapper.gravity-theme a,
.tribe-events-event-meta .dark-form .gform_wrapper.gravity-theme a {
  color: #fff;
  text-decoration: underline;
}
.dark-form .gform_wrapper.gravity-theme .wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab span:hover,
#tribe-events-content .dark-form .gform_wrapper.gravity-theme a:hover,
.tribe-events-event-meta .dark-form .gform_wrapper.gravity-theme a:hover {
  text-decoration: none;
}

.description-reset .gform_wrapper form .gform_body .gfield.gfield--type-radio .gfield_description:not(.gform_fileupload_rules), .description-reset .gform_wrapper form .gform_body .gfield.gfield--type-checkbox .gfield_description:not(.gform_fileupload_rules) {
  position: relative;
  top: initial;
  left: inherit;
}

.gform-reset .gform_wrapper form .gform_body .gfield .gfield_description {
  position: relative;
  top: initial;
  left: initial;
  font-size: 14px;
  line-height: 1.25;
  max-width: 100%;
  font-weight: 500;
  margin-bottom: 5px;
  background: none;
}
.gform-reset .gform_wrapper form .gform_body input[type=text],
.gform-reset .gform_wrapper form .gform_body input[type=url],
.gform-reset .gform_wrapper form .gform_body input[type=email],
.gform-reset .gform_wrapper form .gform_body input[type=tel],
.gform-reset .gform_wrapper form .gform_body input[type=number],
.gform-reset .gform_wrapper form .gform_body input[type=password],
.gform-reset .gform_wrapper form .gform_body input[type=file],
.gform-reset .gform_wrapper.gravity-theme select,
.gform-reset .gform_wrapper form .gform_body textarea,
.gform-reset .gform_wrapper.gravity-theme .gfield_header_item--icons,
.gform-reset .gform_wrapper.gravity-theme .gfield_list_icons {
  border: 0;
}
.gform-reset .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger {
  left: -10px;
  position: relative;
}

.gform_wrapper.gform-theme--orbital form .gform_body .gform_fields {
  grid-row-gap: 16px;
}
.gform_wrapper.gform-theme--orbital form .gform_body input[type=text] {
  padding: 2.4375rem 1.6875rem 1.8125rem;
}
.gform_wrapper.gform-theme--orbital form .gform_body input[type=url] {
  padding: 2.4375rem 1.6875rem 1.8125rem;
}
.gform_wrapper.gform-theme--orbital form .gform_body input[type=email] {
  padding: 2.4375rem 1.6875rem 1.8125rem;
}
.gform_wrapper.gform-theme--orbital form .gform_body input[type=tel] {
  padding: 2.4375rem 1.6875rem 1.8125rem;
}
.gform_wrapper.gform-theme--orbital form .gform_body input[type=number] {
  padding: 2.4375rem 1.6875rem 1.8125rem;
}
.gform_wrapper.gform-theme--orbital form .gform_body input[type=password] {
  padding: 2.4375rem 1.6875rem 1.8125rem;
}
.gform_wrapper.gform-theme--orbital form .gform_body input[type=file] {
  padding: 1.8125rem 0 2.82rem;
  vertical-align: baseline;
  margin: 0;
}
.gform_wrapper.gform-theme--orbital form .gform_body .gfield_label {
  color: var(--gf-ctrl-label-color-primary);
}
.gform_wrapper.gform-theme--orbital form .gform_body .gfield--type-html {
  color: var(--gf-ctrl-label-color-primary);
}
.gform_wrapper.gform-theme--orbital form .gform_body .gfield--type-html a {
  color: var(--gf-ctrl-label-color-primary) !important;
}
.gform_wrapper.gform-theme--orbital form input.gform_button.button {
  padding-left: 3.25rem !important;
  margin: 0 !important;
  padding-right: 2.1875rem !important;
  height: 65px !important;
  border-radius: 65px !important;
  text-align: center !important;
  font-weight: 700 !important;
  font-size: 1.125rem !important;
  letter-spacing: normal !important;
  min-width: 201px !important;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.uagb-tabs__wrap .uagb-tabs__body-wrap {
  padding: 2rem 0 0 0;
}

.uagb-tabs__wrap .uagb-tabs__body-wrap a:not(.wp-block-button__link),
#tribe-events-content a:not(.wp-block-button__link) {
  color: #0075F2 !important;
  text-decoration: underline !important;
}
.uagb-tabs__wrap .uagb-tabs__body-wrap a:not(.wp-block-button__link):hover,
#tribe-events-content a:not(.wp-block-button__link):hover {
  color: #0F4059 !important;
  text-decoration: none !important;
}

body.postid-43872 div.post-content,
body.postid-43850 div.post-content {
  overflow: hidden;
}

table td::before {
  content: none;
  display: inline;
  font-weight: normal;
  text-transform: none;
}
table thead {
  display: table-row-group;
}
table tr {
  display: table-row;
  margin-bottom: 0.625rem;
}

.tablepress-responsive, .tablepress-scroll-wrapper {
  margin-bottom: 3.5em;
}
.tablepress-table-description {
  margin-top: -2em;
  margin-bottom: 3.5em;
}

.dataTables_paginate.paging_simple .paginate_button.next:after, .dataTables_paginate.paging_simple .paginate_button.previous:before {
  text-shadow: none;
  border: 0 !important;
  color: #959595;
  text-decoration: none;
  top: 3px;
}

.post-type-archive-almanac nav.pagination,
.single-ttd_topic nav.pagination {
  margin-top: 1.25rem;
}
.post-type-archive-almanac section#sub-page-navigation,
.single-ttd_topic section#sub-page-navigation {
  margin-bottom: 1rem;
}
.post-type-archive-almanac .blog-content,
.single-ttd_topic .blog-content {
  margin: 0 !important;
}
.post-type-archive-almanac article.search-post:not(:nth-last-child(2)),
.single-ttd_topic article.search-post:not(:nth-last-child(2)) {
  margin: 0;
}
.post-type-archive-almanac article.search-post:nth-last-child(2),
.single-ttd_topic article.search-post:nth-last-child(2) {
  margin-top: 0;
}
.post-type-archive-almanac article.search-post h2.entry-title,
.single-ttd_topic article.search-post h2.entry-title {
  font-size: 1.25rem;
  margin-bottom: 0;
}
.post-type-archive-almanac main.blog .blog-content article.search-post .post-card__meta,
.single-ttd_topic main.blog .blog-content article.search-post .post-card__meta {
  margin-bottom: 0;
}

main.blog header.page-header {
  margin: 0px auto;
}
main.blog header {
  margin-bottom: 2.5rem;
}
main.blog .sidebar {
  width: 100%;
  margin-left: 0px;
  order: 2;
  margin-top: 40px;
}
@media screen and (min-width: 1200px) {
  main.blog .sidebar {
    order: 2;
    margin-left: 2%;
    width: 25%;
    margin-top: 0px;
  }
}
main.blog .sidebar .block {
  background-color: #eee;
  margin-bottom: 20px;
  padding: 10px 20px;
}
main.blog .sidebar h1,
main.blog .sidebar h2,
main.blog .sidebar h3,
main.blog .sidebar blockquote,
main.blog .sidebar q,
main.blog .sidebar h4,
main.blog .sidebar p,
main.blog .sidebar li {
  color: #0B272D;
}
main.blog .sidebar h2 {
  margin-bottom: 10px;
}
main.blog .sidebar ul {
  padding-bottom: 10px;
}
main.blog .sidebar ul li a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  color: #0B272D;
}
main.blog .sidebar ul li a:hover {
  color: #0075F2;
}
main.blog .blog-content {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1.875rem);
  margin: 0 -0.9375rem;
}
main.blog .blog-content .post-card {
  position: relative;
  width: calc(33.333% - 1.875rem);
  min-height: 32.5rem;
  margin: 0 0.9375rem 1.875rem;
  background-color: #F7EEE7;
}
main.blog .blog-content .post-card__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 2.75rem;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
main.blog .blog-content .post-card__title {
  margin-bottom: 1.25rem;
  font-family: "DM Serif Display", serif;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 2.5rem;
  color: #0B272D;
}
main.blog .blog-content .post-card__date {
  margin: 1rem 0;
  font-size: 1rem;
  font-weight: 400;
  color: rgba(11, 39, 45, 0.7);
  line-height: 1.4;
}
main.blog .blog-content .post-card__author {
  font-size: 0.9375rem;
  font-weight: 500;
  text-transform: capitalize;
  color: #0B272D;
}
main.blog .blog-content .post-card__meta {
  display: flex;
  margin-bottom: 1.25rem;
}
main.blog .blog-content .post-card__meta li {
  color: #DD2476;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.625rem;
}
main.blog .blog-content .post-card__meta li a {
  color: #DD2476;
  text-decoration: none;
}
main.blog .blog-content .post-card__meta li a:not(:last-child)::after {
  content: ", ";
}
main.blog .blog-content .post-card__meta li:not(:last-child) {
  padding-right: 0.625rem;
  margin-right: 0.625rem;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
main.blog .blog-content .post-card__bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}
main.blog .blog-content .post-card__link-wrap {
  display: inline-flex;
  width: 52px;
  height: 29px;
  overflow-x: hidden;
}
main.blog .blog-content .post-card__link-wrap svg {
  transform: translateX(-20px);
  transition: all 0.3s ease-in-out;
}
main.blog .blog-content .post-card__image-wrap {
  width: 13.75rem;
  height: 100%;
  transform: translate(3.125rem, 3.125rem);
  position: relative;
  z-index: 2;
}
.edit-post-visual-editor main.blog .blog-content .post-card__image-wrap {
  margin: 0;
}
main.blog .blog-content .post-card__image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main.blog .blog-content .post-card a:hover + .post-card__wrapper,
main.blog .blog-content .post-card a:focus + .post-card__wrapper {
  background-color: #F7EEE7;
}
main.blog .blog-content .post-card a:hover + .post-card__wrapper h3, main.blog .blog-content .post-card a:hover + .post-card__wrapper blockquote,
main.blog .blog-content .post-card a:hover + .post-card__wrapper q,
main.blog .blog-content .post-card a:focus + .post-card__wrapper h3,
main.blog .blog-content .post-card a:focus + .post-card__wrapper blockquote,
main.blog .blog-content .post-card a:focus + .post-card__wrapper q {
  color: #0075F2;
}
main.blog .blog-content .post-card a:hover + .post-card__wrapper .post-card__link-wrap svg,
main.blog .blog-content .post-card a:focus + .post-card__wrapper .post-card__link-wrap svg {
  transform: translateX(0);
}
main.blog .blog-content .post-card a:focus + .post-card__wrapper {
  border-color: #0075F2;
}
@media screen and (max-width: 1199px) {
  main.blog .blog-content .post-card {
    min-height: 23.125rem;
  }
  main.blog .blog-content .post-card__wrapper {
    padding: 0.875rem;
  }
  main.blog .blog-content .post-card__image-wrap {
    width: 10.625rem;
    height: 100%;
    transform: translate(3.125rem, 3.125rem);
  }
}
@media screen and (max-width: 991px) {
  main.blog .blog-content .post-card {
    width: calc(50% - 1.875rem);
  }
}
@media screen and (max-width: 767px) {
  main.blog .blog-content {
    margin: 0 -0.625rem;
  }
  main.blog .blog-content .post-card {
    height: auto;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
@media screen and (max-width: 599px) {
  main.blog .blog-content .post-card {
    width: 100%;
    margin: 0 0.625rem 1.5rem;
  }
  main.blog .blog-content .post-card__image-wrap {
    width: 13.75rem;
    height: 100%;
  }
}
main.blog .blog-content .pagination {
  width: 100%;
}

main.single article .post-content .entry-header {
  margin-top: 20px;
}
main.single article .post-content .entry-header .entry-title {
  margin-bottom: 0px;
}
main.single article .post-content .entry-header .entry-meta {
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
  padding-bottom: 30px;
}
main.single article .post-content .entry-header .entry-meta .display-flex {
  padding-left: 0px;
}
main.single article .post-content .entry-header .entry-meta .left {
  width: 100%;
}
@media screen and (min-width: 768px) {
  main.single article .post-content .entry-header .entry-meta .left {
    order: 1;
    width: 50%;
  }
}
main.single article .post-content .entry-header .entry-meta .left .posted-on {
  display: inline-block;
}
main.single article .post-content .entry-header .entry-meta .right {
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 768px) {
  main.single article .post-content .entry-header .entry-meta .right {
    order: 1;
    width: 50%;
    text-align: right;
  }
}
main.single .post__social {
  padding: 40px 2.5rem;
  margin: 0px;
}
@media screen and (min-width: 1200px) {
  main.single .post__social {
    padding: 10px 0px;
    margin: 2.5rem auto;
  }
}
main.single .post__social .social-share a {
  margin-left: 5px;
}

.error-block {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.error-block h2 {
  line-height: 1;
}

.search-header {
  margin-bottom: 1.875rem;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 2px solid #0F4059;
}
.search-header__title {
  margin-bottom: 1.875rem;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .search-header__title {
    font-size: 3.75rem;
  }
}
.search-results__content {
  padding-top: 0;
  padding-bottom: 5.625rem;
}
.search-page__header h1 {
  font-size: 2.5rem;
}
.search-page__header h1 span {
  font-size: 0.9em;
  margin-left: 0.3125rem;
  color: rgba(11, 39, 45, 0.85);
}
.search-form__wrapper {
  width: 100%;
  margin-top: 3.125rem;
  margin-bottom: 2.8125rem;
  padding-top: 5.625rem;
  padding-bottom: 4.375rem;
  background-color: #f4f5f5;
}
.off-canvas-container .search-form__wrapper {
  margin-top: 2.1875rem;
  margin-bottom: 2.1875rem;
  padding: 0;
  background-color: transparent;
}
.off-canvas-container .search-form__wrapper input {
  background-color: #c1c1c1;
}
.search-form__wrapper form {
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: stretch;
  position: relative;
}
.search-form__wrapper .submit__wrap:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #000;
  font-size: 1.5625rem;
}
.search-form__wrapper input {
  margin: 0;
  height: 53px;
  border-radius: 4px;
  border: 1px solid #fff;
  background-color: #F7EEE7;
}
.search-form__wrapper input:focus + button {
  opacity: 1 !important;
  transition: opacity 0.5s ease;
}
.search-form__wrapper button[type=submit] {
  opacity: 0;
  max-width: 50px;
  height: 100%;
  min-width: unset;
  position: absolute;
  right: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  background: none;
  z-index: 99;
  transition: opacity 0.5s ease;
}
.search-form__header .search-form {
  max-width: 820px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .search-form__header .search-form {
    margin-top: 4.375rem;
    margin-right: auto;
    margin-left: auto;
  }
  .search-form__header .search-form input {
    font-size: 1.5625rem;
  }
}
.search-form__header .search-form input {
  width: 100%;
  border: 1.5px solid #cdcdcd;
  border-radius: 37px;
  padding: 0 1.875rem;
  height: 70px;
  background-color: #fff;
}
.search-form__header .search-form input:focus {
  outline: none;
  box-shadow: 0 12px 14px rgba(0, 0, 0, 0.1);
}
.search-form__header .search-form button[type=submit] {
  opacity: 1;
  display: block;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  text-align: center;
  padding: 0;
  background: #fade00;
  top: 4px;
  border: 1px solid transparent;
  max-width: unset;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  z-index: 5;
  cursor: pointer;
  display: flex;
  transition: all 0.3s ease-in-out;
}
.search-form__header .search-form button[type=submit] i {
  font-size: 1.375rem;
  margin: auto;
}
.search-form__header .search-form button[type=submit]:hover {
  border-color: #0B272D;
}
.search-post {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 100%;
  border-bottom: 1px solid #0F4059;
  position: relative;
}
.search-post:last-child {
  margin-bottom: 0;
}
.search-post.with_image {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
@media screen and (min-width: 768px) {
  .search-post.with_image .search-post__content {
    width: calc(100% - 350px);
  }
}
.search-post__image {
  width: 100%;
  text-align: center;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 768px) {
  .search-post__image {
    margin-right: 3.125rem;
    flex: 0 1 300px;
    text-align: left;
    margin-bottom: 0;
  }
}
.search-post__image img {
  object-fit: cover;
}
.search-post__content {
  flex-grow: 1;
}
.search-post .entry-title {
  text-transform: capitalize;
  margin-bottom: 0.9375rem;
}
.search-post .entry-title a {
  text-decoration: none;
}
.search-post .entry-title a:hover {
  text-decoration: underline;
}
.search-post .entry-title a:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.search-post__meta span {
  display: block;
}
@media screen and (min-width: 768px) {
  .search-post__meta span {
    display: inline-block;
  }
}
.search-post__meta .post_type__name {
  font-weight: 700;
  margin-right: 0.9375rem;
}
.search-post__meta a {
  text-decoration: none;
  margin-right: 0.9375rem;
  text-transform: uppercase;
  color: #0F4059;
}
.search-post__meta a:hover {
  color: #DD2476;
  text-decoration: underline;
}
.search-post__meta a:last-child {
  margin-right: 0;
}
.search-post__meta .entry-date {
  color: #DD2476;
}

.menu-item.search-toggle {
  display: none;
}
@media screen and (min-width: 992px) {
  .menu-item.search-toggle {
    margin-left: -0.625rem;
    display: inline-block;
  }
  .menu-item.search-toggle form.search-form input {
    margin: 0;
    height: 38px;
    max-width: 165px;
    border-radius: 4px;
    border: 1px solid #fff;
    background-color: #F7EEE7;
  }
  .menu-item.search-toggle form.search-form button[type=submit] {
    opacity: 0;
    max-width: 50px;
    height: 100%;
    min-width: unset;
    position: absolute;
    right: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: none;
    z-index: 99;
    transition: opacity 0.5s ease;
  }
}

.search-results.container, .search-results#tribe-events-pg-template, .search-results.tribe-common, .main-block-wrapper .search-results.wp-block-group__inner-container, .search-results.gform_confirmation_wrapper {
  display: flex;
  gap: 3.5rem;
}
.search-results.container aside, .search-results#tribe-events-pg-template aside, .search-results.tribe-common aside, .main-block-wrapper .search-results.wp-block-group__inner-container aside, .search-results.gform_confirmation_wrapper aside {
  padding-top: 5.75rem;
  min-width: 280px;
}
.search-results.container aside .searchandfilter > ul, .search-results#tribe-events-pg-template aside .searchandfilter > ul, .search-results.tribe-common aside .searchandfilter > ul, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter > ul, .search-results.gform_confirmation_wrapper aside .searchandfilter > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-results.container aside .searchandfilter > ul > li, .search-results#tribe-events-pg-template aside .searchandfilter > ul > li, .search-results.tribe-common aside .searchandfilter > ul > li, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter > ul > li, .search-results.gform_confirmation_wrapper aside .searchandfilter > ul > li {
  margin-bottom: 1rem;
}
.search-results.container aside .searchandfilter > ul > li:last-child, .search-results#tribe-events-pg-template aside .searchandfilter > ul > li:last-child, .search-results.tribe-common aside .searchandfilter > ul > li:last-child, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter > ul > li:last-child, .search-results.gform_confirmation_wrapper aside .searchandfilter > ul > li:last-child {
  margin-bottom: 0;
}
.search-results.container aside .searchandfilter .sf-input-select, .search-results#tribe-events-pg-template aside .searchandfilter .sf-input-select, .search-results.tribe-common aside .searchandfilter .sf-input-select, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter .sf-input-select, .search-results.gform_confirmation_wrapper aside .searchandfilter .sf-input-select,
.search-results.container aside .searchandfilter .sf-input-text,
.search-results#tribe-events-pg-template aside .searchandfilter .sf-input-text,
.search-results.tribe-common aside .searchandfilter .sf-input-text,
.main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter .sf-input-text,
.search-results.gform_confirmation_wrapper aside .searchandfilter .sf-input-text,
.search-results.container aside .searchandfilter input[type=text],
.search-results#tribe-events-pg-template aside .searchandfilter input[type=text],
.search-results.tribe-common aside .searchandfilter input[type=text],
.main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter input[type=text],
.search-results.gform_confirmation_wrapper aside .searchandfilter input[type=text],
.search-results.container aside .searchandfilter input[type=date],
.search-results#tribe-events-pg-template aside .searchandfilter input[type=date],
.search-results.tribe-common aside .searchandfilter input[type=date],
.main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter input[type=date],
.search-results.gform_confirmation_wrapper aside .searchandfilter input[type=date] {
  width: 100% !important;
  height: 48px !important;
  padding: 0 1rem !important;
  border: 1px solid #cdcdcd !important;
  border-radius: 4px !important;
  font-size: 0.9375rem !important;
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: none !important;
  transition: all 0.2s ease;
  line-height: 1.5;
  color: #333;
}
.search-results.container aside .searchandfilter .sf-input-select:focus, .search-results#tribe-events-pg-template aside .searchandfilter .sf-input-select:focus, .search-results.tribe-common aside .searchandfilter .sf-input-select:focus, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter .sf-input-select:focus, .search-results.gform_confirmation_wrapper aside .searchandfilter .sf-input-select:focus,
.search-results.container aside .searchandfilter .sf-input-text:focus,
.search-results#tribe-events-pg-template aside .searchandfilter .sf-input-text:focus,
.search-results.tribe-common aside .searchandfilter .sf-input-text:focus,
.main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter .sf-input-text:focus,
.search-results.gform_confirmation_wrapper aside .searchandfilter .sf-input-text:focus,
.search-results.container aside .searchandfilter input[type=text]:focus,
.search-results#tribe-events-pg-template aside .searchandfilter input[type=text]:focus,
.search-results.tribe-common aside .searchandfilter input[type=text]:focus,
.main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter input[type=text]:focus,
.search-results.gform_confirmation_wrapper aside .searchandfilter input[type=text]:focus,
.search-results.container aside .searchandfilter input[type=date]:focus,
.search-results#tribe-events-pg-template aside .searchandfilter input[type=date]:focus,
.search-results.tribe-common aside .searchandfilter input[type=date]:focus,
.main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter input[type=date]:focus,
.search-results.gform_confirmation_wrapper aside .searchandfilter input[type=date]:focus {
  outline: none !important;
  border-color: #0B272D !important;
  box-shadow: 0 0 0 3px rgba(11, 39, 45, 0.1) !important;
}
.search-results.container aside .searchandfilter .sf-input-select, .search-results#tribe-events-pg-template aside .searchandfilter .sf-input-select, .search-results.tribe-common aside .searchandfilter .sf-input-select, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter .sf-input-select, .search-results.gform_confirmation_wrapper aside .searchandfilter .sf-input-select {
  cursor: pointer;
  padding-right: 2.5rem !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23333' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 0.75rem center !important;
  background-size: 12px !important;
}
.search-results.container aside .searchandfilter .sf-input-select:hover, .search-results#tribe-events-pg-template aside .searchandfilter .sf-input-select:hover, .search-results.tribe-common aside .searchandfilter .sf-input-select:hover, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter .sf-input-select:hover, .search-results.gform_confirmation_wrapper aside .searchandfilter .sf-input-select:hover {
  border-color: #b4b4b4 !important;
}
.search-results.container aside .searchandfilter .sf-input-text::placeholder, .search-results#tribe-events-pg-template aside .searchandfilter .sf-input-text::placeholder, .search-results.tribe-common aside .searchandfilter .sf-input-text::placeholder, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter .sf-input-text::placeholder, .search-results.gform_confirmation_wrapper aside .searchandfilter .sf-input-text::placeholder,
.search-results.container aside .searchandfilter input[type=text]::placeholder,
.search-results#tribe-events-pg-template aside .searchandfilter input[type=text]::placeholder,
.search-results.tribe-common aside .searchandfilter input[type=text]::placeholder,
.main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter input[type=text]::placeholder,
.search-results.gform_confirmation_wrapper aside .searchandfilter input[type=text]::placeholder {
  color: #999;
  font-size: 0.875rem;
}
.search-results.container aside .searchandfilter label, .search-results#tribe-events-pg-template aside .searchandfilter label, .search-results.tribe-common aside .searchandfilter label, .main-block-wrapper .search-results.wp-block-group__inner-container aside .searchandfilter label, .search-results.gform_confirmation_wrapper aside .searchandfilter label {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .search-results.container, .search-results#tribe-events-pg-template, .search-results.tribe-common, .main-block-wrapper .search-results.wp-block-group__inner-container, .search-results.gform_confirmation_wrapper {
    flex-direction: column-reverse;
  }
  .search-results.container aside, .search-results#tribe-events-pg-template aside, .search-results.tribe-common aside, .main-block-wrapper .search-results.wp-block-group__inner-container aside, .search-results.gform_confirmation_wrapper aside {
    padding-top: 0;
  }
}
.single header.dark-text + main {
  margin-top: 10rem !important;
}
@media screen and (min-width: 768px) {
  .single header.dark-text + main {
    margin-top: 10rem !important;
  }
}
.single-post-header {
  position: relative;
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-top: 2.8125rem;
}
.single-post-header[class*=color-] {
  margin-top: 0;
}
.single-post-header[class*=color-] .single-post-header__meta li,
.single-post-header[class*=color-] .button {
  color: inherit;
}
.single-post-header.dark {
  margin-top: 0;
  background: linear-gradient(223.48deg, #1d4057 -11.71%, #142a33 91.73%);
  color: #fff;
}
.single-post-header.dark .single-post-header__meta li {
  border-color: #fff;
}
.single-post-header.dark .button:hover {
  color: #fff;
}
.single-post-header__subtitle {
  padding-left: 10%;
  margin-top: -1.5625rem;
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .single-post-header__subtitle {
    padding-left: 0;
  }
}
.single-post-header__image {
  width: 100%;
}
.single-post-header__image-wrap {
  width: 100%;
  margin: 0 auto;
}
.single-post-header__image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.single-post-header__image img {
  display: none;
}
.single-post-header__meta li {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  color: #DD2476;
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  text-transform: capitalize;
}
.single-post-header__meta li:first-child {
  padding-left: 0;
}
.single-post-header__meta li:last-child {
  border-right: 0;
}
.single-post-header__meta a {
  text-decoration: none;
}
.single-post-header__meta a:not(:last-child)::after {
  content: ", ";
}
.single-post-header__meta a:hover {
  text-decoration: underline;
}
.single-post-header__meta span,
.single-post-header__meta a {
  font-weight: 500;
  color: inherit;
}
.single-post-header__content {
  width: 100%;
  display: flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: stretch;
  position: relative;
  margin-bottom: 5.625rem;
}
.single-post-header__content:after {
  content: "";
  display: block;
  height: 12px;
  width: 100%;
  background-image: url("../images/vector-divider-gray.svg");
  background-position: bottom left;
  background-size: contain;
  position: absolute;
  bottom: -44px;
  z-index: 5;
}
.single-post-header__content .button {
  color: #DD2476;
  margin-top: 2.5rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .single-post-header__content .button {
    background-color: rgba(5, 30, 46, 0.1);
    color: #0B272D;
  }
}
.single-post-header__title {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  line-height: 1.26;
  position: relative;
  margin-bottom: 1.5625rem;
}
.masked .single-post-header__title {
  font-size: 2.75rem;
}
.single-post-header__text {
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.77;
}
@media screen and (min-width: 768px) {
  .single-post-header {
    padding-top: 5rem;
    padding-bottom: 6.09375rem;
  }
  .header--light .single-post-header {
    padding-top: 13.4375rem;
  }
  .single-post-header__title {
    font-size: 3.375rem;
  }
  .single-post-header__image {
    position: relative;
  }
  .single-post-header__image-wrap {
    position: relative;
    align-self: flex-start;
    width: 50%;
    max-width: 520px;
    max-height: unset;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
  .single-post-header__image-wrap::before {
    content: "";
    position: absolute;
    top: -15%;
    right: -50%;
    bottom: -15%;
    left: 5rem;
    background: #0075F2;
  }
  .single-post-header__content {
    width: 50%;
    flex-grow: 1;
    padding-right: 2.8125rem;
    margin-bottom: 0;
  }
  .single-post-header__content .button {
    background: none;
    border: none;
    padding: 0 0 0 1.75rem;
    border-radius: 0;
    height: unset;
    color: #DD2476;
    margin-top: 3.125rem;
    justify-content: flex-start;
  }
  .single-post-header__content .button:before {
    left: 3px;
  }
  .single-post-header__content .button:before {
    background-color: #0075F2;
  }
  .single-post-header__content .button:hover:before {
    background-color: #DD2476;
  }
}
@media screen and (min-width: 1200px) {
  .single-post-header__content {
    padding-left: 6.25rem;
  }
}

.single-ttd_topic .post-content > * {
  max-width: none !important;
}
.single-ttd_topic .type-ttd_topic {
  padding: 0;
}

.single .post-content > *,
.single-post .post-content > * {
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
}
.single .post-content > *.alignfull,
.single-post .post-content > *.alignfull {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.single .post-content > *.alignwide,
.single-post .post-content > *.alignwide {
  margin-left: -13.75rem;
  margin-right: -13.75rem;
  max-width: 100vw;
  width: calc(100% + 27.5rem);
  position: relative;
}
@media screen and (max-width: 1719px) {
  .single .post-content > *.alignwide,
.single-post .post-content > *.alignwide {
    margin-left: -6.25rem;
    margin-right: -6.25rem;
    width: calc(100% + 12.5rem);
  }
}
@media screen and (max-width: 1479px) {
  .single .post-content > *.alignwide,
.single-post .post-content > *.alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.single .post-content > h1,
.single .post-content > h2,
.single .post-content > h3,
.single .post-content > blockquote,
.single .post-content > q,
.single .post-content > h4,
.single .post-content > h5,
.single .post-content > h6,
.single-post .post-content > h1,
.single-post .post-content > h2,
.single-post .post-content > h3,
.single-post .post-content > blockquote,
.single-post .post-content > q,
.single-post .post-content > h4,
.single-post .post-content > h5,
.single-post .post-content > h6 {
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
}
.single .post-content > p,
.single .post-content > ul,
.single .post-content > ol,
.single-post .post-content > p,
.single-post .post-content > ul,
.single-post .post-content > ol {
  opacity: 0.9;
  max-width: 52.5rem;
  margin: 0 auto 1.5rem;
  font-size: 1.25rem;
}
.single .post-content > ul,
.single .post-content > ol,
.single-post .post-content > ul,
.single-post .post-content > ol {
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.single .post-content > ul li,
.single .post-content > ol li,
.single-post .post-content > ul li,
.single-post .post-content > ol li {
  font-size: 1.25rem;
  line-height: 2rem;
  display: block;
  position: relative;
  padding-left: 4.375rem;
}
.single .post-content > ul li::before,
.single .post-content > ol li::before,
.single-post .post-content > ul li::before,
.single-post .post-content > ol li::before {
  content: "";
  position: absolute;
  left: 0;
}
.single .post-content > ul li:last-child,
.single .post-content > ol li:last-child,
.single-post .post-content > ul li:last-child,
.single-post .post-content > ol li:last-child {
  margin-bottom: 2rem;
}
.single .post-content > ul li,
.single-post .post-content > ul li {
  margin-bottom: 1.75rem;
  padding-left: 1.25rem;
  margin-bottom: 0.9375rem;
}
.single .post-content > ul li::before,
.single-post .post-content > ul li::before {
  background-color: #0075F2;
  margin-right: 3.125rem;
  white-space: nowrap;
  min-width: 0.4375rem;
  min-height: 0.4375rem;
  max-width: 0.4375rem;
  max-height: 0.4375rem;
  width: 0.4375rem;
  height: 0.4375rem;
  transform: rotate(45deg);
  top: 0.6875rem;
  left: 0rem;
}
.single .post-content > ul li > ul,
.single-post .post-content > ul li > ul {
  margin-top: 1.75rem;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.single .post-content > ol li,
.single-post .post-content > ol li {
  margin-bottom: 2rem;
}
.single .post-content > ol li::before,
.single-post .post-content > ol li::before {
  counter-increment: list-item;
  content: counter(list-item, decimal-leading-zero) " ";
  color: #0075F2;
  font-family: "DM Serif Display", serif;
  font-size: 2.6875rem;
  line-height: 2rem;
  font-weight: 400;
  margin-right: 3.125rem;
  white-space: nowrap;
  top: 0.4375rem;
}
.single .post-content > ol li > ol,
.single-post .post-content > ol li > ol {
  margin-top: 2rem;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.single .post-content > h2,
.single-post .post-content > h2 {
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 2.625rem;
  font-weight: 700;
}
.single .post-content > h3, .single .post-content > blockquote,
.single .post-content > q,
.single-post .post-content > h3,
.single-post .post-content > blockquote,
.single-post .post-content > q {
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
}
.single .person-info,
.single-post .person-info {
  padding: 1.5rem;
  border: 1px solid #000;
  margin-bottom: 1rem;
}
.single .person-info h1,
.single-post .person-info h1 {
  margin-top: 0;
  font-size: 1.3rem;
  color: #4d4d4d;
}
.single .person-info ul li ul,
.single-post .person-info ul li ul {
  margin-left: 1.1rem;
  list-style-type: square;
}
.single .person-info ul li ul li,
.single-post .person-info ul li ul li {
  margin-bottom: 0.4rem;
  font-size: 0.9rem;
}
.single .person-info-container,
.single-post .person-info-container {
  display: flex;
  align-items: flex-start;
}
.single .person-info-column,
.single-post .person-info-column {
  flex: 1;
  margin-right: 1.4rem;
  font-size: 1rem;
}
.single .person-info-column:last-child,
.single-post .person-info-column:last-child {
  margin-right: 0;
}
.single .person-info-column ul,
.single-post .person-info-column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single .person-info-column ul li,
.single-post .person-info-column ul li {
  margin-bottom: 0.7rem;
}
.single .wp-block-image.image-out .alignright,
.single-post .wp-block-image.image-out .alignright {
  margin-right: -13.75rem;
}
.single .wp-block-image.image-out .alignleft,
.single-post .wp-block-image.image-out .alignleft {
  margin-left: -13.75rem;
}
@media screen and (max-width: 1279px) {
  .single .wp-block-image.image-out .alignright,
.single-post .wp-block-image.image-out .alignright {
    margin-right: -6.25rem;
  }
  .single .wp-block-image.image-out .alignleft,
.single-post .wp-block-image.image-out .alignleft {
    margin-left: -6.25rem;
  }
}
@media screen and (max-width: 1039px) {
  .single .wp-block-image.image-out .alignright,
.single-post .wp-block-image.image-out .alignright {
    margin-right: 0;
  }
  .single .wp-block-image.image-out .alignleft,
.single-post .wp-block-image.image-out .alignleft {
    margin-left: 0;
  }
}
.single .wp-block-separator.alignwide,
.single-post .wp-block-separator.alignwide {
  margin-left: -6.875rem;
  margin-right: -6.875rem;
  max-width: 100vw;
  width: calc(100% + 13.75rem);
  position: relative;
}
@media screen and (max-width: 1099px) {
  .single .wp-block-separator.alignwide,
.single-post .wp-block-separator.alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.post__topic a, .post__tags .tag__item {
  position: relative;
}
.post__topic a:not(:last-child)::after, .post__tags .tag__item:not(:last-child)::after {
  content: ", ";
}

@media screen and (min-width: 768px) and (max-width: 1030px) {
  ul.single-post-header__meta {
    display: flex;
    flex-wrap: wrap;
  }
  ul.single-post-header__meta li {
    flex-basis: 100%;
    padding: 5px 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    display: flex;
    flex-wrap: wrap;
  }
  ul.single-post-header__meta li:first-child {
    padding-top: 0;
  }
  ul.single-post-header__meta li:last-child {
    border: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  ul.single-post-header__meta {
    display: flex;
    flex-wrap: wrap;
  }
  ul.single-post-header__meta li {
    flex-basis: 100%;
    padding: 5px 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    display: flex;
    flex-wrap: wrap;
  }
  ul.single-post-header__meta li:first-child {
    padding-top: 0;
  }
  ul.single-post-header__meta li:last-child {
    border: 0;
    padding-bottom: 0;
  }
}
.tribe-events-pg-template {
  width: 100%;
  max-width: 100%;
}
.tribe_events {
  margin-top: 3.75rem;
}
.tribe_events .column .tribe-events-single-section {
  position: relative;
}
.tribe-events-single {
  padding: 0 0 3.75rem !important;
}
.tribe-events-single .tribe_events {
  margin-top: 0;
  margin-bottom: 0;
}
.tribe-events-single .media-text {
  padding-top: 9.375rem;
}
.tribe-events-single .tribe-events-notices {
  z-index: 9;
  text-shadow: none;
  color: #fff;
  background: #0B272D;
  border-radius: 0;
  padding: 0.5rem 0.9375rem 0.5rem 2.1875rem;
  border: none;
  width: auto;
  margin: 0 auto;
  font-size: 1.375rem;
  letter-spacing: 1px;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
  border-radius: 0;
  padding-top: 9.375rem;
  justify-content: center;
  display: flex;
  padding: 0 !important;
  margin: 0 !important;
  position: static !important;
  width: 100% !important;
  display: block !important;
  margin-left: -32px !important;
  margin-bottom: 1rem !important;
}
.tribe-events-single .tribe-events-notices ul {
  width: 100%;
  max-width: 80rem;
  position: relative;
  padding: 0 1.25rem !important;
  margin: 0 auto !important;
  display: block;
}
.tribe-events-single .tribe-events-notices ul li {
  position: relative;
  padding-left: 2.5rem;
}
.tribe-events-single .tribe-events-notices ul li::before {
  content: "";
  display: block;
  background: #DD2476;
  position: absolute;
  left: 0.5rem;
  width: 0.75rem;
  height: 0.75rem;
  transform: rotate(45deg) translateY(-50%);
  top: 47%;
}
.tribe-events-single .tribe-events-notices + .media-text {
  padding-top: 1.25rem;
}
.tribe-events-single .tribe-events-back {
  display: none;
}
.tribe-events-single .tribe-events-single-event-title {
  display: none;
}
.tribe-events-single #tribe-events-footer {
  display: none;
}
.tribe-events-visuallyhidden {
  margin-bottom: 0;
  text-align: center;
}
.tribe-events-sub-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.tribe-events-sub-nav a {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .tribe-events-event-meta dl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-end;
  }
  .tribe-events-event-meta dl dd {
    margin-right: 1.875rem;
    margin-left: 0.9375rem;
  }
  .tribe-event__image {
    width: 40% !important;
  }
  .tribe-event__content {
    width: 60% !important;
    padding-right: 5%;
  }
}

#tribe-events-pg-template {
  padding: 0;
}

#tribe-events-footer .container--narrow {
  max-width: 56.25rem;
  margin-right: auto;
  margin-left: auto;
}
#tribe-events-footer p {
  text-align: center;
}

#tribe-events-content.tribe-events-single {
  margin-bottom: 0;
  padding: 0 !important;
}

.single .tribe_events p,
.single-tribe_events .tribe_events p {
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 2.03125rem;
}
.single .tribe-events-event-meta,
.single-tribe_events .tribe-events-event-meta {
  background: #0B272D;
  border: 0;
  color: #fff;
}
.single #tribe-events-content .tribe-events-event-meta dt,
.single #tribe-events-content .tribe-events-event-meta dd,
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt,
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.99125rem;
  flex-basis: 100%;
}
.single .tribe-events-schedule__datetime,
.single-tribe_events .tribe-events-schedule__datetime {
  display: none;
}
.single .gform-body .gsection_title,
.single-tribe_events .gform-body .gsection_title {
  font-size: 1.75rem;
  font-family: "proxima-nova", "Open Sans", sans-serif;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.tribe-events-schedule h2 {
  color: #0B272D;
}

.tribe-events-event-meta > a:hover, .tribe-events-event-meta > a:focus {
  opacity: 0.6;
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
  padding: 4%;
  margin: 0;
}

.tribe-block__venue {
  border-top: 0;
}

.tribe-block__venue.tribe-block__venue--has-map .tribe-block__venue__map {
  flex-grow: 1;
}

.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address,
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__phone,
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__website {
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.99125rem;
  color: #0B272D;
}

.tribe-events-meta-group h3.tribe-events-single-section-title, .tribe-events-meta-group blockquote.tribe-events-single-section-title,
.tribe-events-meta-group q.tribe-events-single-section-title,
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3,
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name blockquote,
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name q {
  font-size: 1.75rem;
  font-weight: 600;
  margin-top: 0;
}

#tribe-events-content a.has-cello-color,
.tribe-events-event-meta a.has-cello-color {
  color: #1D4057;
}
#tribe-events-content a.has-blue-color,
.tribe-events-event-meta a.has-blue-color {
  color: #0075F2;
}
#tribe-events-content a.has-white-linen-color,
.tribe-events-event-meta a.has-white-linen-color {
  color: #F7EEE7;
}
#tribe-events-content a.has-pink-color,
.tribe-events-event-meta a.has-pink-color {
  color: #DD2476;
}
#tribe-events-content a.has-bizarre-color,
.tribe-events-event-meta a.has-bizarre-color {
  color: #e9dacf;
}
#tribe-events-content a.has-mariner-color,
.tribe-events-event-meta a.has-mariner-color {
  color: #2468d6;
}
#tribe-events-content a.has-big-stone-color,
.tribe-events-event-meta a.has-big-stone-color {
  color: #0F4059;
}
#tribe-events-content a.has-white-color,
.tribe-events-event-meta a.has-white-color {
  color: #fff;
}
#tribe-events-content a.has-black-color,
.tribe-events-event-meta a.has-black-color {
  color: #000;
}
#tribe-events-content a.has-light-yellow-color,
.tribe-events-event-meta a.has-light-yellow-color {
  color: #fff9c0;
}
#tribe-events-content a.has-razzmatazz-color,
.tribe-events-event-meta a.has-razzmatazz-color {
  color: #e32b6b;
}
#tribe-events-content a.has-tart-orange-color,
.tribe-events-event-meta a.has-tart-orange-color {
  color: #f64544;
}

@media screen and (max-width: 767px) {
  #tribe-events-pg-template .tribe-events-single .tribe_events > *,
#tribe-events-pg-template .tribe-events-single .tribe_events .image-gallery .featured-content,
#tribe-events-pg-template .tribe-events-single .tribe_events .video-section__wrapper {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  #tribe-events-pg-template .tribe-events-single .tribe_events > * .container, #tribe-events-pg-template .tribe-events-single .tribe_events > * .main-block-wrapper .wp-block-group__inner-container, .main-block-wrapper #tribe-events-pg-template .tribe-events-single .tribe_events > * .wp-block-group__inner-container, #tribe-events-pg-template .tribe-events-single .tribe_events > * .gform_confirmation_wrapper, #tribe-events-pg-template .tribe-events-single .tribe_events > * .tribe-common, #tribe-events-pg-template .tribe-events-single .tribe_events > * #tribe-events-pg-template,
#tribe-events-pg-template .tribe-events-single .tribe_events .image-gallery .featured-content .container,
#tribe-events-pg-template .tribe-events-single .tribe_events .image-gallery .featured-content .main-block-wrapper .wp-block-group__inner-container,
.main-block-wrapper #tribe-events-pg-template .tribe-events-single .tribe_events .image-gallery .featured-content .wp-block-group__inner-container,
#tribe-events-pg-template .tribe-events-single .tribe_events .image-gallery .featured-content .gform_confirmation_wrapper,
#tribe-events-pg-template .tribe-events-single .tribe_events .image-gallery .featured-content .tribe-common,
#tribe-events-pg-template .tribe-events-single .tribe_events .image-gallery .featured-content #tribe-events-pg-template,
#tribe-events-pg-template .tribe-events-single .tribe_events .video-section__wrapper .container,
#tribe-events-pg-template .tribe-events-single .tribe_events .video-section__wrapper .main-block-wrapper .wp-block-group__inner-container,
.main-block-wrapper #tribe-events-pg-template .tribe-events-single .tribe_events .video-section__wrapper .wp-block-group__inner-container,
#tribe-events-pg-template .tribe-events-single .tribe_events .video-section__wrapper .gform_confirmation_wrapper,
#tribe-events-pg-template .tribe-events-single .tribe_events .video-section__wrapper .tribe-common,
#tribe-events-pg-template .tribe-events-single .tribe_events .video-section__wrapper #tribe-events-pg-template {
    padding-left: 0;
    padding-right: 0;
  }
}
.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab span,
#tribe-events-content a,
.tribe-events-event-meta a {
  color: #0B272D;
}

@media screen and (min-width: 768px) {
  .uagb-tabs__wrap,
#tribe-events-pg-template .tribe-events-single .tribe_events > div {
    padding: 0 1.25rem;
  }
}
.uagb-tab.uagb-tabs__active::before, .uagb-tab.uagb-tabs__active::after {
  display: none;
}

.uagb-tabs__wrap {
  margin: 0;
  margin-bottom: 3.75rem;
}
.uagb-tabs__wrap .uagb-tab::after, .uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tab::after {
  display: none;
}
.uagb-tabs__wrap ul.uagb-tabs__panel {
  margin: 1.5625rem 0;
  margin-bottom: 1.5625rem !important;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab {
  margin: 0 2.1875rem;
  border-radius: 0;
  border: none;
  padding: 0.46875rem 0 0 0;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab span {
  opacity: 0.7;
  font-weight: 700;
  font-size: 1.3125rem;
  line-height: 1.875rem;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a {
  border-bottom: 2px solid transparent;
  padding: 0 0 0.625rem 0;
  transition: none;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a:hover span, .uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a:focus span {
  opacity: 1;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a span {
  padding-bottom: 0.46875rem;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a::before,
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a span::before,
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a span::after {
  opacity: 0;
  content: "";
  display: block;
  background: #0075F2;
  position: absolute;
  left: 0;
  transition: none;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a,
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a span {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active span {
  opacity: 1;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a {
  border-bottom: 2px solid #0075F2;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a::before,
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a span::before,
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a span::after {
  opacity: 1;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a::before {
  height: 0.125rem;
  width: 100%;
  top: 100%;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a::before, .uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a::after {
  content: "";
  position: absolute !important;
  bottom: -5px !important;
  left: 0;
  width: 8px !important;
  height: 8px !important;
  background: #0075F2 !important;
  transform: rotate(45deg);
  top: auto !important;
  transition: none;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a::after {
  left: auto;
  right: 0;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a span::before, .uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a span::after {
  height: 0.5rem;
  width: 0.5rem;
  transform: rotate(45deg);
  bottom: -0.3125rem;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a span::after {
  left: auto;
  right: 0;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab, .uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left > li.uagb-tab {
  border: 0;
}
.uagb-tabs__wrap .uagb-tabs__body-wrap {
  padding: 0;
  border: 0;
  border: 0 !important;
}
.uagb-tabs__wrap .uagb-tabs__body-container {
  padding: 0;
  position: relative;
}
.uagb-tabs__wrap .uagb-tab::after, .uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tab::after {
  display: none !important;
}
.uagb-tabs__wrap p {
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.99125rem;
}

.uagb-block-76c61ee3 .uagb-tabs__panel .uagb-tab {
  border-width: 0;
  border: none;
}

.uagb-tabs__wrap .uagb-tab:first-child,
.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tab:first-child {
  margin-left: 0;
  border-width: 0;
}
.uagb-tabs__wrap .uagb-tab:last-child::after,
.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tab:last-child::after {
  display: none;
}
.uagb-tabs__wrap .uagb-tab ul.uagb-tabs__panel,
.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tab ul.uagb-tabs__panel {
  margin: 1.5625rem 0;
}

.uagb-tab.uagb-tabs__active {
  position: relative;
}
.uagb-tab.uagb-tabs__active::before, .uagb-tab.uagb-tabs__active::after {
  content: "";
  position: absolute !important;
  bottom: -5px !important;
  left: 0;
  width: 8px !important;
  height: 8px !important;
  background: #0075F2 !important;
  transform: rotate(45deg);
  top: auto !important;
}
.uagb-tab.uagb-tabs__active::after {
  display: block !important;
  left: auto;
  right: 0 !important;
}

@media screen and (max-width: 1023px) {
  .uagb-tabs__wrap.uagb-tabs__hstyle1-desktop {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .uagb-tabs__wrap .uagb-tabs__body-wrap {
    margin-top: 1.5625rem;
  }

  .uagb-tabs__wrap ul.uagb-tabs__panel .uagb-tab,
.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet ul.uagb-tabs__panel .uagb-tab {
    border: none;
    border-radius: 0;
    padding: 0.46875rem 0 0 0;
  }

  .uagb-tabs__wrap .uagb-tab::after,
.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tab::after {
    display: none;
  }
}
@media screen and (max-width: 623px) {
  .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile ul.uagb-tabs__panel,
.uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tabs__body-wrap {
    min-width: 100%;
    max-width: 100%;
  }
}
article.access-login {
  margin-top: 185px !important;
  margin-bottom: 100px !important;
}

.widget {
  margin: 0 0 1.5rem;
}
.widget select {
  max-width: 100%;
}
.widget_search .search-submit {
  /* stylelint-disable-line selector-class-pattern */
  display: none;
}

.content-block .button:hover, .content-block .button:active, .content-block .button:focus {
  background: rgba(15, 64, 89, 0.6);
}
.content-block .card {
  background: unset;
  border: none;
  box-shadow: none;
}
.content-block h1,
.content-block h2,
.content-block h3,
.content-block blockquote,
.content-block q,
.content-block h4,
.content-block h5,
.content-block h6,
.content-block p {
  color: inherit;
}

.wp-block-image {
  margin: 0 auto;
}
.wp-block-image figcaption {
  text-align: center;
  font-style: italic;
}
.wp-block-image .alignright {
  margin: 0.5rem 0 0.5rem 4.6875rem;
}
.wp-block-image .alignright figure {
  max-width: 60%;
}
.wp-block-image .alignleft {
  margin: 0.5rem 4.6875rem 0.5rem 0;
}
.wp-block-image .alignleft figure {
  max-width: 60%;
}
@media screen and (max-width: 499px) {
  .wp-block-image .alignright, .wp-block-image .alignleft {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.wp-block-image.image-out .alignright {
  margin-right: -13.75rem;
}
.wp-block-image.image-out .alignleft {
  margin-left: -13.75rem;
}
@media screen and (max-width: 1719px) {
  .wp-block-image.image-out .alignright {
    margin-right: -6.25rem;
  }
  .wp-block-image.image-out .alignleft {
    margin-left: -6.25rem;
  }
}
@media screen and (max-width: 1479px) {
  .wp-block-image.image-out .alignright {
    margin-right: 0;
  }
  .wp-block-image.image-out .alignleft {
    margin-left: 0;
  }
}
.wp-block-image .aligncenter {
  margin: 0 auto 3.75rem;
}
.wp-block-image .aligncenter > figcaption {
  margin-bottom: 0;
}

.wp-block-gallery ul.blocks-gallery-grid li figure {
  height: 350px;
}
.wp-block-gallery ul.blocks-gallery-grid li figure .blocks-gallery-item__caption {
  font-size: 20px;
  font-weight: bold;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.3) 80%, transparent);
}
.wp-block-gallery ul.blocks-gallery-grid li figure .blocks-gallery-item__caption a {
  color: #fff;
}
.wp-block-gallery ul.blocks-gallery-grid li figure .blocks-gallery-item__caption a:hover {
  color: #ccc;
}

.wp-block-quote {
  border-left: 4px solid #0B272D;
  padding-top: 20px;
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .wp-block-quote {
    max-width: 65%;
  }
}
.wp-block-quote.is-style-large {
  border-left: 0px;
  padding: 20px;
  margin: 0 auto;
}
.wp-block-quote.is-style-large p {
  font-style: normal;
  text-align: center;
}
.wp-block-quote.is-style-large cite {
  text-align: center;
  display: block;
}
.wp-block-quote:last-child {
  padding-bottom: 20px;
}
.wp-block-quote p {
  font-style: normal;
  margin-bottom: 0px;
}
.wp-block-quote cite {
  font-weight: normal;
  font-size: 16px;
}

figure.wp-block-audio {
  padding: 20px 0px;
}
figure.wp-block-audio.aligncenter {
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  figure.wp-block-audio.aligncenter {
    max-width: 65%;
  }
}
figure.wp-block-audio figcaption {
  text-align: center;
  font-style: italic;
}

.wp-block-file a.wp-block-file__button {
  background-color: #0B272D;
  transition: all 0.5s ease 0s;
  color: #fff;
  font-size: 16px;
}
.wp-block-file a.wp-block-file__button:visited {
  color: #fff;
}
.wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:focus {
  background-color: #0075F2;
  color: #fff;
}

.wp-block-embed.is-type-video.aligncenter {
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .wp-block-embed.is-type-video.aligncenter {
    max-width: 65%;
  }
}
.wp-block-embed.is-type-video figcaption {
  text-align: center;
  font-style: italic;
}

.wp-block-pullquote {
  border-top: 0.125rem solid #0B272D;
  border-bottom: 0.125rem solid #0B272D;
  margin: 0 auto 3.75rem;
}
.wp-block-pullquote p {
  font-size: 1.75rem;
}
.wp-block-pullquote blockquote {
  border-left: 0;
}
.wp-block-pullquote blockquote p {
  font-size: 1.75rem;
}

.wp-block-table {
  margin: 1.25rem auto;
}
.wp-block-table figcaption {
  text-align: center;
  font-style: italic;
}

.page-links {
  text-align: center;
  margin-top: 1.25rem;
}

.wp-block-columns {
  margin-bottom: 0;
}
.wp-block-columns .wp-block-column {
  padding: 20px 0px;
}
@media screen and (min-width: 1200px) {
  .wp-block-columns .wp-block-column {
    padding: 0px;
  }
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: disc;
}

.wp-block-search {
  margin: 20px 0px;
  display: block;
  text-align: center;
}
.wp-block-search .wp-block-search__label {
  margin-right: 10px;
}

ul.wp-block-social-links li a:not(.button):not(.wp-block-button__link) {
  color: #fff;
}

.wp-block-atomic-blocks-ab-notice {
  margin: 20px 0px;
}

.wp-block-atomic-blocks-ab-drop-cap {
  margin: 20px 0px;
}

.wp-block-atomic-blocks-ab-accordion {
  margin: 20px 0px;
}

.wp-block-atomic-blocks-ab-cta {
  margin-top: 20px;
  margin-bottom: 20px;
}
.wp-block-atomic-blocks-ab-cta .ab-cta-text {
  margin-bottom: 20px;
}

.ab-block-sharing {
  margin: 20px 0px;
}
.ab-block-sharing .ab-share-list {
  text-align: center;
}
.ab-block-sharing .ab-share-list a {
  background-color: #0B272D;
  color: #fff;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}
.ab-block-sharing .ab-share-list a:hover {
  background-color: #0075F2;
  color: #fff;
}

.ab-block-post-grid, .wp-block-atomic-blocks-ab-pricing {
  margin: 20px 0px;
}

.wp-block-yoast-how-to-block {
  margin: 20px 0px;
}
.wp-block-yoast-how-to-block p.schema-how-to-total-time {
  margin-bottom: 5px;
  font-weight: bold;
}
.wp-block-yoast-how-to-block p.schema-how-to-description {
  margin-bottom: 5px;
}

.wp-block-yoast-faq-block {
  margin: 20px 0px;
}
.wp-block-yoast-faq-block .schema-faq-section {
  border-bottom: 1px solid #0075F2;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.wp-block-yoast-faq-block .schema-faq-section:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.ab-block-profile .ab-profile-avatar-wrap {
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .ab-block-profile .ab-profile-avatar-wrap {
    max-width: 210px;
  }
}

.wp-block-search .wp-block-search__button {
  width: 80%;
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .wp-block-search .wp-block-search__button {
    width: auto;
    margin-top: 0px;
  }
}

pre.wp-block-verse, pre.wp-block-preformatted {
  margin: 0 0 1.5rem 0;
}

.wp-block-group.cta-box {
  max-width: 100%;
  margin-bottom: 2.5rem;
}
.wp-block-group.cta-box .wp-block-group__inner-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 25rem;
  max-width: 100%;
  min-height: 32.5rem;
  padding: 3.125rem;
  background-image: linear-gradient(#DD2476 0%, #FF512F 100%);
  color: #fff;
}
.wp-block-group.cta-box h2 {
  font-family: "DM Serif Display", serif;
  font-size: 2.625rem;
  font-weight: 400;
}
.wp-block-group.cta-box .wp-block-buttons .wp-block-button__link {
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
  appearance: none;
  box-shadow: none;
  cursor: pointer;
  overflow: visible;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  user-select: none;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  position: relative;
  line-height: normal;
  letter-spacing: normal;
  background: none;
  border: none;
  padding: 0 0 0 1.75rem;
  border-radius: 0;
  height: unset;
  color: #fff;
  margin-top: 3.125rem;
  justify-content: flex-start;
}
.wp-block-group.cta-box .wp-block-buttons .wp-block-button__link::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  background-color: #fff;
  margin-right: 0.6875rem;
  position: absolute;
  left: 0;
}
.wp-block-group.cta-box.out-left {
  float: left;
  margin-right: 5rem;
  margin-left: 0;
}
.wp-block-group.cta-box.out-right {
  float: right;
  margin-left: 5rem;
  margin-right: 0;
}
.wp-block-group.cta-box.float-left {
  float: left;
  margin-left: 6.25rem;
  margin-right: 5rem;
}
.wp-block-group.cta-box.float-right {
  float: right;
  margin-right: 6.25rem;
  margin-left: 5rem;
}
@media screen and (max-width: 991px) {
  .wp-block-group.cta-box.float-left, .wp-block-group.cta-box.float-right {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .wp-block-group.cta-box .wp-block-group__inner-container {
    padding: 1.25rem;
  }
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  color: #fff !important;
}

.wp-block-quote {
  border: 0;
  padding: 6.25rem 0 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .wp-block-quote {
    flex-wrap: wrap;
    padding: 4.375rem 0;
  }
}
.wp-block-quote::before {
  content: "“";
  position: relative;
  color: #DD2476;
  background: -webkit-linear-gradient(180deg, #DD2476 0%, #FF512F 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Arial;
  font-size: 12rem;
  line-height: 1;
  font-weight: 700;
  font-style: normal;
  left: 0;
  top: -8.125rem;
}
@media screen and (max-width: 767px) {
  .wp-block-quote::before {
    font-size: 8.75rem;
    top: 0;
    margin-bottom: -3.125rem;
  }
}
.wp-block-quote p {
  margin-bottom: 1.5625rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.0625rem;
  position: relative;
  flex-basis: auto;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .wp-block-quote p {
    width: 100%;
  }
}
.wp-block-quote p + p {
  margin-left: 5em;
}
@media screen and (max-width: 767px) {
  .wp-block-quote p + p {
    margin-left: 0;
  }
}
.wp-block-quote cite {
  font-size: 1.25rem;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  margin-left: 8.125rem;
}
@media screen and (max-width: 767px) {
  .wp-block-quote cite {
    margin-left: 0;
  }
}

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