.bypostauthor {
    color: initial;
}


#team-container:before {
    content: "";
    display: block;
    height: 89%;
    width: 74%;
    background: url('/wp-content/uploads/2024/11/gies-grid.svg') no-repeat center center;
    position: absolute;
    top: -680px;
    left: -549px;
    z-index: 10;
    transform: rotate(104deg);
    mix-blend-mode: overlay;
    opacity: .1;
    pointer-events: none;
    /* filter: blur(8px); */
}

#team-container:after {
    content: "";
    display: block;
    height: 63%;
    width: 74%;
    background: url('/wp-content/uploads/2024/11/gies-grid.svg') no-repeat center center;
    position: absolute;
    bottom: -265px;
    right: -562px;
    z-index: 10;
    transform: rotate(112deg) scale(-1);
    mix-blend-mode: overlay;
    opacity: .1;
    pointer-events: none;
    /* transform: scale(-1); */
}

section#team-container {
    overflow: hidden;
    background-blend-mode: multiply;
    z-index: 99;
}

.team-member {
    background: #f0f8ff00;
    margin: 20px 0 20px 0;
}

.team-member figure.jet-team-member__figure {
    /* box-shadow: 0px 38px 32px 0px rgb(0 0 0 / 30%); */
    box-shadow: 0px 0px 0px 15px rgb(255 255 255 / 15%), 0px 25px 20px 0px rgb(255 255 255 / 38%);
    margin: 10px 0 10px 0;
    display: flex;
}

.team-member figure.jet-team-member__figure img {
    object-fit: cover;
    filter: grayscale(100%);
}

.team-member .jet-team-member__content {
    margin: 20px 0 0 0;
}

.team-member a.jet-team-member__button {
    width: 43%;
    background: #b3bd78 !important;

}


.elementor-container.elementor-column-gap-default:after {
    content: "";
    display: block;
    height: 62%;
    width: 15%;
    background: url('/wp-content/uploads/2024/11/gies-goose-white.svg') no-repeat center center;
    position: absolute;
    top: 1px;
    right: -259px;
    z-index: 10;
    transform: rotate(0deg) scale(-1) scale(1, -1);
    mix-blend-mode: overlay;
    opacity: .1;
    pointer-events: none;
}

button.flickity-button.flickity-prev-next-button {

    background: none;
    color: white;
    opacity: .55;
    transition: all .25s ease;

}

button.flickity-button.flickity-prev-next-button:hover {
    background-color: none;
    outline: none;
    border: none;
    opacity: .8;
}

ol.flickity-page-dots {
    display: none;
}

.b-t-2 {
    border-top: 2px solid #fff;
}

.c-what {
    background: url(../images//blurry-forest--optimized.jpg) center center repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 11.11% 11.11% 55.55% 11.11% 11.11%;
    height: 65vh;
    overflow: hidden;
}

.c-what * {
    border: 2px solid white;

}

.f {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-content: space-between;
}

.b-r-2 {
    border-right: 2px solid #fff;
}

.g-h {
    height: 100%;
    display: grid;
    grid-template-rows: 70% 30%;
}

.align--v-h {
    display: flex;
    justify-content: center;
    align-items: center;
}

.g-v {
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.jupiterx-popup__container-content h2.elementor-heading-title.elementor-size-default {
    /*   background: #00000031 !important; */
    letter-spacing: 2px !important;
}

.jupiterx-header-stick .jupiterx-header {
    background: #000000a6;
    backdrop-filter: blur(5px);
}

/* .jupiterx-header-stick .jupiterx-header:before {
    content: "";
    position: absolute;
    width: 104%;
    height: 60px;
background-color: #ffffff38; 
filter: blur(5px);
z-index: 5px;
backdrop-filter: blur(5px);
}

*/

.e-con-inner img {
    width: 85%;

}

.jupiterx-header-sticked .e-con-inner .raven-site-logo-link img {
    width: 50%;
}

#three-boxes-cont {
    display: flex;
    /* background-image: repeating-linear-gradient(90deg, rgb(32, 32, 32) 0px, rgb(32, 32, 32) 2px, rgb(33, 33, 33) 2px, rgb(33, 33, 33) 4px, rgb(34, 34, 34) 4px, rgb(34, 34, 34) 6px, rgb(33, 33, 33) 6px, rgb(33, 33, 33) 8px, rgb(36, 36, 36) 8px, rgb(36, 36, 36) 10px, rgb(35, 35, 35) 10px, rgb(35, 35, 35) 12px, rgb(33, 33, 33) 12px, rgb(33, 33, 33) 14px, rgb(32, 32, 32) 14px, rgb(32, 32, 32) 16px, rgb(36, 36, 36) 16px, rgb(36, 36, 36) 18px, rgb(34, 34, 34) 18px, rgb(34, 34, 34) 20px, rgb(35, 35, 35) 20px, rgb(35, 35, 35) 22px, rgb(35, 35, 35) 22px, rgb(35, 35, 35) 24px); */
    background-image: radial-gradient(at center center, #FFFFFF 33%, #FFB8007A 70%);
    /*background-image: radial-gradient(at center center, #2b2d6399 33%, #181a29db 90%);*/
}

#three-boxes-cont .animated-box {
    width: 33.3333%;
    padding: 13% 30px 20px 30px;
    transition: all .25s ease;
    flex: 1;
    /* box-shadow: 0px 0px 150px 0px rgb(255 255 255 / 15%), 0px 25px 20px 0px rgb(255 255 255 / 38%); */
    box-shadow: 0px 0px 150px 0px rgb(255 255 255 / 25%);
    position: relative;
}

#three-boxes-cont .animated-box::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle farthest-corner at right center, #ffffff1f 20%, #040404b8 57%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    mix-blend-mode: overlay;
    opacity: 1;
    pointer-events: none;
    transition: all .25s ease;
}

