/*
Theme Name: Fresh Networking 2025
Description: 2025 wordpress theme for freshnetworking.com.au website
Author: Racket Agency
Author URI: https://racketagency.com.au/
Version: 1.0
*/

:root {
    --wp--style--global--content-size: 1358px;
}

@font-face{font-family:'Filson Pro';src:url('fonts/FilsonPro/FilsonPro-Black.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Black.woff') format('woff');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Filson Pro';src:url('fonts/FilsonPro/FilsonPro-Heavy.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Heavy.woff') format('woff');font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Filson Pro';src:url('fonts/FilsonPro/FilsonPro-Bold.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Filson Pro Book';src:url('fonts/FilsonPro/FilsonPro-Book.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Book.woff') format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Filson Pro';src:url('fonts/FilsonPro/FilsonPro-Medium.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Filson Pro';src:url('fonts/FilsonPro/FilsonPro-Regular.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Filson Pro';src:url('fonts/FilsonPro/FilsonPro-Light.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Filson Pro';src:url('fonts/FilsonPro/FilsonPro-Thin.woff2') format('woff2'),url('fonts/FilsonPro/FilsonPro-Thin.woff') format('woff');font-weight:100;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:Mulish;font-style:normal;font-weight:300;src:url('fonts/Mulish/mulish-v13-latin-300.woff2') format('woff2'),url('fonts/Mulish/mulish-v13-latin-300.ttf') format('truetype')}@font-face{font-display:swap;font-family:Mulish;font-style:normal;font-weight:400;src:url('fonts/Mulish/mulish-v13-latin-regular.woff2') format('woff2'),url('fonts/Mulish/mulish-v13-latin-regular.ttf') format('truetype')}@font-face{font-display:swap;font-family:Mulish;font-style:normal;font-weight:500;src:url('fonts/Mulish/mulish-v13-latin-500.woff2') format('woff2'),url('fonts/Mulish/mulish-v13-latin-500.ttf') format('truetype')}@font-face{font-display:swap;font-family:Mulish;font-style:normal;font-weight:600;src:url('fonts/Mulish/mulish-v13-latin-600.woff2') format('woff2'),url('fonts/Mulish/mulish-v13-latin-600.ttf') format('truetype')}@font-face{font-display:swap;font-family:Mulish;font-style:normal;font-weight:700;src:url('fonts/Mulish/mulish-v13-latin-700.woff2') format('woff2'),url('fonts/Mulish/mulish-v13-latin-700.ttf') format('truetype')}@font-face{font-display:swap;font-family:Mulish;font-style:normal;font-weight:800;src:url('fonts/Mulish/mulish-v13-latin-800.woff2') format('woff2'),url('fonts/Mulish/mulish-v13-latin-800.ttf') format('truetype')}@font-face{font-display:swap;font-family:Mulish;font-style:normal;font-weight:900;src:url('fonts/Mulish/mulish-v13-latin-900.woff2') format('woff2'),url('fonts/Mulish/mulish-v13-latin-900.ttf') format('truetype')}

html, body {
    overflow-x: unset;
    margin:0!important;
}

[x-cloak]{
    display:none;
}
div#main,
div#primary {
    overflow-x: hidden;
}
#fresh #header {
    position: sticky;
    top: 0;
    z-index: 9999999;
}
#fresh main#main {
    padding-top:0!important;
}
body#fresh.admin-bar{
    margin-top:32px!important;
}
@media screen and (max-width: 782px) {
    body#fresh.admin-bar{
        margin-top:46px;
    }
}

body#fresh {
    display: flex;
    flex-direction: column;
    min-height:100vh;
}
body#fresh #main{
    flex:1;
}

/* body#fresh.page:not(.page-template-page-fullwidth) #main > .ca-sections {
    padding-top:50px;
    padding-bottom:50px
} */
.page-leadership-dashboard #main > .container,
.page-update-business-details #main > .ca-sections{
    padding-top:50px;
    padding-bottom:50px
} 


.format {
    font-size: 16px;
}
#fresh{
    font-family: "Mulish", sans-serif;
}
#fresh #header, 
#fresh h1,
#fresh h2,
#fresh h3,
#fresh h4{
    font-family: "Filson Pro", sans-serif;
}

#fresh #header {
    background:#fff!important;
    color:#000;
    border-bottom: 0.5px solid #ccc;
}
#fresh #header .inn {
    padding-top:0;
    padding-bottom:0;
    height: 72px;
    max-width: var(--wp--style--global--content-size);
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
    gap:30px
}
#fresh #header .nav-wrapper {
    height:100%;
    position: relative;
    gap:30px;
}
#fresh #header .main-nav a{
    color:#000;
    font-weight:400;
    font-size:14px;
}
#fresh #header ul.main-nav{
    height:100%;
    gap: 0;
    flex: 1;
    justify-content: center;
}
#fresh #header .main-nav > li{
    height:100%;
    margin-right:0;
    padding:0;
}
#fresh #header li > a{
    height:100%;
    align-items:center;
    display: grid;
    padding:0 20px;
    text-transform: none;
}

#fresh #header li:hover > a,
#fresh #header li.current-menu-item > a,
#fresh #header li.current-menu-ancestor > a,
#fresh #header li.current-menu-parent > a{
    background:#F47535;
    color:#fff;
}
#fresh #header li.menu-item-has-children > a{
    padding: 0 15px;
    display: flex;
    gap:5px;
}
#fresh #header li.menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19 9l-7 6l-7-6"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%); */
}
#fresh #header li > a.active::after,
#fresh #header li.current-menu > a::after,
#fresh #header li.current-menu-ancestor > a::after,
#fresh #header li.current-menu-parent > a::after,
#fresh #header li.menu-item-has-children:hover > a::after {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19 9l-7 6l-7-6"/></svg>');
}
#fresh #header .main-nav .sub-menu:before{
    display:none;
}
#fresh #header .main-nav .sub-menu{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background:#fff!important;
    left:10px;
    box-shadow: 0px 4px 24px 0px #0000001A;
    top: 100%;
    padding: 0;
    min-width: 147px;
}
#fresh #header .main-nav .sub-menu li{
    margin: 0;
}
#fresh #header .main-nav .sub-menu > li > a{
    min-height:37px;
    padding: 8px 10px;
    gap: 4px;
    margin: 0;
}
#fresh #header ul.user-buttons{
    height:100%;
    display:flex;
    align-items:center;
    gap:8px;
    width: auto;
}
#fresh #header ul.user-buttons li{
    margin:0;
    padding:0;
    width:auto;
    white-space: nowrap;
}
#fresh #header ul.user-buttons li a{
    line-height:37px;
    padding: 0 16px;
    display:inline-block;
    font-weight:700;
    font-size:14px;
    border-radius: 8px;
    background: #76A85C!important;
    border: 1px solid #90CA6F;
    color:#fff;
    text-decoration: none;
    height:auto;
}
#fresh #header ul.user-buttons li a:hover{
    outline:3px solid #76A85C50;
}
#fresh #header ul.user-buttons li.guest a{
    background: #F47535!important;
    border: 1px solid #F58546;
    color:#fff;
}
#fresh #header ul.user-buttons li.guest a:hover{
    outline:3px solid #F4753550;
}

