html{height:100%}body,html{overflow-x:hidden}body{background:#fff;color:rgb(var(--body-color));font-family:var(--body-font),sans-serif;font-size:var(--body-font-size);font-weight:300;margin:0;padding:0;transform-origin:top left}body.no-scroll{overflow:hidden}body.admin-bar .header-container{top:30px}.container{margin:0 1em;max-width:100%;padding:0}@media (min-width:768px){.container{margin:0 2em}}@media (min-width:1200px){.container{margin:auto;width:1200px}}.container .container{margin:0}.p-0{padding:0}.m-0{margin:0}main{font-size:1.5em;min-height:200px}.f-primary{color:rgba(var(--primary-color),1)}.f-secondary{color:rgba(var(--secondary-color),1)}.whitespace-before{margin-top:4rem}.whitespace-after{margin-bottom:4rem}.clear{clear:both}a{color:rgb(var(--link-color))}img{height:auto;max-width:100%}.position-relative{position:relative}.position-absolute{position:absolute}h1,h2,h3,h4,h5,h6{word-break:break-word}h1{font-family:var(--heading-font),serif;font-size:1.5rem;font-weight:400;line-height:1.5rem;margin:0;padding:0}@media (min-width:576px){h1{font-size:2rem;line-height:2rem}}@media (min-width:768px){h1{font-size:2.5rem;line-height:2.5rem}}h2{font-family:var(--heading-font),serif;font-size:2rem;font-weight:400;line-height:2rem;margin:0;padding:0}@media (min-width:768px){h2{font-size:2.5rem;line-height:2.5rem}}h3{font-size:2rem}h3,h4{font-family:var(--heading-font),serif;font-weight:400;margin:0;padding:0}h4{font-size:1.5rem}.content-subtitle{color:rgb(var(--primary-color))}@keyframes slide_in_from_left{0%{transform:translateX(-20%)}to{transform:translateY(0)}}@keyframes slide_in_from_right{0%{transform:translateX(20%)}to{transform:translateX(0)}}@keyframes slide_in_from_bottom{0%{bottom:-40px}70%{bottom:0}to{bottom:0}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{box-shadow:0 0 0 0 #f4f4f4}70%{box-shadow:0 0 0 10px rgba(88,120,243,0)}to{box-shadow:0 0 0 50px rgba(88,120,243,0)}}nav.header-menu{color:rgb(var(--primary-color));float:right;font-weight:400}@media (min-width:992px){nav.header-menu{font-size:1.25em;margin:30px 0 30px 40px}}@media (min-width:1200px){nav.header-menu{font-size:1.25em}}.hamburger-container{transition:all .2s ease-in-out}@media (max-width:992px){.hamburger-container{background:#fff;border-top:1px solid #b3b3b3;height:100vh;left:-200%;margin:0;overflow-y:auto;padding-top:20px;position:absolute;text-align:left;width:100vw;z-index:9999}.hamburger-container .multi-site-selector{margin:auto;width:100%}.hamburger-container nav.header-menu{font-size:1.2rem;margin:20px 0 0;width:100%}}.hamburger-container.open{left:0;padding-top:0}.hamburger-container.open ul{text-align:left;width:100%}.hamburger-container.open ul li{display:block;padding:.5rem .25rem .5rem 1rem}.hamburger-container.open ul li a{color:#000}.hamburger-container ul{list-style:none;margin:0;padding:0}.hamburger-container ul a{position:relative;z-index:999}@media (min-width:992px){.hamburger-container ul .sub-menu-wrapper{display:none;left:-10px;position:absolute}.hamburger-container ul .sub-menu-wrapper.open{animation:fadeIn .35s ease-out;display:block}.hamburger-container ul .sub-menu-wrapper.open-outside{left:auto;right:0}}.hamburger-container ul.sub-menu{display:block;margin-bottom:20px;margin-top:5px;transform:scale(1.01);white-space:nowrap}@media (min-width:992px){.hamburger-container ul.sub-menu{background:hsla(0,0%,100%,.95);border-radius:0 0 10px 10px;box-shadow:0 8px 6px 0 rgba(0,0,0,.2);margin-bottom:0;margin-top:31px;overflow:hidden}}.hamburger-container ul.sub-menu li{background:hsla(0,0%,78%,.2);font-size:.9rem;margin-bottom:.5rem;padding:.45rem}.hamburger-container ul.sub-menu li:last-child,.hamburger-container ul.sub-menu li:last-child a{border-bottom:none}@media (min-width:992px){.hamburger-container ul.sub-menu li{display:block;font-size:1rem;line-height:25px;margin:0;padding:.5rem 1rem .2rem}.hamburger-container ul.sub-menu li:first-child{padding-top:10px}.hamburger-container ul.sub-menu li:last-child{padding-bottom:10px}.hamburger-container ul.sub-menu li:hover{background:rgba(var(--primary-color),.2)}.hamburger-container ul.sub-menu li:hover a{text-decoration:none}}.hamburger-container ul.sub-menu li a{display:block;font-weight:400;transition:text-shadow .3s}.hamburger-container ul li{border-bottom:1px solid rgba(var(--primary-color),.2);display:inline-block;padding-bottom:5px;position:relative}.hamburger-container ul li.menu-item-has-children{padding-bottom:0}.hamburger-container ul li.current-menu-item,.hamburger-container ul li.current-page-ancestor{font-weight:700}@media (min-width:992px){.hamburger-container ul li{border:0;margin-right:20px;padding:0}}.hamburger-container ul li a{color:rgba(var(--primary-color),1);text-decoration:none}.hamburger-container ul li a:hover{text-decoration:underline}.content-carousel .owl-stage{display:flex;padding:10px 0 20px}.content-carousel .owl-stage .owl-item{background:#fff;border-radius:10px;box-shadow:0 4px 4px 4px rgba(0,0,0,.1);margin:0 20px;overflow:hidden}.content-carousel .owl-stage .owl-item .teaser-item{align-items:center;display:flex;height:100%;margin:auto 20px}.content-carousel .owl-stage .owl-item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.4);transition:box-shadow .3s ease-in-out}.content-carousel .owl-stage .owl-item:hover img{transform:scale(1.1);transition:all .3s ease-in-out}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(owl.video.play.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.hero{border-radius:0 0 100% 100%/150px;height:350px;left:-10%;overflow:hidden;position:relative;width:120%}.hero .hero-overlay{background:rgba(var(--primary-color),.7);z-index:2}.hero .hero-img,.hero .hero-overlay{height:100%;left:0;position:absolute;width:100%}.hero .hero-img{-o-object-fit:cover;object-fit:cover;top:0;z-index:1}.hero .hero-content-wrapper{left:10%;position:relative;top:25%;z-index:3}@media (min-width:1200px){.hero .hero-content-wrapper{left:0}}.hero .hero-content-wrapper .hero-content{text-align:center;width:80%}@media (min-width:768px){.hero .hero-content-wrapper .hero-content{text-align:left}}.hero .hero-content-wrapper .hero-content h1{color:#fff;font-size:2rem;line-height:2.5rem}@media (min-width:768px){.hero .hero-content-wrapper .hero-content h1{font-size:2.5rem;line-height:3rem;margin-top:4rem}}@media (min-width:1400px){.hero .hero-content-wrapper .hero-content h1{font-size:3.2em;line-height:3.5rem}}.hero .hero-content-wrapper .hero-content h2{color:#fff;font-size:1.8em}@media (min-width:768px){.hero .hero-content-wrapper .hero-content h2{font-size:2em}}@media (min-width:1400px){.hero .hero-content-wrapper .hero-content h2{font-size:2.5em}}.hero .hero-content-wrapper .hero-content .btn{font-size:1.2rem;margin-top:2em}.hero.fullscreen{height:calc(60vh + 35px);min-height:450px}@media (orientation:landscape) and (max-width:768px){.hero.fullscreen{height:130vh}}.hero.fullscreen .hero-overlay{background:rgba(var(--primary-color),.7);height:120vh;left:0;position:absolute;top:0;width:120vw;z-index:2}@media (orientation:landscape) and (max-width:1000px){.hero.fullscreen .hero-overlay{height:130vh}}@media (min-width:992px){.hero.fullscreen{height:calc(80vh + 35px)}.hero.fullscreen .hero-overlay{left:0;top:-10%;width:45%}}@media (min-width:768px){.hero.fullscreen .hero-content{width:400px}}.hero.fullscreen .hero-content .hero-title{font-size:1.75rem;margin-top:1rem}@media (min-width:992px){.hero.fullscreen .hero-content .hero-title{font-size:2rem;margin-top:4rem}}.hero.fullscreen .hero-content .hero-logo{max-width:200px}@media (min-width:576px){.hero.fullscreen .hero-content .hero-logo{max-width:250px}}.hero.fullscreen .hero-scroller{background:hsla(0,0%,100%,.2);border:2px solid #fff;border-radius:20px;bottom:3%;color:#fff;cursor:pointer;display:none;font-size:1.2rem;height:30px;left:50%;line-height:30px;position:absolute;text-align:center;transform:translateX(-50%);width:20px;z-index:99}@media (min-width:992px){.hero.fullscreen .hero-scroller{bottom:5%;display:block}}.hero.fullscreen .hero-scroller.hidden{opacity:0;transition:opacity .5s linear}.hamburger{cursor:pointer;height:1rem;position:relative;transition:all .2s ease-in-out;width:1.75rem;z-index:9999}.hamburger.active{transform:rotate(-180deg)}.hamburger.active .hamburger-line:first-child{top:50%;transform:translateY(-50%) rotate(-45deg)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger-line{background:#000;height:2px;left:0;position:absolute;right:0;transform:translateY(-50%)}.hamburger-line:first-child{top:0}.hamburger-line:nth-child(2){top:50%}.hamburger-line:nth-child(3){top:100%}.btn{border-radius:30px;display:inline-block;font-size:1rem;padding:8px 15px;text-decoration:none}@media (min-width:768px){.btn{font-size:1.2rem;padding:12px 30px}}.btn.btn-primary{background:rgba(var(--primary-color),1);border:2px solid #fff;color:#fff}.btn.btn-cta{box-shadow:0 4px 20px 0 rgba(0,0,0,.2)}.btn.btn-cta:hover{animation:pulse 1s infinite}.btn.btn-secondary{background:rgba(var(--secondary-color),1);border:1px solid #fff;color:#fff}.btn.btn-secondary.btn-no-bg{background:none;border:0;color:rgba(var(--secondary-color),1);padding-left:0}.btn.btn-secondary.btn-no-bg:hover{text-decoration:underline}.btn.btn-secondary .btn-fa-sm{font-size:.8rem;font-weight:900}.btn.btn-secondary:hover{text-decoration:none}.btn.stretched-link:after{content:"";height:100%;left:0;position:absolute;right:0;top:0;z-index:500}main [id^=content-form-wrapper-] .gform_wrapper.gform-theme--framework.gform-theme form .gform-body label,main [id^=content-form-wrapper-] .gform_wrapper.gform-theme--framework.gform-theme form .gform-body legend{font-size:1.2rem}main [id^=content-form-wrapper-] .gform_wrapper.gform-theme--framework.gform-theme form .gform-body .ginput_container input:focus,main [id^=content-form-wrapper-] .gform_wrapper.gform-theme--framework.gform-theme form .gform-body .ginput_container textarea:focus{border:1px solid rgb(var(--primary-color));outline-color:rgba(var(--primary-color),.2)}main [id^=content-form-wrapper-] .gform_wrapper.gform-theme--framework.gform-theme form .gform_footer .gform_button{background:rgba(var(--primary-color),1);border:2px solid #fff;border-radius:30px;box-shadow:0 4px 20px 0 rgba(0,0,0,.2);color:#fff;display:inline-block;padding:12px 30px;text-decoration:none}main [id^=content-form-wrapper-] .gform_wrapper.gform-theme--framework.gform-theme form .gform_footer .gform_button:hover{animation:pulse 1s infinite}main [id^=content-form-wrapper-] .gform_wrapper.gform-theme--framework.gform-theme form .gform_footer .gform_button:focus{border:2px solid #fff;outline-color:rgba(var(--primary-color),.2)}section.breadcrumbs{font-size:.8rem;margin-bottom:4rem;margin-top:2rem;text-align:center}@media (min-width:576px){section.breadcrumbs{font-size:1rem;text-align:left}}section.breadcrumbs nav ul{list-style:none;margin:0;padding:0}section.breadcrumbs nav ul li{display:inline-block;padding:0 0 0 10px}section.breadcrumbs nav ul li.prefix{display:none}@media (min-width:576px){section.breadcrumbs nav ul li.prefix{display:inline-block}}section.breadcrumbs nav ul li.current-item{color:#000;font-weight:400}section.breadcrumbs nav ul li.marker{padding:0}section.breadcrumbs nav ul li.marker:before{content:"\f061";font-family:FontAwesome;font-size:.8rem;line-height:1rem;margin:0 10px;position:relative;transform:translate(50%,-50%)}@media (min-width:576px){section.breadcrumbs nav ul li.marker:before{font-size:1rem}}section.breadcrumbs nav ul li a{color:#565656;text-decoration:none}section.breadcrumbs nav ul li a:hover{text-decoration:underline}.pagination{margin:40px 0 0;text-align:center}.pagination .page-numbers{border:1px solid rgb(var(--primary-color));border-radius:10px;color:rgb(var(--primary-color));margin:0 10px 0 0;padding:5px 10px;text-decoration:none}.pagination .page-numbers.current,.pagination .page-numbers:hover{background:rgb(var(--primary-color));box-shadow:0 4px 20px 0 rgba(0,0,0,.2);color:#fff}.newsletter-wrapper{position:relative}.newsletter-wrapper h3{margin-bottom:1rem}.newsletter{margin-bottom:3rem}.newsletter .form-item{display:flex;flex-flow:column nowrap;gap:.5rem}.newsletter .form-item:last-of-type{margin-right:0}@media (min-width:768px){.newsletter .form-item:last-of-type{margin-right:1rem}}.newsletter .form-grappmkwum{align-items:stretch;display:flex;flex-flow:column nowrap;gap:1rem}@media (min-width:768px){.newsletter .form-grappmkwum{align-items:flex-end;flex-flow:row wrap}}.newsletter .form-grappmkwum input[type=email],.newsletter .form-grappmkwum input[type=text]{border:1px solid #ccc;border-radius:999rem;margin-right:0;min-width:auto;padding:12px 15px}@media (min-width:768px){.newsletter .form-grappmkwum input[type=email],.newsletter .form-grappmkwum input[type=text]{flex:1;margin-right:1rem;min-width:150px;width:auto}}.newsletter .form-grappmkwum input[type=email]{min-width:250px}.newsletter .form-grappmkwum input[type=submit]{border-radius:999rem;cursor:pointer;margin-bottom:0;padding:12px 15px;width:30%}@media only screen and (max-width:767px){.newsletter .form-grappmkwum input[type=submit]{align-self:center}}.newsletter .form-grappmkwum input[type=submit]:hover{filter:brightness(1.1)}@media (min-width:768px){.newsletter .form-grappmkwum input[type=submit]{flex-shrink:0;width:auto}}#btn-scroll-to-top{display:none}#btn-scroll-to-top.visible{animation:fadeIn 2s;background:#fff;border:2px solid rgb(var(--primary-color));border-radius:100%;bottom:2em;color:rgb(var(--primary-color));display:inline-block;height:50px;position:fixed;right:2em;text-align:center;width:50px;z-index:9999}#btn-scroll-to-top.visible:before{color:rgb(var(--primary-color))!important;content:"\f062";font-family:FontAwesome;font-size:2.2em;line-height:1.8em}#btn-scroll-to-top.visible:hover{cursor:pointer;transform:scale(1.1)}header{width:100%}header .logo{float:left;margin:10px 20px}header .logo img{height:40px}@media (min-width:992px){header .logo{margin:10px 0}header .logo img{height:60px}}header.fixed .header-container{animation:slideDown .35s ease-out}header .header-container{background:hsla(0,0%,100%,.95);box-shadow:0 4px 20px 0 rgba(0,0,0,.2);left:0;min-height:60px;position:fixed;top:0;width:100%;z-index:999}header .header-hamburger{background:#fff;border:1px solid rgba(var(--primary-color),1);border-radius:5px;cursor:pointer;padding:10px 5px;position:absolute;right:20px;top:25%}header .header-hamburger:hover{animation:pulse 1s infinite}@media (min-width:992px){header .header-hamburger{display:none}}footer{background:rgba(var(--primary-color),.21);margin-top:20px}footer .container{position:relative}footer:before{background:#fff;clip-path:ellipse(65% 100% at 50% -47%);content:" ";display:block;height:40px;width:100vw}footer .footer-wrapper{font-size:1rem;min-height:300px;padding-top:4rem;text-align:center}footer .footer-wrapper a{color:var(--body-color);text-decoration:none}footer .footer-wrapper a.active,footer .footer-wrapper a:hover{text-decoration:underline}@media (min-width:992px){footer .footer-wrapper{text-align:initial}}footer .footer-wrapper .footer-menu ul{list-style:none;margin:0;padding:0}footer .footer-wrapper .footer-menu ul li{margin-bottom:.5rem}footer .footer-wrapper .footer-menu ul li.current_page_item a{text-decoration:underline}footer .footer-wrapper .multi-site-selector-item{display:block;margin-bottom:.5rem}footer .footer-wrapper .footer-cols{display:flex;flex-basis:25%;flex-direction:column;gap:1rem;justify-content:space-between;margin-bottom:1rem;margin-top:2rem}@media (min-width:992px){footer .footer-wrapper .footer-cols{flex-direction:row}}footer .footer-wrapper .footer-cols .footer-col-1{flex:5}footer .footer-wrapper .footer-cols .footer-col-2,footer .footer-wrapper .footer-cols .footer-col-3{flex:2}footer .footer-wrapper .footer-cols .footer-col-4{flex:3}footer .footer-wrapper .footer-info-text{margin:0 auto 20px;max-width:260px}@media (min-width:992px){footer .footer-wrapper .footer-info-text{margin:0}}footer .footer-wrapper .footer-contact-info{display:block;margin-bottom:.5rem}footer .footer-wrapper .footer-contact-info i{margin-right:5px}footer .footer-wrapper .footer-content-socials{display:block;margin:25px 0}@media (min-width:768px){footer .footer-wrapper .footer-content-socials{margin:25px 0}}footer .footer-wrapper .footer-content-socials .footer-social{font-size:1.25rem;margin:0 15px 0 0}footer .footer-wrapper .footer-content-socials .footer-social:hover{color:rgb(var(--primary-color))}footer .footer-wrapper .footer-logo{max-width:128px}footer .footer-suffix{background:rgb(var(--primary-color))}footer .footer-suffix .container{color:#fff;display:flex;font-weight:200;justify-content:space-between;padding:1.5rem 0}footer .footer-suffix .container .footer-copyright{font-weight:400}footer .footer-suffix .container .footer-author:hover{animation:pulse 1s infinite}footer .footer-suffix .container a{color:#fff;font-weight:400;text-decoration:none}section.content-news{background-color:rgba(var(--primary-color),.21);background-position:100% 0;background-repeat:no-repeat;font-size:1rem;padding:4rem 0;position:relative}section.content-news:before{content:url(../images/splash-green.svg);filter:opacity(.2);position:absolute;right:-350px;top:-120px;transform:rotate(-15deg) scale(.7)}@media (min-width:992px){section.content-news:before{right:-100px;top:-50px;transform:rotate(-15deg) scale(1)}}section.content-news .container .archive-wrapper.container{margin:0}section.content-news .container .archive-wrapper.container .archive-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}section.content-news .container .archive-wrapper.container .archive-items .archive-item{width:80vw}@media (min-width:576px){section.content-news .container .archive-wrapper.container .archive-items .archive-item{width:375px}}section.content-news .post-scroller-container{position:relative}section.content-news .post-scroller-container .archive-wrapper{padding-bottom:0}section.content-news .post-scroller-controllers{clear:both;display:flex;flex-flow:row nowrap;justify-content:center;margin-top:2rem}@media (min-width:768px){section.content-news .post-scroller-controllers{justify-content:flex-end}}section.content-news .post-scroller-controllers .post-scroller{background:#fff;border:2px solid rgb(var(--primary-color));border-radius:25px;color:rgb(var(--primary-color));display:inline-block;font-size:25px;height:50px;line-height:50px;margin:0 0 0 15px;text-align:center;width:50px}section.content-news .post-scroller-controllers .post-scroller:hover{background:rgba(var(--primary-color),1);color:#fff;cursor:pointer}section.content-news .post-scroller-controllers .post-scroller.disabled{background:#ddd;border-color:#ddd;color:#aaa;cursor:auto}section.content-news .content-news-title{margin-bottom:2rem}section.content-accordion{padding-bottom:2rem;padding-top:2rem}section.content-accordion .content-accordion-items{margin-top:1em}section.content-accordion .content-accordion-items .content-accordion-item{background:rgba(var(--primary-color),.1)}section.content-accordion .content-accordion-items .content-accordion-item .accordion-header{background:rgba(var(--primary-color),.1);cursor:pointer;padding:1rem}section.content-accordion .content-accordion-items .content-accordion-item .accordion-header i{margin:0 10px 0 0;transition:transform .5s ease-in-out}section.content-accordion .content-accordion-items .content-accordion-item .accordion-header:hover{background:rgba(var(--primary-color),.3)}section.content-accordion .content-accordion-items .content-accordion-item .accordion-body{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}section.content-accordion .content-accordion-items .content-accordion-item .accordion-body .accordion-body-wrapper{margin:1rem}section.content-accordion .content-accordion-items .content-accordion-item .accordion-body p{margin:0}section.content-accordion .content-accordion-items .content-accordion-item.active .accordion-body{max-height:2000px;transition:max-height 1s ease-in-out}section.content-accordion .content-accordion-items .content-accordion-item.active .accordion-header{background:rgba(var(--primary-color),.3)}section.content-accordion .content-accordion-items .content-accordion-item.active .accordion-header i{transform:rotate(90deg)}section.content-accordion.layout-primary .content-accordion-items .content-accordion-item{background:none}section.content-accordion.layout-primary .content-accordion-items .content-accordion-item .accordion-header{background:none;border-bottom:1px solid rgb(var(--primary-color),.2);font-weight:600;padding:1rem 0}section.content-accordion.layout-primary .content-accordion-items .content-accordion-item .accordion-header i{float:right;transform:rotate(90deg)}section.content-accordion.layout-primary .content-accordion-items .content-accordion-item.active i{transform:rotate(-90deg)}section.content-events{padding:2rem 0}section.content-events .archive-wrapper.container{padding-bottom:2em}section.content-events .btn{float:right;margin:1rem 0}section.content-events .content-events-title{margin-bottom:2rem}section.content-events .container .archive-wrapper.container{margin:0}section.content-events .container .archive-wrapper.container .archive-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}section.content-events .container .archive-wrapper.container .archive-items .archive-item{width:80vw}section.content-events .container .archive-wrapper.container .archive-items .archive-item:only-child{width:calc(100vw - 2em)}@media (min-width:576px){section.content-events .container .archive-wrapper.container .archive-items .archive-item,section.content-events .container .archive-wrapper.container .archive-items .archive-item:only-child{width:375px}}section.content-events .post-scroller-container{position:relative}section.content-events .post-scroller-container .archive-wrapper{padding-bottom:0}section.content-events .post-scroller-controllers{clear:both;display:flex;flex-flow:row nowrap;justify-content:center;margin-top:2rem}@media (min-width:768px){section.content-events .post-scroller-controllers{justify-content:flex-end}}section.content-events .post-scroller-controllers .post-scroller{background:#fff;border:2px solid rgb(var(--primary-color));border-radius:25px;color:rgb(var(--primary-color));display:inline-block;font-size:25px;height:50px;line-height:50px;margin:0 0 0 15px;text-align:center;width:50px}section.content-events .post-scroller-controllers .post-scroller:hover{background:rgba(var(--primary-color),1);color:#fff;cursor:pointer}section.content-events .post-scroller-controllers .post-scroller.disabled{background:#ddd;border-color:#ddd;color:#aaa;cursor:auto}section.content-text-image{padding-bottom:2rem}section.content-text-image .content-text-image-title{margin-bottom:2rem}section.content-text-image.layout-padding{padding-top:2rem}section.content-text-image.layout-secondary{background:rgba(var(--secondary-color),.4);margin-bottom:2rem;padding-top:2rem}section.content-text-image.layout-secondary .content-text-image-title{color:rgb(var(--secondary-color))}section.content-text-image.layout-secondary .btn-primary{background:rgb(var(--secondary-color))}section.content-text-image.layout-primary{background-color:rgba(var(--primary-color),.1);margin-bottom:2rem;margin-top:50px;padding-bottom:4rem;padding-top:0;position:relative}section.content-text-image.layout-primary:before{background-color:inherit;bottom:0;content:"";display:block;height:50px;-webkit-mask-composite:source-over;mask-composite:add;-webkit-mask-image:url(../images/curve.svg);mask-image:url(../images/curve.svg);-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;overflow:hidden;position:absolute;top:-50px;transform:scale(1.001);width:100%}@media (min-width:992px){section.content-text-image.layout-primary{margin-top:100px}section.content-text-image.layout-primary:before{height:100px;top:-100px}}section.content-text-image.layout-primary .container{padding-top:2rem}section.content-text-image .text-image.has-image .text-image-container{display:flex;flex-direction:column;gap:1rem}section.content-text-image .text-image.has-image .text-image-container .text-image-text{flex:1;padding:0 2em 0 0}section.content-text-image .text-image.has-image .text-image-container .text-image-text p{margin:1em 0}section.content-text-image .text-image.has-image .text-image-container .text-image-image{flex:1;margin:1em 0 0}section.content-text-image .text-image.has-image .text-image-container .text-image-image img{border-radius:10px;margin:0;max-width:100%}@media (min-width:768px){section.content-text-image .text-image.has-image .text-image-container{flex-direction:row}}section.content-text-image .text-image.has-image.order-image-text .text-image-text{padding:0 0 0 2em}section.content-text-image .text-image.order-image-text .text-image-image{order:1}section.content-text-image .text-image.order-image-text .text-image-text{order:2}section.content-text{padding-bottom:2rem}section.content-text .content-text-title{margin-bottom:2rem}section.content-text.layout-padding{padding-top:2rem}section.content-text.layout-secondary{background:rgba(var(--secondary-color),.4);padding-top:2rem}section.content-text.layout-secondary .content-text-title{color:rgb(var(--secondary-color))}section.content-text.layout-secondary .btn-primary{background:rgb(var(--secondary-color))}section.content-text.layout-primary{background-color:rgba(var(--primary-color),.1);margin-top:50px;padding-bottom:4rem;padding-top:0;position:relative}section.content-text.layout-primary:before{background-color:inherit;content:"";display:block;height:50px;-webkit-mask-image:url(../images/curve.svg);mask-image:url(../images/curve.svg);-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;overflow:hidden;position:absolute;top:-50px;transform:scale(1.001);width:100%}@media (min-width:992px){section.content-text.layout-primary{margin-top:100px;padding-bottom:6rem}section.content-text.layout-primary:before{height:100px;top:-100px}}section.content-text.layout-primary .container{padding-top:2rem}section.content-text .text-texts .texts-container{display:flex;flex-direction:column;gap:2rem}@media (min-width:992px){section.content-text .text-texts .texts-container{flex-direction:row}}section.content-text .text-texts .texts-container .text-wrapper{flex-basis:0;flex-grow:1;width:100%;word-break:break-word}section.content-text.layout-tertiary{padding:2rem 0;text-align:center}.content-gallery{padding-top:2rem}.content-gallery .wpmf_gallery_wrap .wpmf-gallery-icon{border-radius:10px;overflow:hidden}.content-gallery .wpmf_gallery_wrap .wpmf-gallery-icon:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.4);transition:box-shadow .3s ease-in-out}.content-gallery .wpmf_gallery_wrap .wpmf-gallery-caption{display:none}.content-gallery .wpmf_gallery_wrap .wpmfslick .slick-next,.content-gallery .wpmf_gallery_wrap .wpmfslick .slick-prev{background:#fff;border:2px solid rgb(var(--primary-color));border-radius:25px;color:rgb(var(--primary-color));display:inline-block;font-size:25px;height:50px;line-height:50px;text-align:center;width:50px;z-index:9999}.content-gallery .wpmf_gallery_wrap .wpmfslick .slick-next:before,.content-gallery .wpmf_gallery_wrap .wpmfslick .slick-prev:before{color:rgb(var(--primary-color))!important;font-family:FontAwesome;font-size:1rem;line-height:1rem;margin:0 0 0 12px;position:relative;transform:translate(50%,-50%)}.content-gallery .wpmf_gallery_wrap .wpmfslick .slick-prev:before{content:"\f060"}.content-gallery .wpmf_gallery_wrap .wpmfslick .slick-next:before{content:"\f061"}.content-affiliates{padding:2rem 0}.content-affiliates .content-affiliates-title{margin-bottom:.5rem}.content-form{padding-top:2rem}.archive-wrapper .archive-items{grid-gap:2rem;display:grid;grid-template-columns:1fr}@media (min-width:768px){.archive-wrapper .archive-items{grid-template-columns:1fr 1fr}}@media (min-width:992px){.archive-wrapper .archive-items{grid-template-columns:1fr 1fr 1fr}}.archive-wrapper .archive-items .archive-item{background:#fff;border-radius:10px;box-shadow:0 4px 20px 0 rgba(0,0,0,.2);font-size:1rem;overflow:hidden;position:relative}@media (min-width:1200px){.archive-wrapper .archive-items .archive-item{min-width:375px}}.archive-wrapper .archive-items .archive-item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.4);transition:box-shadow .3s ease-in-out}.archive-wrapper .archive-items .archive-item:hover .archive-item-image-wrapper img{transform:scale(1.1);transition:all .3s ease-in-out}.archive-wrapper .archive-items .archive-item .archive-item-image-wrapper{height:200px;overflow:hidden}.archive-wrapper .archive-items .archive-item .archive-item-image-wrapper img{-o-object-fit:cover;object-fit:cover;transition:transform .3s;width:100%}.archive-wrapper .archive-items .archive-item .archive-item-wrapper{display:flex;flex-direction:column;justify-content:space-evenly;padding:1em}@media (min-width:992px){.archive-wrapper .archive-items .archive-item .archive-item-wrapper .archive-item-body{min-height:125px}}.archive-wrapper .archive-items .archive-item .archive-item-title{color:rgb(var(--primary-color));font-size:1.2em;font-weight:400;margin:0}.archive-wrapper .archive-items .archive-item .btn{box-sizing:border-box;display:block;flex:1;margin-top:2rem;width:100%}.archive-wrapper .archive-items-affiliates .archive-item .archive-item-image-wrapper{align-items:center;display:flex;padding:0 20px}.archive-wrapper .archive-items-affiliates .archive-item .archive-item-image-wrapper img{display:block;height:auto;margin:0 auto;width:auto}.archive-wrapper .archive-items-affiliates .archive-item .archive-item-wrapper .archive-item-body{min-height:auto}.archive-wrapper .archive-items-affiliates .archive-item .archive-item-wrapper .btn{margin:0;padding:0}.single-affiliates .affiliate-logo-header{background:#fff;border-radius:10px 10px 0 0;min-height:100px;padding:10px;position:absolute;right:0;top:-100px;width:100px;z-index:9}@media (min-width:992px){.single-affiliates .affiliate-logo-header{min-height:200px;width:200px}}.archive-item-news .archive-item-image-wrapper{height:400px;overflow:hidden}.archive-item-news .archive-item-image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.archive-wrapper .archive-items-events.archive-items .archive-item .archive-item-image-wrapper{position:relative}.archive-wrapper .archive-items-events.archive-items .archive-item .archive-item-image-wrapper .archive-item-date{background:rgb(var(--primary-color));border-radius:10px;color:#fff;height:100px;padding-top:10px;position:absolute;right:10px;text-align:center;top:10px;width:110px}.archive-wrapper .archive-items-events.archive-items .archive-item .archive-item-image-wrapper .archive-item-date .date-day,.archive-wrapper .archive-items-events.archive-items .archive-item .archive-item-image-wrapper .archive-item-date .date-year{text-transform:capitalize}.archive-wrapper .archive-items-events.archive-items .archive-item .archive-item-image-wrapper .archive-item-date .date-date{font-size:1.8rem;font-weight:500}.archive-wrapper .archive-items-events.archive-items .archive-item .archive-item-title{color:rgb(var(--body-color));font-size:1.5rem}.archive-wrapper .archive-items-events.archive-items .archive-item .location{margin-bottom:1rem}.events-details-wrapper{display:flex;flex-direction:row;font-size:1rem;gap:2rem;margin-bottom:2rem}.events-details-wrapper i{margin-right:1rem}
