@font-face {
    font-family: 'Bjorn';
    src: url("../fonts/bjorn/Bjorn-Light.woff2") format("woff2"), url("../fonts/bjorn/Bjorn-Light.woff") format("woff"), url("../fonts/bjorn/Bjorn-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap; }
@font-face {
    font-family: 'Bjorn';
    src: url("../fonts/bjorn/Bjorn.woff2") format("woff2"), url("../fonts/bjorn/Bjorn.woff") format("woff"), url("../fonts/bjorn/Bjorn.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bjorn';
    src: url("../fonts/bjorn/Bjorn-Medium.woff2") format("woff2"), url("../fonts/bjorn/Bjorn-Medium.woff") format("woff"), url("../fonts/bjorn/Bjorn-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bjorn';
    src: url("../fonts/bjorn/Bjorn-Bold.woff2") format("woff2"), url("../fonts/bjorn/Bjorn-Bold.woff") format("woff"), url("../fonts/bjorn/Bjorn-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html {
    box-sizing: border-box;
    font-family: sans-serif;
}

* {
    box-sizing: inherit;
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background: transparent;
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 992px) {
    body.logged-out {
        padding-top: 106px;
    }
}

@media only screen and (max-width: 991px) {
    body.logged-out {
        padding-top: 86px;
    }
}

@media only screen and (max-width: 767px) {
    body.logged-out {
        padding-top: 74px;
    }
}

body, p {
    font-weight: 400;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 24px;
}

button, a {
    color: #212121;
    font-family: "Bjorn", sans-serif;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}

a {
    text-decoration: none;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

figcaption,
figure,
main {
    display: block;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

img {
    max-width: 100%;
    height: auto;
}
ol, ul {
    margin: 0;
}
.container {
    max-width: 100%;
}
@media only screen and (min-width: 1320px) {
    .container {
        max-width: 1320px;
        margin: 0 auto;
    }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto {
    padding-left: 15px;
    padding-right: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: "Bjorn", sans-serif;
    color: #061637;
    margin: 0;
}

h1, .h1 {
    font-size: 72px;
    line-height: 82px;
}
@media only screen and (max-width: 1024px) {
    h1, .h1 {
        font-size: 72px;
        line-height: 82px;
    }
}
@media only screen and (max-width: 768px) {
    h1, .h1 {
        font-size: 42px;
        line-height: 52px;
    }
}

h2, .h2 {
    font-size: 58px;
    line-height: 68px;
}
@media only screen and (max-width: 1024px) {
    h2, .h2 {
        font-size: 58px;
        line-height: 68px;
    }
}
@media only screen and (max-width: 768px) {
    h2, .h2 {
        font-size: 36px;
        line-height: 46px;
    }
}

h3, .h3 {
    font-size: 32px;
    line-height: 42px;
}
@media only screen and (max-width: 1024px) {
    h3, .h3 {
        font-size: 32px;
        line-height: 42px;
    }
}
@media only screen and (max-width: 768px) {
    h3, .h3 {
        font-size: 30px;
        line-height: 40px;
    }
}

h4, .h4, body.settings.bp-user .buddypress-wrap .item-body .screen-heading {
    font-size: 24px;
    line-height: 34px;
}
@media only screen and (max-width: 1024px) {
    h4, .h4, body.settings.bp-user .buddypress-wrap .item-body .screen-heading {
        font-size: 24px;
        line-height: 34px;
    }
}
@media only screen and (max-width: 768px) {
    h4, .h4, body.settings.bp-user .buddypress-wrap .item-body .screen-heading {
        font-size: 24px;
        line-height: 34px;
    }
}

.h5, .h5 {
    font-size: 20px;
    line-height: 30px;
}
@media only screen and (max-width: 1024px) {
    .h5, .h5 {
        font-size: 20px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .h5, .h5 {
        font-size: 20px;
        line-height: 30px;
    }
}

h6, .h6 {
    font-size: 18px;
    line-height: 28px;
}
@media only screen and (max-width: 1024px) {
    h6, .h6 {
        font-size: 18px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 768px) {
    h6, .h6 {
        font-size: 18px;
        line-height: 28px;
    }
}

.container, .programs-cards, .page.directory.members .buddypress-wrap nav, .page.directory.members .buddypress-wrap .screen-content, .page#activate-page, .register-page {
    padding: 0;
}

/*Admin bar*/
#content[tabindex="-1"]:focus {
    outline: 0; }

#wpadminbar {
    position: fixed; }

body.admin-bar .site-header {
    top: 46px; }
@media screen and (min-width: 782px) {
    body.admin-bar .site-header {
        top: 2rem; } }

/*Site Header*/
body:before {
    display: none;
    content: "mobile"; }
@media (min-width: 1285px) {
    body:before {
        content: "desktop"; } }

@media (max-width: 1285px) {
    body.site-nav-is-open {
        overflow: hidden; } }

body:not(.transparent-header) {
    padding-top: 111px; }

.site-header {
    position: fixed;
    z-index: 1000;
    font-family: "Bjorn", sans-serif;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    transition: all 0.2s ease-in-out; }
.site-header .pre-header {
    position: fixed;
    z-index: +50;
    height: 52px;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    background-color: #FAFAFA;
    -webkit-transition: top 0.2s ease-in-out;
    -o-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    padding: 0 90px; }
.site-header .pre-header .btn-accent-1.btn-icon, .site-header .pre-header .btn-icon.btn-accent-1-small, .site-header .pre-header .btn-icon.load-more, .site-header .pre-header .gform_fileupload_multifile .gform_drop_area .btn-icon.gform_button_select_files, .gform_fileupload_multifile .gform_drop_area .site-header .pre-header .btn-icon.gform_button_select_files, .site-header .pre-header body #buddypress.buddypress-wrap section.bp-content-wrap button.btn-icon[type=submit], body #buddypress.buddypress-wrap section.bp-content-wrap .site-header .pre-header button.btn-icon[type=submit],
.site-header .pre-header body #buddypress.buddypress-wrap section.bp-content-wrap input.btn-icon[type=submit], body #buddypress.buddypress-wrap section.bp-content-wrap .site-header .pre-header input.btn-icon[type=submit],
.site-header .pre-header body #buddypress.buddypress-wrap section.bp-content-wrap .btn-icon.button, body #buddypress.buddypress-wrap section.bp-content-wrap .site-header .pre-header .btn-icon.button, .site-header .pre-header .register-page .btn-icon#submit, .register-page .site-header .pre-header .btn-icon#submit, .site-header .pre-header #bbpress-forums button.btn-icon, #bbpress-forums .site-header .pre-header button.btn-icon,
.site-header .pre-header #bbpress-forums .btn-icon.button, #bbpress-forums .site-header .pre-header .btn-icon.button {
    margin: 8px 0; }
.site-header .pre-header .btn-accent-1.btn-icon .icon, .site-header .pre-header .btn-icon.btn-accent-1-small .icon, .site-header .pre-header .btn-icon.load-more .icon, .site-header .pre-header .gform_fileupload_multifile .gform_drop_area .btn-icon.gform_button_select_files .icon, .gform_fileupload_multifile .gform_drop_area .site-header .pre-header .btn-icon.gform_button_select_files .icon, .site-header .pre-header body #buddypress.buddypress-wrap section.bp-content-wrap button.btn-icon[type=submit] .icon, body #buddypress.buddypress-wrap section.bp-content-wrap .site-header .pre-header button.btn-icon[type=submit] .icon, .site-header .pre-header body #buddypress.buddypress-wrap section.bp-content-wrap input.btn-icon[type=submit] .icon, body #buddypress.buddypress-wrap section.bp-content-wrap .site-header .pre-header input.btn-icon[type=submit] .icon, .site-header .pre-header body #buddypress.buddypress-wrap section.bp-content-wrap .btn-icon.button .icon, body #buddypress.buddypress-wrap section.bp-content-wrap .site-header .pre-header .btn-icon.button .icon, .site-header .pre-header .register-page .btn-icon#submit .icon, .register-page .site-header .pre-header .btn-icon#submit .icon, .site-header .pre-header #bbpress-forums button.btn-icon .icon, #bbpress-forums .site-header .pre-header button.btn-icon .icon, .site-header .pre-header #bbpress-forums .btn-icon.button .icon, #bbpress-forums .site-header .pre-header .btn-icon.button .icon {
    padding: 0.75rem; }
.site-header .pre-header ul#pre-header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Bjorn", sans-serif; }
@media (min-width: 1285px) {
    .site-header .pre-header ul#pre-header-menu {
        margin-right: -1.5rem; } }
.site-header .pre-header ul#pre-header-menu li {
    list-style-type: none; }
.site-header .pre-header ul#pre-header-menu li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1e2f43;
    font-family: "Bjorn", sans-serif;
    font-size: 1rem;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    padding-bottom: 0.5rem;
    border-bottom: 3px solid transparent;
    text-decoration: none; }
.site-header .pre-header ul#pre-header-menu li a:hover {
    border-bottom: 3px solid #009bdf; }
.site-header .pre-header ul#pre-header-menu li span.link-text {
    padding: 0 0.25rem; }
@media (max-width: 1285px) {
    .site-header .pre-header ul#pre-header-menu li span.link-text {
        display: none; } }
