.card .splide__container{box-sizing:border-box;position:relative}.card .splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.card .splide.is-initialized:not(.is-active) .splide__list{display:block}.card .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.card .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.card .splide:not(.is-overflow) .splide__pagination{display:none}.card .splide__progress__bar{width:0}.card .splide{position:relative;visibility:hidden}.card .splide.is-initialized,.card .splide.is-rendered{visibility:visible}.card .splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.card .splide__slide img{vertical-align:bottom}.card .splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.card .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.card .splide__toggle.is-active .splide__toggle__play,.card .splide__toggle__pause{display:none}.card .splide__toggle.is-active .splide__toggle__pause{display:inline}.card .splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.card .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card .splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.card .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.card .splide--rtl{direction:rtl}.card .splide__track--ttb>.splide__list{display:block}.card .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);align-items:center;cursor:pointer;display:flex;height:2em;justify-content:center;padding:0;width:2em;z-index:1}.card .splide__arrow svg{height:1.2em;width:1.2em}.card .splide__arrow:disabled{display:none}.card .splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.card .splide__arrow--prev{left:1em}.card .splide__arrow--prev svg{transform:scaleX(-1)}.card .splide__arrow--next{right:1em}.card .splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.card .splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.card .splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;padding:0;position:relative;transition:transform .2s linear;width:8px}.card .splide__pagination__page.is-active{background:#fff;z-index:1}.card .splide__pagination__page:hover{cursor:pointer}.card .splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.card .splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.card .splide__progress__bar{background:#ccc;height:3px}.card .splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.card .splide__slide:focus{outline:0}@supports(outline-offset: -3px){.card .splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.card .splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.card .splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.card .splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.card .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.card .splide__toggle{cursor:pointer}.card .splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.card .splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.card .splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.card .splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.card .splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.card .splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.card .splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.card .splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.card .splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.card .splide__arrows--ttb .splide__arrow--prev{top:1em}.card .splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.card .splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.card .splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.card .splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.card .splide__slide--has-video{cursor:pointer}.card .splide__slide--has-video:hover .splide__video__play{opacity:1}.card .splide__slide__container--has-video{cursor:pointer;position:relative}.card .splide__slide__container--has-video:hover .splide__video__play{opacity:1}.card .splide__video{height:100%;left:0;position:absolute;top:0;width:100%}.card .splide__video__wrapper{background:#000;height:inherit;width:inherit}.card .splide__video__wrapper div,.card .splide__video__wrapper iframe,.card .splide__video__wrapper video{height:100%;width:100%}.card .splide__video__play{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%, -50%);transition:opacity .1s linear;width:40px}.card .splide__video__play:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #000;border-style:solid;border-width:9px 0 9px 17px;content:"";display:inline-block;margin-left:4px}.card .video_toggle{overflow:hidden;text-align:left;white-space:nowrap;text-indent:100%;direction:ltr;position:absolute;top:0px;right:0px;left:auto;text-align:center;height:60px;width:60px;transform:translate(0%, 0%);background-color:rgba(0,0,0,.8);background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle/%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7'/%3E%3C/g%3E%3C/svg%3E");background-size:30px auto;background-repeat:no-repeat;background-position:center center;display:none}.video-showing .card .video_toggle{display:block}.is-panel-page .mfp-bg{position:fixed;overflow:hidden;z-index:1042;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.is-panel-page .mfp-wrap{position:fixed;z-index:1043;top:0;left:0;width:100%;height:100%;outline:none !important;-webkit-backface-visibility:hidden}.is-panel-page .mfp-container{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;padding:0 8px;text-align:center}.is-panel-page .mfp-container:before{display:inline-block;height:100%;content:"";vertical-align:middle}.is-panel-page .mfp-align-top .mfp-container:before{display:none}.is-panel-page .mfp-content{position:relative;display:inline-block;z-index:1045;margin:0 auto;padding:0px;text-align:center;vertical-align:middle}.mfp-inline-holder .is-panel-page .mfp-content,.mfp-ajax-holder .is-panel-page .mfp-content{width:auto;width:100%;cursor:auto}.is-panel-page .mfp-ajax-cur{cursor:progress}.is-panel-page .mfp-zoom-out-cur,.is-panel-page .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.is-panel-page .mfp-zoom{cursor:pointer;cursor:zoom-in}.is-panel-page .mfp-auto-cursor .mfp-content{cursor:auto}.is-panel-page .mfp-close,.is-panel-page .mfp-arrow,.is-panel-page .mfp-preloader,.is-panel-page .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.is-panel-page .mfp-loading.mfp-figure{display:none}.is-panel-page .mfp-hide{display:none !important}.is-panel-page .mfp-preloader{position:absolute;z-index:1044;top:50%;right:8px;left:8px;width:auto;margin-top:-0.8em;color:#ccc;text-align:center}.is-panel-page .mfp-preloader a{color:#ccc}.is-panel-page .mfp-preloader a:hover{color:#fff}.is-panel-page .mfp-s-ready .mfp-preloader{display:none}.is-panel-page .mfp-s-error .mfp-content{display:none}.is-panel-page button.mfp-close,.is-panel-page button.mfp-arrow{display:block;overflow:visible;z-index:1046;padding:0;border:0;cursor:pointer;-webkit-appearance:none}.is-panel-page button::-moz-focus-inner{padding:0;border:0}.is-panel-page .mfp-close{display:block;overflow:hidden;background-repeat:no-repeat;text-align:left;white-space:nowrap;text-indent:100%;direction:ltr;position:absolute;top:94px;right:130px;width:44px;height:44px;padding:0 0 18px 10px;opacity:1;color:#fff;font-size:28px;font-style:normal;line-height:44px;text-align:center;text-decoration:none;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cpath d='M34.8337 11.752L32.2487 9.16699L22.0003 19.4153L11.752 9.16699L9.16699 11.752L19.4153 22.0003L9.16699 32.2487L11.752 34.8337L22.0003 24.5853L32.2487 34.8337L34.8337 32.2487L24.5853 22.0003L34.8337 11.752Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cpath d='M34.8337 11.752L32.2487 9.16699L22.0003 19.4153L11.752 9.16699L9.16699 11.752L19.4153 22.0003L9.16699 32.2487L11.752 34.8337L22.0003 24.5853L32.2487 34.8337L34.8337 32.2487L24.5853 22.0003L34.8337 11.752Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (max-width: 1400px){.is-panel-page .mfp-close{top:20px;right:20px}}.is-panel-page .mfp-close:hover,.is-panel-page .mfp-close:focus{opacity:.8}.is-panel-page .mfp-close:active{top:1px}.is-panel-page .mfp-close-btn-in .mfp-close{color:#fff}.is-panel-page .mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.is-panel-page .mfp-arrow{position:absolute;top:50%;width:90px;height:110px;margin:0;margin-top:-55px;padding:0}.is-panel-page .mfp-arrow:active{margin-top:-54px}.is-panel-page .mfp-arrow-left{left:0}.is-panel-page .mfp-arrow-right{right:0}.is-panel-page .mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.is-panel-page .mfp-iframe-holder .mfp-content{width:100%;max-width:900px;line-height:0}.is-panel-page .mfp-iframe-scaler{overflow:hidden;width:100%;height:0;padding-top:56.25%}.is-panel-page .mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.is-panel-page .mfp-iframe-holder .mfp-close{top:-40px}.is-panel-page img.mfp-img{display:block;box-sizing:border-box;width:auto;max-width:100%;height:auto;margin:0 auto;padding:0px;line-height:0;max-height:calc(100vh - 100px) !important}.is-panel-page .mfp-figure:after{position:absolute;display:block;z-index:-1;top:40px;right:0;bottom:40px;left:0;width:auto;height:auto;background:none;box-shadow:none;content:""}.is-panel-page .mfp-figure{line-height:0}.is-panel-page .mfp-title{padding:10px;color:#fff;font-size:20px;word-wrap:break-word;line-height:1;text-align:center}.is-panel-page .mfp-figure small{display:block;color:#bdbdbd;font-size:12px;line-height:14px}.is-panel-page .mfp-image-holder .mfp-content{max-width:100%}.is-panel-page .mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.is-panel-page .mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.is-panel-page .mfp-img-mobile img.mfp-img{padding:0}.is-panel-page .mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.is-panel-page .mfp-img-mobile .mfp-bottom-bar{position:fixed;top:auto;bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;background:rgba(0,0,0,.6)}.is-panel-page .mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.is-panel-page .mfp-img-mobile .mfp-counter{top:3px;right:5px}.is-panel-page .mfp-img-mobile .mfp-close{position:fixed;top:0;right:0;width:35px;height:35px;padding:0;background:rgba(0,0,0,.6);line-height:35px;text-align:center}.is-panel-page .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width: 900px){.is-panel-page .mfp-container{padding-right:6px;padding-left:6px}}.is-panel-page .mfp-ie7 .mfp-img{padding:0}.is-panel-page .mfp-ie7 .mfp-bottom-bar{left:50%;width:600px;margin-top:5px;margin-left:-300px;padding-bottom:5px}.is-panel-page .mfp-ie7 .mfp-container{padding:0}.is-panel-page .mfp-ie7 .mfp-content{padding-top:44px}.is-panel-page .mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.is-panel-page .mfp-container .mfp-content .gallery_modal{max-width:90%;margin:auto}.is-panel-page .mfp-container .mfp-content .mfp-caption{width:100%}.is-panel-page .mfp-container .mfp-content .mfp-caption:empty{display:none}.is-panel-page .mfp-container .panels_modal{display:flex;width:978px;padding:60px 50px;flex-direction:column;align-items:flex-start;text-align:left;gap:40px}.is-panel-page .mfp-container .mfp-multimedia-panel-modal{position:relative;max-width:calc(100vw - 160px);margin:auto}@media screen and (min-width: 1081px){.is-panel-page .mfp-container .mfp-multimedia-panel-modal{max-width:900px}}.is-panel-page .mfp-container video{width:100%}.calendar.content_item[data-layout=default] .ch_calendar-header{zoom:1;position:relative;padding:0px;max-width:100%;margin:0 auto;width:100%}.calendar.content_item[data-layout=default] .ch_calendar-header:before,.calendar.content_item[data-layout=default] .ch_calendar-header:after{display:block;visibility:hidden;height:0;content:" "}.calendar.content_item[data-layout=default] .ch_calendar-header:after{clear:both}.calendar.content_item[data-layout=default] .ch_calendar-header .month_name{position:absolute;top:0px;left:10px;width:calc(100% - 20px);text-align:center;letter-spacing:.08em;margin:0px auto;z-index:1}@media screen and (max-width: 750px){.calendar.content_item[data-layout=default] .ch_calendar-header .month_name{font-size:24px}}.calendar.content_item[data-layout=default] .ch_calendar-header .cal-prev,.calendar.content_item[data-layout=default] .ch_calendar-header .cal-next{position:relative;font-size:30px;vertical-align:middle;padding:0 20px;height:55px;z-index:2;cursor:pointer;float:left}.calendar.content_item[data-layout=default] .ch_calendar-header .cal-prev .fa,.calendar.content_item[data-layout=default] .ch_calendar-header .cal-next .fa{line-height:55px}.calendar.content_item[data-layout=default] .ch_calendar-header .cal-next{float:right}.calendar.content_item[data-layout=default] .ch_calendar-header .weekdays{position:relative;clear:both;display:block;zoom:1;width:100%;float:left}.calendar.content_item[data-layout=default] .ch_calendar-header .weekdays:before,.calendar.content_item[data-layout=default] .ch_calendar-header .weekdays:after{display:block;visibility:hidden;height:0;content:" "}.calendar.content_item[data-layout=default] .ch_calendar-header .weekdays:after{clear:both}.calendar.content_item[data-layout=default] .ch_calendar-header .weekdays .weekday{width:calc(14.28% - 20px);padding:15px 10px;font-size:18px;font-weight:700;text-transform:uppercase;float:left;margin:20px 10px;text-align:center}@media screen and (max-width: 750px){.calendar.content_item[data-layout=default] .ch_calendar-header .weekdays{display:none}}@media screen and (max-width: 750px){.calendar.content_item[data-layout=default] .ch_calendar-header{margin-bottom:10px}}.calendar.content_item[data-layout=default] .ch_calendar{zoom:1;position:relative;margin:auto;padding:0 0px 40px;max-width:100%;width:100%;display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-end}.calendar.content_item[data-layout=default] .ch_calendar:before,.calendar.content_item[data-layout=default] .ch_calendar:after{display:block;visibility:hidden;height:0;content:" "}.calendar.content_item[data-layout=default] .ch_calendar:after{clear:both}.calendar.content_item[data-layout=default] .ch_calendar-day{transition:all 100ms linear;position:relative;width:123px;width:calc(14.28% - 20px);min-height:200px;float:left;margin:0 10px 20px;padding:40px 15px 40px;text-align:left}.calendar.content_item[data-layout=default] .ch_calendar-day[data-weekday="0"]{clear:left}.calendar.content_item[data-layout=default] .ch_calendar-day .date{position:absolute;top:0px;left:0px;height:40px;width:40px;font-weight:400;font-size:20px;line-height:38px;text-align:center}@media screen and (max-width: 750px){.calendar.content_item[data-layout=default] .ch_calendar-day .date{right:auto}}@media screen and (max-width: 750px){.calendar.content_item[data-layout=default] .ch_calendar-day{width:100%;height:auto;min-height:40px;margin-bottom:5px;padding:10px 15px}.calendar.content_item[data-layout=default] .ch_calendar-day.hasEvent{padding:40px 15px 0px}.calendar.content_item[data-layout=default] .ch_calendar-day.empty{display:none}}.calendar.content_item[data-layout=default] .ch_calendar-events{overflow-y:auto;max-height:100%;padding-top:10px}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item{padding-top:20px;border-bottom:1px solid #eee;padding-bottom:5px}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item:first-child{padding-top:0px;margin-top:0px}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item h3{margin-bottom:5px;line-height:1.2;overflow:hidden;font-size:16px}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item h3 a{font-size:16px;line-height:1;font-weight:700}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item h3 a:hover{text-decoration:underline}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item .time{font-size:14px;font-weight:400;z-index:10;letter-spacing:.04em}@media screen and (max-width: 750px){.calendar.content_item[data-layout=default] .ch_calendar-events{overflow-y:visible;max-height:100%;padding-bottom:10px}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item{padding-top:10px;border-top:1px solid #eee;margin-top:10px;padding-bottom:20px}.calendar.content_item[data-layout=default] .ch_calendar-events .event_item:first-child{padding-top:0px;border-top:none;margin-top:0px}}.calendar.content_item[data-layout=default] .ch_calendar.tabbing .accessible-overlay{display:block}.calendar.content_item[data-layout=default] .ch_calendar .accessible-overlay{position:absolute;top:-10px;left:0px;display:none;width:100%;height:100%;padding:100px 0;text-align:center;z-index:20;background:rgba(255,255,255,.8)}.calendar.content_item[data-layout=default] .tooltip_content,.calendar.content_item[data-layout=default] .modal_content{display:none}.calendar.content_item[data-layout=default] .calendar_tooltip{z-index:100;width:250px;background:#fff}.calendar.content_item[data-layout=default] .calendar_tooltip .thumb{width:100%}.calendar.content_item[data-layout=default] .calendar_tooltip .thumb img{width:100%}.calendar.content_item[data-layout=default] .calendar_tooltip .info{padding:20px}.calendar.content_item[data-layout=default] .calendar_modal{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:400px;height:300px;overflow-y:auto;background:#fff}.calendar.content_item[data-layout=default] .calendar.calendar_listing{display:none}.calendar.content_item[data-layout=default] .calendar.calendar_listing.calendar_view{display:block}.calendar.content_item[data-layout=ribbon]{position:relative}.calendar.content_item[data-layout=ribbon] .splide__arrows{position:absolute;top:10px;right:0px;transform:translateY(-50%);width:120px;height:40px;z-index:10}.calendar.content_item[data-layout=ribbon] .splide__arrow{position:absolute;top:50%;background-color:#fff}.calendar.content_item[data-layout=ribbon] .splide__arrow:disabled{display:block;zoom:1;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:.3;filter:alpha(opacity=30);cursor:default}.calendar.content_item[data-layout=ribbon] .splide__arrow.splide__arrow--next{right:0px;left:auto}.calendar.content_item[data-layout=ribbon] .splide__arrow.splide__arrow--prev{right:auto;left:20px}.calendar.content_item[data-layout=ribbon] .ch_calendar{zoom:1;position:relative;z-index:5;width:100%;max-width:100%}.calendar.content_item[data-layout=ribbon] .ch_calendar:before,.calendar.content_item[data-layout=ribbon] .ch_calendar:after{display:block;visibility:hidden;height:0;content:" "}.calendar.content_item[data-layout=ribbon] .ch_calendar:after{clear:both}.calendar.content_item[data-layout=ribbon] .ch_calendar:before{content:"";position:absolute;top:0px;left:0px;width:100%;height:40px;visibility:visible}.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-day{transition:all 100ms linear;position:relative;width:70px;height:70px;margin:0px;text-align:center;margin-top:40px;margin-right:10px}.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-day .month{position:absolute;bottom:calc(100% + 5px);left:0px;font-weight:700;padding-left:0px;line-height:40px;white-space:nowrap;font-weight:700;z-index:20;font-size:30px;font-style:normal;font-weight:700;line-height:36px;padding-left:0px;color:#fff}.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-day+.ch_calendar-day:has(.month){margin-left:20px}.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-day .date{transition:all 100ms linear;display:block;padding:5px 5px;height:100%;width:100%;line-height:1;text-align:center;font-size:30px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:.45px}.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-day .date .weekday{font-size:16px;font-weight:500;margin-right:0px;display:block;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:1.3;letter-spacing:.27px;text-transform:uppercase}@media screen and (max-width: 750px){.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-day .date{right:auto}}.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-day.hasEvent{cursor:pointer}.calendar.content_item[data-layout=ribbon] .ch_calendar .ch_calendar-events{display:none}.calendar.content_item[data-layout=ribbon] .ch_calendar.tabbing .accessible-overlay{display:block}.calendar.content_item[data-layout=ribbon] .ch_calendar .accessible-overlay{position:absolute;top:-10px;left:0px;display:none;width:100%;height:100%;padding:100px 0;text-align:center;z-index:20;background:rgba(255,255,255,.8)}.calendar.content_item[data-layout=ribbon] .month_name{position:absolute;top:0px;left:0px;font-weight:700;line-height:105px;z-index:20;color:#fff;font-size:30px;font-style:normal;font-weight:700;line-height:36px;padding-left:0px;color:#fff}.calendar.content_item[data-layout=ribbon] .month_name:before{content:"";position:absolute;top:0px;left:0px;height:100%;width:200%;z-index:-1;display:block;-webkit-mask-image:linear-gradient(to right, black 0%, black 50%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to right, black 0%, black 50%, rgba(0, 0, 0, 0) 100%)}@media screen and (max-width: 500px){.calendar.content_item[data-layout=ribbon] .month_name{padding-left:20px;font-size:40px}}.calendar.content_item[data-layout=ribbon] .tooltip_content,.calendar.content_item[data-layout=ribbon] .modal_content{display:none}.calendar.content_item[data-layout=ribbon] .calendar_tooltip{z-index:100;width:250px;background:#fff}.calendar.content_item[data-layout=ribbon] .calendar_tooltip .thumb{width:100%}.calendar.content_item[data-layout=ribbon] .calendar_tooltip .thumb img{width:100%}.calendar.content_item[data-layout=ribbon] .calendar_tooltip .info{padding:20px}.calendar.content_item[data-layout=ribbon] .calendar_modal{position:absolute;top:100%;left:0;width:312px;height:300px;height:auto;overflow-y:auto;background:#fff;margin-top:10px;z-index:20;padding:24px 16px}.calendar.content_item[data-layout=ribbon] .calendar_modal .close_modal{display:block;overflow:hidden;background-repeat:no-repeat;text-align:left;white-space:nowrap;text-indent:100%;direction:ltr;position:absolute;top:10px;right:10px;font-size:14px;text-transform:uppercase}.calendar.content_item[data-layout=ribbon] .calendar_modal .close_modal:before,.calendar.content_item[data-layout=ribbon] .calendar_modal .close_modal:after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:"";height:20px;width:3px;background-color:#000;transform:rotate(-45deg)}.calendar.content_item[data-layout=ribbon] .calendar_modal .close_modal:after{transform:rotate(-45deg)}.calendar.content_item[data-layout=ribbon] .calendar_modal .entry{width:100%}.calendar.content_item[data-layout=ribbon] .calendar_modal .entry+.entry{border-top:1px solid;padding-top:18px;margin-top:20px}.calendar.content_item[data-layout=ribbon] .calendar_modal h3{color:#293241;font-size:24px;font-style:normal;font-weight:700;line-height:29px;letter-spacing:.24px}.calendar.content_item[data-layout=ribbon] .calendar_modal .time{color:#384459;font-size:15px;font-style:normal;font-weight:400;line-height:15px;letter-spacing:.225px;text-transform:uppercase}.calendar.content_item[data-layout=ribbon] .calendar.calendar_listing{display:none}.calendar.content_item[data-layout=ribbon] .calendar.calendar_listing.calendar_view{display:block}.calendar.content_item[data-width=default]{max-width:1180px}.panel-type_list li a[data-card_type]{line-height:40px}.panel-type_list li a[data-card_type]:before{content:"";position:absolute;top:0px;left:0px;height:40px;width:60px;display:block;background-repeat:no-repeat;background-position:center center}.panel-type_list li a[data-card_type] svg{display:none}.panel-type_list li a[data-card_type][data-card_type=intro]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%235FBFF9' d='M2 20h30v2H2z'/%3E%3Cpath fill='%230079BD' d='M0 0h34v18H0z'/%3E%3Cpath stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='m14 8 2.903 3L20 8'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=grid]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%230079BD' d='M24 0h10v12H24z'/%3E%3Cpath d='M13 1v10h8V1h-8Z' stroke='%235FBFF9' stroke-width='2' fill='%235FBFF9'/%3E%3Cpath fill='%230079BD' d='M24 0h10v12H24z'/%3E%3Crect fill='%230079BD' x='24' y='15' width='9' height='2' rx='1'/%3E%3Crect fill='%230079BD' x='24' y='20' width='7' height='2' rx='1'/%3E%3Crect fill='%235FBFF9' x='12' y='20' width='7' height='2' rx='1'/%3E%3Crect fill='%235FBFF9' x='12' y='15' width='9' height='2' rx='1'/%3E%3Cpath fill='%235FBFF9' d='M12 0h10v12H12z'/%3E%3Crect fill='%230079BD' y='20' width='7' height='2' rx='1'/%3E%3Crect fill='%230079BD' y='15' width='9' height='2' rx='1'/%3E%3Cpath fill='%230079BD' d='M0 0h10v12H0z'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=spotlight]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(18)'%3E%3Crect fill='%230079BD' y='20' width='9' height='2' rx='1'/%3E%3Crect fill='%230079BD' y='15' width='12' height='2' rx='1'/%3E%3Cpath fill='%235FBFF9' d='M0 0h16v12H0z'/%3E%3C/g%3E%3Cg fill='%230079BD'%3E%3Crect y='20' width='9' height='2' rx='1'/%3E%3Crect y='15' width='12' height='2' rx='1'/%3E%3Cpath d='M0 0h16v12H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=full-width]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%230079BD' d='M0 0h34v22H0z'/%3E%3Cpath d='M13 12h8a1 1 0 0 1 0 2h-8a1 1 0 0 1 0-2Zm-2-5h12a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2Z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=alternating]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Esmall_icon/alternating%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(4 10)' fill='%230079BD'%3E%3Crect y='6' width='7' height='2' rx='1'/%3E%3Cpath d='M13 1v10h16V1H13Z' stroke='%230079BD' stroke-width='2'/%3E%3C/g%3E%3Crect fill='%230079BD' x='23' y='4' width='7' height='2' rx='1'/%3E%3Cpath fill='%23FFF' d='M2 2h18v12H2z'/%3E%3Cpath fill='%235FBFF9' d='M0 0h18v12H0z'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=icons]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M23 20h6a1 1 0 0 1 0 2h-6a1 1 0 0 1 0-2Z' fill='%230079BD'/%3E%3Cpath d='M26 0a8 8 0 1 1 0 16 8 8 0 0 1 0-16Z' fill='%235FBFF9'/%3E%3Cpath d='M5 20h6a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2ZM8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0Z' fill='%230079BD'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=banners]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='22' viewBox='0 0 34 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%230079bd' d='M0 12h34v10H0z'/%3E%3Cpath fill='%235fbff9' stroke='%235fbff9' stroke-width='2' d='M25 1v8h8V1zM13 1v8h8V1zM1 1v8h8V1z'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=text-only]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M1 20h15a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2Zm0-5h25a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2Zm0-5h20a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2Z' fill='%235FBFF9'/%3E%3Cpath d='M1 5h32a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2Zm0-5h12a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2Z' fill='%230079BD'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=faq-list]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 18h6l-3 4zM1 19h22a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2ZM28 9h6l-3 4zM1 10h16a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2ZM28 0h6l-3 4zM1 1h22a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2Z' fill='%230079BD' fill-rule='evenodd'/%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=link-list]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Esmall_icon/link_list%3C/title%3E%3Cpath d='M11 18h22a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2Zm-8-2a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm8-6h16a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2ZM3 8a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm8-6h22a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2ZM3 0a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z' fill='%230079BD' fill-rule='evenodd'/%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=html]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 120 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='82' height='45' fill='%23096EB1'/%3E%3Cpath d='M28.4057 30.9978C27.9551 30.9978 27.517 30.8518 27.157 30.5809L18.8325 24.3272C18.308 23.9332 18 23.3162 18 22.6596C18 22.0029 18.308 21.3859 18.8325 20.9919L27.157 14.7383C27.7511 14.2911 28.5399 14.1963 29.2235 14.4892C29.9072 14.781 30.3827 15.4178 30.4722 16.1568C30.5617 16.8958 30.2495 17.6264 29.6543 18.0736L23.5566 22.6596L29.6543 27.2456C30.1236 27.5979 30.4223 28.1315 30.4774 28.7162C30.5326 29.3009 30.3401 29.8815 29.9457 30.3161C29.5513 30.7507 28.9925 30.9978 28.4057 30.9978Z' fill='white'/%3E%3Cpath d='M53.3797 30.9978C52.7939 30.9978 52.2351 30.7497 51.8397 30.3161C51.4453 29.8815 51.2528 29.3009 51.3079 28.7162C51.3631 28.1315 51.6617 27.5979 52.131 27.2456L58.2287 22.6596L52.131 18.0736C51.5369 17.6264 51.2247 16.8958 51.3131 16.1568C51.4016 15.4178 51.8782 14.781 52.5618 14.4892C53.2455 14.1963 54.0332 14.2911 54.6273 14.7383L62.9519 20.9919C63.4763 21.3859 63.7843 22.0029 63.7843 22.6596C63.7843 23.3162 63.4763 23.9332 62.9519 24.3272L54.6273 30.5809C54.2673 30.8518 53.8292 30.9978 53.3787 30.9978H53.3797Z' fill='white'/%3E%3Cpath d='M34.6492 37.2515C33.9281 37.2494 33.259 36.8732 32.8823 36.2572C32.5056 35.6412 32.4734 34.8741 32.797 34.2289L45.2838 9.21433C45.5189 8.70153 45.9508 8.30651 46.4825 8.1189C47.0142 7.93129 47.598 7.96673 48.1016 8.21792C48.6063 8.4691 48.9871 8.91416 49.1578 9.45093C49.3285 9.98874 49.2754 10.5724 49.009 11.0696L36.5222 36.0842C36.3505 36.4354 36.0841 36.7304 35.7532 36.9368C35.4223 37.1431 35.0394 37.2526 34.6502 37.2515H34.6492Z' fill='white'/%3E%3Crect x='38' y='45' width='82' height='45' fill='%2385CCF8'/%3E%3Cpath d='M66.4057 75.9978C65.9551 75.9978 65.517 75.8518 65.157 75.5809L56.8325 69.3272C56.308 68.9332 56 68.3162 56 67.6596C56 67.0029 56.308 66.3859 56.8325 65.9919L65.157 59.7383C65.7511 59.2911 66.5399 59.1963 67.2235 59.4892C67.9072 59.781 68.3827 60.4178 68.4722 61.1568C68.5617 61.8958 68.2495 62.6264 67.6543 63.0736L61.5566 67.6596L67.6543 72.2456C68.1236 72.5979 68.4223 73.1315 68.4774 73.7162C68.5326 74.3009 68.3401 74.8815 67.9457 75.3161C67.5513 75.7507 66.9925 75.9978 66.4057 75.9978Z' fill='white'/%3E%3Cpath d='M91.3797 75.9978C90.7939 75.9978 90.2351 75.7497 89.8397 75.3161C89.4453 74.8815 89.2528 74.3009 89.3079 73.7162C89.3631 73.1315 89.6617 72.5979 90.131 72.2456L96.2287 67.6596L90.131 63.0736C89.5369 62.6264 89.2247 61.8958 89.3131 61.1568C89.4016 60.4178 89.8782 59.781 90.5618 59.4892C91.2455 59.1963 92.0332 59.2911 92.6273 59.7383L100.952 65.9919C101.476 66.3859 101.784 67.0029 101.784 67.6596C101.784 68.3162 101.476 68.9332 100.952 69.3272L92.6273 75.5809C92.2673 75.8518 91.8292 75.9978 91.3787 75.9978H91.3797Z' fill='white'/%3E%3Cpath d='M72.6492 82.2515C71.9281 82.2494 71.259 81.8732 70.8823 81.2572C70.5056 80.6412 70.4734 79.8741 70.797 79.2289L83.2838 54.2143C83.5189 53.7015 83.9508 53.3065 84.4825 53.1189C85.0142 52.9313 85.598 52.9667 86.1016 53.2179C86.6063 53.4691 86.9871 53.9142 87.1578 54.4509C87.3285 54.9887 87.2754 55.5724 87.009 56.0696L74.5222 81.0842C74.3505 81.4354 74.0841 81.7304 73.7532 81.9368C73.4223 82.1431 73.0394 82.2526 72.6502 82.2515H72.6492Z' fill='white'/%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=spacer]:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34' height='34' viewBox='0 0 46 46' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Epanel_icon/small/spacer%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='29.1454509' height='5.04440496' rx='1.33333333'/%3E%3C/defs%3E%3Cg id='panel_icon/small/spacer' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='panel_icon/large/visitors_guide' fill='%238FD2FB'%3E%3Crect id='circle' x='0' y='0' width='46' height='46' rx='23'/%3E%3C/g%3E%3Cg id='Group' transform='translate(8.427275, 12.500000)'%3E%3Cg id='Group-4' transform='translate(0.000000, 9.192027)' fill='%230079BD'%3E%3Crect id='Rectangle' x='17.6863363' y='0' width='2.61594638' height='2.61594638'/%3E%3Crect id='Rectangle' x='0' y='0' width='2.61594638' height='2.61594638'/%3E%3Crect id='Rectangle' x='8.84316816' y='0' width='2.61594638' height='2.61594638'/%3E%3Crect id='Rectangle' x='26.5295045' y='0' width='2.61594638' height='2.61594638'/%3E%3C/g%3E%3Crect id='Rectangle' stroke='%230079BD' stroke-width='2' fill='%23FFFFFF' x='0' y='15.955595' width='29.1454509' height='5.04440496' rx='1.33333333'/%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'/%3E%3C/mask%3E%3Cuse id='Rectangle' stroke='%230079BD' stroke-width='2' fill='%23FFFFFF' xlink:href='%23path-1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.panel-type_list li a[data-card_type][data-card_type=map]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 46 46' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Esmall_icon/map%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%238FD2FB' width='46' height='46' rx='23'/%3E%3Cpath d='m23 34.93 7.407-9.502a9 9 0 0 0-.734-11.897l-.566-.566a8.637 8.637 0 0 0-12.214 0l-.566.566a9 9 0 0 0-.734 11.897L23 34.93Z' stroke='%230079BD' stroke-width='2' fill='%23FFF'/%3E%3Crect fill='%230079BD' x='20' y='17' width='6' height='6' rx='3'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=concierge]:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='34px' viewBox='0 0 46 46' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3Epanel_icon/small/visitors_guide%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='02-panel_showtime_design-DESKTOP' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='01a_landing_page-panel-styles-v3' transform='translate(-164.000000, -1132.000000)'%3E%3Cg id='panels' transform='translate(150.000000, 210.000000)'%3E%3Cg id='panel_set' transform='translate(0.000000, 912.000000)'%3E%3Cg id='panel_icon/small/visitors_guide' transform='translate(14.000000, 10.000000)'%3E%3Cg%3E%3Crect id='Rectangle' fill='%238FD2FB' x='0' y='0' width='46' height='46' rx='23'%3E%3C/rect%3E%3Cg id='Group-3' transform='translate(9.000000, 11.000000)'%3E%3Cpolygon id='Rectangle-Copy-7' fill='%230079BD' points='0 22 22 22 22 24 0 24'%3E%3C/polygon%3E%3Cpath d='M11,1 L11,23 L24,23 C25.6568542,23 27,21.6568542 27,20 L27,1 L11,1 Z' id='Rectangle' stroke='%230079BD' stroke-width='2' fill='%23FFFFFF'%3E%3C/path%3E%3Crect id='Rectangle' fill='%230079BD' x='16' y='16' width='6' height='6'%3E%3C/rect%3E%3Cpath d='M17,10 L21,10 C21.5522847,10 22,10.4477153 22,11 C22,11.5522847 21.5522847,12 21,12 L17,12 C16.4477153,12 16,11.5522847 16,11 C16,10.4477153 16.4477153,10 17,10 Z' id='Rectangle-Copy-4' fill='%230079BD'%3E%3C/path%3E%3Cpath d='M17,6 L21,6 C21.5522847,6 22,6.44771525 22,7 C22,7.55228475 21.5522847,8 21,8 L17,8 C16.4477153,8 16,7.55228475 16,7 C16,6.44771525 16.4477153,6 17,6 Z' id='Rectangle-Copy-4' fill='%230079BD'%3E%3C/path%3E%3Cpolygon id='Rectangle' fill='%230079BD' points='3 12 5 12 5 24 3 24'%3E%3C/polygon%3E%3Cpath d='M4,5 C2.34314575,5 1,6.34314575 1,8 L1,14 C1,15.6568542 2.34314575,17 4,17 C5.65685425,17 7,15.6568542 7,14 L7,8 C7,6.34314575 5.65685425,5 4,5 Z' id='Rectangle' stroke='%230079BD' stroke-width='2' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=events]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 46 46' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Esmall_icon/events%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%238FD2FB' width='46' height='46' rx='23'/%3E%3Cpath d='M32.387 11.786a4 4 0 1 0 4 6.928l2.5 4.33-8.66 5-9-15.588 8.66-5 2.5 4.33Z' fill='%230079BD'/%3E%3Cpath d='m13.455 32.994 1.55 2.684 16.454-9.5-8-13.856-16.454 9.5 1.55 2.684a5.002 5.002 0 0 1 4.9 8.488Z' stroke='%230079BD' stroke-width='2' fill='%23FFF'/%3E%3Crect fill='%230079BD' transform='rotate(60 21 23)' x='17' y='22' width='8' height='2' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=news]:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='34px' height='34px' viewBox='0 0 46 46' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3Epanel_icon/small/news%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='02-panel_showtime_design-DESKTOP' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='01a_landing_page-panel-styles-v3' transform='translate(-164.000000, -980.000000)'%3E%3Cg id='panels' transform='translate(150.000000, 210.000000)'%3E%3Cg id='panel_set' transform='translate(0.000000, 760.000000)'%3E%3Cg id='panel_icon/small/news' transform='translate(14.000000, 10.000000)'%3E%3Cg id='small_icon/news'%3E%3Crect id='Rectangle' fill='%238FD2FB' x='0' y='0' width='46' height='46' rx='23'%3E%3C/rect%3E%3Cpolygon id='Rectangle' fill='%230079BD' points='33 20 37 20 37 32 33 32'%3E%3C/polygon%3E%3Cpath d='M24,32 L37,32 L37,36 L20,36 C20,33.790861 21.790861,32 24,32 Z' id='Rectangle' fill='%230079BD' transform='translate(28.500000, 34.000000) rotate(-180.000000) translate(-28.500000, -34.000000) '%3E%3C/path%3E%3Cpath d='M24,20 L37,20 L37,24 L20,24 C20,21.790861 21.790861,20 24,20 Z' id='Rectangle-Copy-5' fill='%230079BD' transform='translate(28.500000, 22.000000) rotate(-360.000000) translate(-28.500000, -22.000000) '%3E%3C/path%3E%3Cpath d='M10,13 L10,32 C10,33.6568542 11.3431458,35 13,35 L32,35 L32,13 L10,13 Z' id='Rectangle' stroke='%230079BD' stroke-width='2' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M29,34 L32.0057373,34 C31.3223063,33.5450846 30.9805908,32.6566569 30.9805908,31.3347168 C30.9805908,30.0127767 30.3203939,30.9012044 29,34 Z' id='Path-2' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M15,23 L23,23 C23.5522847,23 24,23.4477153 24,24 C24,24.5522847 23.5522847,25 23,25 L15,25 C14.4477153,25 14,24.5522847 14,24 C14,23.4477153 14.4477153,23 15,23 Z' id='Rectangle-Copy-4' fill='%230079BD'%3E%3C/path%3E%3Cpath d='M15,18 L25,18 C25.5522847,18 26,18.4477153 26,19 C26,19.5522847 25.5522847,20 25,20 L15,20 C14.4477153,20 14,19.5522847 14,19 C14,18.4477153 14.4477153,18 15,18 Z' id='Rectangle-Copy-4' fill='%230079BD'%3E%3C/path%3E%3Cpath d='M33,22 L35,22 L35,32 C35,32.5522847 34.5522847,33 34,33 C33.4477153,33 33,32.5522847 33,32 L33,22 Z' id='Rectangle' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=slide]:before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='22' viewBox='0 0 34 22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%230079BD' d='M0 0h34v22H0z'/%3E%3Cpath d='M13 12h8a1 1 0 0 1 0 2h-8a1 1 0 0 1 0-2Zm-2-5h12a1 1 0 0 1 0 2H11a1 1 0 0 1 0-2Z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}.panel-type_list li a[data-card_type][data-card_type=extras]:before{background-image:url("data:image/svg+xml,%3Csvg baseProfile='tiny' height='34px' version='1.2' viewBox='0 0 24 24' width='34px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%230079BD' d='M9.362,9.158c0,0-3.16,0.35-5.268,0.584c-0.19,0.023-0.358,0.15-0.421,0.343s0,0.394,0.14,0.521 c1.566,1.429,3.919,3.569,3.919,3.569c-0.002,0-0.646,3.113-1.074,5.19c-0.036,0.188,0.032,0.387,0.196,0.506 c0.163,0.119,0.373,0.121,0.538,0.028c1.844-1.048,4.606-2.624,4.606-2.624s2.763,1.576,4.604,2.625 c0.168,0.092,0.378,0.09,0.541-0.029c0.164-0.119,0.232-0.318,0.195-0.505c-0.428-2.078-1.071-5.191-1.071-5.191 s2.353-2.14,3.919-3.566c0.14-0.131,0.202-0.332,0.14-0.524s-0.23-0.319-0.42-0.341c-2.108-0.236-5.269-0.586-5.269-0.586 s-1.31-2.898-2.183-4.83c-0.082-0.173-0.254-0.294-0.456-0.294s-0.375,0.122-0.453,0.294C10.671,6.26,9.362,9.158,9.362,9.158z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}#content:not(:has(a[id=intro_section])) .panel-type_list li:has(a[data-card_type=intro]){display:none}#content:not(:has(a[id=grid_section])) .panel-type_list li:has(a[data-card_type=grid]){display:none}#content:not(:has(a[id=spotlight_section])) .panel-type_list li:has(a[data-card_type=spotlight]){display:none}#content:not(:has(a[id=full-width_section])) .panel-type_list li:has(a[data-card_type=full-width]){display:none}#content:not(:has(a[id=alternating_section])) .panel-type_list li:has(a[data-card_type=alternating]){display:none}#content:not(:has(a[id=icons_section])) .panel-type_list li:has(a[data-card_type=icons]){display:none}#content:not(:has(a[id=banners_section])) .panel-type_list li:has(a[data-card_type=banners]){display:none}#content:not(:has(a[id=text-only_section])) .panel-type_list li:has(a[data-card_type=text-only]){display:none}#content:not(:has(a[id=faq-list_section])) .panel-type_list li:has(a[data-card_type=faq-list]){display:none}#content:not(:has(a[id=link-list_section])) .panel-type_list li:has(a[data-card_type=link-list]){display:none}#content:not(:has(a[id=html_section])) .panel-type_list li:has(a[data-card_type=html]){display:none}#content:not(:has(a[id=spacer_section])) .panel-type_list li:has(a[data-card_type=spacer]){display:none}#content:not(:has(a[id=map_section])) .panel-type_list li:has(a[data-card_type=map]){display:none}#content:not(:has(a[id=concierge_section])) .panel-type_list li:has(a[data-card_type=concierge]){display:none}#content:not(:has(a[id=events_section])) .panel-type_list li:has(a[data-card_type=events]){display:none}#content:not(:has(a[id=news_section])) .panel-type_list li:has(a[data-card_type=news]){display:none}#content:not(:has(a[id=slide_section])) .panel-type_list li:has(a[data-card_type=slide]){display:none}#content:not(:has(a[id=extras])) .panel-type_list li:has(a[data-card_type=extras]){display:none}.panel-type_list li a[data-card_type=html]:after,.panel-type_list li a[data-card_type=spacer]:after{overflow:hidden;text-align:left;white-space:nowrap;text-indent:100%;direction:ltr;content:"";display:block;position:absolute;top:-5px;left:-5px;height:22px;width:40px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='22' viewBox='0 0 40 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.69273L33.257 0.623735C34.8777 0.279256 36.4707 1.31379 36.8152 2.93444L39.1022 13.6941L5.84521 20.7631C4.22456 21.1075 2.63151 20.073 2.28703 18.4524L0 7.69273Z' fill='%23044671'/%3E%3Cpath d='M11.4069 9.05214C11.3992 9.01628 11.4039 8.9853 11.4208 8.9592C11.4434 8.92441 11.4727 8.90321 11.5085 8.89558L12.7566 8.63029C12.7925 8.62266 12.8242 8.63091 12.8519 8.65503C12.8851 8.67045 12.9056 8.69609 12.9132 8.73196L14.4592 16.0055C14.4669 16.0413 14.4594 16.0767 14.4368 16.1114C14.4198 16.1375 14.3934 16.1544 14.3576 16.162L13.0449 16.441C12.9732 16.4563 12.9161 16.4347 12.8737 16.3762L9.88776 12.4339C9.86884 12.4154 9.85221 12.4077 9.83786 12.4107C9.82352 12.4138 9.81939 12.4297 9.82549 12.4584L10.7579 16.7922C10.7655 16.8281 10.7581 16.8634 10.7355 16.8982C10.7185 16.9243 10.6921 16.9411 10.6563 16.9488L9.40813 17.2141C9.37227 17.2217 9.3377 17.2178 9.30444 17.2024C9.27682 17.1782 9.2592 17.1483 9.25157 17.1124L7.70554 9.83888C7.69792 9.80302 7.70258 9.77204 7.71953 9.74594C7.74212 9.71115 7.77135 9.68994 7.80721 9.68232L9.10913 9.40559C9.18086 9.39034 9.23793 9.41195 9.28035 9.47041L12.2663 13.4128C12.2852 13.4312 12.3018 13.4389 12.3162 13.4359C12.3305 13.4328 12.3346 13.417 12.3285 13.3883L11.4069 9.05214ZM18.826 8.566C18.8336 8.60187 18.8261 8.63719 18.8035 8.67199C18.7866 8.69808 18.7602 8.71494 18.7243 8.72256L15.8407 9.33548C15.8048 9.34311 15.7907 9.36485 15.7983 9.40072L16.1551 11.0792C16.1627 11.1151 16.1845 11.1292 16.2204 11.1216L18.0172 10.7396C18.0531 10.732 18.0848 10.7403 18.1124 10.7644C18.1457 10.7798 18.1661 10.8055 18.1738 10.8413L18.3956 11.885C18.4032 11.9209 18.3958 11.9562 18.3732 11.991C18.3562 12.0171 18.3298 12.0339 18.2939 12.0416L16.4971 12.4235C16.4612 12.4311 16.4471 12.4529 16.4547 12.4887L16.8229 14.221C16.8306 14.2569 16.8523 14.271 16.8882 14.2634L19.7717 13.6505C19.8076 13.6428 19.8394 13.6511 19.867 13.6752C19.9002 13.6906 19.9207 13.7163 19.9283 13.7521L20.1501 14.7958C20.1578 14.8317 20.1503 14.867 20.1277 14.9018C20.1107 14.9279 20.0843 14.9448 20.0485 14.9524L15.7231 15.8718C15.6872 15.8794 15.6527 15.8755 15.6194 15.8601C15.5918 15.836 15.5742 15.806 15.5665 15.7701L14.0205 8.49659C14.0129 8.46073 14.0176 8.42975 14.0345 8.40365C14.0571 8.36886 14.0863 8.34765 14.1222 8.34003L18.4476 7.42065C18.4834 7.41302 18.5152 7.42127 18.5428 7.44539C18.576 7.46081 18.5965 7.48645 18.6041 7.52232L18.826 8.566ZM22.6165 14.4065C22.5448 14.4218 22.4905 14.3958 22.4538 14.3287L19.2162 7.40347L19.207 7.36043C19.1933 7.29587 19.2259 7.25521 19.3048 7.23843L20.6282 6.95713C20.7143 6.93883 20.7693 6.96837 20.7933 7.04575L22.4892 11.0036C22.501 11.0236 22.514 11.0321 22.5284 11.0291C22.5427 11.026 22.5512 11.013 22.5538 10.9899L22.461 6.69126C22.4514 6.61084 22.4896 6.56147 22.5757 6.54318L23.77 6.28932C23.8489 6.27255 23.904 6.30209 23.9351 6.37794L25.6741 10.3267C25.6858 10.3467 25.6989 10.3551 25.7132 10.3521C25.7275 10.349 25.736 10.336 25.7386 10.313L25.6351 6.01659C25.6255 5.93616 25.6637 5.8868 25.7498 5.8685L27.0194 5.59863C27.1127 5.57881 27.1585 5.61782 27.1568 5.71564L27.1319 13.3231C27.1343 13.405 27.0961 13.4544 27.0172 13.4711L25.8013 13.7296C25.7224 13.7463 25.6674 13.7168 25.6363 13.6409L23.8454 9.50083C23.8337 9.48083 23.8206 9.47236 23.8063 9.47541C23.7919 9.47846 23.7834 9.49151 23.7808 9.51455L23.9148 14.0069C23.9244 14.0873 23.8861 14.1367 23.8001 14.155L22.6165 14.4065ZM29.6231 10.2183C29.5872 10.2259 29.5526 10.222 29.5194 10.2066C29.4917 10.1825 29.4741 10.1525 29.4665 10.1166L28.3187 5.45742C28.3111 5.42155 28.3158 5.39057 28.3327 5.36448C28.3553 5.32969 28.3845 5.30848 28.4204 5.30086L29.6793 5.03327C29.7151 5.02565 29.7469 5.0339 29.7745 5.05802C29.8078 5.07344 29.8282 5.09908 29.8358 5.13495L30.6823 9.85816C30.69 9.89403 30.6825 9.92935 30.6599 9.96414C30.6429 9.99024 30.6165 10.0071 30.5807 10.0147L29.6231 10.2183ZM30.6216 12.6938C30.3777 12.7456 30.1601 12.7094 29.9687 12.5851C29.7758 12.4537 29.6535 12.266 29.6016 12.0221C29.5483 11.7711 29.5801 11.5506 29.6972 11.3608C29.8215 11.1695 30.0091 11.0471 30.2602 10.9937C30.5113 10.9404 30.7325 10.9758 30.9238 11.1001C31.1152 11.2244 31.2375 11.412 31.2909 11.6631C31.3427 11.907 31.3037 12.1289 31.1738 12.329C31.0495 12.5203 30.8654 12.6419 30.6216 12.6938Z' fill='%23DDFA0D'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat}.panel-type_list li a[data-card_type=alternating]:after,.panel-type_list li a[data-card_type=intro]:after,.panel-type_list li a[data-card_type=full-width]:after,.panel-type_list li a[data-card_type=spotlight]:after{overflow:hidden;text-align:left;white-space:nowrap;text-indent:100%;direction:ltr;content:"";display:block;position:absolute;top:-5px;left:-5px;height:20px;width:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11719 5.08008C9.46466 4.30648 10.5353 4.30649 10.8828 5.08008L12.0146 7.60352L14.6514 7.9502H14.6504C15.4993 8.06144 15.762 9.10161 15.2002 9.65234L13.248 11.5664L13.7529 14.3223L13.7695 14.4668C13.7947 15.1825 13.0405 15.7845 12.3213 15.3701L10 14.0332L7.67871 15.3711C6.91195 15.8128 6.10371 15.098 6.24609 14.3223L6.75 11.5674L4.79883 9.65234L4.7998 9.65137C4.27361 9.13444 4.47151 8.19017 5.19727 7.98242L5.34961 7.9502L7.98438 7.60352L9.11719 5.08008Z' fill='%23044671' stroke='%23DDFA0D'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat}.panel-type_list ul:has(a[data-card_type]):after{content:"Updated Panel";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11719 5.08008C9.46466 4.30648 10.5353 4.30649 10.8828 5.08008L12.0146 7.60352L14.6514 7.9502H14.6504C15.4993 8.06144 15.762 9.10161 15.2002 9.65234L13.248 11.5664L13.7529 14.3223L13.7695 14.4668C13.7947 15.1825 13.0405 15.7845 12.3213 15.3701L10 14.0332L7.67871 15.3711C6.91195 15.8128 6.10371 15.098 6.24609 14.3223L6.75 11.5674L4.79883 9.65234L4.7998 9.65137C4.27361 9.13444 4.47151 8.19017 5.19727 7.98242L5.34961 7.9502L7.98438 7.60352L9.11719 5.08008Z' fill='%23044671' stroke='%23DDFA0D'/%3E%3C/svg%3E%0A");background-size:initial;background-repeat:no-repeat;padding-left:20px;visibility:visible;display:block;line-height:20px;text-align:left;height:auto;width:100%;font-size:15px;font-style:italic;font-weight:700;text-transform:capitalize;margin-top:20px}.panel-type_list ul:has(a[data-card_type]){display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.panel-type_list ul:has(a[data-card_type]) li:nth-child(3n+1){clear:none}.panel-type_list ul:has(a[data-card_type]) li{padding-left:70px;text-align:left}.panel-type_list ul:has(a[data-card_type]) li:before{display:none}@media screen and (max-width: 750px){.panel-type_list ul:has(a[data-card_type]) li{width:50%}}@media screen and (max-width: 750px)and (max-width: 500px){.panel-type_list ul:has(a[data-card_type]) li{width:100%}}.panel-type_list ul:has(a[data-card_type]) a[href="#extras"]:not(:has([data-card_type])){line-height:40px}.panel-type_list ul:has(a[data-card_type]) a[href="#extras"]:not(:has([data-card_type])) svg{position:absolute;top:0px;left:10px;transform:translateY(0%)}.content_item.card{max-width:none;padding:0}.content_item.textarea.centered,.content_item.cards[data-options-layout=text_only].centered{text-align:center}.content_item.textarea video,.content_item.cards[data-options-layout=text_only] video{max-width:100%}.content_item.no-top-margin{margin-top:0}.content_item.first_sibling{margin-bottom:0}.content_item.calendar{max-width:none}.spotlight_image img{display:block;max-width:100%;width:100%}.content,.cms{position:relative;margin:0;padding:0}.content img,.cms img{max-width:100%}.content img[align=left],.content img.left,.cms img[align=left],.cms img.left{float:left;margin:0 30px 30px 0}@media screen and (max-width: 750px){.content img[align=left],.content img.left,.cms img[align=left],.cms img.left{float:none;margin:0 auto 20px;display:block}}.content img[align=right],.content img.right,.cms img[align=right],.cms img.right{float:right;margin:0 0 30px 30px}@media screen and (max-width: 750px){.content img[align=right],.content img.right,.cms img[align=right],.cms img.right{float:none;margin:0 auto 20px;display:block}}.three-column{zoom:1}.three-column:before,.three-column:after{display:block;visibility:hidden;height:0;content:" "}.three-column:after{clear:both}.three-column>ul{zoom:1}.three-column>ul:before,.three-column>ul:after{display:block;visibility:hidden;height:0;content:" "}.three-column>ul:after{clear:both}.three-column>ul>li{width:33.33%;float:left}.three-column>ul>li:nth-child(3n+1){clear:left}@media screen and (max-width: 750px){.three-column>ul>li{width:100%;float:none}}.three-column.panel-type_list li{list-style:none;padding-left:50px;padding-bottom:0;margin-bottom:10px}.three-column.panel-type_list li:before{content:"";display:none}.three-column.panel-type_list li svg{position:absolute;top:50%;left:0px;transform:translateY(-50%)}.is-panel-page .full,.is-panel-page .full_column{width:100%;max-width:none;padding:0;margin:0}.is-panel-page .content_item.card{max-width:none;width:100%;padding:0;margin:0}.is-panel-page .content_item.card:has(.content_item){margin-top:60px;margin-bottom:60px}.is-panel-page .panel-type_list-fixed a{text-decoration:none}.is-panel-page .panel-type_list-fixed a strong{font-weight:400;color:#333}.is-panel-page .panel-type_list-fixed a:hover,.is-panel-page .panel-type_list-fixed a:focus{text-decoration:underline}@media screen and (min-width: 1921px){.is-panel-page .panel-type_list-fixed{position:fixed;top:50%;left:0px;transform:translateY(-50%);background-color:#fff;padding:20px;box-shadow:0px 0px 15px rgba(0,0,0,.1);z-index:1000}.is-panel-page .panel-type_list-fixed:before{content:"Panel Types";font-size:20px;font-weight:700;visibility:visible;height:auto;margin-bottom:10px}.is-panel-page .panel-type_list-fixed ul{display:flex;flex-direction:column;margin:0}.is-panel-page .panel-type_list-fixed li{width:100%;padding-bottom:10px;margin-bottom:0px}.is-panel-page .panel-type_list-fixed li+li{border-top:1px solid #ccc;padding-top:10px}.is-panel-page .panel-type_list-fixed li a{text-underline-offset:3px;font-size:16px}.is-panel-page .panel-type_list-fixed li a:hover,.is-panel-page .panel-type_list-fixed li a:focus{text-decoration:underline;text-underline-offset:3px}.is-panel-page .panel-type_list-fixed hr{display:none}}.cards[data-options-layout=intro],.cards[data-options-layout=full_screen]{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;margin-bottom:0px}.cards[data-options-layout=intro] .entry.link_only .thumb,.cards[data-options-layout=full_screen] .entry.link_only .thumb{transition:all .2s linear}.cards[data-options-layout=intro] .entry.link_only .thumb:before,.cards[data-options-layout=full_screen] .entry.link_only .thumb:before{display:none}.cards[data-options-layout=intro] .entry.link_only:hover .thumb,.cards[data-options-layout=intro] .entry.link_only:focus .thumb,.cards[data-options-layout=full_screen] .entry.link_only:hover .thumb,.cards[data-options-layout=full_screen] .entry.link_only:focus .thumb{transform:scale(1.02)}.cards[data-options-layout=intro] .video_pause_button,.cards[data-options-layout=full_screen] .video_pause_button{transition:all 100ms linear;zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100);background:rgba(0,0,0,.5);border-radius:4px;position:absolute;bottom:10px;right:10px;padding:10px;z-index:30}.cards[data-options-layout=intro] .video_pause_button:before,.cards[data-options-layout=full_screen] .video_pause_button:before{content:"";border-left:4px solid #fff;border-right:4px solid #fff;width:12px;height:15px;display:block;cursor:pointer}.cards[data-options-layout=intro] .video_pause_button.is-paused:before,.cards[data-options-layout=full_screen] .video_pause_button.is-paused:before{border-bottom:7px solid rgba(0,0,0,0);border-top:7px solid rgba(0,0,0,0);border-left:12px solid #fff;border-right:none;width:0px;height:0px;width:12px;height:15px}.cards[data-options-layout=intro] .video_pause_button:hover,.cards[data-options-layout=intro] .video_pause_button:focus,.cards[data-options-layout=full_screen] .video_pause_button:hover,.cards[data-options-layout=full_screen] .video_pause_button:focus{background:#000}.cards[data-options-layout=intro] .video,.cards[data-options-layout=full_screen] .video{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden}.cards[data-options-layout=intro] .video video,.cards[data-options-layout=full_screen] .video video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.cards[data-options-layout=intro] .thumb,.cards[data-options-layout=full_screen] .thumb{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-position:center;background-size:cover;z-index:1}.cards[data-options-layout=intro] .thumb img,.cards[data-options-layout=full_screen] .thumb img{width:100%;display:none}.cards[data-options-layout=intro] .info,.cards[data-options-layout=full_screen] .info{position:relative;z-index:2;color:#fff;text-align:center;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:140px 20px 140px;z-index:2}.cards[data-options-layout=intro] .info *:not(.button),.cards[data-options-layout=full_screen] .info *:not(.button){color:#fff}.cards[data-options-layout=intro] .info .title,.cards[data-options-layout=full_screen] .info .title{position:relative;color:#fff;display:block;margin:0}.cards[data-options-layout=intro] .info .title a,.cards[data-options-layout=full_screen] .info .title a{color:#fff}.cards[data-options-layout=intro] .info .body,.cards[data-options-layout=full_screen] .info .body{max-width:980px;margin:0px auto;text-wrap:balance}.cards[data-options-layout=intro] .info .body>*,.cards[data-options-layout=full_screen] .info .body>*{margin-bottom:0;margin-top:20px}.cards[data-options-layout=intro] .info .body>*:first-child,.cards[data-options-layout=full_screen] .info .body>*:first-child{margin-top:0}.cards[data-options-layout=intro] .info .body *:not(.button),.cards[data-options-layout=full_screen] .info .body *:not(.button){color:#fff}.cards[data-options-layout=intro] .info .body .button+.button,.cards[data-options-layout=full_screen] .info .body .button+.button{margin-left:20px}.cards[data-options-layout=intro] .info img,.cards[data-options-layout=full_screen] .info img{max-width:80%}.cards[data-options-layout=intro] .entry:has(.info) .thumb:before,.cards[data-options-layout=full_screen] .entry:has(.info) .thumb:before{transition:all .2s linear;content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1}.cards[data-options-layout=intro] .entry:has(.info) .video:before,.cards[data-options-layout=full_screen] .entry:has(.info) .video:before{transition:all .2s linear;content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;zoom:1;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:.5;filter:alpha(opacity=50);z-index:1}.cards[data-options-layout=intro] .scrolldown,.cards[data-options-layout=full_screen] .scrolldown{transition:all 100ms linear;content:"";position:absolute;bottom:40px;left:50%;display:block;height:100px;width:100px;transform:translateX(-50%);z-index:3;cursor:pointer}.cards[data-options-layout=intro] .scrolldown:after,.cards[data-options-layout=full_screen] .scrolldown:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);display:block;height:30px;width:30px;border-bottom:3px solid #fff;border-right:3px solid #fff;transform-origin:center;z-index:3}.cards[data-options-layout=intro] .scrolldown:hover,.cards[data-options-layout=intro] .scrolldown:focus,.cards[data-options-layout=full_screen] .scrolldown:hover,.cards[data-options-layout=full_screen] .scrolldown:focus{transform:translate(-50%, 10px)}.cards[data-options-layout=intro][data-options-style=fixed_background] .thumb,.cards[data-options-layout=full_screen][data-options-style=fixed_background] .thumb{background-attachment:fixed}@media screen and (max-width: 750px){.touch .cards[data-options-layout=intro][data-options-style=fixed_background] .thumb,.touch .cards[data-options-layout=full_screen][data-options-style=fixed_background] .thumb{background-attachment:initial}}.cards[data-options-layout=intro][data-options-style=fancy] .entry,.cards[data-options-layout=full_screen][data-options-style=fancy] .entry{min-height:100vh;width:100vw;display:block;display:flex;flex-direction:column;justify-content:center;align-items:center}.cards[data-options-layout=intro][data-options-style=fancy] .entry.is-visible .thumb,.cards[data-options-layout=full_screen][data-options-style=fancy] .entry.is-visible .thumb{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.cards[data-options-layout=intro][data-options-style=fancy] .thumb,.cards[data-options-layout=full_screen][data-options-style=fancy] .thumb{transition:all .4s linear;zoom:1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:0;filter:alpha(opacity=0);background-attachment:fixed}@media screen and (max-width: 750px){.cards[data-options-layout=intro][data-options-style=fancy] .entry,.cards[data-options-layout=full_screen][data-options-style=fancy] .entry{position:relative}.touch .cards[data-options-layout=intro][data-options-style=fancy] .thumb,.touch .cards[data-options-layout=full_screen][data-options-style=fancy] .thumb{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100);background-attachment:initial}}.cards[data-options-layout=intro][data-options-style=no_stretch],.cards[data-options-layout=intro][data-options-style=no_cropping],.cards[data-options-layout=intro][data-options-style=scale_image],.cards[data-options-layout=full_screen][data-options-style=no_stretch],.cards[data-options-layout=full_screen][data-options-style=no_cropping],.cards[data-options-layout=full_screen][data-options-style=scale_image]{min-height:0px}.cards[data-options-layout=intro][data-options-style=no_stretch] .entry,.cards[data-options-layout=intro][data-options-style=no_cropping] .entry,.cards[data-options-layout=intro][data-options-style=scale_image] .entry,.cards[data-options-layout=full_screen][data-options-style=no_stretch] .entry,.cards[data-options-layout=full_screen][data-options-style=no_cropping] .entry,.cards[data-options-layout=full_screen][data-options-style=scale_image] .entry{width:100%}.cards[data-options-layout=intro][data-options-style=no_stretch] .thumb,.cards[data-options-layout=intro][data-options-style=no_cropping] .thumb,.cards[data-options-layout=intro][data-options-style=scale_image] .thumb,.cards[data-options-layout=full_screen][data-options-style=no_stretch] .thumb,.cards[data-options-layout=full_screen][data-options-style=no_cropping] .thumb,.cards[data-options-layout=full_screen][data-options-style=scale_image] .thumb{position:relative;top:auto;left:auto;display:block;width:100%}.cards[data-options-layout=intro][data-options-style=no_stretch] .thumb img,.cards[data-options-layout=intro][data-options-style=no_cropping] .thumb img,.cards[data-options-layout=intro][data-options-style=scale_image] .thumb img,.cards[data-options-layout=full_screen][data-options-style=no_stretch] .thumb img,.cards[data-options-layout=full_screen][data-options-style=no_cropping] .thumb img,.cards[data-options-layout=full_screen][data-options-style=scale_image] .thumb img{display:block;visibility:visible;width:100%}.cards[data-options-layout=intro][data-options-style=no_stretch] .info,.cards[data-options-layout=intro][data-options-style=no_cropping] .info,.cards[data-options-layout=intro][data-options-style=scale_image] .info,.cards[data-options-layout=full_screen][data-options-style=no_stretch] .info,.cards[data-options-layout=full_screen][data-options-style=no_cropping] .info,.cards[data-options-layout=full_screen][data-options-style=scale_image] .info{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-height:100%;overflow-y:auto}.cards[data-options-layout=intro][data-options-style=no_stretch] .video,.cards[data-options-layout=intro][data-options-style=no_cropping] .video,.cards[data-options-layout=intro][data-options-style=scale_image] .video,.cards[data-options-layout=full_screen][data-options-style=no_stretch] .video,.cards[data-options-layout=full_screen][data-options-style=no_cropping] .video,.cards[data-options-layout=full_screen][data-options-style=scale_image] .video{position:relative;top:auto;left:auto;height:auto}.cards[data-options-layout=intro][data-options-style=no_stretch] .video video,.cards[data-options-layout=intro][data-options-style=no_cropping] .video video,.cards[data-options-layout=intro][data-options-style=scale_image] .video video,.cards[data-options-layout=full_screen][data-options-style=no_stretch] .video video,.cards[data-options-layout=full_screen][data-options-style=no_cropping] .video video,.cards[data-options-layout=full_screen][data-options-style=scale_image] .video video{position:relative;top:auto;left:auto;height:auto;width:100%;transform:translate(0%);min-height:0px;min-width:none;display:block}@media screen and (max-width: 1260px){.cards[data-options-layout=intro],.cards[data-options-layout=full_screen]{min-height:70vh}}@media screen and (max-width: 750px){.cards[data-options-layout=intro] .scrolldown,.cards[data-options-layout=full_screen] .scrolldown{display:none}}.cards[data-options-layout=alternating] .entry{display:flex;flex-direction:row;overflow:hidden;min-height:50vw;min-height:700px}.cards[data-options-layout=alternating] .entry .thumb{position:relative;width:50vw;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 870px){.cards[data-options-layout=alternating] .entry .thumb{width:100%}}.cards[data-options-layout=alternating] .entry .thumb>iframe{width:100%;height:100%}@media screen and (min-width: 871px){@container (min-aspect-ratio: 16/9){.cards[data-options-layout=alternating] .entry .thumb>iframe{height:56.25cqw}}@container (max-aspect-ratio: 16/9){.cards[data-options-layout=alternating] .entry .thumb>iframe{width:177.78cqh}}}.cards[data-options-layout=alternating] .entry .thumb:has(iframe){overflow:hidden;container-type:size}.cards[data-options-layout=alternating] .entry .thumb:has(iframe):after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}@media screen and (max-width: 870px){.cards[data-options-layout=alternating] .entry .thumb:has(iframe){container-type:initial;height:56.25vw}}.cards[data-options-layout=alternating] .entry .thumb:has(video) .video{height:100%;width:100%}.cards[data-options-layout=alternating] .entry .thumb:has(video) .video video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cards[data-options-layout=alternating] .entry a.thumb{transition:all .3s linear}.cards[data-options-layout=alternating] .entry a.thumb:hover,.cards[data-options-layout=alternating] .entry a.thumb:focus{zoom:1;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:.8;filter:alpha(opacity=80)}.cards[data-options-layout=alternating] .entry .logo{text-align:center;display:none}.cards[data-options-layout=alternating] .entry .logo img{max-width:90%}.cards[data-options-layout=alternating] .entry .info{position:relative;width:50vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:20px;padding:40px}.cards[data-options-layout=alternating] .entry .info>*{margin:0;max-width:100%}@media screen and (min-width: 1921px){.cards[data-options-layout=alternating] .entry .info>*{max-width:700px}}.cards[data-options-layout=alternating] .entry .info .title a{transition:all 100ms linear;text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}.cards[data-options-layout=alternating] .entry .info .body{width:100%;text-wrap:balance}.cards[data-options-layout=alternating] .entry .info .body>*{margin-bottom:0;margin-top:20px}.cards[data-options-layout=alternating] .entry .info .body>*:first-child{margin-top:0}.cards[data-options-layout=alternating] .entry .info>.buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 870px){.cards[data-options-layout=alternating] .entry{flex-wrap:wrap;height:auto;display:block;max-height:none;min-height:0px}.cards[data-options-layout=alternating] .entry .thumb{height:auto;width:auto}.cards[data-options-layout=alternating] .entry .thumb .logo{display:block;max-width:100%;width:100%}.cards[data-options-layout=alternating] .entry .thumb .logo img{max-width:100%;width:100%}.cards[data-options-layout=alternating] .entry .info{width:100%;height:auto}}@media screen and (max-width: 500px){.cards[data-options-layout=alternating] .entry .info{padding:40px 20px}}.cards[data-options-layout=alternating] a.entry .info .title{transition:all 100ms linear;text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}.cards[data-options-layout=alternating] .entry:nth-child(even) .thumb{order:2}.cards[data-options-layout=alternating] .entry:nth-child(even) .info{order:1}.cards[data-options-layout=alternating][data-style-alt=reverse] .entry:nth-child(odd) .thumb{order:2}.cards[data-options-layout=alternating][data-style-alt=reverse] .entry:nth-child(odd) .info{order:1}.cards[data-options-layout=alternating][data-style-alt=reverse] .entry:nth-child(even) .thumb{order:1}.cards[data-options-layout=alternating][data-style-alt=reverse] .entry:nth-child(even) .info{order:2}.cards[data-options-layout=alternating][data-style-alt=small] .entry,.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry{min-height:500px}.cards[data-options-layout=alternating][data-style-alt=small] .entry .thumb,.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry .thumb{position:relative;background-size:cover}@media screen and (max-width: 870px){.cards[data-options-layout=alternating][data-style-alt=small] .entry,.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry{min-height:0px}}.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry .thumb{background-image:none !important}.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry .thumb .logo{display:block}@media screen and (max-width: 870px){.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry .thumb{height:auto}.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry .thumb .logo{max-width:90%;width:auto;padding:40px}.cards[data-options-layout=alternating][data-style-alt=centered-logos] .entry .thumb .logo img{max-width:90%;width:auto}}.cards[data-options-layout=alternating][data-style-alt=fixed-width]{max-width:980px;margin:40px auto}.cards[data-options-layout=alternating][data-style-alt=fixed-width] .entry{padding:10px 0;min-height:0px}.cards[data-options-layout=alternating][data-style-alt=fixed-width] .entry .thumb{border-radius:5px}.cards[data-options-layout=alternating][data-style-alt=fixed-width] .entry .info{background:none}.cards[data-options-layout=alternating][data-style-alt=no-croppping] .entry{min-height:50vw}.cards[data-options-layout=alternating][data-style-alt=no-croppping] .entry .thumb{height:50vw}@media screen and (max-width: 750px){.cards[data-options-layout=alternating][data-style-alt=no-croppping] .entry .thumb{height:100vw}}.cards[data-options-layout=alternating][data-style-alt=fixed-width-large]{max-width:1600px;margin-left:auto;margin-right:auto}.cards[data-options-layout=alternating][data-style-alt=fixed-width-large] .entry .info{max-width:800px}.cards[data-options-layout=full_width] .entry{position:relative;width:100%;height:50vw;min-height:500px;max-height:793px;background-color:#000;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:40px 100px}.cards[data-options-layout=full_width] .entry .thumb{position:absolute;top:-5px;left:-5px;display:block;width:calc(100% + 10px);height:calc(100% + 10px);background-size:cover;background-position:center;z-index:1}.cards[data-options-layout=full_width] .entry .thumb img{display:none}.cards[data-options-layout=full_width] .entry .thumb:before{transition:all 100ms linear;content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;zoom:1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:0;filter:alpha(opacity=0)}.cards[data-options-layout=full_width] .entry .thumb>iframe{width:100%;height:100%}@container (min-aspect-ratio: 16/9){.cards[data-options-layout=full_width] .entry .thumb>iframe{height:56.25cqw}}@container (max-aspect-ratio: 16/9){.cards[data-options-layout=full_width] .entry .thumb>iframe{width:177.78cqh}}.cards[data-options-layout=full_width] .entry .thumb:has(iframe){container-type:size}.cards[data-options-layout=full_width] .entry .info{z-index:2;color:#fff;text-align:center;flex-grow:1;max-width:980px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.cards[data-options-layout=full_width] .entry .info *:not(.button){color:#fff}.cards[data-options-layout=full_width] .entry .info .title{color:#fff;margin-bottom:0}.cards[data-options-layout=full_width] .entry .info .title *{color:#fff}.cards[data-options-layout=full_width] .entry .info .body{max-width:100%;color:#fff;text-wrap:balance}.cards[data-options-layout=full_width] .entry .info .body>*{margin-bottom:0;margin-top:20px}.cards[data-options-layout=full_width] .entry .info .body>*:first-child{margin-top:0}.cards[data-options-layout=full_width] .entry .info .body *:not(.button){color:#fff}@media screen and (max-width: 750px){.cards[data-options-layout=full_width] .entry .info .body{overflow-y:auto;margin-top:20px;flex-shrink:1;flex-grow:0}}.cards[data-options-layout=full_width] .entry .info p{color:#fff}@media screen and (max-width: 750px){.cards[data-options-layout=full_width] .entry .info{max-height:calc(100% - 40px)}}.cards[data-options-layout=full_width] .entry:has(.info) .thumb:before{content:"";zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.cards[data-options-layout=full_width] .entry:has(.info) .info{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.cards[data-options-layout=full_width] .entry.fade_caption:has(.info) .thumb:before,.cards[data-options-layout=full_width] .entry.fade_caption:has(.info) .info,.cards[data-options-layout=full_width] .entry.fade_caption:has(.info) .button{transition:all .2s linear;zoom:1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:0;filter:alpha(opacity=0)}.cards[data-options-layout=full_width] .entry.fade_caption:has(.info):hover .thumb:before,.cards[data-options-layout=full_width] .entry.fade_caption:has(.info):hover .info,.cards[data-options-layout=full_width] .entry.fade_caption:has(.info):hover .button,.cards[data-options-layout=full_width] .entry.fade_caption:has(.info):focus .thumb:before,.cards[data-options-layout=full_width] .entry.fade_caption:has(.info):focus .info,.cards[data-options-layout=full_width] .entry.fade_caption:has(.info):focus .button{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.cards[data-options-layout=full_width] .entry.is-prev .thumb,.cards[data-options-layout=full_width] .entry.is-next .thumb{filter:blur(3px)}@media screen and (max-width: 870px){.cards[data-options-layout=full_width] .entry{padding:40px}}@media screen and (max-width: 750px){.cards[data-options-layout=full_width] .entry{padding:20px;justify-content:center}}.cards[data-options-layout=full_width] .splide .entry .info{zoom:1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:0;filter:alpha(opacity=0)}.cards[data-options-layout=full_width] .splide .entry.is-active .info{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.cards[data-options-layout=full_width][data-options-style=no_stretch]{min-height:0px}.cards[data-options-layout=full_width][data-options-style=no_stretch] .entry{width:100%;padding:0;height:auto;min-height:0px}.cards[data-options-layout=full_width][data-options-style=no_stretch] .thumb{position:relative;top:auto;left:auto;display:block;width:100%}.cards[data-options-layout=full_width][data-options-style=no_stretch] .thumb img{display:block;visibility:visible;width:100%}.cards[data-options-layout=full_width][data-options-style=no_stretch] .info{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.cards[data-options-layout=icons]{max-width:1800px;margin:auto;zoom:1;display:flex;justify-content:center;flex-direction:row;align-items:stretch;flex-wrap:wrap}.cards[data-options-layout=icons]:before,.cards[data-options-layout=icons]:after{display:block;visibility:hidden;height:0;content:" "}.cards[data-options-layout=icons]:after{clear:both}@media screen and (max-width: 870px){.cards[data-options-layout=icons]{display:block}}.cards[data-options-layout=icons] .entry{text-align:center;padding:100px 20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:445px;max-width:33%;flex-shrink:0}.cards[data-options-layout=icons] .entry .thumb{margin:auto;margin-bottom:20px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}.cards[data-options-layout=icons] .entry .thumb img{width:auto;display:block;margin:auto;max-width:100%;max-height:100%}.cards[data-options-layout=icons] .entry .title{margin-bottom:20px;word-wrap:break-word}.cards[data-options-layout=icons] .entry .info{width:100%;flex-grow:1}.cards[data-options-layout=icons] .entry p{margin:0}@media screen and (max-width: 870px){.cards[data-options-layout=icons] .entry:has(.info){flex-direction:row;width:100%;text-align:left;padding:25px 20px 20px;max-width:none;align-items:flex-start}.cards[data-options-layout=icons] .entry:has(.info):after{content:"";position:absolute;bottom:0px;left:20px;width:calc(100% - 40px);height:5px;display:block}.cards[data-options-layout=icons] .entry:has(.info) .thumb{height:80px;margin-right:40px;width:80px;margin-bottom:0;margin-top:0}.cards[data-options-layout=icons] .entry:has(.info) .thumb img{max-width:72px}.cards[data-options-layout=icons] .entry:has(.info) .title{margin-bottom:10px}.cards[data-options-layout=icons] .entry:has(.info) .info{flex-grow:1;width:calc(100% - 100px)}.cards[data-options-layout=icons] .entry:has(.info){height:auto;float:left;padding:20px}.cards[data-options-layout=icons] .entry:has(.info) .thumb{margin:0}}.cards[data-options-layout=icons] a.entry:hover .title:hover{text-decoration:underline}.cards[data-options-layout=icons][data-options-style=small] .entry{max-width:25%}.cards[data-options-layout=grid]{zoom:1;margin:auto;max-width:1290px;padding:50px 0;display:flex;flex-direction:row;flex-wrap:wrap}.cards[data-options-layout=grid]:before,.cards[data-options-layout=grid]:after{display:block;visibility:hidden;height:0;content:" "}.cards[data-options-layout=grid]:after{clear:both}@media screen and (max-width: 1400px){.cards[data-options-layout=grid]{max-width:calc(100vw - 40px)}}@media screen and (max-width: 750px){.cards[data-options-layout=grid]{padding:40px 0;max-width:100%;justify-content:center}}.cards[data-options-layout=grid] .grid_inner{margin:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;max-width:1290px}@media screen and (max-width: 1080px){.cards[data-options-layout=grid] .grid_inner{max-width:860px}}@media screen and (max-width: 750px){.cards[data-options-layout=grid] .grid_inner{max-width:430px}}.cards[data-options-layout=grid] .entry{transition:all .2s linear;background:rgba(0,0,0,0);max-width:430px;width:33.3%;max-height:348px;height:auto;float:left;padding:15px;margin-bottom:65px;cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.cards[data-options-layout=grid] .entry .thumb{position:relative;overflow:hidden;max-height:245px;background-size:cover;background-position:center;flex-shrink:1;flex-grow:1}.cards[data-options-layout=grid] .entry .thumb img,.cards[data-options-layout=grid] .entry .thumb video{width:100%;display:block}.cards[data-options-layout=grid] .entry .thumb .thumb_button{transition:all 100ms linear;position:absolute;top:0;left:0;display:block;width:100%;height:100%;zoom:1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:0;filter:alpha(opacity=0)}.cards[data-options-layout=grid] .entry .thumb .thumb_button .button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.cards[data-options-layout=grid] .entry .thumb video{max-height:245px}.cards[data-options-layout=grid] .entry .info{position:relative;padding:20px;flex-grow:1;flex-shrink:0}.cards[data-options-layout=grid] .entry .info .title{margin:0;text-decoration:none}.cards[data-options-layout=grid] .entry .info h3.tagline{font-weight:400;margin:5px 0 0}.cards[data-options-layout=grid] .entry:hover .thumb_button,.cards[data-options-layout=grid] .entry:focus .thumb_button{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}@media screen and (max-width: 1080px){.cards[data-options-layout=grid] .entry{height:auto;width:50%;margin-bottom:40px}}@media screen and (max-width: 750px){.cards[data-options-layout=grid] .entry{width:100%;max-width:430px;margin-bottom:20px}}@media screen and (max-width: 1400px){.cards[data-options-layout=grid][data-options-style=carousel]{max-width:calc(100vw - 200px)}}@media screen and (max-width: 870px){.cards[data-options-layout=grid][data-options-style=carousel]{max-width:100%}.cards[data-options-layout=grid][data-options-style=carousel] .splide__arrows{display:none}}.cards[data-options-layout=grid][data-options-style=carousel] .splide{width:100%}.cards[data-options-layout=grid][data-options-style=carousel] .splide .entry{width:100%;margin:auto}.cards[data-options-layout=grid][data-options-style=carousel] .splide .splide__arrow--prev{left:-80px}.cards[data-options-layout=grid][data-options-style=carousel] .splide .splide__arrow--next{right:-80px}.cards[data-options-layout=banners] .entry{position:relative;z-index:1;padding:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;background-size:cover;background-position:center;height:220px;width:33.33%}.cards[data-options-layout=banners] .entry .thumb{display:none}.cards[data-options-layout=banners] .entry .info{position:relative;text-align:center;z-index:1;padding-left:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.cards[data-options-layout=banners] .entry .info *{color:#fff;margin-bottom:0;margin-top:0px}.cards[data-options-layout=banners] .entry .info .title{text-shadow:1px 1px 5px rgba(0,0,0,.5)}.cards[data-options-layout=banners] .entry .info .card_logo{position:relative;height:90px;width:90px;margin:auto;display:block}.cards[data-options-layout=banners] .entry .info .card_logo img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;margin:auto;height:auto;width:auto}@media screen and (max-width: 750px){.cards[data-options-layout=banners] .entry .info .card_logo{height:70px;width:70px}}@media screen and (max-width: 870px){.cards[data-options-layout=banners] .entry{width:50vw}}.cards[data-options-layout=banners] a.entry{text-decoration:none}.cards[data-options-layout=banners] a.entry:before{transition:all .3s linear;content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);zoom:1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:0;filter:alpha(opacity=0)}.cards[data-options-layout=banners] a.entry:hover:before,.cards[data-options-layout=banners] a.entry:focus:before{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.cards[data-options-layout=banners] .splide[data-count="2"] .entry{width:50%}@media screen and (max-width: 750px){.cards[data-options-layout=banners] .splide[data-count="2"] .entry{width:100%}}.cards[data-options-layout=banners] .splide[data-count="1"] .entry{width:100%}@media screen and (max-width: 870px){.cards[data-options-layout=banners] .splide.is-overflow .entry{width:100%}}@media screen and (max-width: 500px){.cards[data-options-layout=banners] .splide.is-overflow .entry{width:100%}}@media screen and (max-width: 870px){.cards[data-options-layout=banners] .splide.is-overflow .splide__track{padding:0 10% !important}}.cards[data-options-layout=spotlight][data-options-style=large]{clear:both;zoom:1;max-width:1320px;margin:0 auto 0px;border-top:none;padding:0 20px}.cards[data-options-layout=spotlight][data-options-style=large]:before,.cards[data-options-layout=spotlight][data-options-style=large]:after{display:block;visibility:hidden;height:0;content:" "}.cards[data-options-layout=spotlight][data-options-style=large]:after{clear:both}.cards[data-options-layout=spotlight][data-options-style=large] .entry{width:100%;float:left;padding:0;border:none;margin:0 0 20px}.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb{position:relative;display:block;width:100%;margin-bottom:40px;margin-right:0;max-height:630px;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat}.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb:after{display:none}.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb a{position:relative;display:block;opacity:1}.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb a:hover,.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb a:focus{opacity:.8}.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb img{display:block;width:100%}.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb img:not(.filler_img):not([alt="Blank Filler"]){position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 750px){.cards[data-options-layout=spotlight][data-options-style=large] .entry .thumb{margin:0 auto 20px;float:none}}.cards[data-options-layout=spotlight][data-options-style=large] .entry .info{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;text-align:center;padding:0 10px}@media screen and (max-width: 750px){.cards[data-options-layout=spotlight][data-options-style=large] .entry .info{margin:0 auto 20px;float:none;text-align:center}.cards[data-options-layout=spotlight][data-options-style=large] .entry .info li{text-align:left}}.cards[data-options-layout=spotlight][data-options-style=large] .entry .spotlight_content>*{margin-bottom:0;margin-top:20px}.cards[data-options-layout=spotlight][data-options-style=large] .entry .spotlight_content>*:first-child{margin-top:0}.cards[data-options-layout=spotlight][data-options-style=large] .entry .title{margin-bottom:0}.cards[data-options-layout=spotlight][data-options-style=large] .entry .title a{text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}@media screen and (min-width: 751px){.cards[data-options-layout=spotlight][data-options-style=large] .entry{width:calc(50% - 30px);margin:0 15px 70px}.cards[data-options-layout=spotlight][data-options-style=large] .entry:nth-child(odd){clear:left}}.cards[data-options-layout=text_only]{position:relative}.spacer.content_item{margin:0 auto;padding:0}.spacer.content_item .spacer_item[data-size=small]{height:50px}.spacer.content_item .spacer_item[data-size=medium]{height:100px}.spacer.content_item .spacer_item[data-size=large]{height:200px}.panels_modal{background-color:#fff;color:#000;max-width:800px;margin:auto}.panels_modal .content>*{margin-bottom:0;margin-top:20px}.panels_modal .content>*:first-child{margin-top:0}.panels_modal .content .center{text-align:center}.cards[data-options-layout=html]:has(.fixed_width),.cards[data-options-layout=html][data-is-carousel=yes]{max-width:1180px;margin:auto}.multimedia.content_item[data-width=full-width]{max-width:none;width:100%;padding:0}.multimedia.content_item[data-width=full-width] .lightbox_gallery{max-width:none}.multimedia.content_item[data-width=full-width] .splide__track{width:100%;margin:auto}.multimedia.content_item .lightbox_gallery{display:flex;flex-direction:row;gap:20px;width:100%;max-width:1180px;margin:100px auto 60px}.multimedia.content_item .lightbox_gallery .gallery_image{position:relative;cursor:pointer;overflow:hidden}.multimedia.content_item .lightbox_gallery .gallery_image.mfp-iframe:before,.multimedia.content_item .lightbox_gallery .gallery_image:has(video):before{transition:all 100ms linear;content:"";height:100px;width:100px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z' fill='currentColor' fill-rule='evenodd'/%3E%3Cpath d='M16 12L10 16.3301V7.66987L16 12Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z' fill='currentColor' fill-rule='evenodd'/%3E%3Cpath d='M16 12L10 16.3301V7.66987L16 12Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#fff;max-width:50%;zoom:1;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:.5;filter:alpha(opacity=50);z-index:10}.multimedia.content_item .lightbox_gallery .gallery_image.mfp-iframe:hover:before,.multimedia.content_item .lightbox_gallery .gallery_image.mfp-iframe:focus:before,.multimedia.content_item .lightbox_gallery .gallery_image:has(video):hover:before,.multimedia.content_item .lightbox_gallery .gallery_image:has(video):focus:before{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.multimedia.content_item .lightbox_gallery .gallery_image img{position:relative;transition:all .4s linear}.multimedia.content_item .lightbox_gallery .gallery_image:hover img,.multimedia.content_item .lightbox_gallery .gallery_image:focus img{transform:scale(1.05)}.multimedia.content_item .lightbox_gallery img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.multimedia.content_item .splide__arrow.splide__arrow--next{right:0px}.multimedia.content_item .splide__arrow.splide__arrow--prev{left:0}.cards[data-options-layout=faq_list][data-is-carousel=yes]{display:none}.grouped_faqs .cards[data-options-layout=faq_list][data-is-carousel=yes]{display:block}.grouped_faqs .tabbed_group{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:40px auto 0px;max-width:1180px;width:calc(100% - 40px);padding:10px;gap:10px}.grouped_faqs .tabbed_group a{text-align:center;font-size:23px;font-style:normal;font-weight:700;line-height:150%;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;flex-grow:1;height:60px;min-width:calc(20% - 10px)}@media screen and (max-width: 750px){.grouped_faqs .tabbed_group a{font-size:14px;width:auto;max-width:50%;height:auto;padding:5px}}@media screen and (max-width: 500px){.grouped_faqs .tabbed_group a{width:100%;max-width:none}}@media screen and (max-width: 750px){.grouped_faqs .tabbed_group{gap:10px;justify-content:flex-start}}.grouped_faqs .panel_title{text-align:center}.grouped_faqs .card[data-cardset-type=faq_list]{display:none}.cards[data-options-layout=testimonials] .splide{margin:auto;max-width:1180px;width:calc(100vw - 150px)}.cards[data-options-layout=testimonials] .splide .splide__arrow--next{right:0px;right:auto;left:100%}@media screen and (min-width: 1081px){.cards[data-options-layout=testimonials] .splide .splide__arrow--next{left:calc(100% + 20px)}}.cards[data-options-layout=testimonials] .splide .splide__arrow--prev{left:0;left:auto;right:100%}@media screen and (min-width: 1081px){.cards[data-options-layout=testimonials] .splide .splide__arrow--prev{right:calc(100% + 20px)}}.cards[data-options-layout=testimonials] blockquote{position:relative;position:relative;width:100%;max-width:1180px;margin:40px auto}.cards[data-options-layout=sliding-banners] .sliders{width:100%;max-width:100%}.cards[data-options-layout=sliding-banners] .sliders .slider{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;height:220px;border-bottom:2px solid #efede9}@media screen and (max-width: 750px){.cards[data-options-layout=sliding-banners] .sliders .slider{border-width:1px;height:auto;min-height:220px}}.cards[data-options-layout=sliding-banners] .sliders .slider .thumb{position:relative;transition:width .4s linear;width:320px;height:100%;display:inline-block;will-change:width;flex-shrink:0}.cards[data-options-layout=sliding-banners] .sliders .slider .thumb img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cards[data-options-layout=sliding-banners] .sliders .slider .thumb img.hover{transition:all .2s linear;position:absolute;top:0;left:0;zoom:1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:0;filter:alpha(opacity=0)}@media screen and (max-width: 750px){.cards[data-options-layout=sliding-banners] .sliders .slider .thumb{display:none}}.cards[data-options-layout=sliding-banners] .sliders .slider .info{transition:padding .4s linear;flex-grow:1;flex-shrink:1;padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-right:152px}.cards[data-options-layout=sliding-banners] .sliders .slider .info>*{margin-bottom:0;margin-top:20px}.cards[data-options-layout=sliding-banners] .sliders .slider .info>*:first-child{margin-top:0}@media screen and (max-width: 750px){.cards[data-options-layout=sliding-banners] .sliders .slider .info{padding-top:20px;padding-bottom:20px}}@media screen and (max-width: 500px){.cards[data-options-layout=sliding-banners] .sliders .slider .info{padding-right:60px}}.cards[data-options-layout=sliding-banners] .sliders .slider .title{font-size:30px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:.3px}.cards[data-options-layout=sliding-banners] .sliders .slider .title.long_title{font-size:24px}.cards[data-options-layout=sliding-banners] .sliders .slider .text{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.32px;margin:0}.cards[data-options-layout=sliding-banners] .sliders .slider:hover .thumb,.cards[data-options-layout=sliding-banners] .sliders .slider:focus .thumb{width:440px;transform:scale(1, 1)}.cards[data-options-layout=sliding-banners] .sliders .slider:hover .thumb img.hover,.cards[data-options-layout=sliding-banners] .sliders .slider:focus .thumb img.hover{zoom:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";-moz-opacity:1;filter:alpha(opacity=100)}.cards[data-options-layout=sliding-banners] .sliders .slider:hover .info,.cards[data-options-layout=sliding-banners] .sliders .slider:focus .info{padding-right:32px}@media screen and (max-width: 750px){.cards[data-options-layout=sliding-banners] .sliders .slider:hover .info,.cards[data-options-layout=sliding-banners] .sliders .slider:focus .info{padding-left:152px}}@media screen and (max-width: 500px){.cards[data-options-layout=sliding-banners] .sliders .slider:hover .info,.cards[data-options-layout=sliding-banners] .sliders .slider:focus .info{padding-left:60px}}.cards[data-options-layout=expandable-spotlight] .entry{position:relative;zoom:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;margin:0 auto 40px;max-width:1180px;cursor:pointer}.cards[data-options-layout=expandable-spotlight] .entry:before,.cards[data-options-layout=expandable-spotlight] .entry:after{display:block;visibility:hidden;height:0;content:" "}.cards[data-options-layout=expandable-spotlight] .entry:after{clear:both}.cards[data-options-layout=expandable-spotlight] .entry:first-child{padding-top:0}@media screen and (max-width: 750px){.cards[data-options-layout=expandable-spotlight] .entry{flex-direction:column;max-width:500px}}.cards[data-options-layout=expandable-spotlight] .spotlight_toggle{position:absolute;top:0px;right:0px;width:50px;margin-right:0px;z-index:10;height:100%}.cards[data-options-layout=expandable-spotlight] .spotlight_toggle:before{content:"";position:absolute;top:80px;left:0px;height:48px;width:48px;display:block;background-image:url("data:image/svg+xml,%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.83 16.42l9.17 9.17 9.17-9.17 2.83 2.83-12 12-12-12z'/%3E%3Cpath d='M0-.75h48v48h-48z' fill='none'/%3E%3C/svg%3E");background-size:contain;background-position:center center}.cards[data-options-layout=expandable-spotlight] .spotlight_toggle[aria-expanded=true]:before{transform:rotate(180deg)}.cards[data-options-layout=expandable-spotlight] .thumb{min-width:150px;width:300px;margin:0;flex-shrink:0}.cards[data-options-layout=expandable-spotlight] .thumb a{display:block;opacity:1}.cards[data-options-layout=expandable-spotlight] .thumb a:hover{opacity:.8}.cards[data-options-layout=expandable-spotlight] .thumb img{display:block;width:100%}@media screen and (max-width: 750px){.cards[data-options-layout=expandable-spotlight] .thumb{width:100%;margin:0 auto}}.cards[data-options-layout=expandable-spotlight] .info{position:relative;width:100%;display:block;padding:0 20px;padding-right:60px}.cards[data-options-layout=expandable-spotlight] .info .spotlight_content>*{margin-bottom:0;margin-top:20px}.cards[data-options-layout=expandable-spotlight] .info .spotlight_content>*:first-child{margin-top:0}@media screen and (max-width: 750px){.cards[data-options-layout=expandable-spotlight] .info{padding:20px 0 0;padding-right:60px}.cards[data-options-layout=expandable-spotlight] .info li{text-align:left}}.cards[data-options-layout=expandable-spotlight] .additional_text{display:none}.cards[data-options-layout=expandable-spotlight] .thumb:not(.default)+.info{width:calc(100% - 320px)}@media screen and (max-width: 750px){.cards[data-options-layout=expandable-spotlight] .thumb:not(.default)+.info{width:100%}}.panel_style.option-1 .cards .splide__pagination__page{transition:all 100ms linear;width:90px;max-width:100%;height:2px;background:rgba(0,0,0,0);display:block;border-radius:0}@media screen and (max-width: 870px){.panel_style.option-1 .cards .splide__pagination__page{width:46px}}.panel_style.option-1 .cards .splide__pagination__page:hover,.panel_style.option-1 .cards .splide__pagination__page:focus{height:6px}.panel_style.option-1 .cards .splide__pagination__page.is-active{height:6px;transform:scale(1);background:rgba(0,0,0,0)}.panel_style.option-1 .cards .splide__arrow{-webkit-mask-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' width='67px' height='130px' viewBox='0 0 17 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg fill='none' stroke-width='.8px' stroke='%23000000' fill-rule='evenodd'%3E%3Cg transform='translate(-1365.000000, -2406.000000)'%3E%3Cg transform='translate(0.000000, 1459.000000)'%3E%3Cg transform='translate(0.000000, 602.000000)'%3E%3Cg transform='translate(35.000000, 328.000000)'%3E%3Cg transform='translate(1305.000000, 0.000000)'%3E%3Cpolyline transform='translate(26.497475, 32.000000) scale(-1, 1) rotate(-315.000000) translate(-26.497475, -32.000000) ' points='16.4974747 22 16.4974747 42 36.4974747 42'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' width='67px' height='130px' viewBox='0 0 17 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg fill='none' stroke-width='.8px' stroke='%23000000' fill-rule='evenodd'%3E%3Cg transform='translate(-1365.000000, -2406.000000)'%3E%3Cg transform='translate(0.000000, 1459.000000)'%3E%3Cg transform='translate(0.000000, 602.000000)'%3E%3Cg transform='translate(35.000000, 328.000000)'%3E%3Cg transform='translate(1305.000000, 0.000000)'%3E%3Cpolyline transform='translate(26.497475, 32.000000) scale(-1, 1) rotate(-315.000000) translate(-26.497475, -32.000000) ' points='16.4974747 22 16.4974747 42 36.4974747 42'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:67px;height:130px}.panel_style.option-1 .cards .splide__arrow svg{visibility:hidden}.panel_style.option-1 .cards .splide__arrow.splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.panel_style.option-2 .cards .splide__arrow{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='65' height='65' viewBox='0 0 65 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32.5' cy='32.5' r='31.5' stroke='black' stroke-width='2'/%3E%3Cpath d='M26.4976 17.8579L40.6397 32L26.4976 46.1422' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='65' height='65' viewBox='0 0 65 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32.5' cy='32.5' r='31.5' stroke='black' stroke-width='2'/%3E%3Cpath d='M26.4976 17.8579L40.6397 32L26.4976 46.1422' stroke='black' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:65px;width:65px}.panel_style.option-2 .cards .splide__arrow.splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.panel_style.option-2 .cards .splide__pagination{gap:5px}.panel_style.option-2 .cards .splide__pagination__page{width:15px;height:15px;border-radius:50%}.panel_style.option-3 .cards .splide__arrow{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='51' height='70' viewBox='0 0 51 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.5' x='0.5' y='-0.5' width='49.7042' height='69' transform='matrix(1 0 0 -1 0.295898 69)' stroke='%23000000'/%3E%3Cpath d='M20.5776 49.1421L34.919 35L20.5776 20.8578' stroke='%23000000' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='51' height='70' viewBox='0 0 51 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.5' x='0.5' y='-0.5' width='49.7042' height='69' transform='matrix(1 0 0 -1 0.295898 69)' stroke='%23000000'/%3E%3Cpath d='M20.5776 49.1421L34.919 35L20.5776 20.8578' stroke='%23000000' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:51px;height:70px}.panel_style.option-3 .cards .splide__arrow.splide__arrow--prev{transform:translateY(-50%) scaleX(-1);left:0px}.panel_style.option-3 .cards .splide__arrow.splide__arrow--next{right:0px}.panel_style.option-3 .cards .splide__pagination{gap:5px}.panel_style.option-3 .cards .splide__pagination__page{width:10px;height:10px;border-radius:0px}.panel_style.option-4 .cards .splide__arrow,.panel_style.option-4 .content_item:not(.cards) .splide__arrow{transition:all .2s linear;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='47' height='27' viewBox='0 0 47 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.8905 0L30.7746 2.02601L41.1908 12H0.352051V15H41.1908L30.7746 24.974L32.8905 27L44.8732 15.526L44.884 15.5364L46.9999 13.5104L46.989 13.5L46.9999 13.4896L44.884 11.4636L44.8732 11.474L32.8905 0Z' fill='%23000000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='47' height='27' viewBox='0 0 47 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.8905 0L30.7746 2.02601L41.1908 12H0.352051V15H41.1908L30.7746 24.974L32.8905 27L44.8732 15.526L44.884 15.5364L46.9999 13.5104L46.989 13.5L46.9999 13.4896L44.884 11.4636L44.8732 11.474L32.8905 0Z' fill='%23000000'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;width:33px;height:27px}.panel_style.option-4 .cards .splide__arrow.splide__arrow--prev,.panel_style.option-4 .content_item:not(.cards) .splide__arrow.splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.panel_style.option-4 .cards .splide__arrow:hover,.panel_style.option-4 .cards .splide__arrow:focus,.panel_style.option-4 .content_item:not(.cards) .splide__arrow:hover,.panel_style.option-4 .content_item:not(.cards) .splide__arrow:focus{width:47px}.panel_style.option-4 .cards .splide__pagination li,.panel_style.option-4 .content_item:not(.cards) .splide__pagination li{counter-increment:li-counter;height:auto;width:auto;float:left;margin:5px}.panel_style.option-4 .cards .splide__pagination li button,.panel_style.option-4 .content_item:not(.cards) .splide__pagination li button{transition:all .2s linear;height:12px;width:12px;display:block;border-radius:50%}.panel_style.option-4 .cards .splide__pagination li button:before,.panel_style.option-4 .content_item:not(.cards) .splide__pagination li button:before{transition:all .2s linear;content:"";position:relative;top:auto;left:auto;width:100%;line-height:18px;display:block;font-size:0;font-weight:700;text-align:center;color:#fff;content:counter(li-counter)}.panel_style.option-4 .cards .splide__pagination li:hover button,.panel_style.option-4 .content_item:not(.cards) .splide__pagination li:hover button{background:rgba(0,0,0,0);border:1px solid #fff}.panel_style.option-4 .cards .splide__pagination li button.is-active,.panel_style.option-4 .content_item:not(.cards) .splide__pagination li button.is-active{height:20px;width:20px;background:rgba(0,0,0,0);border:1px solid #fff}.panel_style.option-4 .cards .splide__pagination li button.is-active:before,.panel_style.option-4 .content_item:not(.cards) .splide__pagination li button.is-active:before{font-size:14px}