html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}::placeholder{color:inherit}input:focus,textarea:focus{outline:none}:root{--w:calc(100vw/1px);--h:calc(100vh/1px);--margin:10px;--padding:10px}body:before{content:counter(w) "x" counter(h);counter-reset:h var(--h) w var(--w);font-size:50px;font-family:system-ui,sans-serif;font-weight:900;position:fixed;inset:0;width:fit-content;height:fit-content;margin:auto}@supports (-moz-appearance:none){body:before{content:""}}#stats{display:none}#gradient-canvas{position:fixed;width:100%;z-index:-1;height:100%;--gradient-color-1:#9ddef0;--gradient-color-2:#e079e2;--gradient-color-3:#6985f7;--gradient-color-4:#e079e2}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;font-size:100%;font-weight:300;font-family:'barlow',sans-serif;color:#292b2c;interpolate-size:allow-keywords}body{-webkit-text-size-adjust:none;max-width:1920px;min-width:320px;margin:0 auto;position:relative;display:flex;flex-direction:column;line-height:1.5;min-height:100vh}.wrap{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin:0 auto;position:relative}.box{width:100%;display:flex;flex-direction:column;position:relative;margin:0 auto}.boxed{max-width:1280px}.row{display:flex;flex-wrap:wrap;flex-direction:column;flex:1 auto;position:relative}.row-between,.justify-between{justify-content:space-between}.row-center,.justify-center{justify-content:center}.row-end,.justify-end{justify-content:flex-end}.row-around,.justify-around{justify-content:space-around}.column{min-width:100%;max-width:100%}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row,.flex-column{flex-direction:column}.flex-row-mobile{flex-direction:row}.flex-flush{margin:-10px}.vpad{padding-top:10px;padding-bottom:10px}.hpad{padding-left:10px;padding-right:10px}form label,form .label{-webkit-appearance:none;-moz-appearance:none;width:100%;display:block;margin-bottom:10px}form label.error{display:none !important}form label.label-hidden{display:none !important}form input[type="text"],form input[type="email"],form input[type="number"],form input[type="date"],form textarea,form select,form button,form .card-input{-webkit-appearance:none;-moz-appearance:none;width:100%;display:block;padding:10px;box-sizing:border-box;border-radius:3px;border:none;resize:vertical;background:#fff;border:1px solid #ced4da;font-family:sans-serif;font-size:16px;min-height:40px;color:#292b2c}form input[type="date"]{padding:9px 10px}form textarea{min-height:167px;height:150px;max-height:400px}form select{background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 10px center;background-size:14px}form input[type="checkbox"]{display:none}form input[type="checkbox"]+label{text-align:left;display:flex;margin-bottom:10px;align-items:center}form input[type="checkbox"]+label:before{content:'';display:inline-flex;vertical-align:middle;box-sizing:border-box;margin-right:10px;width:42px;height:42px;background:#fff;border:1px solid #ced4da;border-radius:3px;flex-shrink:0;color:#292b2c;justify-content:center;align-items:center}form input[type="checkbox"]+label>span{display:flex;justify-content:center;flex-direction:column}form input[type="checkbox"]:checked+label:before{content:'\2713';font-size:34px;text-align:center}form button[type="submit"]{font-weight:700;background:#e2284d;border:none;color:#fff;padding:20px;font-size:20px;cursor:pointer}form button[type="submit"]:hover{background:#bd1a3a}form input.error,form .StripeElement--invalid{border-color:red}form .form-group-hidden{display:none}form .form-group-fields-wrapper input{margin-bottom:10px}form .form-group-radio .radio-group-wrapper{display:flex;margin:-10px;flex-wrap:wrap}form .form-group-radio .radio-group-wrapper .col12-12{min-width:20%;width:auto;flex:1 0 auto}form .form-group-radio .radio-group-wrapper label[for="input-amount"]{display:none}form .form-group-radio .radio-group-wrapper #input-amount{height:100%}form .form-group-radio span{margin:0 0 0 10px}form .form-group-radio label{margin-bottom:0}form #donation-amount-wrap,form #donation-amount-custom{display:none}form #donation-include:checked~#donation-amount-wrap{display:block}form #donation-amount-custom.donation-amount-visible{display:block}#booking-form-container .qtyplus,#booking-form-container .qtyminus{font-weight:700;background:#e2284d;border:none;border-radius:3px;color:#fff;font-size:20px;cursor:pointer;width:40px}#booking-form-container .qtyplus:hover,#booking-form-container .qtyminus:hover{background:#bd1a3a}#booking-form-container .qtyminus{margin:0 5px}#donate-form-container{padding:20px;border:1px solid #f7f7f9;position:relative}#donate-form input[type="radio"]{display:none}#donate-form input[type="radio"]~label{padding:20px;display:flex;background:#f7f7f9;border-radius:3px;color:#292b2c;font-weight:700;justify-content:center;font-size:30px}#donate-form input[type="radio"]~label:hover{cursor:pointer;color:#fff;background:#e2284d}#donate-form input[type="radio"]:checked~label{color:#fff;background:#e2284d}#donate-form input[type="checkbox"]+label[for="input-recurring"]{margin-bottom:0}#donate-form input[type="checkbox"]+label[for="input-cover-fees"]{margin-bottom:0}#donate-form input[type="checkbox"]+label[for="input-cover-fees"]>span{display:block}#donate-form input[type="checkbox"]+label[for="input-giftaid"]{margin-bottom:0}#donate-form input[type="checkbox"]+label[for="input-giftaid"]>span{display:block}h2{font-weight:700}#card-error-element{text-align:center;background:red;padding:20px;border-radius:3px;color:white;margin:10px}blockquote{padding:20px}blockquote p{margin-bottom:20px}blockquote p:last-child{margin-bottom:0}#giftaid,#cover-fees{padding:20px;background:#f7f7f9;height:100%}#giftaid-message,#cover-fees-message{margin-top:20px}#giftaid-message p,#cover-fees-message p{margin-bottom:10px}#giftaid-message p:last-child,#cover-fees-message p:last-child{margin-bottom:0}#card-processing-element.card-processing-active{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;justify-content:center;text-align:center;background:rgba(61,61,61,0.902);color:#fff}#popover-menu-test{display:flex;justify-content:space-between;background:#fff;padding:10px}#popover-menu-test #logo{width:180px;height:60px;margin:10px;display:flex}#popover-menu-test #menu-toggle{appearance:none;background:transparent;border:none;display:flex;flex-direction:column;order:2;cursor:pointer;margin:10px;padding:0;justify-content:center;align-items:center;align-self:center;color:#292b2c;text-transform:uppercase;font-size:10px}#popover-menu-test #menu-toggle svg rect{fill:#292b2c}#popover-menu-test #menu{width:250px;height:100%;border:none;padding:var(--padding);margin:0;left:auto;display:flex;flex-direction:column;align-items:flex-end;transition:translate 0.3s ease-out,display 0.3s ease-out allow-discrete,overlay 0.3s ease-out allow-discrete;translate:250px 0}#popover-menu-test #menu:popover-open{translate:0 0;display:flex;flex-direction:column;align-items:flex-end}@starting-style{#popover-menu-test #menu:popover-open{translate:250px 0}}#popover-menu-test #menu #menu-close{appearance:none;background:transparent;border:none;margin:var(--margin);display:flex;flex-direction:column;cursor:pointer;padding:0;justify-content:center;align-items:center;color:#292b2c;font-size:10px;text-transform:uppercase}#popover-menu-test #menu #menu-close svg .line-top{transform:translateX(0px) translateY(10px);opacity:0;transform-origin:center}#popover-menu-test #menu #menu-close svg .line-mid-left{transform:rotate(45deg) translateX(0px) translateY(0px);transform-origin:center}#popover-menu-test #menu #menu-close svg .line-mid-right{transform:rotate(-45deg) translateX(0px) translateY(0px);transform-origin:center}#popover-menu-test #menu #menu-close svg .line-bottom{transform:translateX(0px) translateY(-10px);opacity:0;transform-origin:center}main{flex:1 0 auto;display:flex;flex-direction:column;border:none}footer{background:#fff;height:100px}#content{flex:1 0 auto;transition:height 5s;padding:20px}#content-list{padding:20px}.jscroll-inner{display:flex;flex-wrap:wrap;flex-direction:column;margin:-10px}.jscroll-added{display:flex;flex-wrap:wrap;flex-direction:column;width:100%}.card{background:red;padding:20px}.card img{visibility:hidden;opacity:0;display:block;height:auto}.card .card-image-mask{background-size:cover;background-repeat:no-repeat}.card .card-content{margin:20px 0}.card h1{color:#fff;font-size:24px}@media screen and (min-width:1024px){.col6-12{min-width:50%;max-width:50%}.col4-12{min-width:33.33334%;max-width:33.33334%}.jscroll-inner,.jscroll-added{flex-direction:row}}#ticker{margin-top:auto;width:100%;height:80px;background:#292b2c}#ticker .ticker{overflow-x:hidden;display:flex;height:100%;width:100%}#ticker .ticker .ticker-container{flex:0 0 auto;min-width:100%;display:flex;animation:scroll 60s linear infinite}#ticker .ticker .ticker-container .ticker-item{padding:20px;display:flex;flex-direction:column;justify-content:center;color:#fff}#ticker .ticker .ticker-container .ticker-item img{display:block}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.fc-event{border-radius:0 !important}.fc-day-grid-event{padding:10px}.fc-day-grid-event .fc-time{display:block}.fc-day-grid-event .fc-content{white-space:wrap;overflow:hidden}.fc-unthemed td.fc-today{background:#ff9494}.fc-day-number{font-weight:900}.fc-day-grid-event,tr:first-child>td>.fc-day-grid-event{margin:0}