.site-header .pre-header ul#pre-header-menu img {
    padding-right: 0.5rem; }
@media (max-width: 1285px) {
    .site-header .pre-header {
        display: none; }
    .site-header .pre-header ul.pre-header-menu {
        padding: 0.35rem 0; }
    .site-header .pre-header ul.pre-header-menu li img {
        padding-right: 0.25rem; } }
.site-header .header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    width: 100%;
    padding: 16px; }
.site-header .header-content a.btn-primary, .site-header .header-content a.btn-primary-small, .site-header .header-content a.gform_button, .site-header .header-content .gform_page_footer a.gform_next_button, .gform_page_footer .site-header .header-content a.gform_next_button,
.site-header .header-content .gform_page_footer a.gform_previous_button, .gform_page_footer .site-header .header-content a.gform_previous_button {
    display: none; }
@media (min-width: 1285px) {
    .site-header .header-content a.btn-primary, .site-header .header-content a.btn-primary-small, .site-header .header-content a.gform_button, .site-header .header-content .gform_page_footer a.gform_next_button, .gform_page_footer .site-header .header-content a.gform_next_button,
    .site-header .header-content .gform_page_footer a.gform_previous_button, .gform_page_footer .site-header .header-content a.gform_previous_button {
        display: block; } }
@media (min-width: 1285px) {
    .site-header .header-content {
        padding: 1rem 1.5rem;
        margin-top: 52px; } }
@media (max-width: 767.98px) {
    .site-header .login-btn > span {
        padding: 0 1rem; } }
.site-header .login-btn span.signup-text {
    display: none;
    color: #FFFFFF !important;
    padding: 0; }
@media (min-width: 576px) {
    .site-header .login-btn span.signup-text {
        display: inline-block; } }

.is-scrolled .site-header {
    top: 0; }
.is-scrolled .site-header .login-btn span.signup-text {
    color: #1e2f43 !important; }

.is-scrolled .header-content {
    margin-top: 0;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s; }

.is-scrolled .pre-header {
    top: -52px;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s; }

.is-scrolled .site-header .site-branding svg {
    width: 8rem;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s; }
.is-scrolled .site-header .site-branding svg path.cls-4 {
    fill: #009bdf;
    -webkit-transition: fill ease-in-out 0.2s;
    -o-transition: fill ease-in-out 0.2s;
    transition: fill ease-in-out 0.2s; }

@media (max-width: 1285px) {
    .is-scrolled .site-header .site-branding svg {
        -webkit-transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
        transition: all ease-in-out 0.2s; }
    .is-scrolled .header-content {
        margin-top: 0;
        padding: 16px;
        -webkit-transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
        transition: all ease-in-out 0.2s; } }
@media (max-width: 1285px) and (max-width: 1285px) {
    .is-scrolled .header-content .login-btn {
        margin-left: auto; } }

.site-branding a {
    display: block;
    line-height: 1; }
.site-branding a img {
    display: block; }
.site-branding a svg {
    width: 8rem;
    -webkit-transition: width ease-in-out 0.2s;
    -o-transition: width ease-in-out 0.2s;
    transition: width ease-in-out 0.2s; }
.site-branding a svg path.cls-4 {
    fill: #FFFFFF; }
@media (min-width: 992px) {
    .site-branding a svg {
        width: 12.5rem;
        -webkit-transition: width ease-in-out 0.2s;
        -o-transition: width ease-in-out 0.2s;
        transition: width ease-in-out 0.2s; } }

.homepage-link.user-registration-page a svg path.cls-4 {
    fill: #FFFFFF; }

.site-nav {
    display: block;
    height: auto;
    margin: 0;
    padding: 0; }
.site-nav a {
    text-decoration: none; }

div.toggle-wrapper {
    padding: 12px;
    background: #FAA61A;
    border-radius: 50%;
    aspect-ratio: 1;
    margin-top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: +10;
    margin-left: 8px; }
@media (min-width: 1285px) {
    div.toggle-wrapper {
        display: none; } }

.site-nav-toggle {
    padding: 2px;
    position: relative;
    z-index: +10;
    border: none;
    background-color: transparent;
    width: 1.5rem;
    padding: 0.5rem 0;
    height: 1.25rem;
    border-radius: 100%;
    display: block; }
@media (min-width: 1285px) {
    .site-nav-toggle {
        display: none; } }

.site-nav-toggle-bar {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    position: absolute;
    background-color: #1e2f43;
    left: 0; }

.site-nav-toggle-bar-top {
    top: 0; }

.site-nav-toggle-bar-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.site-nav-toggle-bar-bottom {
    bottom: 0; }

.site-nav-wrap {
    font-family: "Bjorn", sans-serif; }
@media (max-width: 1285px) {
    .site-nav-wrap {
        overflow: scroll;
        -webkit-overflow-scrolling: touch; } }

@media (max-width: 1285px) {
    #mobile-pre-header {
        display: block;
        background-color: #10357f;
        padding: 0.5rem 0;
        height: 100%; }
    #mobile-pre-header .site-nav-menu > li {
        padding: 0; }
    #mobile-pre-header .site-nav-menu > li a {
        padding: 0.5rem 2rem;
        font-size: 1rem;
        line-height: 1.506rem;
        text-decoration: none; }
    #mobile-pre-header .site-nav-menu > li > ul > li > a {
        padding: 0.25rem 2rem;
        font-weight: normal; } }