#fresh #header .logo{
    margin:0;
    height: 100%;
    display: block;
    width:152px;
}
#fresh #header .logo img{
    margin:0;
    height: 100%!important;
    min-height:72px;
    width:152px;
    display: block;
    object-fit: contain;
}
#header .toggle-nav{
    top:29px;
}
#fresh #header span.icon-close,
#fresh #header span.icon-menu {
    color: #000!important;
}

.calWrapper {
    position: relative;
    width: 100%;
}
.calWrapper #calendar-popup {
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    display: none;
}
#calendar{
    height:0;
    overflow:hidden;
}
#calendar h2{
    color:#264479;
}
#calendar.show{
    overflow:unset;
    height:auto;
}
#calendar button.fc-button.fc-button-primary {
    background: #F47535;
    border-color: #F47535;
}
#calendar button.fc-button.fc-button-primary:hover {
    outline:3px solid #F4753550;
}

#calendar .fc .fc-daygrid-event {
    white-space: pre-wrap;
    
}
#calendar .fc .fc-daygrid-event  .fc-event-title{
    font-size:12px;
}

#calendar a.fc-event.fc-daygrid-event {
    margin: 10px;
    padding:5px;
    cursor:pointer;
}
#calendar-popup{
    min-height: 120px;
}
#calendar-popup ul{
    list-style:none;
    margin:0;
    padding:0;
    display:grid;
    gap:5px;
}
#calendar-popup ul li {
    margin:0;
    padding:0;
}
#calendar-popup ul li a{
    text-decoration:none!important;
    padding: 0 12px;
    font-size:14px
}
.calWrapper .popup-inner {
    padding: 0 0 15px;
}
#calendar-popup .popup-inner>div {
    font-weight: 700;
    background: #F47535;
    padding: 12px;
    margin: 0;
    font-size: 14px;
    color: #fff;
}

#calendar-popup span.close {
    position:absolute;
    top: 8px;
    right: 5px;
    color:#fff;
    cursor:pointer;
    display:block;
    width:25px;
    height:25px;
}
#calendar-popup span.close svg {
    width:100%;
    height:100%;
    display:block;
}
#calendar-popup span.close:hover {
    color:#F47535;
    border-radius:888px;
    background:#fff;
}

footer#footer {
    background:#000;
    color:#fff;
    padding: 40px 0 0 0;
}
#footer .logo img {
    width: 172px;
}
#footer .copyright {
    text-align:center;
    font-weight:500;
    font-size:12px;
    border-top: 1px solid #525252;
    padding:30px 16px 40px;
    max-width: calc(var(--wp--style--global--content-size) - 32px);
    margin: 0 auto;
}
#footer a {
    color: #fff;
}
#footer a:hover{
    text-decoration: none;
    color: #76A85C;
}
#footer .container{
    max-width: var(--wp--style--global--content-size);
    padding-left:16px;
    padding-right:16px;
}
#footer .row {
    gap:80px;
    row-gap: 40px;
    padding-bottom:40px;
    margin:0;
    
}
#footer .row > div:first-of-type {
    flex:1;
}
#footer h3{
    color: #808080;
    font: 900 16px/150% Mulish, sans-serif;
    letter-spacing: 0%;
    margin-bottom:20px
}
#footer .others ul{
    columns: 2;
    column-gap: 50px; 
}
#footer ul li{
    break-inside: avoid;
    padding:7px 0;
}

#fresh #footer ul li,
#fresh #footer ul li a{
    font: 500 16px/27px Mulish, sans-serif;
    margin-bottom:0;
}

#footer .socials{
    padding:0
}

#footer .socials svg{
    width: 24px;
    height: 24px;
}

/* center splide if not enough items to make the carousel */
.splide.is-initialized:not(.is-overflow) > div{
    display:flex;
    justify-content:center;
}
.splide.is-initialized:not(.is-overflow) > div ul{
    display:flex;
    gap: 20px;
    margin-right:0;
    transform: none !important;
}
.splide.is-initialized:not(.is-overflow) > div ul li{
    margin-right:0!important;
}

div#hub-slider{
    filter: drop-shadow(0px 4px 24px #0000001A);
}
div#hub-slider li{
    background:#fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    
}
div#hub-slider li a{
    text-decoration:none!important;
}
div#hub-slider li img {
    width: 100%;
    height: 169px;
    object-fit: cover;
    display: block;
}
div#hub-slider h3{
    margin:0;
    padding:0;
    font: 700 15px/1.1 "Filson Pro", sans-serif;
    color:#000;
    line-height:20px;
    padding:10px 15px;
}

button.splide__arrow.splide__arrow {
    width: 56px;
    height: 56px;
    background: #fff;
    box-shadow: 0px 4px 24px 0px #0000001A;
    opacity:1
}
button.splide__arrow.splide__arrow:hover{
    opacity:0.5;
}
button.splide__arrow.splide__arrow:disabled{
    display:none!important;
}

.event-carousel{
    filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.1));
    margin-top: 25px;
}
.event-carousel .splide__slide{
    background:#fff;
    border-radius:12px;
    overflow:hidden;
}
.event-carousel .event-card .details{
    display:flex;
    flex-direction:column;
    gap:5px;
    padding:16px;
    font:600 16px/1.5 Mulish, sans-serif;
    color:#525252;
}

.event-carousel .event-card .details h3 a{
    font:700 20px/1.2 "Filson Pro", sans-serif;
    color:#000;
    display:block;
}
.event-carousel .event-card .details h3 a:hover{
    text-decoration: none;
    color:#264479;
}
.event-carousel .event-card img{
    width:100%;
}

.event-carousel .event-card a.register {
    color: #EF4775;
    text-decoration:underline;
    text-underline-offset:5px;
    font:700 14px/1.5 "Filson Pro", sans-serif;
    margin-top:20px;
    margin-bottom:20px;
}
.event-carousel .event-card .details > div{
    display:flex;
    gap:8px;
    align-items:start
}
.event-carousel .event-card .details svg{
    margin-top:3px;
}
/* div#event-carousel--academy .event-card .details, */
div#event-carousel--academy .event-card{
    height:100%;
    display: flex;
    flex-direction: column;
}
div#event-carousel--academy .event-card .details{
    padding-bottom:7px;
    flex: 1;
}

.event-carousel,
.successStoriesCarousel  {
    margin-bottom: 38px;
}
.event-carousel .splide__pagination,
.successStoriesCarousel .splide__pagination {
    margin-top: 50px;
    bottom: -38px;
}

