.alert_bar{min-height:42px}@media only screen and (max-width: 1366px){.alert_bar{min-height:0px}}.alert_bar__wrapper{background-color:#183059;height:100%;padding:1rem 0}.alert_bar__inner{max-width:1540px;margin:0 auto;padding-left:1rem;padding-right:1rem;color:#fff;font-family:"Lato","sans-serif";font-weight:400;text-align:center}.alert_bar__inner a{text-decoration:underline}.article_card{position:relative;z-index:1;text-decoration:none;display:flex;flex-direction:column;gap:1rem;background-color:#fff;filter:drop-shadow(0px 0px 8px rgba(84, 94, 105, 0.2));border-radius:12px;padding:2rem;transition:transform .3s ease-in-out}.article_card:hover{transform:scale(1.1);z-index:2}.article_card:hover .article_card__icon_wrapper{background-color:#183059}.article_card__image{height:200px;object-fit:cover;width:100%;border-radius:8px}.article_card__title{font-family:"Lato","sans-serif";font-weight:700;font-size:1.3rem;color:#183059}.article_card__desc{font-family:"Lato","sans-serif";font-weight:400;font-size:.8rem;color:#545e69;margin:0}.article_card__author{padding:1rem;display:grid;grid-template-columns:44px 1fr 36px;gap:1rem;border-radius:12px;font-family:"Lato","sans-serif";font-weight:700;font-size:.94rem;align-items:center;background-color:rgba(221,221,221,.5);margin-top:auto}.article_card__author_info{display:flex;flex-direction:column}.article_card__avatar{border-radius:12px;width:44px;height:44px;object-fit:cover}.article_card__name{font-family:"Lato","sans-serif";font-weight:700;font-size:.94rem;color:#183059}.article_card__date{display:flex;flex-direction:column;font-family:"Lato","sans-serif";font-weight:400;font-size:.94rem;color:rgba(0,0,0,.5)}.article_card__icon_wrapper{background-color:#e51837;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .3s ease-in-out}.article_card__icon{color:#fff}.author_archive__title{margin-bottom:2rem;text-transform:capitalize}.author_archive__no_results{font-family:"Lato","sans-serif";font-weight:700;font-size:.94rem}.author_archive__posts{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 400px), 1fr));gap:1rem}.breadcrumbs_renderer__crumb_list,.breadcrumbs_renderer__crumb{list-style:none;margin:0;padding:0}.breadcrumbs_renderer__crumb_list{display:flex;flex-wrap:wrap;gap:.25rem}.breadcrumbs_renderer__crumb{color:#000}.breadcrumbs_renderer__icon{color:#000;padding-left:.25rem;font-size:calc(0.8rem/1.2)}.breadcrumbs_renderer__url{font-family:"Lato","sans-serif";font-weight:700;font-size:.8rem}.breadcrumbs_renderer__url--highlight{color:#e51837}.breadcrumbs_renderer__url--highlight:hover{color:#cf1f39}.breadcrumbs_renderer__url--no_highlight{color:#000}.breadcrumbs_renderer__url--no_highlight:hover{color:#000}.category_template__title{margin-bottom:2rem}.category_template__no_results{font-family:"Lato","sans-serif";font-weight:700;font-size:.94rem}.category_template__posts{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 400px), 1fr));gap:1rem}.category_template__category_options{display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap}.category_template__select,.category_template__search_input{border:solid thin #ddd;height:3rem;border-radius:3rem;padding:0 1rem}.category_template__select{background-color:#fff}.category_template__form{display:flex;gap:1rem;flex-wrap:wrap}.category_template__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.category_template__search_input{padding:0 1rem;min-width:350px}.category_template__submit{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center;border-radius:3rem}.category_template__submit:hover,.category_template__submit:active,.category_template__submit:focus{color:#fff}.category_template__submit:hover,.category_template__submit:active,.category_template__submit:focus{background-color:#b7132c}.cta_card{position:relative;color:#fff;text-decoration:none;min-height:430px}.cta_card:hover{color:#fff}.cta_card__bkg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.cta_card__inner,.cta_card__title{display:flex;flex-direction:column}.cta_card__inner{gap:1rem;justify-content:flex-end;position:relative;z-index:2;background:#183059;background:linear-gradient(360deg, #183059 0%, rgba(24, 48, 89, 0.1) 100%);height:100%;padding:2rem}.cta_card__inner::before{content:"";background-color:#183059;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;transition:opacity .3s ease}.cta_card__inner:hover::before{opacity:.8}.cta_card__title{font-family:"Lato","sans-serif";font-weight:700;font-size:1.75rem;display:flex;flex-direction:column;gap:.5rem}.cta_card__title::after{content:"";position:relative;display:block;background-image:url(../../images/title_accent.png);background-repeat:no-repeat;width:32px;height:5px}.cta_card__desc{font-family:"Lato","sans-serif";font-weight:400;font-size:.94rem}.entry_title{display:flex;flex-direction:column;gap:1rem}.entry_title__title{color:#183059;font-size:clamp(1.75rem,5vw,2.25rem)}.entry_title__accent{height:5px;width:100%;background:url(../../images/title_accent.png);background-repeat:no-repeat;background-position-x:left;display:flex}.entry_title__accent::after{content:"";height:100%;width:calc(100% - 40px);margin-left:40px;background-color:rgba(0,0,0,0);border-top:solid thin #ddd;border-bottom:solid thin #ddd;position:relative}.event_card{display:block}.event_card__wrapper{display:grid;grid-template-columns:70px 1fr;height:100%}.event_card__big_date{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"Lato","sans-serif";font-weight:900;color:#fff;font-size:1.3rem;background-color:#e51837}.event_card__content{display:flex;flex-direction:column;gap:1rem;padding:2rem;border-width:thin thin thin 0;border-style:solid;border-color:#ddd;text-wrap:auto}.event_card__title{display:flex;justify-content:space-between;gap:.5rem}.event_card__event_url,.event_card__add_to_calendar{text-decoration:none}.event_card__event_url{font-family:"Lato","sans-serif";font-weight:700;font-size:1.3rem;color:#183059}.event_card__add_to_calendar{font-size:1rem}.event_card__location,.event_card__date,.event_card__datetime{font-family:"Lato","sans-serif";font-weight:400;font-size:.94rem;display:flex;gap:.5rem;color:#183059;text-decoration:none}.event_card__icon{color:rgba(0,0,0,.5)}.footer_nav_renderer{display:flex;flex-direction:column;gap:2rem;min-width:0;padding-top:1rem}@media only screen and (max-width: 1024px){.footer_nav_renderer{padding-top:0}}.footer_nav_renderer__navigation_ul,.footer_nav_renderer__nav_item{padding:0;margin:0;list-style:none}.footer_nav_renderer__navigation_ul--columns{columns:150px;column-gap:2rem}.footer_nav_renderer__nav_item{break-inside:avoid;margin-bottom:1rem}.footer_nav_renderer__nav_url{color:#545e69;text-decoration:none;display:inline-block}.footer_nav_renderer__nav_url:hover{color:#000}.footer_nav_renderer__title{font-family:"Lato","sans-serif";font-weight:900;color:#183059;font-size:1.3rem;display:flex;flex-direction:column;gap:.5rem}.footer_nav_renderer__title::after{content:"";position:relative;display:block;background-image:url(../../images/title_accent.png);background-repeat:no-repeat;width:32px;height:5px}.four_oh_four__inner,.four_oh_four__title{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.four_oh_four__inner{max-width:1540px;margin:0 auto;padding-left:1rem;padding-right:1rem;min-height:50vh;gap:1rem}.four_oh_four__title{font-size:calc(3rem*2);font-family:"Lato","sans-serif";font-weight:900}.four_oh_four__sub_title{font-size:1.75rem}.four_oh_four__desc{font-size:1rem}.four_oh_four__button{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center}.four_oh_four__button:hover,.four_oh_four__button:active,.four_oh_four__button:focus{color:#fff}.four_oh_four__button:hover,.four_oh_four__button:active,.four_oh_four__button:focus{background-color:#b7132c}.mobile-nav-renderer{margin:0;padding:0;max-height:100%}.mobile-nav-renderer__list-item{list-style-type:none;font-family:"Lato","sans-serif";font-weight:400}.mobile-nav-renderer__link-wrap{display:flex;align-items:center;border-bottom:thin solid rgba(0,0,0,.1);min-height:60px}.mobile-nav-renderer__link{flex:1;color:#545e69;font-size:1rem;text-decoration:none}.mobile-nav-renderer__link:hover,.mobile-nav-renderer__link:active,.mobile-nav-renderer__link:focus{color:#434b54}.mobile-nav-renderer__item-icon{padding-right:.5rem}.mobile-nav-renderer__child-toggle{width:40px;height:40px;display:flex;justify-content:flex-end;border-radius:0;padding-bottom:0;background-color:rgba(0,0,0,0);color:#000;border:none;align-items:center}.mobile-nav-renderer__child-toggle:hover,.mobile-nav-renderer__child-toggle:active,.mobile-nav-renderer__child-toggle:focus{background-color:rgba(0,0,0,0)}.mobile-nav-renderer__child-toggle:hover,.mobile-nav-renderer__child-toggle:active,.mobile-nav-renderer__child-toggle:focus{color:#000}.mobile-nav-renderer__child-list-wrap{--height: 0;--transition-duration: 300ms;overflow:hidden;transition:height ease-in-out var(--transition-duration);height:var(--height)}.mobile-nav-renderer__child-list-wrap_hide{display:none}.mobile-nav-renderer__child-list{padding-left:1.5rem}.sail_popover{border:none;margin:auto;border:none;filter:drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.5));padding:1.25rem;min-width:350px;max-width:90vw;overflow:visible;background:#fff;animation:.25s ease-out 0s 1 popoverSlideFromBottom}@media only screen and (max-width: 650px){.sail_popover{max-width:100%;width:100%;height:100vh}}.sail_popover::backdrop{background-color:rgba(0,0,0,0);backdrop-filter:blur(0px)}.sail_popover:popover-open::backdrop{background:rgba(0,0,0,.8);backdrop-filter:blur(1.25px)}.sail_popover__inner{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;height:100%;font-family:"Lato","sans-serif";font-weight:700;overflow-x:hidden !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;scroll-behavior:smooth;border:solid thin rgba(24,48,89,.5)}.sail_popover__inner::-webkit-scrollbar{width:8px;height:8px}.sail_popover__inner::-webkit-scrollbar-button{width:0;height:0}.sail_popover__inner::-webkit-scrollbar-thumb{background:linear-gradient(165deg, #183059 0%, #183059 64%);border:none;border-radius:0px}.sail_popover__inner::-webkit-scrollbar-thumb:hover,.sail_popover__inner::-webkit-scrollbar-thumb:active{background:linear-gradient(90deg, #183059 0%, #183059 64%)}.sail_popover__inner::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:none;border-radius:0px}.sail_popover__inner::-webkit-scrollbar-track:hover,.sail_popover__inner::-webkit-scrollbar-track:active{background:rgba(0,0,0,0)}.sail_popover__inner::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.sail_popover__title{display:flex;gap:1rem;font-family:"Lato","sans-serif";font-weight:900;font-size:1.3rem;text-transform:capitalize}.sail_popover__close{margin-left:auto;background-color:rgba(0,0,0,0);border:none;font-size:1.3rem;cursor:pointer}@keyframes popoverSlideFromBottom{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.nav-renderer{margin:0;padding:0;display:flex;gap:.65rem;justify-content:flex-start;align-items:center;flex-wrap:wrap;row-gap:.5rem}.nav-renderer__item-icon{font-size:.94rem}.nav-renderer__list-item{position:relative;list-style-type:none}.nav-renderer__list-item--alt{border-bottom:thin solid #fff}.nav-renderer__list-item--alt.nav-renderer__list-item--top{border-radius:6px}.nav-renderer__list-item--top,.nav-renderer__list-item:last-child{border:none}.nav-renderer__link{width:100%;display:inline-block;padding:1rem;color:#183354;transition:color ease-in-out .3s;white-space:nowrap;font-family:"Lato","sans-serif";font-weight:700;font-size:.94rem;text-decoration:none;align-items:center;display:flex;gap:.5rem}.nav-renderer__link--current,.nav-renderer__link:hover,.nav-renderer__link:focus,.nav-renderer__link:active{color:#e51837}.nav-renderer__link--alt{color:#183354;font-size:1rem;transition:background-color ease-in-out .3s;border:solid thin #183354;background-color:rgba(0,0,0,0);border-radius:.25rem}.nav-renderer__link--alt:hover,.nav-renderer__link--alt:focus,.nav-renderer__link--alt:active{background-color:#183354;color:#fff}.nav-renderer__child-list-wrap{z-index:1;overflow:hidden;position:fixed;transition:height ease-in-out .3s}.nav-renderer__child-list-wrap--hide{height:0;visibility:hidden}.nav-renderer__child-list{margin:0;padding:0;display:flex;flex-direction:column;background-color:#fff;border:thin solid rgba(255,255,255,.15)}.nav-renderer__child-list li{border-bottom:solid thin rgba(0,0,0,.1)}.nav-renderer__child-list--alt{border:thin solid #fff;background-color:#183059}.nav-renderer__child-list--hide{display:none}.header_primary_nav{font-family:"Lato","sans-serif";font-weight:400;border-bottom:solid thin #ddd;padding:1rem 0}@media only screen and (max-width: 1366px){.header_primary_nav{display:none}}.header_primary_nav__inner{max-width:1540px;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.header_primary_nav__primary_navigation{width:fit-content}.header_primary_nav__open_search{background-color:rgba(0,0,0,0);border:solid thin #ddd;width:48px;height:48px;margin-left:auto}.header_primary_nav__open_search:hover{background-color:#ddd}.header_primary_nav .social_media{display:flex;gap:.5rem}.header_primary_nav .social_media,.header_primary_nav .social_media__item{margin:0;padding:0;list-style:none}.header_primary_nav .social_media__item{background-color:#e51837;width:45px;height:45px;border-radius:50%}.header_primary_nav .social_media__item:hover{background-color:#183059}.header_primary_nav .social_media__url{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}.header_primary_nav .social_media__icon{color:#fff}.logo_carousel{position:relative}.logo_carousel--location_top{margin-top:2rem}.logo_carousel--location_top .logo_carousel__image{height:75px}.logo_carousel--location_bottom{margin:2rem 0}.logo_carousel--location_bottom .logo_carousel__image{height:185px}.logo_carousel__item{display:flex;align-items:center;justify-content:center}.logo_carousel__image{object-fit:contain;width:100%;max-height:200px}.logo_carousel .glide__arrow{position:absolute;z-index:5;top:calc(50% - 30px/2);font-size:1.75rem;border:none;background:rgba(0,0,0,0);height:30px;width:30px;display:flex;align-items:center;justify-content:center;color:#545e69}.logo_carousel .glide__arrow:hover{color:#e51837}.logo_carousel .glide__arrow--left{left:0}.logo_carousel .glide__arrow--right{right:0}.mobile_menu{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100vh;font-family:"Lato","sans-serif";font-weight:400}.mobile_menu--active{display:flex}.mobile_menu__bkg_close{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.5);backdrop-filter:blur(0.5px);animation:.25s ease-out 0s 1 mobileMenuFadeIn}.mobile_menu__inner{display:flex;flex-direction:column;gap:2rem;background-color:#fff;position:absolute;z-index:2;top:0;right:0;max-width:400px;width:100%;height:100%;padding:0 2rem 2rem 2rem;animation:.25s ease-out 0s 1 mobileMenuSlideFromRight;overflow-x:hidden !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;scroll-behavior:smooth}.mobile_menu__inner::-webkit-scrollbar{width:8px;height:8px}.mobile_menu__inner::-webkit-scrollbar-button{width:0;height:0}.mobile_menu__inner::-webkit-scrollbar-thumb{background:linear-gradient(165deg, #183059 0%, #183059 64%);border:none;border-radius:0px}.mobile_menu__inner::-webkit-scrollbar-thumb:hover,.mobile_menu__inner::-webkit-scrollbar-thumb:active{background:linear-gradient(90deg, #183059 0%, #183059 64%)}.mobile_menu__inner::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:none;border-radius:0px}.mobile_menu__inner::-webkit-scrollbar-track:hover,.mobile_menu__inner::-webkit-scrollbar-track:active{background:rgba(0,0,0,0)}.mobile_menu__inner::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.mobile_menu__title{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;font-size:1.75rem;background:#fff;padding-top:2rem}.mobile_menu__close{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center;font-size:1rem;gap:.5rem;border-radius:0}.mobile_menu__close:hover,.mobile_menu__close:active,.mobile_menu__close:focus{color:#fff}.mobile_menu__close:hover,.mobile_menu__close:active,.mobile_menu__close:focus{background-color:#b7132c}.mobile_menu .secondary_nav_renderer{margin:0;width:100%}.mobile_menu .secondary_nav_renderer__navigation{display:flex;flex-direction:column}@keyframes mobileMenuFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes mobileMenuSlideFromRight{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}.news_carousel{position:relative}.news_carousel__news_card{position:relative;display:flex;align-items:center;min-height:623px;height:100%}@media only screen and (max-width: 650px){.news_carousel__news_card{align-items:flex-end}}.news_carousel__news_card__image{position:absolute;top:0;left:2rem;width:calc(100% - 2rem);height:100%;object-fit:cover;z-index:1}@media only screen and (max-width: 650px){.news_carousel__news_card__image{width:100%;left:0;height:calc(100% - 2rem)}}.news_carousel__news_card__content{display:flex;flex-direction:column;gap:1.5rem;padding:3rem;position:relative;z-index:2;background-color:#183059;max-width:475px;width:100%;height:100%;max-height:fit-content;color:#fff}@media only screen and (max-width: 650px){.news_carousel__news_card__content{max-width:100%;margin:1rem 1rem 0 1rem;background-color:rgba(24,48,89,.9);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}.news_carousel__news_card__top{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;text-transform:uppercase;font-family:"Lato","sans-serif";font-weight:700;font-size:.8rem}.news_carousel__news_card__icon{color:#a1cdf4;padding-right:.25rem;font-size:.94rem}.news_carousel__news_card__title{font-size:clamp(1.3rem,5vw,2.25rem)}.news_carousel__news_card__url{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center;color:#fff !important;width:max-content}.news_carousel__news_card__url:hover,.news_carousel__news_card__url:active,.news_carousel__news_card__url:focus{color:#fff}.news_carousel__news_card__url:hover,.news_carousel__news_card__url:active,.news_carousel__news_card__url:focus{background-color:#b7132c}.news_carousel__news_card__desc{font-size:1rem}.news_carousel__inner_nav_list,.news_carousel__inner_nav_item{margin:0;padding:0;list-style:none}.news_carousel__inner_nav_list{display:flex;justify-content:flex-end;gap:1rem}.news_carousel__inner_nav_prev,.news_carousel__inner_nav_next{background-color:rgba(0,0,0,0);border:none;color:#fff;font-size:1.3rem}.news_carousel__inner_nav_prev:hover,.news_carousel__inner_nav_next:hover{color:#e51837}@media only screen and (max-width: 650px){.news_carousel__inner_nav_prev,.news_carousel__inner_nav_next{font-size:1.75rem}}.news_carousel__slide_nav{position:absolute;top:0;right:0;height:100%;max-width:250px;width:100%;z-index:2;background-color:#ebf2f2}@media only screen and (max-width: 1024px){.news_carousel__slide_nav{display:none}}.news_carousel__slide_nav_ul,.news_carousel__slide_nav_li{margin:0;padding:0;list-style:none}.news_carousel__slide_nav_ul{display:flex;flex-direction:column;height:100%}.news_carousel__slide_nav_li{border-bottom:solid 6px #fff;flex:1}.news_carousel__slide_nav_li:last-child{border-bottom:none}.news_carousel__slide_nav_button{position:relative;color:#000;text-decoration:none;background-color:#ebf2f2;transition:background-color .3s ease-in-out;width:100%;height:100%;padding:2rem;border:none;text-align:left;font-family:"Lato","sans-serif";font-weight:700;font-size:.94rem}.news_carousel__slide_nav_button--active,.news_carousel__slide_nav_button:focus,.news_carousel__slide_nav_button:hover{background-color:#e51837;color:#fff}.news_carousel__slide_nav_button:focus{outline:none}.news_carousel__slide_nav_button--active::after{content:"";position:absolute;left:calc(25px - 25px*2);top:calc(50% - 25px);width:0;height:0;border-style:solid;border-width:25px 25px 25px 0px;border-color:rgba(0,0,0,0) #e51837 rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(0deg)}.news_carousel .glide__bullets{display:none;margin-top:2rem}@media only screen and (max-width: 1024px){.news_carousel .glide__bullets{display:flex;gap:.5rem;align-items:center;justify-content:center}}.news_carousel .glide__bullets .glide_bullet{background-color:rgba(0,0,0,0);background:none;border:none;color:#ddd}.news_carousel .glide__bullets .glide__bullet--active{color:#545e69}.page_body{max-width:1540px;margin:0 auto;padding-left:1rem;padding-right:1rem;padding-top:2rem;padding-bottom:2rem}.page_body--remove_padding{padding-top:0;padding-bottom:0}.page_body--bigger_padding{padding-top:4rem;padding-bottom:4rem}.page_body--standard_grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 400px), 1fr));gap:1rem}.page_body h1.wp-block-heading,.page_body h2.wp-block-heading,.page_body h3.wp-block-heading,.page_body h4.wp-block-heading,.page_body h5.wp-block-heading,.page_body h6.wp-block-heading{color:#183059;font-family:"Lato","sans-serif";font-weight:900;margin-bottom:1rem}.page_body h1.wp-block-heading{font-size:2.25rem}.page_body h2.wp-block-heading{font-size:1.75rem}.page_body h3.wp-block-heading{font-size:1.3rem}.page_body h4.wp-block-heading{font-size:1rem}.page_body h5.wp-block-heading{font-size:.94rem}.page_body h6.wp-block-heading{font-size:.8rem}.page_body p.wp-block-paragraph{margin-bottom:1rem}.page_body .wp-block-button__link{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center}.page_body .wp-block-button__link:hover,.page_body .wp-block-button__link:active,.page_body .wp-block-button__link:focus{color:#fff}.page_body .wp-block-button__link:hover,.page_body .wp-block-button__link:active,.page_body .wp-block-button__link:focus{background-color:#b7132c}body{color:#545e69;font-family:"Lato","sans-serif";font-weight:400}body a{color:#e51837;text-decoration:none;font-family:"Lato","sans-serif";font-weight:700}body a:hover{color:#cf1f39}.page_body_inner{padding:0 4rem}@media only screen and (max-width: 960px){.page_body_inner{padding:0 0rem}}.page_header__top{position:relative;min-height:400px;display:grid}.page_header__top>*{grid-area:1/1}.page_header__wrapper{align-self:end;padding:0 2rem}@media only screen and (max-width: 960px){.page_header__wrapper{padding:0}}.page_header__image{object-fit:cover;height:100%;max-height:400px;width:100%;border-radius:1rem;position:relative}.page_header__breadcrumbs_wrapper{background-color:#fff;border-radius:1rem 1rem 0 0;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 960px){.page_header__breadcrumbs_wrapper{border-radius:0}}.page_header__breadcrumbs_inner{background-color:#ebf2f2;padding:1.5rem calc(4rem/2)}@media only screen and (max-width: 960px){.page_header__breadcrumbs_inner{padding:1.5rem 1rem}}.page_header__whitespace{background-color:#fff;padding:0 4rem}@media only screen and (max-width: 960px){.page_header__whitespace{padding:0 0rem}}.page_header__bottom{background-color:#fff;display:flex;align-items:center;padding:1rem 4rem 0 4rem}@media only screen and (max-width: 960px){.page_header__bottom{display:none}}.page_header__separator{width:100%;height:1px;background-color:#ebf2f2;margin-bottom:2rem}.page_title{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.page_title__meta,.page_title__author{display:flex;flex-wrap:wrap;gap:.25rem}.page_title__meta{color:#183059;font-size:.94rem}.page_title__author{font-family:"Lato","sans-serif";font-weight:400}.page_title__author--dark_txt{color:#183059}.page_title__accent{height:5px;width:100%;background:url(../../images/title_accent.png);background-repeat:no-repeat;background-position-x:left;display:flex}.page_title__accent::after{content:"";height:100%;width:calc(100% - 40px);margin-left:40px;background-color:rgba(0,0,0,0);border-top:solid thin #ddd;border-bottom:solid thin #ddd;position:relative}.post_card{text-decoration:none;display:flex;flex-direction:column;gap:1rem}.post_card:hover .post_card__image{opacity:.5}.post_card__image{object-fit:cover;height:300px;width:100%;opacity:1;transition:opacity .3s ease}.post_card__title{font-family:"Lato","sans-serif";font-weight:700;color:#183059;font-size:1.3rem;text-transform:capitalize}.post_card__date{font-family:"Lato","sans-serif";font-weight:400;color:rgba(0,0,0,.5);display:flex;gap:.5rem;align-items:center;font-size:1rem}.posts_carousel{background-color:#fff}.posts_carousel--alt_bkg{background-color:#ebf2f2;padding-top:4rem;padding-bottom:4rem}.posts_carousel--alt_bkg .posts_carousel__title_wrapper,.posts_carousel--alt_bkg .posts_carousel__glide{max-width:1540px;margin:0 auto;padding-left:1rem;padding-right:1rem}.posts_carousel--alt_bkg .posts_carousel__title_wrapper{margin-bottom:2rem}.posts_carousel__title_wrapper,.posts_carousel__nav_list{display:flex;align-items:center}.posts_carousel__title_wrapper{gap:1rem;width:100%;margin-bottom:2rem;flex-wrap:wrap;font-family:"Lato","sans-serif";font-weight:400}.posts_carousel__accent{height:5px;width:100%;background:url(../../images/title_accent.png);background-repeat:no-repeat;background-position-x:left;display:flex}.posts_carousel__accent::after{content:"";height:100%;width:calc(100% - 40px);margin-left:40px;background-color:rgba(0,0,0,0);border-top:solid thin #ddd;border-bottom:solid thin #ddd;position:relative}.posts_carousel__title{font-size:1.75rem;color:#183059}.posts_carousel__more{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center}.posts_carousel__more:hover,.posts_carousel__more:active,.posts_carousel__more:focus{color:#fff}.posts_carousel__more:hover,.posts_carousel__more:active,.posts_carousel__more:focus{background-color:#b7132c}.posts_carousel__nav_list,.posts_carousel__nav_item{margin:0;padding:0;list-style:none}.posts_carousel__nav{margin-left:auto}.posts_carousel__nav_list{gap:.25rem}@media only screen and (max-width: 650px){.posts_carousel__nav_list{gap:1rem}}.posts_carousel__nav_prev,.posts_carousel__nav_next{border:solid thin #ddd;background-color:rgba(0,0,0,0);color:#e51837;border-radius:4px;font-size:1.3rem}@media only screen and (max-width: 650px){.posts_carousel__nav_prev,.posts_carousel__nav_next{font-size:1.75rem;padding:.75rem}}.posts_carousel .glide__slides{padding-bottom:1px}:root{--wp-admin-bar-offset: 0px}.pre_header{position:sticky;top:var(--wp-admin-bar-offset);background-color:#fff;z-index:999;border-bottom:solid thin #ddd}.pre_header__inner{max-width:1540px;margin:0 auto;padding-left:1rem;padding-right:1rem;display:grid;grid-template-columns:calc(250px + 2rem) 1fr 250px;gap:2rem;align-items:center}@media only screen and (max-width: 1366px){.pre_header__inner{display:flex;gap:1rem;justify-content:space-between}}.pre_header__logo{object-fit:contain;height:100%;max-height:75px}@media only screen and (max-width: 1366px){.pre_header__logo{margin:1rem 0}}.pre_header__cta_button{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center;font-family:"Lato","sans-serif";font-weight:700;text-align:center;font-size:.8rem}.pre_header__cta_button:hover,.pre_header__cta_button:active,.pre_header__cta_button:focus{color:#fff}.pre_header__cta_button:hover,.pre_header__cta_button:active,.pre_header__cta_button:focus{background-color:#b7132c}@media only screen and (max-width: 1366px){.pre_header__cta_button{display:none}}.pre_header__mobile_menu_button{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#e51837;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center;border-radius:0;font-size:1.75rem;display:none}.pre_header__mobile_menu_button:hover,.pre_header__mobile_menu_button:active,.pre_header__mobile_menu_button:focus{color:#fff}.pre_header__mobile_menu_button:hover,.pre_header__mobile_menu_button:active,.pre_header__mobile_menu_button:focus{background-color:#b7132c}@media only screen and (max-width: 1366px){.pre_header__mobile_menu_button{display:flex}}.rankings_list{display:flex;flex-direction:column;gap:1rem}.rankings_list,.rankings_list__rank{margin:0;padding:0;list-style:none}.rankings_list__rank{display:flex;gap:1rem;width:100%;justify-content:space-between;border-bottom:solid thin rgba(84,94,105,.05);margin-bottom:1rem}.rankings_list__logo{object-fit:contain;width:200px}.rankings_list__also_receiving_votes{background:rgba(84,94,105,.05);padding:2rem}.relational_ranks_metabox__ranks{display:flex;flex-direction:column;gap:.5rem}.relational_ranks_metabox__rank{margin-bottom:0;border-bottom:solid thin rgba(84,94,105,.05);padding-bottom:.5rem}.relational_ranks_metabox__edit_link{display:flex;gap:1rem;width:100%;text-decoration:none}.relational_ranks_metabox__status{margin-left:auto}.relational_ranks_metabox__coach{text-transform:uppercase}.search_form,.search_form__label_wrapper{display:flex;flex-direction:column;gap:1rem}.search_form__search_input{border:solid thin rgba(84,94,105,.5);height:40px}.search_form__submit{text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:8px;color:#fff;background-color:#183059;transition:background-color ease-in-out .3s;display:flex;align-items:center;justify-content:center}.search_form__submit:hover,.search_form__submit:active,.search_form__submit:focus{color:#fff}.search_form__submit:hover,.search_form__submit:active,.search_form__submit:focus{background-color:#132647}.search_template__title{margin-bottom:2rem}.search_template__no_results{font-family:"Lato","sans-serif";font-weight:700;font-size:.94rem}.search_template__posts{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 300px), 1fr));gap:1rem}.secondary_nav_renderer{font-family:"Lato","sans-serif";font-weight:700;margin:auto}.secondary_nav_renderer__navigation,.secondary_nav_renderer__item{padding:0;margin:0;list-style:none}.secondary_nav_renderer__navigation{display:flex;gap:.1rem}@media only screen and (max-width: 1366px){.secondary_nav_renderer__navigation{display:none}}.secondary_nav_renderer__url{display:flex;flex-direction:column;gap:.15rem;align-items:center;justify-content:center;text-align:center;color:#183059;text-decoration:none;width:100%;height:100%;padding:.5rem 2rem;border-left:solid thin #ddd;border-right:solid thin #ddd;background-color:#ebf2f2}.secondary_nav_renderer__url:hover{background-color:rgba(0,0,0,0)}.secondary_nav_renderer__icon{font-size:1.75rem}.secondary_nav_renderer__title{text-transform:uppercase;font-size:.8rem}.secondary_nav_renderer__desc{font-style:italic;font-size:calc(0.8rem/1.2)}.secondary_nav_renderer__squiggly_lines{margin-top:.5rem}.site_footer{font-family:"Lato","sans-serif";font-weight:400;border-top:solid thin #ddd}.site_footer__pre_footer,.site_footer__copyright{max-width:1540px;margin:0 auto;padding-left:1rem;padding-right:1rem}.site_footer__copyright{color:#545e69;padding-top:2rem;padding-bottom:2rem;border-top:solid thin #ddd;font-size:.94rem;display:flex;flex-wrap:wrap}.site_footer__datachieve{color:#cf1f39;text-decoration:none}.site_footer__datachieve:hover{color:#cf1f39}.site_pre_footer{display:grid;grid-template-columns:450px 1fr;gap:4rem;padding:2rem 0}@media only screen and (max-width: 1024px){.site_pre_footer{grid-template-columns:1fr;gap:1rem}}.site_pre_footer__left{display:flex;flex-direction:column;gap:2rem}.site_pre_footer__right{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:calc(2rem*2)}@media only screen and (max-width: 1024px){.site_pre_footer__right{gap:2rem}}.site_pre_footer__logo{max-width:250px;width:100%;object-fit:contain}@media only screen and (max-width: 1024px){.site_pre_footer__logo{margin:auto}}.site_pre_footer .social_media{display:flex;gap:.5rem;flex-wrap:wrap}@media only screen and (max-width: 1024px){.site_pre_footer .social_media{justify-content:center}}.site_pre_footer .social_media,.site_pre_footer .social_media__item{padding:0;margin:0;list-style:none}.site_pre_footer .social_media__url{background-color:#e51837;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none}.site_pre_footer .social_media__url:hover{background-color:#183059}.site_pre_footer .social_media__icon{color:#fff;font-size:1rem}.site_pre_footer__featured_page{display:flex;flex-direction:column;gap:2rem;border-top:solid thin #ddd;padding:2rem 0}.site_pre_footer__title{font-family:"Lato","sans-serif";font-weight:900;color:#183059;font-size:1.3rem}.site_pre_footer__desc{color:#545e69}.site_pre_footer__url{color:#e51837;text-decoration:none;padding-left:.25rem}.site_pre_footer__url:hover{color:#cf1f39}.wp_pagination{margin-top:1rem}.wp_pagination .page-numbers,.wp_pagination li{padding:0;margin:0;color:#545e69;list-style:none}.wp_pagination a,.wp_pagination span{color:#545e69;font-size:.94rem;text-decoration:none}.wp_pagination a:hover,.wp_pagination span:hover{background-color:#183059;color:#fff}.wp_pagination li{border:solid thin #545e69}.wp_pagination .page-numbers{display:flex;justify-content:center;gap:.5rem;padding:.25rem .5rem}.wp_pagination span.current{background-color:#183059;color:#fff}.wp_pagination a:hover{opacity:.75}/*# sourceMappingURL=components.css.map */
