.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.alternating-posts-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 20px;
}

.alternating-posts-grid .elementor-element {
    background: #12121a;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}

.highlighted ul li a{
    color: white !important;
}

.advanced-menu-hamburger:focus{
    background-color: transparent !important;
}

.elementor-motion-effects-container .elementor-motion-effects-layer {
  background-color: transparent !important;
}

.advanced-menu-container{
    max-width: 1440px;
    margin: 0 auto;
    padding: 32px 80px 40px 80px;
}

.notHomeHeaderContainer .advanced-menu-item a{
    color: white !important
}

.notHomeHeaderContainer .advanced-submenu a{
    color: #333 !important
}

.advanced-menu-nav{
    justify-content: flex-end !important;
}

.review-slider-images{
    overflow: visible !important;
}

.csw-swiper .swiper-button-prev, .csw-swiper .swiper-button-next{
    background-color: transparent !important;
}

@media (max-width: 768px) {
    .alternating-posts-grid {
        grid-template-columns: 1fr;
    }
    
    .advanced-menu-container{
   padding: 8px 16px 16px 16px;
}

.scrolled .advanced-menu-hamburger span{
    background-color: white !important;
}

.active.advanced-menu-hamburger span{
    background-color: #333 !important;
}

.advanced-menu-cta-wrapper{
    margin: 0 0 0 auto !important;
}

#menuContainer, .notHomeHeaderContainer{
    margin-top: -30px !important;
}

.review-slider-content {
        width: 100% !important;
        order: 2;
    }
    
.review-slider-images{
    margin-top: 160px !important;
}

.review-slider-slides{
    min-height: 0 !important;
}

.review-slider-quote{
    width: 100% !important;
}

.footerResponsiveTextContainer{
    padding: 0 24px !important;
}

.indieGamesConatinerHeader{
    padding-top: 90px !important;
}

.web3ProcessContainer>div{
    flex-direction: row !important;
    flex-wrap: nowrap !important;
}

.web3ProcessContainer>div>div:first-child{
 width: 30% !important;
}
}

@media (max-width: 600px){
    .fullMobileButton a{
        width: 100% !important;
    }
    
    .footerResponsiveTextContainer{
    padding: 0 16px !important;
}
}/* End custom CSS */