.event-carousel .splide__pagination__page.is-active,
    .successStoriesCarousel .splide__pagination__page.is-active{
    background:#F47535;
    transform: none;
}
.successStoriesCarousel .splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background-clip: padding-box;
    overflow:hidden;
}
.successStoriesCarousel .story-excerpt {
    font-size: 14px;
    color: #555;
}
.successStoriesCarousel .story-card {
    display: grid;
    align-items:center;
    height:100%;
    width: 100%;
    max-width: unset;
    padding:0;
    flex:1;
    grid-template-columns: 1fr 1fr;
}
.successStoriesCarousel .textWrapper{
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #F05B7C;
    background-image:url(/wp-content/themes/freshnetworking25/images/quotes.svg);
    background-position:bottom right 20px;
    background-repeat:no-repeat;
    background-size:200px;
}
.successStoriesCarousel .imgWrapper{
    background:#fff;
    height: 294px;
}
.successStoriesCarousel img.story-image {
    width:100%;
    height:100%;
    /* aspect-ratio:427/294; */
    object-fit:cover;
    border-radius:0
}
.successStoriesCarousel h3 a{
    font-family: Filson Pro;
    font-weight: 700;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: -2%;
    color:#fff;
    display:block;
    text-align:left;
    text-decoration:none;
}
.successStoriesCarousel  .story-excerpt{
    font-family: Mulish;
    font-weight: 800;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0%;
    text-align:left;
    color:#C31F4D;
    margin-top:25px
}
.successStoriesCarousel .splide__slide:nth-child(odd) .textWrapper{
    background-color:#49BC8D;
}
.successStoriesCarousel .splide__slide:nth-child(odd) .story-excerpt {
    color:#13754E;
}
.searchfilter_wrapper .grid{
    display:grid;
    grid-template-columns:repeat(5, 1fr);
    gap:20px;
}

.searchfilter_wrapper .grid .card{
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    filter: drop-shadow(0px 4px 24px #0000001A);
}

.searchfilter_wrapper .grid .card img{
    height:169px;
    width:100%;
    object-fit:cover;
}

.searchfilter_wrapper .grid .card a{
    text-underline-offset:5px;
    text-decoration: none;
}
.searchfilter_wrapper .grid .card span.zoomClip {
    display:block;
    overflow:hidden;
}
.searchfilter_wrapper .grid .card a img {
    transition: transform 0.3s ease-in-out;
    transform-origin: center center;
    will-change: transform; 
}
.searchfilter_wrapper .grid .card a:hover img {
    transform: scale(1.2);
}


.searchfilter_wrapper .grid .card h2{
    margin: 0;
    padding: 0;
    font: 700 15px / 1.1 "Filson Pro", sans-serif;
    color: #000;
    line-height: 20px;
    padding: 10px 15px;
}
.searchfilter_wrapper .searchfilter {
    display:flex;
    margin-bottom: 40px;
    gap:10px;
    flex-wrap: wrap;
    position:relative;
    z-index: 99;
}
#fresh .searchfilter_wrapper .searchBoxWrapper {
    flex: 1;
}
#fresh .searchfilter_wrapper input.search-box,
#fresh .searchfilter_wrapper .search-box-wrapper input,
#fresh .searchfilter_wrapper select{
    width: 528px;
    max-width:100%;
    height: 48px;
    gap: 8px;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    background: #F7F7F7 no-repeat center left 10px;
}
#fresh .searchfilter_wrapper .search-box-wrapper input,
#fresh .searchfilter_wrapper input.search-box{
    padding-left: 40px;
    color:#999;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzcwNzFfNTE0NikiPgo8cGF0aCBkPSJNMjEgMjFMMTYuNjU2OSAxNi42NTY5TTE2LjY1NjkgMTYuNjU2OUMxOC4xMDQ2IDE1LjIwOTEgMTkgMTMuMjA5MSAxOSAxMUMxOSA2LjU4MTcyIDE1LjQxODMgMyAxMSAzQzYuNTgxNzIgMyAzIDYuNTgxNzIgMyAxMUMzIDE1LjQxODMgNi41ODE3MiAxOSAxMSAxOUMxMy4yMDkxIDE5IDE1LjIwOTEgMTguMTA0NiAxNi42NTY5IDE2LjY1NjlaIiBzdHJva2U9IiNCMkIzQjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF83MDcxXzUxNDYiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
}
#fresh .searchfilter_wrapper select{
    width:auto;
    appearance: none; /* Remove default styling */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: white;
    border: 1px solid #ccc;
    padding: 8px 30px 8px 10px;
    font-size: 16px;
    cursor: pointer;
    background-image: url('data:image/svg+xml;utf8,<svg width="16" height="10" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 5C3 4.44772 3.44772 4 4 4H12C12.5523 4 13 4.44772 13 5C13 5.55228 12.5523 6 12 6H4C3.44772 6 3 5.55228 3 5ZM0 1C0 0.447715 0.447715 0 1 0H15C15.5523 0 16 0.447715 16 1C16 1.55228 15.5523 2 15 2H1C0.447715 2 0 1.55228 0 1ZM6 9C6 8.44771 6.44772 8 7 8H9C9.55229 8 10 8.44771 10 9C10 9.55229 9.55229 10 9 10H7C6.44772 10 6 9.55229 6 9Z" fill="black"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
    color:#000;
    max-width: 300px;
}
#fresh .searchfilter_wrapper select,
body#fresh select.kb-sort {
    transition: width 0.2s;
}

#fresh .searchfilter_wrapper .search-box-wrapper input:focus,
#fresh .searchfilter_wrapper .search-box:focus,
#fresh .searchfilter_wrapper select:focus{
    outline: 1px solid #F47535;
}

#fresh .searchfilter_wrapper select:disabled{
    opacity: 0.4;
    cursor: default;
}

