.sidebar_page_overlay__F_Z0a{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:var(--opacity);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);z-index:88}.sidebar_wrapper__2IMDj{width:280px;max-width:0;height:100vh;position:fixed;top:0;border-radius:20px 0 0 20px;background-color:var(--background-color-secondary);box-shadow:0 6px 6px rgba(0,0,0,.6);transition:max-width .2s ease-out;z-index:89}.sidebar_items__P_7Ju{height:100%;padding-bottom:20px;overflow-y:scroll}.toggle_wrapper__eVaYR input{display:none}.toggle_wrapper__eVaYR input:checked~label:before{opacity:1}.toggle_wrapper__eVaYR input:checked~label:after{left:45%}.toggle_wrapper_default__DI_7p input:checked~label:after{background:var(--background-color-secondary)}.toggle_wrapper_glass__0OYdv input~label:after{background:var(--stay-white)}.toggle_container__PFDPy{width:40px}.toggle_container__PFDPy label{display:flex;align-items:center;width:100%;height:24px;position:relative;cursor:pointer;border-radius:1.6rem}.toggle_container__PFDPy label:after{content:"";width:20px;height:20px;position:absolute;left:2px;border-radius:50%;transition:all .4s ease}.toggle_container__PFDPy label:before{content:"";width:100%;height:100%;border-radius:inherit;opacity:0;transition:all .4s ease}.toggle_container_default__4GIpi label{background:var(--background-color)}.toggle_container_default__4GIpi label:after{background:var(--background-color-secondary)}.toggle_container_default__4GIpi label:before{background:linear-gradient(330deg,var(--primary-dark) 0,var(--primary) 50%,var(--primary-light) 100%)}.toggle_container_glass__E57ys label{background:var(--background-glass-secondary);border-right:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);box-shadow:inset 5px 5px 8px rgba(0,0,0,.4)}.toggle_container_glass__E57ys label:after{background:var(--background-color-secondary)}.toggle_container_glass__E57ys label:before{background:linear-gradient(330deg,var(--primary-dark) 0,var(--primary) 50%,var(--primary-light) 100%)}.toggle_label_glass__wYr5Q{color:var(--stay-white)}.toggle_disabled__oO5C1{opacity:.5}.toggle_disabled__oO5C1>div>label{cursor:not-allowed!important}.menu-sidebar_wrapper__QPqVt{width:100%;padding:10px 10px 60px}.menu-sidebar_eventhound__joSem{width:100%;padding-bottom:2px;margin-top:4px;margin-bottom:-3px;display:flex;justify-content:center;align-items:center;fill:var(--text-dark)}.menu-sidebar_eventhound_svg__kVLQw{max-width:200px}.menu-sidebar_name__Bon_5{width:180px;min-width:180px;height:35px;min-height:35px;display:flex;justify-content:flex-start;align-items:center;fill:var(--text-dark)}.menu-sidebar_close__jUEvN{width:30px;min-width:30px;height:30px;padding:5px;margin-left:25px;fill:var(--text-medium)}.menu-sidebar_section_title__UJIZJ{margin:10px 0 5px;font-size:.9rem;color:var(--text-medium)}.menu-sidebar_menu_item__Ibhuz{list-style-type:none}.menu-sidebar_section_item__0jTUI{width:100%;padding:10px;margin-top:1px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;background-color:var(--background-color)!important;border-radius:0!important;box-shadow:none!important}.menu-sidebar_section_icon__eTGut{width:24px;min-width:24px;height:24px;margin-right:20px;fill:var(--text-dark);color:var(--text-dark)}.menu-sidebar_section_icon_stroke__OCZx2{stroke:var(--text-dark)}.menu-sidebar_section_text__Mc3cu{width:100%;font-size:14px;font-weight:700;text-align:left;white-space:nowrap;color:var(--text-dark)}.autocomplete-items_container__y8tdz{width:calc(100% -10px);height:36px;margin:7px 5px;padding:0 10px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;font-size:1.2rem;border-radius:5px;transition:all .25s ease;cursor:pointer}.autocomplete-items_container_default__WZtxY{background-color:var(--background-color-secondary);box-shadow:none}.autocomplete-items_container_default__WZtxY:hover{background-color:var(--background-secondary-opacity)}.autocomplete-items_container_glass__X5G6q{background-color:var(--background-glass-secondary);border:1px solid var(--border-glass);box-shadow:2px 2px 5px rgba(0,0,0,.5),-2px -2px 6px rgba(240,240,240,.1)}.autocomplete-items_container_glass__X5G6q:hover{box-shadow:inset 2px 2px 5px rgba(0,0,0,.5),inset -2px -2px 6px rgba(240,240,240,.1)}.autocomplete-items_text_default__9D0wg{color:var(--text-dark)}.autocomplete-items_text_glass__ldRF5{color:var(--stay-white)}.autocomplete-items_container_glass_on_glass__r8iTB{background-color:rgba(0,0,0,.2);border:1px solid var(--border-glass)}.autocomplete-items_container_glass_on_glass__r8iTB:hover{background-color:rgba(0,0,0,.3)}.autocomplete-items_text_glass_on_glass__5vtgM{color:var(--stay-white)}.searchbar_wrapper_outer__4xTex{width:100%;padding:5px 2px 5px 10px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:10px;transition:max-height .25s ease-in;z-index:1}.searchbar_wrapper_theme__VIADi{background-color:var(--background-color);box-shadow:inset .2rem .2rem .5rem var(--neumorphic-top),inset -.2rem -.2rem .5rem var(--neumorphic-bottom),.1rem .1rem .3rem var(--neumorphic-top)}.searchbar_wrapper_theme__VIADi .searchbar_svg_container__orjFf>svg{fill:var(--text-medium)}.searchbar_wrapper_theme__VIADi .searchbar_location_current__FfUlr>svg{fill:var(--text-dark)}.searchbar_wrapper_theme__VIADi .searchbar_input__4n9b9,.searchbar_wrapper_theme__VIADi .searchbar_input_clear__d74Qd,.searchbar_wrapper_theme__VIADi .searchbar_location__0iFw_{color:var(--text-dark);fill:var(--text-dark)}.searchbar_wrapper_theme__VIADi .searchbar_input__4n9b9::placeholder,.searchbar_wrapper_theme__VIADi .searchbar_location__0iFw_::placeholder{color:var(--text-light)}.searchbar_wrapper_theme__VIADi .searchbar_autocomplete_container__sMXj9{background-color:var(--background-color)}.searchbar_wrapper_glass_theme__ApuSp{background-color:var(--background-glass);box-shadow:inset .2rem .2rem .5rem rgba(0,0,0,.2),inset -.2rem -.2rem .5rem rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.searchbar_wrapper_glass_theme__ApuSp .searchbar_svg_container__orjFf>svg{fill:rgba(255,255,255,.5)}.searchbar_wrapper_glass_theme__ApuSp .searchbar_location_current__FfUlr>svg{fill:rgba(255,255,255,1)}.searchbar_wrapper_glass_theme__ApuSp .searchbar_input__4n9b9,.searchbar_wrapper_glass_theme__ApuSp .searchbar_input_clear__d74Qd,.searchbar_wrapper_glass_theme__ApuSp .searchbar_location__0iFw_{color:var(--stay-white);fill:var(--stay-white)}.searchbar_wrapper_glass_theme__ApuSp .searchbar_input__4n9b9::placeholder,.searchbar_wrapper_glass_theme__ApuSp .searchbar_location__0iFw_::placeholder{color:rgba(255,255,255,.5)}.searchbar_wrapper_inner__otDb5{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.searchbar_input_container__vB2_X{width:calc(50% + 35px);padding-right:4px;margin-top:1px;display:flex;justify-content:flex-start;align-items:center}.searchbar_input__4n9b9{width:100%;margin-left:5px;background:none;border:none}.searchbar_input_clear__d74Qd{width:20px;min-width:20px;height:20px;padding:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}.searchbar_location_container__Hb4nm{width:50%;padding-left:4px;margin-top:1px;display:flex;justify-content:flex-start;align-items:center;border-left:1px solid var(--text-light)}.searchbar_location__0iFw_{width:100%;padding-left:5px;display:flex;justify-content:center;align-items:center;background:none;border:none}.searchbar_svg_container__orjFf{width:15px;min-width:15px;height:15px;display:flex;justify-content:center;align-items:center}.searchbar_location__0iFw_{cursor:pointer}.searchbar_autocomplete_container__sMXj9{width:100%;max-height:0;padding:0;position:relative;border:none;transition:max-height .25s ease-in;overflow:hidden}.searchbar_autocomplete_container_show__cHzjM{padding-right:10px;max-height:300px}.searchbar_click_listener__r6diI{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:var(--background-color-secondary);opacity:.6;z-index:0}.header_header_outer_wrapper__2xuJ1{width:100vw;height:45px;padding-top:2px;position:-webkit-sticky;position:sticky;top:-1px;display:flex;justify-content:center;align-items:center;background-color:var(--background-color);z-index:11}.header_header_inner_wrapper__15ySg{width:100vw;max-width:var(--max-width);height:45px;padding:0 5px;display:flex;justify-content:space-between;align-items:center}.header_header_logo_container__igSY3{height:22px;display:flex;fill:var(--text-extra-dark)}.header_header_icon_container_white__R8Gev{fill:var(--stay-white)}.header_header_icon_container__rTPcK{width:28px;max-width:28px;height:26px;min-height:26px;fill:var(--text-extra-dark)}.header_header_name_secondary_container__udOFz{width:210px;height:25px;display:none;fill:var(--text-extra-dark)}.header_header_links_container__SW_zo{min-width:220px;height:31px;margin-left:0;display:flex;justify-content:flex-end;align-items:center}.header_header_link_container__v8FTW{display:flex;list-style-type:none}.header_header_link_text_container__hCmhe{margin-right:50px;display:flex;justify-content:center;align-items:center}.header_header_link__2f9EZ{color:var(--text-dark);transition:all .2s}.header_header_link__2f9EZ:hover{color:var(--text-extra-dark)}.header_header_link_icon_container__EywXO{margin-right:50px;display:flex;justify-content:center;align-items:center;display:none}.header_header_link_icon__ZPS0N{width:22px;height:22px;fill:var(--text-dark)}.header_header_link_icon__ZPS0N:hover{color:var(--text-extra-dark);fill:var(--primary)}.header_profile_image__i5877{width:32px;height:32px;border-radius:50%;overflow:hidden}.header_profile_initial__SV8rU{width:32px;height:32px;border-radius:50%;background-color:var(--primary);color:var(--stay-white);display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600}.header_header_user_container__YjngV{width:27px;height:28px;margin-left:10px;position:relative;fill:var(--text-dark);transition:all .2s}.header_header_user_container__YjngV:hover{fill:var(--text-extra-dark)}.header_notification_count__wjr_0{min-width:10px;min-height:10px;padding:4px;position:absolute;top:-1px;right:-8px;background-color:var(--warning);box-shadow:-1px 1px 1px rgba(0,0,0,.4);border-radius:100px}.header_header_icon_container_white__R8Gev{color:rgb(255,255,255);fill:rgb(255,255,255)!important}.header_header_icon_container_white__R8Gev:hover{color:var(--stay-white);fill:var(--stay-white)!important}.header_searchBar_wrapper__EWh3S{width:50vw;max-width:500px;height:31px}.header_header_menu__ZTTZA{width:25px;min-width:25px;height:25px;padding-top:0;margin-right:0;display:none;fill:var(--text-dark)}@media only screen and (max-width:1500px){.header_header_inner_wrapper__15ySg{padding:0 30px}}@media only screen and (max-width:1100px){.header_header_inner_wrapper__15ySg{padding:0 15px}.header_header_logo_container__igSY3{display:none}.header_header_name_secondary_container__udOFz{display:block}.header_header_menu__ZTTZA{padding:2px 0;margin-right:15px;display:flex;justify-content:center;align-items:center}.header_header_user_container__YjngV{width:32px;height:31px;padding:1px;margin-left:0}.header_notification_count__wjr_0{right:-10px}.header_searchBar_wrapper__EWh3S{width:100%}.header_header_links_container__SW_zo{min-width:25px;margin-left:15px}.header_header_link_container_dynamic__g1l9b,.header_header_link_text_container__hCmhe{display:none}.header_header_link_icon_container__EywXO{display:flex}}.header_header_name_wrapper__GDHo4{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;cursor:pointer}.header_header_name_icon__Bbz8y{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden}.header_header_name__Jf4It{margin-left:10px;font-size:1.3rem;color:var(--text-dark)}.header_links_container__Nh5kp{margin-right:20px;display:flex;gap:20px;justify-content:flex-end;align-items:center}.header_links_text__uBueQ{font-size:1.1rem;color:var(--text-dark)}.header_links_icon__CwCHU{width:18px;height:18px;fill:var(--text-dark)}.header_links_icon_facebook__yp07z:hover{fill:#4267b2}.header_links_icon_instagram__P3usJ:hover{fill:#e44a56}@media screen and (max-width:500px){.header_links_container__Nh5kp,.header_name_container__fJiaW{display:none}}.footer_wrapper__8yEt7{width:100vw;padding:15px;display:flex;justify-content:center;align-items:center;border-top:2px solid var(--background-color-secondary);background-color:var(--background-color)}.footer_inner__j3BS_{width:100vw;max-width:var(--max-width);padding:0 15px;align-items:flex-end}.footer_inner__j3BS_,.footer_left__juIJR{height:100%;display:flex;justify-content:space-between}.footer_left__juIJR{width:50%;flex-direction:column;align-items:space-between}.footer_row__DcbUN{gap:5px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.footer_left__juIJR>:not(:first-child){margin-top:15px}.footer_link_title__SzSbO{font-weight:900;color:var(--text-extra-dark)}.footer_link__TtCV5,.footer_link_title__SzSbO{margin-right:20px;font-family:Lato,Lucida Grande,Lucida Sans Unicode,Tahoma,sans-serif}.footer_link__TtCV5{text-decoration:none;color:var(--text-dark);transition:color .3s}.footer_link__TtCV5:hover{color:var(--text-extra-dark)}.footer_right__BGWl_{width:50%;height:100%;gap:5px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.footer_logo__z5B3Q{position:relative;object-fit:contain}.footer_text__L_EGJ{font-size:.9rem;text-decoration:none;color:var(--text-dark);font-family:Lato,Lucida Grande,Lucida Sans Unicode,Tahoma,sans-serif}.footer_text_container__VfLw2{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}@media screen and (max-width:1000px){.footer_wrapper__8yEt7{padding:0 15px 30px}.footer_inner__j3BS_{flex-direction:column;justify-content:center;align-items:center}.footer_left__juIJR{width:100%;flex-direction:row;flex-wrap:wrap}.footer_left__juIJR>:not(:first-child){margin-top:30px}.footer_row__DcbUN{width:50%;margin-top:30px}.footer_right__BGWl_,.footer_row__DcbUN{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer_right__BGWl_{width:100%;margin-top:40px}}.styles_section__5FghU{min-height:600px;height:calc(100vh + 80px);max-height:1200px;position:relative;justify-content:center;overflow:hidden}.styles_nav__9QrOH,.styles_section__5FghU{width:100vw;display:flex;align-items:center}.styles_nav__9QrOH{height:50px;padding:0 15px;position:absolute;top:0;justify-content:space-between;background-color:rgb(245,245,245);z-index:10}.styles_nav_logo__2t0Sz{width:220px;height:25px;position:relative;display:flex;justify-content:center;align-items:center}.styles_nav_button___RRnP{display:inline;font-size:1.3rem}.styles_nav_button___RRnP,.styles_nav_button_mobile__V9PPt{text-wrap:nowrap;color:var(--stay-dark);cursor:pointer;transition:color .3s}.styles_nav_button_mobile__V9PPt{display:none;font-size:1.2rem}.styles_nav_button___RRnP:hover{color:var(--secondary)}.styles_background__g7bbG{width:100vw;height:calc(100vh + 150px)!important;position:absolute}.styles_ball__q0YOZ{min-height:600px;height:calc(100vh + 80px);bottom:0}.styles_ball__q0YOZ,.styles_cheer__EVsk5{width:100vw;position:absolute;left:0;z-index:1}.styles_cheer__EVsk5{height:200vw;top:100vh}.styles_title_container__LjAR7{margin-top:-100px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.styles_title_name__KMTUe{font-size:8rem;font-weight:700;color:var(--stay-white)}.styles_title_name__KMTUe,.styles_title_text__CfXTo{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.styles_title_text__CfXTo{font-size:3rem;font-weight:300;color:white}.styles_footer__XoDD2{width:100vw;height:120px;position:absolute;bottom:0;justify-content:center}.styles_footer__XoDD2,.styles_footer_inner__2bhjn{display:flex;align-items:center;background-color:rgb(225,225,225);z-index:1}.styles_footer_inner__2bhjn{width:100%;max-width:1000px;height:100%;justify-content:space-between}.styles_category_container__Kkh9k{width:110px;max-width:110px;height:110px;max-height:110px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.styles_category_icon__CGG69{width:70px;min-width:70px;height:70px;position:relative}.styles_category_text__8521N{width:100%;margin-left:20px;font-size:2.2rem;font-weight:500;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--stay-dark)}@media (max-width:1000px){.styles_nav__9QrOH{padding:0 10px}.styles_nav_logo__2t0Sz{width:170px;height:22px}.styles_nav_button___RRnP{display:none}.styles_nav_button_mobile__V9PPt{display:inline}.styles_title_name__KMTUe{font-size:4rem;font-weight:700}.styles_title_text__CfXTo{font-size:2.5rem;font-weight:300}.styles_footer_inner__2bhjn{justify-content:space-around}.styles_category_container__Kkh9k{flex-direction:column}.styles_category_icon__CGG69{width:45px;min-width:45px;height:45px}.styles_category_text__8521N{margin-left:0;margin-top:5px;font-size:1.3rem}}.button_wrapper___Dcx7{padding:5px 10px;border:none;border-radius:10px;background-color:var(--background-color)}.button_large_button_wrapper__grWRA,.button_wrapper___Dcx7,.button_wrapper_icon__zYXjh{display:flex;justify-content:center;align-items:center}.button_large_button_wrapper__grWRA{width:125%;height:125px;min-width:125px;font-size:1.2rem;padding:10px;flex-direction:column;border:none;border-radius:10px;background-color:var(--background-color)}.button_large_button_svg_container__1uoMW,.button_svg_container__1OaIU{padding:2px;margin-right:5px;display:flex;justify-content:center;align-items:center;fill:var(--text-dark);transition:all .2s}.button_large_button_svg_container__1uoMW{width:48px;height:48px}.button_text__Z79QN{padding:0 5px;white-space:nowrap;text-wrap:nowrap;transition:all .2s}.button_text_default__sZ0pF{color:var(--text-dark)}.button_text_glass__a4BZq{color:var(--stay-white)}.button_large_button_text__5UDZi{padding:0 5px;font-weight:500;color:var(--text-dark);transition:all .2s}.button_wrapper___Dcx7:active{color:var(--text-extra-dark)}.button_wrapper___Dcx7:hover .button_svg_container__1OaIU{fill:var(--text-extra-dark)}.button_wrapper___Dcx7:hover .button_text__Z79QN{color:var(--text-extra-dark)}.button_disabled__Y3Vwu:active{color:var(--text-light)}.button_disabled__Y3Vwu{background-color:rgba(0,0,0,.4);box-shadow:none!important;opacity:.7;cursor:not-allowed}.button_disabled__Y3Vwu>.button_svg_container__1OaIU{fill:var(--text-light)!important}.button_disabled__Y3Vwu>p{color:var(--text-light)!important}.button_primary__XXC2R{background-color:var(--primary)}.button_primary__XXC2R>.button_svg_container__1OaIU{fill:var(--stay-white)!important}.button_primary__XXC2R>.button_text__Z79QN{color:var(--stay-white)!important}.button_primary__XXC2R:active{box-shadow:inset 5px 5px 10px var(--primary-dark),inset -5px -5px 10px var(--primary-light)!important}.button_large_button_primary__NEsYJ{background:var(--primary);box-shadow:inset 5px 5px 10px rgba(0,0,0,.5),inset -5px -5px 10px rgba(0,0,0,.2)!important}.button_large_button_primary__NEsYJ>.button_large_button_text__5UDZi{color:var(--stay-white)}.button_large_button_primary__NEsYJ>.button_large_button_svg_container__1uoMW{fill:var(--stay-white)}.button_secondary__fNi53{background-color:var(--secondary)}.button_secondary__fNi53>.button_svg_container__1OaIU{fill:var(--stay-white)!important}.button_secondary__fNi53>.button_text__Z79QN{color:var(--stay-white)!important}.button_secondary__fNi53:active{box-shadow:inset 5px 5px 10px var(--secondary-dark),inset -5px -5px 10px var(--secondary-light)!important}.button_danger__ysAC3{background-color:red}.button_danger__ysAC3>.button_svg_container__1OaIU{fill:var(--stay-white)!important}.button_danger__ysAC3>.button_text__Z79QN{color:var(--stay-white)!important}.button_danger__ysAC3:active{box-shadow:inset 5px 5px 10px red,inset -5px -5px 10px red!important}.button_default__CR1fn{background-color:var(--text-dark)}.button_default__CR1fn>.button_svg_container__1OaIU{fill:var(--background-color)!important}.button_default__CR1fn>.button_text__Z79QN{color:var(--background-color)!important}.button_glass__W9UUr{background-color:var(--background-glass)}.button_glass__W9UUr>.button_svg_container__1OaIU{fill:var(--stay-white)!important}.button_glass__W9UUr>.button_text__Z79QN{color:var(--stay-white)!important}.styles_section__020xh{width:100vw;min-height:950px;height:100vh;padding:50px 0;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:rgb(245,245,245);z-index:10;overflow:hidden}.styles_contents__UEdW_{width:100vw;max-width:1500px;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.styles_title_container__cMQIS{display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_title__JpXQM{width:100%;text-align:center;font-size:2.8rem;font-weight:800;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--primary-extra-dark)}.styles_sub_title__aRuiF{width:100%;max-width:700px;margin-top:15px;text-align:center;font-size:2.1rem;font-weight:300;line-height:45px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:var(--stay-dark)}.styles_content__awsJ0{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.styles_content_side__8di9c{height:80%;margin:0 40px;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.styles_content_container__amSCG{display:flex;flex-direction:row;flex-wrap:nowrap}.styles_content_icon__pflSP{width:50px;height:50px;fill:var(--secondary)}.styles_content_message__RuH72{margin-left:12px;display:flex;flex-direction:column}.styles_content_title__FfGxR{font-size:2rem;font-weight:800;color:var(--primary-dark)}.styles_content_text__W8tAG,.styles_content_title__FfGxR{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.styles_content_text__W8tAG{max-width:250px;margin-top:10px;font-size:1.5rem;line-height:28px;color:var(--stay-dark)}.styles_image__C9S0r{width:30vw;max-width:500px;height:30vw;max-height:500px;position:relative;border-radius:5vw;overflow:hidden}.styles_image_overlay__VR1kG{width:30vw;height:31vw;position:absolute;top:0;left:0;background-color:red;opacity:.5;z-index:1}.styles_cta_button__4IzfZ{margin-bottom:20px}@media (max-width:1000px){.styles_section__020xh{height:100%;min-height:100vh}.styles_title__JpXQM{padding:0 20px;font-size:2.2rem}.styles_sub_title__aRuiF{padding:0 20px;font-size:1.6rem;line-height:36px}.styles_content__awsJ0{width:100%;flex-direction:column;justify-content:center;align-items:center}.styles_content_side__8di9c{align-items:center}.styles_content_icon__pflSP{width:45px;height:45px}.styles_content_title__FfGxR{font-size:1.9rem}.styles_content_text__W8tAG{font-size:1.4rem;line-height:28px}.styles_content_container__amSCG{margin-top:40px}.styles_image__C9S0r{width:80vw;height:80vw;margin-top:30px}.styles_cta_button__4IzfZ{margin-top:40px;padding:10px!important}}.styles_wrapper__rTk3y{width:100vw;min-height:750px;height:100%;position:relative;display:flex;justify-content:center;background-color:var(--primary-extra-dark)}.styles_section__3HHfd{max-width:var(--max-width);flex-direction:row;justify-content:space-around;align-items:flex-start}.styles_section__3HHfd,.styles_side__HWtUg{width:100%;height:100%;position:relative;display:flex}.styles_side__HWtUg{padding:75px;flex-direction:column;justify-content:flex-start;align-items:center}.styles_title__loyNG{max-width:600px;font-size:2.8rem;font-weight:800;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--stay-white)}.styles_sub_title__yxkOl{max-width:600px;margin-top:15px;text-align:center}.styles_sub_title__yxkOl,.styles_sub_title_link__qCwYi{font-size:2.1rem;font-weight:300;line-height:45px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--stay-white)}.styles_sub_title_link__qCwYi{text-decoration:underline;transition:color .3s}.styles_sub_title_link__qCwYi:hover{color:var(--secondary)}.styles_image__XDDjk{width:50vw;max-width:725px;height:40vw;max-height:580px;position:absolute;top:340px;left:0;perspective:1000px;z-index:1}.styles_image_overlay__k4IJR{width:38vw;max-width:552px;height:25.5vw;max-height:370px;position:absolute;top:5.5%;left:11.5%;transform-origin:left center;transform:rotateY(-1.5deg) rotateX(4deg) rotate(-.2deg);overflow:hidden;z-index:1}.styles_image_item__Py7Ox{height:100%;width:100%;position:relative}.styles_side_right__uy_IL{height:100%;gap:25px;justify-content:space-between;align-items:center}.styles_content_message__C9DF4,.styles_side_right__uy_IL{display:flex;flex-direction:column}.styles_content_title_container__WU1nE{display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_content_title___yg1i{font-size:2rem;border-bottom:1px solid var(--secondary)}.styles_content_text__OmorL,.styles_content_title___yg1i{text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--stay-white)}.styles_content_text__OmorL{max-width:450px;margin-top:5px;font-size:1.6rem;line-height:28px}@media (max-width:1000px){.styles_section__3HHfd{width:100vw;min-height:100vh;height:100%;padding:50px 20px;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;background-color:var(--primary-extra-dark)}.styles_title__loyNG{padding:0 20px;font-size:2.2rem}.styles_sub_title__yxkOl{padding:0 20px;font-size:1.6rem;line-height:36px}.styles_side__HWtUg{width:100%;padding:0;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.styles_image__XDDjk{width:95vw;max-width:475px;height:80vw;max-height:400px;position:relative;top:0;left:0;background:linear-gradient(180deg,var(--primary-extra-dark) 90%,rgba(0,0,0,0) 100%);z-index:1}.styles_image_overlay__k4IJR{width:72.5vw;max-width:362.5px;height:48vw;max-height:240px;position:absolute;top:7.5%;transform-origin:left center;transform:rotateY(-1.5deg) rotateX(4deg) rotate(-.2deg);overflow:hidden;z-index:1}.styles_side_right__uy_IL{background-color:transparent}.styles_content_message__C9DF4{margin-top:40px}.styles_content_title___yg1i{font-size:1.9rem}.styles_content_text__OmorL{font-size:1.4rem}}.styles_wrapper__gDU3D{width:100vw;min-height:700px;height:80%;position:relative;display:flex;justify-content:center;background-color:rgb(225,225,225)}.styles_section__DS0OV{width:100%;max-width:var(--max-width);height:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.styles_side__bUATx{width:100%;height:100%;padding:50px;gap:50px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.styles_title__D_WB3{max-width:600px;text-align:center;font-size:2.8rem;font-weight:800;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--primary-extra-dark)}.styles_side_right__Hsz_8{height:100%;justify-content:space-between;align-items:center}.styles_content_message__9mI09,.styles_side_right__Hsz_8{display:flex;flex-direction:column}.styles_content_title_container__tmugU{display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_content_title__7RjXj{font-size:2rem;color:var(--primary-dark)}.styles_content_text__BGUVK,.styles_content_title__7RjXj{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-align:center}.styles_content_text__BGUVK{max-width:450px;margin-top:5px;font-size:1.6rem;line-height:28px;color:var(--stay-dark)}@media (max-width:1000px){.styles_section__DS0OV{height:100%;padding:50px 20px}.styles_title__D_WB3{padding:0 20px;margin-bottom:10px;font-size:2.2rem}.styles_side__bUATx{display:none}.styles_side_right__Hsz_8{padding:0;gap:25px;display:flex}.styles_content_title__7RjXj{font-size:1.9rem}.styles_content_text__BGUVK{font-size:1.4rem}}.styles_section__72zuQ{width:100vw;min-height:800px;height:100vh;padding:50px 0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:rgb(245,245,245)}.styles_title__COm3J{width:100%;text-align:center;font-size:2.8rem;font-weight:800;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--primary-extra-dark)}.styles_content__1qzvv{width:100%;max-width:1500px;display:flex;flex-direction:row;justify-content:center;align-items:center}.styles_item__xfxZj{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.styles_item_number_wrapper__B_s8r{width:100px;height:100px;position:relative}.styles_item_number__Y7z5U{width:100px;height:100px;position:absolute;text-align:center;line-height:100px;font-size:3.4rem;font-weight:800;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--stay-white);background-color:var(--primary-dark);border-radius:60px}.styles_item_svg__iiC8D{width:140px;height:140px;position:absolute;top:-20px;left:-20px}.styles_item_title_container__BtQfG{margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_item_title__9jv4X{font-weight:900}.styles_item_text__WH2ZO,.styles_item_title__9jv4X{font-size:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--stay-dark)}.styles_item_text__WH2ZO{max-width:400px;margin-top:15px;line-height:45px;text-align:center}@media (max-width:1000px){.styles_section__72zuQ{height:100%;padding:50px 20px 70px}.styles_title__COm3J{padding:0 20px;font-size:2.2rem}.styles_sub_title__IA8DF{padding:0 20px;font-size:1.6rem;line-height:36px}.styles_content__1qzvv{width:100%;max-width:1500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_item__xfxZj{margin-top:70px}.styles_item_number_wrapper__B_s8r{width:90px;height:90px;position:relative}.styles_item_number__Y7z5U{width:90px;height:90px;line-height:90px;font-size:3rem}.styles_item_svg__iiC8D{width:128px;height:128px;position:absolute;top:-19px;left:-19px}.styles_item_title__9jv4X{font-size:1.9rem}.styles_item_text__WH2ZO{padding:0 20px;font-size:1.4rem;line-height:30px}.styles_cta_button__n16uz{margin-top:60px}}.EventHoundParallaxSection_wrapper__r_tFQ{background-color:rgb(245,245,245)}