.elementor-1520 .elementor-element.elementor-element-4e8d331d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:150px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-1520 .elementor-element.elementor-element-4e8d331d:not(.elementor-motion-effects-element-type-background), .elementor-1520 .elementor-element.elementor-element-4e8d331d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://stemconnecther.org/wp-content/uploads/2026/01/webinar-header4.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1520 .elementor-element.elementor-element-6b4ceb6a > .elementor-widget-container{padding:0px 30px 0px 30px;}.elementor-1520 .elementor-element.elementor-element-6b4ceb6a{text-align:center;}.elementor-1520 .elementor-element.elementor-element-6b4ceb6a .elementor-heading-title{font-family:"Manrope", Sans-serif;font-size:50px;font-weight:800;line-height:67px;color:#FFFFFF;}.elementor-1520 .elementor-element.elementor-element-57fbb184{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:7.5rem;--padding-bottom:7.5rem;--padding-left:0rem;--padding-right:0rem;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1520 .elementor-element.elementor-element-6b4ceb6a .elementor-heading-title{font-size:25px;line-height:1.4em;}.elementor-1520 .elementor-element.elementor-element-57fbb184{--padding-top:7.5rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}}/* Start custom CSS for heading, class: .elementor-element-6b4ceb6a */.elementor-1520 .elementor-element.elementor-element-6b4ceb6a {
    max-width: 800px !important;
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a36d92c */.elementor-1520 .elementor-element.elementor-element-a36d92c .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(30px * .5);
    padding-left: calc(30px * .5);
    margin-top: 30px;
}
@media (min-width: 576px) {
    .elementor-1520 .elementor-element.elementor-element-a36d92c .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .elementor-1520 .elementor-element.elementor-element-a36d92c .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media (min-width: 992px) {
    .elementor-1520 .elementor-element.elementor-element-a36d92c .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card {
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
    background-color: #ffffff;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__image {
    position: relative;
    background-color: #fff;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__image img {
    vertical-align: middle;
    width: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 1;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__date {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 60px;
    height: 70px;
    background-color: #822b6a;
    line-height: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__date span {
    font-size: 20px;
    display: block;
    line-height: 1;
    padding-bottom: 2px;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__content {
    padding: 0 40px;
    padding-top: 21px;
    padding-bottom: 28px;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__meta {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #768385;
    margin: 0;
    margin-bottom: 5px;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__meta i {
    color: #1e2434;
    margin-right: 5px;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__meta li {
    white-space: nowrap;
    margin-right: 10px;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__title {
    margin: 0;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.25em;
    color: #144047;
    letter-spacing: -0.04em;
    margin-bottom: 11px;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__title a {
    color: inherit;
    background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 95%/0px 2px no-repeat;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 2px no-repeat;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__links {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    color: #144047;
    letter-spacing: 0.1em;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.elementor-1520 .elementor-element.elementor-element-a36d92c .blog-card__links i {
    color: #822b6a;
    margin-right: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-57fbb184 */.section1 {
    overflow: hidden;
}
.section1::after {
    content: '';
    background: url('/wp-content/uploads/2023/12/about-2-2.webp') no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 578px;
    height: 277px;
    pointer-events: none;
    -webkit-animation-name: float-bob-x;
    animation-name: float-bob-x;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes float-bob-x {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  50% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
}

@keyframes float-bob-x {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  50% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
}
.section1::before {
    top: 10;
    left: 0;
    z-index: -1;
    content: '';
    width: 484px;
    height: 843px;
    pointer-events: none;
    position: absolute;
    background: url(/wp-content/uploads/2023/12/about-1-1.png);
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}


@-webkit-keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}/* End custom CSS */