@font-face {
    font-family: 'Lato';
    src: url("../fonts/lato/lato-light.ttf") format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Lato';
    src: url("../fonts/lato/lato-regular.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Lato';
    src: url("../fonts/lato/lato-bold.ttf") format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'PT Serif';
    src: url("../fonts/pt_serif/PTSerif-Regular.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'PT Serif';
    src: url("../fonts/pt_serif/PTSerif-Bold.ttf") format('truetype');
    font-weight: 700;
}


body {
    font-family: 'Lato';
    font-size: 18px;
    line-height: 1.4;
    color: #4c4d4e;
    overflow-x: hidden;
    font-weight: 300;
}

a {
    color: #edd7ff !important;
    text-decoration: none !important;
}

main a {
    color: #cc86d2 !important;

    text-decoration: underline !important;
}



a:hover {
    text-decoration: underline !important;
    color: #00a5ff !important;
}

ul li {
    padding-bottom: .5em;
}

ul li::marker {
    color: #edd7ff;
}

figcaption, .vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 10px;
    opacity: 0.7
}

.vc_gitem-post-data-source-post_title {
    display: none
}

.vc_custom_heading.vc_gitem-post-data p {
    padding: 0 !important;
    margin: 0 !important
}

.vc_gitem-post-data {
    margin: 0px !important
}

a.roundedbluelink {
    background-color: #edd7ff;
    font-weight: 700;
    padding: 8px 30px;
    color: #fff !important;
    ;
    font-size: 18px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 30px;
    margin-left: 20px;
    position: relative;
    top: -5px
}

.pagination {
    text-align: center;
    display: block;
}

.pagination .page-numbers {
    font-size: 16px;
    margin: 0px 2px
}


.pagination .page-numbers.current {
    color: #edd7ff;
    font-weight: 700;
}

img {
    max-width: 100%;
    height: auto;
}


.width-700 {
    max-width: 700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

.width-800 {
    max-width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

.width-900 {
    max-width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

.width-1000 {
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

.bigger-text {
    font-size: 130%
}

.huge-text {
    font-size: 160%
}


/***** HEADER / FOOTER *****/

.site-header {
    padding: 60px 0 20px 0;
    background-color: #fff;
    background-image: url(../../../uploads/2025/11/bg.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #333;
}

.site-header .logo img {
    max-width: 360px;
    margin: 20px auto;
    display: block;

}


.site-header .become-member {
    text-align: right;
    color: #fff;
    font-weight: 700;
    padding-top: 15px;
}

.site-header .become-member .icons {
    padding-top: 10px;
}

.site-header .become-member a {
    margin-left: 5px;
}

@media (max-width : 767px) {

    .site-header {
        padding-top: 5px !important;
        padding-bottom: 10px;
        position: sticky;
        top: 0;
        z-index: 999;
        background-image: url(../../../uploads/2025/11/bg-mobile.jpg);
    }

    .site-header .logo img {
        width: 100px;
        margin-left: 4px;
        margin-top: 5px;
        margin-bottom: 0px;
        max-width: 100%;
    }

    .site-header .become-member {
        text-align: left;
        color: #fff;
        font-weight: 700;
        padding-top: 15px;
        padding-left: 5px;
        padding-bottom: 15px;
        display: none;
    }

    .site-header .navbar-header button {
        margin-top: 30px;
        position: relative;
        z-index: 99;
    }

    .site-header .mainMenu.navbar .menu-items {
        margin-left: 0px;
        margin-right: 0px;
    }

    .navbar-toggle {
        background-color: #edd6ff;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
}


.site-footer {
    text-align: center;
    border-top: 1px solid #333;
    margin-top: 0px;
    padding-top: 20px;
    background-color: #edd7ff;
    color: #4c4d4e
}

.site-footer .logo img {
    margin-top: 25px;
    margin-bottom: 15px;
    width: 180px;
}



.site-footer .signup-events a {
    text-decoration: underline;
    font-size: 14px;
}

.site-footer .social {
    padding-top: 20px;
}

.site-footer .navbar-nav {
    float: none;
    margin: auto;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
}


.site-footer .navbar-nav a {
    font-size: 13px;
    padding: 5px 0px;
}

.site-footer .navbar-nav a::after {
    content: '|';
    padding-left: 5px;
    padding-right: 5px;
}


.site-footer .navbar-nav li:last-child a::after {
    display: none;
}

.site-footer .nav>li>a:focus, .site-footer .nav>li>a:hover {
    text-decoration: none;
    background-color: unset;
}

.site-footer .disclaimer {
    font-size: 10px;
    padding-bottom: 5px;
}


@media (max-width : 767px) {
    .site-footer .nav>li {
        display: inline-block;
    }
}


/***** MENU/NAVIGATION *****/
.site-header .menu-primary-menu-container {
    text-align: center;
}

.site-header #menu-primary-menu {
    float: none;
    margin: auto;
    width: fit-content;
}

.mainMenu ul.nav li.dropdown:hover ul.dropdown-menu {
    background-color: #fff;
    color: #000 !important;
}


.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: inherit;
    background-image: none;
    font-weight: 700;
}

.mainMenu .sub-menu.dropdown-menu .padded-item {
    padding-left: 15px;
}

.mainMenu.navbar.navbar-default {
    border: none;
    margin-bottom: 0px !important;
    box-shadow: none !important;
    background-image: none;
    background-color: transparent;
}

.mainMenu.navbar .menu-items {
    margin-left: -30px;
    margin-right: -30px;
}

.dropdown-menu>.active a {
    text-transform: none !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #000 !important;
    color: #fff !important;
    background-image: none;
    font-weight: 700;
}

.navbar-default li>a {
    box-shadow: none;
    font-size: 18px;
    text-decoration: none !important;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff !important;
    padding-left: 15px;
    padding-right: 15px;
    text-shadow: none;
    font-family: 'PT Serif';
}

.dropdown-menu>li>a {
    text-transform: none;
}

.navbar-default .active a {
    color: #fff !important;
    text-decoration: underline !important;
    font-weight: 700;
}

.navbar-default .navbar-nav>li.current_page_ancestor>a,
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none;
    color: #b0e3ff !important;
}


.site-footer .nav a {
    color: #4c4d4e !important
}

/******************************/

.site-menu-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    padding-top: 100px;
    text-align: center;
}

.site-menu-popup .menu-items ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-menu-popup .menu-items li {
    margin: 15px 0;
}

.site-menu-popup .menu-items a {
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}

.site-menu-popup .menu-items a:hover {
    text-decoration: underline;
}

.site-menu-popup .close-popup {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
}


@media (max-width: 767px) {
    .navbar-collapse {
        display: none !important;
    }
}

.site-menu-popup a {
    font-weight: 400;
}

.site-menu-popup .nav>li>a:focus, .site-menu-popup .nav>li>a:hover {
    text-decoration: none;
    background-color: #edd6ff;
    color: #4c4d4e !important;
    text-decoration: none !important;
}


/******** SITE CUSTOM ********/
.border-bottom {
    border-bottom: 1px solid #333;
}

.the-form-container {
    font-size: 16px;
}

.the-form-container .separator {
    height: 0 !important;
    border-top: 2px solid #bbb;
    margin: 40px -100px 50px -100px
}

@media (max-width:767px) {
    .the-form-container .separator {
        height: 0 !important;
        border-top: 2px solid #bbb;
        margin: 40px 50px 50px 50px
    }
}

.who-was-phoebe {
    border: 2px solid #000;
    border-radius: 30px;
    margin-bottom: 120px;

}




.who-was-phoebe .vc_column-inner {
    padding: 0px !important;
}

.who-was-phoebe .vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.who-was-phoebe .vc_column-inner>.wpb_wrapper .part1 {
    width: 68%;
    padding: 40px !important;
}

.who-was-phoebe .vc_column-inner>.wpb_wrapper .part2 {
    width: 30%;
    padding: 40px !important;
    text-align: right;
}

.who-was-phoebe .vc_column-inner>.wpb_wrapper .part3 {
    width: 100%;
    border-top: 2px solid #000 !important;
    text-align: center;
    padding: 20px !important;
}

.who-was-phoebe .vc_column-inner>.wpb_wrapper .part3 h3 {
    padding-bottom: 0;
    margin-right: 20px;
}

.who-was-phoebe .vc_column-inner>.wpb_wrapper .part3 .pink {
    margin-left: 20px;
}


@media (max-width:767px) {
    .who-was-phoebe {
        margin: 0px !important;
        margin-bottom: 60px !important;
    }

    .who-was-phoebe .vc_column-inner>.wpb_wrapper .part1 {
        width: 100%;
        order: 2;
    }

    .who-was-phoebe .vc_column-inner>.wpb_wrapper .part2 {
        width: 100%;
        order: 1;
        text-align: center;
    }

    .who-was-phoebe .vc_column-inner>.wpb_wrapper .part2 img {
        max-height: 200px;
        width: auto;
        margin: 0px auto -40px auto !important;
    }

    .who-was-phoebe .vc_column-inner>.wpb_wrapper .part3 {
        width: 100%;
        order: 3;
    }

    .who-was-phoebe .vc_column-inner>.wpb_wrapper .part3 .pink {
        display: block;
        width: 180px;
        text-align: center;
        margin: 10px auto;
    }


}

.vc_column-inner .left-side-image {
    position: relative;
    padding-left: 110px;
    padding-right: 20px
}

.left-side-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
}


.vc_row.wpb_row {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.pull-up-before {
    padding-top: 30px;
    padding-bottom: 230px
}

.pull-up {
    margin-top: -200px;
    background-color: #fff;
    z-index: 99;
    position: relative;
    padding-top: 50px;
    border-radius: 30px;
}

.rounded-link {
    display: inline-block;
    min-width: 180px;
    text-align: center;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    text-decoration: none !important;
    border-radius: 25px;
    border: none;
}

.rounded-link.white {
    color: #000 !important;
    background-color: #fff !important;
}

.rounded-link.white:hover {
    color: #cc86d2 !important;
    background-color: #fff !important;
    text-decoration: none !important;
}

.rounded-link.pink {
    color: #000 !important;
    background-color: #edd7ff !important;
}


.rounded-link.pink:hover {
    color: #fff !important;
    background-color: #cc86d2 !important;
    text-decoration: none !important;
}
.contact-flex .part1 {
	width:60%
}
.contact-flex .part2 {
	width:40%
}
.contact-flex .part2 img{ 
	width:320px;
	float:none;
	margin:10px 0px 40px auto
}

@media (max-width:767px) {

    .contact-flex .part1 {
        order: 2;
        text-align: center;
        margin: 40px 20px 80px 20px;
		width:100%;
    }

    .contact-flex .part2 {
        order: 1;
        text-align: center;width:100%;
    }

    .contact-flex .part2 img {
        height: 200px;
        width: auto;
        margin: 40px auto -60px auto !important;
        display: block;
        float: none;

    }
}



/***** WPBAKERY *****/


/* banner */

.wpcf7 label {
    margin-bottom: 20px;
    width: calc(50% - 30px) !important;
    display: inline-block;
    margin: 15px;

}

.wpcf7 label.l100 {
    margin-bottom: 20px;
    width: 100% !important;
    display: inline-block;
    margin: 15px;
}

.wpcf7-form-control {
    width: 100%;
    padding: 4px 10px;
    background-color: #fff;
    border: none;
    border: 1px solid #ccc;
    font-weight: 300;
    margin-bottom: 15px !important;

}

.wpcf7-textarea {
    height: 200px;
}

.wpcf7-form-control-wrap.your-message {
    width: 100% !important;
}

.wpcf7-submit {
    width: auto !important;
    margin: 20px auto;

    font-size: 17px;
    display: inline-block;
    line-height: 1;
    padding: .6em 1.2em;
    background-color: var(--primary-color);
    color: #fff;
}

.wpcf7 input, .wpcf7 textarea {
    font-size: 15px;
    line-height: 30px;
}

.wpcf7 .col-md-12 {
    text-align: center !important
}

.wpcf7-spinner {
    display: block;
}

@media (max-width : 991px) {
    .wpcf7-form-control-wrap {
        margin: 0px 0px 20px 0px;
        width: 100% !important;
        display: block;
    }
}





/***** PAGES *****/

.align-right {
    margin-right: 0px;
    margin-left: auto;
}


.image-round-bottom .align-right>.wpb_wrapper {
    padding: 50px 80px 50px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 460px;
}

.align-right.no-padding>.wpb_wrapper {
    padding-right: 0px
}

.align-left {
    margin-left: 0px;
    margin-right: auto;
    padding-left: 0px !important;
}



.image-round-bottom .align-left>.wpb_wrapper {
    padding: 50px 0px 50px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 460px;
}


.align-left.no-padding>.wpb_wrapper {
    padding-left: 0px
}

.align-right.no-padding, .align-left.no-padding {
    padding: 0px !important;
}

.align-right.text-center>.wpb_wrapper, .align-left.text-center>.wpb_wrapper {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

@media (max-width : 1200px) {

    .align-left {
        margin-left: unset;
        margin-right: unset;
        padding-left: 15px !important;
    }


    .align-left>.wpb_wrapper {
        padding-left: 0px;
    }

    .align-right>.wpb_wrapper {
        padding-right: 0px;
    }

    .image-round-bottom>.vc_column_container {
        width: 100% !important
    }

    .image-round-bottom>.vc_column_container .half-container {
        width: 100%;
    }

    .image-round-bottom div:not(.align-right):not(.align-left).wpb_wrapper {
        min-height: 200px;
    }

    .image-round-bottom.image-left .vc_column_container {
        order: 1
    }

    .image-round-bottom.image-right .vc_column_container:nth-child(2),
    .image-round-bottom.image-left .vc_column_container:nth-child(1) {
        order: 2;
    }

    .image-round-bottom .align-right>.wpb_wrapper, .image-round-bottom .align-left>.wpb_wrapper {
        padding: 10px 0px 10px 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: unset;
    }


}

@media (max-width:767px) {

    .half-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .third-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .two-thirds-container, .align-left.two-thirds {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }





}

@media (min-width:768px) {
    .half-page-padding {
        width: calc(50vw - 375px);
        padding: 0px 15px;
    }

    .third-page-padding {
        width: calc(33.33vw - 250px);
        padding: 0px 15px;
    }


    .half-container {
        /*	width: 750px*/
        width: 375px;
        padding: 0px 15px;
    }

    .third-container {
        /*	width: 750px*/
        width: 250px;
        padding: 0px 15px;
    }

    .two-thirds-container {
        /*	width: 750px*/
        width: 500px;
        padding: 0px 15px;
    }
}

@media (min-width:1200px) {
    .half-page-padding {
        width: calc(50vw - 585px);
    }

    .third-page-padding {
        width: calc(50vw - 390px);
    }

    .half-container {
        /*	width: 1170px*/
        width: 585px;
        padding: 0px 15px;
    }


    .third-container {
        /*	width: 1170px*/
        width: 390;
        padding: 0px 15px;
    }

    .two-thirds-container {
        /*	width: 1170px*/
        width: 780;
        padding: 0px 15px;
    }
}

@media (min-width: 1360px) {
    .half-page-padding {
        width: calc(50vw - 647px);
    }

    .third-page-padding {
        width: calc(50vw - 431px);
    }

    .half-container {
        /*width: 1295px;*/
        width: 648px;
        padding: 0px 15px;
    }

    .third-container {
        /*width: 1295px;*/
        width: 431px;
        padding: 0px 15px;
    }

    .two-thirds-container {
        /*width: 1295px;*/
        width: 862px;
        padding: 0px 15px;
    }
}





/****** POSTS ********/


/***** ANIMATIONS *****/

.animationRun {
    animation-play-state: running !important;
}

.animationHighlight {
    background-size: 400% 400%;
    background-image: linear-gradient(to left, #fff 0%, #fff 50%, #e5f0c3 50%, #e5f0c3 100%);
    animation: animationHighlightFrames 2s ease;
    animation-play-state: paused;
}

@keyframes animationHighlightFrames {
    0% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

.animationTextIn {
    animation: animationTextInFrames 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
    animation-play-state: paused;
}



@keyframes animationTextInFrames {
    0% {
        letter-spacing: 1em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        letter-spacing: normal;
        opacity: 1;
    }
}


.animationFocusIn {
    animation: animationFocusInFrames 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation-play-state: paused;
}

@keyframes animationFocusInFrames {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0;
    }

    100% {
        -webkit-filter: blur(0px);
        filter: blur(0px);
        opacity: 1;
    }
}

.animationSlideInRight {
    animation: animationSlideInRightFrames 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation-play-state: paused;
}

@keyframes animationSlideInRightFrames {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}


.animationSlideInLeft {
    animation: animationSlideInRightFrames 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation-play-state: paused;
}

@keyframes animationSlideInRightFrames {
    0% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.animationFadeIn {
    animation: animationFadeInFrames 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation-play-state: paused;
    animation-delay: 0.6s;
}

@keyframes animationFadeInFrames {
    0% {
        -webkit-transform: translateZ(-80px);
        transform: translateZ(-80px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.animationHeartBeat {
    animation: animationHeartBeatFrames 0.4s both;
    animation-play-state: paused;
    animation-delay: 0.6s;
}

@keyframes animationHeartBeatFrames {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


@media (max-width : 1359px) {}

@media (max-width : 1200px) {}

@media (max-width : 991px) {}

@media (max-width : 767px) {}