@media (min-width: 1285px) {
    #mobile-pre-header {
        display: none; } }

.site-nav-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: "Bjorn", sans-serif; }
.site-nav-menu sup {
    background: #FFD41C;
    padding: 3px 4px;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase; }
@media (max-width: 1285px) {
    .site-nav-menu {
        margin-bottom: 7rem; }
    .site-nav-menu > li {
        margin: 0;
        padding: 0 1.5rem; }
    .site-nav-menu > li:last-child {
        border-bottom: none; }
    .site-nav-menu > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        color: #FFFFFF;
        font-weight: 600;
    }
    .site-nav-menu > li > a.site-nav-menu-dropdown {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .site-nav-menu > li > a.site-nav-menu-dropdown span {
        margin-right: 1rem; }
    .site-nav-menu > li > a.site-nav-menu-dropdown svg {
        -webkit-transition: -webkit-transform 0.25s;
        transition: -webkit-transform 0.25s;
        -o-transition: transform 0.25s;
        transition: transform 0.25s;
        transition: transform 0.25s, -webkit-transform 0.25s;
        fill: #FFD41C; }
    .site-nav-menu > li > a.site-nav-menu-dropdown svg path {
        fill: #FFD41C; }
    .site-nav-menu > li > a.site-nav-menu-dropdown[aria-expanded="true"] svg {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg); }
    .site-nav-menu > li.has-image > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .site-nav-menu > li.has-image > a span {
        margin-right: 1rem; }
    .site-nav-menu > li > ul {
        display: none;
        list-style: none;
        margin: 0;
        padding-left: unset;
        padding-top: 1.75rem; }
    .site-nav-menu > li > ul > li {
        margin: 0.25rem 0; }
    .site-nav-menu > li > ul > li:first-child {
        margin-top: 0; }
    .site-nav-menu > li > ul > li > a {
        display: block;
        font-size: 1.25rem;
        font-weight: 400;
        color: #FFFFFF; } }
@media (min-width: 1285px) {
    .site-nav-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        list-style-type: none; }
    .site-nav-menu > li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: +5;
        margin: 0;
        padding: 0; }
    .site-nav-menu > li.has-image a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
    .site-nav-menu > li.has-image img {
        margin-left: 10px; }
    .site-nav-menu > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #5c646e;
        font-size: 1.25rem;
        line-height: 1.506rem;
        font-weight: 700;
        padding: 0.75rem 1.5rem;
        -webkit-transition: color 0.2s;
        -o-transition: color 0.2s;
        transition: color 0.2s;
        text-decoration: none; }
    .site-nav-menu > li > a svg {
        margin-left: 1rem;
        -webkit-transition: -webkit-transform ease-in-out 0.3s;
        transition: -webkit-transform ease-in-out 0.3s;
        -o-transition: transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s; }
    .site-nav-menu > li > a svg path {
        fill: #009bdf; }
    .site-nav-menu > li > a[aria-expanded="true"] svg {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition: -webkit-transform ease-in-out 0.3s;
        transition: -webkit-transform ease-in-out 0.3s;
        -o-transition: transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s; }
    .site-nav-menu > li > ul {
        position: absolute;
        z-index: +10;
        top: calc(100% + 16px);
        -webkit-transform: translateY(50px) translateX(-50%);
        -ms-transform: translateY(50px) translateX(-50%);
        transform: translateY(50px) translateX(-50%);
        left: 50%;
        width: 220px;
        background-color: #f2f2f2;
        margin: 0;
        list-style-type: none;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 1rem rgba(30, 47, 67, 0.15);
        box-shadow: 0 0 1rem rgba(30, 47, 67, 0.15);
        -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
        transition: opacity 0.25s, -webkit-transform 0.25s;
        -o-transition: transform 0.25s, opacity 0.25s;
        transition: transform 0.25s, opacity 0.25s;
        transition: transform 0.25s, opacity 0.25s, -webkit-transform 0.25s;
        opacity: 0;
        pointer-events: none;
        padding-left: 0; }
    .site-nav-menu > li > ul.is-open {
        -webkit-transform: translateY(-16px) translateX(-50%);
        -ms-transform: translateY(-16px) translateX(-50%);
        transform: translateY(-16px) translateX(-50%);
        opacity: 1;
        pointer-events: auto; }
    .site-nav-menu > li > ul:before {
        position: absolute;
        content: "";
        top: -14px;
        left: calc(220px/2 - 23px);
        width: 0;
        height: 0;
        border: 16px solid transparent;
        border-top: 0;
        border-bottom: 16px solid #f2f2f2; }
    .site-nav-menu > li > ul > li {
        display: block; }
    .site-nav-menu > li > ul > li:not(:last-child) {
        border-bottom: 1px solid #999999; }
    .site-nav-menu > li > ul > li > a {
        display: block;
        color: #999999;
        font-size: 1rem;
        font-weight: 500;
        padding: 1rem 1rem; } }

.transparent-header:not(.is-scrolled) .site-header {
    background-color: transparent; }

@media (min-width: 1285px) {
    .transparent-header:not(.is-scrolled) .header-content .site-nav-menu > li > a {
        color: #fff; }
    .transparent-header:not(.is-scrolled) .header-content .site-nav-menu > li > a svg path {
        fill: #FFD41C; } }
.transparent-header:not(.is-scrolled) .header-content .login-btn.btn-accent-1 > span, .transparent-header:not(.is-scrolled) .header-content .login-btn.btn-accent-1-small > span, .transparent-header:not(.is-scrolled) .header-content .login-btn.load-more > span, .transparent-header:not(.is-scrolled) .header-content .gform_fileupload_multifile .gform_drop_area .login-btn.gform_button_select_files > span, .gform_fileupload_multifile .gform_drop_area .transparent-header:not(.is-scrolled) .header-content .login-btn.gform_button_select_files > span, .transparent-header:not(.is-scrolled) .header-content body #buddypress.buddypress-wrap section.bp-content-wrap button.login-btn[type=submit] > span, body #buddypress.buddypress-wrap section.bp-content-wrap .transparent-header:not(.is-scrolled) .header-content button.login-btn[type=submit] > span, .transparent-header:not(.is-scrolled) .header-content body #buddypress.buddypress-wrap section.bp-content-wrap input.login-btn[type=submit] > span, body #buddypress.buddypress-wrap section.bp-content-wrap .transparent-header:not(.is-scrolled) .header-content input.login-btn[type=submit] > span, .transparent-header:not(.is-scrolled) .header-content body #buddypress.buddypress-wrap section.bp-content-wrap .login-btn.button > span, body #buddypress.buddypress-wrap section.bp-content-wrap .transparent-header:not(.is-scrolled) .header-content .login-btn.button > span, .transparent-header:not(.is-scrolled) .header-content .register-page .login-btn#submit > span, .register-page .transparent-header:not(.is-scrolled) .header-content .login-btn#submit > span, .transparent-header:not(.is-scrolled) .header-content #bbpress-forums button.login-btn > span, #bbpress-forums .transparent-header:not(.is-scrolled) .header-content button.login-btn > span, .transparent-header:not(.is-scrolled) .header-content #bbpress-forums .login-btn.button > span, #bbpress-forums .transparent-header:not(.is-scrolled) .header-content .login-btn.button > span {
    color: #FFFFFF !important; }
.transparent-header:not(.is-scrolled) .header-content .login-btn.btn-accent-1 > .icon, .transparent-header:not(.is-scrolled) .header-content .login-btn.btn-accent-1-small > .icon, .transparent-header:not(.is-scrolled) .header-content .login-btn.load-more > .icon, .transparent-header:not(.is-scrolled) .header-content .gform_fileupload_multifile .gform_drop_area .login-btn.gform_button_select_files > .icon, .gform_fileupload_multifile .gform_drop_area .transparent-header:not(.is-scrolled) .header-content .login-btn.gform_button_select_files > .icon, .transparent-header:not(.is-scrolled) .header-content body #buddypress.buddypress-wrap section.bp-content-wrap button.login-btn[type=submit] > .icon, body #buddypress.buddypress-wrap section.bp-content-wrap .transparent-header:not(.is-scrolled) .header-content button.login-btn[type=submit] > .icon, .transparent-header:not(.is-scrolled) .header-content body #buddypress.buddypress-wrap section.bp-content-wrap input.login-btn[type=submit] > .icon, body #buddypress.buddypress-wrap section.bp-content-wrap .transparent-header:not(.is-scrolled) .header-content input.login-btn[type=submit] > .icon, .transparent-header:not(.is-scrolled) .header-content body #buddypress.buddypress-wrap section.bp-content-wrap .login-btn.button > .icon, body #buddypress.buddypress-wrap section.bp-content-wrap .transparent-header:not(.is-scrolled) .header-content .login-btn.button > .icon, .transparent-header:not(.is-scrolled) .header-content .register-page .login-btn#submit > .icon, .register-page .transparent-header:not(.is-scrolled) .header-content .login-btn#submit > .icon, .transparent-header:not(.is-scrolled) .header-content #bbpress-forums button.login-btn > .icon, #bbpress-forums .transparent-header:not(.is-scrolled) .header-content button.login-btn > .icon, .transparent-header:not(.is-scrolled) .header-content #bbpress-forums .login-btn.button > .icon, #bbpress-forums .transparent-header:not(.is-scrolled) .header-content .login-btn.button > .icon {
    background-color: #FFD41C;
    padding: 0.85rem;
    height: unset; }

@media (max-width: 1285px) {
    .transparent-header:not(.is-scrolled) .header-content .login-btn {
        margin-left: auto; } }

.transparent-header:not(.is-scrolled) .site-branding {
    position: relative;
    z-index: +10; }
.transparent-header:not(.is-scrolled) .site-branding svg .cls-2 {
    fill: #FFFFFF !important; }
@media (min-width: 1285px) {
    .transparent-header:not(.is-scrolled) .site-branding svg .cls-2 {
        -webkit-transition: fill ease-in-out 0.2s;
        -o-transition: fill ease-in-out 0.2s;
        transition: fill ease-in-out 0.2s; } }

@media (max-width: 1285px) {
    .nav-overlay .site-nav-wrap {
        position: fixed;
        z-index: +5;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #1e2f43;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity 0.25s;
        -o-transition: opacity 0.25s;
        transition: opacity 0.25s; } }

.nav-overlay.site-nav-is-open .site-nav-wrap {
    opacity: 1;
    pointer-events: auto; }

.nav-offcanvas .site-header {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

@media (max-width: 1285px) {
    .nav-offcanvas .site-nav-wrap {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100vw;
        background: #009bdf;
        color: #FFFFFF;
        transform: translateX(100vw);
        height: 100%;
        -webkit-transition: right 0.3s;
        -o-transition: right 0.3s;
        transition: right 0.3s; } }

@media (max-width: 385px) {
    .nav-offcanvas .site-nav-wrap {
        width: calc(100vw);
        transform: translateX(calc(100vw)); } }

.nav-offcanvas.site-nav-is-open .site-branding {
    position: relative;
    z-index: 10;
}
.nav-offcanvas.site-nav-is-open .site-branding svg .cls-2 {
    fill: #FFFFFF !important; }

.nav-offcanvas.site-nav-is-open .site-nav-toggle-bar-top {
    transform: rotate(45deg) translateY(5px) translateX(6px); }

.nav-offcanvas.site-nav-is-open .site-nav-toggle-bar-middle {
    transform: rotate(-45deg) translateY(-1px) translateX(2px); }

.nav-offcanvas.site-nav-is-open .site-nav-toggle-bar-bottom {
    display: none; }

.nav-offcanvas.site-nav-is-open .site-nav-toggle-bar {
    transition: all ease-in-out 0.3s; }

.nav-offcanvas.site-nav-is-open .site-nav-wrap {
    right: 100%; }

@media only screen and (max-width: 1285px) {
    body.site-nav-is-open .site-branding a svg path.cls-4 {
        fill: #ffffff !important;
    }
}
body.is-scrolled header.site-header {
    box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05);
}
body.transparent-header header.site-header {
    background-color: #ffffff !important;
}

@media only screen and (max-width: 1285px) {
    body.nav-offcanvas.site-nav-is-open header .header_login_sign_wrap button.sign_in {
        color: #fff !important;
    }
    body.nav-offcanvas.site-nav-is-open header .header_login_sign_wrap button.sign_up {
        background: #fff !important;
        color: #009BDF !important;
    }
    body.nav-offcanvas.site-nav-is-open header .header_login_sign_wrap button.sign_up svg rect {
        fill: #009BDF;
    }
    body.nav-offcanvas.site-nav-is-open header .header_login_sign_wrap button.sign_up svg path {
        stroke: #fff;
    }
}

header .site-branding a svg path.cls-4 {
    fill: #009BDF !important;
}
header .header-content {
    width: 1350px !important;
    padding: 16px 15px !important;
    margin-top: 0 !important;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
    header .header-content {
        padding: 10px 15px !important;
    }
}
@media (max-width: 1349px) {
    header .header-content {
        width: 100% !important;
    }
}
@media only screen and (max-width: 1285px) {
    header .header-content .site-nav-wrap {
        background: #10357F;
        overflow: hidden;
        overflow-y: auto;
        width: 100% !important;
        transform: translateX(100%) !important;
    }
}
@media only screen and (max-width: 1285px) {
    header .header-content .site-nav-wrap .site-nav-menu > li {
        padding: 0 15px;
    }
}
header .header-content .site-nav-wrap .site-nav-menu > li:last-child a {
    border: none;
}
@media only screen and (max-width: 1285px) {
    header .header-content .site-nav-wrap .site-nav-menu > li a {
        padding: 10px 0 14px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
}
header .header-content sup {
    position: relative;
    top: 5px;
    right: -2px;
    padding: 1px 12px 3px;
    font-size: 12px;
    line-height: 16px;
}
header .header-content #primary-menu li a {
    font-size: 16px;
    line-height: 24px;
    color: #061637;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    font-weight: 500;
}
@media only screen and (max-width: 1285px) {
    header .header-content #primary-menu li a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media only screen and (max-width: 1285px) {
    header .header-content #primary-menu li a.site-nav-menu-dropdown {
        justify-content: space-between;
    }
}
@media (max-width: 1285px) {
    header .header-content #primary-menu li a {
        color: #fff !important;
        line-height: 30px;
    }
    header .header-content #primary-menu li a:hover {
        color: #009BDF !important;
    }
}
header .header-content #primary-menu li a svg {
    position: relative;
    top: 4px !important;
    margin-left: 8px !important;
}
header .header-content #primary-menu li a svg path {
    fill: none !important;
}
@media (max-width: 1285px) {
    header .header-content #primary-menu li a svg path {
        stroke: #fff !important;
    }
}
header .header-content #primary-menu li .sub-menu {
    background-color: #fff !important;
    width: 280px;
    border-radius: 12px;
}
@media only screen and (max-width: 1285px) {
    header .header-content #primary-menu li .sub-menu {
        width: 100%;
        border-radius: 0;
        padding: 0 0 0 20px;
        background: transparent !important;
    }
}
header .header-content #primary-menu li .sub-menu:before {
    left: 128px;
    border: 10px solid transparent;
    border-bottom: 10px solid white;
    top: -20px;
}
header .header-content #primary-menu li .sub-menu li {
    margin: 0 !important;
}
header .header-content #primary-menu li .sub-menu li a {
    color: #061637 !important;
    padding: 10px 24px 14px !important;
    border-bottom: none !important;
}
@media only screen and (max-width: 1285px) {
    header .header-content #primary-menu li .sub-menu li a {
        color: #fff !important;
        padding: 10px 0 14px !important;
    }
}
header .header-content #primary-menu li .sub-menu li a:hover {
    color: #009BDF !important;
}
header .header-content #primary-menu li .sub-menu li:not(:last-child) {
    border-bottom-color: #F0F3F9 !important;
    border-bottom: 1px solid;
}
@media only screen and (max-width: 1285px) {
    header .header-content #primary-menu li .sub-menu li:not(:last-child) {
        border-bottom-color: rgba(255, 255, 255, 0.2) !important;
    }
}
header .header-content .toggle-wrapper {
    background: transparent !important;
    padding: 0 !important;
}
header .header-content .toggle-wrapper .site-nav-toggle {
    background-color: #FFD41c !important;
    border: 17px solid transparent;
    border-radius: 50px !important;
    padding: 10px;
}
header .header-content .toggle-wrapper .site-nav-toggle .site-nav-toggle-bar {
    height: 2px !important;
}
@media (max-width: 1285px) {
    header .header_login_sign {
        margin-left: auto;
    }
}
header .header_login_sign_wrap {
    display: inline-flex;
    gap: 24px;
}
@media (max-width: 575px) {
    header .header_login_sign_wrap {
        gap: 10px;
    }
}
header .header_login_sign_wrap button {
    font-weight: 500;
    background-color: transparent !important;
    border: transparent !important;
    padding: 0 !important;
    z-index: 1;
}
header .header_login_sign_wrap button.sign_in {
    color: #009BDF !important;
}
@media (max-width: 575px) {
    header .header_login_sign_wrap button.sign_in {
        display: none;
    }
}
header .header_login_sign_wrap button.sign_up {
    display: inline-flex;
    background-color: #009BDF !important;
    padding: 11px 24px 16px 30px !important;
    align-items: center;
    color: #FFFFFF !important;
    gap: 14px;
    border-radius: 50px !important;
}
header .header_login_sign_wrap button.sign_up:hover {
    background-color: #0081B8 !important;
}
@media (max-width: 575px) {
    header .header_login_sign_wrap button.sign_up {
        padding: 10px 20px 10px 20px !important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
    header .header_login_sign_wrap button.sign_up {
        padding: 10px 24px 14px !important;
    }
}
header .header_login_sign_wrap button.sign_up svg {
    position: relative;
    top: 2px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
    header .header_login_sign_wrap button.sign_up svg {
        display: none;
    }
}
header .mobile-pre-header {
    display: none !important;
}
.logged-in .login-btn {
    position: relative;
    border: 0;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .logged-in .login-btn {
        padding: 10px 24px 14px !important;
    }
}
.logged-in .login-btn .icon {
    position: relative;
}
@media only screen and (max-width: 767px) {
    .logged-in .login-btn .icon {
        display: none;
    }
}
.logged-in .login-btn .icon svg {
    width: 14px;
    height: 14px;
}
.logged-in .login-btn .icon .bp-better-messages-unread {
    background: #F9501B;
    border: none;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: -8px;
    right: -10px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    line-height: 1;
    font-family: "Lato", sans-serif;
}
.logged-in .header-dropdown-wrapper {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    width: 190px;
    list-style: none;
    border-radius: 12px;
    box-shadow: 0 0 1rem rgba(30, 47, 67, 0.15);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.logged-in .header-dropdown-wrapper:before {
    position: absolute;
    content: "";
    left: calc(50% - 10px);
    border: 10px solid transparent;
    border-bottom: 10px solid white;
    top: -20px;
    width: 0;
    height: 0;
}
.logged-in .header-dropdown-wrapper a {
    display: block;
    font-weight: 500;
    color: #061637;
    padding: 10px 24px 14px;
    transition: color 0.1s ease-in-out;
    border-bottom: 1px solid #F0F3F9;
    position: relative;
}
.logged-in .header-dropdown-wrapper a .bp-better-messages-unread {
    background: #009BDF;
    border: none;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    line-height: 1;
    font-family: "Lato", sans-serif;
}
.logged-in .header-dropdown-wrapper a:last-child {
    margin-bottom: 0;
    border: none;
}
.logged-in .header-dropdown-wrapper a:hover {
    color: #009BDF !important;
}
.logged-in .header-dropdown-wrapper.active {
    top: 55px;
    visibility: visible;
    opacity: 1;
}

/*Global Inputs*/
input[type=text], input[type=email], input[type=url], input[type=tel], input[type=number], input[type=password], input[type=search], textarea {
    border-radius: 8px !important;
    background-color: #EDFAFF !important;
    border: 1px solid transparent !important;
    padding: 14px 24px !important;
    color: #141415 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important;
    height: auto;
    width: 100%;
    outline: 1px solid transparent !important;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus {
    border-color: #009BDF !important;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=url]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, textarea::placeholder {
    color: #8897AE !important;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid transparent !important;
    width: 100% !important;
    font-family: "Bjorn", sans-serif !important;
    font-size: 16px !important;
    color: #1e2f43 !important;
    background-color: #EDFAFF !important;
    line-height: 24px !important;
    padding: 14px 24px 16px !important;
    border-radius: 8px !important;
    position: relative;
    z-index: 1;
}
select:focus, select:focus-within, select:focus-visible {
    border-color: #009BDF !important;
    outline: none;
}
select option {
    background: #fff;
}

.select2-container {
    position: relative;
    display: block !important;
    width: 100% !important;
}
.select2-container .select2-dropdown {
    border: 1px solid #D7DFE9 !important;
    box-shadow: 0 20px 24px -4px rgba(45, 54, 67, 0.0392156863);
    border-radius: 12px !important;
    padding: 14px 0;
}
.select2-container .select2-dropdown.select2-dropdown--above {
    margin-top: -6px;
}
.select2-container .select2-dropdown.select2-dropdown--below {
    margin-top: 6px;
}
.select2-container .select2-dropdown .select2-search {
    display: none;
}
.select2-container .select2-dropdown .select2-results__options {
    text-align: left;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option {
    font-family: "Lato", sans-serif;
    color: #3D4A5C;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 16px 10px 24px;
    position: relative;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option:last-child:after {
    display: none;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option:after {
    position: absolute;
    left: 24px;
    bottom: 0;
    width: calc(100% - 40px);
    background: #F0F3F9;
    height: 1px;
    content: "";
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted, .select2-container .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected {
    background: #EDFAFF;
    color: #009BDF;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option:hover {
    background: #EDFAFF;
    color: #009BDF;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--disabled.select2-results__option--disabled-focus {
    color: #999 !important;
    font-weight: 700 !important;
}
.select2-container .selection {
    background: transparent !important;
}
.select2-container .selection .select2-selection {
    height: 54px !important;
    background-color: #EDFAFF !important;
    display: flex !important;
    border-radius: 8px !important;
    padding: 0 30px 0 16px !important;
    overflow-y: auto;
    border-color: transparent !important;
    flex-direction: row !important;
    align-items: center !important;
}
.select2-container .selection .select2-selection.select2-selection--multiple {
    padding: 0 30px 0 10px !important;
}
.select2-container .selection .select2-selection .select2-selection__rendered {
    width: auto !important;
    flex: unset !important;
    padding: 5px 0 !important;
    font-size: 16px;
    line-height: 24px !important;
    color: #8897AE;
    overflow-y: auto;
    background-color: transparent !important;
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    height: 100%;
}
.select2-container .selection .select2-selection .select2-selection__rendered::-webkit-scrollbar {
    display: none;
}
.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder {
    color: #8897AE;
    margin-top: -3px;
}
.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__choice {
    background-color: #009BDF !important;
    border: 1px solid #009BDF !important;
    border-radius: 4px !important;
    padding: 3px 5px !important;
    color: #fff !important;
    margin: 0;
}
.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    border-right: 0 !important;
    color: #fff !important;
    padding-right: 3px !important;
    padding-left: 0 !important;
    position: relative;
}
.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover {
    background: transparent;
}
.select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display {
    padding: 0 !important;
}
.select2-container .selection .select2-selection .select2-selection__arrow {
    display: none;
}
.select2-container .selection .select2-selection .select2-selection__clear {
    display: none;
}
.select2-container .selection .select2-selection .select2-search__field {
    text-align: left !important;
    padding: 0 !important;
    border-radius: 0 !important;
    line-height: 20px !important;
    border: none !important;
    background-color: transparent !important;
    height: 24px;
    margin: 0;
}
.select2-container .selection .select2-selection .select2-search__field:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}
.select2-container .selection .select2-selection .select2-search__field::placeholder {
    color: #8897AE !important;
}
.select2-container .selection .select2-selection:after {
    position: absolute;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuMzMzNjYgNS44MzMzN0w3LjAwMDMzIDEwLjVMMTEuNjY3IDUuODMzMzciIHN0cm9rZT0iIzg4OTdBRSIgc3Ryb2tlLXdpZHRoPSIxLjUyMzgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+") !important;
    background-repeat: no-repeat !important;
    background-size: unset !important;
    height: 14px !important;
    width: 14px !important;
    top: calc(50% - 9px) !important;
    right: 16px !important;
    content: "";
}
.select2-container.select2-container--open .select2-selection {
    border-color: #009BDF !important;
}
.select2-container.select2-container--focus .select2-selection .select2-selection__rendered {
    color: #061637 !important;
}

.event-filters .select2-container, .program-filters .select2-container {
    padding-left: 0 !important;
}

label.choice {
    color: #2D3643;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: initial !important;
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 16px;
    font-family: "Lato", sans-serif;
    padding-left: 28px;
    cursor: pointer;
}
label.choice.checked:after {
    background-color: #009BDF !important;
    border-color: #009BDF !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMC4xMjUgMy4zNzVMNC44NzUgOC42MjVMMi4yNSA2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPC9zdmc+");
    content: "" !important;
}
label.choice input {
    width: 10px;
    position: absolute;
}
label.choice:after {
    border-radius: 4px;
    border: 1px solid #AFBACA !important;
    background-color: #F9FAFB !important;
    color: #ffffff;
    width: 20px;
    height: 20px;
    top: calc(50% - 0px) !important;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    background-position: center;
}

/*Global Button*/
.kbf_primary_btn {
    font-size: 16px;
    line-height: 24px;
    background-color: #FFD41c !important;
    color: #000000 !important;
    font-weight: 500 !important;
    font-family: "Bjorn", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 100px;
    padding: 12px 24px 16px 30px;
    box-shadow: none !important;
    text-decoration: none;
    border: 0;
}
.kbf_primary_btn.has_icon .icon {
    position: relative;
    top: 2px;
}
.kbf_primary_btn.not_icon {
    padding: 13px 34px 17px;
}
.kbf_primary_btn:hover {
    background-color: #F9CA00 !important;
    box-shadow: none !important;
}
.kbf_primary_btn .icon {
    height: 26px;
    width: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #fff;
    border-radius: 50%;
}

.kbf_primary_btn_outline {
    font-size: 16px;
    line-height: 24px;
    background-color: transparent !important;
    color: #000000 !important;
    font-weight: 500 !important;
    font-family: "Bjorn", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 100px;
    padding: 10px 22px 14px 28px;
    box-shadow: none !important;
    border: 2px solid #F9CA00;
    text-decoration: none;
}
.kbf_primary_btn_outline.has_icon .icon {
    position: relative;
    top: 2px;
}
.kbf_primary_btn_outline.not_icon {
    padding: 13px 34px 17px;
}
.kbf_primary_btn_outline:hover {
    background-color: #F9CA00 !important;
    border-color: #F9CA00 !important;
    box-shadow: none !important;
    color: #fff !important;
}
.kbf_primary_btn_outline:hover .icon {
    background: #fff;
}
.kbf_primary_btn_outline:hover .icon svg path {
    stroke: #F9CA00;
}
.kbf_primary_btn_outline .icon {
    height: 26px;
    width: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #F9CA00;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}
.kbf_primary_btn_outline .icon svg path {
    transition: all 0.3s ease-in-out;
}

.kbf_primary_transparent_btn {
    font-size: 16px;
    line-height: 24px;
    color: #061637 !important;
    font-weight: 500 !important;
    font-family: "Bjorn", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    box-shadow: none !important;
    text-decoration: none;
    border: 0;
    transition: all 0.3s ease-out;
}
.kbf_primary_transparent_btn.has_icon .icon {
    position: relative;
    top: 2px;
}
.kbf_primary_transparent_btn:hover {
    color: #FFD41c !important;
}
.kbf_primary_transparent_btn:hover .icon svg path {
    stroke: #fff;
}
.kbf_primary_transparent_btn .icon {
    height: 26px;
    width: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #FFD41c;
    border-radius: 50%;
}
.kbf_primary_transparent_btn .icon svg path {
    transition: all 0.3s ease-out;
}

.kbf_secondary_btn {
    font-size: 16px;
    line-height: 24px;
    background-color: #009BDF !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-family: "Bjorn", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 100px;
    padding: 12px 24px 16px 30px;
    box-shadow: none !important;
    text-decoration: none;
    border: 0;
    transition: all 0.3s ease-in-out;
}
.kbf_secondary_btn.has_icon .icon {
    position: relative;
    top: 2px;
}
.kbf_secondary_btn.not_icon {
    padding: 13px 34px 17px;
}
.kbf_secondary_btn:hover {
    background-color: #0081B8 !important;
    box-shadow: none !important;
}
.kbf_secondary_btn .icon {
    height: 26px;
    width: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #fff;
    border-radius: 50%;
}

.kbf_secondary_outlined_btn {
    font-size: 16px;
    line-height: 24px;
    background-color: transparent;
    color: #000 !important;
    font-weight: 500;
    font-family: "Bjorn", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 100px;
    padding: 10px 22px 14px 28px;
    box-shadow: none;
    text-decoration: none;
    border: 2px solid #009BDF;
}
.kbf_secondary_outlined_btn.has_icon .icon {
    position: relative;
    top: 2px;
}
.kbf_secondary_outlined_btn.not_icon {
    padding: 13px 34px 17px;
}
.kbf_secondary_outlined_btn:hover {
    border-color: #0081B8;
    background-color: #0081B8;
    box-shadow: none;
    color: #fff !important;
}
.kbf_secondary_outlined_btn:hover .icon {
    background: #fff;
}
.kbf_secondary_outlined_btn:hover .icon svg path {
    stroke: #009BDF;
}
.kbf_secondary_outlined_btn .icon {
    height: 26px;
    width: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #009BDF;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}
.kbf_secondary_outlined_btn .icon svg path {
    transition: all 0.3s ease-in-out;
}

.kbf_secondary_transparent_btn {
    font-size: 16px;
    line-height: 24px;
    color: #061637 !important;
    font-weight: 500 !important;
    font-family: "Bjorn", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    box-shadow: none !important;
    text-decoration: none;
    border: 0;
    transition: all 0.3s ease-out;
}
.kbf_secondary_transparent_btn.has_icon .icon {
    position: relative;
    top: 2px;
}
.kbf_secondary_transparent_btn:hover {
    color: #FFD41c !important;
}
.kbf_secondary_transparent_btn:hover .icon svg path {
    stroke: #fff;
}
.kbf_secondary_transparent_btn .icon {
    height: 26px;
    width: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #FFD41c;
    border-radius: 50%;
}
.kbf_secondary_transparent_btn .icon svg path {
    transition: all 0.3s ease-out;
}

#theme-btn {
    font-size: 16px;
    line-height: 24px;
    background-color: #FFD41c !important;
    color: #000000 !important;
    font-weight: 500 !important;
    font-family: "Bjorn", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 100px;
    padding: 13px 24px 15px 30px;
    box-shadow: none !important;
    text-decoration: none;
}
#theme-btn:hover {
    background-color: #F9CA00 !important;
    box-shadow: none !important;
}
#theme-btn .elementor-button-icon {
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}
#theme-btn .elementor-button-icon svg {
    width: auto !important;
}

#theme-btn-transparent .elementor-button-icon {
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}
#theme-btn-transparent .elementor-button-icon svg {
    width: auto !important;
}

.secondary-btn #theme-btn {
    background-color: #009BDF !important;
    color: #fff !important;
    padding: 11px 24px 13px 30px !important;
}
.secondary-btn #theme-btn:hover {
    background-color: #0081B8 !important;
}
.secondary-btn #theme-btn .elementor-button-icon {
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}
.secondary-btn #theme-btn .elementor-button-icon svg {
    width: auto !important;
}

