.elementor-kit-33623{--e-global-color-primary:#3F3F3F;--e-global-color-secondary:#678293;--e-global-color-text:#888888;--e-global-color-accent:#5E8E98;--e-global-color-6874cc3:#DCDADA;--e-global-color-351baa5:#3A3A3A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-33623 e-page-transition{background-color:#FFBC7D;}.elementor-kit-33623 a{color:var( --e-global-color-primary );font-weight:600;}.elementor-kit-33623 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-33623 h1{color:var( --e-global-color-primary );font-weight:300;}.elementor-kit-33623 h2{color:var( --e-global-color-primary );font-weight:300;line-height:1em;}.elementor-kit-33623 h3{color:var( --e-global-color-primary );font-weight:300;line-height:1em;}.elementor-kit-33623 h4{color:var( --e-global-color-primary );font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-33623{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-33623{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */main .jupiterx-main-content .container {
  padding-right: 0px;
  padding-left: 0px;
  max-width: 100%;
}

.home .raven-posts-carousel:not(.not-same-height) .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.home .raven-posts-carousel:not(.not-same-height) .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  flex-grow: 1;
}

.home .raven-posts-carousel:not(.not-same-height) .raven-post-wrapper,
.home .raven-posts-carousel:not(.not-same-height) .raven-post {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.home .raven-posts-carousel:not(.not-same-height) .raven-post-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.home .raven-posts-carousel:not(.not-same-height) .raven-post-excerpt {
  flex-grow: 1;
}

.home .raven-posts-carousel:not(.not-same-height) .raven-post-read-more {
  margin-top: auto;
}/* End custom CSS */