#fresh select.kb-filter,
#fresh .searchfilter_wrapper .filterWrapper select{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDIuNjAwMUMxNyAyLjA0MDA1IDE2Ljk5OTYgMS43NTk4MSAxNi44OTA2IDEuNTQ1OUMxNi43OTQ4IDEuMzU3NzQgMTYuNjQyMyAxLjIwNDg3IDE2LjQ1NDIgMS4xMDg5OUMxNi4yNDAzIDEgMTUuOTU5NyAxIDE1LjM5OTYgMUgyLjU5OTYxQzIuMDM5NTYgMSAxLjc1OTgxIDEgMS41NDU5IDEuMTA4OTlDMS4zNTc3NCAxLjIwNDg3IDEuMjA0ODcgMS4zNTc3NCAxLjEwODk5IDEuNTQ1OUMxIDEuNzU5ODEgMSAyLjA0MDA1IDEgMi42MDAxVjMuMzM3MzZDMSAzLjU4MTk1IDEgMy43MDQzMyAxLjAyNzYzIDMuODE5NDJDMS4wNTIxMyAzLjkyMTQ2IDEuMDkyNjMgNC4wMTg5MyAxLjE0NzQ2IDQuMTA4NEMxLjIwOTI4IDQuMjA5MjggMS4yOTU5MSA0LjI5NTkxIDEuNDY4NzUgNC40Njg3NUw2LjUzMTQ5IDkuNTMxNDlDNi43MDQ0MyA5LjcwNDQzIDYuNzkwNDQgOS43OTA0NCA2Ljg1MjI4IDkuODkxMzVDNi45MDcxMSA5Ljk4MDgyIDYuOTQ4MTYgMTAuMDc4NiA2Ljk3MjY2IDEwLjE4MDdDNyAxMC4yOTQ2IDcgMTAuNDE1NSA3IDEwLjY1NTJWMTUuNDExQzcgMTYuMjY4MiA3IDE2LjY5NzEgNy4xODA1NCAxNi45NTUyQzcuMzM4MTkgMTcuMTgwNiA3LjU4MTQgMTcuMzMxIDcuODUzNTIgMTcuMzcxMkM4LjE2NTE0IDE3LjQxNzIgOC41NDg3MSAxNy4yMjU3IDkuMzE1NDMgMTYuODQyNEwxMC4xMTU0IDE2LjQ0MjRDMTAuNDM2NSAxNi4yODE5IDEwLjU5NjYgMTYuMjAxMyAxMC43MTM5IDE2LjA4MTVDMTAuODE3NiAxNS45NzU2IDEwLjg5NyAxNS44NDg1IDEwLjk0NTMgMTUuNzA4NEMxMSAxNS41NDk5IDExIDE1LjM3IDExIDE1LjAxMVYxMC42NjI2QzExIDEwLjQxOCAxMSAxMC4yOTU4IDExLjAyNzYgMTAuMTgwN0MxMS4wNTIxIDEwLjA3ODYgMTEuMDkyNiA5Ljk4MDgyIDExLjE0NzUgOS44OTEzNUMxMS4yMDg5IDkuNzkxMTEgMTEuMjk0NyA5LjcwNTMzIDExLjQ2NTMgOS41MzQ2OUwxMS40Njg4IDkuNTMxNDlMMTYuNTMxNSA0LjQ2ODc1QzE2LjcwNDQgNC4yOTU4IDE2Ljc5MDQgNC4yMDkzMiAxNi44NTIzIDQuMTA4NEMxNi45MDcxIDQuMDE4OTMgMTYuOTQ4MiAzLjkyMTQ2IDE2Ljk3MjcgMy44MTk0MkMxNyAzLjcwNTUxIDE3IDMuNTg0NDQgMTcgMy4zNDQ4VjIuNjAwMVoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+");
}
#fresh .searchfilter_wrapper .viewByWrapper select{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDhDMTQgOS42NTY4NSAxMi42NTY5IDExIDExIDExQzkuMzQzMTQgMTEgOCA5LjY1Njg1IDggOEM4IDYuMzQzMTUgOS4zNDMxNCA1IDExIDVDMTIuNjU2OSA1IDE0IDYuMzQzMTUgMTQgOFoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xIDhDMi42MDAxNCAzLjkwMjY0IDYuMzM2MDMgMSAxMSAxQzE1LjY2NCAxIDE5LjM5OTkgMy45MDI2NCAyMSA4QzE5LjM5OTkgMTIuMDk3NCAxNS42NjQgMTUgMTEgMTVDNi4zMzYwMyAxNSAyLjYwMDE0IDEyLjA5NzQgMSA4WiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");    
    background-size: 18px;
}


.loader {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width:100%;
}
.loader.box5 {
    grid-template-columns: repeat(5, 1fr);
    gap:20px;
}
.loader.box4, .grid.box4 {
    grid-template-columns: repeat(4, 1fr);
    gap:20px;
}

.loader .box {
    width: 100%;
    height: 150px;
    background: #dddddd;
    opacity: 0.3;
    border-radius: 8px;
    animation: fadeBreath 1.5s infinite ease-in-out;
}

.loader .box:nth-child(1) { animation-delay: 0s; }
.loader .box:nth-child(2) { animation-delay: 0.3s; }
.loader .box:nth-child(3) { animation-delay: 0.6s; }

@keyframes fadeBreath {
    0%, 100% { opacity: 0.3;}
    50% { opacity: 1; }
}

#fresh .bubbleTip{
  position: relative;
  display: inline-block;
  width: max-content;
}
#fresh .bubbleTip::before {
    color: #90CA6F;
    content: " ";
    bottom: 2px;
    transform: translateY(100%);
    position: absolute;
    left: 0px;
    width: 21px;
    height: 18px;
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml,<svg viewBox="0 0 21.55 17.64" xmlns="http://www.w3.org/2000/svg"><path d="M21.55,0H0v14.61c0,2.71,3.29,4.05,5.18,2.11L21.55,0Z"/></svg>') no-repeat center / contain;
    mask: url('data:image/svg+xml,<svg viewBox="0 0 21.55 17.64" xmlns="http://www.w3.org/2000/svg"><path d="M21.55,0H0v14.61c0,2.71,3.29,4.05,5.18,2.11L21.55,0Z"/></svg>') no-repeat center / contain;
    display: inline-block;
}
.cat_top_buttons {
    display: flex;
    gap: 20px;
    margin-bottom:40px;
}
.cat_top_buttons a{
    background:#f7f7f7;
    border-radius: 10px;
    border: 2px solid #e8e8e8;
    padding: 10px 24px;
    font-family: Mulish, sans-serif;
    font-weight: 800;
    font-size: 16px;
    color:#3B9D76;
    line-height: 150%;
    text-decoration:none;
}
.cat_top_buttons a.active{
    background:#49BC8D;
    border: 2px solid #3B9D76;
    color:#fff;
}
.cat_top_buttons a:hover{
    border: 2px solid #3B9D76;
}

.related-posts {
    margin-top: 30px;
}

.related-posts h3 {
    font-family: "Filson Pro", sans-serif;
    font-weight: 800;
    font-size: 42px;
    line-height: 110%;
    text-align: center;
    color: #264479;
    margin: 60px 0 40px;
}

