@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap");
@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.eot?5hycib");
  src: url("../fonts/icon-fonts/site-icon.eot?5hycib#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/site-icon.ttf?5hycib") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?5hycib") format("woff"), url("../fonts/icon-fonts/site-icon.svg?5hycib#site-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=site-icon-], [class*=" site-icon-"] {
  speak: never;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-icon-vimeo:before {
  content: "\e918";
}

.site-icon-search:before {
  content: "\e905";
}

.site-icon-arrow-down:before {
  content: "\e907";
}

.site-icon-arrow-left:before {
  content: "\e908";
}

.site-icon-arrow-right:before {
  content: "\e909";
}

.site-icon-arrow-up:before {
  content: "\e90a";
}

.site-icon-arrow-back:before {
  content: "\e90b";
}

.site-icon-arrow-next:before {
  content: "\e90c";
}

.site-icon-arrow-play:before {
  content: "\e90d";
}

.site-icon-instagram:before {
  content: "\e906";
}

.site-icon-linkedin:before {
  content: "\e900";
}

.site-icon-twitter:before {
  content: "\e913";
}

.site-icon-facebook:before {
  content: "\e902";
}

.site-icon-youtube:before {
  content: "\e903";
}

.site-icon-tiktok:before {
  content: "\e914";
}

.site-icon-arrow-stroke:before {
  content: "\e917";
}

.site-icon-threads:before {
  content: "\e91a";
}

.site-color-text {
  color: #4A4A4A !important;
}
.site-color-text-wrapper .cms-feature-title {
  color: #4A4A4A !important;
}
.site-color-primary {
  color: #E50053 !important;
}
.site-color-primary-wrapper .cms-feature-title {
  color: #E50053 !important;
}
.site-color-secondary {
  color: #252244 !important;
}
.site-color-secondary-wrapper .cms-feature-title {
  color: #252244 !important;
}
.site-color-light {
  color: #ECECEC !important;
}
.site-color-light-wrapper .cms-feature-title {
  color: #ECECEC !important;
}
.site-color-black {
  color: #000000 !important;
}
.site-color-black-wrapper .cms-feature-title {
  color: #000000 !important;
}
.site-color-white {
  color: #ffffff !important;
}
.site-color-white-wrapper .cms-feature-title {
  color: #ffffff !important;
}

.site-bg-text, .site-bg-text-wrapper, .site-bg .cms-feature-title {
  background: #4A4A4A !important;
}
.site-bg-primary, .site-bg-primary-wrapper, .site-bg .cms-feature-title {
  background: #E50053 !important;
}
.site-bg-secondary, .site-bg-secondary-wrapper, .site-bg .cms-feature-title {
  background: #252244 !important;
}
.site-bg-light, .site-bg-light-wrapper, .site-bg .cms-feature-title {
  background: #FFFFFF !important;
}
.site-bg-black, .site-bg-black-wrapper, .site-bg .cms-feature-title {
  background: #000000 !important;
}
.site-bg-white, .site-bg-white-wrapper, .site-bg .cms-feature-title {
  background: #ffffff !important;
}

.x-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.feature-zone.page-is-in-edit-mode .cms-feature-wrapper .cms-feature-block .cms-feature-options .cms-feature-data-wrapper .cms-feature-links .cms-feature-link-desc ul li a {
  color: #999999 !important;
  display: contents;
  font-weight: normal;
}

.feature-zone.page-is-in-edit-mode .cms-feature-wrapper .cms-feature-block .cms-feature-options .cms-feature-data-wrapper .cms-feature-dd-operation .cms-feature-publish {
  font-weight: normal !important;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none;
}

html {
  font-family: "Lato", sans-serif;
  scroll-padding-top: 120px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1440px) {
  html {
    scroll-padding-top: 250px;
  }
}

body {
  font-size: 16px;
  line-height: 28px;
  color: #4A4A4A;
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif !important;
}
body.menu-open {
  overflow: hidden;
}

pre, code, kbd, samp, tt, input, textarea, select, option, optgroup, button, td, blockquote, cite, small, big, .marker, q {
  font-family: "Lato", sans-serif !important;
}

.site-container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 120px;
  width: 100%;
}
@media (max-width: 599px) {
  .site-container {
    padding: 0 10px;
  }
}

ol {
  list-style-position: inside;
}

li {
  color: inherit;
}

.fixed-width-1000 .site-main-wrapper {
  max-width: 1120px;
  margin: 0 auto;
}
.fixed-width-1000 .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
  float: none;
}
@media (min-width: 1120px) {
  .fixed-width-1000 .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    padding-right: 240px;
    width: 1120px;
  }
}

.site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: left;
  padding-right: 120px;
}
@media (max-width: 766px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: right;
}
@media (max-width: 766px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
  width: 100%;
}
@media (min-width: 1440px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 490px);
  }
}

body.cms-page-is-in-edit-mode .page-is-in-edit-mode {
  margin-top: 40px !important;
}

h1 {
  font-size: 5rem;
  line-height: 1;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  margin-bottom: 20px;
}
@media (max-width: 1499px) {
  h1 {
    font-size: 4.1666666667rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h1 {
    font-size: 3.8461538462rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h1 {
    font-size: 3.3333333333rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}

h2 {
  font-size: 3.125rem;
  line-height: 1;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  margin-bottom: 20px;
}
@media (max-width: 1499px) {
  h2 {
    font-size: 3.125rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h2 {
    font-size: 3.125rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h2 {
    font-size: 3.125rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}

h3 {
  font-size: 2.5rem;
  line-height: 1;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  margin-bottom: 20px;
}
@media (max-width: 1499px) {
  h3 {
    font-size: 1.9230769231rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h3 {
    font-size: 1.7857142857rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h3 {
    font-size: 1.6666666667rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}

h4 {
  font-size: 1.563rem;
  line-height: 1.2;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  margin-bottom: 20px;
}
@media (max-width: 1499px) {
  h4 {
    font-size: 1.4209090909rem;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h4 {
    font-size: 1.4209090909rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h4 {
    font-size: 1.4209090909rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}

h5 {
  font-size: 1.25rem;
  line-height: 1.4;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  font-family: "Georgia";
  margin-bottom: 20px;
}
@media (max-width: 1499px) {
  h5 {
    font-size: 1.0416666667rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h5 {
    font-size: 1.0416666667rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h5 {
    font-size: 1.0416666667rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }
}

h6 {
  font-size: 1rem;
  line-height: 1;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 1499px) {
  h6 {
    font-size: 0.7692307692rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h6 {
    font-size: 0.7142857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h6 {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}

.site-main a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]), .site-header-content a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]), .site-footer-block a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]) {
  text-decoration: none;
  font-weight: 700;
}
.site-main a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):after, .site-header-content a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):after, .site-footer-block a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):after {
  content: "";
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  background: #ffffff;
  transition: all ease 0.5s;
}
.site-main a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover, .site-main a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active, .site-header-content a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover, .site-header-content a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active, .site-footer-block a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover, .site-footer-block a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active {
  text-decoration: none;
}
.site-main a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover:after, .site-main a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active:after, .site-header-content a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover:after, .site-header-content a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active:after, .site-footer-block a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]):hover:after, .site-footer-block a:not([class*=site-social-]):not([class*=site-button-]):not([class*=site-display-image-]):not([class*=exit-preview-mode-button]):not([class*=front-action-wrapper]).custom-link-active:after {
  width: 100%;
}

.cms-page-is-in-edit-mode a:after, .cms-page-is-in-preview-mode .header-wrapper a:after {
  background-color: transparent !important;
}

p {
  margin: 0 0 10px;
}

strong {
  font-weight: bold;
}

hr {
  margin: 0 auto 10px;
}

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
  max-width: 100%;
}

h2.writing-text:after, p.writing-text:after {
  content: " ";
  display: inline-block;
  background: rgba(120, 120, 120, 0.7);
  position: relative;
  width: 10px;
  height: 1.1em;
  vertical-align: middle;
  animation-name: blink;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.pulse {
  animation: pulse 1.5s infinite;
  transition: transform 0.3s ease-in-out;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.custom-round-image {
  border-radius: 50%;
}

[class^=circle-bg-] {
  margin: 0 auto;
  position: relative;
  width: 300px;
  height: 300px;
}
@media (min-width: 1024px) {
  [class^=circle-bg-] {
    width: 500px;
    height: 500px;
  }
}
@media (min-width: 600px) and (max-width: 820px) {
  [class^=circle-bg-] {
    margin: 130px auto 0 auto;
  }
}
[class^=circle-bg-]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #482B6D;
  border-radius: 50%;
  z-index: -1;
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.75);
}
[class^=circle-bg-] img {
  position: absolute;
  left: 0;
  bottom: -20px;
  display: block;
}
@media (max-width: 768px) {
  [class^=circle-bg-] img {
    max-height: 340px !important;
    width: auto !important;
  }
}

.circle-bg-purple-wrapper {
  -webkit-clip-path: inset(-30% 0% 0% 0% round 320px);
          clip-path: inset(-30% 0% 0% 0% round 320px);
}
.circle-bg-purple-wrapper:before {
  background-color: #482B6D;
}

.circle-bg-pink-wrapper {
  -webkit-clip-path: inset(-30% 0% 0% 0% round 320px);
          clip-path: inset(-30% 0% 0% 0% round 320px);
}
.circle-bg-pink-wrapper:before {
  background-color: #E50053;
}

.circle-bg-blue-wrapper {
  -webkit-clip-path: inset(-30% 0% 0% 0% round 320px);
          clip-path: inset(-30% 0% 0% 0% round 320px);
}
.circle-bg-blue-wrapper:before {
  background-color: #252244;
}

.site-button-primary,
.site-form-data .site-form-buttons .site-form-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #E50053 50%, #E50053 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.site-button-primary:hover,
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #E50053;
}
.site-button-primary em,
.site-form-data .site-form-buttons .site-form-button em,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-primary.video-popup-button,
.site-form-data .site-form-buttons .site-form-button.video-popup-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-primary.video-popup-button::before,
.site-form-data .site-form-buttons .site-form-button.video-popup-button::before,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-secondary, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #252244;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #252244;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #252244 50%, #252244 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.site-button-secondary:hover, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #252244;
}
.site-button-secondary em, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-secondary.video-popup-button, .site-search-wrapper .site-search-block.site-search-option2 .video-popup-button.site-search-button {
  position: relative;
  padding-left: 90px;
}
.site-button-secondary.video-popup-button::before, .site-search-wrapper .site-search-block.site-search-option2 .video-popup-button.site-search-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-tertiary {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #482B6D;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #482B6D;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #482B6D 50%, #482B6D 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.site-button-tertiary:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #482B6D;
}
.site-button-tertiary em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-tertiary.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-tertiary.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-primary-fill {
  background: #E50053;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #E50053 0%, #E50053 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.site-button-primary-fill:hover {
  background-position: -100% 100%;
  color: #E50053;
  border: 1px solid #E50053;
}
.site-button-primary-fill em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-primary-fill.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-primary-fill.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-secondary-fill {
  background: #252244;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #252244;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #252244 0%, #252244 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.site-button-secondary-fill:hover {
  background-position: -100% 100%;
  color: #252244;
  border: 1px solid #252244;
}
.site-button-secondary-fill em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-secondary-fill.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-secondary-fill.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-tertiary-fill {
  background: #482B6D;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #482B6D;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #482B6D 0%, #482B6D 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.site-button-tertiary-fill:hover {
  background-position: -100% 100%;
  color: #482B6D;
  border: 1px solid #482B6D;
}
.site-button-tertiary-fill em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-tertiary-fill.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-tertiary-fill.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-full-primary {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #E50053 50%, #E50053 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  display: block;
  width: 100%;
}
.site-button-full-primary:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #E50053;
}
.site-button-full-primary em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-full-primary.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-full-primary.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-full-primary-fill {
  background: #E50053;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #E50053 0%, #E50053 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  display: block;
  width: 100%;
}
.site-button-full-primary-fill:hover {
  background-position: -100% 100%;
  color: #E50053;
  border: 1px solid #E50053;
}
.site-button-full-primary-fill em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-full-primary-fill.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-full-primary-fill.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-full-secondary {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #252244;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #252244;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #252244 50%, #252244 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  display: block;
  width: 100%;
}
.site-button-full-secondary:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #252244;
}
.site-button-full-secondary em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-full-secondary.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-full-secondary.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-full-tertiary {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #482B6D;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #482B6D;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #482B6D 50%, #482B6D 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  display: block;
  width: 100%;
}
.site-button-full-tertiary:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #482B6D;
}
.site-button-full-tertiary em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-full-tertiary.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-full-tertiary.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-full-secondary-fill {
  background: #252244;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #252244;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #252244 0%, #252244 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  display: block;
  width: 100%;
}
.site-button-full-secondary-fill:hover {
  background-position: -100% 100%;
  color: #252244;
  border: 1px solid #252244;
}
.site-button-full-secondary-fill em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-full-secondary-fill.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-full-secondary-fill.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-button-full-tertiary-fill {
  background: #482B6D;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #482B6D;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #482B6D 0%, #482B6D 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  display: block;
  width: 100%;
}
.site-button-full-tertiary-fill:hover {
  background-position: -100% 100%;
  color: #482B6D;
  border: 1px solid #482B6D;
}
.site-button-full-tertiary-fill em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-button-full-tertiary-fill.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-button-full-tertiary-fill.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

