<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header .bottom .left::after {
    border: none;
}

.greybar, .blueBar, .redBar {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    box-sizing: border-box;
    margin-left: calc((100% - 100vw) / 2);
}

.greybar {
    background-color: #eeeeee;
}

.blueBar {
    background-color: #064264;
}

.redbar {
    background-color: #d41f26;
    color: white;
}

.contentCenter {
    display: flex;
    align-items: center;
}

.transparentBar {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ajanlatkeresBtn {
    text-align: center;
}

.blueLine {
    margin: 0;
}

.sectionHeader {
    padding-top: 15px;
    margin-bottom: 0px !important;
}

.sectionSubText {
    color: #054265;
    padding-top: 10px;
}

.szPikto {
    width: 100%;
}

.ePikto1, .ePikto2, .ePikto3, .grafikon {
    max-width: 100%;
}

.ePikto2 {
}

.ePikto3 {
}



.spanRed {
    color: #d41f26;
    padding: 30px;
    margin: 0;
}

.piktoCont {
    text-align: center;
}

.piktoRow {
    margin-top: 30px;
    justify-content: center;
}

.pikto6 {
    max-width: 210px;
    position: relative;
    top: -10px;
}

.pikto5 {
    max-width: 250px;
    position: relative;
    top: -20px;
}

.pikto4 {
    max-width: 210px;
    position: relative;
    top: -10px;
}

.margin-half {
    margin-top: 20px;
    margin-bottom: 20px;
}

.margin-full {
    margin-top: 40px;
    margin-bottom: 40px;
}

header .bottom .right:after {
    left: 85px;
    transform: none;
}

.title {
    margin: 45px 0 -20px 0;
}

.title .bg::after {
    border: none;
}

.title .text {
    min-width: 300px;
}

.bigWhite {
    color: white;
    font-size: 3em;
}

.mediumWhite {
    color: white;
    font-size: 2.8em;
}

@media only screen and (max-width: 768px) {
    .bigWhite {
        font-size: 2.4em;
    }

    .mediumWhite {
        font-size: 2.2em;
    }

    .munkaero_felso {
        margin-top: 40px;
    }
}

.cooperationSection, .webinarSection {
    color: white;
    text-align: center;
    justify-content: center;
}

.expandSection {
    color: white;
    padding: 30px 0 30px 0;
}

.smallMargin {
    margin: 0.2em 0 0 0;
}

.futureHeadline {
    color: white;
    font-size: 2.0em;
    background-color: #d41f26;
}

.responsibleLeader {
    margin-top: 20px !important;
    margin-bottom: 50px;
}

.main_form label {
    padding-top: 15px;
    font-size: 16px;
}

#privacy {
    float: left;
    margin: 20px;
}

.contactSubmit {
    padding: 5px 30px 5px 30px;
}

.contactSubmitGroup {
    margin-top: 20px;
}

input[type="text"]
{
    font-size:12px;
}

.topRedSquare{
    width:100px;
    height: 100px;
    background-color: #d41f26;
    opacity: 0.8;
    position: absolute;
    left: -150px;
    top: 0;
}

.topBlueSquareBig {
    width: 200px;
    height: 200px;
    background-color: #054265;
    opacity: 1;
    position: absolute;
    right: -185px;
    bottom: 0;
}

.topBlueSquareSmall {
    width: 100px;
    height: 100px;
    background-color: #054265;
    opacity: 0.5;
    position: absolute;
    right: 15px;
    bottom: 0;
}