.related-posts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.related-post-item {
    background: #f9f9f9;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}

.related-post-thumbnail {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.related-post-content {
    padding: 12px;
}

.related-post-category {
    color: #3F68B1;
    font-family: "Mulish", sans-serif;
    font-weight: 800;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1.5;
}

.related-post-content h4 a {
    font-family: "Mulish", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.1;
    color: #264479;
    display: block;
    text-decoration: none;
}

.related-post-content p {
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #525252;
}

.related-post-content .read-more {
    display: inline-block;
    font-family: "Filson Pro", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    color: #264479;
    text-decoration: underline;
}

/* Button wrapper */
.related-posts-grid + div {
    display: flex;
    justify-content: center;
    padding: 40px 0 60px;
}

/* Button */
.related-posts-grid + div a {
    background: #76A85C;
    border: 1px solid #76A85C;
    width: 144px;
    height: 45px;
    border-radius: 8px;
    color: #fff;
    font-family: "Filson Pro", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.related-posts-grid + div a:hover {
    outline: 3px solid rgba(118, 168, 92, 0.3);
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    .related-posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .related-posts-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .related-posts h3 {
        font-size: 32px;
    }
}



#fresh .kb-button{
    transition:none;
}
.kb-button.btn_outline_orange:hover{
  outline:3px solid #F4753550;
}
.kb-button.btn_outline_green:hover{
  outline:3px solid #76A85C50;
}
.kb-button.btn_outline_white:hover{
  outline:3px solid #FFFFFF50;
}
.kb-button.btn_outline_pink:hover{
  outline:3px solid #f05b7c50;
}
.kb-button.btn_outline_darkblue:hover{
    outline:3px solid #26447950;
}.kb-button.btn_outline_purple:hover{
    outline:3px solid #695C8D50;
}

.showForTablet,
.showForMobile{
    display:none;
}


#fresh .speaker-bubble {
    background:#f7f7f7;
    border-radius:10px;
    overflow:hidden;
    color:#264479;box-shadow: 0px 4px 24px 0px #0000001A;
}
#fresh .speaker-bubble.bubble-purple{
    background:#8B7AB9;
    color:#fff;
}
#fresh .speaker-bubble a.photo,
#fresh .speaker-bubble img{
    border-radius:0px;
    width:100%;
    height:auto;
    transform:none;
    aspect-ratio:317/200;
    margin:0;
    object-fit:cover;
    object-position:top center;
}
.speaker-bubble img{
    background:#bcbdc1;
}
#fresh .speaker-bubble h3{
    font-family: Filson Pro;
    font-weight: 700;
    font-size: 20px;
    line-height: 110.00000000000001%;
    letter-spacing: -2%;
}
#fresh .speaker-bubble ul{
    padding:0;
    margin:0;
    font-family: Mulish;
    font-weight: 800;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    display:grid;
    gap:10px;
    list-style: none;
}

#fresh p:empty,
#fresh .speaker-bubble ul li:empty{
    display:none!important;
}
#fresh .speaker-bubble ul li.role{
    grid-row:1;
    font-family: Mulish;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    margin:-5px 0 10px;
    list-style: none;
}
#fresh .speaker-bubble ul li:not(.role) {
    display:grid;
    grid-template-columns:24px 1fr;
    gap:5px;
    line-height: 1.2;
    min-height: 24px;
    position: relative;
    list-style: none;
}
#fresh .speaker-bubble ul li:not(.role)::before {
    content: " ";
    display:block;
    margin-top:-3px;
    width:24px;
    height:24px;
    mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25" fill="none"><path d="M9.17163 15.3467L14.8285 9.68983" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.05033 11.811L4.92901 13.9323C3.36669 15.4944 3.36669 18.0271 4.92901 19.5892C6.49111 21.1513 9.02377 21.1513 10.5859 19.5892L12.7072 17.4678" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.293 7.56836L13.4143 5.44704C14.9764 3.88495 17.509 3.88495 19.0711 5.44704C20.6333 7.00914 20.6333 9.5418 19.0711 11.1039L16.9499 13.2252" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    mask-repeat: no-repeat;
    mask-position: left top;
    mask-size: contain;
    background-color: currentColor;
}
#fresh .speaker-bubble ul li:not(.role):last-of-type::before {
    mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25" fill="none"><path d="M5 10.4409C5 15.2927 9.24448 19.305 11.1232 20.8433C11.3921 21.0634 11.5281 21.1748 11.7287 21.2313C11.8849 21.2753 12.1148 21.2753 12.271 21.2313C12.4716 21.1748 12.6076 21.0634 12.8766 20.8433C14.7556 19.305 19 15.2932 19 10.4414C19 8.60525 18.2625 6.84412 16.9497 5.54579C15.637 4.24746 13.8566 3.51807 12.0001 3.51807C10.1435 3.51807 8.36313 4.24746 7.0504 5.54579C5.73767 6.84412 5 8.60525 5 10.4409Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 9.51807C10 10.6226 10.8954 11.5181 12 11.5181C13.1046 11.5181 14 10.6226 14 9.51807C14 8.41354 13.1046 7.51807 12 7.51807C10.8954 7.51807 10 8.41354 10 9.51807Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
#fresh .speaker-bubble ul li.biz_types::before {
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTgiIGhlaWdodD0iNjciIHZpZXdCb3g9IjAgMCA1OCA2NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTU3LjA1IDY0LjQ2NEM1Ny4wNSA2NS44MTYgNTUuOTU1MyA2Ni45MTIgNTQuNjA1IDY2LjkxMkM1My4yNTQ3IDY2LjkxMiA1Mi4xNiA2NS44MTYgNTIuMTYgNjQuNDY0QzUyLjE2IDUxLjM5NDcgNDEuNTc4MyA0MC44IDI4LjUyNSA0MC44QzE1LjQ3MTcgNDAuOCA0Ljg5IDUxLjM5NDcgNC44OSA2NC40NjRDNC44OSA2NS44MTYgMy43OTUzNCA2Ni45MTIgMi40NDUgNjYuOTEyQzEuMDk0NjYgNjYuOTEyIDAgNjUuODE2IDAgNjQuNDY0QzAgNDguNjkwOCAxMi43NzExIDM1LjkwNCAyOC41MjUgMzUuOTA0QzQ0LjI3ODkgMzUuOTA0IDU3LjA1IDQ4LjY5MDggNTcuMDUgNjQuNDY0Wk0yOC41MjUgMzQuMjcyQzE5LjA3MjYgMzQuMjcyIDExLjQxIDI2LjYgMTEuNDEgMTcuMTM2QzExLjQxIDcuNjcyMDUgMTkuMDcyNiAwIDI4LjUyNSAwQzM3Ljk3NzQgMCA0NS42NCA3LjY3MjA1IDQ1LjY0IDE3LjEzNkM0NS42NCAyNi42IDM3Ljk3NzQgMzQuMjcyIDI4LjUyNSAzNC4yNzJaTTI4LjUyNSAyOS4zNzZDMzUuMjc2NyAyOS4zNzYgNDAuNzUgMjMuODk2IDQwLjc1IDE3LjEzNkM0MC43NSAxMC4zNzYgMzUuMjc2NyA0Ljg5NiAyOC41MjUgNC44OTZDMjEuNzczMyA0Ljg5NiAxNi4zIDEwLjM3NiAxNi4zIDE3LjEzNkMxNi4zIDIzLjg5NiAyMS43NzMzIDI5LjM3NiAyOC41MjUgMjkuMzc2WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==");
    width: 18px;
    height: 18px;
    margin: 0 0 0 3px;
}
#fresh .speaker-bubble .txt{
    padding: 16px 12px;

}
#fresh .speaker-bubble ul:not(:has(li.role)) {
    margin-top: 15px;
}
.members .member .speaker-bubble {
    height: 100%;
}

