@charset "UTF-8";ul.community-check-list li{--icon-size:2.5em;font-size:clamp(16px, 1.3vw, 23px);padding-left:3.5em}ul.community-check-list li:before{top:0}ul.community-check-list li span{vertical-align:middle}.community-items-grid{--col-count:4;display:-ms-grid;display:grid;max-width:calc(var(--col-count) * 740px);-ms-grid-columns:(1fr)[var(--col-count)];grid-template-columns:repeat(var(--col-count), 1fr);gap:25px;margin:clamp(2rem, 5%, 3rem) auto}@media screen and (max-width:1600px){.community-items-grid{--col-count:2}}@media screen and (max-width:767px){.community-items-grid{--col-count:1;gap:20px;max-width:500px}}@media screen and (min-width:1251px){.community-items-grid:not(:has(.community-item:nth-child(4))){--col-count:3}}@media screen and (min-width:768px){.community-items-grid:not(:has(.community-item:nth-child(3))){--col-count:2}}.community-items-grid:not(:has(.community-item:nth-child(2))){--col-count:1}.community-items-grid .community-item{text-align:center;color:#2e2f33;padding:clamp(15px, 5%, 30px);line-height:1.5;border-radius:5px;overflow:hidden;background:white;container-type:inline-size}.community-items-grid .community-item>:first-child{margin-top:0}.community-items-grid .community-item>:last-child{margin-bottom:0}.community-items-grid .community-item .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}.community-items-grid .community-item .btn-wrap.column{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.community-items-grid .community-item :where(ol,ul){display:inline-block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.community-items-grid .community-item .visual-cards-toggle,.community-items-grid .community-item iframe,.community-items-grid .community-item table{margin-left:auto;margin-right:auto}.community-items-grid .community-item .inline-arrow{--icon:url("/Content/images/icons/arrowRightDark.png")}.community-items-grid .community-item ol.check-list,.community-items-grid .community-item ul.check-list{--marker:url("/Content/images/icons/circleCheck.png")}.community-items-grid .community-item ol.check-list-basic,.community-items-grid .community-item ul.check-list-basic{--marker:url("/Content/images/icons/check.svg")}.community-items-grid .community-item ol.map-pin-list,.community-items-grid .community-item ul.map-pin-list{--marker:url("/Content/images/icons/map-pin.svg")}.community-items-grid .community-item .btn-wrap :where(a,button):where(:not([class*=btn-])),.community-items-grid .community-item :where(a,button):where(:not([class*=btn-])){color:#ee2430;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.community-items-grid .community-item .btn-wrap :where(a,button):where(:not([class*=btn-])):focus-visible,.community-items-grid .community-item .btn-wrap :where(a,button):where(:not([class*=btn-])):hover,.community-items-grid .community-item :where(a,button):where(:not([class*=btn-])):focus-visible,.community-items-grid .community-item :where(a,button):where(:not([class*=btn-])):hover{color:#ca101b}.community-items-grid .community-item figure{position:relative;aspect-ratio:2 / 1;overflow:hidden;border-radius:5px;background:#b8b8b8;margin:0 0 1.3rem 0}.community-items-grid .community-item figure img{-webkit-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out;will-change:transform, filter;-webkit-backface-visibility:hidden;backface-visibility:hidden}.community-items-grid .community-item .card-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25cqi;max-height:135px;min-height:75px;width:100%;margin:1.3rem 0;position:relative}.community-items-grid .community-item .card-logo img{position:absolute;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;top:50%;margin:0 auto;max-width:100%;max-height:100%}.community-items-grid .community-item h3{margin-bottom:0.3em;font-size:clamp(18px, 5cqi, 20px)}.community-items-grid .community-item ul{margin:0}.community-items-grid .community-item ul li{text-align:center;margin:0.5em 0}.community-items-grid .community-item ul li:first-of-type{margin-top:0}.community-items-grid .community-item p{line-height:1.7;margin:0.5em 0 1em;text-wrap:balance}.community-items-grid .community-item .btn-wrap{margin-top:0.7em}.community-items-grid .community-item .btn-wrap :where(a,button):where(:not([class*=btn-])){font-size:calc(max(calc(12rem / 16), calc(18rem / 16)))}.community-collage-section .collage-grid{display:-ms-grid;display:grid;gap:12px;-ms-grid-columns:0.45fr 0.55fr 1fr 0.55fr 0.45fr;grid-template-columns:0.45fr 0.55fr 1fr 0.55fr 0.45fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr;aspect-ratio:3.5 / 1}@media screen and (max-width:1400px){.community-collage-section .collage-grid{aspect-ratio:1.55 / 1;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3, 1fr)}}@media screen and (max-width:800px){.community-collage-section .collage-grid{aspect-ratio:1.15 / 1;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width:600px){.community-collage-section .collage-grid{aspect-ratio:0.4 / 1;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-ms-grid-rows:1fr 1fr 2fr 1fr 1fr;grid-template-rows:1fr 1fr 2fr 1fr 1fr}}.community-collage-section .collage-grid .collage-grid-item{position:relative}.community-collage-section .collage-grid .collage-grid-item:first-child,.community-collage-section .collage-grid .collage-grid-item:nth-child(7){-ms-grid-column-span:2;grid-column:span 2}.community-collage-section .collage-grid .collage-grid-item:nth-child(2){-ms-grid-row-span:2;grid-row:span 2}@media screen and (max-width:1400px){.community-collage-section .collage-grid .collage-grid-item:nth-child(2){-ms-grid-column-span:2;grid-column:span 2}}@media screen and (max-width:800px){.community-collage-section .collage-grid .collage-grid-item:nth-child(2){-ms-grid-row-span:1;grid-row:span 1;-ms-grid-column-span:1;grid-column:span 1}}@media screen and (max-width:600px){.community-collage-section .collage-grid .collage-grid-item:nth-child(2){-ms-grid-row:3;grid-row:3;-ms-grid-column-span:2;grid-column:span 2}}.no-events-card{max-width:800px;width:100%;margin:2rem auto;border-radius:5px;padding:25px 20px;text-align:center;color:#333333;font-size:calc(max(calc(12rem / 16), calc(20rem / 16)));font-weight:600;line-height:1.5;text-wrap:balance}@media screen and (max-width:1000px){.no-events-card{font-size:calc(max(calc(12rem / 16), calc(18rem / 16)))}}.event-post .event-featured-section .site-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:70px}@media screen and (max-width:1200px){.event-post .event-featured-section .site-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.event-post .event-featured-section .site-wrapper .event-details{width:100%}@media screen and (min-width:1201px){.event-post .event-featured-section .site-wrapper .event-details{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}}.event-post .event-featured-section .site-wrapper .event-details .back-link{margin-bottom:1em;text-decoration:none;color:#444444;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em}.event-post .event-featured-section .site-wrapper .event-details .back-link:focus-visible,.event-post .event-featured-section .site-wrapper .event-details .back-link:hover{color:#ee2430}.event-post .event-featured-section .site-wrapper .event-details .back-link:before{content:"";display:block;width:0.5em;height:0.5em;border-left:2px solid currentColor;border-bottom:2px solid currentColor;-webkit-transform:rotate(45deg) translateY(0.1em);-ms-transform:rotate(45deg) translateY(0.1em);transform:rotate(45deg) translateY(0.1em)}.event-post .event-featured-section .site-wrapper .event-details .info-contain{border-left:4px solid #ee2430;border-radius:2px;padding-left:1.25rem;padding-block:0.65rem;line-height:1.5;font-size:calc(max(calc(12rem / 16), calc(17rem / 16)));letter-spacing:0.1em}.event-post .event-featured-section .site-wrapper .event-details .info-contain>:first-child{margin-top:0}.event-post .event-featured-section .site-wrapper .event-details .info-contain>:last-child{margin-bottom:0}.event-post .event-featured-section .site-wrapper .event-details .info-contain h1{--max-size:30px;--min-size:26px;margin-bottom:0.5em;letter-spacing:0.1em}.event-post .event-featured-section .site-wrapper .event-details .info-contain p{margin:0.7em 0}.event-post .event-featured-section .site-wrapper .event-details .info-contain a{font-weight:inherit;text-decoration:none}.event-post .event-featured-section .site-wrapper .event-details .share-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5em;margin:1.3rem 0 0 0}.event-post .event-featured-section .site-wrapper .event-details .share-links a{text-decoration:none;display:block}.event-post .event-featured-section .site-wrapper .event-details .share-links a:focus-visible,.event-post .event-featured-section .site-wrapper .event-details .share-links a:hover{opacity:0.7}.event-post .event-featured-section .site-wrapper .event-details .share-links a svg{width:2.2em;height:2.2em}.event-post .event-featured-section .site-wrapper .event-details .next-event{margin-top:3em;line-height:1.2}.event-post .event-featured-section .site-wrapper .event-details .next-event a{text-decoration:none;text-transform:uppercase;letter-spacing:0.1em;font-weight:700;color:#333333}.event-post .event-featured-section .site-wrapper .event-details .next-event a:focus-visible,.event-post .event-featured-section .site-wrapper .event-details .next-event a:hover{color:#ee2430}.event-post .event-featured-section .site-wrapper .event-details .next-event a.inline-arrow:after{vertical-align:baseline;width:0.9em;height:0.9em}.event-post .event-featured-section .site-wrapper .event-featured{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}@media screen and (min-width:1201px){.event-post .event-featured-section .site-wrapper .event-featured{-webkit-box-flex:1.2;-ms-flex:1.2 1 0px;flex:1.2 1 0}}.event-post .event-featured-section .site-wrapper .event-featured .play-btn-contain{height:100%;width:100%}.event-post .event-featured-section .site-wrapper .event-featured img{max-height:600px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.special-thanks .site-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(25px, 4vw, 50px)}@media only screen and (max-width:1000px){.special-thanks .site-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}}.special-thanks .site-wrapper .section-content{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.special-thanks .site-wrapper .section-logo{-ms-flex-negative:0;flex-shrink:0}.special-thanks .site-wrapper .section-logo img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain;height:clamp(100px, 15vw, 175px)}
/*# sourceMappingURL=community.css.map */