.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.hero-image .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 30%,rgba(0,0,0,.2) 32%,rgba(0,0,0,.2) 68%,rgba(0,0,0,.3) 70%,rgba(0,0,0,.7) 100%);z-index:2}.hero-image img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}._hero_18ku2_1{position:relative;height:calc(100% - 200px);display:flex;flex-direction:column;justify-content:flex-start}._heroText_18ku2_9{display:flex;flex-direction:column;justify-content:center;align-items:center;height:40%;width:100%;z-index:2}._hero_18ku2_1 h1{font-size:4rem;font-weight:700;color:var(--text-off-white);text-align:center;letter-spacing:-.5px;padding-top:50px;padding-bottom:0}._hero_18ku2_1 h2{font-size:1.5rem;font-weight:400;color:var(--text-off-white);text-align:center;margin-bottom:10px}._hoursContainer_18ku2_37{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:1512px;padding:5px 0;z-index:2}._hoursText_18ku2_47{color:#fff;font-weight:400;display:inline-flex;align-items:center}._statusOpen_18ku2_54{font-weight:700;color:#51c200}._statusClosed_18ku2_59{font-weight:700;color:red}._separator_18ku2_64{margin-left:20px;margin-right:20px;color:#fff}@media (max-width: 768px){._hero_18ku2_1{height:calc(100vh - 180px);justify-content:center}._hero_18ku2_1 h1{font-size:3rem;padding-top:0}._hero_18ku2_1 h2{font-size:1.5rem}._hoursContainer_18ku2_37{position:absolute;bottom:10px;left:0;transform:translate(0);width:100%;z-index:2;display:flex;justify-content:center}}.button{display:inline-block;margin-top:20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:400;transition:background-color .2s,color .2s}.button.orange{background-color:var(--orange-accent);color:var(--text-off-white)}.button.orange:hover{background-color:#a66a30}.button.transparent{background-color:transparent;color:var(--text-off-white);border:1px solid rgba(255,255,255,.3)}.button.transparent:hover{background-color:#fffc;color:#000}.button.small{height:40px;padding:0 20px;font-size:.8rem;font-weight:300}.button.medium{height:50px;padding:10px 20px;font-size:1rem}.button.large{padding:12px 24px;font-size:1.2rem}.button.disabled{background-color:#d3d3d3;color:#a9a9a9;cursor:not-allowed;pointer-events:none}._textLink_1whex_1{font-weight:500}._textLink_1whex_1:hover{text-decoration:underline}._textLink_1whex_1:focus{outline:none}._styledLink_yewna_1{color:gray;text-decoration:underline}._styledLink_yewna_1:hover{text-decoration:none}._styledLink_yewna_1:focus{outline:none}.animated-arrow{display:inline-flex;color:var(--text-link-grey);font-size:var(--fontSize);font-style:italic;text-decoration:none;position:relative;margin-left:12px;transition:all .2s}.the-arrow{width:var(--shaft-width)}.the-arrow.-left{position:absolute;top:50%;left:0}.the-arrow.-left .shaft{width:0;background-color:var(--text-link-grey)}.the-arrow.-right{top:3px}.the-arrow.-right .shaft{width:var(--shaft-width);transition-delay:.15s}.the-arrow .shaft{background-color:var(--text-link-grey);display:block;height:var(--shaft-thickness);position:relative;transition:all .15s}.the-arrow .shaft:before,.the-arrow .shaft:after{background-color:var(--text-link-grey);content:"";display:block;height:var(--arrow-head-thickness);position:absolute;top:0;right:0}.the-arrow .shaft:before{transform-origin:top right}.the-arrow .shaft:after{transform-origin:bottom right}.the-arrow.-left .shaft:before,.the-arrow.-left .shaft:after{width:0;transform:rotate(0)}.the-arrow.-right .shaft:before{width:var(--arrow-head-width);height:var(--arrow-head-thickness);transform-origin:100% 50%;transform:rotate(40deg)}.the-arrow.-right .shaft:after{width:var(--arrow-head-width);height:var(--arrow-head-thickness);transform-origin:100% 50%;transform:rotate(-40deg)}.the-arrow.-right .shaft:before,.the-arrow.-right .shaft:after{width:var(--arrow-head-width);transition:all .3s}.animated-arrow .arrow-main{display:flex;align-items:center;transition:all .15s}.animated-arrow .arrow-main .text{margin:0 var(--text-arrow-space) 0 0;line-height:1;display:inline-block}.animated-arrow:hover{color:var(--text-off-white)}.animated-arrow:hover .the-arrow.-left .shaft{width:var(--shaft-width);background-color:var(--text-off-white)}.animated-arrow:hover .the-arrow.-left .shaft:before,.animated-arrow:hover .the-arrow.-left .shaft:after{width:var(--arrow-head-width);transition-delay:.1s;background-color:var(--text-off-white);transform:rotate(40deg)}.animated-arrow:hover .the-arrow.-left .shaft:after{transform:rotate(-40deg)}.animated-arrow:hover .arrow-main{transform:translate(calc(var(--shaft-width) + var(--text-arrow-space)))}.animated-arrow:hover .arrow-main .the-arrow.-right .shaft{width:0}.animated-arrow:hover .arrow-main .the-arrow.-right{transform:translateX(var(--shaft-width) + var(--text-arrow-space))}.animated-arrow:hover .arrow-main .the-arrow.-right .shaft:before,.animated-arrow:hover .arrow-main .the-arrow.-right .shaft:after{width:0;transform:rotate(0)}._mediaCard_b3ele_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;text-decoration:none;color:var(--text-off-white)}._mediaDetails_b3ele_12{padding-top:15px}._mediaTitle_b3ele_16{margin:0;font-weight:700}._mediaSubtitle_b3ele_21{color:var(--text-off-white);font-size:.9rem}._mediaDescription_b3ele_26{margin-top:10px}._mediaImage_b3ele_30{height:400px;background-size:cover;background-position:center;background-size:102% auto;transition:background-size .35s ease}._mediaCard_b3ele_1:hover ._mediaImage_b3ele_30{background-size:100% auto}._linkText_b3ele_42{margin-top:10px;font-weight:700;color:var(--orange-accent)}._horizontalLine_168pb_1{width:100%;height:1px;background:#4d4d4d;margin:20px auto}._lineHeader_am5b7_1{display:flex;align-items:center;width:100%;color:var(--orange-accent)}._headerTitle_am5b7_8{white-space:nowrap;margin-right:40px}._infoBlock_1lrj5_1{max-width:65ch;margin:20px 0}._infoBlockContent_1lrj5_6{text-align:left;font-size:1.2rem;font-weight:300;letter-spacing:0px;line-height:1.5}._pictureLink_lkinj_1{height:100%;display:flex;flex-direction:column}._fullLink_lkinj_7{width:100%;height:100%;text-decoration:none;color:inherit}._image_lkinj_14{width:100%;height:300px;object-fit:cover;margin-bottom:12px}._pictureLinkContainer_5yjlp_1{display:flex;justify-content:space-around;align-items:center;gap:24px}@media (max-width: 768px){._pictureLinkContainer_5yjlp_1{flex-direction:column;gap:72px}._pictureLinkContainer_5yjlp_1._mobile_5yjlp_14{height:auto}}._card_1qej8_1{height:100px;width:100%;display:flex;background-color:var(--dark-secondary)}._cardImage_1qej8_8{flex:0 0 30%;overflow:hidden;position:relative}._cardImage_1qej8_8 img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._cardContent_1qej8_25{flex:1;padding:0 24px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){._card_1qej8_1{flex-direction:column;height:auto}._cardImage_1qej8_8{width:100%;height:auto;position:relative}._cardImage_1qej8_8 img{position:static;transform:none}._cardContent_1qej8_25{padding:.5rem}}.hours{height:100%;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:20px;color:var(--text-off-white)}.hours .button{margin-top:10px}._welcomeFlexContainer_1r0xb_1{width:100%;height:200px;display:flex;justify-content:center;align-items:flex-start;background-color:var(--dark-secondary);padding:20px 0}._welcomeFlex_1r0xb_1{width:100%;height:100%;display:flex;flex-direction:row;gap:100px;max-width:1512px}._welcomeFlexElement_1r0xb_21{display:flex;flex-direction:column;justify-content:center;gap:10px}._welcomeFlexElement_1r0xb_21 h2{font-size:3rem;font-weight:400;line-height:3rem}._welcomeFlexElement_1r0xb_21 h3{font-size:1.5rem;line-height:1.5;font-weight:300}._welcome_1r0xb_1{flex:2}._welcome_1r0xb_1 ._button_1r0xb_44{margin-right:20px}@media (max-width: 768px){._welcomeFlexContainer_1r0xb_1{height:auto;padding:60px}._welcomeFlex_1r0xb_1{flex-direction:column;gap:20px;padding:0}._welcome_1r0xb_1{align-items:center;text-align:center;margin:0}._welcome_1r0xb_1 h2{font-size:1.8rem;line-height:2rem}._welcome_1r0xb_1 h3{font-size:1.2rem;line-height:1.6}._welcome_1r0xb_1 ._button_1r0xb_44{margin-right:0;margin-bottom:10px}}._quoteSection_zuldv_2{position:relative;height:calc(75vh - 70px);width:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;padding:2rem}._quoteOverlay_zuldv_16{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:1}._quoteContainer_zuldv_26{position:relative;text-align:center;max-width:1100px;z-index:2}._quote_zuldv_2{position:relative}._quote_zuldv_2:before,._quote_zuldv_2:after{content:"“";font-size:6rem;line-height:.6;color:var(--text-off-white);position:absolute}._quote_zuldv_2:before{top:0;left:0}._quote_zuldv_2:after{content:"”";bottom:0;right:-50px}._quoteText_zuldv_58{font-size:3.5rem;line-height:3.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--text-off-white)}._quoteContinuation_zuldv_67{font-size:1.5rem;font-weight:400;text-align:justify;color:var(--text-off-white);margin-bottom:2rem;text-align:center}._quoteAuthor_zuldv_76{font-size:1.2rem;font-weight:400;color:var(--text-light-grey)}@media (max-width: 1200px){._quoteSection_zuldv_2{height:auto;padding:160px 10px}._quoteContainer_zuldv_26{width:100%}._quote_zuldv_2:before,._quote_zuldv_2:after{display:none}._quoteText_zuldv_58{font-size:2.5rem;line-height:3rem}}._cardContainer_14f89_1{height:100%;width:100%;padding:0 15px}._linkWrapper_t8lkq_1{text-decoration:none;color:inherit;display:block}._cardContainer_t8lkq_7{transition:background-color .3s}._cardContainer_t8lkq_7:hover{background-color:var(--dark-secondary)}._cardContent_t8lkq_15{border-top:1px solid #424242;max-width:1200px;margin:0 auto;padding:30px 0;display:flex;align-items:stretch;min-height:200px}._lastCard_t8lkq_25{border-bottom:1px solid #424242;margin-bottom:100px}._mediaImage_t8lkq_30{flex:1;background-size:cover;background-position:center;margin-right:20px;aspect-ratio:16 / 9}._eventDetails_t8lkq_38{flex:2;display:flex;flex-direction:column;justify-content:space-between}._title_t8lkq_45{font-size:1.5rem;font-weight:600;margin-bottom:4px;color:#f5f5f5}._description_t8lkq_52{flex-grow:1;margin-bottom:20px;color:var(--text-off-white)}._date_t8lkq_58{display:flex;align-items:center}._date_t8lkq_58:before{content:"Date:";color:#d0d0d0;margin-right:5px}._date_t8lkq_58 span{color:#f0f0f0}._linkText_t8lkq_73{font-weight:700;color:var(--orange-accent)}._eventSchedule_ywpus_1{width:100%}._yearContent_ywpus_5,._monthContent_ywpus_6{max-width:1200px;margin:0 auto}._yearTitle_ywpus_11,._monthTitle_ywpus_12{font-size:24px;font-weight:700;margin-bottom:20px}._hero_1ikxk_1{height:25vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/shed-e9acd301.webp);background-size:100%;background-position:center;background-repeat:no-repeat;color:var(--text-off-white)}._heroText_1ikxk_15{font-size:1.7rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.7);text-align:center}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-f7b9c306.woff) format("woff"),url(/assets/revicons-4ca02b8a.ttf) format("ttf"),url(/assets/revicons-9e4d4c68.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}._eventsSection_s6dl8_1{height:calc(100vh - 70px);width:100%;background-color:var(--dark-background);display:flex;justify-content:center;align-items:center}._contentContainer_s6dl8_10{width:1512px;max-width:100%;display:flex;flex-direction:column;align-items:center}._sectionTitle_s6dl8_18{font-size:2.5rem;font-weight:500;color:var(--text-off-white);text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.1);margin-bottom:10px}._seeMore_s6dl8_27{font-size:1rem;font-weight:500;text-align:center;margin-bottom:60px;color:var(--text-link-grey);cursor:pointer;text-decoration:none;transition:color .2s}._seeMore_s6dl8_27:hover{color:var(--text-off-white)}._eventsContainer_s6dl8_42{height:100%;width:100%;position:relative}._eventCarousel_s6dl8_48{position:unset}._eventCarouselContainer_s6dl8_52{height:100%;max-width:100%}._eventContainerItem_s6dl8_57{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._customLeftArrow_s6dl8_65,._customRightArrow_s6dl8_66{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:1}._customLeftArrow_s6dl8_65{left:-80px}._customRightArrow_s6dl8_66{right:-80px}@media (max-width: 464px){._customLeftArrow_s6dl8_65,._customRightArrow_s6dl8_66{display:none}}._videoSection_gsnr9_1{height:calc(100vh - 70px);width:100%;background-color:var(--dark-background);display:flex;justify-content:center;align-items:center}._contentContainer_gsnr9_10{width:1512px;max-width:100%;display:flex;flex-direction:column;align-items:center}._sectionTitle_gsnr9_18{font-size:2.5rem;font-weight:500;color:var(--text-off-white);text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.1);margin-bottom:10px}._videoContainer_gsnr9_27{height:100%;width:100%;position:relative}._videoCarousel_gsnr9_33{position:unset}._videoCarouselContainer_gsnr9_37{height:100%;max-width:100%}._videoContainerItem_gsnr9_42{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:0 10px}._customLeftArrow_gsnr9_51,._customRightArrow_gsnr9_52{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:1}._customLeftArrow_gsnr9_51{left:-80px}._customRightArrow_gsnr9_52{right:-80px}._videoWrapper_gsnr9_70{position:relative;width:100%;height:0;padding-bottom:56.25%;margin:0 10px;border:none;overflow:hidden}._videoWrapper_gsnr9_70 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._seeMore_gsnr9_89{font-size:1rem;font-weight:500;text-align:center;margin-bottom:60px;color:var(--text-link-grey);cursor:pointer;text-decoration:none;transition:color .2s}._seeMore_gsnr9_89:hover{color:var(--text-off-white)}@media (max-width: 464px){._customLeftArrow_gsnr9_51,._customRightArrow_gsnr9_52{display:none}}.blank-section{height:calc(100vh - 70px);width:100%;display:flex;justify-content:center;align-items:center;background-color:#000}._navProfile_1hkq2_2{display:flex;align-items:center}._membershipLinks_1hkq2_7{display:flex;justify-content:space-between;align-items:center;gap:20px}._profileLinks_1hkq2_14{display:flex;align-items:center}._profileLinks_1hkq2_14 a{display:flex;align-items:center;gap:10px;color:var(--text-off-white);font-size:1rem;font-weight:300;text-decoration:none;transition:color .2s}._profileLinks_1hkq2_14 a:hover{color:var(--text-link-grey)}._navLink_1hkq2_34{color:var(--text-off-white);text-decoration:none;font-size:1rem;font-weight:300;letter-spacing:.5px;display:flex;align-items:center;justify-content:center}._navLink_1hkq2_34:hover{opacity:.8}._button_1hkq2_49{margin-bottom:20px;display:flex;align-items:center;justify-content:center;height:50px;text-decoration:none}._navbar_1ls74_2{background-color:#333437;color:var(--text-off-white);height:70px;position:sticky;top:0;width:100%;z-index:101;display:flex;align-items:center;padding:0 20px}._navContainer_1ls74_15{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1512px;margin:0 auto}._navLogoContainer_1ls74_24{display:flex;align-items:center;flex:1}._navLogo_1ls74_24{height:100%;display:flex;align-items:center;color:var(--text-off-white);text-decoration:none}._navLinks_1ls74_38{display:flex;justify-content:center;align-items:center;gap:40px;flex:2}._navProfile_1ls74_46{display:flex;align-items:center;justify-content:flex-end;flex:1}._navLink_1ls74_38{color:var(--text-off-white);text-decoration:none;font-size:1rem;font-weight:300;letter-spacing:.5px;position:relative;display:flex;align-items:center;justify-content:center}._navLink_1ls74_38:hover,._navLogo_1ls74_24:hover{opacity:.8}._navLinks_1ls74_38 ._navLink_1ls74_38,._navLinks_1ls74_38 ._navLink_1ls74_38:before,._navLinks_1ls74_38 ._navLink_1ls74_38:after{transition:all .15s ease}._navLinks_1ls74_38 ._navLink_1ls74_38:after{position:absolute;bottom:-5px;margin:auto;width:0;content:"";background:white;height:1px}._navLink_1ls74_38:hover:after{width:100%}._menuButton_1ls74_90,._closeButton_1ls74_91{display:none;color:var(--text-off-white);background:none;border:none;font-size:2rem;cursor:pointer}@media (max-width: 769px){._navbar_1ls74_2{justify-content:flex-start}._menuButton_1ls74_90{display:block;margin-right:20px}._mobileMenu_1ls74_111{position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#333437;display:flex;flex-direction:column;padding:20px;transition:left .3s ease;z-index:102}._mobileMenu_1ls74_111._open_1ls74_125{left:0}._mobileMenu_1ls74_111 ._closeButton_1ls74_91{display:block;align-self:flex-start;font-size:2rem;color:var(--text-off-white);background:none;border:none;cursor:pointer;position:absolute;top:20px;left:20px}._mobileMenu_1ls74_111 ._navLinks_1ls74_38{display:flex;flex-direction:column;gap:20px;margin-top:60px}._mobileMenu_1ls74_111 ._navLink_1ls74_38{color:var(--text-off-white);text-decoration:none;font-size:1.5rem}._mobileMenu_1ls74_111 ._separator_1ls74_155{width:100%;height:1px;background-color:#ffffff1a;margin:20px 0}._mobileMenu_1ls74_111 ._logoContainer_1ls74_162{display:flex;justify-content:center;align-items:center;margin-top:auto}._mobileMenu_1ls74_111 ._logo_1ls74_162{width:150px}._navLinks_1ls74_38{justify-content:flex-start}}._footer_16n50_1{background-color:#26272c;color:var(--text-off-white);width:100%;padding-top:100px}._container_16n50_8{max-width:1512px;margin:0 auto;padding:20px}._top_16n50_14{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:20px}._left_16n50_21{flex:1}._right_16n50_25{flex:2}._logo_16n50_29{width:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0px}._logoImage_16n50_38{height:250px;width:200px;background-image:url(/assets/full-logo-white-a55e68ae.svg);background-size:contain;background-position:center;background-repeat:no-repeat}._contact_16n50_47{height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:30px}._address_16n50_56,._phone_16n50_57,._mailing_16n50_58,._socials_16n50_59{margin-bottom:12px;font-weight:400;line-height:1.2rem}._socials_16n50_59{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px}._phmcLogo_16n50_73{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}._phmcLogoImage_16n50_81{height:75px;width:75px;background-image:url(data:image/gif;base64,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);background-size:contain;background-position:center;background-repeat:no-repeat}._phmcLogoText_16n50_90{font-size:1.3rem;line-height:1.3rem;font-weight:400;font-family:adobe-garamond-pro;text-align:left}._rightTitle_16n50_98{font-size:1.3rem;font-weight:500;line-height:1.5rem;margin-bottom:20px;display:flex;flex-direction:row;justify-content:space-between}._rightTitle_16n50_98 ._button_16n50_108{width:250px}._rightLinks_16n50_112{display:flex;flex-direction:row;justify-content:space-between;padding-top:20px;margin-bottom:40px}._sublinks_16n50_120{margin-top:10px}._sublink_16n50_120{display:block;font-size:1rem;font-weight:300;line-height:1.2rem;text-decoration:none;color:#d1d1d1;margin-bottom:10px}._sublink_16n50_120:hover{opacity:.8}._link_16n50_138{font-size:1.3rem;font-weight:500;line-height:1.5rem;text-decoration:none;color:var(--text-off-white)}._link_16n50_138:hover{opacity:.8}._link_16n50_138,._link_16n50_138:before,._link_16n50_138:after{transition:all .15s ease}._ack_16n50_156{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50px;text-align:center}._ackElement_16n50_165{height:100%;flex:1;display:flex}._horizontalLine_16n50_171{width:100%;height:1px;background:#d1d1d1;margin:20px auto}._bottom_16n50_178{text-align:center;margin-top:20px}._copyright_16n50_183{font-size:.8rem;font-weight:300;letter-spacing:.5px;color:#d1d1d1}._copyright_16n50_183 ._admin_16n50_190{text-decoration:none;color:#d1d1d1}._copyright_16n50_183 ._quadra_16n50_197{font-weight:700;background:linear-gradient(to right,#ff84be,#ffc6bf);background-clip:text;-webkit-background-clip:text;color:transparent}@media (max-width: 1200px){._footer_16n50_1{padding-top:50px}._container_16n50_8{padding:20px 10px}._top_16n50_14{flex-direction:column;justify-content:center;align-items:center;gap:20px}._left_16n50_21,._right_16n50_25{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}._logo_16n50_29{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px}._logoImage_16n50_38{height:200px;width:150px}._address_16n50_56,._phone_16n50_57,._mailing_16n50_58,._socials_16n50_59{margin-bottom:12px;font-weight:400;line-height:1.2rem}._socials_16n50_59{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px}._phmcLogo_16n50_73{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}._phmcLogoImage_16n50_81{height:50px;width:50px}._phmcLogoText_16n50_90{font-size:1rem;line-height:1rem;font-weight:400;font-family:adobe-garamond-pro;text-align:left}._rightTitle_16n50_98{font-size:1rem;font-weight:500;line-height:1.2rem;margin-bottom:20px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}._rightTitle_16n50_98 ._button_16n50_108{width:200px}._rightLinks_16n50_112{display:flex;flex-direction:column;justify-content:space-between;padding-top:20px;margin-bottom:40px}._link_16n50_138{font-size:2rem;font-weight:400;line-height:1.2rem;text-decoration:none;margin-bottom:10px}._sublinks_16n50_120{margin-top:15px;margin-bottom:40px}._sublink_16n50_120{display:block;font-size:1.2rem;font-weight:300;line-height:1.5rem;text-decoration:none;color:#d1d1d1;margin-bottom:10px}._sublink_16n50_120:hover{opacity:.8}._ack_16n50_156{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:50px;text-align:center}._ackElement_16n50_165{height:100%;flex:1;display:flex}._horizontalLine_16n50_171{width:100%;height:1px;background:#d1d1d1;margin:20px auto}._bottom_16n50_178{text-align:center;margin-top:20px}._bottom_16n50_178{font-size:.8rem;font-weight:300;letter-spacing:.5px;color:#d1d1d1}}.home-page{margin:0}.home-page .hero-section{height:calc(100vh - 70px);width:100%}@media (max-width: 768px){.home-page .hero-section{height:fit-content}}.formik-text-input{width:100%;max-width:300px;min-width:200px;margin-bottom:4px}.formik-text-input label{display:block;margin-bottom:4px}.formik-text-input input{width:100%;height:40px;padding:12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;font-family:inherit}.formik-text-input .error-container{height:20px}.formik-text-input .error{color:red;font-size:.75rem}.login-form h1{font-size:2.5rem;font-weight:500;margin-bottom:20px}.login-form .button{margin-top:20px;min-width:300px;max-width:400px}.login-form .login-error{color:red;font-weight:500;margin-top:10px;margin-bottom:20px}.login-page{height:100vh;width:100%}.login-page .login-flex{height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--dark-background)}._secondaryNavbar_1i673_2{background-color:#333437;color:var(--text-off-white);height:60px;width:100%;z-index:100}._secondaryNavContainer_1i673_10{height:100%;max-width:1512px;margin:0 auto;display:flex;justify-content:center;align-items:center}._sticky_1iwh7_2{position:sticky;top:69px}._navItem_1iwh7_7{color:var(--text-off-white);text-decoration:none;font-size:1rem;font-weight:300;letter-spacing:.5px;padding:10px 20px;display:flex;align-items:center;justify-content:center;flex:1}._navItem_1iwh7_7:hover{opacity:.8}._navItemActive_1iwh7_24{font-weight:500;border-bottom:2px solid var(--text-off-white)}._secondaryNavContainer_1iwh7_29{height:100%;max-width:1512px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:20px}@media (max-width: 769px){._secondaryNavContainer_1iwh7_29{justify-content:space-between;gap:10px}._navItem_1iwh7_7{flex:1 1 auto;text-align:center}}.support-hero{height:25vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/shed-e9acd301.webp);background-size:100%;background-position:center;background-repeat:no-repeat;color:var(--text-off-white)}.support-hero .support-hero-text{font-size:1.7rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.membership-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--dark-background);padding:60px 0}.membership-section .description-content{display:flex;justify-content:space-between;width:100%;align-items:center}.membership-section .left-side-content{flex:2}.membership-section .left-aligned-title,.membership-section .friend-header{text-align:left;font-size:3rem;font-weight:500;margin-bottom:15px}.membership-section .friend-header{font-size:1.5rem;font-weight:300;margin-bottom:15px}.membership-section .text-content{font-size:1.5rem;line-height:1.3;font-weight:300}.membership-section .text-content ul{list-style-type:disc;padding-left:40px}.membership-section .text-content li{margin-bottom:15px}.membership-section .right-side-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:100px;text-align:center}.membership-section .right-side-content .membership-card{background-color:var(--dark-secondary);border-radius:10px;box-shadow:0 2px 4px #0000001a;padding:40px;display:flex;flex-direction:column;align-items:center}.membership-section .right-side-content .signin-text{margin-bottom:20px;font-size:1.5rem}@media (max-width: 768px){.membership-section .description-content{flex-direction:column}.membership-section .right-side-content{margin-left:0;margin-top:40px}}.volunteer-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--dark-background);padding:60px 0}.volunteer-section .description-content{display:flex;justify-content:space-between;width:100%;align-items:center}.volunteer-section .left-side-content{flex:1}.volunteer-section .left-side-content img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}.volunteer-section .right-side-content{flex:2;margin-left:50px}.volunteer-section .left-aligned-title{font-size:3rem;font-weight:500;margin-bottom:15px;text-align:left}.volunteer-section .text-content{font-size:1.5rem;line-height:1.5;font-weight:300}.volunteer-section a{color:var(--primary-color);text-decoration:underline}.contact-box{padding:20px 30px;border-left:5px solid var(--orange-accent);margin-top:40px;margin-bottom:20px}@media (max-width: 768px){.volunteer-section .description-content{flex-direction:column}.volunteer-section .right-side-content{margin-left:0;margin-top:40px}}.donate-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--dark-background);padding:60px 0}.donate-section .description-content{display:flex;justify-content:space-between;width:100%;align-items:center}.donate-section .left-side-content{flex:1}.donate-section .left-side-content img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}.donate-section .right-side-content{flex:2;margin-left:50px}.donate-section .left-aligned-title{font-size:3rem;font-weight:500;margin-bottom:15px;text-align:left}.donate-section .text-content{font-size:1.5rem;line-height:1.5;font-weight:300}.donate-options{margin-top:20px;margin-bottom:20px}@media (max-width: 768px){.donate-section .description-content{flex-direction:column}.donate-section .right-side-content{margin-left:0;margin-top:40px}}.sponsorship-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--dark-background);padding:60px 0}.sponsorship-section .description-content{display:flex;justify-content:space-between;width:100%;align-items:center}.sponsorship-section .left-side-content{flex:2;margin-right:50px}.sponsorship-section .right-side-content{flex:1}.sponsorship-section .right-side-content img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}.sponsorship-section .left-aligned-title{font-size:3rem;font-weight:500;margin-bottom:15px;text-align:left}.sponsorship-section .text-content{font-size:1.5rem;line-height:1.5;font-weight:300}.sponsorship-options{margin-top:20px;margin-bottom:20px}@media (max-width: 768px){.sponsorship-section .description-content{flex-direction:column}.sponsorship-section .left-side-content{margin-right:0;margin-top:40px}}.support-page{display:flex;flex-direction:column;align-items:center;background-color:var(--dark-background)}.content-container{display:flex;width:100%;flex-direction:column;align-items:center;gap:40px;box-sizing:border-box}@media (min-width: 768px){.content-container{width:720px}}@media (min-width: 992px){.content-container{width:960px}}@media (min-width: 1200px){.content-container{width:1140px}}@media (min-width: 1512px){.content-container{width:1512px}}.sponsorship-section{margin-bottom:40px}._visitHero_srvnm_1{height:25vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/shed-e9acd301.webp);background-size:100%;background-position:center;background-repeat:no-repeat;color:var(--text-off-white)}._visitHeroText_srvnm_15{font-size:1.7rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.7)}@media (max-width: 767px){._visitHero_srvnm_1{text-align:center}}._hoursSection_1rlrj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;width:100%;max-width:1300px;margin:auto}._cardContainer_1rlrj_12{display:flex;background-color:var(--dark-secondary);width:100%;max-width:1500px;height:700px;margin:20px auto;border-radius:5px;overflow:hidden}._imageSection_1rlrj_23{flex:1;background-size:cover;background-position:center}._infoSection_1rlrj_29{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:20px;text-align:center}._title_1rlrj_39{font-size:1.5rem;font-weight:600;color:var(--text-light-grey);margin-bottom:20px;width:100%}._listContainer_1rlrj_47{width:100%;padding:0 20px}._horizontalLine_1rlrj_52{width:calc(100% - 40px);height:1px;background-color:#ffffff4d;margin:20px}._listItem_1rlrj_59{display:flex;justify-content:space-between;margin-bottom:10px;width:100%}._label_1rlrj_66{text-align:left;font-weight:500;color:var(--text-light-grey)}._value_1rlrj_72{text-align:right;color:var(--text-light-grey)}@media (max-width: 768px){._cardContainer_1rlrj_12{flex-direction:column;height:auto}._infoSection_1rlrj_29{order:2}}._scrollableSection_1rjql_1{display:flex;flex-direction:column;padding:40px 0;width:100%;max-width:1500px;scroll-margin-top:130px}._contentWrapper_1rjql_12{margin:48px 0}._openBanner_19pmt_1{text-align:center;padding:5px;font-size:1em;border-radius:12px;font-weight:600;width:100%;margin:0 auto}._open_19pmt_1{background-color:#3cac56;color:#fff}._closed_19pmt_16{background-color:#db4756;color:#fff}.tour-times-section{background-color:var(--dark-background);text-align:center;max-width:1300px;margin-bottom:40px}.tour-times-section .section-header{margin:80px auto 5px;font-size:3rem;font-weight:500;letter-spacing:0px;text-align:left}.tour-times-section .columns{display:flex;justify-content:space-between;width:100%;margin:0 auto 80px}.description-column{flex:2;display:flex;flex-direction:column;justify-content:center;padding-right:80px}.tour-content-column{flex:1}.tour-times-section .description{font-size:1.5rem;font-weight:300;letter-spacing:0px;line-height:1.4;text-align:left}.tour-times-section h3{font-size:1.5rem;font-weight:700;text-align:left;margin-bottom:10px}.tour-times-section .tour-list div{display:flex;justify-content:space-between;margin-bottom:5px}.tour-times-section .day{font-weight:500;color:var(--text-light-grey)}.tour-times-section .time{color:var(--text-light-grey)}.tour-times-section .horizontal-line{width:100%;height:1px;background-color:#fff3;margin:20px auto}.reservation-note{font-size:1rem;text-align:left;margin-top:15px;color:var(--text-light-grey)}.phone-link{color:#1a73e8;text-decoration:none;font-weight:500}@media (max-width: 768px){.tour-times-section .columns{flex-direction:column}.tour-times-section .description{font-size:1.5rem;margin-bottom:40px}.tour-times-section h3{font-size:2rem}.tour-times-section .column{margin-bottom:30px}}.accessibility-section{background-color:var(--light-background);color:var(--text-off-white);max-width:1300px;margin-bottom:40px}.accessibility-section .section-header{margin:80px auto 20px;font-size:3rem;font-weight:500;letter-spacing:0px;text-align:left}.accessibility-section p{font-size:1.5rem;font-weight:300;letter-spacing:0px;line-height:1.4;margin-bottom:15px}.accessibility-section .horizontal-line{width:100%;height:1px;background-color:#fff3;margin-bottom:40px}._visitPage_lmfpg_1{display:flex;flex-direction:column;align-items:center;background-color:var(--dark-background)}._contentContainer_lmfpg_8{display:flex;width:100%;flex-direction:column;align-items:center;gap:40px;box-sizing:border-box}@media (max-width: 767px){._contentContainer_lmfpg_8{padding:20px}}@media (min-width: 768px){._contentContainer_lmfpg_8{width:720px}}@media (min-width: 992px){._contentContainer_lmfpg_8{width:960px}}@media (min-width: 1200px){._contentContainer_lmfpg_8{width:1140px}}@media (min-width: 1512px){._contentContainer_lmfpg_8{width:1512px}}._accessibilitySection_lmfpg_47{margin-bottom:40px}._aboutHero_1v1tx_1{height:25vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/shed-e9acd301.webp);background-size:100%;background-position:center;background-repeat:no-repeat;color:var(--text-off-white)}._aboutHeroContent_1v1tx_15{font-size:1.7rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.7);text-align:center}._aboutPage_zzjvo_1{display:flex;flex-direction:column;align-items:center;background-color:var(--dark-background);color:var(--light-text)}._aboutPageContent_zzjvo_9{max-width:1300px;margin:0 auto}._twoColumn_1wofp_1{display:flex;flex-wrap:nowrap}._leftColumn_1wofp_6,._rightColumn_1wofp_7{flex-basis:50%;flex-grow:1;flex-shrink:0}._leftColumn_1wofp_6 img,._rightColumn_1wofp_7 img{width:100%}._cardsContainer_146ic_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:var(--light-text)}._mobileContainer_146ic_10{display:flex;flex-direction:column;align-items:center;padding:20px}@media (max-width: 767px){._cardsContainer_146ic_1{gap:40px}}._associatesHero_1pv6l_1{height:25vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/shed-e9acd301.webp);background-size:100%;background-position:center;background-repeat:no-repeat;color:var(--text-off-white)}._associatesHeroContent_1pv6l_15{font-size:1.7rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.7)}._associatesPage_91fec_1{display:flex;flex-direction:column;align-items:center;background-color:var(--dark-background);color:var(--light-text)}._associatesPageContent_91fec_9{max-width:1300px;margin:0 auto}._associatesPageContent_91fec_9 h3{margin-top:32px;margin-bottom:8px}._membershipBenefits_91fec_19{margin-left:20px;padding:8px 0}._membershipBenefits_91fec_19 li{margin-bottom:8px}._boardHeader_91fec_28{color:var(--accent-color);font-size:1.2em}._boardMembers_91fec_33{background-color:var(--light-background);color:var(--dark-text);padding:20px;border-radius:8px;margin-bottom:32px}._boardMembers_91fec_33 p{margin-bottom:10px;line-height:1.4}._boardMembers_91fec_33 b{font-weight:600;color:var(--accent-color)}._boardMembers_91fec_33 a{color:var(--primary-color);text-decoration:underline}._boardMembers_91fec_33 a:hover{color:var(--hover-color);text-decoration:none}@media (max-width: 768px){._boardMembers_91fec_33{padding:15px}}._aboutPage_adm0c_1{display:flex;flex-direction:column;align-items:center;background-color:var(--dark-background)}._contentContainer_adm0c_8{display:flex;width:100%;flex-direction:column;align-items:center;gap:40px;box-sizing:border-box}@media (max-width: 767px){._contentContainer_adm0c_8{padding:20px}}@media (min-width: 768px){._contentContainer_adm0c_8{width:720px}}@media (min-width: 992px){._contentContainer_adm0c_8{width:960px}}@media (min-width: 1200px){._contentContainer_adm0c_8{width:1140px}}@media (min-width: 1512px){._contentContainer_adm0c_8{width:1512px}}._siteMapContainer_16icw_1{height:calc(100vh - 70px);display:flex;flex-direction:column;justify-content:center;align-items:center}._card_16icw_9{display:flex;background-color:var(--text-off-white);border-radius:10px;overflow:hidden}._mapArea_16icw_16{flex-grow:1;display:flex;justify-content:center;align-items:stretch}._infoArea_16icw_23{height:100%;width:400px;padding:20px;overflow-y:auto}._defaultMessageContainer_16icw_30{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._defaultMessage_16icw_30{color:var(--text-dark-grey);text-align:center}._siteMap_16icw_1{width:100%;height:100%}._infoArea_16icw_23 h2{margin-bottom:20px;color:var(--text-dark-grey)}._infoArea_16icw_23 p{color:var(--text-dark-grey);margin-bottom:20px}._infoArea_16icw_23 img{width:100%;height:auto;margin-bottom:20px}._historyHero_1k07v_1{height:100%;background-color:#b3a192}._heroTextContainer_1k07v_6{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._heroText_1k07v_6{margin:0 150px;display:flex;flex-direction:column;justify-content:center;gap:12px;color:var(--text-dark-grey)}._heroText_1k07v_6 h1{font-size:3rem;font-weight:700}._heroText_1k07v_6 p{font-size:1.2rem;font-weight:600}._heroImgContainer_1k07v_33{height:100%;display:flex;justify-content:center;align-items:center}._heroImgContainer_1k07v_33 img{filter:brightness(.85)}@media (max-width: 767px){._mobileHeroTextContainer_1k07v_45{text-align:center;padding:40px 20px}._heroText_1k07v_6{margin:0}._heroText_1k07v_6 h1{font-size:2rem}._heroText_1k07v_6 p{font-size:1rem}}._historyBlock_ffacc_1{margin:20px auto}._historyBlockContent_ffacc_5{max-width:60ch;color:var(--text-off-white);text-align:left;font-size:1.2rem;font-weight:300;letter-spacing:0;line-height:1.5}._historyBlockContent_ffacc_5 h2{font-size:1.5rem;font-weight:700;margin-bottom:10px}._historyContent_1osht_1{display:flex;flex-direction:column;max-width:1300px;margin:72px auto}.membership-content{padding:2rem;background-color:var(--dark-background);color:var(--text-off-white)}.membership-content h2{font-size:2rem;margin-bottom:1rem}.membership-content p{margin-bottom:1rem;line-height:1.5}.membership-content .membership-levels{margin-top:2rem}.membership-content .membership-option{margin-bottom:1rem}.membership-content .membership-option input{margin-right:.5rem}.membership-content .membership-option label{font-weight:700}.membership-content form{margin-top:1rem}.membership-content a{color:#007bff;text-decoration:none}.membership-content a:hover{text-decoration:underline}.expander-section .expander-header{display:flex;align-items:center;cursor:pointer;background-color:var(--dark-secondary);padding:20px 0;margin:0}.expander-section.expanded{border-bottom:2px solid rgba(255,255,255,.1)}.expander-section:not(.expanded) .expander-header{border-bottom:2px solid rgba(255,255,255,.05)}.expander-section .expander-header .arrow{margin:0 20px;font-size:1.5rem}.expander-section .expander-header .expander-title{font-size:1.5rem;font-weight:500;margin:0}.expander-section .expander-content{background-color:var(--dark-secondary);padding:20px 63px}.accessibility-content{display:flex;flex-direction:column;align-items:center;background-color:var(--dark-background);color:var(--text-off-white);padding:20px;box-sizing:border-box}.accessibility-content-container{max-width:1300px;width:100%;box-sizing:border-box;margin-bottom:40px}.accessibility-content .section-header{margin:20px 0;font-size:2.5rem;font-weight:600;text-align:left;letter-spacing:-1px}.accessibility-content h3{margin-top:80px;margin-bottom:10px;font-size:2rem;font-weight:700;text-align:left;letter-spacing:0px}.accessibility-content p{font-size:1.5rem;font-weight:300;line-height:1.2;margin-bottom:15px;text-align:left}.accessibility-link{color:#1a73e8;text-decoration:none;font-weight:500}.accessibility-content .horizontal-line{width:100%;height:1px;background-color:#fff3;margin-bottom:40px}.accessibility-welcome{margin-bottom:40px}.accessibility-welcome p{line-height:1.4}._adminDashboard_17byc_1{display:flex;height:100vh;width:100%;background-color:#292a30}._sidebar_17byc_8{flex-shrink:0;width:250px;background:var(--dark-background);color:var(--text-off-white);display:flex;flex-direction:column;border-right:1px solid #3b3c45}._navLink_17byc_18{color:var(--text-off-white);display:flex;align-items:center;justify-content:center;height:50px;width:100%;text-decoration:none;transition:background-color .2s ease-in-out}._navLink_17byc_18:hover,._navLink_17byc_18:active{background-color:#4f5060}._activeNavLink_17byc_33{font-weight:700;background-color:#565761}._mainContent_17byc_39{flex:1;display:flex;flex-direction:column}._topBar_17byc_45{background-color:var(--dark-background);padding:1rem;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #3b3c45}._logoutButton_17byc_54{padding:.5rem 1rem;cursor:pointer;font-size:1rem;color:var(--text-off-white);background:var(--orange-accent);border:none;border-radius:4px;transition:all .2s ease-in-out}._logoutButton_17byc_54:hover{background-color:#a1713b}._content_17byc_69{flex-grow:1;padding:2rem;overflow-y:auto}._page_9mapr_1{background-color:var(--dark-background);padding-top:40px}._frame_8xuiw_1{width:100%;height:100vh;border:none;padding:0;margin:0;display:block}._blogHero_1jaza_1{height:100%;background-color:#b3a192}._mobileBlogHero_1jaza_6{height:auto}._heroTextContainer_1jaza_10{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._mobileHeroTextContainer_1jaza_18{align-items:center;padding:2rem 0}._heroText_1jaza_10{margin:0 150px;display:flex;flex-direction:column;justify-content:center;gap:12px;color:var(--text-dark-grey)}._mobileHeroText_1jaza_18{text-align:center;margin:0 20px}._heroText_1jaza_10 h1{font-size:3rem;font-weight:700}._heroText_1jaza_10 p{font-size:1.2rem;font-weight:500}._heroImgContainer_1jaza_47{height:100%;display:flex;justify-content:center;align-items:center}._heroImgContainer_1jaza_47 img{filter:brightness(.85)}._postContent_4jhiq_1{max-width:1200px;margin:0 auto;padding:40px}._features_4jhiq_7{display:flex;justify-content:space-between;gap:30px}@media (max-width: 767px){._mobilePostContent_4jhiq_14{padding:20px}._mobileFeatures_4jhiq_18{flex-direction:column;gap:20px}}._hero_1ahca_1{height:25vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/shed-e9acd301.webp);background-size:100%;background-position:center;background-repeat:no-repeat;color:var(--text-off-white)}._heroText_1ahca_15{font-size:1.7rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.7)}._notFoundPage_1lei2_1{height:100vh;width:100vw;background-color:var(--dark-background);display:flex;justify-content:center;align-items:center}._textFlex_1lei2_10{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;color:var(--text-off-white)}._heading_1lei2_19{font-size:6rem;margin-bottom:1rem}._subheading_1lei2_24{font-size:2rem;margin-bottom:0rem}._paragraph_1lei2_29{font-size:1.5rem;margin-bottom:1rem}._underConstructionPage_1ioqa_1{height:100vh;width:100vw;background-color:var(--dark-background);display:flex;justify-content:center;align-items:center;padding:1rem}._contentWrapper_1ioqa_11{max-width:800px;width:100%;padding:2rem;background-color:var(--dark-secondary);border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._heading_1ioqa_21{font-size:2.5rem;margin-bottom:1rem;color:var(--text-off-white)}._subheading_1ioqa_27{font-size:1.25rem;margin-bottom:1rem;color:var(--text-off-white)}._paragraph_1ioqa_33{font-size:1.2rem;margin-bottom:1.5rem;color:var(--text-light-grey)}._buttonWrapper_1ioqa_39{margin-top:2rem}._icon_1ioqa_43{font-size:3rem;margin-bottom:1rem;color:var(--text-off-white)}@media (min-width: 768px){._heading_1ioqa_21{font-size:3rem}._subheading_1ioqa_27{font-size:1.5rem}._paragraph_1ioqa_33{font-size:1.2rem}._icon_1ioqa_43{font-size:4rem}._buttonWrapper_1ioqa_39{margin-top:3rem}}._adminHours_1mbk5_1{max-width:600px;margin:auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a}._adminHours_1mbk5_1 h1{text-align:center;color:#000;margin-bottom:15px}._dayRow_1mbk5_16{display:flex;align-items:center;margin-bottom:15px}._dayRow_1mbk5_16 label{flex-basis:100px;flex-shrink:0;font-weight:700;color:#000}._dayRow_1mbk5_16 input{flex-grow:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;margin-right:10px}._dayRow_1mbk5_16 button{padding:8px 12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out}._dayRow_1mbk5_16 button:hover{background-color:#0056b3}._dayInfo_1mbk5_51{display:flex;align-items:center;gap:4px;color:#414141}._hours_1mbk5_58{margin-right:12px}._message_1mbk5_62{margin-top:20px;padding:10px;border-radius:4px;background-color:#e9ecef;color:#666;text-align:center}._card_1guhw_1{display:flex;align-items:center;gap:20px;background-color:#f9f9f9;color:#000;margin:10px;padding:10px;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 4px #0000001a}._delete_1guhw_14{display:flex;align-items:center;color:#414141}._date_1guhw_20{font-weight:700}._description_1guhw_24{color:#414141}._hoursGrid_rrk98_1{height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px}._hoursCard_rrk98_10{grid-row:1;grid-column:1}._holidaysCard_rrk98_15{grid-row:1 / span 2;grid-column:2}._card_1qv5w_1{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#414141;display:flex;flex-direction:column;gap:1rem;margin:1rem;padding:1rem;overflow:hidden;transition:max-height .3s ease-in-out;max-height:60px}._card_1qv5w_1._editing_1qv5w_17{max-height:820px}._infoContainer_1qv5w_21{align-items:center;display:flex;gap:1rem}._editForm_1qv5w_27{display:flex;flex-direction:column;gap:1rem;opacity:0;transition:opacity .3s ease-in-out}._card_1qv5w_1._editing_1qv5w_17 ._editForm_1qv5w_27{opacity:1}._actions_1qv5w_39{display:flex;gap:.5rem}._actionButton_1qv5w_44{background:none;border:none;cursor:pointer;padding:0;transition:transform .2s ease-in-out}._actionButton_1qv5w_44:hover{transform:scale(1.1)}._actionIcon_1qv5w_56{color:#414141;font-size:1rem}._date_1qv5w_61{font-weight:700}._description_1qv5w_65{color:#414141}._instructions_1qv5w_69{color:#414141;font-size:.875rem}._label_1qv5w_74{font-weight:700}._fileInput_1qv5w_78,._textField_1qv5w_79,._textArea_1qv5w_80{border:1px solid #ccc;border-radius:5px;padding:.5rem}._textField_1qv5w_79,._textArea_1qv5w_80{width:100%}._textArea_1qv5w_80{min-height:100px;resize:vertical}._submitButton_1qv5w_96{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease-in-out}._submitButton_1qv5w_96:hover{background-color:#0056b3}._form_17jci_1{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;color:#414141;display:flex;flex-direction:column;gap:1rem;margin:1rem;padding:1rem}._formGroup_17jci_13{display:flex;flex-direction:column}._label_17jci_18{font-weight:700;margin-bottom:.5rem}._textField_17jci_23,._textArea_17jci_24,._fileInput_17jci_25{border:1px solid #ccc;border-radius:5px;padding:.5rem}._textField_17jci_23,._textArea_17jci_24{width:100%}._textArea_17jci_24{min-height:100px;resize:vertical}._fileInput_17jci_25{padding:.25rem .5rem}._error_17jci_45{color:red;font-size:.875rem}._previewContainer_17jci_50{border:1px solid #ccc;background-color:var(--dark-secondary);border-radius:5px;padding:1rem;margin-top:1rem}._previewTitle_17jci_58{margin-bottom:1rem;color:#d4edda}._preview_17jci_50{max-width:100%}._successMessage_17jci_68{background-color:#d4edda;border-left:5px solid #28a745;color:#155724;margin-top:1rem;padding:.75rem}._errorMessage_17jci_76{background-color:#f8d7da;border-left:5px solid #dc3545;color:#721c24;margin-top:1rem;padding:.75rem}._submitButton_17jci_84{align-self:flex-end;background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease-in-out}._submitButton_17jci_84:hover{background-color:#0056b3}._submitButton_17jci_84:disabled{background-color:#ccc;cursor:not-allowed}._eventGrid_xufuh_1{height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px}._eventCard_xufuh_10{grid-row:1;grid-column:1}._eventList_xufuh_15{grid-row:1 / span 2;grid-column:2}:root{--dark-background: #26272c;--dark-secondary: #333437;--timberwolf: #ccc5b9;--text-dark-grey: #252422;--text-off-white: #efefef;--text-light-grey: rgba(255, 255, 255, .8);--text-link-grey: #999999;--orange-accent: #bf8045}body,h1,h2,h3,h4,h5,h6,p,ul,ol,div{margin:0;padding:0}body{background-color:var(--dark-background);color:var(--text-off-white);font-family:Inter;line-height:1.5}*,*:before,*:after{box-sizing:border-box}html{height:100%;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/Inter-Thin-77d96c1c.woff2?v=3.19) format("woff2"),url(/assets/Inter-Thin-e6bced8e.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(/assets/Inter-ThinItalic-d82beee8.woff2?v=3.19) format("woff2"),url(/assets/Inter-ThinItalic-70648e9b.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/Inter-ExtraLight-b6cd094a.woff2?v=3.19) format("woff2"),url(/assets/Inter-ExtraLight-015dad27.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(/assets/Inter-ExtraLightItalic-db229bf3.woff2?v=3.19) format("woff2"),url(/assets/Inter-ExtraLightItalic-32e53d8a.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Inter-Light-36b86832.woff2?v=3.19) format("woff2"),url(/assets/Inter-Light-4871aed0.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/Inter-LightItalic-737ac201.woff2?v=3.19) format("woff2"),url(/assets/Inter-LightItalic-7d291e85.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-d612f121.woff2?v=3.19) format("woff2"),url(/assets/Inter-Regular-ef1f23c0.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Inter-Italic-900058df.woff2?v=3.19) format("woff2"),url(/assets/Inter-Italic-cd1eda97.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-1b498b95.woff2?v=3.19) format("woff2"),url(/assets/Inter-Medium-53deda46.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Inter-MediumItalic-81600858.woff2?v=3.19) format("woff2"),url(/assets/Inter-MediumItalic-205c8989.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBold-15226129.woff2?v=3.19) format("woff2"),url(/assets/Inter-SemiBold-653fed7a.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBoldItalic-3b6df7d0.woff2?v=3.19) format("woff2"),url(/assets/Inter-SemiBoldItalic-95e68b6b.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-Bold-c63158ba.woff2?v=3.19) format("woff2"),url(/assets/Inter-Bold-3e242080.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Inter-BoldItalic-3f211964.woff2?v=3.19) format("woff2"),url(/assets/Inter-BoldItalic-ace8e094.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/Inter-ExtraBold-307d9809.woff2?v=3.19) format("woff2"),url(/assets/Inter-ExtraBold-f053602c.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(/assets/Inter-ExtraBoldItalic-cf6b1d6c.woff2?v=3.19) format("woff2"),url(/assets/Inter-ExtraBoldItalic-6deefddf.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Inter-Black-fc10113c.woff2?v=3.19) format("woff2"),url(/assets/Inter-Black-8b21d5be.woff?v=3.19) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Inter-BlackItalic-bc80081d.woff2?v=3.19) format("woff2"),url(/assets/Inter-BlackItalic-87235581.woff?v=3.19) format("woff")}@font-face{font-family:Ruwudu;src:url(./Ruwudu/Ruwudu-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ruwudu;src:url(./Ruwudu/Ruwudu-300.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}