#fresh #main .container{
    max-width:1358px;
}


.searchfilter_wrapper.eventList .grid{
    grid-template-columns: repeat(3, 1fr)
}

.searchfilter_wrapper.eventList .grid.pp-8{
    grid-template-columns: repeat(4, 1fr);
    /* min-height: 767px; */
}
.searchfilter_wrapper.eventList .grid.pp-8 + nav .nav-links{
    margin-bottom:0;
}

.eventList .grid .card .details{
    padding:20px;
}
.eventList .grid .card .details > div{
    display:grid;
    grid-template-columns: 20px 1fr;
    gap:7px;
}
.eventList .grid .card .details svg{
    margin-top:3px;
}
.eventList .grid .card .details h3{
    margin-bottom:20px;
}
.eventList .grid .card .details h3 a{
    font-family: Filson Pro;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: -2%;
    color:#000;
    display:block;
    text-decoration:none;
}
.eventList .grid .card .details h3 a:hover{
    color:#EF4775
}
.eventList .grid .card img{
    height:200px;
    aspect-ratio: 2/1;
}
.searchfilter_wrapper.eventList .grid.pp-8 .card img{
    height:auto;

}

.eventList .grid .card{
    position:relative;
    display:flex;
    flex-direction:column;
}
.eventList .grid .card .details {
    flex:1;
    display:flex;
    flex-direction:column;
}

.eventList .card h3{
    flex:1;
}
.eventList .card a.register {
    color:#EF4775;
    text-decoration:underline;
    text-underline-offset:8px;
    font-family: Filson Pro;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    margin-top:20px;
    display:inline-block;
}

.featured_events .event{
    display:grid;
    grid-template-columns:auto 1fr;
    gap:64px;
    border-radius:0;
    padding:20px 0;
    margin:0;
    border-bottom: 1px solid #E8E8E8;
    background: none;
}
.featured_events .event .events_wrapper .events{
    padding:20px 24px;
    margin:0;
    border-bottom: 1px solid #E8E8E8
}

.featured_events .event .events_wrapper .events:first-child{
    padding-top:0;
}
.featured_events .event .events_wrapper .events:last-child{
    border:0;
    padding-bottom:0;
}
.featured_events h3{
    font-family: Filson Pro;
    font-weight: 700;
    font-size: 28px;
    line-height: 110.00000000000001%;
    letter-spacing: -2%;
    margin-bottom:15px;
}
.featured_events p{
    font-family: Mulish;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #525252;
}

#fresh .featured_events .pp_wrapper {
    border-radius:8px;
    overflow:hidden;
    width:357px;
    height:175px;
    position: relative;
    background-size:contain;
}
#fresh .featured_events .pp_wrapper img{
    float:right;
}
#fresh .pp_wrapper .bubbleTip{
    background:#fff;
    font-family: Filson Pro;
    font-weight: 800;
    font-size: 18px;
    line-height: 125%;
    letter-spacing: 0%;
    vertical-align: middle;
    border-radius:10px;
    border-bottom-left-radius: 0px;
    padding: 16px 20px;
    position: absolute;
    left: 25px;
    bottom: 30px;
    text-transform:uppercase;
}
#fresh .pp_wrapper .bubbleTip::before{
    color: #fff;
    width:15px;
    height:auto;
    aspect-ratio:61/50;
}

#fresh .featured_events .event:nth-child(3n + 1) .pp_wrapper {
    background:#3F68B1 no-repeat left top url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI4NS45IDM1MCI+CiAgPHBhdGggZmlsbD0iIzI2NDQ3OSIgZD0iTTAsMGgxNTYuOWM1My4yLDAsOTYuNCw0My4yLDk2LjQsOTYuNHY1My45YzAsMy4zLDEuMyw2LjQsMy42LDguN2wyNC4yLDI0LjJjMTAuMiwxMC4yLDMsMjcuNy0xMS41LDI3LjdoMGMtNy4zLDAtMTMuMiw1LjktMTMuMiwxMy4ydjU3LjJjMCwzNy45LTMwLjcsNjguNy02OC43LDY4LjdIMFYwWiIvPgo8L3N2Zz4=");
}
#fresh .featured_events .event:nth-child(3n + 1) .pp_wrapper .bubbleTip{
    color:#3F68B1;
}

#fresh .featured_events .event:nth-child(3n + 2) .pp_wrapper {
    background:#49BC8D no-repeat left top url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyODUuOSAzNTAiPgogIDxwYXRoIGZpbGw9IiMzYjlkNzYiIGQ9Ik0wLDBoMTU2LjljNTMuMiwwLDk2LjQsNDMuMiw5Ni40LDk2LjR2NTMuOWMwLDMuMywxLjMsNi40LDMuNiw4LjdsMjQuMiwyNC4yYzEwLjIsMTAuMiwzLDI3LjctMTEuNSwyNy43aDBjLTcuMywwLTEzLjIsNS45LTEzLjIsMTMuMnY1Ny4yYzAsMzcuOS0zMC43LDY4LjctNjguNyw2OC43SDBWMFoiLz4KPC9zdmc+");
}
#fresh .featured_events .event:nth-child(3n + 2) .pp_wrapper .bubbleTip{
    color:#3B9D76;
}

#fresh .featured_events .event:nth-child(3n + 3) .pp_wrapper {
    background:#F05B7C no-repeat left top url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI4NS45IDM1MCI+CiAgPHBhdGggZmlsbD0iI0VGNDc3NSIgZD0iTTAsMGgxNTYuOWM1My4yLDAsOTYuNCw0My4yLDk2LjQsOTYuNHY1My45YzAsMy4zLDEuMyw2LjQsMy42LDguN2wyNC4yLDI0LjJjMTAuMiwxMC4yLDMsMjcuNy0xMS41LDI3LjdoMGMtNy4zLDAtMTMuMiw1LjktMTMuMiwxMy4ydjU3LjJjMCwzNy45LTMwLjcsNjguNy02OC43LDY4LjdIMFYwWiIvPgo8L3N2Zz4=");
}
#fresh .featured_events .event:nth-child(3n + 3) .pp_wrapper .bubbleTip{
    color:#F05B7C;
}