.site-textarea {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Lato", sans-serif;
  max-width: 100%;
}

input.site-textbox, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data input.site-search-input, .site-search-wrapper .site-search-block.site-search-option .site-search-data input.site-search-input {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Lato", sans-serif;
  max-width: 100%;
}

select.site-select {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Lato", sans-serif;
  max-width: 100%;
}

main#site-main {
  min-height: 300px;
  overflow-x: hidden;
}
main#site-main .site-page-title {
  margin-top: 20px;
  color: #E50053;
}

#site-header {
  background-color: transparent;
  transition: background-color 0.3s ease;
}
#site-header .site-header-content {
  position: fixed;
  width: 100%;
  z-index: 900;
  padding: 15px 0;
  transition: background-color 0.3s ease;
}
#site-header .site-header-content .site-container:first-child {
  display: flex;
  justify-content: space-between;
}
#site-header .site-header-content.scrolled {
  background-color: #980162;
}
#site-header .site-header-content .custom-header-logo img {
  width: 150px;
  height: auto;
}
@media (min-width: 600px) {
  #site-header .site-header-content .custom-header-logo img {
    width: 197px;
    height: auto;
  }
}
#site-header .site-header-content #site-header-left, #site-header .site-header-content #site-header-right {
  display: none;
}
@media (min-width: 1000px) {
  #site-header .site-header-content #site-header-left, #site-header .site-header-content #site-header-right {
    display: block;
    min-width: 300px;
  }
}
@media (min-width: 1366px) {
  #site-header .site-header-content #site-header-left, #site-header .site-header-content #site-header-right {
    min-width: 400px;
  }
}
#site-header .site-header-content #site-header-left .cms-feature-datablock ul, #site-header .site-header-content #site-header-right .cms-feature-datablock ul {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}
#site-header .site-header-content #site-header-left .cms-feature-datablock ul li, #site-header .site-header-content #site-header-right .cms-feature-datablock ul li {
  display: inline;
  margin: 0 20px 15px 0;
}
#site-header .site-header-content #site-header-left .cms-feature-datablock ul li:before, #site-header .site-header-content #site-header-right .cms-feature-datablock ul li:before {
  content: none !important;
}
#site-header .site-header-content #site-header-left .cms-feature-datablock ul li a, #site-header .site-header-content #site-header-right .cms-feature-datablock ul li a {
  color: #ffffff;
  border: none;
  font-size: 14px;
  line-height: 65px;
}
@media (min-width: 1366px) {
  #site-header .site-header-content #site-header-left .cms-feature-datablock ul li a, #site-header .site-header-content #site-header-right .cms-feature-datablock ul li a {
    font-size: 20px;
  }
}
#site-header .site-header-content .site-slider-image-block {
  transition: opacity 0.3s ease, max-height 0.3s ease;
  margin-top: 15px;
}
@media (min-width: 1024px) {
  #site-header .site-header-content .site-slider-image-block {
    margin-top: 25px;
  }
}
#site-header .site-header-content .site-slider-image-block.scrolled {
  max-height: 45px;
  overflow: hidden;
}
@media (min-width: 600px) {
  #site-header .site-header-content .site-slider-image-block.scrolled {
    max-height: 55px;
  }
}
@media (min-width: 1024px) {
  #site-header .site-header-content .site-slider-image-block.scrolled {
    max-height: 50px;
  }
}
@media (min-width: 1366px) {
  #site-header .site-header-content .site-slider-image-block.scrolled {
    max-height: 55px;
  }
}
#site-header .site-header-content .site-slider-image-block.hidden {
  opacity: 0;
  max-height: 0;
}

body.cms-page-is-in-edit-mode .site-header-content {
  position: static !important;
  background-color: #482B6D;
  padding-top: 50px !important;
}

#site-footer {
  background: #252244;
  padding: 20px 0 0;
}
#site-footer .cms-feature-datablock {
  color: #ffffff;
}
#site-footer .cms-feature-datablock h1, #site-footer .cms-feature-datablock h2, #site-footer .cms-feature-datablock h3, #site-footer .cms-feature-datablock h4, #site-footer .cms-feature-datablock h5, #site-footer .cms-feature-datablock h6 {
  margin: 10px 0;
  color: #ffffff;
  letter-spacing: -0.5px;
}
#site-footer .cms-feature-datablock h4 {
  font-size: 25px;
}
#site-footer .cms-feature-datablock p {
  font-size: 18px;
}
#site-footer .cms-feature-datablock a {
  text-decoration: none !important;
  border: none;
  color: #ffffff;
  font-weight: normal;
}
#site-footer .cms-feature-datablock strong a {
  font-weight: 700;
}
#site-footer .cms-feature-datablock ul {
  list-style: none;
  padding-left: 0;
}
#site-footer .cms-feature-datablock ul li:before {
  content: none !important;
}
#site-footer .site-footer-upper {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  #site-footer .site-footer-upper {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  #site-footer .site-footer-upper {
    flex-direction: column;
  }
}
#site-footer .site-footer-upper #site-footer-logo {
  text-align: center;
}
@media (min-width: 600px) {
  #site-footer .site-footer-upper #site-footer-logo {
    text-align: left;
  }
}
#site-footer .site-footer-upper #site-footer-middle {
  text-align: center;
}
@media (min-width: 600px) {
  #site-footer .site-footer-upper #site-footer-middle {
    text-align: right;
  }
}
@media (min-width: 1025px) {
  #site-footer .site-footer-upper #site-footer-middle {
    text-align: center;
  }
}
#site-footer .site-footer-upper #site-footer-right {
  text-align: center;
}
@media (min-width: 600px) {
  #site-footer .site-footer-upper #site-footer-right {
    text-align: left;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  #site-footer .site-footer-upper #site-footer-right {
    flex-basis: 100%;
  }
}
@media (min-width: 1025px) {
  #site-footer .site-footer-upper #site-footer-right {
    text-align: right;
  }
}
#site-footer .site-footer-upper .feature-zone {
  flex: 1;
}
#site-footer .site-footer-upper ul {
  margin-top: 26px;
}

@media screen and (max-width: 600px) {
  .custom-footer-logos .slick-track {
    display: flex;
    justify-content: center;
  }
}
.custom-footer-logos .site-slider-with-image {
  width: auto !important;
  margin: 0 20px 0 0;
}
.custom-footer-logos .site-slider-with-image img {
  height: 80px;
}
@media screen and (max-width: 600px) {
  .custom-footer-logos .site-slider-with-image img {
    height: 60px;
  }
}