.secondary-border-btn #theme-btn {
    color: #000 !important;
    padding: 11px 22px 13px 28px !important;
    background-color: transparent !important;
}
.secondary-border-btn #theme-btn:hover {
    background-color: #0081B8 !important;
    color: #fff !important;
}
.secondary-border-btn #theme-btn:hover svg rect {
    fill: #fff !important;
}
.secondary-border-btn #theme-btn:hover svg path {
    stroke: #009BDF !important;
}
.secondary-border-btn #theme-btn .elementor-button-icon {
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}
.secondary-border-btn #theme-btn .elementor-button-icon svg {
    width: auto !important;
}

.kbf_transparent_btn {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    border: 0;
}
.kbf_transparent_btn.has_icon .icon {
    position: relative;
    top: 2px;
}
.kbf_transparent_btn .icon {
    height: 26px;
    width: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #FFD41c;
    border-radius: 50%;
}
.module {
    position: relative;
    overflow: hidden;
}
.module-posts-filter {
    background-color: #FFFFFF;
    padding: unset;
    text-align: center;
}
.module-posts-filter .program-filters {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    gap: 15px;
}

/*Card Item*/
.card-item {
    position: relative;
    border-radius: 12px;
    z-index: 1;
    box-shadow: 0 4px 64px 0 rgba(45, 54, 67, 0.05);
    margin-bottom: 0 !important;
    margin-top: 0;
    overflow: hidden;
    width: calc(33.33% - 16px) !important;
    padding: 24px;
    gap: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
    .card-item {
        width: calc(50% - 16px) !important;
    }
}
@media only screen and (max-width: 575px) {
    .card-item {
        width: 100% !important;
    }
}
.card-item.skeleton {
    padding: 20px;
}
.card-item.skeleton:before, .card-item.skeleton:after {
    display: none;
}
.card-item svg {
    position: relative;
    left: 0;
    transform: translateX(0);
}
.card-item .title {
    margin-bottom: 16px;
}
.card-item .title:hover a {
    color: #F9CA00;
}
.card-item .title a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-family: "Bjorn", sans-serif;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
}
.card-item .date {
    margin-bottom: 12px;
}
.card-item .date p {
    display: flex;
    gap: 8px;
    margin: 0;
}
.card-item .date p svg {
    position: relative;
    top: 3px;
}
.card-item .location h6, .card-item .sport h6, .card-item .program h6 {
    font-size: 16px;
    line-height: 24px;
    color: #061637;
    margin-bottom: 4px;
}
.card-item .location p, .card-item .sport p, .card-item .program p {
    color: #061637;
    margin-bottom: 0;
    margin-top: 0;
}
.card-item .location p a, .card-item .sport p a, .card-item .program p a {
    font-size: 16px;
    line-height: 24px;
    font-family: "Lato", sans-serif;
    color: #061637;
    font-weight: 400;
}
.card-item .location {
    margin-bottom: 16px;
}
.card-item .location p {
    display: flex;
    gap: 8px;
}
.card-item .location p svg {
    position: relative;
    top: 3px;
}
.card-item .location p span {
    flex: 1;
}
.card-item .sport {
    margin-bottom: 24px;
}
.card-item .sport p {
    margin: 0;
}
.card-item .program {
    margin-bottom: 24px;
}
.card-item .program p {
    margin: 0;
}
.card-item .program p a {
    transition: all 0.3s ease-out;
}
.card-item .program p a:hover {
    color: #009BDF;
}
.card-item .link {
    margin-top: auto;
}
.card-item .link a {
    font-size: 16px;
    line-height: 24px;
    color: #061637;
    font-weight: 500;
    font-family: "Bjorn", sans-serif;
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0;
    transition: all 0.3s ease-in-out;
}
.card-item .link a:hover {
    color: #FFD41c;
}
.card-item .link a:hover span svg path {
    stroke: #fff;
}
.card-item .link a span {
    height: 26px;
    width: 26px;
    border-radius: 50%;
    background: #FFD41c;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 2px;
}
.card-item .link a span svg path {
    transition: all 0.3s ease-in-out;
}