#fresh nav.pagination .page-numbers{
    border:2px solid #F58546;
    background:#FFFFFF;
    font-family: Mulish;
    font-weight: 400;
    font-size: 12px;
    line-height: 37px;
    text-align: center;
    vertical-align: middle;
    color:#F58546;
    width:40px;
    padding:0;
}
#fresh nav.pagination .page-numbers.current{
    background:#F58546;
    color:#fff;
}
#fresh nav.pagination .page-numbers.prev,
#fresh nav.pagination .page-numbers.next{
    border:transparent;
    background:transparent;
    font-family: Mulish;
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color:#525252
}
#fresh nav.pagination .page-numbers.prev:disabled,
#fresh nav.pagination .page-numbers.next:disabled{
    opacity:0.4
}
nav.navigation.pagination {
    justify-content: center;
}
.pagination {
    margin-top: 15px;
    text-align: center;
}
.pagination button {
    margin: 2px;
    padding: 5px 10px;
    border: none;
    background: #0073aa;
    color: white;
    cursor: pointer;
    border-radius: 3px;
}
.pagination button[disabled] {
    background: #ccc;
    cursor: not-allowed;
}
.pagination .hidden {
    display: none;
}
.pagination .nav-links {
    margin: 30px auto 50px;
}



nav.breadcrumbs{
    font-family: Mulish,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color:#264479;
    margin:50px 0 45px;
    display:flex;
    gap:18px;;
    align-items:center;
}
nav.breadcrumbs a {
    color:#808080;
    text-decoration:none;
    opacity:0.5;
}
nav.breadcrumbs a:hover {
    opacity:1;
}

.lightbox {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8); 
    display: flex;
    align-items: center; 
    justify-content: center; 
    padding: 16px;
    z-index: 999999999;
}
.lightbox img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); 
}

.lightbox button {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
    color: white;
    background: none;
    border: none;
    cursor: pointer;
}

#fresh .gform_wrapper.form-contact_wrapper .gform_body .gform_fields .gfield {
    width: unset;
    margin-bottom: 0;
}
#fresh .gform_wrapper.form-contact_wrapper .gform_body .gform_fields .gfield_label {
    font-weight:600;
}
#fresh .gform_wrapper.form-contact_wrapper .gform_body {
    margin-bottom: 0;
}
#fresh .gform_wrapper.form-contact_wrapper .gform_footer .gform_button {
    width: unset;
}
#fresh .gform_wrapper.form-contact_wrapper .gform_body .gform_fields .gfield .textarea {
    display: block;
    height: 120px;
}
#fresh .gform_wrapper .gform_body .gform_fields .gfield .gfield_description.validation_message {
    color: #dc3545;
    border: 0;
    background: none;
    font-style: italic;
    font-size: 14px;
    padding: 0;
}

#fresh .wp-block-kadence-query-pagination .pagination {
    margin:50px auto 0
}
#fresh .wp-block-kadence-query-pagination .pagination .nav-links {
    margin:0
}


/* FAQs */
#fresh .kt-accordion-panel-inner li,
#fresh .kt-accordion-panel-inner p{
    font-size: 16px;
    font-weight: 500;
    /* color: #525252; */
    font-family: Mulish, sans-serif;
}


.kb-query-grid-wrap a[href$="/a-day-i-will-never-forget/"] img,
.listWrapper .grid .listItem img[src='/wp-content/uploads/2022/11/Untitled-design-46-768x1024.png']{ /* blog - community - darren's pic*/
    object-position: center -50px;
}


.homeHeroText > div{
    transform: translateY(600px);
}
.animated-container {
    width: 841px;
    height: 587px;
    position: relative;
    margin-left: -100px;
  }
  
  .animated-container .shape-group {
    width: 379px;
    height: 140px;
    position: absolute;
    display: flex;
    z-index: 10;
  }
  
  .animated-container .top-right-group {
    top: 0;
    right: 0;
  }
  
  .animated-container .bottom-left-group {
    bottom: 0;
    left: 0;
  }
  
  .animated-container .circle {
    width: 140px;
    height: 140px;
    border-radius: 50%;
  }
  
  .animated-container .blue-circle {
    background-color: #3f68b1;
  }
  
  .animated-container .green-circle {
    background-color: #90ca6f;
  }
  
  .animated-container .half-circle-right {
    width: 70px;
    height: 140px;
    -webkit-border-top-right-radius: 888px;
    -webkit-border-bottom-right-radius: 888px;
    -moz-border-radius-topright: 888px;
    -moz-border-radius-bottomright: 888px;
    border-top-right-radius: 888px;
    border-bottom-right-radius: 888px;
  }
  
  .animated-container .rectangle {
    width: 169px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .animated-container .pink-rectangle {
    background-color: #f05b7c;
  }
  
  .animated-container .purple-rectangle {
    background-color: #8b7ab9;
  }
  
  .animated-container .inner-rectangle {
    background-color: #ef4775;
    width: 121.868px;
    height: 101px;
  }
  
  .animated-container .purple-inner-rectangle {
    background-color: #695c8d;
    width: 133.934px;
    height: 111px;
  }
  
  .animated-container .faceWrapper {
    position: absolute;
    z-index: 0;
    width: 0;
    left: 97px;
    top: 0;
    display: flex;
    justify-content: center;
    height: 100%;
    overflow: hidden;
  }
  
  .animated-container .faceWrapper svg {
    width: 647px;
    height: 587px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .animated-container .half-circle {
    position: relative;
    overflow: hidden;
  }
  .animated-container .half-circle > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform-origin: left top;
  }
  .animated-container .green-half-circle > div {
    background-color: #49bc8d;
  }
  
  .animated-container .orange-half-circle > div {
    background-color: #f58546;
    transform-origin: right top;
  }
@media (max-width:767px){
    .animated-container-wrapper {
        display: inline-block; 
        overflow: hidden;
        height: calc( 587px * 0.7);
    }
    .animated-container {
        margin:0;
        left:50%;
        transform:translateX(-50%) scale(0.7);
        transform-origin: top center;
    }
}

@media (max-width:480px){
    .animated-container-wrapper {
        display: inline-block; 
        overflow: hidden;
        height: calc( 587px * 0.5);
    }
    .animated-container {
        margin:0;
        left:50%;
        transform:translateX(-50%) scale(0.5);
        transform-origin: top center;
    }
} 


@media (max-width:1111px){
    .searchfilter_wrapper.eventList .grid{
        grid-template-columns: repeat(3, 1fr)!important;
    }
}

@media (max-width:1024px){
    .searchfilter_wrapper.eventList .grid{
        grid-template-columns: repeat(2, 1fr)!important;
    }
}
@media (max-width:880px){
    #fresh .featured_events .event {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    #fresh .featured_events .event .events{
        padding-left:0;
        padding-right:0;
    }
}
@media (max-width:640px){
    .searchfilter_wrapper.eventList .grid{
        grid-template-columns: 1fr!important;
    }
}





@media (min-width: 992px) and (max-width:1412px){
    
    #fresh #header .inn,
    #fresh #header .nav-wrapper{
        justify-content: flex-end;
        gap:20px;
    }

    #fresh #header .main-nav > li a{
        padding:0 10px;
    }
}

