section.events.featured .glide{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%}section.events.featured .glide *{-webkit-box-sizing:inherit;box-sizing:inherit}section.events.featured .glide__track{overflow:hidden}section.events.featured .glide__slides{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;overflow:hidden;padding:0;position:relative;-ms-touch-action:pan-Y;touch-action:pan-Y;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;will-change:transform}section.events.featured .glide__slide,section.events.featured .glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.events.featured .glide__slide{height:auto;width:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:10px}section.events.featured .glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}section.events.featured .glide__arrows,section.events.featured .glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.events.featured .glide--rtl{direction:rtl}section.events.featured .glide__arrow{background-color:transparent;border:none;color:#fff;cursor:pointer;display:block;line-height:1;opacity:1;position:absolute;text-transform:uppercase;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}section.events.featured .glide__arrow svg path{fill:#fff}section.events.featured .glide__arrow:focus{outline:none}section.events.featured .glide__arrow:hover{border-color:#fff}section.events.featured .glide__arrow--left{left:-70px}section.events.featured .glide__arrow--right{right:-50px}section.events.featured .glide__arrow--disabled{opacity:.33}section.events.featured .glide__bullets{bottom:-1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:50%;list-style:none;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}section.events.featured .glide__bullet{background-color:#ffd7a6;border:2px solid transparent;border-radius:50%;cursor:pointer;height:12px;line-height:0;margin:0 .25em;padding:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:12px}section.events.featured .glide__bullet:focus{outline:none}section.events.featured .glide__bullet--active,section.events.featured .glide__bullet:focus,section.events.featured .glide__bullet:hover{background-color:#ffb04d}section.events.featured .glide--swipeable{cursor:grab;cursor:-webkit-grab}section.events.featured .glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}section.events.featured.visible{display:block}section.events.featured{display:none;padding:2rem 0}section.events.featured .container{position:relative}section.events.featured .container h3{font-size:32px}section.events.featured .container.small{max-width:1000px}section.events.featured .event{border-radius:0;border-radius:34px;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.25);box-shadow:4px 4px 10px 0 rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;margin-top:15px}section.events.featured .event .image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;border-radius:34px;-webkit-box-shadow:4px 0 4px 0 rgba(0,0,0,.25);box-shadow:4px 0 4px 0 rgba(0,0,0,.25);width:50%}section.events.featured .event .textBox{padding:50px;width:50%}section.events.featured .event .textBox p.description{font-size:25px;font-weight:100;margin:0;text-transform:uppercase}section.events.featured .event .textBox p.title{color:var(--yellow);font-size:32px;font-weight:700;margin-bottom:20px;margin-top:0}section.events.featured .event .textBox p{font-size:20px;font-weight:100;margin:0}section.events.featured .event .textBox p span{font-weight:700}section.events.featured .event .textBox a{margin-top:30px}