#three-boxes-cont .animated-box .elementor-widget-heading {
    width: 200px;
    transition: all .25s ease;
}

#three-boxes-cont .animated-box .elementor-widget-text-editor {
    width: 320px;
}

#three-boxes-cont .animated-box .elementor-widget-raven-button {
    opacity: 0;
    transition: all .25s ease;
}

#three-boxes-cont .animated-box:hover .elementor-widget-raven-button {
    opacity: 1;
}

#three-boxes-cont .animated-box:hover::before {
    opacity: .6;
}

#three-boxes-cont .animated-box:hover::after {
    opacity: .6;
    background: radial-gradient(circle farthest-corner at right center, #ffffff52 20%, #040404b8 70%);
}

#three-boxes-cont .animated-box:hover {
    /* transform: scale(1.05); */
    flex: 1.1;
    padding: 10% 30px 20px 30px;
}

#three-boxes-cont .e-con-inner {
    filter: drop-shadow(0px 0px 47px rgba(255, 255, 255, .2));
}

@media (max-width: 767px){
	
	h1.elementor-heading-title.elementor-size-default {
		line-height: 0.1em !important;
	}
        
    #three-boxes-cont .e-con-inner {
        align-content: center !important;
        flex-direction: column !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    
    #team-container .e-con-inner {
        align-content: center !important;
        flex-direction: column !important;
    }
    
    #three-boxes-cont .e-con-inner .animated-box {
        width: 100% !important;
    }
    
    #faces .elementor-widget-container {
        text-align: center;
        font-size: 4vmin !important;
    }
    
    #faces p {
        line-height: 9vw !important;
        font-size: 4vmin !important;
    }
    
    #faces .elementor-button {
        width: 60% !important;
    }
    
    .jet-team-member__content {
        width: max-content;
    }
    
    a.elementor-button.elementor-size-md.jet-team-member__button {
        width: auto;
    }
    
    section#team-container {
        padding: 0 !important;
    }
    
    .elementor-element.elementor-element-d63e2d0.e-con-full.e-flex.e-con.e-child {
        display: none;
    }
    
    .elementor-element.elementor-element-1f82f9e.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
        display: contents !important;
    }
    
    section#home {
        padding: 0 !important;
    }

    section.c-what.m-b-normal.b-t-2 {
        grid-template-columns: none;
    }

    .b-r-2.f {
        display: none;
    }

    .elementor-element.elementor-element-20307a2.elementor-widget__width-initial.elementor-widget.elementor-widget-text-editor {
        /* padding-top: 15%; */
        width: 90%;
    }

    h2.elementor-heading-title.elementor-size-default {
        text-align: center;
        width: 100%;
    }

    .elementor-widget-container {
        padding-left: 0px !important;
    }

    #faces .elementor-element.elementor-element-e86910d.elementor-widget.elementor-widget-shortcode {
        display: none;
    }

    #faces .elementor-element.elementor-element-0ef1399.e-con-full.e-flex.e-con.e-child {
        position: relative;
        background-color: #b3bd78;
        min-height: auto;
        padding: 10% 0%;
    }

    .elementor.elementor-715 {
        background-color: #1E4A5E !important;
    }

    nav.raven-nav-icons-hidden-tablet.raven-nav-icons-hidden-mobile.raven-nav-menu-mobile.raven-nav-menu-dropdown.raven-nav-menu-active {
        /* margin-top: 28px !important; */
        background-color: #406F83 !important;
    }

    ul#menu-mobile-4e32c5c {
        color: black;
    }

    a.raven-menu-item.raven-link-item {
        font-family: "Lato", Sans-serif !important;
        color: white !important;
    }

    .raven-container {
        padding-top: 10px !important;
    }

    span.fa.fa-bars {
        color: white !important;
    }

    .raven-nav-menu-dropdown {
        background-color: #406F83 !important;
    }

    nav.raven-nav-icons-hidden-tablet.raven-nav-icons-hidden-mobile.raven-nav-menu-mobile.raven-nav-menu-dropdown {
        top: 50px !important;
    }
}

@media (max-width: 1168px) {
	.elementor-element.elementor-element-d63e2d0.e-con-full.e-flex.e-con.e-child {
		width: 0% !important;
	}
	
	h1.elementor-heading-title.elementor-size-default {
		line-height: 1em !important;
	}
}

#faces p {
    font-size: 2.5vmin;
    line-height: 4.2vw;
}

#faces .elementor-element.elementor-element-0ef1399.e-con-full.e-flex.e-con.e-child {
    flex-direction: row !important;
}

#faces .elementor-element.elementor-element-20307a2.elementor-widget__width-initial.elementor-widget.elementor-widget-text-editor {
    align-self: flex-start;
    padding-top: 4vh !important;
}