@media (min-width: 992px) and (max-width:1160px){
    #fresh #header ul.user-buttons li a{
        width: 90px;
        line-height: 1.1;
        height:46px;
        display:flex;
        align-items:center;
        padding:0;
        white-space: normal;
        justify-content: center;
    }
}






@media (max-width:1392px){
    #fresh #header .inn {
         gap:20px;
    }
    
    #footer .row > div:first-of-type p br{
        display:none;
    }
}
@media (max-width:1240px){
    #footer .others ul{
        columns: 1;
    }
}
/* 
@media (max-width:1150px){
    #fresh #header li.menu-item-has-children > a{
        font-size:13px
    }
} */

@media (max-width:1065px){
    
    #fresh #header .menu-item-home{
        display:none;
    }
    #footer .others ul{
        columns: 2;
    }
    #footer .row > div:first-of-type p br{
        display:block;
    }
    #footer .row{
        display:grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:1024px){
    .showForTablet{
        display:block;
    }
}


@media (max-width: 991px) {

    /* mobile nav*/
    #fresh.nav-open #header .inn,
    #fresh #header .nav-wrapper,
    #fresh #header ul.user-buttons{
        height:auto;
    }

    #fresh.nav-open #header a.logo,
    #fresh.nav-open #header a.logo img{
        height:auto!important;
    }

    #fresh #header .nav-wrapper{
        height: calc(100vh - 30px - 27px)
    }
    #fresh #header .nav-wrapper li{
        height: auto;
    }
    #fresh #header .nav-wrapper li a{
        height:50px;
        line-height:50px;
        padding:0 20px;
        position:relative;
    }
    #fresh #header .main-nav>li.menu-item-has-children:after {
        display:none;
    }
    #fresh #header li.menu-item-has-children:hover > a:after{
        transform: translateY(-50%) rotate(180deg);
        display:block;
    }
    #fresh #header .main-nav .sub-menu > li > a{
        /* font-size:12px; */
        padding:0 20px 0 40px;
    }
    #fresh #header ul.user-buttons li{
        flex:1;
    }
    #fresh #header ul.user-buttons li a{
        height:50px;
        width:100%;
        line-height: 50px;
    }
    /* end mobile nav*/

    .searchfilter_wrapper .search-box{
        width:100%;
    } 
    
    .searchfilter_wrapper .grid,
    .loader.box5 {
        grid-template-columns: repeat(4, 1fr);
    }
    .loader.box5 .box:nth-child(n+5){
        display: none;;
    }
    
    .loader.box4, .grid.box4 {
        grid-template-columns: repeat(3, 1fr);
        gap:20px;
    }


 }

 @media (max-width:767px){
    #fresh h1.bubbleTip {
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
        border-bottom-right-radius: 18px;
        border-bottom-left-radius: 0px;
        position: absolute;
        bottom: -50px;;
    }
    
    #fresh.category #main > .ca-sections > .kb-row-layout-wrap{
        margin-bottom:80px;
        overflow:visible;
    }
    #fresh.page-template-page-fullwidth #main > .kb-row-layout-wrap:first-child{
        margin-bottom:50px;
        overflow:visible;
    }
    #fresh.page-template-page-fullwidth #main > .kb-row-layout-wrap:first-child .kt-row-column-wrap:before,
    #fresh.category #main > .ca-sections .kt-row-column-wrap:before{
        height:100%;
    }
    #fresh.category #main > .ca-sections > .kb-row-layout-wrap .kt-row-layout-overlay,
    #fresh.page-template-page-fullwidth #main > .kb-row-layout-wrap:first-child > .kt-row-layout-overlay{
        background-position:left -70px bottom 70px;
    }
    #fresh.category #main > .ca-sections > .kb-row-layout-wrap .wp-block-kadence-column .kt-inside-inner-col,
        #fresh.page-template-page-fullwidth #main > .kb-row-layout-wrap:first-child .wp-block-kadence-column .kt-inside-inner-col {
        background-size: auto calc(100% - 20px);
        background-position: bottom center;
    }

    #fresh .searchfilter_wrapper  input,
    #fresh .searchfilter_wrapper select{
        width:100%!important;
        max-width: 100%;
    }
    .searchfilter_wrapper .searchfilter {
        flex-direction: column;
    }
    

    #footer h3{
        margin-bottom:10px
    }
    #footer .others ul{
        columns: 2;
    }
    #footer .row > div:first-of-type p br{
        display:none;
    }
    #footer .row{
        display:grid;
        gap: 20px;
        grid-template-columns: 1fr;
    }
    #footer .others{
        grid-row-start:4
    }
    /* #footer .container{
        padding-left:40px;
        padding-right:40px;
    } */

    #fresh .searchfilter_wrapper .searchBoxWrapper {
        width: auto;
    }
    #fresh .searchfilter_wrapper .searchBoxWrapper input{
        width: 100%;
        min-width:300px;
    }

    .searchfilter_wrapper .grid,
    .loader.box5 {
        grid-template-columns: repeat(3, 1fr);
    }
    .loader.box5 .box:nth-child(n+4){
        display: none;;
    }

    
    .showForMobile{
        display:block;
    }
}

@media (max-width:640px){
    h2.wp-block-kadence-advancedheading {
        margin-top: -8px;
    }
    .successStoriesCarousel .story-card {
        display: flex;
        flex-direction: column;
    }
    .successStoriesCarousel .imgWrapper{
        width: 100%;
        height:200px;
    }
    
    .searchfilter_wrapper .searchBoxWrapper {
        flex: 1 1 100%;
    }
    #fresh .searchfilter_wrapper .sortOrderWrapper,
    #fresh .searchfilter_wrapper .filterWrapper{
        flex: 1 1 calc(50% - 5px);
    }
    #fresh .searchfilter_wrapper .search-box,
    #fresh .searchfilter_wrapper select{
        width:100%;
    } 

    .searchfilter_wrapper .grid,
    .loader.box5 {
        grid-template-columns: repeat(2, 1fr);
    }
    .loader.box5 .box:nth-child(n+3){
        display: none;;
    }

    
    .loader.box4, .grid.box4 {
        grid-template-columns: repeat(2, 1fr);
        gap:20px;
    }

    #fresh .bubbleTip {
        max-width: 100%;
    }
    .cat_top_buttons {
        display:grid;
        grid-template-columns:repeat(2, 1fr);
        gap: 10px;
        margin-bottom:10px
    }

    #fresh #main form.form-avail-hub {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
    #fresh #main form.form-avail-hub button,
    #fresh #main form.form-avail-hub select{
        margin:0;
        width:100%;
        max-width:unset;
        line-height:1.5;
    }
    
    .nav-links a.prev.page-numbers,
    .nav-links a.next.page-numbers{
        display:none!important;
    }
}

@media (min-width: 1358px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width:1358px
    }
}




/* some tailwind utilities*/

.absolute{
    position:absolute;
}
.block {
    display: block;
 }

  