/*Card Item Skeleton*/
.skeleton-item {
    position: relative;
    padding: 20px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    height: 400px;
    box-shadow: 0 3.17px 19.04px 0 rgba(189, 189, 189, 0.23);
    width: calc(33.33% - 16px) !important;
}
@media only screen and (max-width: 767px) {
    .skeleton-item {
        width: calc(50% - 16px) !important;
    }
}
@media only screen and (max-width: 575px) {
    .skeleton-item {
        width: 100% !important;
    }
}
.skeleton-item .skeleton-item-title {
    width: 100%;
    height: 40px;
    margin-bottom: 16px;
}
.skeleton-item .skeleton-item-location, .skeleton-item .skeleton-item-sport {
    width: 100%;
    height: 60px;
    margin-bottom: 16px;
}
.skeleton-item .skeleton-item-button {
    height: 32px;
    width: 150px;
    margin-top: auto;
}
.skeleton .loading {
    background-color: #FAFAFA;
    position: relative;
}
.skeleton .loading:before {
    content: "";
    opacity: 0.7;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: loading;
    animation-timing-function: linear;
    background: linear-gradient(to right, #eeeeee 8%, #d4d3d3 18%, #eeeeee 33%);
    background-size: 800px 104px;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
}

@keyframes loading {
    0% {
        background-position: -800px 0;
    }
    100% {
        background-position: 800px 0;
    }
}

/*Email Verify Top Bar*/
.kbf-top-bar, .kbf-top-bar-success, .kbf-top-bar-fail {
    background: #FAA61A;
    padding: 6px 10px 9px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    min-height: 40px;
    position: relative;
    z-index: 1;
}
.kbf-top-bar p, .kbf-top-bar-success p, .kbf-top-bar-fail p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin: 0;
}
.kbf-top-bar p span, .kbf-top-bar-success p span {
    padding: 0 6px;
}