@media only screen and (max-width: 992px) {
    .topBlueSquareBig, .topBlueSquareSmall {
        bottom: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .topBlueSquareBig, .topBlueSquareSmall {
        display: none;
    }
}

.diakRedSquareLeft {
    width: 60px;
    height: 60px;
    background-color: #d41f26;
    opacity: 0.85;
    position: absolute;
    left: -15px;
    top: 0;
}

.diakRedSquareRight {
    width: 150px;
    height: 150px;
    background-color: #d41f26;
    opacity: 0.8;
    position: absolute;
    right: 15px;
    bottom: 0;
}

@media only screen and (max-width: 992px) {
    .diakRedSquareRight {
        bottom: 33px;
    }

    .diakRedSquareLeft {
        top: 33px;
    }
}

@media only screen and (max-width: 768px) {
    .diakRedSquareRight {
        display: none;
    }

    .diakRedSquareLeft {
        display: none;
    }
}

.pensRedSquare {
    width: 60px;
    height: 60px;
    background-color: #d41f26;
    opacity: 1;
    position: absolute;
    left: -140px;
    bottom: -30px;
}

.pensBlueSquare {
    width: 125px;
    height: 125px;
    background-color: #054265;
    opacity: 1;
    position: absolute;
    left: -109px;
    bottom: 0;
}

@media only screen and (max-width: 992px) {
    .pensRedSquare {
        /*bottom: 33px;*/
    }

    .pensBlueSquare {
        /*top: 33px;*/
    }
}

@media only screen and (max-width: 768px) {
    .pensRedSquare {
        display: none;
    }

    .pensBlueSquare {
        display: none;
    }
}

.familyBlueSquareLeft {
    width: 100px;
    height: 100px;
    background-color: #054265;
    opacity: 0.85;
    position: absolute;
    left: 15px;
    bottom: 0;
}

.familyBlueSquareRight {
    width: 160px;
    height: 160px;
    background-color: #054265;
    opacity: 1;
    position: absolute;
    right: -145px;
    top: 0;
}

@media only screen and (max-width: 992px) {
    .familyBlueSquareRight {
        top: 54px;
    }

    .familyBlueSquareLeft {
        bottom: 54px;
    }
}

@media only screen and (max-width: 768px) {
    .familyBlueSquareRight {
        display: none;
    }

    .familyBlueSquareLeft {
        display: none;
    }
}

.whyBlueSquareLeft {
    width: 100px;
    height: 100px;
    background-color: #054265;
    opacity: 0.85;
    position: absolute;
    left: 15px;
    top: -50px;
}

.whyRedSquareRight {
    width: 160px;
    height: 160px;
    background-color: #d41f26;
    opacity: 0.9;
    position: absolute;
    right: 15px;
    bottom: -40px;
}

@media only screen and (max-width: 992px) {
    .whyBlueSquareLeft {
        bottom: 33px;
    }

    .whyRedSquareRight {
        bottom: 120px;
    }
}

@media only screen and (max-width: 768px) {
    .whyBlueSquareLeft {
        display: none;
    }

    .whyRedSquareRight {
        display: none;
    }
}

.expandRedSquareRight {
    width: 80px;
    height: 80px;
    background-color: #d41f26;
    opacity: 1;
    position: absolute;
    right: 150px;
    top: -40px;
}

@media only screen and (max-width: 992px) {
    .expandRedSquareRight {
        right: -40px;
    }

}

@media only screen and (max-width: 768px) {
    .expandRedSquareRight {
        display: none;
    }

}

.bottomBlueSquareLeft {
    width: 180px;
    height: 180px;
    background-color: #054265;
    opacity: 0.85;
    position: absolute;
    left: -75px;
    bottom: -30px;
}

.bottomRedSquareLeft {
    width: 100px;
    height: 100px;
    background-color: #d41f26;
    opacity: 0.9;
    position: absolute;
    left: -55px;
    top: -50px;
}

@media only screen and (max-width: 992px) {
    .bottomRedSquareLeft {
        bottom: 33px;
    }

    .bottomBlueSquareLeft {
        bottom: 120px;
    }
}

@media only screen and (max-width: 768px) {
    .bottomRedSquareLeft {
        display: none;
    }

    .bottomBlueSquareLeft {
        display: none;
    }
}

.headerMedium {
    font-size: 24px;
    line-height: 34px;
}

.whiteAnchor {
    color: white;
    text-decoration: underline;
}

.whiteAnchor:hover {
    color: white;
}

.webinarSignUp {
    padding: 10px 80px;
    border-radius: 0;
}

.signUpContainer {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -75px;
}

.webinarSection {
    padding-bottom: 50px;
}

.calendarIcon {
    padding: 30px 0 30px 0;
}</pre></body></html>