.elementor-12625 .elementor-element.elementor-element-3116f12{--display:flex;--min-height:40vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;}.elementor-12625 .elementor-element.elementor-element-3116f12:not(.elementor-motion-effects-element-type-background), .elementor-12625 .elementor-element.elementor-element-3116f12 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2272FF;}.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-12625 .elementor-element.elementor-element-0b48560{text-align:center;}.elementor-12625 .elementor-element.elementor-element-0b48560 .elementor-heading-title{font-family:"Schibsted Grotesk", Sans-serif;font-size:50px;font-weight:500;line-height:60px;color:#FFFFFF;}.elementor-12625 .elementor-element.elementor-element-f94089c{--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;--flex-wrap:wrap;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-12625 .elementor-element.elementor-element-f94089c:not(.elementor-motion-effects-element-type-background), .elementor-12625 .elementor-element.elementor-element-f94089c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-12625 .elementor-element.elementor-element-6c17349f{--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;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-12625 .elementor-element.elementor-element-3f30973d .elementor-icon-list-icon i{color:#000000;transition:color 0.3s;}.elementor-12625 .elementor-element.elementor-element-3f30973d .elementor-icon-list-icon svg{fill:#000000;transition:fill 0.3s;}.elementor-12625 .elementor-element.elementor-element-3f30973d{--e-icon-list-icon-size:5px;--icon-vertical-offset:0px;}.elementor-12625 .elementor-element.elementor-element-3f30973d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-12625 .elementor-element.elementor-element-3f30973d .elementor-icon-list-item > a{font-family:"Outfit", Sans-serif;font-weight:400;}.elementor-12625 .elementor-element.elementor-element-3f30973d .elementor-icon-list-text{transition:color 0.3s;}@media(min-width:768px){.elementor-12625 .elementor-element.elementor-element-6c17349f{--width:100%;}}@media(max-width:1024px){.elementor-12625 .elementor-element.elementor-element-f94089c{--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-12625 .elementor-element.elementor-element-6c17349f{--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.elementor-12625 .elementor-element.elementor-element-6c17349f.e-con{--align-self:center;}.elementor-12625 .elementor-element.elementor-element-3f30973d.elementor-element{--align-self:center;}}@media(max-width:767px){.elementor-12625 .elementor-element.elementor-element-3116f12{--min-height:20vh;--justify-content:center;}.elementor-12625 .elementor-element.elementor-element-0b48560 .elementor-heading-title{font-size:28px;line-height:42px;}.elementor-12625 .elementor-element.elementor-element-6c17349f{--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for icon-list, class: .elementor-element-3f30973d */.post-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    width:730px;
    @media(min-width:1024px){
        width:1000px;
        
    }
     @media(min-width:1200px){
        width:1100px;
        
    }
}

.post-title {
    font-size:24px;
    line-height: 40px;
    font-family: Outfit;
    color: #151515;
    flex: 1;
}

.post-date {
    color: #151515;
    font-size:24px;
    line-height: 40px;
    font-family: Outfit;
    margin-left: auto; 
    white-space: nowrap; 
}


@media (max-width: 767px) {
    .post-header {
        flex-direction: column;
        align-items: flex-start;
        width:unset;
    }

    .post-date {
        margin-left: 0;
        margin-top: 10px; 
    }
    
    .post-title {
    font-size:16px;
    line-height: 22px;
    font-weight:300;
    font-family: Outfit;
    color: #151515;
    flex: 1;
}

.post-date {
    color: #505050;
    font-size:16px;
    line-height: 22px;
    font-family: Outfit;
  
}
}/* End custom CSS */