/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*!
  Theme Name: ffccproject
  Author: Anonymous
  Author URI:
  Version: 1
  Description: ffccproject theme for Wordpress
  License: GNU General Public License v2 or later
  License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  Text Domain: ffccproject
  Tags: one-column, two-columns
  Theme URI:
*/.accordion,.cards,.img-gallery,.lang-bar ul,.links,.logos,.menu ul,.programs,.socials,.widget ul{list-style:none;margin:0;padding:0}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(fonts/icomoon.ttf?3z6oml) format("truetype"),url(fonts/icomoon.woff?3z6oml) format("woff"),url(fonts/icomoon.svg?3z6oml#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-close:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-left:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-tiktok:before{content:""}.icon-youtube:before{content:""}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{-webkit-font-smoothing:subpixel-antialiased;-webkit-touch-callout:none;color:#ccc;font-size:13px;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{-webkit-overflow-scrolling:touch;background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports(padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;-webkit-text-decoration:none;text-decoration:none}.fancybox-caption a:hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{-webkit-text-decoration:none;text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);background:#ddd;bottom:0;display:none;margin:0;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-tap-highlight-color:rgba(0,0,0,0);backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{transform:rotate(180deg)}.select2-container--default .select2-selection--single{border:2px solid #ed1165;border-radius:1.75rem;color:#ed1165;height:auto;padding:.75rem .9375rem}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit;font-size:1.25rem;font-weight:700;line-height:1.75rem}.select2-container--default .select2-selection--single .select2-selection__arrow{height:auto;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:auto}.select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"";display:block;font-family:icomoon;font-size:2.0625rem;line-height:1;position:relative;top:.125rem;transition:all .3s ease}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-dropdown{background:#fff;background-clip:content-box;border:2px solid #ed1165;border-radius:1.75rem;margin-top:-2px;overflow:hidden}.select2-dropdown.select2-dropdown--above{margin-top:2px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#ed1165;color:#fff}.select2-container--default .select2-results__option--selected{background:none;font-weight:700}.select2-results__option--selectable{color:#ed1165;font-size:1.11rem;padding:10px 20px}.select2-container--default .select2-results>.select2-results__options{max-height:260px}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:top}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}table{border-bottom:1px solid #000;border-collapse:collapse;margin-bottom:3rem}table td,table th{border-top:1px solid #000;padding:.5rem .5rem .5rem 0}table td:last-child,table th:last-child{padding-right:0}.widget{margin-bottom:3rem}.widget+.widget{border-top:1px solid #000;padding-top:2rem}.widget select{min-width:150px}.comment-form label{display:block;padding-bottom:4px}.comment-form textarea{height:120px;margin:0;min-height:120px;overflow:auto}.comment-form input[type=text],.comment-form textarea{margin:0 4px 0 0;max-width:300px;width:100%}.comment-form input[type=submit]{display:block;float:none}.post-password-form label{display:block;margin-bottom:4px}.post-password-form input[type=password]{margin:0 4px 0 0;max-width:300px;width:100%}.search-form{display:flex;margin-bottom:15px}.search-form input{display:inline-flex;height:32px}.search-form input[type=search]{margin:0 4px 0 0;width:150px}.search-form input[type=submit]{flex-shrink:0}.post-password-form input{display:inline-flex;height:32px}.post-password-form input[type=password]{width:150px}.comment-form fieldset,.post-password-form fieldset,.search-form fieldset{border:0;padding:0}.comment-form input[type=submit],.post-password-form input[type=submit],.search-form input[type=submit]{background:#000;border:0;color:#fff;height:32px;padding:0 8px}.comment-form input[type=submit]:hover,.post-password-form input[type=submit]:hover,.search-form input[type=submit]:hover{opacity:.8}.commentlist{margin:0 0 3rem}.commentlist .edit-link{margin:0}.commentlist .avatar-holder{float:left;margin:0 3rem 4px 0}.commentlist-item .commentlist-item{padding:0}.comment,.commentlist-holder{overflow:hidden}.commentlist-item .commentlist-item,.commentlist-item+.commentlist-item{padding-top:3rem}.widget_calendar #next{text-align:right}.gallery-item dt{float:none;padding:0}.navigation,.navigation-comments{padding-top:2rem}.navigation,.navigation .nav-links,.navigation-comments,.navigation-comments .nav-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.navigation .screen-reader-text,.navigation-comments .screen-reader-text{left:-99999px;position:absolute}.navigation .page-numbers,.navigation-comments .page-numbers{align-items:center;background:#efefef;border-radius:50%;color:inherit;display:flex;font-size:1rem;height:1.75rem;justify-content:center;line-height:1;width:1.75rem}.navigation .page-numbers.current,.navigation .page-numbers:hover,.navigation-comments .page-numbers.current,.navigation-comments .page-numbers:hover{background:#00adef}.navigation .page-numbers.dots,.navigation-comments .page-numbers.dots{pointer-events:none}.navigation .page-numbers.dots~.page-numbers:not(.next),.navigation-comments .page-numbers.dots~.page-numbers:not(.next){display:none}.navigation .page-numbers.next,.navigation .page-numbers.prev,.navigation-comments .page-numbers.next,.navigation-comments .page-numbers.prev{background:none;font-size:0;line-height:0}.navigation .page-numbers.next:before,.navigation .page-numbers.prev:before,.navigation-comments .page-numbers.next:before,.navigation-comments .page-numbers.prev:before{content:"";font-family:icomoon;font-size:1.25rem;left:.125rem;line-height:1;position:relative}.navigation .page-numbers.next:hover,.navigation .page-numbers.prev:hover,.navigation-comments .page-numbers.next:hover,.navigation-comments .page-numbers.prev:hover{background:#00adef}.navigation .page-numbers.prev:before,.navigation-comments .page-numbers.prev:before{content:"";left:-.125rem}.navigation-single{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;margin-bottom:3rem}.navigation-single a{align-items:center;background:#efefef;border-radius:50%;color:inherit;display:flex;font-size:2.25rem;height:3.9375rem;justify-content:center;line-height:1;width:3.9375rem}.navigation-single a:hover{background:#00adef}.navigation-single .next a,.navigation-single .prev a{background:none;font-size:0;line-height:0}.navigation-single .next a:before,.navigation-single .prev a:before{content:"";font-family:icomoon;font-size:1.75rem;left:.125rem;line-height:1;position:relative}.navigation-single .next a:hover,.navigation-single .prev a:hover{background:#00adef}.navigation-single .prev a:before{content:"";left:-.125rem}.wp-caption{border:1px solid #ccc;clear:both;margin-bottom:3rem;max-width:100%;padding:10px}.wp-caption img{margin:0;vertical-align:top}.wp-caption p{margin:10px 0 0}div.aligncenter{margin:0 auto 3rem}img.aligncenter{display:block;margin:0 auto}.alignleft{float:left;margin:0 3rem 4px 0}.alignright{float:right;margin:0 0 4px 3rem}.mejs-container{margin-bottom:3rem}.alignnone,.bypostauthor,.gallery,.gallery-caption,.sticky,.wp-caption-text{height:auto}#wp-calendar{width:100%}#wp-calendar tbody td{text-align:center}#wp-calendar td,#wp-calendar th{border:1px solid #ccc}body{color:#000;font-family:Rubik,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;line-height:1.62}a{color:#ed1165;transition:color .35s cubic-bezier(.3,.86,.36,.95),background .35s cubic-bezier(.3,.86,.36,.95)}a,a:hover{-webkit-text-decoration:none;text-decoration:none}a:hover{color:#f9aa41}p a:visited{color:#00adef}dl,ol,p,ul{margin:0 0 1.5em}.main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-events-single-event-title,.subscribe h3,h1,h2,h3,h4,h5,h6{color:#00adef;font-weight:400;margin:0 0 1.5rem}h1{font-size:2.7142857143rem;line-height:1.1}.main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-events-single-event-title,.subscribe h3,h2{font-size:2.1428571429rem;line-height:1.1}h3{font-size:1.1428571429rem}h3,h4{line-height:1.1}h4{font-size:1.0714285714rem}h5{font-size:1rem}h5,h6{line-height:1.1}h6{font-size:.8571428571rem}address{font-style:normal;margin:0 0 1.5rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;background-color:transparent;border:1px solid;border-radius:0;min-width:0;padding:1.2rem 2.4rem;transition:border-color .35s cubic-bezier(.3,.86,.36,.95);width:100%}input[type=email]:focus,input[type=email]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=text]:focus,input[type=text]:hover,textarea:focus,textarea:hover{box-shadow:none;outline:none}.menu-opened{overflow:hidden}.header{background:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.15);position:sticky;top:-1px;transition:all .3s ease;z-index:100}.header>.container,.main .header>#tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .header>.tribe-events-l-container{align-items:center;display:flex;height:4.625rem;justify-content:space-between;padding-bottom:10px;padding-top:10px}.header.is-pinned.scrolled-down{transform:translateY(-110%)}.menu-opened .header{transform:translateY(0)!important}.logo{max-width:9.5rem;width:100%}.logo img{display:block;-o-object-fit:initial;object-fit:fill}.btn-menu{background:none;border:none;cursor:pointer;font-size:0;height:1.625rem;margin:0 .625rem 0 0;padding:0;position:relative;width:1.625rem}.btn-menu span,.btn-menu:after,.btn-menu:before{background:#ed1165;border-radius:1rem;content:"";height:.125rem;left:50%;margin:-.0625rem 0 0 -.8125rem;position:absolute;top:50%;transition:all .3s ease;width:1.625rem}.btn-menu:before{margin-top:-10px}.btn-menu:after{margin-top:8px}.menu-opened .btn-menu span{opacity:0}.menu-opened .btn-menu:after,.menu-opened .btn-menu:before{margin-top:-.0625rem}.menu-opened .btn-menu:before{transform:rotate(45deg)}.menu-opened .btn-menu:after{transform:rotate(-45deg)}.lang-bar{background:#f9aa41;display:none;font-size:.875rem;padding:.89em 0 .62rem;position:relative;text-align:center;z-index:200}.lang-bar .container,.lang-bar .main #tribe-events-pg-template,.lang-bar .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,.main .lang-bar #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .lang-bar .tribe-events-l-container{display:flex;flex-wrap:wrap;justify-content:center}.lang-bar .title{font-weight:300;margin-right:10px}.lang-bar ul{display:flex;justify-content:center}.lang-bar ul li+li:before{content:"|";margin:0 .5625rem}.lang-bar ul .active{font-weight:700}.lang-bar .gtranslate_wrapper a.glink,.lang-bar ul a{color:inherit}.lang-bar .gtranslate_wrapper a.glink+a.glink:before{content:"|";margin:0 .5625rem;pointer-events:none}.lang-bar .gtranslate_wrapper a.glink:hover{-webkit-text-decoration:underline;text-decoration:underline}.menu{background:#fff;font-size:1.75rem;height:calc(var(--full-viewport) - 70px);left:0;margin-top:-1px;max-height:0;overflow:hidden;position:absolute;top:100%;transition:max-height .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:20}.menu-opened .menu{max-height:calc(var(--full-viewport) - 70px);overflow:auto;visibility:visible}.menu>.holder>ul{padding:2.5rem 0}.menu>.holder>ul li{border:solid #000;border-width:0 0 1px}.menu>.holder>ul li.active>a,.menu>.holder>ul li:hover>a{color:#ed1165}.menu>.holder>ul .drop-opened>a{background:#f9aa41;color:inherit!important;font-weight:700}.menu>.holder>ul .drop-opened>a:not(:only-child):after{content:"-"}.menu>.holder>ul a{color:inherit;display:block;padding:.75rem 2.125rem;position:relative}.menu>.holder>ul a:not(:only-child):after{align-items:center;background:#efefef;border-radius:50%;content:"+";display:flex;font-size:.75em;font-weight:300;height:2.3125rem;justify-content:center;margin-top:-1.15625rem;position:absolute;right:2.125rem;top:50%;width:2.3125rem}.contact-form .nf-form-content .menu input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .menu .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .menu a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .menu .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .menu .tribe-events-c-search__button,.main .tribe-events .menu button.tribe-events-c-search__button,.menu .btn,.menu .contact-form .nf-form-content input[type=submit],.menu .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.menu .main .tribe-events .tribe-events-c-search__button,.menu .main .tribe-events button.tribe-events-c-search__button,.menu .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.subscribe-form .nf-form-content .submit-container .menu input[type=submit].nf-element{font-size:1.6875rem;margin:10px;padding:.5rem 1.4375rem}.menu .drop-opened .drop{max-height:900px}.menu .drop{background:#f9aa41;max-height:0;overflow:hidden;transition:all .6s ease}.main .menu .drop #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .menu .drop .tribe-events-l-container,.menu .drop .container,.menu .drop .main #tribe-events-pg-template,.menu .drop .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{padding:0;transition:all .6s ease-in-out}.menu .drop ul li{border-color:#fff;border-width:1px 0 0}.menu .drop ul a{color:inherit;font-weight:300}.menu .drop ul a:before{display:none}.menu .drop ul a strong{display:inline-block;font-weight:inherit;position:relative}.menu .drop img{background:#4d4d4d;display:none}.menu .drop .descr{border-top:1px solid #000;display:none;font-size:1.3125rem;padding:.75rem 2.125rem}.menu .drop .descr p{margin:0}ul.drop-nav li a{color:#000!important}ul.drop-nav li a:hover{color:#ed1165!important}body{background-color:#fff;display:flex;flex-direction:column;font-weight:300;min-height:100vh}.accessibility{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.accessibility:focus{height:auto;position:static;width:auto}.main{flex:1;overflow:hidden}.container,.main #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{margin:0 auto;padding:0 1.625rem;width:100%}.filter{margin-bottom:2rem}.filter .select2{max-width:28.4375rem;width:100%!important}.filter form{align-items:center;display:flex;flex-direction:column;gap:1rem}.image{aspect-ratio:1/.8;background:#333;border-radius:1rem;flex-shrink:0;overflow:hidden;position:relative;transform:translate(0)}.image img{background:#333;height:100%;max-width:none;position:absolute;right:0;top:0;width:100%}.image-contain img{-o-object-fit:contain;object-fit:contain}.heading-center{padding-bottom:2rem;text-align:center}.heading-center .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.heading-center .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.heading-center .main .tribe-events-single-event-title,.heading-center .subscribe h3,.heading-center h2,.main .heading-center .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .heading-center .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .heading-center .tribe-common-h4--min-medium,.subscribe .heading-center h3{font-size:2.25rem}.main .main .tribe-common--breakpoint-medium.tribe-common .main-section-inv .heading-center .tribe-common-h4--min-medium,.main .main .tribe-common--breakpoint-medium.tribe-common .main-section-secondary .heading-center .tribe-common-h4--min-medium,.main .main-section-inv .heading-center .tribe-events-single-event-title,.main .main-section-secondary .heading-center .tribe-events-single-event-title,.main .tribe-common--breakpoint-medium.tribe-common .main-section-inv .heading-center .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .main-section-secondary .heading-center .tribe-common-h4--min-medium,.main-section-inv .heading-center .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main-section-inv .heading-center .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main-section-inv .heading-center .main .tribe-events-single-event-title,.main-section-inv .heading-center .subscribe h3,.main-section-inv .heading-center h2,.main-section-secondary .heading-center .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main-section-secondary .heading-center .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main-section-secondary .heading-center .main .tribe-events-single-event-title,.main-section-secondary .heading-center .subscribe h3,.main-section-secondary .heading-center h2,.subscribe .main-section-inv .heading-center h3,.subscribe .main-section-secondary .heading-center h3{color:inherit}.schedule{margin:0 0 1.5rem}.schedule strong{display:block;font-weight:300}.columns{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}.socials{display:flex;gap:1.25rem}.socials a{align-items:center;background:#ed1165;border-radius:50%;color:#feeed9;display:flex;font-size:1.3125rem;height:2.375rem;justify-content:center;width:2.375rem}.socials a:hover{color:#fff}.callout{padding:2rem 0}.callout.inv .container .image,.callout.inv .main #tribe-events-pg-template .image,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .image,.main .callout.inv #tribe-events-pg-template .image,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .image{border-radius:1rem 0 0 1rem}.callout.inv .container .image img,.callout.inv .container .image:before,.callout.inv .main #tribe-events-pg-template .image img,.callout.inv .main #tribe-events-pg-template .image:before,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .image img,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .image:before,.main .callout.inv #tribe-events-pg-template .image img,.main .callout.inv #tribe-events-pg-template .image:before,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .image img,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .image:before{border-radius:1rem 0 0 1rem;left:0;right:auto}.callout.inv .container .content .text,.callout.inv .main #tribe-events-pg-template .content .text,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .content .text,.main .callout.inv #tribe-events-pg-template .content .text,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .content .text{border-radius:0 1rem 1rem 0}.callout.inv .container .content .text:after,.callout.inv .main #tribe-events-pg-template .content .text:after,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .content .text:after,.main .callout.inv #tribe-events-pg-template .content .text:after,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .content .text:after{left:auto;right:99%}.callout.callout-secondary .content .text{background:#f9aa41;color:#000}.callout.callout-secondary .content .btn,.callout.callout-secondary .content .contact-form .nf-form-content input[type=submit],.callout.callout-secondary .content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.callout.callout-secondary .content .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.callout.callout-secondary .content .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.callout.callout-secondary .content .main .tribe-events .tribe-events-c-search__button,.callout.callout-secondary .content .main .tribe-events button.tribe-events-c-search__button,.callout.callout-secondary .content .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.contact-form .nf-form-content .callout.callout-secondary .content input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .callout.callout-secondary .content .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .callout.callout-secondary .content a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .callout.callout-secondary .content .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .callout.callout-secondary .content .tribe-events-c-search__button,.main .tribe-events .callout.callout-secondary .content button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .callout.callout-secondary .content input[type=submit].nf-element{border-color:#000;color:#000}.callout.callout-secondary .content .btn:hover,.callout.callout-secondary .content .contact-form .nf-form-content input[type=submit]:hover,.callout.callout-secondary .content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,.callout.callout-secondary .content .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover,.callout.callout-secondary .content .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.callout.callout-secondary .content .main .tribe-events .tribe-events-c-search__button:hover,.callout.callout-secondary .content .main .tribe-events button.tribe-events-c-search__button:hover,.callout.callout-secondary .content .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element:hover,.contact-form .nf-form-content .callout.callout-secondary .content input[type=submit]:hover,.main .tribe-common--breakpoint-medium.tribe-common .callout.callout-secondary .content .tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-common .callout.callout-secondary .content a.tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-events .callout.callout-secondary .content .tribe-common-c-btn.tribe-events-c-search__button:hover,.main .tribe-events .callout.callout-secondary .content .tribe-events-c-search__button:hover,.main .tribe-events .callout.callout-secondary .content button.tribe-events-c-search__button:hover,.subscribe-form .nf-form-content .submit-container .callout.callout-secondary .content input[type=submit].nf-element:hover{background:#000;color:#fff}.callout.callout-primary .content .text{background:#00adef}.callout .image{aspect-ratio:1/.754;border-radius:0 1rem 1rem 0;margin:0;overflow:visible}.callout .image:before{background:inherit;border-radius:inherit;bottom:0;content:"";position:absolute;right:0;top:0;width:100vw}.callout .image img{border-radius:0 1rem 1rem 0;width:calc(100% + 1.625rem)}.callout .content{flex:1;position:relative;z-index:2}.callout .content .logo-holder{margin:0 0 1.875rem;max-width:80%}.callout .content .logo-holder img{width:auto}.callout .content .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.callout .content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.callout .content .main .tribe-events-single-event-title,.callout .content .subscribe h3,.callout .content h2,.main .callout .content .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .callout .content .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .callout .content .tribe-common-h4--min-medium,.subscribe .callout .content h3{color:inherit;margin-bottom:1.625rem}.callout .content .text{background:#ed1165;border-radius:1rem 0 0 1rem;color:#fff;margin-top:-2rem;padding:20px;position:relative}.callout .content .text:after{background:inherit;bottom:0;content:"";left:99%;position:absolute;top:0;width:100vw;z-index:-1}.callout .contact-form .nf-form-content p~input[type=submit],.callout .main .tribe-common--breakpoint-medium.tribe-common p~.tribe-common-c-btn-border-small,.callout .main .tribe-common--breakpoint-medium.tribe-common p~a.tribe-common-c-btn-border-small,.callout .main .tribe-common--breakpoint-medium.tribe-events p~.tribe-common-c-btn.tribe-events-c-search__button,.callout .main .tribe-events p~.tribe-events-c-search__button,.callout .main .tribe-events p~button.tribe-events-c-search__button,.callout .subscribe-form .nf-form-content .submit-container p~input[type=submit].nf-element,.callout p~.btn,.contact-form .nf-form-content .callout p~input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .callout p~.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .callout p~a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .callout p~.tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .callout p~.tribe-events-c-search__button,.main .tribe-events .callout p~button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .callout p~input[type=submit].nf-element{margin-top:.5rem}.contact-section{overflow:hidden;padding:0;position:relative;z-index:1}.contact-section:last-child{padding-bottom:4rem}.contact-section .content{overflow:hidden;padding:30px 1.625rem 15rem;position:relative;transform:translate(0)}.contact-section .content:after{background:#00adef;border-radius:1rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.contact-section .content .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.contact-section .content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.contact-section .content .main .tribe-events-single-event-title,.contact-section .content .subscribe h3,.contact-section .content h2,.main .contact-section .content .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .contact-section .content .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .contact-section .content .tribe-common-h4--min-medium,.subscribe .contact-section .content h3{color:inherit}.contact-section .content .decoration{bottom:-5%;left:0;max-width:22rem;position:absolute;width:92%}.contact-section .content a:not([class]){color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.contact-section .content a:not([class]):hover,.contact-section .content a[href^=tel]{-webkit-text-decoration:none;text-decoration:none}.contact-section .content a[href^=tel]:hover{-webkit-text-decoration:underline;text-decoration:underline}.contact-section .columns{line-height:1.24}.hero{align-items:flex-end;background:#333;color:#fff;display:flex;height:70vh;min-height:24rem;overflow:hidden;padding:10vh 0;position:relative;z-index:1}.hero .player,.hero-bg{height:100%;left:0;opacity:.65;position:absolute;top:0;width:100%;z-index:-1}.hero .player{height:100%;left:50%;min-height:56.25vw;min-width:100%;pointer-events:none;top:50%;transform:translate(-50%,-50%);width:177.77777778vh}.hero h1{font-weight:700;margin:0 0 2.125rem;max-width:46.25rem}.hero .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.hero .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.hero .main .tribe-events-single-event-title,.hero .subscribe h3,.hero h1,.hero h2,.main .hero .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .hero .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .hero .tribe-common-h4--min-medium,.subscribe .hero h3{color:inherit}.hero-slider{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-slider .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;width:100%}.hero-slider .swiper-slide{align-items:flex-end;box-sizing:content-box;display:flex;flex-shrink:0;overflow:hidden;position:relative;width:100%;z-index:1}.hero-slider .swiper-slide>*{box-sizing:border-box}.hero>.swiper-slide{height:100%;left:0;position:absolute;top:0;width:100%}.hero .swiper-slide .content{font-size:.9375rem;padding:5vh 0 10vh;width:100%}.hero .swiper-slide .content .text{max-width:22.5rem}.hero .swiper-slide .content .text>:last-child{margin-bottom:0}.hero .swiper-slide .content h1{font-size:3.25rem;line-height:1.04}.contact-form .nf-form-content .hero .swiper-slide-type3 .content .text input[type=submit]:hover,.hero .swiper-slide-type3 .content .text .btn:hover,.hero .swiper-slide-type3 .content .text .contact-form .nf-form-content input[type=submit]:hover,.hero .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,.hero .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover,.hero .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.hero .swiper-slide-type3 .content .text .main .tribe-events .tribe-events-c-search__button:hover,.hero .swiper-slide-type3 .content .text .main .tribe-events button.tribe-events-c-search__button:hover,.hero .swiper-slide-type3 .content .text .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element:hover,.main .tribe-common--breakpoint-medium.tribe-common .hero .swiper-slide-type3 .content .text .tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-common .hero .swiper-slide-type3 .content .text a.tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-events .hero .swiper-slide-type3 .content .text .tribe-common-c-btn.tribe-events-c-search__button:hover,.main .tribe-events .hero .swiper-slide-type3 .content .text .tribe-events-c-search__button:hover,.main .tribe-events .hero .swiper-slide-type3 .content .text button.tribe-events-c-search__button:hover,.subscribe-form .nf-form-content .submit-container .hero .swiper-slide-type3 .content .text input[type=submit].nf-element:hover{background:#ed1165;color:#fff}.hero-lg{height:calc(var(--full-viewport) - 74px);min-height:32rem}.hero-lg .hero-slider{z-index:1}.logos{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:.4375rem 0}.logos li{text-align:center;width:calc(50% - 1rem)}.logos a{transition:all .3s ease}.logos a:hover{opacity:.8}.logos a img{-o-object-fit:initial;object-fit:fill}.main-section{padding:2.5rem 0}.main-section-inv{background:#00adef;color:#fff}.main-section-secondary{background:#ed1165;color:#fff}.contact-form .nf-form-content .main-section p+input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .main-section p+.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .main-section p+a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .main-section p+.tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .main-section p+.tribe-events-c-search__button,.main .tribe-events .main-section p+button.tribe-events-c-search__button,.main-section .contact-form .nf-form-content p+input[type=submit],.main-section .main .tribe-common--breakpoint-medium.tribe-common p+.tribe-common-c-btn-border-small,.main-section .main .tribe-common--breakpoint-medium.tribe-common p+a.tribe-common-c-btn-border-small,.main-section .main .tribe-common--breakpoint-medium.tribe-events p+.tribe-common-c-btn.tribe-events-c-search__button,.main-section .main .tribe-events p+.tribe-events-c-search__button,.main-section .main .tribe-events p+button.tribe-events-c-search__button,.main-section .subscribe-form .nf-form-content .submit-container p+input[type=submit].nf-element,.main-section p+.btn,.subscribe-form .nf-form-content .submit-container .main-section p+input[type=submit].nf-element{margin-top:.5rem}.main-section:not(.main-section-inv)+.main-section-inv{margin-top:2rem}.main-section:last-child{padding-bottom:10.5rem}.main-section .content ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0}.main-section .content ul li{padding-left:2rem;position:relative}.main-section .content ul li:before{background:#e91165;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 21.9'%3E%3Cpath fill='%23E81366' d='M15.9 11.5c1.3-3 .7-6.6-1.8-9.1-3.2-3.2-8.5-3.2-11.7 0-3.2 3.2-3.2 8.5 0 11.7 1.9 1.9 4.5 2.7 7 2.3 0-1.3.6-2.6 1.5-3.6 1.4-1.2 3.3-1.7 5-1.3'/%3E%3Cpath fill='%23F5A741' d='M18.5 12.9a5.1 5.1 0 0 0-2.6-1.4c-.4 1-1 1.9-1.8 2.6-1.3 1.3-3 2.1-4.7 2.3 0 1.4.5 2.8 1.5 3.9 2.1 2.1 5.4 2.1 7.5 0 2.1-2 2.1-5.3.1-7.4'/%3E%3Cpath fill='%23F26822' d='M15.9 11.5c-1.7-.4-3.6.1-4.9 1.4-1 1-1.5 2.3-1.5 3.6 1.7-.2 3.4-1 4.7-2.3.7-.9 1.3-1.8 1.7-2.7'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";height:1.375rem;left:0;position:absolute;top:.375rem;width:1.25rem}.main-section .content ul li:nth-child(2n):before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 21.9'%3E%3Cpath fill='%232AA7DF' d='M4.1 10.4c-1.3 3-.7 6.6 1.8 9.1 3.2 3.2 8.5 3.2 11.7 0 3.2-3.2 3.2-8.5 0-11.7-1.9-1.9-4.5-2.7-7-2.3C10.5 6.8 10 8 9 9c-1.3 1.4-3.2 1.8-4.9 1.4'/%3E%3Cpath fill='%23F5A741' d='M1.6 9c.7.7 1.6 1.2 2.6 1.4.4-1 1-1.9 1.8-2.6 1.3-1.3 3-2.1 4.7-2.3 0-1.4-.5-2.8-1.5-3.9C7-.5 3.6-.5 1.6 1.5-.5 3.6-.5 7 1.6 9'/%3E%3Cpath fill='%2332B44A' d='M4.1 10.4c1.7.4 3.6 0 4.9-1.4 1-1 1.5-2.3 1.5-3.6-1.7.2-3.4 1-4.7 2.3-.7.9-1.3 1.8-1.7 2.7'/%3E%3C/svg%3E") no-repeat 50%/contain}[class*=photo-block] .image{aspect-ratio:1/.75;border-radius:0 1rem 1rem 0;margin:0 0 2rem;overflow:visible}[class*=photo-block] .image:before{background:inherit;border-radius:inherit;bottom:0;content:"";position:absolute;right:0;top:0;width:100vw}[class*=photo-block] .image img{border-radius:0 1rem 1rem 0;width:calc(100% + 1.625rem)}[class*=photo-block] ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0}[class*=photo-block] ul li{padding-left:2rem;position:relative}[class*=photo-block] ul li:before{background:#e91165;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 21.9'%3E%3Cpath fill='%23E81366' d='M15.9 11.5c1.3-3 .7-6.6-1.8-9.1-3.2-3.2-8.5-3.2-11.7 0-3.2 3.2-3.2 8.5 0 11.7 1.9 1.9 4.5 2.7 7 2.3 0-1.3.6-2.6 1.5-3.6 1.4-1.2 3.3-1.7 5-1.3'/%3E%3Cpath fill='%23F5A741' d='M18.5 12.9a5.1 5.1 0 0 0-2.6-1.4c-.4 1-1 1.9-1.8 2.6-1.3 1.3-3 2.1-4.7 2.3 0 1.4.5 2.8 1.5 3.9 2.1 2.1 5.4 2.1 7.5 0 2.1-2 2.1-5.3.1-7.4'/%3E%3Cpath fill='%23F26822' d='M15.9 11.5c-1.7-.4-3.6.1-4.9 1.4-1 1-1.5 2.3-1.5 3.6 1.7-.2 3.4-1 4.7-2.3.7-.9 1.3-1.8 1.7-2.7'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";height:1.375rem;left:0;position:absolute;top:.375rem;width:1.25rem}[class*=photo-block] ul li:nth-child(2n):before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 21.9'%3E%3Cpath fill='%232AA7DF' d='M4.1 10.4c-1.3 3-.7 6.6 1.8 9.1 3.2 3.2 8.5 3.2 11.7 0 3.2-3.2 3.2-8.5 0-11.7-1.9-1.9-4.5-2.7-7-2.3C10.5 6.8 10 8 9 9c-1.3 1.4-3.2 1.8-4.9 1.4'/%3E%3Cpath fill='%23F5A741' d='M1.6 9c.7.7 1.6 1.2 2.6 1.4.4-1 1-1.9 1.8-2.6 1.3-1.3 3-2.1 4.7-2.3 0-1.4-.5-2.8-1.5-3.9C7-.5 3.6-.5 1.6 1.5-.5 3.6-.5 7 1.6 9'/%3E%3Cpath fill='%2332B44A' d='M4.1 10.4c1.7.4 3.6 0 4.9-1.4 1-1 1.5-2.3 1.5-3.6-1.7.2-3.4 1-4.7 2.3-.7.9-1.3 1.8-1.7 2.7'/%3E%3C/svg%3E") no-repeat 50%/contain}[class*=photo-block] .content{flex:1}.main .tribe-common--breakpoint-medium.tribe-events [class*=photo-block].photo-block-inv .tribe-events-l-container,.main [class*=photo-block].photo-block-inv #tribe-events-pg-template,[class*=photo-block].photo-block-inv .container,[class*=photo-block].photo-block-inv .main #tribe-events-pg-template,[class*=photo-block].photo-block-inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{flex-direction:row-reverse}[class*=photo-block].photo-block-inv .image{border-radius:1rem 0 0 1rem}[class*=photo-block].photo-block-inv .image:before{left:0;right:auto}[class*=photo-block].photo-block-inv .image img{border-radius:1rem 0 0 1rem;left:0;right:auto}.video-section{overflow:hidden;padding:0 1.625rem}.video-section .player{aspect-ratio:1/.5625;display:block;height:auto;margin:0 auto;max-width:110rem;position:relative;width:100%}.programs-block{position:relative;z-index:1}.programs-block:before{background:#00adef;bottom:10rem;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.programs-block .text-block .heading{width:-moz-min-content;width:min-content}.main .main .tribe-common--breakpoint-medium.tribe-common .programs-block .text-block .heading .tribe-common-h4--min-medium,.main .programs-block .text-block .heading .tribe-events-single-event-title,.main .tribe-common--breakpoint-medium.tribe-common .programs-block .text-block .heading .tribe-common-h4--min-medium,.programs-block .text-block .heading .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.programs-block .text-block .heading .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.programs-block .text-block .heading .main .tribe-events-single-event-title,.programs-block .text-block .heading .subscribe h3,.programs-block .text-block .heading h2,.subscribe .programs-block .text-block .heading h3{color:inherit}.programs li{display:inline-block;margin-bottom:1.375rem;vertical-align:top;width:100%}.programs a{color:inherit}.programs a:hover{color:#ed1165}.programs a:hover img{opacity:.8}.programs .image{aspect-ratio:1/.752;margin-bottom:1rem}.programs .image img{transition:opacity .35s ease}.programs strong{display:block;font-size:1.5rem}.programs-inline{margin:0;padding:0}.programs-inline li{display:flex;flex-direction:column;margin-bottom:3rem}.main .main .tribe-common--breakpoint-medium.tribe-common .programs-inline .tribe-common-h4--min-medium,.main .programs-inline .tribe-events-single-event-title,.main .tribe-common--breakpoint-medium.tribe-common .programs-inline .tribe-common-h4--min-medium,.programs-inline .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.programs-inline .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.programs-inline .main .tribe-events-single-event-title,.programs-inline .subscribe h3,.programs-inline h2,.subscribe .programs-inline h3{margin-bottom:.5625rem}.main .main .tribe-common--breakpoint-medium.tribe-common .programs-inline .tribe-common-h4--min-medium a:hover,.main .programs-inline .tribe-events-single-event-title a:hover,.main .tribe-common--breakpoint-medium.tribe-common .programs-inline .tribe-common-h4--min-medium a:hover,.programs-inline .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium a:hover,.programs-inline .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium a:hover,.programs-inline .main .tribe-events-single-event-title a:hover,.programs-inline .subscribe h3 a:hover,.programs-inline h2 a:hover,.subscribe .programs-inline h3 a:hover{color:#000}.programs-inline .image{aspect-ratio:1/1;margin-bottom:3rem;width:80%}.programs-inline .descr{padding-right:1rem}.programs-inline .keywords{display:flex;font-size:1.25rem;font-weight:700;gap:2rem;list-style:none;margin:0 0 1.25rem;padding:0}.programs-inline .keywords li{margin-bottom:0}.programs-inline .keywords a{color:#00adef;-webkit-text-decoration:underline;text-decoration:underline}.programs-inline .keywords a:hover{-webkit-text-decoration:none;text-decoration:none}.text-block{margin-bottom:4rem}.text-block:only-child{margin-bottom:0}.text-block.heading-left .content .text:not(:only-child){margin-bottom:1.875rem}.text-block.heading-left p:only-child{margin:0}.contact-form .nf-form-content .text-block input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .text-block .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .text-block a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .text-block .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .text-block .tribe-events-c-search__button,.main .tribe-events .text-block button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .text-block input[type=submit].nf-element,.text-block .btn,.text-block .contact-form .nf-form-content input[type=submit],.text-block .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.text-block .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.text-block .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.text-block .main .tribe-events .tribe-events-c-search__button,.text-block .main .tribe-events button.tribe-events-c-search__button,.text-block .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element{margin-top:.25rem}.footer{margin-top:-4.6875rem;position:relative;z-index:3}.footer-info{line-height:1.2;padding:5.0625rem 0 3.25rem}.footer-info .container,.footer-info .main #tribe-events-pg-template,.footer-info .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,.main .footer-info #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .footer-info .tribe-events-l-container{display:flex;flex-wrap:wrap}.footer-info h3{color:inherit;font-size:1rem;font-weight:700;margin:0 0 1.75rem}.col-logo{margin:0 0 20px;width:100%}.col-logo .logo{display:block;margin:0 0 .875rem;max-width:24.75rem}.col-logo strong{font-weight:500}.col-logo p{margin:0}.col-address{margin:0 0 20px;padding-right:.5rem;width:50%}.col-address a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.col-address a:hover{-webkit-text-decoration:none;text-decoration:none}.col-address .schedule,.col-address address{margin-bottom:1.4em}.col-links{margin:0 0 20px;width:50%}.col-share{width:100%}.col-share .socials{margin:0 0 1.68rem}.col-share a[href^=tel]{color:inherit}.links li{margin-bottom:.625rem}.links a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.links a:hover{-webkit-text-decoration:none;text-decoration:none}.text-red{color:#ed1165}.text-yellow{color:#f9aa41}.text-blue{color:#00adef}.subscribe{background:#ed1165;border-radius:3rem 3rem 0 0;color:#fff;padding:3.625rem 0 4.625rem}.subscribe h3{color:inherit;margin-bottom:.9375rem}.subscribe p{margin:0 0 20px}.subscribe .heading{flex:1}.subscribe-form{margin:.75rem 0 0;position:relative}.subscribe-form #ninja_forms_required_items,.subscribe-form .nf-field-container{margin:0}.subscribe-form .nf-after-form-content,.subscribe-form .nf-before-form-content,.subscribe-form .nf-error.field-wrap .nf-field-element:after{display:none}.subscribe-form .nf-after-field{left:0;position:absolute;top:100%}.subscribe-form .nf-error .nf-error-msg{color:#fff}.subscribe-form .nf-form-content{padding:0;position:relative}.subscribe-form .nf-form-content input[type=email],.subscribe-form .nf-form-content input[type=text]{background:transparent!important;border:2px solid #fff!important;border-radius:10em;color:#fff!important;display:block;font-size:1.3125rem;font-weight:300;height:auto;padding:1.375rem 10rem 1.375rem 1.5rem;width:100%}.subscribe-form .nf-form-content input[type=email]::-moz-placeholder,.subscribe-form .nf-form-content input[type=text]::-moz-placeholder{color:#fff;opacity:1}.subscribe-form .nf-form-content input[type=email]::placeholder,.subscribe-form .nf-form-content input[type=text]::placeholder{color:#fff;opacity:1}.subscribe-form .nf-form-content .submit-container{margin:0;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element{font-size:1.25rem;height:auto;margin:0;padding:.625rem 1.9375rem}.copy{background:#00adef;padding:10px 0;text-align:center}.copy p{margin:0}.copy a{color:inherit}.copy a:hover{-webkit-text-decoration:underline;text-decoration:underline}.copy a:visited{color:inherit}.q-search{height:69px;margin:-2.5rem 0 2.5rem;position:relative;width:100%;z-index:4}.q-search .opener,.q-search button[type=submit]{background:none;border:none;cursor:pointer;display:block;height:69px;margin:0 38px;padding:0;position:relative;width:2rem;z-index:3}.q-search .opener svg,.q-search button[type=submit] svg{height:100%;width:100%}.q-search.opened .opener{pointer-events:none}.q-search.opened button[type=submit]{display:block}.q-search button[type=submit]{display:none;font-size:0;left:0;line-height:0;position:absolute;top:0;z-index:4}.q-search input[type=search],.q-search input[type=text]{background:none;border-bottom:1px solid #000;border-left-width:0;border-right-width:0;border-top-width:0;font-weight:300;height:calc(100% - 2px);left:0;padding:0 34px 0 90px;position:absolute;top:1px;transition:all .3s ease;width:100%}.q-search input[type=search]:focus,.q-search input[type=text]:focus{box-shadow:none;outline:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.search-title{padding:1.25rem 0}.search-title h1{color:inherit;font-weight:700;margin:0 0 1rem}.search-group{margin-top:3px}.main .main .tribe-common--breakpoint-medium.tribe-common .search-group .tribe-common-h4--min-medium,.main .search-group .tribe-events-single-event-title,.main .tribe-common--breakpoint-medium.tribe-common .search-group .tribe-common-h4--min-medium,.search-group .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.search-group .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.search-group .main .tribe-events-single-event-title,.search-group .subscribe h3,.search-group h2,.subscribe .search-group h3{color:inherit;margin:0 0 1.5rem}.search-group+.search-group{margin-top:3.125rem}.result-posts{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.result-posts h3{margin:0 0 .25rem}.result-posts h3 a{color:#ed1165}.result-posts .keywords,.result-posts time{display:block;font-size:20px;font-weight:700;margin:0 0 .625rem}.result-posts .keywords{display:flex;flex-wrap:wrap;gap:2.125rem}.result-posts .keywords a{color:#00adef;gap:20px}.filter-panel{margin-bottom:2rem}.filter-panel .filter{flex-shrink:0}.ajax-section{padding:4.75rem 0 5rem}.main-section+.ajax-section{padding-top:0}.btn,.contact-form .nf-form-content input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .tribe-events-c-search__button,.main .tribe-events button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element{background:transparent;border:2px solid #ed1165;border-radius:2em;color:#ed1165;cursor:pointer;display:inline-block;font-weight:700;line-height:1.1;padding:10px 20px;transition:all .3s ease;vertical-align:top}.btn:hover,.contact-form .nf-form-content input[type=submit]:hover,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.main .tribe-events .tribe-events-c-search__button:hover,.main .tribe-events button.tribe-events-c-search__button:hover,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element:hover{background:#ed1165;color:#fff}.btn:focus,.contact-form .nf-form-content input[type=submit]:focus,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:focus,.main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:focus,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus,.main .tribe-events .tribe-events-c-search__button:focus,.main .tribe-events button.tribe-events-c-search__button:focus,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element:focus{box-shadow:6px 6px 6px 0 rgba(0,0,0,.25);outline:none}.btn-secondary,.contact-form .nf-form-content .menu input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .menu .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .menu a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .menu .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .menu .tribe-events-c-search__button,.main .tribe-events .menu button.tribe-events-c-search__button,.menu .btn,.menu .contact-form .nf-form-content input[type=submit],.menu .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.menu .main .tribe-events .tribe-events-c-search__button,.menu .main .tribe-events button.tribe-events-c-search__button,.menu .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.subscribe-form .nf-form-content .submit-container .menu input[type=submit].nf-element{background:#ed1165;color:#fff}.btn-secondary:hover,.contact-form .nf-form-content .menu input[type=submit]:hover,.main .tribe-common--breakpoint-medium.tribe-common .menu .tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-common .menu a.tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-events .menu .tribe-common-c-btn.tribe-events-c-search__button:hover,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.main .tribe-events .menu .tribe-events-c-search__button:hover,.main .tribe-events .menu button.tribe-events-c-search__button:hover,.menu .btn:hover,.menu .contact-form .nf-form-content input[type=submit]:hover,.menu .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,.menu .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover,.menu .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.menu .main .tribe-events .tribe-events-c-search__button:hover,.menu .main .tribe-events button.tribe-events-c-search__button:hover,.menu .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element:hover,.subscribe-form .nf-form-content .submit-container .menu input[type=submit].nf-element:hover{box-shadow:6px 6px 6px 0 rgba(0,0,0,.25);transform:translate(-6px,-6px)}.btn-inverse,.callout .btn,.callout .contact-form .nf-form-content input[type=submit],.callout .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.callout .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.callout .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.callout .main .tribe-events .tribe-events-c-search__button,.callout .main .tribe-events button.tribe-events-c-search__button,.contact-form .nf-form-content .callout input[type=submit],.contact-form .nf-form-content .hero input[type=submit],.hero .btn,.hero .contact-form .nf-form-content input[type=submit],.hero .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.hero .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.hero .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.hero .main .tribe-events .tribe-events-c-search__button,.hero .main .tribe-events button.tribe-events-c-search__button,.main .tribe-common--breakpoint-medium.tribe-common .callout .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .callout a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .hero .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .hero a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .callout .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-common--breakpoint-medium.tribe-events .hero .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .callout .tribe-events-c-search__button,.main .tribe-events .callout button.tribe-events-c-search__button,.main .tribe-events .hero .tribe-events-c-search__button,.main .tribe-events .hero button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element{border-color:#fff;color:#fff}.btn-inverse:hover,.callout .btn:hover,.callout .contact-form .nf-form-content input[type=submit]:hover,.callout .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,.callout .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover,.callout .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.callout .main .tribe-events .tribe-events-c-search__button:hover,.callout .main .tribe-events button.tribe-events-c-search__button:hover,.contact-form .nf-form-content .callout input[type=submit]:hover,.contact-form .nf-form-content .hero input[type=submit]:hover,.hero .btn:hover,.hero .contact-form .nf-form-content input[type=submit]:hover,.hero .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,.hero .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover,.hero .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,.hero .main .tribe-events .tribe-events-c-search__button:hover,.hero .main .tribe-events button.tribe-events-c-search__button:hover,.main .tribe-common--breakpoint-medium.tribe-common .callout .tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-common .callout a.tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-common .hero .tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-common .hero a.tribe-common-c-btn-border-small:hover,.main .tribe-common--breakpoint-medium.tribe-events .callout .tribe-common-c-btn.tribe-events-c-search__button:hover,.main .tribe-common--breakpoint-medium.tribe-events .hero .tribe-common-c-btn.tribe-events-c-search__button:hover,.main .tribe-events .callout .tribe-events-c-search__button:hover,.main .tribe-events .callout button.tribe-events-c-search__button:hover,.main .tribe-events .hero .tribe-events-c-search__button:hover,.main .tribe-events .hero button.tribe-events-c-search__button:hover,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element:hover{background:#fff;color:#ed1165}.accordion li{border-bottom:1px solid #000;margin:0 0 1.6875rem;padding:1rem 0 1.0625rem}.accordion .opener{color:inherit;display:block;font-size:1.5rem;font-weight:400;line-height:1.2;padding-right:3rem;position:relative;text-align:left}.accordion .opener:after{align-items:center;background:#efefef;border-radius:50%;content:"+";display:flex;font-size:1.3125rem;font-weight:300;height:2.375rem;justify-content:center;margin-top:-1.1875rem;position:absolute;right:0;top:50%;width:2.375rem}.accordion .slide{max-height:0;overflow:hidden;transition:all .3s ease}.accordion .slide p{margin-bottom:1.6rem;margin-top:1.3125rem}.accordion .slide .btn,.accordion .slide .contact-form .nf-form-content input[type=submit],.accordion .slide .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.accordion .slide .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.accordion .slide .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.accordion .slide .main .tribe-events .tribe-events-c-search__button,.accordion .slide .main .tribe-events button.tribe-events-c-search__button,.accordion .slide .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.contact-form .nf-form-content .accordion .slide input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .accordion .slide .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .accordion .slide a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .accordion .slide .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .accordion .slide .tribe-events-c-search__button,.main .tribe-events .accordion .slide button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .accordion .slide input[type=submit].nf-element{margin-bottom:2rem}.accordion .opened .slide{max-height:var(--slide-height)}.accordion .opened .opener:after{content:"-"}.cards li{margin-bottom:1.25rem}.card{background:#f9aa41;border-radius:1rem;color:inherit;display:block;font-size:1.3125rem}.card:hover{color:#fff}.card:hover img{opacity:.8}.card .image{aspect-ratio:1/.685}.card .image,.card img{background:#333;border-radius:1rem 1rem 0 0}.card img{aspect-ratio:1/.8;display:block;width:100%}.card .title{color:inherit;display:block;font-size:1.3125rem;font-weight:700;margin-bottom:1.125rem}.card h3{color:inherit;margin:.9375rem 0}.card p{margin:0}.card .descr{line-height:1.42;padding:1.5rem}.card-video .image{position:relative}.card-video .image:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='53'%3E%3Cpath fill='%23fff' d='M0 52.5V.5l45 26zM1 2.3v48.5l42-24.2z'/%3E%3C/svg%3E") no-repeat;background-position:calc(50% + .375rem);background-size:auto 2.75rem;border:1px solid #fff;border-radius:50%;content:"";height:5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5rem;z-index:2}.card-alt{background:#f9aa41}.card-alt p{margin:0 0 1.375rem}.card-alt p strong{font-weight:500;-webkit-text-decoration:underline;text-decoration:underline}.card-media{display:block;margin-bottom:1.875rem;position:relative}.card-media,.card-media:hover{color:inherit}.card-media:hover .date{opacity:0}.card-media:hover .text{max-height:18.75rem}.card-media img{aspect-ratio:1/1.259;background:#333;border-radius:1rem;display:block;width:100%}.card-media .date{color:#fff;font-size:1.875rem;font-weight:700;left:20px;position:absolute;top:20px;transition:opacity .3s ease;z-index:2}.card-media .desr{background:#f9aa41;border-radius:1rem 0 1rem 1rem;bottom:-2rem;left:2rem;padding:1.5rem;position:absolute;right:0;z-index:3}.card-media h3{color:inherit;margin:0}.card-media .text{line-height:1.43;max-height:0;overflow:hidden;transition:all .6s ease}.card-media .text .date{color:inherit;display:block;font-size:inherit;font-weight:700;margin:.75rem 0 2.25rem;opacity:1;position:static}.card-media .text p{margin:.75rem 0}.carousel .heading{align-items:center;display:flex;gap:2.75rem;margin-bottom:2.5625rem}.carousel .heading .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.carousel .heading .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.carousel .heading .main .tribe-events-single-event-title,.carousel .heading .subscribe h3,.carousel .heading h2,.main .carousel .heading .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .carousel .heading .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .carousel .heading .tribe-common-h4--min-medium,.subscribe .carousel .heading h3{flex:1;margin:0;overflow:hidden;padding-bottom:.125em;text-overflow:ellipsis}.carousel .cards-swiper{margin:0 -.625rem;overflow:visible}.carousel .cards-swiper .swiper-slide{box-sizing:border-box;padding:0 .625rem}.carousel-nav{background:#ed1165;border:2px solid #ed1165;border-radius:1rem;display:inline-flex;flex-shrink:0;margin:0;overflow:hidden;transform:rotate(0);vertical-align:top}.carousel-nav [class*=button-]{align-items:center;background:#fff;border:0;color:#ed1165;display:flex;display:block;font-size:1.15rem;height:2rem;justify-content:center;line-height:1;margin:0;padding:0;width:2.8rem}.carousel-nav [class*=button-] [class*=icon-]{left:.125rem;position:relative;top:.09rem}.carousel-nav [class*=button-]:first-child{margin-right:2px}.carousel-nav [class*=button-]:first-child [class*=icon-]{left:-.0625rem}.carousel-nav [class*=button-]:not([disabled]){cursor:pointer}.carousel-nav [class*=button-]:not([disabled]):hover{background:#ed1165;color:#fff}.swiper-pagination{bottom:20px;display:flex;left:20px;position:absolute;z-index:20}.swiper-pagination-bullet{align-items:center;background:none;border:0;cursor:pointer;display:flex;font-size:0;height:28px;margin:0 1px 0 0;padding:0;width:28px}.swiper-pagination-bullet:before{background:#fff;content:"";display:block;height:.1875rem;width:100%}.swiper-pagination-bullet-active:before,:not(.is-touch) .swiper-pagination-bullet:hover:before{background:#ed1165}.swiper-pagination-bullet:nth-child(3n+2).swiper-pagination-bullet-active:before,:not(.is-touch) .swiper-pagination-bullet:nth-child(3n+2):hover:before{background:#f9aa41}.swiper-pagination-bullet:nth-child(3n+3).swiper-pagination-bullet-active:before,:not(.is-touch) .swiper-pagination-bullet:nth-child(3n+3):hover:before{background:#00adef}.contact-form{padding:3rem 0}.contact-form .nf-after-form-content,.contact-form .nf-before-form-content,.contact-form .nf-field-label{display:none}.contact-form #ninja_forms_required_items,.contact-form .nf-field-container{margin-bottom:.5rem}.contact-form .nf-form-cont .one-half{margin-left:0;width:100%}.contact-form .nf-form-content{padding:0}.contact-form .nf-form-content input[type=email],.contact-form .nf-form-content input[type=tel],.contact-form .nf-form-content input[type=text],.contact-form .nf-form-content textarea{background:none;border-color:#000;border-width:0 0 1px;color:gray;font-size:1.3125rem;font-weight:300;height:auto;padding:20px 0}.contact-form .nf-form-content input[type=email]::-moz-placeholder,.contact-form .nf-form-content input[type=tel]::-moz-placeholder,.contact-form .nf-form-content input[type=text]::-moz-placeholder,.contact-form .nf-form-content textarea::-moz-placeholder{color:gray;opacity:1}.contact-form .nf-form-content input[type=email]::placeholder,.contact-form .nf-form-content input[type=tel]::placeholder,.contact-form .nf-form-content input[type=text]::placeholder,.contact-form .nf-form-content textarea::placeholder{color:gray;opacity:1}.contact-form .nf-form-content textarea.ninja-forms-field{display:block;height:4rem;margin-top:0;overflow:hidden;resize:none;width:100%}.contact-form .nf-form-content textarea.ninja-forms-field:focus{overflow:auto}.contact-form .nf-form-content .nf-pass.field-wrap .nf-field-element:after{margin-top:-25px;right:2px;top:50%}.contact-form .nf-form-content .nf-error.field-wrap .nf-field-element:after{display:none}.contact-form .nf-form-content input[type=submit]{margin-top:1.375rem!important;min-width:11.25rem}.img-gallery li{display:inline-block;margin-bottom:1.25rem;vertical-align:top;width:100%}.img-gallery a{background:#333;border-radius:1rem;display:block}.img-gallery a:hover img{opacity:.8}.img-gallery img{background:#333;border-radius:1rem;display:block;transition:opacity .3s ease;width:100%}.popup-holder{height:0;overflow:hidden;position:relative}.lightbox-content{border-radius:.75rem;max-width:91.25rem;padding:0;width:100%}.lightbox-content .two-columns{display:flex;flex-direction:column-reverse}.lightbox-content .two-columns .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .two-columns .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .two-columns .main .tribe-events-single-event-title,.lightbox-content .two-columns .subscribe h3,.lightbox-content .two-columns h2,.main .lightbox-content .two-columns .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .two-columns .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .two-columns .tribe-common-h4--min-medium,.subscribe .lightbox-content .two-columns h3{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.lightbox-content .two-columns .title{display:block;font-size:2.5rem;font-weight:400;line-height:1.1;margin:0 2rem 1.5rem 0}.lightbox-content-md{max-width:50rem}.lightbox-content .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .main .tribe-events-single-event-title,.lightbox-content .subscribe h3,.lightbox-content h2,.main .lightbox-content .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .tribe-common-h4--min-medium,.subscribe .lightbox-content h3{color:inherit;font-size:2rem;font-weight:700;margin:0 0 1rem}.lightbox-content .content{flex:1;padding:1.25rem}.lightbox-content .image{aspect-ratio:1/.625;background:#333;border-radius:.75rem .75rem 0 0;display:block;width:100%}.lightbox-content .image img{aspect-ratio:1/.75;display:block;width:100%}.lightbox-content>.image{border-radius:.75rem .75rem 0 0;height:186px}.contact-form .nf-form-content .lightbox-content input[type=submit],.lightbox-content .btn,.lightbox-content .contact-form .nf-form-content input[type=submit],.lightbox-content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.lightbox-content .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.lightbox-content .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.lightbox-content .main .tribe-events .tribe-events-c-search__button,.lightbox-content .main .tribe-events button.tribe-events-c-search__button,.lightbox-content .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .lightbox-content a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .lightbox-content .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .lightbox-content .tribe-events-c-search__button,.main .tribe-events .lightbox-content button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .lightbox-content input[type=submit].nf-element{box-shadow:none}.fancybox-content{border-radius:1rem;overflow:hidden!important}.fancybox-bg{background:#000}.fancybox-is-open .fancybox-bg{opacity:.75}.fancybox-slide--html{padding:1.625rem}.fancybox-close-small,.fancybox-slide--html .fancybox-close-small{align-items:center;background:#fff;border:none;border-radius:50%;color:#000;display:flex;font-size:1rem;height:2.5625rem;justify-content:center;line-height:1;opacity:1;padding:0;right:.5rem;top:.5rem;transition:all .3s ease;width:2.5625rem}.fancybox-close-small:before,.fancybox-slide--html .fancybox-close-small:before{content:"";font-family:icomoon}.fancybox-close-small svg,.fancybox-slide--html .fancybox-close-small svg{display:none}.fancybox-close-small:hover,.fancybox-slide--html .fancybox-close-small:hover{background:#ed1165;color:#fff}.fancybox-button.fancybox-button--close{display:none}.main{--tec-font-family-sans-serif:Rubik,Helvetica Neue,Arial,Noto Sans,sans-serif;--tec-color-text-primary:inherit;--tec-font-size-0:inherit;--tec-font-size-1:inherit;--tec-font-size-2:inherit;--tec-font-size-3:inherit;--tec-font-size-4:inherit;--tec-font-size-5:inherit}.main #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{padding-bottom:5rem;padding-top:2.5rem}.main .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container,.main .tribe-block__events-link .tribe-events-c-subscribe-dropdown__button,.main .tribe-events-c-subscribe-dropdown__button,.main .tribe-events-c-subscribe-dropdown__container{width:auto!important}.main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-common .subscribe h3,.main .tribe-common .tribe-events-single-event-title,.main .tribe-common h1,.main .tribe-common h2,.main .tribe-common h3,.main .tribe-common h4,.main .tribe-common h5,.main .tribe-common h6,.main .tribe-common p,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.subscribe .main .tribe-common h3{font-weight:300}.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border{border-color:#000;border-width:0 0 1px}.main .tribe-events .tribe-events-calendar-list-nav{border-color:#000}.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{background:linear-gradient(90deg,#ed1165 0,#ed1165 25%,#f9aa41 0,#f9aa41 50%,#00adef 0,#00adef 75%,#f9aa41 0,#f9aa41);bottom:.625rem}.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.main .tribe-events .tribe-events-c-search__button,.main .tribe-events .tribe-events-c-view-selector__list-item-text,.main .tribe-events button.tribe-events-c-search__button{font-size:1rem}.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg{left:0}.main .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input,.main .tribe-events .tribe-events-c-view-selector__list-item-text{font-size:1.125rem}.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{font-size:inherit}.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{font-size:1.2em}.main .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,.main .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text,.main .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,.main .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text{font-size:1.25rem;padding:0 3rem 0 0}.main .tribe-common .tribe-common-c-btn-border,.main .tribe-common a.tribe-common-c-btn-border{border:2px solid #ed1165;border-radius:1.75rem;color:#ed1165;height:auto;padding:.75rem .9375rem}.main .tribe-common .tribe-common-c-btn-border svg,.main .tribe-common a.tribe-common-c-btn-border svg{display:none}.main .tribe-common .tribe-common-c-btn-border:before,.main .tribe-common a.tribe-common-c-btn-border:before{content:"";display:block;font-family:icomoon;font-size:1.0625rem;line-height:1;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .3s ease}.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:hover,.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:hover{color:#ed1165}.main .tribe-common .tribe-common-anchor-thin-alt{border:0}.main .tribe-common .tribe-common-c-svgicon--messages-not-found path{stroke:#ed1165}.main .tribe-events .tribe-events-c-messages__message-list-item-link{color:#ed1165}.main .tribe-events .tribe-events-calendar-month__day-date-daynum{color:inherit}.main .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,.main .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,.main .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,.main .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,.main .tribe-events .datepicker .day.active,.main .tribe-events .datepicker .day.active.focused,.main .tribe-events .datepicker .day.active:focus,.main .tribe-events .datepicker .day.active:hover,.main .tribe-events .datepicker .month.active,.main .tribe-events .datepicker .month.active.focused,.main .tribe-events .datepicker .month.active:focus,.main .tribe-events .datepicker .month.active:hover,.main .tribe-events .datepicker .year.active,.main .tribe-events .datepicker .year.active.focused,.main .tribe-events .datepicker .year.active:focus,.main .tribe-events .datepicker .year.active:hover,.main .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,.main .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,.main .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,.main .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,.main .tribe-events .tribe-events-calendar-month__day-cell--selected,.main .tribe-events .tribe-events-calendar-month__day-cell--selected:focus,.main .tribe-events .tribe-events-calendar-month__day-cell--selected:hover,.main .tribe-events .tribe-events-calendar-month__mobile-events-icon--event{background:#ed1165}.tribe-common .tribe-common-anchor-thin{color:#ed1165}.tribe-common .tribe-common-anchor-thin:hover{border-bottom:1px solid #ed1165;color:#ed1165}.tribe-common .tribe-common-anchor-thin:visited{color:#ed1165}.tribe-events .tribe-events-calendar-series-archive__link{color:#000!important}.tribe-events .tribe-events-calendar-series-archive__link:hover{border-bottom:1px solid #000}.tribe-events .tribe-events-calendar-series-archive__link:hover svg{color:#000!important}.tribe-events .tribe-events-calendar-list__event-featured-image{background-color:#fff;border:1px solid #fff;border-radius:30px}.event-layout .tribe-events-event-meta:before{display:none}.event-layout .event-photo img{border-radius:20px}.event-layout .event-details .detail-wrap{background-color:#f7f7f7;border-radius:20px;padding:1.5rem}.event-layout .event-details .detail-wrap dt{font-weight:700}.event-layout .event-details .detail-wrap a{color:#ed1165}.event-layout .event-details .detail-wrap a:hover{-webkit-text-decoration:underline;text-decoration:underline}.tribe-common .tribe-common-cta--alt,.tribe-common .tribe-common-cta--alt:hover,.tribe-events-single-event-title{color:#ed1165}.tribe-filter-bar-c-filter{border:2px solid #ed1165!important;border-radius:1.5em!important;margin-bottom:1rem!important;padding:0 10px!important}.tribe-common .tribe-common-form-control-checkbox__label,.tribe-filter-bar-c-filter .tribe-filter-bar-c-filter__toggle-label,.tribe-filter-bar-c-filter .tribe-filter-bar-c-filter__toggle-selections-count{color:#ed1165}.tribe-filter-bar .tribe-filter-bar-c-filter{border:none}.tribe-filter-bar-c-filter__toggle.tribe-common-b1.tribe-common-b2--min-medium:focus{outline:none}.tribe-filter-bar .tribe-filter-bar-c-filter__toggle{padding:10px}.tribe-common .tribe-common-form-control-checkbox__input{border-color:#fff}.tribe-common .tribe-common-form-control-checkbox__input:checked{background-color:#ed1165}.tribe-common .tribe-common-form-control-checkbox__input:hover{border-color:#ed1165}.tribe-events-calendar-month__day:nth-child(7n) .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-11-10] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-11-11] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-11-12] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-11-23] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-11-24] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-11-25] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-12-23] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-12-25] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2023-12-30] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-01] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-06] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-08] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-09] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-10] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-11] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-12] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-13] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-01-15] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-02-19] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-02-24] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-04-01] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-04-02] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-04-03] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-04-04] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-04-05] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-05-27] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-06-17] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-06-18] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-06-19] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-06-20] .tribe-events-calendar-month__events:after,.tribe-events-calendar-month__day[aria-labelledby=tribe-events-calendar-day-2024-06-21] .tribe-events-calendar-month__events:after{background-color:#00adef;border-radius:10px;color:#fff;content:"Closed"!important;display:block;font-size:16px;margin:0 1rem;padding:4px;text-align:center}.tribe-events .tribe-events-calendar-series-archive__link{color:#ed1165!important}@media (min-width:520px){.cards,.programs{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.two-columns{display:flex}.two-columns .sidebar{flex-shrink:0;margin-left:8%;width:25%}.commentlist-item .commentlist-item{padding:0 0 0 32px}.navigation,.navigation-comments{gap:1.25rem;padding:10rem 0 4.875rem}.navigation .nav-links,.navigation-comments .nav-links{gap:1.25rem}.navigation .page-numbers,.navigation-comments .page-numbers{font-size:2.25rem;height:3.9375rem;width:3.9375rem}h1{font-size:7.125rem;line-height:1.04}.main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-events-single-event-title,.subscribe h3,h2{font-size:5.625rem;line-height:1.04}h3{font-size:3rem}h3,h4{line-height:1.04}h4{font-size:2.8125rem}h5{font-size:2.625rem}h5,h6{line-height:1.04}h6{font-size:2.25rem}.header>.container,.main .header>#tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .header>.tribe-events-l-container{height:auto;padding-bottom:1.1875rem;padding-top:1.1875rem}.logo{max-width:17.25rem}.btn-menu{display:none}.lang-bar{display:block}.menu{align-items:center;display:flex;flex:1;font-size:1.75rem;height:auto;overflow:visible;padding:.625rem 0 0 2.625rem;position:static;visibility:visible;width:auto}.menu-opened .menu{max-height:none;overflow:visible}.menu>.holder{align-items:center;flex:1}.menu>.holder,.menu>.holder>ul{display:flex;gap:1rem;justify-content:center}.menu>.holder>ul{padding:0}.menu>.holder>ul li{border:0}.menu>.holder>ul li.active>a:before{color:transparent}.menu>.holder>ul li.active>a span:after{transform:scale(1)}.menu>.holder>ul li:hover .drop{max-height:calc(100vh - 7.25rem);overflow:auto;visibility:visible}.main .menu>.holder>ul li:hover .drop #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .menu>.holder>ul li:hover .drop .tribe-events-l-container,.menu>.holder>ul li:hover .drop .container,.menu>.holder>ul li:hover .drop .main #tribe-events-pg-template,.menu>.holder>ul li:hover .drop .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{margin-top:0}.menu>.holder>ul li:hover>a span:after{transform:scale(1)}.menu>.holder>ul li:hover>a:before{color:transparent}.menu>.holder>ul li:hover>a:not(:only-child):after{visibility:visible}.menu>.holder>ul a{color:transparent;font-weight:700;padding:0}.menu>.holder>ul a span:after{background:linear-gradient(90deg,#ed1165 0,#ed1165 25%,#f9aa41 0,#f9aa41 50%,#00adef 0,#00adef 75%,#f9aa41 0,#f9aa41);border-radius:1rem;bottom:0;content:"";height:.125rem;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .3s ease}.menu>.holder>ul a:before{color:#000;content:attr(title);font-weight:300;left:0;position:absolute;right:0;text-align:center;top:0;transition:all .3s ease}.menu>.holder>ul a:not(:only-child):after{border-radius:0;height:100%;margin-top:0;opacity:0;right:0;top:100%;visibility:hidden;width:100%}.contact-form .nf-form-content .menu input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .menu .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .menu a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .menu .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .menu .tribe-events-c-search__button,.main .tribe-events .menu button.tribe-events-c-search__button,.menu .btn,.menu .contact-form .nf-form-content input[type=submit],.menu .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.menu .main .tribe-events .tribe-events-c-search__button,.menu .main .tribe-events button.tribe-events-c-search__button,.menu .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.subscribe-form .nf-form-content .submit-container .menu input[type=submit].nf-element{margin:0 0 0 1rem}.menu .drop-opened .drop{max-height:none}.menu .drop{background:#fff;max-height:none;overflow:hidden;top:100%}.menu .drop,.menu .drop:before{left:0;position:absolute;width:100%}.menu .drop:before{background:linear-gradient(90deg,#ed1165 0,#ed1165 25%,#f9aa41 0,#f9aa41 50%,#00adef 0,#00adef 75%,#f9aa41 0,#f9aa41);content:"";height:.1875rem;top:0;z-index:20}.main .menu .drop #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .menu .drop .tribe-events-l-container,.menu .drop .container,.menu .drop .main #tribe-events-pg-template,.menu .drop .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{align-items:flex-start;display:flex;margin-top:-1000px;padding:5rem}.menu .drop ul{display:flex;flex:1;flex-wrap:wrap;gap:1rem}.menu .drop ul li{border:0;flex:1}.menu .drop ul a:hover{font-weight:700}.menu .drop img{display:block;height:17.625rem;margin-bottom:.8125rem;width:100%}.menu .drop .descr{border:0;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;min-height:17.625rem;padding:0 0 0 4.125rem;width:25%}html{font-size:.833vw}body{font-size:2rem}.container,.main #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{max-width:120rem;padding:0 5rem}.filter{margin-bottom:4.6875rem}.filter form{flex-direction:row;gap:2rem}.schedule{margin:0 0 3.8125rem}.columns{gap:4.4375rem;grid-template-columns:repeat(2,1fr)}.socials a{font-size:1.5rem;height:3rem;width:3rem}.callout{padding:2.5rem 0 4.625rem}.callout.inv .container .image,.callout.inv .main #tribe-events-pg-template .image,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .image,.main .callout.inv #tribe-events-pg-template .image,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .image{order:2}.callout.inv .container .content,.callout.inv .main #tribe-events-pg-template .content,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .content,.main .callout.inv #tribe-events-pg-template .content,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .content{order:1}.callout.inv .container .content .text,.callout.inv .main #tribe-events-pg-template .content .text,.callout.inv .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container .content .text,.main .callout.inv #tribe-events-pg-template .content .text,.main .tribe-common--breakpoint-medium.tribe-events .callout.inv .tribe-events-l-container .content .text{border-radius:0 1rem 1rem 0;margin:0 -360px 0 0;padding:6.5rem 5.3125rem 6.5rem 0}.callout .container,.callout .main #tribe-events-pg-template,.callout .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,.main .callout #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .callout .tribe-events-l-container{align-items:center;display:flex}.callout .image{margin:0;width:66.4%}.callout .image img{width:65.5vw}.callout .content .logo-holder{max-width:34.625rem}.callout .content .text{border-radius:1rem 0 0 1rem;margin:0 0 0 -360px;padding:6.5rem 0 6.5rem 5.3125rem}.contact-section:last-child{padding-bottom:0}.contact-section .container,.contact-section .main #tribe-events-pg-template,.contact-section .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,.main .contact-section #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .contact-section .tribe-events-l-container{display:flex}.contact-section .content{flex-shrink:0;margin:0 5.3% 0 0;overflow:visible;padding:8.4375rem 3.125rem 29.25rem 0;width:32.56%}.contact-section .content:after{border-radius:0 1rem 1rem 0;left:auto;right:0;width:100vw}.contact-section .content .decoration{bottom:-4.5rem;left:-10rem;max-width:100%}.contact-section address{margin-bottom:4.1875rem}.contact-section .columns{padding-top:1.3125rem}.hero{height:44rem;padding:8.125rem 0}.hero .swiper-slide .content{align-items:flex-end;display:flex;font-size:1.75rem;height:100%;line-height:1.43;padding:2% 0;position:relative;z-index:1}.hero .swiper-slide .content:before{background:#ed1165;bottom:0;content:"";margin-right:19.125rem;position:absolute;right:50%;top:0;width:100vw;z-index:-1}.hero .swiper-slide .content .text{max-width:28.75rem}.hero .swiper-slide .content h1{font-size:4.75rem;line-height:1.03;max-width:none}.contact-form .nf-form-content .hero .swiper-slide .content input[type=submit],.hero .swiper-slide .content .btn,.hero .swiper-slide .content .contact-form .nf-form-content input[type=submit],.hero .swiper-slide .content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.hero .swiper-slide .content .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.hero .swiper-slide .content .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.hero .swiper-slide .content .main .tribe-events .tribe-events-c-search__button,.hero .swiper-slide .content .main .tribe-events button.tribe-events-c-search__button,.hero .swiper-slide .content .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.main .tribe-common--breakpoint-medium.tribe-common .hero .swiper-slide .content .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .hero .swiper-slide .content a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .hero .swiper-slide .content .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .hero .swiper-slide .content .tribe-events-c-search__button,.main .tribe-events .hero .swiper-slide .content button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .hero .swiper-slide .content input[type=submit].nf-element{margin-top:.6875rem;padding:.575rem 1.0625rem}.hero .swiper-slide-type2 .content:before{z-index:-1}.hero .swiper-slide-type2 .content:before,.hero .swiper-slide-type3:before{background:linear-gradient(90deg,rgba(0,0,0,.65) 0,transparent);bottom:0;content:"";left:0;position:absolute;top:0;width:50%}.hero .swiper-slide-type3 .content{align-items:center;display:flex;font-size:max(.6em,10px);padding:2rem 0 1rem}.hero .swiper-slide-type3 .content .container,.hero .swiper-slide-type3 .content .main #tribe-events-pg-template,.hero .swiper-slide-type3 .content .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,.main .hero .swiper-slide-type3 .content #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .hero .swiper-slide-type3 .content .tribe-events-l-container{flex:1;height:100%;position:relative}.hero .swiper-slide-type3 .content:before{display:none}.hero .swiper-slide-type3 .content .text{align-items:center;aspect-ratio:1/1;background:#fff;border-radius:50%;box-sizing:border-box;color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin-left:5rem;max-height:50rem;max-width:none!important;padding:12% 0 2%;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:auto;z-index:1}.hero .swiper-slide-type3 .content .text:before{aspect-ratio:1/.8211143695;background:url(images/bg-hero.svg) no-repeat;bottom:100%;content:"";left:5%;margin-bottom:-33%;max-width:21.3125rem;position:absolute;width:44%;z-index:-1}.hero .swiper-slide-type3 .content .text h1{color:#ed1165;margin-bottom:1.3125rem;overflow:visible}.contact-form .nf-form-content .hero .swiper-slide-type3 .content .text input[type=submit],.hero .swiper-slide-type3 .content .text .btn,.hero .swiper-slide-type3 .content .text .contact-form .nf-form-content input[type=submit],.hero .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.hero .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.hero .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.hero .swiper-slide-type3 .content .text .main .tribe-events .tribe-events-c-search__button,.hero .swiper-slide-type3 .content .text .main .tribe-events button.tribe-events-c-search__button,.hero .swiper-slide-type3 .content .text .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.main .tribe-common--breakpoint-medium.tribe-common .hero .swiper-slide-type3 .content .text .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .hero .swiper-slide-type3 .content .text a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .hero .swiper-slide-type3 .content .text .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .hero .swiper-slide-type3 .content .text .tribe-events-c-search__button,.main .tribe-events .hero .swiper-slide-type3 .content .text button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .hero .swiper-slide-type3 .content .text input[type=submit].nf-element{border-color:#ed1165;color:#ed1165;margin:0}.hero-lg{height:calc(100vh - 7.25rem);min-height:46rem}.lang-bar~.main .hero-lg{height:calc(100vh - 10.05rem)}.hero-lg .swiper-slide-type3:before{background:linear-gradient(90deg,rgba(0,0,0,.65) 0,transparent);bottom:0;content:"";left:0;position:absolute;top:0;width:50%}.hero-lg .swiper-slide-type3 .content{font-size:max(.6em,10px)}.hero-lg .swiper-slide-type3 .content .text{max-width:none!important}.hero-lg .swiper-slide-type3 .content .text p{max-height:none}.logos{gap:4rem}.logos li{width:calc(32.33% - 2rem)}.main-section{padding:4.75rem 0 5rem}.main-section:not(.main-section-inv)+.main-section-inv{margin-top:5rem}.main-section:last-child{padding-bottom:10.5rem}.main .tribe-common--breakpoint-medium.tribe-events [class*=photo-block] .tribe-events-l-container,.main [class*=photo-block] #tribe-events-pg-template,[class*=photo-block] .container,[class*=photo-block] .main #tribe-events-pg-template,[class*=photo-block] .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{align-items:center;display:flex}[class*=photo-block] .image{margin:0 5.125rem 0 0;width:58%}[class*=photo-block] .image img{width:57.5vw}[class*=photo-block].photo-block-inv .image{margin:0 0 0 6.25rem}[class*=photo-block].photo-block-inv .image img{width:57.5vw}.video-section{padding:0 5rem}.programs-block:before{bottom:19.25rem}.programs .image{margin-bottom:1.4375rem}.programs strong{font-size:3.5rem}.programs-inline li{align-items:center;flex-direction:row;margin-bottom:5rem}.programs-inline .image{margin-bottom:0;margin-right:3rem;width:24.2%}.programs-inline .descr{padding-right:5rem}.text-block.heading-left{display:flex}.text-block.heading-left .heading{flex-shrink:0;margin-right:5rem;max-width:35.6875rem}.main .main .tribe-common--breakpoint-medium.tribe-common .text-block.heading-left .heading .tribe-common-h4--min-medium,.main .text-block.heading-left .heading .tribe-events-single-event-title,.main .tribe-common--breakpoint-medium.tribe-common .text-block.heading-left .heading .tribe-common-h4--min-medium,.subscribe .text-block.heading-left .heading h3,.text-block.heading-left .heading .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.text-block.heading-left .heading .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.text-block.heading-left .heading .main .tribe-events-single-event-title,.text-block.heading-left .heading .subscribe h3,.text-block.heading-left .heading h2{margin-bottom:0;overflow:hidden;padding-bottom:.25rem;text-overflow:ellipsis}.text-block.heading-left .content{align-self:center;padding-top:1rem}.programs-block .text-block.heading-left .content{padding-top:10px}.text-block.content-twocolumns .text{-moz-columns:2;column-count:2;gap:4.75rem;margin-bottom:.875rem}.footer-info h3{font-size:1.75rem}.col-logo{font-size:1.5rem;line-height:1.34;margin:0 4% 0 0;width:24%}.col-address{margin:2.1875rem 2.9% 0 0;width:16%}.col-links{flex:1;margin:2.1875rem 3% 0 0}.col-share{margin:5.8125rem 0 0;max-width:13%;width:auto}.links{-moz-columns:2;column-count:2;gap:2.9rem}.subscribe{border-radius:5.25rem 5.25rem 0 0}.main .subscribe #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .subscribe .tribe-events-l-container,.subscribe .container,.subscribe .main #tribe-events-pg-template,.subscribe .main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{display:flex;max-width:113.75rem}.subscribe p{margin:0 .5rem}.subscribe .heading{padding:1.0625rem 2rem 0 0}.subscribe-form{align-self:center;flex-shrink:0;max-width:42.1rem;padding-right:1.125rem;width:50%}.subscribe-form .nf-form-content input[type=email],.subscribe-form .nf-form-content input[type=text]{padding:2.375rem 11rem 2.375rem 2.5rem}.subscribe-form .nf-form-content .submit-container{right:1.9375rem}.q-search{height:1.875rem;margin:0 7.5rem 0 1.625rem;width:auto}.q-search .opener,.q-search button[type=submit]{height:1.4375rem;margin:0;width:1.375rem}.q-search.opened .opener{pointer-events:auto}.q-search.opened input[type=search],.q-search.opened input[type=text]{padding:0 0 0 2rem;width:8rem}.q-search input[type=search],.q-search input[type=text]{padding:0;width:0}.main .main .tribe-common--breakpoint-medium.tribe-common .search-group .tribe-common-h4--min-medium,.main .search-group .tribe-events-single-event-title,.main .tribe-common--breakpoint-medium.tribe-common .search-group .tribe-common-h4--min-medium,.search-group .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.search-group .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.search-group .main .tribe-events-single-event-title,.search-group .subscribe h3,.search-group h2,.subscribe .search-group h3{margin:0 0 3.5rem}.search-group+.search-group{margin-top:7.3125rem}.result-posts h3{font-size:2.25rem}.filter-panel{align-items:center;display:flex;flex-direction:row;gap:1.875rem}.filter-panel .filter{margin-bottom:0;width:28.4375rem}.btn,.contact-form .nf-form-content input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .tribe-events-c-search__button,.main .tribe-events button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element{font-size:1.75rem;margin:0 .5rem 0 0;padding:.575rem 1.75rem}.btn:only-child,.contact-form .nf-form-content input[type=submit]:only-child,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:only-child,.main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:only-child,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:only-child,.main .tribe-events .tribe-events-c-search__button:only-child,.main .tribe-events button.tribe-events-c-search__button:only-child,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element:only-child{margin:0}.accordion .opener{font-size:2.25rem}.cards li{margin-bottom:0}.card{font-size:1.5rem}.card .title{font-size:2.5rem}.card .descr{padding:2.125rem 2.375rem}.card-video .image:before{background-position:calc(50% + .5rem);background-size:auto 3.3125rem;height:6.25rem;width:6.25rem}.card-media .date{left:4.125rem;top:3.75rem}.card-media .desr{bottom:-3.0625rem;left:4.0625rem;padding:2.125rem}.carousel{margin:0 0 1.4375rem}.carousel-nav [class*=button-]{font-size:1.5rem;height:2.625rem;width:3.125rem}.carousel-nav [class*=button-] [class*=icon-]{top:.0625rem}.swiper-pagination{bottom:5.5%;left:auto;right:4.875rem}.contact-form{align-self:center;flex:1;padding:8.125rem 0}.contact-form form{margin:1.875rem 0 0}.contact-form #ninja_forms_required_items,.contact-form .nf-field-container{margin-bottom:3rem}.contact-form .nf-form-cont .one-half{width:46.5%}.contact-form .nf-form-cont .one-half.email-container,.contact-form .nf-form-cont .one-half.first{margin-right:7%}.contact-form .nf-form-content textarea.ninja-forms-field{height:4.5rem;margin-top:.25rem}.contact-form .nf-form-content input[type=submit]{margin-top:1.375rem!important}.img-gallery{-moz-columns:2;column-count:2;gap:1.25rem}.lightbox-content .two-columns{flex-direction:row}.lightbox-content .two-columns .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .two-columns .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .two-columns .main .tribe-events-single-event-title,.lightbox-content .two-columns .subscribe h3,.lightbox-content .two-columns h2,.main .lightbox-content .two-columns .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .two-columns .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .two-columns .tribe-common-h4--min-medium,.subscribe .lightbox-content .two-columns h3{font-size:1.75rem;margin:0 0 2rem}.lightbox-content .two-columns .title{font-size:3rem;margin-right:0}.lightbox-content .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.lightbox-content .main .tribe-events-single-event-title,.lightbox-content .subscribe h3,.lightbox-content h2,.main .lightbox-content .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .lightbox-content .tribe-common-h4--min-medium,.subscribe .lightbox-content h3{font-size:3.25rem;margin:0 0 2.625rem}.lightbox-content .content{align-self:center;padding:3.875rem}.lightbox-content p{margin:0 0 2.175rem}.lightbox-content .image{aspect-ratio:1/1.25;border-radius:0 .75rem .75rem 0;width:49.35%}.lightbox-content .image img{aspect-ratio:1/1.5}.lightbox-content>.image{border-radius:.75rem .75rem 0 0;width:100%}.lightbox-content>.image img{height:186px}.fancybox-close-small,.fancybox-slide--html .fancybox-close-small{right:1.875rem;top:1.875rem}.main #tribe-events-pg-template,.main .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{padding-bottom:10rem;padding-top:4.75rem}.event-layout{display:flex}.event-layout .event-photo{max-width:60%}.event-layout .event-details{padding-left:3rem;width:100%}}@media (min-width:768px)and (max-height:760px){.hero .swiper-slide .content .text{font-size:max(1rem,12px);max-width:32rem}}@media (min-width:768px)and (min-width:768px){.hero .swiper-slide-type3 .content .text h1{font-size:2.5em;padding:0 10%}.hero .swiper-slide-type3 .content .text p{max-height:6rem;overflow:hidden;padding:0 15%}}@media (min-width:768px)and (min-width:1024px){.hero .swiper-slide-type3 .content .text h1{font-size:3.62em;padding:0 15%}.hero .swiper-slide-type3 .content .text p{max-height:none;overflow:visible;padding:0 12%}}@media (min-width:768px)and (orientation:portrait){.lang-bar~.main .hero-lg{height:calc(80vh - 10.05rem)}}@media (max-height:576px)and (min-width:768px){.fancybox-close-small,.fancybox-slide--html .fancybox-close-small{right:1.875rem!important}}@media (min-width:1024px){h1{font-size:4.75rem}.main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.main .tribe-events-single-event-title,.subscribe h3,h2{font-size:3.75rem}h3{font-size:2rem}h4{font-size:1.875rem}h5{font-size:1.75rem}h6{font-size:1.5rem}.menu{font-size:1.375rem}.menu>.holder>ul{gap:2.1rem}.contact-form .nf-form-content .menu input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .menu .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .menu a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .menu .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .menu .tribe-events-c-search__button,.main .tribe-events .menu button.tribe-events-c-search__button,.menu .btn,.menu .contact-form .nf-form-content input[type=submit],.menu .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.menu .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.menu .main .tribe-events .tribe-events-c-search__button,.menu .main .tribe-events button.tribe-events-c-search__button,.menu .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.subscribe-form .nf-form-content .submit-container .menu input[type=submit].nf-element{font-size:1.25rem}.socials a,body{font-size:1.3125rem}.socials a{height:2.375rem;width:2.375rem}.callout .content .main .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.callout .content .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,.callout .content .main .tribe-events-single-event-title,.callout .content .subscribe h3,.callout .content h2,.main .callout .content .tribe-events-single-event-title,.main .main .tribe-common--breakpoint-medium.tribe-common .callout .content .tribe-common-h4--min-medium,.main .tribe-common--breakpoint-medium.tribe-common .callout .content .tribe-common-h4--min-medium,.subscribe .callout .content h3{margin-bottom:1.625rem}.hero .swiper-slide .content{font-size:1.3125rem;padding:3% 0}.hero .swiper-slide-type3 .content{font-size:1em;padding:2rem 0 1rem}.hero-lg{min-height:42rem}.hero-lg .swiper-slide-type3 .content{font-size:1em}.hero-lg .swiper-slide-type3 .content .text{padding:10% 0 1%}.hero-lg .swiper-slide-type3 .content .text h1{font-size:3.62em;padding:0 6%}.logos li{width:calc(24% - 2rem)}.programs-block .text-block{max-width:80%}.programs{gap:1.25rem;grid-template-columns:repeat(3,1fr)}.programs strong{font-size:2.25rem}.programs-inline li{margin-bottom:5rem}.programs-inline .image{margin-right:5.125rem}.programs-inline .descr{padding-right:10rem}.footer-info h3{font-size:1.3125rem}.col-logo{font-size:1.125rem;margin:0 9.8% 0 0}.col-address{width:14%}.col-links{margin:2.1875rem 5% 0 0}.q-search.opened input[type=search],.q-search.opened input[type=text]{width:13.75rem}.search-title{padding:2.5rem 0}.result-posts{gap:2.5rem;max-width:75%}.filter-panel{gap:3.125rem;margin-bottom:4.75rem}.btn,.contact-form .nf-form-content input[type=submit],.main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .tribe-events-c-search__button,.main .tribe-events button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container input[type=submit].nf-element{font-size:1.25rem}.cards{gap:1.25rem;grid-template-columns:repeat(3,1fr)}.card,.card .title{font-size:1.3125rem}.main .tribe-events .tribe-events-calendar-list__event-datetime{font-size:.8em}}@media (min-width:1024px)and (max-height:600px){.hero-lg .swiper-slide-type3 .content{font-size:max(2vh,10px)}}@media (min-width:1024px)and (max-height:500px){.hero-lg .swiper-slide-type3 .content .text h1{font-size:3em}.hero-lg .swiper-slide-type3 .content .text p{max-width:25em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}}@media (min-width:1280px){.logos li{width:calc(17.66% - 2rem)}}@media (min-width:1920px){html{font-size:inherit}.hero .swiper-slide .hero-bg{left:30%;opacity:1;width:70%}.hero .swiper-slide-type2 .hero-bg,.hero .swiper-slide-type3 .hero-bg{left:0;width:100%}.hero-lg{min-height:40rem}.hero-lg .swiper-slide-type3 .hero-bg{left:0;width:100%}.hero-lg .swiper-slide-type3 .content .text{padding:8% 0 1%}}@media (min-width:1920px)and (max-height:860px){.hero-lg .swiper-slide-type3 .content{font-size:max(2vh,12px)}.contact-form .nf-form-content .hero-lg .swiper-slide-type3 .content .text input[type=submit],.hero-lg .swiper-slide-type3 .content .text .btn,.hero-lg .swiper-slide-type3 .content .text .contact-form .nf-form-content input[type=submit],.hero-lg .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,.hero-lg .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,.hero-lg .swiper-slide-type3 .content .text .main .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,.hero-lg .swiper-slide-type3 .content .text .main .tribe-events .tribe-events-c-search__button,.hero-lg .swiper-slide-type3 .content .text .main .tribe-events button.tribe-events-c-search__button,.hero-lg .swiper-slide-type3 .content .text .subscribe-form .nf-form-content .submit-container input[type=submit].nf-element,.main .tribe-common--breakpoint-medium.tribe-common .hero-lg .swiper-slide-type3 .content .text .tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-common .hero-lg .swiper-slide-type3 .content .text a.tribe-common-c-btn-border-small,.main .tribe-common--breakpoint-medium.tribe-events .hero-lg .swiper-slide-type3 .content .text .tribe-common-c-btn.tribe-events-c-search__button,.main .tribe-events .hero-lg .swiper-slide-type3 .content .text .tribe-events-c-search__button,.main .tribe-events .hero-lg .swiper-slide-type3 .content .text button.tribe-events-c-search__button,.subscribe-form .nf-form-content .submit-container .hero-lg .swiper-slide-type3 .content .text input[type=submit].nf-element{font-size:max(1em,12px);padding:.5em 1.5em}}@media (min-width:1920px)and (max-height:500px){.hero-lg .swiper-slide-type3 .content .text p{max-width:none;overflow:visible;white-space:normal}}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@media (max-width:1023px){iframe{width:100%}}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports(padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}@media (max-height:576px){.fancybox-close-small,.fancybox-slide--html .fancybox-close-small{right:.5rem}}
