*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--red:#7d2121;--gold:#b9996c}.App_page__5vKaD{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100%}.App_header__fhC8n{width:100%;z-index:1000}.App_body__PuluK{padding-top:8em;width:100%}@media screen and (max-width:850px){.App_body__PuluK{padding-top:6em}}.App_footer__aawhi{margin-top:auto}.navbar_header__9NXB4{background:var(--red);box-shadow:0 0 2em #00000080;color:#fff;display:flex;height:8em;justify-content:space-between;left:0;position:fixed;top:0;width:100%}.navbar_main__v9L5k{align-items:center;cursor:pointer;display:flex;margin-left:6em}.navbar_navLogo__-1bIw{height:4rem;width:auto}.navbar_nav__0L9h3{align-items:center;display:flex;gap:3em;margin-right:6em}.navbar_link__CUj8V{color:#fff;cursor:pointer;font-size:18px;text-decoration:none;transition:transform .3s ease}.navbar_link__CUj8V:hover{transform:scale(1.1)}.navbar_active__tggsV{text-decoration:underline;text-underline-offset:5px}.navbar_icons__s9syk,.navbar_toggle__TxrCM{display:none}@media screen and (max-width:850px){.navbar_header__9NXB4{height:6em}.navbar_main__v9L5k{margin-left:1em}.navbar_navLogo__-1bIw{height:3.5em}.navbar_nav__0L9h3{background:var(--red);display:block;font-size:18px;height:0;left:0;overflow:hidden;position:absolute;top:100%;transition:height .3s ease;width:100%}.navbar_link__CUj8V{display:block;margin:15px auto;padding:7px;width:-webkit-fit-content;width:fit-content}.navbar_icons__s9syk{border-radius:5px;cursor:pointer;display:flex;font-size:30px;margin:auto 5% auto auto;padding:5px}.navbar_icons__s9syk .navbar_close__pDuYR,.navbar_toggle__TxrCM:checked~.navbar_icons__s9syk .navbar_open__HR0t1{display:none}.navbar_toggle__TxrCM:checked~.navbar_icons__s9syk .navbar_close__pDuYR{display:flex}.navbar_toggle__TxrCM:checked~.navbar_nav__0L9h3{height:13em}}.home_banner__vwM2S{height:100vh;position:relative;width:100%}.home_slider__LeRlg{height:100%;overflow:hidden;width:100%}.home_chapter__F54Ti{height:100%;object-fit:cover;opacity:0;position:absolute;transition:opacity .5s ease-in-out;width:100%}.home_active__Zts0U{opacity:1}.home_overlay__u5PVE{align-items:center;background:linear-gradient(180deg,#0000004d 0,#00000073 40%,#0009);display:flex;height:100%;justify-content:space-between;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:2}.home_title__vIuQ7{color:#fff;text-align:center;-webkit-user-select:none;user-select:none}.home_title__vIuQ7 h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,7vw,6rem);font-weight:400}.home_heroAccent__eD4pi{background:#c5a44e;display:block;height:3px;margin:.5em auto;width:clamp(40px,5vw,60px)}.home_title__vIuQ7 h2{color:#ffffffd9;font-size:clamp(1.3rem,3.5vw,3rem);font-weight:400}.home_title__vIuQ7 p{color:#fff9;font-size:clamp(.9rem,1.8vw,1.5rem);font-weight:400;letter-spacing:.04em;margin-top:1em;padding:0 1em}.home_arrowContainer__dq2OL{align-items:center;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:3em;height:100%;justify-content:center;padding:.8em;transition:transform .3s ease,background .3s ease;width:auto;z-index:3}.home_arrowContainer__dq2OL:hover{background:#ffffff14;transform:scale(1.2)}.home_dots__HWL1C{background:#fff3;border-radius:50px;bottom:1em;box-shadow:0 0 15px #fff3;display:flex;gap:1em;left:50%;padding:.8em;position:absolute;transform:translateX(-50%);z-index:3}.home_dot__XFfPI{background:#fff6;border-radius:50px;cursor:pointer;height:.6rem;transition:background .3s ease;width:.6rem}.home_activeDot__MDfk5{background:#fff;box-shadow:0 0 15px #fffc}.home_body__t0Bz2{background-color:#fafaf8}.home_pillarsContainer__MLNDm{display:flex;justify-content:space-evenly;margin:0 auto;max-width:1200px;padding:4em 0;width:90%}.home_pillar__GA06p{background:#fff;border:1px solid #eae6e0;border-radius:8px;flex:1 1;margin:0 .75em;padding:2rem;text-align:center;transition:box-shadow .3s ease}.home_pillar__GA06p:hover{box-shadow:0 4px 20px #0000000f}.home_icon__XLNJo{color:var(--red);font-size:4.5rem;margin-bottom:1.5rem}.home_pillar__GA06p h2{color:var(--red);font-size:34px;font-weight:400}.home_underline__9b6lF{background-color:var(--red);height:2px;margin:1.5em auto;width:80px}.home_pillar__GA06p p{color:#555;font-size:18px;line-height:1.6}@media (max-width:1150px){.home_pillarsContainer__MLNDm{align-items:center;flex-direction:column;width:80%}.home_pillar__GA06p{margin:.75em 0}}@media (max-width:950px){.home_arrowContainer__dq2OL{font-size:2em}.home_arrow__fNEtR{display:none}.home_icon__XLNJo{font-size:3.5rem;margin-bottom:1rem}.home_pillar__GA06p{padding:1.5em}.home_underline__9b6lF{margin:1em auto}.home_pillar__GA06p p{font-size:16px}.home_pillar__GA06p h2{font-size:26px}}@media (max-width:850px){.home_icon__XLNJo{font-size:3rem}.home_pillar__GA06p{padding:1.25em}.home_pillarsContainer__MLNDm{width:85%}}@media (max-width:600px){.home_pillarsContainer__MLNDm{padding:2.5em 0;width:95%}.home_pillar__GA06p{padding:1em}.home_pillar__GA06p h2{font-size:22px}.home_pillar__GA06p p{font-size:15px}.home_underline__9b6lF{width:60px}.home_icon__XLNJo{font-size:2.5rem}}.about_about__SccSq{align-items:center;display:flex;flex-direction:column;padding:0;width:100%}.about_section__7Do-r{align-items:center;color:var(--gold);display:flex;font-size:30px;font-weight:400;gap:10px;margin:0 auto;padding-bottom:1em;text-align:left;width:85%}.about_section__7Do-r:after{background-color:var(--gold);content:"";flex-grow:1;height:2px}.about_hero__-JpMk{height:65vh;overflow:hidden;position:relative;width:100%}.about_heroImage__65Fe9{display:block;height:100%;object-fit:cover;object-position:center 30%;width:100%}.about_heroOverlay__G4eOo{align-items:flex-end;background:linear-gradient(180deg,#0000001a 0,#0000004d 50%,#000000b3);display:flex;height:100%;justify-content:center;left:0;padding-bottom:4em;position:absolute;top:0;width:100%}.about_heroQuote__fX2ZI{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-style:italic;font-weight:400;line-height:1.6;margin:0;max-width:800px;padding:0 2em;text-align:center;text-shadow:0 2px 8px #00000080}.about_historySection__yfCBK{background-color:#fff;padding:5em 0 4em;width:100%}.about_historyContent__iCGAo{align-items:center;display:flex;gap:4em;margin:0 auto;width:85%}.about_historyText__HU1GC{flex:3 1}.about_historyText__HU1GC .about_section__7Do-r{width:100%}.about_text__yQu79{color:#555;font-size:18px;line-height:1.8}.about_historyImageWrapper__P36H7{flex:2 1;position:relative}.about_historyImage__y6ssi{border-radius:4px;box-shadow:0 4px 20px #00000026;display:block;height:auto;width:100%}.about_estAccent__XGHCx{color:#b9996c1f;font-family:Playfair Display,Georgia,serif;font-size:5rem;font-weight:700;line-height:1;pointer-events:none;position:absolute;right:-1rem;top:-2.5rem;-webkit-user-select:none;user-select:none;z-index:1}.about_pillarsSection__nvE9D{background-color:#fafafa;padding:4em 0;width:100%}.about_pillarsContainer__bd1I9{display:flex;gap:2em;justify-content:space-evenly;margin:1em auto 0;width:85%}.about_pillarCard__ygq\+K{background:#fff;border:1px solid #eee;border-radius:4px;flex:1 1;padding:2.5em 2em;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about_pillarCard__ygq\+K:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.about_pillarIcon__9Tl3D{color:var(--red);font-size:3.5rem;margin-bottom:1rem}.about_pillarTitle__7Zn\+a{color:var(--gold);font-size:24px;font-weight:600;margin:0}.about_pillarUnderline__JkF-G{background-color:var(--red);height:3px;margin:1em auto;width:60px}.about_pillarDescription__1C7qn{color:#555;font-size:16px;line-height:1.7;margin:0}.about_statsSection__Y851j{background-color:#fff;padding:4em 0;width:100%}.about_statsHighlights__pPcup{display:flex;gap:5em;justify-content:center;margin:0 auto 3em;width:85%}.about_statItem__5t9a2{align-items:center;display:flex;flex-direction:column;text-align:center}.about_statNumber__5cTVI{color:var(--red);font-family:Playfair Display,Georgia,serif;font-size:4rem;font-weight:700;line-height:1.1}.about_statLabel__AUdCe{color:#777;font-size:16px;letter-spacing:1px;margin-top:.5em;text-transform:uppercase}.about_breakdownContainer__mIhT6{display:flex;justify-content:space-evenly;margin:0 auto 2em;-webkit-user-select:none;user-select:none;width:85%}.about_chartContainer__55lPu{background-color:#fff;border:1px solid #eee;border-radius:4px;padding:1.5em}.about_chartTitle__kKHp5{color:var(--gold);font-size:22px;font-weight:400;margin:0 0 .5em;padding-top:.5em;text-align:center}.about_tooltip__UF0gH{background-color:#000c;border:none;border-radius:4px;color:#fff;font-size:14px;padding:8px 12px}.about_legend__eLvMg{list-style:none;min-width:120px}.about_legendItem__kMqHh{align-items:center;display:flex;justify-content:flex-start;margin:5px 0}.about_dot__Bn7PZ{flex-shrink:0;height:10px;margin-right:8px;width:10px}.about_legendText__mh7j1{color:#555}@media screen and (max-width:1150px){.about_historyContent__iCGAo{flex-direction:column;gap:2em}.about_historyImageWrapper__P36H7{margin:0 auto;width:70%}.about_estAccent__XGHCx{font-size:3.5rem;right:0;top:-1.5rem}.about_pillarsContainer__bd1I9{align-items:center;flex-direction:column}.about_pillarCard__ygq\+K{max-width:500px;width:80%}.about_statsHighlights__pPcup{gap:3em}.about_breakdownContainer__mIhT6{align-items:center;flex-direction:column;gap:3em}.about_chartContainer__55lPu{max-width:100%;overflow-x:auto;padding:.75em}.about_legendItem__kMqHh{margin:0}}@media screen and (max-width:950px){.about_heroQuote__fX2ZI{font-size:1.4rem;max-width:600px;padding:0 1.5em}.about_statNumber__5cTVI{font-size:3rem}.about_statsHighlights__pPcup{gap:2em}}@media screen and (max-width:850px){.about_hero__-JpMk{height:50vh}.about_heroOverlay__G4eOo{padding-bottom:2em}.about_heroQuote__fX2ZI{font-size:1.1rem;max-width:500px;padding:0 1.5em}.about_historySection__yfCBK{padding:3em 0}.about_historyImageWrapper__P36H7{width:90%}.about_section__7Do-r{font-size:26px}.about_text__yQu79{font-size:16px}.about_pillarsSection__nvE9D{padding:3em 0}.about_pillarCard__ygq\+K{padding:1.5em;width:90%}.about_pillarCard__ygq\+K:hover{box-shadow:none;transform:none}.about_pillarIcon__9Tl3D{font-size:3rem}.about_pillarTitle__7Zn\+a{font-size:20px}.about_pillarDescription__1C7qn{font-size:15px}.about_statsSection__Y851j{padding:3em 0}.about_statsHighlights__pPcup{flex-wrap:wrap;gap:1.5em}.about_statNumber__5cTVI{font-size:2.5rem}.about_statLabel__AUdCe{font-size:13px;letter-spacing:.5px}.about_chartTitle__kKHp5{font-size:20px}.about_estAccent__XGHCx{font-size:3rem}}@media screen and (max-width:600px){.about_heroQuote__fX2ZI{font-size:.95rem;line-height:1.5}.about_breakdownContainer__mIhT6,.about_historyContent__iCGAo,.about_pillarsContainer__bd1I9,.about_section__7Do-r,.about_statsHighlights__pPcup{width:90%}}.rush_rush__y2c88{align-items:center;display:flex;flex-direction:column;padding:0;width:100%}.rush_section__5ElMw{align-items:center;color:var(--gold);display:flex;font-size:30px;font-weight:400;gap:10px;margin:0 auto;padding-bottom:1em;text-align:left;width:85%}.rush_section__5ElMw:after{background-color:var(--gold);content:"";flex-grow:1;height:2px}.rush_fullTitle__GMoFI{display:inline}.rush_shortTitle__4Prhf{display:none}.rush_hero__5lVsk{min-height:60vh;overflow:hidden;position:relative;width:100%}.rush_heroImage__UFUr1{height:100%;inset:0;object-fit:cover;object-position:center center;position:absolute;width:100%}.rush_heroOverlay__EWV6y{align-items:center;background:linear-gradient(180deg,#00000073 0,#0009);display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:5em 2em;position:relative;text-align:center;z-index:1}.rush_heroTitle__9F6pA{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:3.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 .4em}.rush_heroAccent__Flezs{background:var(--gold);display:block;height:2px;margin:0 auto 1.8em;width:48px}.rush_heroTagline__Z3VbM{color:#ffffffbf;font-size:1.05rem;letter-spacing:.01em;line-height:1.7;margin:0;max-width:380px}.rush_introSection__r7rPn{background-color:#fafaf8;padding:5em 0 4.5em;width:100%}.rush_introText__fAZQj{color:#5a5a5a;font-size:17px;line-height:1.85;margin:0 auto 2.5em;width:85%}.rush_timelineContainer__L5epa{display:flex;flex-direction:column;margin:.5em auto 0;width:85%}.rush_timeline__m\+FPr{display:flex;flex-direction:column;gap:12px}.rush_event__ErWzg{background:#fff;border:1px solid #eae6e0;border-left:3px solid var(--red);border-radius:8px;box-shadow:0 1px 3px #00000005;display:flex;overflow:hidden;position:relative;transition:box-shadow .3s ease,border-left-color .3s ease,transform .25s ease}.rush_event__ErWzg:hover{border-left-color:var(--gold);box-shadow:0 6px 24px #7d212112,0 2px 8px #00000008;transform:translateX(3px)}.rush_left__qtIdZ{background:#faf8f5;border-right:1px solid #eae6e0;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:20px 22px;text-align:left;width:175px}.rush_right__DVXjc{word-wrap:break-word;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;padding:20px 28px}.rush_date__dv59-{color:#3d3028;font-size:14px;font-weight:600;letter-spacing:.02em;padding-bottom:4px}.rush_day__0qab0{color:var(--red);font-weight:700}.rush_month__cEZGP{color:#3d3028}.rush_location__1epLT,.rush_time__DIMUC{color:var(--gold);display:inline;font-size:13px}.rush_seperator__GwumX{color:#ccc;display:inline;font-size:13px;margin:0 4px}.rush_location__1epLT{font-weight:500}.rush_name__bcOtn{color:var(--red);font-size:19px;font-weight:700;letter-spacing:.01em;margin:0 0 5px}.rush_description__Frczh{color:#666;font-size:14.5px;line-height:1.55;margin:0 0 6px}.rush_attire__s89Fe{color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase}.rush_buttonContainer__gYMFx{display:flex;gap:3em;justify-content:center;margin:1.5em 0 3em}.rush_button__MQzGE{background-color:var(--red);border:2px solid var(--red);border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;letter-spacing:.04em;padding:14px 32px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;-webkit-user-select:none;user-select:none}.rush_button__MQzGE:hover{background-color:#fff;color:var(--red)}.rush_faqSection__4QVrF{background-color:#f7f5f2;padding:5em 0;width:100%}.rush_faqsContainer__fkdp9{background:#fff;border-radius:10px;box-shadow:0 1px 4px #0000000a;display:flex;flex-direction:column;margin:0 auto;overflow:hidden;width:85%}.rush_faq__93Lcq{border-bottom:1px solid #f0ece7;overflow:hidden;transition:background-color .3s ease}.rush_faq__93Lcq:last-child{border-bottom:none}.rush_faqToggle__l2bEy{display:none}.rush_question__uVBG6{align-items:center;background-color:initial;border-left:3px solid #0000;cursor:pointer;display:flex;justify-content:space-between;padding:1.4em 1.5em;transition:background-color .25s ease,padding-left .25s ease}.rush_question__uVBG6:hover{background-color:#faf8f4;border-left-color:var(--gold);padding-left:1.8em}.rush_faqToggle__l2bEy:checked~.rush_question__uVBG6{background-color:#faf8f4;border-left-color:var(--red);padding-left:1.8em}.rush_questionText__KVdYL{flex:1 1;padding-right:1.5em}.rush_question__uVBG6 h3{color:#2a2a2a;font-size:17px;font-weight:600;letter-spacing:-.01em;margin:0}.rush_faqToggle__l2bEy:checked~.rush_question__uVBG6 h3{color:var(--red)}.rush_icons__XvqJ5{color:var(--gold);display:flex;font-size:14px;transition:transform .3s ease}.rush_icons__XvqJ5 .rush_close__cfU4g{display:none}.rush_faqToggle__l2bEy:checked~.rush_question__uVBG6 .rush_icons__XvqJ5{transform:rotate(90deg)}.rush_faqToggle__l2bEy:checked~.rush_question__uVBG6 .rush_icons__XvqJ5 .rush_open__HfGvu{display:none}.rush_faqToggle__l2bEy:checked~.rush_question__uVBG6 .rush_icons__XvqJ5 .rush_close__cfU4g{display:flex}.rush_answer__CrSym{align-items:center;display:flex;font-size:16px;justify-content:center;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.rush_faqToggle__l2bEy:checked~.rush_answer__CrSym{max-height:500px;padding:.5em 0 2em}.rush_answer__CrSym p{color:#5a5a5a;line-height:1.7;margin:0;padding-left:1.8em;text-align:left;width:85%}.rush_list__AQXZd{padding:.8em 0 0 2.5em}.rush_list__AQXZd li{color:#5a5a5a;font-size:16px;line-height:1.7;margin-bottom:.5em}.rush_list__AQXZd ul{padding:.4em 0 0 1.5em}.rush_list__AQXZd li:last-child{margin-bottom:0}@media screen and (max-width:1150px){.rush_faqsContainer__fkdp9,.rush_introText__fAZQj{width:90%}}@media screen and (max-width:950px){.rush_heroTitle__9F6pA{font-size:3rem}.rush_heroTagline__Z3VbM{font-size:1rem}}@media screen and (max-width:850px){.rush_heroOverlay__EWV6y{padding:4em 1.5em}.rush_heroTagline__Z3VbM{max-width:100%}.rush_heroTitle__9F6pA{font-size:2.6rem}.rush_introSection__r7rPn{padding:3.5em 0}.rush_section__5ElMw{font-size:26px}.rush_introText__fAZQj{font-size:16px}.rush_faqSection__4QVrF{padding:3.5em 0}.rush_question__uVBG6 h3{font-size:16px}.rush_question__uVBG6:hover{background-color:initial;border-left-color:#0000;padding-left:1.5em}.rush_faqToggle__l2bEy:checked~.rush_question__uVBG6{padding-left:1.5em}.rush_timelineContainer__L5epa{width:90%}.rush_left__qtIdZ{padding:16px;width:140px}.rush_location__1epLT,.rush_time__DIMUC{display:block;font-size:12px;padding-top:3px}.rush_seperator__GwumX{display:none}.rush_date__dv59-{font-size:13px;padding-bottom:2px}.rush_day__0qab0{display:none}.rush_right__DVXjc{padding:16px}.rush_name__bcOtn{font-size:17px}.rush_description__Frczh{font-size:14px}.rush_attire__s89Fe{font-size:11px}.rush_event__ErWzg:hover{transform:none}.rush_button__MQzGE{font-size:15px;transition:none}.rush_button__MQzGE:hover{background-color:var(--red);color:#fff}}@media screen and (max-width:600px){.rush_heroTitle__9F6pA{font-size:2.2rem}.rush_heroOverlay__EWV6y{min-height:50vh;padding:3em 1.5em}.rush_section__5ElMw{font-size:24px;width:90%}.rush_introText__fAZQj{width:90%}.rush_introSection__r7rPn{padding:3em 0}.rush_faqsContainer__fkdp9{width:90%}.rush_faqSection__4QVrF{padding:3em 0}.rush_fullTitle__GMoFI{display:none}.rush_shortTitle__4Prhf{display:inline}.rush_question__uVBG6{border-left:none;padding:1.1em;transition:none}.rush_questionText__KVdYL{padding-right:1em}.rush_question__uVBG6:hover{background-color:initial;padding-left:1.1em}.rush_question__uVBG6 h3{font-size:15px}.rush_faqToggle__l2bEy:checked~.rush_question__uVBG6{border-left:none;padding-left:1.1em}.rush_faqToggle__l2bEy:checked~.rush_answer__CrSym{padding:.5em 0 1.5em}.rush_answer__CrSym p{padding-left:1.1em}.rush_list__AQXZd li{font-size:15px}.rush_buttonContainer__gYMFx{margin-bottom:2em}.rush_timeline__m\+FPr{gap:10px}.rush_event__ErWzg{flex-direction:column}.rush_left__qtIdZ{border-bottom:1px solid #eae6e0;border-right:none;padding:14px 16px;width:100%}.rush_right__DVXjc{padding:14px 16px}.rush_date__dv59-{font-size:13px}.rush_name__bcOtn{font-size:16px}.rush_description__Frczh{font-size:13.5px}}.footer_footer__-u\+6z{align-items:center;background:var(--red);color:#fff;display:flex;justify-content:center;padding:1em;width:100%}.footer_contents__NOArz{align-items:center;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:fit-content}.footer_buttons__7WxGP{align-items:center;display:flex;gap:1em;justify-content:center;padding-top:10px}.footer_buttons__7WxGP a{color:#fff;cursor:pointer;text-decoration:none}.footer_letters__\+jGgo{height:1.5em;margin-top:4px}.footer_insta__QhB8G{font-size:23px}.footer_mail__ee1zJ{font-size:28px}.footer_credits__h0xSS{border-radius:.5em;cursor:pointer;font-size:18px;font-weight:400;padding:10px 0;text-decoration:underline;text-underline-offset:5px;transition:transform .3s ease}.footer_credits__h0xSS:hover{transform:scale(1.1)}.footer_tooltip__LsE8w{position:relative}.footer_tooltip__LsE8w:before{background-color:#fff;border-radius:4px;bottom:100%;color:#000;content:attr(data-tooltip);font-size:14px;left:50%;opacity:0;padding:5px 10px;position:absolute;transform:translateX(-50%);transform:translateX(-50%) translateY(10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;white-space:nowrap}.footer_tooltip__LsE8w:hover:before{opacity:1;transform:translateX(-50%) translateY(-5px);visibility:visible}.brothers_brothers__RarWu{padding-bottom:4em}.brothers_categories__mxNYI{border:2px solid var(--red);display:inline-flex;left:50%;margin-top:4em;padding:5px;transform:translateX(-50%);white-space:nowrap}.brothers_categories__mxNYI,.brothers_category__Snk9x{border-radius:50px;position:relative;-webkit-user-select:none;user-select:none}.brothers_category__Snk9x{color:var(--red);cursor:pointer;font-size:18px;font-weight:400;padding:.5em 1.5em;transition:all .3s ease}.brothers_selector__Ge7Om{background-color:var(--red);border-radius:50px;height:calc(100% - 10px);pointer-events:none;position:absolute;transition:all .3s ease}.brothers_active__xVw2b{color:#fff}.brothers_Title__p9FZE{align-items:center;color:var(--gold);display:flex;font-size:30px;font-weight:400;gap:20px;margin:0 auto;padding:2em 0 1em;text-align:left;width:85%}.brothers_Title__p9FZE:after{background-color:var(--gold);content:"";flex-grow:1;height:2px}.brothers_Members__juXDj{grid-row-gap:2em;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-items:center;margin:0 auto;row-gap:2em;width:80%}.brothers_boardMember__kd-jR{width:10em}.brothers_role__KPs4E{font-size:18px;font-weight:400;margin-top:10px;padding:0;width:10em;width:100%}.brothers_hidden__ZWyRm{display:none}@media screen and (max-width:1600px){.brothers_Members__juXDj{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:1300px){.brothers_Members__juXDj{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:1100px){.brothers_Members__juXDj{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:750px){.brothers_Members__juXDj{grid-template-columns:1fr 1fr}.brothers_category__Snk9x{font-size:16px;padding:.4em 1.2em}.brothers_Title__p9FZE{font-size:28px}}.brothercard_brotherProfile__l4iWI{width:10em}.brothercard_brotherCard__FGSZk{border-radius:5px;height:14em;perspective:1500px;transition:transform .25s ease;will-change:transform}.brothercard_brotherCard__FGSZk:hover{cursor:pointer;transform:scale(1.05)}.brothercard_flip__Pzylo{height:100%;transform-style:preserve-3d;transition:transform .5s ease;width:100%;will-change:transform}.brothercard_flipCard__SYuwb{transform:rotateY(181deg)}.brothercard_back__Z4Fkw,.brothercard_front__PRKsd{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#f5f5f5;border-radius:5px;height:100%;pointer-events:none;position:absolute;transform:translateZ(0);width:100%;will-change:transform}.brothercard_front__PRKsd{border:1px solid #000;border-radius:5px}.brothercard_back__Z4Fkw{border:1px solid #d3d3d3;transform:rotateY(180deg)}.brothercard_headshot__fhIlo{border-radius:4px;object-fit:cover}.brothercard_details__pEECU,.brothercard_headshot__fhIlo{height:100%;pointer-events:none;width:100%}.brothercard_details__pEECU h2{color:var(--red);font-size:20px;font-weight:200;margin:5% 0 0 5%;pointer-events:none}.brothercard_details__pEECU h3{border:none;font-size:18px;font-weight:200;margin:0 5%;pointer-events:none}.brothercard_info__-c8wT{height:-webkit-fit-content;height:fit-content;width:100%}.brothercard_info__-c8wT h1{font-size:18px;font-weight:400;margin-top:10px;padding:0;width:100%}@media screen and (max-width:750px){.brothercard_brotherProfile__l4iWI{width:9em}.brothercard_brotherCard__FGSZk{height:12em}.brothercard_details__pEECU h2{font-size:18px}.brothercard_details__pEECU h3{font-size:16px}.brothercard_brotherCard__FGSZk:hover{transform:none}}
/*# sourceMappingURL=main.d2930005.css.map*/