.custom-footer-copyright {
  background-color: #482B6D;
}
.custom-footer-copyright .custom-copyright table {
  margin: 0;
}
.custom-footer-copyright .custom-copyright tr {
  display: flex;
}
@media (max-width: 599px) {
  .custom-footer-copyright .custom-copyright tr {
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .custom-footer-copyright .custom-copyright tr td {
    width: 100% !important;
  }
}
.custom-footer-copyright .custom-copyright tr td:first-child p {
  text-align: left;
  color: #ffffff;
  padding: 16px 0;
  margin: 0;
}
@media (max-width: 599px) {
  .custom-footer-copyright .custom-copyright tr td:first-child p {
    text-align: center !important;
    padding: 0;
  }
}
.custom-footer-copyright .custom-copyright tr td:first-child p a {
  color: #ffffff;
  transition: 0.5s;
}
.custom-footer-copyright .custom-copyright tr td:last-child ul {
  display: flex;
  padding: 15px 0 0 0;
  gap: 0px;
  list-style: none;
  justify-content: flex-end;
}
@media (max-width: 600px) {
  .custom-footer-copyright .custom-copyright tr td:last-child ul {
    justify-content: center;
    padding: 0;
  }
}
.custom-footer-copyright .custom-copyright tr td:last-child ul li {
  margin: 0 5px 0 0;
}
.custom-footer-copyright .custom-copyright tr td:last-child ul li a {
  color: #ffffff;
  font-size: 25px;
  transition: 0.5s;
  border: 2px solid #ffffff !important;
  width: 50px;
  height: 50px;
  line-height: 45px;
  margin: 0 10px 0 0;
}
@media (min-width: 1024px) {
  .custom-footer-copyright .custom-copyright tr td:last-child ul li a {
    border: 1px solid #ffffff !important;
    width: 40px;
    height: 40px;
    margin: -5px 5px 0 0;
  }
}
.custom-footer-copyright .custom-copyright tr td:last-child ul li a:before {
  color: #ffffff;
  position: relative;
  left: 2px;
  font-size: 24px;
}
@media (min-width: 1024px) {
  .custom-footer-copyright .custom-copyright tr td:last-child ul li a:before {
    font-size: 20px;
    bottom: 4px;
  }
}
.custom-footer-copyright .custom-copyright tr td:last-child ul li a:hover, .custom-footer-copyright .custom-copyright tr td:last-child ul li a:active {
  color: #E50053;
}

@media (min-width: 767px) {
  .site-sidebar {
    width: 490px;
  }
}

.cms-page-is-in-preview-mode .site-page-wrapper {
  margin: 45px 0 0;
}

.cms-user-logged .site-page-wrapper {
  margin: 72px 0 0;
}

.site-breadcrumbs-wrapper {
  background: #f9f9f9;
  padding: 15px 0;
  border-bottom: 1px solid #FFFFFF;
  color: #4A4A4A;
  margin: 0 0 20px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item {
  display: inline-block;
  padding: 0 30px 0 0;
  position: relative;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item.site-breadcrumbs-active:after {
  display: none;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link {
  color: #E50053;
  position: relative;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link::after {
  content: "";
  width: 0;
  position: absolute;
  height: 2px;
  background: #252244;
  left: 0;
  bottom: -5px;
  transition: all ease 0.5s;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link:hover:after {
  width: 100%;
}

@media (min-width: 3000px) {
  .site-navigation-wrapper #site-navigation ul.site-nav-block {
    position: relative;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li {
    margin: 0 25px 0 0;
    display: inline-block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li > a {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li:hover > .site-subnav-wrapper {
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper {
    display: none;
    position: absolute;
    background: #ECECEC;
    z-index: 1000;
    padding: 10px 20px;
    top: 100%;
    min-width: 130px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li {
    display: block;
    margin: 0 0 5px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li a {
    color: #ffffff;
  }
  .site-navigation-wrapper #site-navigation .site-nav-linktext, .site-navigation-wrapper #site-navigation .site-nav-linktext {
    display: none;
  }
  .site-menu-toggle {
    display: none;
  }
}
.custom-nav-logo img {
  width: 127px !important;
  margin: 60px 0 75px 0;
}
@media (min-width: 600px) {
  .custom-nav-logo img {
    margin: 50px 0 75px 0;
  }
}

.custom-site-nav-social ul {
  margin-top: 50px !important;
}
@media (min-width: 600px) {
  .custom-site-nav-social ul {
    padding-bottom: 170px !important;
  }
}
.custom-site-nav-social ul li {
  margin: 0 5px 0 0 !important;
}
.custom-site-nav-social ul li a {
  color: #ffffff;
  font-size: 25px;
  transition: 0.5s;
  border: 1px solid #ffffff !important;
}
.custom-site-nav-social ul li a:before {
  color: #ffffff;
  position: relative;
  left: 2px;
}
.custom-site-nav-social ul li a:hover, .custom-site-nav-social ul li a:active {
  color: #E50053;
  background-color: #E50053;
}

.site-navigation-block--links {
  display: none;
}
@media (min-width: 1024px) {
  .site-navigation-block--links {
    display: block;
    background-color: #482B6D;
    padding: 15px 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 10;
  }
}
.site-navigation-block--links ul {
  list-style-type: none;
}
.site-navigation-block--links ul li {
  display: inline-block;
  margin-right: 50px;
  margin-left: -25px;
}
.site-navigation-block--links ul li:before {
  visibility: hidden;
}
.site-navigation-block--links ul li a {
  text-decoration: none;
  color: #ffffff !important;
  border-bottom: none !important;
  font-weight: normal !important;
}

.site-navigation-block--image {
  display: none;
}
@media (min-width: 1280px) {
  .site-navigation-block--image {
    display: block;
  }
}
.site-navigation-block--image .custom-nav-bg-image {
  position: fixed;
  right: 17px;
  top: -25px;
}
.site-navigation-block--image .custom-nav-bg-image img {
  height: 100vh;
}
.site-navigation-block--image .custom-nav-fg-image {
  position: fixed;
  right: -150px;
  bottom: 0;
  z-index: 1;
}
@media (min-width: 1080px) {
  .site-navigation-block--image .custom-nav-fg-image {
    right: -400px;
  }
}
@media (min-width: 1440px) {
  .site-navigation-block--image .custom-nav-fg-image {
    right: -376px;
  }
}
@media (min-width: 1920px) {
  .site-navigation-block--image .custom-nav-fg-image {
    right: -300px;
  }
}
@media (min-width: 2560px) {
  .site-navigation-block--image .custom-nav-fg-image {
    right: -200px;
  }
}
.site-navigation-block--image .custom-nav-fg-image img {
  width: 40% !important;
}
@media (min-width: 1440px) {
  .site-navigation-block--image .custom-nav-fg-image img {
    width: 45% !important;
  }
}
@media (min-width: 1920px) {
  .site-navigation-block--image .custom-nav-fg-image img {
    width: 55% !important;
  }
}
@media (min-width: 2560px) {
  .site-navigation-block--image .custom-nav-fg-image img {
    width: 70% !important;
  }
}

body.cms-page-is-in-edit-mode .site-navigation-wrapper {
  height: 100%;
  overflow: scroll;
}
body.cms-page-is-in-edit-mode .custom-search {
  margin-top: 150px !important;
}
body.cms-page-is-in-edit-mode .site-navigation-block .feature-zone {
  margin-top: 150px !important;
}
body.cms-page-is-in-edit-mode .site-navigation-block--image {
  margin-top: 250px;
  position: absolute;
  right: 0;
  width: 30%;
}
body.cms-page-is-in-edit-mode .site-navigation-block--image .custom-nav-fg-image, body.cms-page-is-in-edit-mode .site-navigation-block--image .custom-nav-bg-image {
  position: inherit;
  right: -50%;
}
body.cms-page-is-in-edit-mode .site-navigation-block--image .custom-nav-fg-image img, body.cms-page-is-in-edit-mode .site-navigation-block--image .custom-nav-bg-image img {
  width: 10% !important;
  height: auto;
}
body.cms-page-is-in-edit-mode #site-navigation-social {
  margin-top: 0px !important;
}
body.cms-page-is-in-edit-mode .site-navigation-block--links {
  position: relative;
}
body.cms-page-is-in-edit-mode .site-menu-toggle {
  top: 16%;
}
body.cms-page-is-in-edit-mode .site-navigation-wrapper ul.site-nav-block li.site-nav-item .site-subnav-wrapper.site-subnav-wrapper-active {
  top: 480px;
}

.site-menu-toggle {
  position: absolute;
  right: 3%;
  top: 20px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #E50053;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 9999;
}
@media (max-width: 599px) {
  .site-menu-toggle {
    width: 25px;
    margin: 0;
    top: 20px;
    right: 15px;
    width: 50px;
    height: 50px;
    padding: 12px;
  }
  .site-menu-toggle::after {
    display: none;
  }
}
@media (min-width: 1024px) {
  .site-menu-toggle {
    top: 35px;
  }
}
@media (min-width: 2560px) {
  .site-menu-toggle {
    right: 13%;
  }
}
.site-menu-toggle:hover {
  background-color: #252244;
}
.site-menu-toggle:hover span {
  background: #E50053;
}
.site-menu-toggle span {
  display: block;
  position: absolute;
  height: 1.18px;
  width: 15px;
  background: #ffffff;
  border-radius: 5px;
  opacity: 1;
  left: 23px;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.site-menu-toggle span:nth-child(1) {
  top: 27px;
}
@media (max-width: 599px) {
  .site-menu-toggle span:nth-child(1) {
    top: 20px;
    left: 16px;
  }
}
.site-menu-toggle span:nth-child(2),
.site-menu-toggle span:nth-child(3) {
  top: 32px;
}
@media (max-width: 599px) {
  .site-menu-toggle span:nth-child(2),
  .site-menu-toggle span:nth-child(3) {
    top: 25px;
    left: 16px;
  }
}
.site-menu-toggle span:nth-child(4) {
  top: 37px;
}
@media (max-width: 599px) {
  .site-menu-toggle span:nth-child(4) {
    top: 30px;
    left: 16px;
  }
}
.site-menu-toggle.active-menu-toggle span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.site-menu-toggle.active-menu-toggle span:nth-child(2) {
  transform: rotate(45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(3) {
  transform: rotate(-45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.site-menu-toggle {
  display: block;
}

.site-navigation-wrapper {
  background: #252244;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.site-navigation-wrapper.site-navigation-active {
  opacity: 1;
  visibility: visible;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 599px) {
  .site-navigation-wrapper.site-navigation-active {
    padding-bottom: 20px;
  }
}
.site-navigation-wrapper .site-container {
  display: block;
}
.site-navigation-wrapper .close-wrapper {
  width: 100%;
  height: 140px;
  padding: 20px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .site-navigation-wrapper .close-wrapper {
    height: 116px;
  }
}
.site-navigation-wrapper .close-wrapper .site-container {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.site-navigation-wrapper .close-wrapper .site-menu-toggle span {
  background: #ffffff;
}
.site-navigation-wrapper .site-navigation-block {
  height: auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .site-navigation-wrapper .site-navigation-block {
    height: 100%;
    flex-direction: column;
  }
}
.site-navigation-wrapper .site-navigation-block--column-one {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
@media (min-width: 1024px) {
  .site-navigation-wrapper .site-navigation-block--column-one {
    width: 60%;
  }
}
@media (min-width: 1280px) {
  .site-navigation-wrapper .site-navigation-block--column-one {
    width: 52%;
  }
}
@media (min-width: 1440px) {
  .site-navigation-wrapper .site-navigation-block--column-one {
    width: 45%;
  }
}
@media (min-width: 1600px) {
  .site-navigation-wrapper .site-navigation-block--column-one {
    width: 45%;
  }
}
@media (min-width: 1920px) {
  .site-navigation-wrapper .site-navigation-block--column-one {
    width: 45%;
  }
}
@media (min-width: 1024px) {
  .site-navigation-wrapper .site-navigation-block--column-one #site-navigation-title-two,
  .site-navigation-wrapper .site-navigation-block--column-one #site-navigation-title-three {
    padding-top: 20px;
  }
}
.site-navigation-wrapper ul.site-nav-block {
  padding: 10px 15px 0 0;
}
@media (min-width: 365px) {
  .site-navigation-wrapper ul.site-nav-block {
    padding: 10px 5px 0 0;
  }
}
@media (min-width: 768px) {
  .site-navigation-wrapper ul.site-nav-block {
    min-width: 550px;
  }
}
.site-navigation-wrapper ul.site-nav-block .site-nav-home {
  display: none;
}
.site-navigation-wrapper ul.site-nav-block > li {
  color: #ffffff;
  font-size: 18px;
  font-family: "Georgia";
  position: relative;
  display: block;
  line-height: 60px;
}
@media (min-width: 365px) {
  .site-navigation-wrapper ul.site-nav-block > li {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  .site-navigation-wrapper ul.site-nav-block > li {
    font-size: 30px;
  }
}
.site-navigation-wrapper ul.site-nav-block > li > a {
  color: #ffffff;
  position: relative;
}
.site-navigation-wrapper ul.site-nav-block > li > a:hover {
  color: #ffffff !important;
}
.site-navigation-wrapper ul.site-nav-block > li > a:hover:after {
  background-color: #ffffff !important;
}
.site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a {
  color: #E50053;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 3px;
  line-height: 50px;
  font-weight: 400;
}
.site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a:after, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a:after {
  bottom: 0px !important;
}
.site-navigation-wrapper ul.site-nav-block > li.site-nav-active > a:hover:after, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-parent > a:hover:after {
  bottom: 0px !important;
}
.site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand {
  color: #ffffff;
  cursor: pointer;
  transition: right 0.5s ease;
  float: right;
}
.site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917" !important;
  display: block;
  font-size: 19px;
  width: 25px;
  height: 55px;
  float: right;
}
.site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active {
  color: #E50053;
}
.site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d" !important;
  font-size: 28px;
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
    margin-right: 5px;
  }
}
@media (min-width: 1280px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
    transform: rotate(0);
  }
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: opacity 0.5s ease;
}
@media (min-width: 1366px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper {
    position: fixed;
    left: 750px;
    top: 270px;
    min-width: 300px;
  }
}
@media (min-width: 2000px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper {
    left: 1050px;
    top: 21.5%;
  }
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper-active {
  max-height: 1000px;
  opacity: 1;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
  padding: 5px 0 15px 0;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li {
  padding: 0 0 0 10px;
  text-transform: none;
  display: block !important;
  line-height: 36px;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
  font-size: 18px;
  font-family: "Georgia";
  font-weight: normal !important;
  color: #ffffff;
  position: relative;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:after {
  background: #ffffff !important;
  height: 1px !important;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:hover {
  color: #ffffff !important;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:hover:after {
  width: 100%;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-subnav-active > a {
  color: #E50053;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 3px;
  font-weight: 400;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block.site-subnav-level2 li .site-nav-expand {
  top: 0;
  z-index: 50;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block.site-subnav-level2 .site-subnav-wrapper-active {
  position: relative;
  left: 0;
  top: -20px;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block.site-subnav-level3 {
  padding: 25px 0 0 0;
}
.site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block.site-subnav-level3 li:before {
  content: "-";
  color: #ffffff;
}
.site-navigation-wrapper ul.site-nav-block.homepage .site-nav-link {
  color: #ffffff !important;
}

.site-subnav-item.level2.site-nav-child .site-nav-expand.site-nav-expand-active:before {
  margin-right: 10px;
}
@media (min-width: 1000px) {
  .site-subnav-item.level2.site-nav-child .site-nav-expand.site-nav-expand-active:before {
    margin-right: 17px;
  }
}

@media (min-width: 1023px) {
  .mobile-only-quick-links {
    display: none;
  }
}
.mobile-only-quick-links ul {
  list-style: none;
  padding-left: 0 !important;
}
.mobile-only-quick-links ul li:before {
  display: none !important;
}
.mobile-only-quick-links ul li a {
  border-bottom: 0 !important;
}

body.cms-page-is-in-edit-mode .mobile-only-quick-links {
  display: block !important;
}

.site-sidebar-menu {
  background: #E50053;
  border: 1px solid #E50053;
  padding: 30px 30px 30px 30px;
  margin: 50px 0;
  position: relative;
  min-height: 270px;
}
@media (max-width: 766px) {
  .site-sidebar-menu {
    display: none;
  }
}
.site-sidebar-menu ul {
  padding: 0;
}
.site-sidebar-menu ul.site-nav-block > li > a {
  color: #ffffff;
  display: block;
  padding: 10px 20px 10px 0;
}
.site-sidebar-menu ul.site-nav-block > li > a:hover {
  color: #ffffff;
}
.site-sidebar-menu ul.site-nav-block .site-nav-link:after {
  content: "";
}
.site-sidebar-menu ul li.site-nav-item {
  display: block;
}
.site-sidebar-menu ul li.site-nav-item.level1 {
  display: none;
}
.site-sidebar-menu ul li.site-nav-item.level1.site-nav-active-path {
  display: block;
}
.site-sidebar-menu ul.site-subnav-block li {
  width: -moz-max-content;
  width: max-content;
}
.site-sidebar-menu ul.site-subnav-block li > a {
  color: #ffffff;
  display: block;
  padding: 5px 0 5px 0;
}
.site-sidebar-menu ul.site-subnav-block li > a:hover {
  color: #ffffff;
}
.site-sidebar-menu ul.site-subnav-block li > a:after {
  bottom: 0 !important;
}
.site-sidebar-menu ul li {
  display: block;
  position: relative;
}
.site-sidebar-menu ul li.site-nav-active > a, .site-sidebar-menu ul li.site-subnav-active > a {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-family: "Lato", sans-serif;
}
.site-sidebar-menu ul li.site-nav-active > a:after1, .site-sidebar-menu ul li.site-subnav-active > a:after1 {
  content: "";
  background: #E50053;
  height: 10px;
  width: 10px;
  display: block;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  color: #ffffff;
  cursor: pointer;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 30px;
  display: block;
  transition: all ease 0.5s;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand-active:before {
  transform: rotate(90deg);
}
.site-sidebar-menu ul li .site-subnav-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: all ease 0.5s;
}
.site-sidebar-menu ul li .site-subnav-wrapper-active {
  max-height: 1000px;
}

.horizontal-nav {
  width: 100% !important;
  background: #E50053;
  z-index: 2;
}
.horizontal-nav .site-nav-item {
  display: none !important;
}
.horizontal-nav .site-nav-item.site-nav-active-parent {
  display: block !important;
}
.horizontal-nav .site-nav-item.site-nav-active-parent .site-nav-link {
  display: none;
}
.horizontal-nav .site-navigation {
  margin: 0 !important;
  padding: 10px 0;
  text-align: center;
  overflow-x: auto;
}
@media (max-width: 2999px) {
  .horizontal-nav .site-navigation {
    display: block;
    position: unset !important;
    background: unset !important;
    width: unset !important;
    opacity: unset !important;
    visibility: unset !important;
    height: unset !important;
  }
}
.horizontal-nav .site-navigation .slick-list {
  margin: 0 !important;
  padding: 0 !important;
}
.horizontal-nav .site-navigation .slick-list .slick-track {
  width: -moz-max-content !important;
  width: max-content !important;
}
.horizontal-nav .site-navigation .slick-list .slick-track .site-nav-item {
  margin-right: 40px !important;
}
.horizontal-nav .site-navigation .slick-prev,
.horizontal-nav .site-navigation .slick-next {
  position: absolute;
  display: none;
  justify-content: center;
  align-items: center;
  top: 50%;
  width: 50px;
  height: 50px;
}
@media (max-width: 1365px) {
  .horizontal-nav .site-navigation .slick-prev,
  .horizontal-nav .site-navigation .slick-next {
    display: flex;
  }
}
.horizontal-nav .site-navigation .slick-prev::before,
.horizontal-nav .site-navigation .slick-next::before {
  display: flex;
  padding: 10px;
  border-radius: 100%;
  font-weight: bold;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  color: #E50053;
  opacity: 1;
  padding: 0;
  justify-content: center;
  align-items: center;
  transition: all ease 0.5s;
}
.horizontal-nav .site-navigation .slick-prev:hover::before,
.horizontal-nav .site-navigation .slick-prev:hover::after,
.horizontal-nav .site-navigation .slick-next:hover::before,
.horizontal-nav .site-navigation .slick-next:hover::after {
  background: #252244 !important;
}
.horizontal-nav .site-navigation .slick-prev {
  left: 70px;
}
.horizontal-nav .site-navigation .slick-prev::before {
  font-family: "icomoon";
  content: "\e914";
  transform: rotate(90deg);
}
.horizontal-nav .site-navigation .slick-next {
  right: 70px;
}
.horizontal-nav .site-navigation .slick-next::before {
  font-family: "icomoon";
  content: "\e914";
  transform: rotate(-90deg);
}
.horizontal-nav .site-navigation ul {
  list-style: none;
}
@media (max-width: 2999px) {
  .horizontal-nav .site-navigation ul {
    padding: 2px 0;
  }
}
.horizontal-nav .site-navigation ul .slick-slide,
.horizontal-nav .site-navigation ul li {
  white-space: nowrap;
  display: inline;
  padding: 0 10px !important;
}
@media (max-width: 2999px) {
  .horizontal-nav .site-navigation ul .slick-slide,
  .horizontal-nav .site-navigation ul li {
    border-bottom: unset !important;
    text-transform: unset !important;
    margin-bottom: 0 !important;
  }
}
.horizontal-nav .site-navigation ul .slick-slide a,
.horizontal-nav .site-navigation ul li a {
  position: relative;
  background: transparent;
  font-size: 16px;
  padding: 0;
  text-align: center;
  color: #ffffff !important;
  font-weight: normal;
  text-transform: uppercase;
  display: inline-block;
  min-height: 46px;
  line-height: 46px;
}
.horizontal-nav .site-navigation ul .slick-slide a:after,
.horizontal-nav .site-navigation ul li a:after {
  bottom: 0 !important;
}
.horizontal-nav .site-navigation ul .slick-slide .site-nav-expand,
.horizontal-nav .site-navigation ul li .site-nav-expand {
  display: none !important;
}
.horizontal-nav .site-navigation .prev-button,
.horizontal-nav .site-navigation .next-button {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 10%;
  transform: translate(0, -50%);
  width: 40px;
  height: 40px;
  border: 1px solid #252244;
  background: #252244;
  color: #ffffff;
  border-radius: 100%;
  outline: none;
  box-shadow: none;
  align-items: center;
}
.horizontal-nav .site-navigation .next-button {
  right: 80px;
}
.horizontal-nav .site-navigation .next-button:before {
  font-family: "icomoon";
  content: "\e915";
}
.horizontal-nav .site-navigation .prev-button {
  left: 80px;
}
.horizontal-nav .site-navigation .prev-button:before {
  font-family: "icomoon";
  content: "\e914";
  transform: rotate(90deg);
}

.site-social-facebook {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-facebook:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-facebook:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-facebook:hover:before {
  color: #ffffff;
}
.site-social-facebook:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
}
.site-social-threads {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-threads:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-threads:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-threads:hover:before {
  color: #ffffff;
}
.site-social-threads:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91a" !important;
}
.site-social-instagram {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-instagram:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-instagram:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-instagram:hover:before {
  color: #ffffff;
}
.site-social-instagram:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906" !important;
}
.site-social-twitter {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-twitter:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-twitter:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-twitter:hover:before {
  color: #ffffff;
}
.site-social-twitter:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913" !important;
}
.site-social-youtube {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-youtube:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-youtube:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-youtube:hover:before {
  color: #ffffff;
}
.site-social-youtube:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903" !important;
}
.site-social-linkedin {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-linkedin:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-linkedin:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-linkedin:hover:before {
  color: #ffffff;
}
.site-social-linkedin:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900" !important;
}
.site-social-tiktok {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-tiktok:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-tiktok:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-tiktok:hover:before {
  color: #ffffff;
}
.site-social-tiktok:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
}
.site-social-vimeo {
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: transparent;
  border: 1px solid #E50053;
  margin: 0 5px 0 0;
  border-radius: 100%;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
}
.site-social-vimeo:before {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #E50053;
  transition: all ease 0.5s;
}
.site-social-vimeo:hover {
  border: 1px solid #252244;
  background: #252244;
}
.site-social-vimeo:hover:before {
  color: #ffffff;
}
.site-social-vimeo:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e918" !important;
}

.hide-post-title h3.site-display-title {
  display: none;
}

.site-display-list .slick-dots {
  bottom: 155px;
}
.site-display-list .slick-dots li button::before {
  opacity: 1;
  width: 10px;
  height: 10px;
  content: "";
  background: #ffffff;
  border-radius: 100%;
  border: 1px solid #ffffff;
  transition: all ease 0.5s;
}
.site-display-list .slick-dots li.slick-active button::before {
  background: #E50053;
  border: 1px solid #ffffff;
}

.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
  background: #E50053;
  color: #ffffff;
  border-color: #E50053;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:hover {
  background: #ffffff;
  color: #E50053;
  border-color: #E50053;
}

.site-display-image {
  width: auto;
  height: auto;
  overflow: hidden;
  display: block;
}
.site-display-image img {
  width: auto;
  transition: transform 0.3s ease-in-out;
}
.site-display-image img:hover {
  transform: scale(1.1);
}

@media (max-width: 600px) {
  .site-display-filter-title {
    background-color: #252244;
  }
}
.site-form-data .site-form-buttons .site-form-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #E50053 50%, #E50053 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #E50053;
}
.site-form-data .site-form-buttons .site-form-button em,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-form-data .site-form-buttons .site-form-button.video-popup-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-form-data .site-form-buttons .site-form-button.video-popup-button::before,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover {
  background-color: #E50053 !important;
}

.site-form-data .site-form-field input.site-checkbox:checked + label:before {
  background: #E50053;
  border: 1px solid #E50053;
}

.site-form-data .site-form-field .site-radio-block input.site-radio:checked + .site-radio-label:before {
  background-color: #E50053;
}

.site-form-data .site-form-field .site-textbox:focus, .site-form-data .site-form-field .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-input:focus, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-form-data .site-form-field .site-search-input:focus, .site-form-data .site-form-field .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input:focus, .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-form-data .site-form-field .site-search-input:focus {
  border-color: #E50053;
}

.site-form-data .site-form-field .site-textarea:focus {
  border-color: #E50053;
}

.site-form-data .site-form-field select.site-select:focus {
  border-color: #E50053;
}

.mfp-arrow, .site-slider .slick-arrow.slick-prev, .site-slider .slick-arrow.slick-next, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
  background: #E50053;
  color: #ffffff;
  border: 1px solid #E50053;
  border-radius: 100%;
}
.mfp-arrow:after, .site-slider .slick-arrow.slick-prev:after, .site-slider .slick-arrow.slick-next:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:after {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  position: relative;
  top: 3px;
}
.mfp-arrow:hover, .site-slider .slick-arrow.slick-prev:hover, .site-slider .slick-arrow.slick-next:hover, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:hover {
  background: #252244;
  color: #E50053;
  border: 1px solid #252244;
}
.mfp-arrow:hover:after, .site-slider .slick-arrow.slick-prev:hover:after, .site-slider .slick-arrow.slick-next:hover:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:hover:after {
  color: #E50053;
}
.mfp-arrow:hover:before, .site-slider .slick-arrow.slick-prev:hover:before, .site-slider .slick-arrow.slick-next:hover:before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover:before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:hover:before {
  background: #252244;
  color: #E50053;
  border: 1px solid #252244;
}
.mfp-arrow:before, .site-slider .slick-arrow.slick-prev:before, .site-slider .slick-arrow.slick-next:before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:before {
  background: #E50053;
  color: #ffffff;
  border: 1px solid #E50053;
}
.mfp-arrow.mfp-arrow-left:after, .site-slider .slick-arrow.slick-prev.mfp-arrow-left:after, .site-slider .slick-arrow.slick-next.mfp-arrow-left:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev.mfp-arrow-left:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next.mfp-arrow-left:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908" !important;
}
.mfp-arrow.mfp-arrow-right:after, .site-slider .slick-arrow.slick-prev.mfp-arrow-right:after, .site-slider .slick-arrow.slick-next.mfp-arrow-right:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev.mfp-arrow-right:after, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next.mfp-arrow-right:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
}

.mfp-image-holder .mfp-content .mfp-close, .site-slider-popup-close {
  background: #E50053;
  color: #ffffff;
  border: 1px solid #E50053;
  border-radius: 100%;
}
.mfp-image-holder .mfp-content .mfp-close:after, .site-slider-popup-close:after {
  color: #ffffff;
  font-size: 15px;
}
.mfp-image-holder .mfp-content .mfp-close:hover, .site-slider-popup-close:hover {
  background: #252244;
  color: #E50053;
  border: 1px solid #252244;
}
.mfp-image-holder .mfp-content .mfp-close:hover:after, .site-slider-popup-close:hover:after {
  color: #E50053;
}

.site-slider .slick-dots li button::before {
  background: #ffffff;
  border: none;
}

.site-slider .slick-dots li.slick-active button::before {
  background-color: #E50053;
  border-color: #ffffff;
}

.site-slider .site-slide .site-slider-caption {
  background: transparent !important;
  position: absolute;
}
.site-slider .site-slide .site-slider-caption .site-container {
  padding: 0 !important;
}
@media (min-width: 1024px) {
  .site-slider .site-slide .site-slider-caption .site-container {
    padding: 0 40px !important;
  }
}

.custom-linked-slideshow-wrapper .site-slider .site-slide .site-slider-caption {
  position: relative;
}
.custom-linked-slideshow-wrapper .site-slider .site-slide .site-slider-caption a:hover {
  color: #E50053;
}

.custom-tabbed-gallery .slick-current .site-slider-image-block {
  border: 5px solid #E50053;
}
.custom-tabbed-gallery .site-slider-image-block {
  overflow: hidden;
  position: relative;
  transition: border 0.3s ease-in;
  border-radius: 50%;
  cursor: pointer;
}
.custom-tabbed-gallery .site-slider-image-block:hover {
  border: 5px solid #E50053;
}
.custom-tabbed-gallery .site-slider-image-block img {
  transition: transform 0.3s ease;
}
.custom-tabbed-gallery .site-slider-image-block img:hover {
  transform: scale(1.1);
}
.custom-tabbed-gallery .site-slider-image-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -50px;
  left: 0;
  z-index: 0;
  background: #252244;
  opacity: 0.3;
}
.custom-tabbed-gallery .site-slider-caption {
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .custom-tabbed-gallery .site-slider-caption {
    padding: 0 !important;
  }
}
.custom-tabbed-gallery .site-slider-caption .site-slider-capton-data {
  color: #ffffff;
}
.custom-tabbed-gallery .site-slider-caption .site-slider-capton-data h5 {
  color: #ffffff;
  font-size: 24px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .custom-tabbed-gallery .site-slider-caption .site-slider-capton-data h5 {
    font-size: 10px;
  }
}
@media (min-width: 1024px) {
  .custom-tabbed-gallery .site-slider-caption .site-slider-capton-data h5 {
    font-size: 14px;
  }
}
@media (min-width: 1440px) {
  .custom-tabbed-gallery .site-slider-caption .site-slider-capton-data h5 {
    font-size: 25px;
  }
}
.custom-tabbed-gallery .site-slider-tab-content {
  text-align: left;
  margin-top: 70px !important;
}
.custom-tabbed-gallery .site-slider-tab-content ul {
  padding-left: 25px;
}
.custom-tabbed-gallery .site-slider-tab-content ul li {
  line-height: 28px;
  font-size: 16px;
  list-style: none;
  position: relative;
}
.custom-tabbed-gallery .site-slider-tab-content ul li::before {
  color: #E50053;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  text-align: center;
  margin-left: -25px;
  top: 2px;
  font-size: 0.5rem;
  position: absolute;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915" !important;
}
.custom-tabbed-gallery .site-slider-tab-content ol {
  list-style: none;
  counter-reset: item;
  position: relative;
  padding-left: 25px;
}
.custom-tabbed-gallery .site-slider-tab-content ol li {
  line-height: 28px;
  font-size: 16px;
  counter-increment: item;
}
.custom-tabbed-gallery .site-slider-tab-content ol li::before {
  content: counter(item);
  color: #E50053;
  width: 1.2em;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  font-weight: bold;
}
.custom-tabbed-gallery .site-slider-tab-content .site-tbl-accordion-desc-wrapper {
  color: #4A4A4A;
}
.custom-tabbed-gallery .slick-arrow.slick-prev,
.custom-tabbed-gallery .slick-arrow.slick-next {
  top: 115%;
  margin: 0 55px;
}
@media (min-width: 400px) {
  .custom-tabbed-gallery .slick-arrow.slick-prev,
  .custom-tabbed-gallery .slick-arrow.slick-next {
    margin: 0 75px;
  }
}
@media (min-width: 768px) {
  .custom-tabbed-gallery .slick-arrow.slick-prev,
  .custom-tabbed-gallery .slick-arrow.slick-next {
    top: 135%;
    margin: 0 150px;
  }
}
@media (min-width: 1024px) {
  .custom-tabbed-gallery .slick-arrow.slick-prev,
  .custom-tabbed-gallery .slick-arrow.slick-next {
    top: 125%;
    margin: 0 280px;
  }
}
@media (min-width: 1366px) {
  .custom-tabbed-gallery .slick-arrow.slick-prev,
  .custom-tabbed-gallery .slick-arrow.slick-next {
    top: 120%;
    margin: 0 320px;
  }
}

.cms-gallery-feature-wrapper .site-slider-tab-content-list a:not([class^=site-button]):not([class^=site-social]) {
  border-bottom: 1px solid #E50053;
  position: relative;
  color: #E50053;
  transition: 0.5s ease all;
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list a:not([class^=site-button]):not([class^=site-social]):hover {
  color: #252244;
  border-color: #E50053;
  transition: 0.5s ease all;
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list a.custom-link-active {
  border-bottom: 1px solid #ffffff;
}

.cms-text-feature .cms-text-feature-data {
  line-height: normal;
}
.cms-text-feature .cms-text-feature-data p {
  line-height: 28px;
  font-size: 16px;
  margin: 30px 0;
}
.cms-text-feature .cms-text-feature-data ul {
  padding-left: 25px;
}
.cms-text-feature .cms-text-feature-data ul li {
  line-height: 28px;
  font-size: 16px;
  list-style: none;
  position: relative;
}
.cms-text-feature .cms-text-feature-data ul li::before {
  color: #E50053;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  text-align: center;
  margin-left: -25px;
  top: 2px;
  font-size: 0.5rem;
  position: absolute;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915" !important;
}
.cms-text-feature .cms-text-feature-data ol {
  list-style: none;
  counter-reset: item;
  position: relative;
  padding-left: 25px;
}
.cms-text-feature .cms-text-feature-data ol li {
  line-height: 28px;
  font-size: 16px;
  counter-increment: item;
}
.cms-text-feature .cms-text-feature-data ol li::before {
  content: counter(item);
  color: #E50053;
  width: 1.2em;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  font-weight: bold;
}
.cms-text-feature .cms-text-feature-data ul:has([class^=site-social-]) {
  margin: 0;
  padding: 0;
}
.cms-text-feature .cms-text-feature-data ul:has([class^=site-social-]) li {
  list-style: none;
  display: inline-block;
}
.cms-text-feature .cms-text-feature-data ul:has([class^=site-social-]) li::before {
  display: none;
}
.cms-text-feature .cms-text-feature-data a:not([class^=site-button]):not([class^=site-social]) {
  border-bottom: 1px solid #E50053;
  position: relative;
  color: #E50053;
  transition: 0.5s ease all;
}
.cms-text-feature .cms-text-feature-data a:not([class^=site-button]):not([class^=site-social]):hover {
  color: #252244;
  border-color: #E50053;
  transition: 0.5s ease all;
}
.cms-text-feature .cms-text-feature-data a.custom-link-active {
  border-bottom: 1px solid #ffffff;
}
.cms-text-feature .cms-text-feature-data .btn {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #E50053 50%, #E50053 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  border-radius: 0;
  width: 100%;
}
.cms-text-feature .cms-text-feature-data .btn:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #E50053;
}
.cms-text-feature .cms-text-feature-data .btn em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.cms-text-feature .cms-text-feature-data .btn.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.cms-text-feature .cms-text-feature-data .btn.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.cms-text-feature .cms-text-feature-data .btn:hover {
  color: #ffffff !important;
}
.cms-text-feature .cms-text-feature-data video {
  border-radius: 10px;
}

.custom-video {
  position: relative;
}
.custom-video .custom-play-icon {
  position: absolute;
  height: 71px;
  width: 71px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.iframe-resize,
.iframe-resize-video {
  position: relative;
  border-radius: 10px;
  aspect-ratio: 16/9;
}
.iframe-resize iframe,
.iframe-resize video,
.iframe-resize-video iframe,
.iframe-resize-video video {
  position: relative;
  z-index: 3;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto !important;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }
  html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-out] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translateZ(0);
  }
  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
.custom-search {
  width: 95vw;
}
@media (min-width: 768px) {
  .custom-search {
    width: 500px;
  }
}
@media (min-width: 1024px) {
  .custom-search {
    width: 300px;
    position: absolute;
    top: 100px;
    left: 35%;
  }
}
@media (min-width: 1440px) {
  .custom-search {
    left: 25%;
  }
}
.custom-search .site-search-data {
  margin: 0 0 25px 0;
}
.custom-search button {
  display: none;
}
.custom-search .site-search-input {
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 10px;
  width: 100%;
  color: #ffffff;
  padding: 10px 60px;
}
.custom-search .site-search-input::-moz-placeholder {
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 700;
}
.custom-search .site-search-input::placeholder {
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 700;
}
.custom-search .site-search-input:focus-visible {
  outline: none;
}
.custom-search:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  margin: 10px;
  color: #E50053;
}

.site-search-wrapper .site-search-icon {
  color: #ffffff;
  font-size: 25px;
}
.site-search-wrapper .site-search-icon i {
  font-weight: 700;
  cursor: pointer;
}
.site-search-wrapper .site-search-block {
  opacity: 0;
  visibility: hidden;
}
.site-search-wrapper .site-search-block-active {
  opacity: 1;
  visibility: visible;
}
.site-search-wrapper .site-search-block-active.site-search-option {
  width: 300px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option1 {
  max-height: 86px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option2 {
  right: 0 !important;
}
.site-search-wrapper .site-search-block.site-search-option {
  position: absolute;
  right: 40px;
  z-index: 1000;
  top: 12px;
  width: 0;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input {
  border-radius: 25px !important;
  border: 3px solid #252244 !important;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button {
  background: transparent;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid transparent;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, transparent 50%, transparent 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  position: absolute;
  right: 0;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover {
  background-position: -100% 100%;
  color: #252244;
  border: 1px solid transparent;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: 700;
}
.site-search-wrapper .site-search-block.site-search-option1 {
  position: absolute;
  right: 0;
  top: 100%;
  background: #ECECEC;
  z-index: 1000;
  padding: 20px;
  width: 400px;
  height: auto;
  max-height: 0;
  transition: all ease 0.3s;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data {
  display: flex;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button {
  background: #252244;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #000000;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #252244 0%, #252244 50%, #252244 50%, #252244 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover {
  background-position: -100% 100%;
  color: #252244;
  border: 1px solid #E50053;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: 700;
}
.site-search-wrapper .site-search-block.site-search-option2 {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 1000;
  transition: all ease 0.5s;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-data {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input {
  background: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  outline: none;
  max-width: 400px;
  width: 100%;
  color: #ffffff;
  font-size: 25px;
  padding: 0 0 10px;
  margin: 0 10px 0 0;
}
.custom-tab-gallery-slideshow-wrapper {
  position: relative;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide {
  margin: 0;
}
@media (max-width: 599px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide {
    background: white;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .big-image {
  display: none;
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .big-image {
    display: inline-block;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .big-image img {
  width: 500px;
  height: 500px;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content {
  text-align: left;
  margin-top: 40px;
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content {
    width: 25%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    margin-top: 0;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content h2 {
  line-height: 1;
  font-size: 30px;
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content h2 {
    font-size: 40px;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content p {
  margin-bottom: 20px;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content p a {
  background: #ffffff;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #E50053 50%, #E50053 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content p a:hover {
  background-position: -100% 100%;
  color: #ffffff;
  border: 1px solid #E50053;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content p a em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content p a.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content p a.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content-sub {
  text-align: left;
  margin-top: 40px;
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-tab-content-list .slick-slide .slide-content-sub {
    margin-top: 0;
    display: block;
    width: 25%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-list {
  margin: 20px 0 0 0;
}
@media (min-width: 600px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-tab-list {
    margin: 50px 0 0 0;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-tab-list .slick-list {
  margin: 0 auto;
  padding: 20px 0 !important;
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-tab-list .slick-list {
    width: 70%;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slide:hover img {
  transform: scale(1.1) !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slide:hover p {
  color: #E50053 !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slide:hover a:after {
  bottom: 0 !important;
  background-color: #E50053 !important;
  width: 100% !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-image-block {
  cursor: pointer;
  padding: 20px;
  transition: transform 0.3s ease;
}
@media (min-width: 600px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-image-block {
    padding: 0 0 20px 0;
  }
}
@media (min-width: 1024px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-image-block {
    padding: 0;
  }
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-image-block {
    padding: 10px;
  }
}
@media (min-width: 1920px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-image-block {
    padding: 20px;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-image-block img {
  max-width: 220px;
  height: 220px;
  margin: 0 auto;
  transition: transform 0.3s ease !important;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-caption {
  background: none !important;
  position: static !important;
  cursor: pointer;
  padding: 0 !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0 !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p {
  font-size: 2.5rem;
  line-height: 1;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  margin-bottom: 20px;
  font-size: 25px !important;
  margin: 0 !important;
  line-height: 1.4 !important;
}
@media (max-width: 1499px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p {
    font-size: 1.9230769231rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p {
    font-size: 1.7857142857rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p {
    font-size: 1.6666666667rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p {
    font-size: 14px !important;
  }
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p {
    font-size: 20px !important;
  }
}
@media (min-width: 1920px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p {
    font-size: 25px !important;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p:hover {
  color: #E50053 !important;
}
.custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a {
  font-size: 1rem;
  line-height: 1;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "Lato", sans-serif;
  min-height: 46px !important;
  line-height: 46px !important;
  display: inline-block !important;
  position: relative !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
}
@media (max-width: 1499px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a {
    font-size: 0.7692307692rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a {
    font-size: 0.7142857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a {
    font-size: 10px !important;
    line-height: 26px !important;
  }
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a {
    font-size: 14px !important;
    line-height: 46px !important;
  }
}
@media (min-width: 1920px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a {
    font-size: 16px !important;
  }
}
.custom-tab-gallery-slideshow-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p a:after {
  bottom: 0 !important;
  background-color: #E50053 !important;
}
.custom-tab-gallery-slideshow-wrapper .slick-current .site-slider-image-block img {
  border: 5px #E50053 solid;
  border-radius: 50%;
}
.custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-prev, .custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-next {
  top: 35%;
  margin: 0 -30px;
}
@media (min-width: 600px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-prev, .custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-next {
    margin: 0 -120px;
  }
}
@media (min-width: 1366px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-prev, .custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-next {
    top: 25%;
    margin: 0 60px;
  }
}
@media (min-width: 1920px) {
  .custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-prev, .custom-tab-gallery-slideshow-wrapper .site-slider .slick-arrow.slick-next {
    margin: 0 120px;
  }
}

@media (min-width: 1440px) {
  .contents-75 .site-slider-tab-content-list .slick-slide {
    padding: 0 6%;
  }
}

@media (max-width: 768px) {
  .custom-display-news .site-display-wrapper-listitem {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}
.custom-display-news .site-display-image {
  overflow: hidden;
}
.custom-display-news .site-display-image img {
  min-height: 240px;
}
@media (min-width: 1920px) {
  .custom-display-news .site-display-image img {
    min-height: 380px;
  }
}
.custom-display-news .site-display-image img:hover {
  transition: transform 0.3s ease-in-out !important;
  transform: scale(1.1) !important;
}
.custom-display-news h3 {
  font-size: 20px;
  line-height: 27px;
}
.custom-display-news h3 a {
  color: #252244;
}
.custom-display-news h3 a:hover {
  color: #E50053;
}
.custom-display-news .site-display-desc p {
  margin-bottom: 10px !important;
}
.custom-display-news .site-display-desc a {
  font-size: 1rem;
  line-height: 1;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  min-height: 46px !important;
  line-height: 46px !important;
  display: inline-block !important;
  position: relative !important;
}
@media (max-width: 1499px) {
  .custom-display-news .site-display-desc a {
    font-size: 0.7692307692rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-display-news .site-display-desc a {
    font-size: 0.7142857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-display-news .site-display-desc a {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
.custom-display-news .site-display-desc a:after {
  bottom: 0 !important;
  background-color: #E50053 !important;
}

.custom-display-events h3 {
  font-size: 20px;
  line-height: 27px;
}
.custom-display-events h3 a {
  color: #252244;
}
.custom-display-events h3 a:hover {
  color: #E50053;
}
.custom-display-events .custom-date-wrapper {
  margin-right: 20px;
}
.custom-display-events .site-display-desc p {
  margin-bottom: 10px !important;
}
.custom-display-events .site-display-desc p .marker {
  display: none;
}
.custom-display-events .site-display-desc a {
  font-size: 1.563rem;
  line-height: 1.2;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  margin-bottom: 20px;
  min-height: 46px !important;
  line-height: 36px !important;
  display: inline-block !important;
  position: relative !important;
  margin-bottom: 0 !important;
}
@media (max-width: 1499px) {
  .custom-display-events .site-display-desc a {
    font-size: 1.4209090909rem;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-display-events .site-display-desc a {
    font-size: 1.4209090909rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-display-events .site-display-desc a {
    font-size: 1.4209090909rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
.custom-display-events .site-display-list-block .site-display-data-block {
  display: flex;
  padding-top: 20px;
}
.custom-display-events .site-display-list-block .site-display-data-block .custom-post-content-wrapper {
  padding-left: 20px;
}
.custom-display-events .site-display-list-block .site-display-data-block .site-display-date {
  display: none;
}
.custom-display-events .site-display-list-block .site-display-data-block .custom-date-container {
  width: 60px;
  justify-content: center;
  align-items: center;
  border: 1px solid #E50053;
}
.custom-display-events .site-display-list-block .site-display-data-block .custom-date-container .custom-day {
  display: none;
}
.custom-display-events .site-display-list-block .site-display-data-block .custom-date-container .custom-date {
  font-family: "Georgia";
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #252244;
  background: #ffffff;
  padding: 13px 0;
  width: 100%;
  text-align: center;
}
.custom-display-events .site-display-list-block .site-display-data-block .custom-date-container .custom-month {
  font-family: "Lato", sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2.33px;
  line-height: 28px;
  text-transform: uppercase;
  background: #E50053;
  padding: 5px 0;
  width: 100%;
  text-align: center;
}
.custom-display-events .site-display-list-block .site-display-data-block .custom-date-container .custom-year {
  display: none;
}
.custom-display-events .site-display-list-block .site-display-data-block .site-display-title {
  color: #000000;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}
@media (max-width: 599px) {
  .custom-display-events .site-display-list-block .site-display-data-block .site-display-title {
    font-size: 18px;
    line-height: 28px;
  }
}
.custom-display-events .site-display-list-block .site-display-data-block .site-display-title a {
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.custom-display-events .site-display-list-block .site-display-data-block .site-display-title a:hover {
  color: #E50053;
}

.custom-table-images table tr {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.custom-table-images table tr td {
  flex-basis: 100%;
  font-family: "Georgia" !important;
  text-align: left;
  margin-bottom: 20px;
}
@media (min-width: 1366px) {
  .custom-table-images table tr td {
    flex: 1;
  }
}

@media (min-width: 1024px) {
  .custom-landing-table table tr {
    display: flex;
    align-items: start;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1440px) {
  .custom-landing-table table tr {
    align-items: center;
  }
}
.custom-landing-table table tr td img {
  height: auto !important;
}
@media (min-width: 1440px) and (max-width: 1600px) {
  .custom-landing-table table tr td [class^=circle-bg-] {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 600px) {
  .custom-landing-table table tr td {
    display: grid;
  }
  .custom-landing-table table tr td h4, .custom-landing-table table tr td p, .custom-landing-table table tr td a {
    margin: 10px 0 !important;
  }
}
@media (max-width: 1366px) {
  .custom-landing-table table tr td {
    width: 100% !important;
  }
}
.custom-landing-table table tr td:nth-child(2) {
  display: none !important;
}
@media (min-width: 1440px) {
  .custom-landing-table table tr td:nth-child(2) {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .custom-landing-table table tr td {
    display: inline-block;
    width: 100% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .custom-landing-table table tr td:nth-child(3) {
    display: flex;
    flex-wrap: wrap;
  }
  .custom-landing-table table tr td:nth-child(3) p {
    padding: 5px;
    margin: 0;
  }
  .custom-landing-table table tr td:nth-child(3) p a.btn {
    padding: 20px 15px !important;
  }
}
.custom-landing-table table tr td:nth-child(1) a.btn {
  width: auto !important;
  float: left;
}
.custom-landing-table table tr td:nth-child(3) a.btn {
  padding: 20px 15px !important;
  width: 100% !important;
}
@media (min-width: 1600px) and (max-width: 1900px) {
  .custom-landing-table table tr td:nth-child(3) a.btn {
    float: right;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper {
    overflow: auto;
    white-space: nowrap;
  }
}
@media (min-width: 768px) and (max-width: 1366px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta h4, .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta p, .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta a {
  margin: 0 !important;
  cursor: pointer;
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta h4 a {
  font-size: 1.563rem;
  line-height: 1.2;
  font-family: "Georgia";
  font-weight: 700;
  color: #252244;
  margin-bottom: 20px;
  color: #252244 !important;
  text-transform: none;
  text-decoration: none;
  border-bottom: none !important;
  line-height: 1.2 !important;
}
@media (max-width: 1499px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta h4 a {
    font-size: 1.4209090909rem;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta h4 a {
    font-size: 1.4209090909rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta h4 a {
    font-size: 1.4209090909rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta h4 a:after {
  display: none !important;
}
@media (max-width: 600px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta {
    display: inline-block;
    max-width: 250px !important;
    white-space: normal;
    margin: 50px 50px 0 0;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1366px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta {
    margin: 50px 30px 0 0;
    text-align: center;
    min-width: 200px;
  }
}
@media (min-width: 1440px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta {
    display: flex;
    flex-direction: row-reverse;
    text-align: right;
    float: right;
    align-items: center;
    margin: 20px 0;
  }
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta h4:hover {
    color: #E50053;
  }
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta a {
    font-size: 1rem;
    line-height: 1;
    color: #E50053;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    min-height: 46px !important;
    line-height: 46px !important;
    display: inline-block !important;
    position: relative !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1440px) and (max-width: 1499px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta a {
    font-size: 0.7692307692rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (min-width: 1440px) and (max-width: 999px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta a {
    font-size: 0.7142857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (min-width: 1440px) and (max-width: 599px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta a {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (min-width: 1440px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta a:hover {
    color: #E50053 !important;
  }
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta a:after {
    bottom: 0 !important;
    background-color: #E50053 !important;
  }
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta .flex-item-image {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 100%;
  display: block;
  margin: 0 auto 20px auto;
}
@media (min-width: 1440px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta .flex-item-image {
    margin: 0 0 0 15px;
  }
}
@media (min-width: 1600px) {
  .custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta .flex-item-image {
    margin: 0 0 0 30px;
  }
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta .flex-item-image a:after {
  display: none !important;
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta .flex-item-image img {
  width: 150px;
  height: auto;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta .flex-item-image img:hover {
  transform: scale(1.3);
}
.custom-landing-table table tr td:nth-child(3) .cta-wrapper .cta p a {
  text-transform: uppercase;
  color: #E50053;
  border-bottom: 0;
}

.custom-table-image-text td {
  display: block;
}
@media (min-width: 1366px) {
  .custom-table-image-text td {
    width: 50%;
  }
}
.custom-table-image-text td h2, .custom-table-image-text td h3, .custom-table-image-text td h4, .custom-table-image-text td h6, .custom-table-image-text td p {
  text-align: left;
}
@media (min-width: 1366px) {
  .custom-table-image-text td h2, .custom-table-image-text td h3, .custom-table-image-text td h4, .custom-table-image-text td h6, .custom-table-image-text td p {
    padding: 0 60px !important;
  }
}
@media (min-width: 1366px) {
  .custom-table-image-text td ul {
    padding: 0 85px !important;
  }
}
.custom-table-image-text td h6 {
  padding: 30px 0 0 0;
}

.custom-testimonial-single {
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .custom-testimonial-single {
    width: 500px;
  }
}
.custom-testimonial-single p {
  font-family: "Georgia";
  font-style: italic;
  color: #252244;
  font-size: 20px;
  line-height: 27px;
}

.custom-testimonial-banner-wrapper .cms-feature-title {
  font-family: "Dancing Script", cursive;
  font-size: 40px;
  line-height: 5rem !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: normal;
  position: absolute;
  color: #ffffff;
  z-index: 1;
  text-align: left;
  padding: 40px 30px;
}
@media screen and (min-width: 430px) {
  .custom-testimonial-banner-wrapper .cms-feature-title {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-wrapper .cms-feature-title {
    right: 0;
    top: 5%;
    font-size: 5rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .custom-testimonial-banner-wrapper .cms-feature-title {
    top: 15%;
    padding: 0 120px;
  }
}
@media screen and (max-width: 600px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-image-block img {
    height: 100vh; /* Full height of the viewport */
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center; /* Center the image */
  }
}
.custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption {
  background: none !important;
  color: #ffffff;
  position: absolute;
  top: 5%;
  padding: 20px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption {
    top: 10%;
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption {
    width: 70%;
    right: 0;
  }
}
@media screen and (min-width: 1366px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption {
    width: 50%;
  }
}
@media screen and (min-width: 2560px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption {
    width: 30%;
  }
}
.custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data {
  font-size: 1rem;
  line-height: 1;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px !important;
  text-align: left;
}
@media (max-width: 1499px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data {
    font-size: 0.7692307692rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data {
    font-size: 0.7142857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data {
    text-align: right;
  }
}
.custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data h2 {
  font-family: "Dancing Script", cursive;
  text-transform: none;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 5rem !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 430px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data h2 {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-wrapper .custom-testimonial-banner .site-slider-caption .site-slider-capton-data h2 {
    font-size: 5rem !important;
    margin-bottom: 50px;
  }
}
.custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
  top: 90%;
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
    top: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
    top: 90%;
  }
}
@media screen and (min-width: 1366px) {
  .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
    top: 85%;
  }
}
@media screen and (min-width: 1440px) {
  .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
    top: 90%;
  }
}
@media screen and (min-width: 1920px) {
  .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
    top: 80%;
  }
}
.custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev {
  right: 120px;
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-prev {
    left: auto;
  }
}
.custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
  right: 200px;
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-wrapper .site-slider .slick-arrow.slick-next {
    left: auto;
    right: 40px;
  }
}

body.cms-page-is-in-edit-mode .slick-arrow.slick-prev, body.cms-page-is-in-edit-mode .slick-arrow.slick-next {
  display: none !important;
}

.custom-testimonial-banner-left-wrapper .cms-feature-title {
  font-family: "Dancing Script", cursive;
  font-size: 40px;
  line-height: 5rem !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: normal;
  position: absolute;
  color: #ffffff;
  z-index: 1;
  text-align: left;
  padding: 40px 30px;
}
@media screen and (min-width: 430px) {
  .custom-testimonial-banner-left-wrapper .cms-feature-title {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-left-wrapper .cms-feature-title {
    left: 0;
    top: 5%;
    font-size: 5rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .custom-testimonial-banner-left-wrapper .cms-feature-title {
    top: 15%;
    padding: 0 120px;
  }
}
@media screen and (max-width: 600px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-image-block img {
    height: 100vh; /* Full height of the viewport */
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center; /* Center the image */
  }
}
.custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption {
  background: none !important;
  color: #ffffff;
  position: absolute;
  top: 15%;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption {
    top: 20%;
  }
}
@media screen and (min-width: 1024px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption {
    width: 70%;
    top: 10%;
    left: 0;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1366px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption {
    width: 50%;
  }
}
@media screen and (min-width: 2560px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption {
    width: 30%;
  }
}
.custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption .site-slider-capton-data {
  font-size: 1rem;
  line-height: 1;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px !important;
  text-align: left;
  padding: 20px;
}
@media (max-width: 1499px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption .site-slider-capton-data {
    font-size: 0.7692307692rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption .site-slider-capton-data {
    font-size: 0.7142857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption .site-slider-capton-data {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
.custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption .site-slider-capton-data h2 {
  font-family: "Dancing Script", cursive;
  text-transform: none;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 5rem !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 430px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption .site-slider-capton-data h2 {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-left-wrapper .custom-testimonial-banner-left .site-slider-caption .site-slider-capton-data h2 {
    font-size: 5rem !important;
    margin-bottom: 50px;
  }
}
.custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-next {
  top: 90%;
}
@media screen and (min-width: 768px) {
  .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-next {
    top: 70%;
  }
}
@media screen and (min-width: 1024px) {
  .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-next {
    top: 80%;
  }
}
@media screen and (min-width: 1366px) {
  .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-next {
    top: 70%;
  }
}
@media screen and (min-width: 1440px) {
  .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-next {
    top: 85%;
  }
}
@media screen and (min-width: 1920px) {
  .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-prev, .custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-next {
    top: 70%;
  }
}
.custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-next {
  left: 150px;
}
.custom-testimonial-banner-left-wrapper .site-slider .slick-arrow.slick-prev {
  left: 60px;
}

body.cms-page-is-in-edit-mode .slick-arrow.slick-prev, body.cms-page-is-in-edit-mode .slick-arrow.slick-next {
  display: none !important;
}

.custom-related-articles-wrapper .cms-feature-title {
  display: none;
}
@media (min-width: 1024px) {
  .custom-related-articles-wrapper .cms-feature-title {
    display: flex;
    flex: 2 !important;
  }
}
.custom-related-articles-wrapper .custom-related-articles {
  text-align: center;
}
.custom-related-articles-wrapper .custom-related-articles .slick-track {
  display: flex !important;
}
.custom-related-articles-wrapper .custom-related-articles .site-display-list-block {
  margin: 0 10px 20px;
}
@media (min-width: 1440px) {
  .custom-related-articles-wrapper .custom-related-articles .site-display-list-block {
    margin: 0 0 20px !important;
  }
}
@media (min-width: 1440px) {
  .custom-related-articles-wrapper .custom-related-articles .site-display-list-block {
    margin: 0 -10px 20px !important;
  }
}
.custom-related-articles-wrapper .custom-related-articles .site-display-image {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 100%;
  display: block;
  margin: 0 auto 20px auto !important;
}
.custom-related-articles-wrapper .custom-related-articles .site-display-image img {
  min-width: 240px !important;
  transition: transform 0.3s ease-in-out;
  transform: translate(-20%, 0%) !important;
}
.custom-related-articles-wrapper .custom-related-articles .site-display-image img:hover {
  transform: translate(-20%, 0%) scale(1.3) !important;
}
.custom-related-articles-wrapper .custom-related-articles h3 {
  font-size: 25px;
}
@media screen and (min-width: 600px) and (max-width: 1440px) {
  .custom-related-articles-wrapper .custom-related-articles h3 {
    font-size: 21px;
  }
}
.custom-related-articles-wrapper .custom-related-articles h3 a {
  color: #252244 !important;
}
.custom-related-articles-wrapper .custom-related-articles h3 a:hover {
  color: #E50053 !important;
}
.custom-related-articles-wrapper .custom-related-articles .site-display-desc a {
  font-size: 1rem;
  line-height: 1;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  min-height: 46px !important;
  line-height: 46px !important;
  display: inline-block !important;
  position: relative !important;
  margin-bottom: 0 !important;
}
@media (max-width: 1499px) {
  .custom-related-articles-wrapper .custom-related-articles .site-display-desc a {
    font-size: 0.7692307692rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  .custom-related-articles-wrapper .custom-related-articles .site-display-desc a {
    font-size: 0.7142857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .custom-related-articles-wrapper .custom-related-articles .site-display-desc a {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
.custom-related-articles-wrapper .custom-related-articles .site-display-desc a:after {
  bottom: 0 !important;
  background-color: #E50053 !important;
}
.custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev, .custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
  top: 35%;
  margin: 0 -30px;
}
@media (min-width: 768px) {
  .custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev, .custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
    top: -25%;
    margin: 0px -50px 0 370px;
  }
}
@media (min-width: 1024px) {
  .custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev, .custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
    margin: 0 -30px 0 570px;
  }
}
@media (min-width: 1366px) {
  .custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev, .custom-related-articles-wrapper .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
    top: 50%;
    margin: 0 710px 0px -300px;
  }
}

.custom-video-banner {
  position: relative;
}
.custom-video-banner .site-slider-caption {
  right: 0 !important;
  padding: 0 !important;
}
.custom-video-banner p {
  background: #E50053;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #E50053 0%, #E50053 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  margin-top: 30px;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  padding-left: 90px;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
  bottom: 0;
  right: 0;
}
.custom-video-banner p:hover {
  background-position: -100% 100%;
  color: #E50053;
  border: 1px solid #E50053;
}
.custom-video-banner p em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.custom-video-banner p.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.custom-video-banner p.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.custom-video-banner p:hover:after {
  content: none;
}
.custom-video-banner p::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}

body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: white;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  cursor: pointer;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:before {
  content: "X";
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover {
  border: 1px solid #E50053;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover::before {
  transform: scale(0.7);
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-desktop {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-mobile {
    display: none;
  }
}

body.cms-page-is-published .popup-wrapper .site-wide-popup {
  pointer-events: none;
  outline: none;
}
body.cms-page-is-published .popup-wrapper .site-wide-popup .site-popup-close {
  pointer-events: all;
}

body:not(.cms-page-is-in-edit-mode) .play-video-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(3, 34, 76, 0.7);
  z-index: 100000;
  height: 100%;
  width: 100%;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup {
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #E50053;
  display: block;
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  border: 5px solid #ffffff;
  font-size: 20px;
  z-index: 20;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup::before {
  content: "X";
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
  position: absolute;
  width: 100%;
  max-width: 900px;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
  width: 100%;
  max-width: 900px;
  background: #ffffff;
  line-height: 0;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}

.custom-header-banner .site-slider-image-block {
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
@media screen and (max-width: 600px) {
  .custom-header-banner .site-slider-image-block img {
    height: 100vh; /* Full height of the viewport */
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center; /* Center the image */
  }
}
.custom-header-banner .site-slider-image-block:before, .custom-header-banner .site-slider-image-block:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -50px;
  left: 0;
  z-index: 1;
}
.custom-header-banner .site-slider-image-block:before {
  background: linear-gradient(to top, #000000 0%, transparent 50%);
}
.custom-header-banner .site-slider-image-block:after {
  background: linear-gradient(to bottom, #000000 0%, transparent 50%);
}
.custom-header-banner .site-slider-caption {
  padding: 0 !important;
  background: none !important;
  position: absolute !important;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  text-align: center;
  width: 50%;
  bottom: -20% !important;
  z-index: 2;
  top: 70%;
}
@media (min-width: 430px) {
  .custom-header-banner .site-slider-caption {
    bottom: 0% !important;
  }
}
@media (min-width: 390px) {
  .custom-header-banner .site-slider-caption {
    top: 75%;
  }
}
.custom-header-banner .site-slider-caption .site-slider-capton-data {
  font-family: "Dancing Script", cursive;
  padding: 0 20px !important;
  font-size: 60px !important;
  line-height: 1 !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: normal;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .custom-header-banner .site-slider-caption .site-slider-capton-data {
    font-size: 3.3333333333rem !important;
    width: 80%;
  }
}
@media screen and (min-width: 1366px) {
  .custom-header-banner .site-slider-caption .site-slider-capton-data {
    font-size: 4.1666666667rem !important;
    width: 60%;
  }
}
@media screen and (min-width: 1920px) {
  .custom-header-banner .site-slider-caption .site-slider-capton-data {
    font-size: 5rem !important;
    line-height: 5rem !important;
  }
}
.custom-header-banner .site-slider-caption .site-slider-more-desc-data img {
  position: absolute;
  bottom: -130px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 600px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
}
@media screen and (min-width: 768px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 400px;
  }
}
@media screen and (min-width: 1024px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 550px;
  }
}
@media screen and (min-width: 1366px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 600px;
  }
}
@media screen and (min-width: 1440px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 700px;
  }
}
.custom-header-banner .site-slider-caption .site-slider-more-desc-data:before {
  content: "";
  position: absolute;
  bottom: -30%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 360px;
  height: 360px;
  background: #980162;
  border-radius: 50%;
  opacity: 0.7;
  z-index: -1;
}
@media (min-width: 768px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 300px;
    height: 300px;
    bottom: -100%;
  }
}
@media (min-width: 1024px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data:before {
    bottom: -30%;
  }
}
@media (min-width: 1366px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 400px;
    height: 400px;
  }
}
@media (min-width: 1440px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 400px;
    height: 400px;
    bottom: -30%;
  }
}
@media (min-width: 1920px) {
  .custom-header-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 500px;
    height: 500px;
    bottom: -70%;
  }
}

.custom-hero-banner .site-slider-image-block {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  .custom-hero-banner .site-slider-image-block img {
    height: 100vh; /* Full height of the viewport */
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center; /* Center the image */
  }
}
.custom-hero-banner .site-slider-image-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -50px;
  left: 0;
  z-index: 0;
  background: #252244;
  opacity: 0.5;
}
.custom-hero-banner .site-slider-caption {
  background: none !important;
  padding: 0 !important;
  position: absolute !important;
  bottom: 100px !important;
  left: 0%;
  transform: translateX(-50%);
  z-index: 2;
  width: 100%;
}
@media (min-width: 900px) {
  .custom-hero-banner .site-slider-caption {
    left: 50%;
  }
}
@media (min-width: 600px) and (max-height: 430px) {
  .custom-hero-banner .site-slider-caption {
    bottom: 40px !important;
  }
  .custom-hero-banner .site-slider-caption img {
    display: none;
  }
}
.custom-hero-banner .site-slider-caption img {
  margin: auto;
}
.custom-hero-banner .site-slider-caption h2 {
  font-family: "Dancing Script", cursive;
  font-size: 3.5rem;
  color: #ffffff;
  line-height: 5rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
@media screen and (max-width: 375px) {
  .custom-hero-banner .site-slider-caption h2 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (min-width: 600px) {
  .custom-hero-banner .site-slider-caption h2 {
    font-size: 4.1666666667rem !important;
  }
}
@media screen and (min-width: 1920px) {
  .custom-hero-banner .site-slider-caption h2 {
    font-size: 5rem !important;
    line-height: 5rem !important;
  }
}
.custom-hero-banner .site-slider-caption p a {
  background: #E50053;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #E50053;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, #E50053 0%, #E50053 50%, #ffffff 50%, #ffffff 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  margin-top: 30px;
  text-decoration: none;
}
.custom-hero-banner .site-slider-caption p a:hover {
  background-position: -100% 100%;
  color: #E50053;
  border: 1px solid #E50053;
}
.custom-hero-banner .site-slider-caption p a em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.custom-hero-banner .site-slider-caption p a.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.custom-hero-banner .site-slider-caption p a.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.custom-hero-banner .site-slider-caption p a:after {
  content: none !important;
}
.custom-hero-banner .site-slider-caption p a:hover:after {
  content: none !important;
}
.custom-hero-banner .site-slider-caption a:after {
  content: none !important;
}
.custom-hero-banner .site-slider-caption a:hover:after {
  content: none !important;
}
.custom-hero-banner .site-slider-caption .site-slider-more-desc-data img {
  position: absolute;
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 600px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 800px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
}
@media (min-width: 768px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 850px;
    width: auto !important;
  }
}
@media (min-width: 1024px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 670px;
  }
}
@media (min-width: 1029px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data img {
    max-height: 1000px;
  }
}
.custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
  content: "";
  position: absolute;
  bottom: -30%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 360px;
  height: 360px;
  background: #980162;
  border-radius: 50%;
  opacity: 0.7;
  z-index: -1;
  bottom: 40%;
}
@media (min-width: 768px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 300px;
    height: 300px;
    bottom: -100%;
  }
}
@media (min-width: 1024px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    bottom: -30%;
  }
}
@media (min-width: 1366px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 400px;
    height: 400px;
  }
}
@media (min-width: 1440px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 500px;
    height: 500px;
    bottom: -30%;
  }
}
@media (min-width: 1920px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    width: 500px;
    height: 500px;
    bottom: -70%;
  }
}
@media (min-width: 768px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    bottom: 30%;
    width: 500px;
    height: 500px;
  }
}
@media (min-width: 1024px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    bottom: -30%;
  }
}
@media (min-width: 1440px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    bottom: -30%;
  }
}
@media (min-width: 1920px) {
  .custom-hero-banner .site-slider-caption .site-slider-more-desc-data:before {
    bottom: 0%;
  }
}

blockquote {
  background: #ECECEC;
  text-align: unset;
  padding: 25px;
}
@media (min-width: 600px) {
  blockquote {
    padding: 50px;
  }
}
blockquote h4 {
  font-style: italic;
}
blockquote p {
  text-transform: uppercase;
  color: #482B6D;
  font-weight: 700;
  margin: 0 !important;
}

body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
  padding-left: 190px;
  padding-right: 190px;
}
@media (max-width: 1499px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 50px;
  }
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 20px;
  }
}

.cms-text-feature table tr {
  background: transparent;
}
.cms-text-feature table tr th {
  background: #E50053;
  width: 100%;
}
.cms-text-feature table tr:nth-child(2n) {
  background: none;
}
.cms-text-feature table.custom-gap-50 td {
  padding: 0;
}
@media (min-width: 600px) {
  .cms-text-feature table.custom-gap-50 tr {
    gap: 0 50px;
  }
}

@media (max-width: 599px) {
  table.site-table-mobile > thead > tr > td,
  table.site-table-mobile > tbody > tr > td {
    display: grid !important;
  }
}
@media (max-width: 1366px) {
  table.site-table-mobile > thead > tr > td,
  table.site-table-mobile > tbody > tr > td {
    display: grid !important;
    width: 100% !important;
  }
}
@media (max-width: 599px) {
  table.site-table-mobile > thead > tr > th p,
  table.site-table-mobile > tbody > tr > th p {
    margin: 0 0 20px !important;
  }
}

table.site-table-mobile-stack {
  border-collapse: collapse;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  white-space: normal;
}
table.site-table-mobile-stack tr {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin: 40px 0;
}
table.site-table-mobile-stack th,
table.site-table-mobile-stack td {
  padding: 0 0 20px 0;
  text-align: left;
}
@media (min-width: 1366px) {
  table.site-table-mobile-stack th,
  table.site-table-mobile-stack td {
    text-align: right;
  }
}
table.site-table-mobile-stack th p,
table.site-table-mobile-stack td p {
  margin: 10px 0 0 0 !important;
}
table.site-table-mobile-stack th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (max-width: 1365px) {
  table.site-table-mobile-stack {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    display: table !important;
  }
  table.site-table-mobile-stack caption {
    font-size: 1.3em;
  }
  table.site-table-mobile-stack thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.site-table-mobile-stack tr {
    display: block;
    margin-bottom: 0.625em;
    background: none !important;
  }
  table.site-table-mobile-stack td {
    display: block;
  }
  table.site-table-mobile-stack td::before {
    /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
    content: attr(data-label);
    font-weight: bold;
    text-transform: uppercase;
    color: #E50053;
    margin-right: 10px;
  }
  table.site-table-mobile-stack td:last-child {
    border-bottom: 0;
  }
}

table:not(.site-table-same-width) {
  white-space: normal !important;
}

@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) table.site-table-col-full > tbody > tr > td div {
    width: 100% !important;
  }
}
body:not(.cms-page-is-in-edit-mode) table.site-table-same-width {
  table-layout: fixed;
  display: table;
}
@media (max-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) table.site-table-same-width {
    white-space: nowrap !important;
  }
  body:not(.cms-page-is-in-edit-mode) table.site-table-same-width.site-table-mobile {
    white-space: normal !important;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td h1,
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td h2,
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td h3,
  body:not(.cms-page-is-in-edit-mode) table.site-table-mobile > tbody > tr > td p {
    margin-bottom: 10px !important;
  }
}

table {
  border: none;
}
table.site-table-accordion {
  display: table !important;
}
table.site-table-accordion tbody {
  display: table-row-group;
}
table.site-table-accordion tr {
  font-size: 16px;
  line-height: 28px;
  background: #FFFFFF !important;
  font-weight: normal;
}
@media (max-width: 599px) {
  table.site-table-accordion tr {
    padding: 0 !important;
    display: table-row !important;
  }
}
table.site-table-accordion tr th {
  color: #E50053 !important;
  text-align: left;
  background: none !important;
  font-family: "Georgia";
  border: none;
}
table.site-table-accordion tr td {
  text-align: left;
  width: 100%;
  display: block;
}
table.site-table-accordion tr td p {
  margin: 10px 0 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  font-size: 16px;
  line-height: 28px;
  background: #ffffff !important;
  border-bottom: 1px solid #E50053 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  color: #E50053 !important;
  text-align: left;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover {
  background: #E50053 !important;
  color: #ffffff !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th {
  color: #ffffff !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active {
  background: #E50053 !important;
  color: #ffffff !important;
  border-bottom: 0 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th {
  color: #ffffff !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:after {
  background: #ffffff !important;
}

@media (min-width: 1366px) {
  .site-sub-data {
    display: flex;
  }
}
.site-sub-data .site-sub-data-left {
  width: 100%;
}
@media (min-width: 1440px) {
  .site-sub-data .site-sub-data-left {
    width: 50%;
  }
}
.site-sub-data .site-sub-data-right {
  display: none;
}
@media (min-width: 1440px) {
  .site-sub-data .site-sub-data-right {
    width: 50%;
    display: block;
  }
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
}
@media (min-width: 1366px) {
  .flex-row {
    flex-wrap: nowrap;
  }
  .flex-row:nth-child(odd) {
    flex-direction: row-reverse !important;
  }
}
@media (min-width: 1366px) {
  .flex-row .feature-zone {
    flex: 1;
  }
  .flex-row .feature-zone .content-padding-right {
    padding: 40px 40px 40px 0;
  }
}
@media (min-width: 1366px) and (min-width: 1440px) {
  .flex-row .feature-zone .content-padding-right {
    padding: 40px 80px 80px 0;
  }
}
@media (min-width: 1366px) {
  .flex-row .feature-zone .content-padding-left {
    padding: 40px 0 40px 40px;
  }
}
@media (min-width: 1366px) and (min-width: 1440px) {
  .flex-row .feature-zone .content-padding-left {
    padding: 40px 0 80px 80px;
  }
}

.flex-row-offset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
}
@media (min-width: 1366px) {
  .flex-row-offset {
    flex-wrap: nowrap;
  }
}
.flex-row-offset #custom-landing-nine-column {
  width: 100%;
}
@media (min-width: 1366px) {
  .flex-row-offset #custom-landing-nine-column {
    width: 30%;
  }
}
.flex-row-offset #custom-landing-ten-column {
  width: 100%;
}
@media (min-width: 1366px) {
  .flex-row-offset #custom-landing-ten-column {
    width: 70%;
  }
}

.content-with-sidebar-template .horizontal-nav {
  display: none;
}
@media (min-width: 1440px) {
  .content-with-sidebar-template .custom-sidebar-full .horizontal-nav {
    display: block;
  }
}
@media (min-width: 1440px) and (min-width: 1920px) {
  .content-with-sidebar-template .custom-sidebar-full .horizontal-nav .slick-list {
    margin: 0 150px !important;
  }
}
.content-with-sidebar-template .custom-sidebar-full .site-sidebar {
  display: none;
}
.content-with-sidebar-template .site-sidebar {
  display: none;
}
@media (min-width: 1440px) {
  .content-with-sidebar-template .site-sidebar {
    display: block;
  }
}
.content-with-sidebar-template .custom-related-articles-wrapper .cms-feature-title {
  display: none;
}
@media (min-width: 1440px) {
  .content-with-sidebar-template .custom-related-articles-wrapper .cms-feature-title {
    display: flex;
    flex: 2;
    min-width: 200px;
  }
}

.error-template {
  background: #FCFCFF;
}
.error-template .site-error-page {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 699px) {
  .error-template .site-error-page {
    position: static;
    transform: translateY(0%);
  }
}
.error-template .error-msg {
  position: relative;
}
.error-template .error-msg .error-no {
  font-family: "Georgia";
  font-weight: bold;
  font-size: 300px;
  line-height: 290px;
  color: #E50053;
}
@media (max-width: 767px) {
  .error-template .error-msg .error-no {
    font-size: 210px;
    line-height: 210px;
  }
}
@media (max-width: 399px) {
  .error-template .error-msg .error-no {
    font-size: 160px;
    line-height: 170px;
  }
}
.error-template .error-msg .error-not-found {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #E50053;
}
@media (max-width: 599px) {
  .error-template .error-msg .error-not-found {
    font-size: 30px;
    margin: 10px 0 0;
  }
}
.error-template .error-msg .error-desc {
  width: 100%;
  max-width: 1150px;
  margin: 50px auto 0;
  font-size: 22px;
  line-height: 35px;
  padding: 20px;
}
.error-template .error-buttons {
  margin: 50px 0;
}
@media (max-width: 599px) {
  .error-template .error-buttons {
    margin: 30px 0 50px;
  }
}
.error-template .error-buttons .error-social-link {
  margin: 50px 0 0;
}
.error-template .error-buttons .error-social-link .error-footer-social {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #ECECEC;
  line-height: 60px;
  margin: 0 10px;
  background: none;
  transition: all ease 0.5s;
}
.error-template .error-buttons .error-social-link .error-footer-social a {
  color: #E50053;
  display: block;
}
.error-template .error-buttons .error-social-link .error-footer-social:hover {
  background: #252244;
}
.error-template .error-buttons .error-social-link .error-footer-social i {
  font-size: 25px;
}

.empty-template body.cms-user-logged .site-coming-soon-wrapper {
  height: calc(100vh - 72px);
}
.empty-template body.cms-user-logged.cms-page-is-in-preview-mode .site-coming-soon-wrapper {
  height: calc(100vh - 45px);
}
.empty-template .site-coming-soon-wrapper {
  background: linear-gradient(127deg, #ffffff 50%, #202020 50%);
  height: 100vh;
  max-height: 100vh;
}
.empty-template .site-coming-soon-wrapper .site-container {
  height: 100%;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text {
  width: 100%;
  max-width: 650px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-title {
  font-family: "Georgia";
  text-transform: uppercase;
  font-size: 80px;
  font-weight: bold;
  line-height: 100px;
  color: #252244;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc {
  color: #000000;
  font-size: 20px;
  position: relative;
  padding: 20px 0 0;
  line-height: 35px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  background: black;
  top: 0;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image {
  text-align: right;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image img {
  width: 85%;
  border-radius: 100%;
}

body.cms-page-is-in-edit-mode #MainContentLeft, body.cms-page-is-in-edit-mode #MainContentRight {
  margin-top: 50px;
}

.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 120px;
}
@media (max-width: 766px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 766px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  padding-right: 0 !important;
}
@media (min-width: 767px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 490px);
  }
}

.search-result-page .site-search-data {
  display: flex;
  border: 1px solid #E50053;
}
.search-result-page .site-search-data .site-search-input {
  background: transparent;
  border-radius: 0;
  outline: none;
  border: 1px solid transparent;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Lato", sans-serif;
  background: transparent;
}
.search-result-page .site-search-data .site-search-button {
  background: transparent;
  font-size: 18px;
  padding: 20px 30px;
  border: none;
  text-align: center;
  color: #E50053;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid none;
  display: inline-block;
  min-height: 46px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, transparent 50%, transparent 100%);
  background-size: 200%;
  transition: background-position 0.2s linear;
  transition-property: revert !important;
  transition-delay: revert !important;
  font-size: 0;
  padding: 0 20px;
  letter-spacing: 0;
  background: none !important;
  height: 50px !important;
  line-height: 50px;
  margin: 0 !important;
  outline: none;
}
.search-result-page .site-search-data .site-search-button:hover {
  background-position: -100% 100%;
  color: #4A4A4A;
  border: 1px solid none;
}
.search-result-page .site-search-data .site-search-button em {
  text-transform: lowercase !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: italic;
}
.search-result-page .site-search-data .site-search-button.video-popup-button {
  position: relative;
  padding-left: 90px;
}
.search-result-page .site-search-data .site-search-button.video-popup-button::before {
  content: url("/Templates/StMarysMusicSchool/images/play.svg");
  position: absolute;
  left: 0;
  bottom: -6px;
}
.search-result-page .site-search-data .site-search-button:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: bold;
}
.search-result-page .site-page-title-block {
  text-align: center;
  max-width: none;
  margin: 30px 0;
  color: #482B6D !important;
  padding-top: 150px;
}
.search-result-page .sr-search-wrapper {
  background: #FFFFFF;
  text-align: center;
  padding: 50px;
  margin: 0 0 30px;
  position: sticky;
  top: 0;
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 20px;
  }
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 10px;
  }
}
.search-result-page .sr-search-wrapper .sr-search-area {
  margin: 0 auto 30px;
  max-width: 900px;
  width: 100%;
}
.search-result-page .sr-search-wrapper .sr-links-area a {
  margin: 0 5px;
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper .sr-links-area a:first-child {
    margin-bottom: 10px;
  }
}
.search-result-page #sr-wrapper .sr-title {
  margin: 40px 0 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}
.search-result-page #sr-wrapper .sr-title span {
  text-transform: uppercase;
  font-weight: bold;
}
.search-result-page #sr-wrapper .sr-data .sr-block {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #252244;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a {
  color: #252244;
  font-family: "Lato", sans-serif;
  font-size: 20px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a:hover {
  color: #4A4A4A;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a {
  color: #999;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a:hover {
  color: #4A4A4A;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content {
  margin: 10px 0 0;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content .sr-hit {
  font-weight: bold;
  color: #000000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list {
  margin: 20px 0 0;
  color: #4A4A4A;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list .sr-tag {
  display: inline-block;
  margin: 0 2px 2px 0;
  background-color: #ECECEC;
  padding: 6px 20px;
  color: #4A4A4A;
  font-size: 10.67px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  min-height: 40px;
  line-height: 27px;
}

.code {
  background: #252244;
  height: 200px;
  width: 500px;
  border-radius: 2px;
  padding: 10px;
  text-align: center;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.code code {
  color: #E50053;
  font-size: 24px;
}/*# sourceMappingURL=style.css.map */