.kbf-top-bar-success {
    background: #80C342;
}
.kbf-top-bar-fail {
    background: #F9501B;
}
.kbf-top-bar-success.kbf-top-bar-success__visibility {
    padding: 6px 32px 9px 10px;
}
.kbf-top-bar-success.kbf-top-bar-success__visibility .kbf-top-bar-success__visibility--close {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.kbf-top-bar-success.kbf-top-bar-success__visibility .kbf-top-bar-success__visibility--close svg {
    width: 12px !important;
}
.kbf-top-bar-success p, .kbf-top-bar-fail p {
    font-weight: 600;
}

#resend_email_token {
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    gap: 3px;
    line-height: 16px;
}
#resend_email_token:hover, #resend_email_token:focus {
    color: #fff;
}

.video-hero-full .video-hero__video-overlay svg {
    position: relative;
    z-index: 2;
}
.video-hero__video-overlay svg {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
}
.video-hero__description {
    color: #f2fafd;
}
.video-hero__video-overlay {
    display: flex;
    align-items: center;
    border-radius: 50%;
}

.video-hero-full .video-hero__video-img {
    position: absolute;
    border-radius: 50%;
}

.post-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.post-card-image {
    position: relative;
    padding-top: 66.66%;
    width: 100%;
}
.post-card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.post-card-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
    .module-50-50 {
        padding: 100px 0;
    }
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.video-hero__description {
    color: #f2fafd;
}
.video-hero__description a:link, .video-hero__description a:visited {
    color: #ffd41c;
}
.rules_community_safety .video-hero-banner {
    display: none;
}
.vendor_item .elementor-icon-wrapper .elementor-icon svg {
    height: 50px;
    width: 50px;
}
.vendor_item .elementor-icon-list-items .elementor-icon-list-item {
    margin-bottom: 12px;
    align-items: flex-start;
}
.vendor_item .elementor-icon-list-items .elementor-icon-list-item:last-child {
    margin-bottom: 0;
}
.vendor_item .elementor-icon-list-items .elementor-icon-list-item a {
    color: #061637 !important;
}
.vendor_item .elementor-icon-list-items .elementor-icon-list-item a:hover {
    color: #009bdf !important;
}
.module-wysiwyg.module-wysiwyg-wrapper.module-1 {
    padding: 120px 15px;
}
@media only screen and (max-width: 1024px) {
    .module-wysiwyg.module-wysiwyg-wrapper.module-1 {
        padding: 90px 15px;
    }
}
@media only screen and (max-width: 767px) {
    .module-wysiwyg.module-wysiwyg-wrapper.module-1 {
        padding: 60px 15px;
    }
}
body.buddypress .site-content {
    padding: 0;
}
.buddypress-wrap .item-body {
    margin: 0;
}