.filfak-banner-cont {
    height: 485px;
    width: 100%;
    background-image: url("/wp-content/themes/neve/assets/img/filfak/topbanner.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 16px;
    padding: 16px 40px;
}

.filfak-banner-frame {
    width: 100%;
    height: 100%;
    border-radius: 24px 0 24px 0;
    border: 2px solid #fff;
    outline: 4px solid #fff;
    outline-offset: -13px;
}

.filfak-top-cards-cont {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.filfak-top-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    padding: 32px 20px;
    border-radius: 12px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    width: 411px;
    position: relative;
}

.filfak-top-cards-cont .filfak-top-card:first-of-type {
    background: #36C;
}

.filfak-top-card > img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    mix-blend-mode: soft-light;
}

.filfak-top-card:nth-of-type(4) > img {
    mix-blend-mode: multiply;
}

.filfak-top-cards-cont .filfak-top-card:nth-of-type(2) {
    background: #99B3E6;
}

.filfak-top-cards-cont .filfak-top-card:nth-of-type(3) {
    background: #D24256;
}

.filfak-top-cards-cont .filfak-top-card:nth-of-type(4) {
    background: #FFF;
}

.filfak-top-card > h3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
    z-index: 1;
}

.filfak-top-card > div {
    color: #FFF;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    z-index: 1;
}

.filfak-top-card > div > strong {
    margin-bottom: 8px;
}

.filfak-top-cards-cont .filfak-top-card:nth-of-type(4) > h3 {
    color: #36C;
}

.filfak-top-cards-cont .filfak-top-card:nth-of-type(4) > div {
    color: #333;
}

.numfacts-schoutlife-cont {
    display: flex;
    gap: 20px;
    min-height: 460px;
}

.numfacts-schoutlife-leftpane {
    flex-basis: 40%;
    flex-shrink: 1;
    flex-grow: 1;
    border-radius: 16px;
    background: url("/wp-content/themes/neve/assets/img/filfak/obpreim_pic.jpg") lightgray 50% / cover no-repeat;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
}

.numfacts-schoutlife-rightpane {
    flex-basis: 60%;
    flex-shrink: 1;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.numfacts-schoutlife-rightpane > div {
    flex-basis: 50%;
    flex-shrink: 1;
    flex-grow: 1;
    display: flex;
    gap: 20px;
}

.numfacts-schoutlife-rightpane-block1,
.numfacts-schoutlife-rightpane-block2,
.numfacts-schoutlife-rightpane-block3,
.numfacts-schoutlife-rightpane-block4 {
    flex-shrink: 1;
    flex-grow: 1;
    border-radius: 16px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.07);
    padding: 20px 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.numfacts-schoutlife-rightpane-block1 {
    flex-basis: 40%;
    background: #99B3E6;
}

.numfacts-schoutlife-rightpane-block2 {
    flex-basis: 60%;
    background: #fff;
}

.numfacts-schoutlife-rightpane-block3 {
    flex-basis: 60%;
    background: #36c;
}

.numfacts-schoutlife-rightpane-block4 {
    flex-basis: 40%;
    background: #D24256;
}

.numfacts-schoutlife-rightpane-block-btn {
    text-decoration: none;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 8px;
    opacity: 0.5;
    align-self: flex-end;
}

.numfacts-schoutlife-rightpane-block-btn.white {
    color: #fff;
}

.numfacts-schoutlife-rightpane-block-btn.blue {
    color: #36c;
}

.filfak-prob-title {
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'cpsp' on;
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.filfak-prob-title.white {
    color: #fff;
}

.filfak-prob-title.blue {
    color: #36C;
}

 .filfak-prob-info-cont {
     display: flex;
     flex-direction: column;
 }

.filfak-prob-info {
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.filfak-prob-info.white {
    color: #fff;
}

.filfak-prob-info.black {
    color: #333;
}

.forki-world {
    align-items: flex-start;
}

.forki-world-card {
    align-items: flex-start;
}

.forki-world-card-title {
    font-family: "Playfair Display";
    font-weight: 600;
}

.forki-world-card-btn {
    width: fit-content;
    align-items: center;
}

.forki-world-card-btn:visited {
    color: #fff;
}

.forki-world-card-btn:hover {
    color: #36c;
}

.forki-button-arrow-image {
    width: 22px;
    height: 22px;
    background: url("/wp-content/themes/neve/assets/img/arr_right_white.svg");
}

.forki-world-card-btn:hover .forki-button-arrow-image {
    background: url("/wp-content/themes/neve/assets/img/arr_right_blue.svg");
}

@media screen and (max-width: 1400px) {
    .filfak-top-cards-cont{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .filfak-top-card{
        width: 100%;
    }
}

@media screen and (max-width: 1280px) {

    .numfacts-schoutlife-cont {
        flex-direction: column;
    }

    .numfacts-schoutlife-leftpane {
        min-height: 360px;
        background-position: top center;
    }

    .summer-edu-vars-cont{
        flex-direction: column;
    }
    .summer-edu-vars-card{
        width: 100%;
    }

}

@media screen and (max-width: 768px) {
    .filfak-top-cards-cont{
        display: flex;
        flex-direction: column;
    }
    .filfak-top-card {
        width: 100%;
    }

    .filfak-banner-cont {
        padding: 16px;
    }

    .filfak-top-card {
        padding: 24px 16px;
    }

    .filfak-top-card > h3 {
        font-size: 14px;
    }

    .filfak-top-card > div {
        font-size: 12px;
    }

    .filfak-top-card > img {
        width: auto;
        height: 130px;
    }

    .numfacts-schoutlife-leftpane {
        min-height: auto;
        background-position: top center;
        height: auto;
        aspect-ratio: 1 / 0.4;
    }

    .numfacts-schoutlife-rightpane > div {
        flex-direction: column;
    }

    .numfacts-schoutlife-rightpane-block-btn > span {
        font-size: 14px;
    }

    .numfacts-schoutlife-rightpane-block-btn > img {
        width: 20px;
        height: 20px;
    }

    .filfak-prob-title {
        font-size: 14px;
    }

    .filfak-prob-info {
        font-size: 12px;
    }

}



