@media screen and (max-width: 570px) {
    div.pe-landing_container {
        margin-left: 5px;
        margin-right: 5px;
    }

    span.PE-modal_icon {
        display: block !important;
    }
}

@media screen and (min-width: 570px) and (max-width: 1000px) {
    div.pe-landing_container {
        margin-top: -6px;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1700px) {
    .lity-container {
        left: -200px;
    }
}

@media screen and (max-width: 600px) {
    div.pe-landing_container_steps-for-popup {
        top: 542px !important;
        right: 81px !important;
    }
}

@media screen and (min-width: 601px) and (max-width: 999px) {
    div.pe-landing_container_steps-for-popup {
        top: 700px !important;
        right: 255px !important;
    }

    div.lity-container {
        top: -100px;
    }
}

@media screen and (max-width: 577px) {
    .predictive-engine2_container {
        width: 368px !important;
    }
}

@media screen and (min-width: 578px) and (max-width: 1200px) {
    .predictive-engine2_container {
        width: 700px !important;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
    div.pe-landing_container_steps-for-popup {
        max-width: 300px !important;
        top: 650px !important;
        right: 376px !important;
    }

    div.lity-container {
        top: -70px !important;
        max-width: 800px !important;
    }
}

@media screen and (min-width: 1300px) and (max-width: 2000px) {
    div.pe-landing_container_steps-for-popup {
        max-width: 300px !important;
    }
}

@media screen and (min-width: 2000px) {
    div.pe-landing_container_steps-for-popup {
        max-width: 300px !important;
        top: 500px !important;
        right: 350px !important;
    }
}

@media screen and (min-width: 570px) {
    section.pension-banner.lunar.top-spacing {
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width: 577px) {
    #PE_suggested_companies {
        position: relative;
        top: -33px;
    }
}

#pe-landing-trustbox {
    position: absolute !important;
    right: 10px;
    width: 200px;
    bottom: 0;
}

@media screen and (max-width: 570px) {
    #pe-landing-trustbox {
        right: unset;
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    #pe-landing-trustbox {
        position: relative !important;
        width: 150px;
        margin: 0 auto;
    }
}

div.minHeightWrapper {
    min-height: 360px;
}

.pe-landing_blur-filter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    filter: blur(2px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

    .pe-landing_blur-filter:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(6, 26, 58, 0.9);
    }

.pe-landing_container {
    position: relative;
    color: white !important;
}

@media screen and (min-width: 1100px) {
    .pe-landing_container {
        height: 840px;
    }
}

.pe-landing_container p.predictive-engine2_title {
    font-size: 15px !important;
    margin-top: -13px;
    padding-left: 8px;
    padding-right: 8px;
}

.pe-landing_container .danske-bank_main-container #PE_search p {
    padding-bottom: 0;
}

.pe-landing_container .danske-bank_main-container h2 {
    padding: unset !important;
    line-height: 1.35 !important;
}

    .pe-landing_container .danske-bank_main-container h2:first-child {
        padding-top: 50px !important;
    }

    .pe-landing_container .danske-bank_main-container h2:last-child {
        padding-bottom: 50px !important;
    }

@media screen and (min-width: 1100px) {
    .pe-landing_container .danske-bank_main-container h2 {
        font-size: 35.5px;
    }
}

@media screen and (max-width: 570px) {
    .pe-landing_container .danske-bank_main-container h2 {
        font-size: 23px !important;
    }
}

@media screen and (min-width: 570px) and (max-width: 1000px) {
    .pe-landing_container .danske-bank_main-container h2 {
        font-size: 32px;
    }
}

.pe-landing_container .danske-bank_main-container > *:not(#PE_search) {
    font-weight: 300;
    padding: 50px 0;
    line-height: 1.4;
}

@media screen and (max-width: 570px) {
    .pe-landing_container .danske-bank_main-container > *:not(#PE_search) {
        font-size: 26px;
    }
}

.pe-landing_container .danske-bank_main-container > *:not(#PE_search) strong {
    font-weight: 600;
}

.pe-landing_container .dashboard {
    margin: 35px auto 10px;
    height: 340px;
    width: 990px;
    border: 2px solid white;
    border-radius: 10px;
}

    .pe-landing_container .dashboard div {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
    }

.pe-landing_container_subheader {
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
}

@media screen and (max-width: 570px) {
    .pe-landing_container_subheader {
        display: none;
    }
}

.pe-landing_container_subheader, .pe-landing_container h1, .pe-landing_container h2, .pe-landing_container h3, .pe-landing_container p {
    color: white !important;
    font-family: "Barlow", sans-serif;
}

.pe-landing_container h1 {
    font-weight: 400 !important;
}

    .pe-landing_container h1 b, .pe-landing_container h1 strong {
        font-weight: 600 !important;
    }

.pe-landing_container p {
    font-size: 18px;
}

.pe-landing_container_how-it-works {
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    width: max-content;
}

@media screen and (max-width: 570px) {
    .pe-landing_container_how-it-works {
        padding-top: unset;
    }
}

.pe-landing_container_how-it-works div.circle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    margin-right: 10px;
}

.pe-landing_container_how-it-works span.info-icon {
    color: darkblue;
}

.pe-landing_container_how-it-works span.label {
    color: white;
    font-size: 16px;
}

    .pe-landing_container_how-it-works span.label a {
        color: white;
    }

        .pe-landing_container_how-it-works span.label a:hover {
            text-decoration: none !important;
            color: white !important;
            cursor: pointer;
        }

.pe-landing_container_steps-for-popup {
    display: none;
    z-index: -1;
}

    .pe-landing_container_steps-for-popup div.steps-header, .pe-landing_container_steps-for-popup p {
        color: white;
        font-family: "Barlow", sans-serif;
        margin-bottom: 10px;
    }

    .pe-landing_container_steps-for-popup div.steps-header {
        font-size: 18px;
        font-weight: 500;
    }

    .pe-landing_container_steps-for-popup p {
        font-size: 16px;
    }

    .pe-landing_container_steps-for-popup div.btn_container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pe-landing_container_steps-for-popup div.steps-ok-button {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 40px;
        min-width: 200px;
        width: min-content;
        background-color: #f65734;
        color: white;
        text-align: center;
        border-radius: 25px;
        padding: 10px 20px;
        cursor: pointer;
    }

/* PE Loading Partial */
div.progress-bar-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
}

    div.progress-bar-container progress {
        width: 300px;
        height: 15px;
        margin-top: 15px;
        -webkit-appearance: none;
    }

        div.progress-bar-container progress[value]::-webkit-progress-value {
            background: yellow;
        }

        div.progress-bar-container progress::-webkit-progress-bar {
            border-radius: 10px;
        }

        div.progress-bar-container progress::-webkit-progress-value {
            background-color: yellow;
            border-radius: 10px;
            transition: background-color 0.5s ease-out;
        }

    div.progress-bar-container .progress-100::-webkit-progress-value {
        background-color: yellow;
    }

    div.progress-bar-container div.progress_labels {
        min-height: 26px;
    }

        div.progress-bar-container div.progress_labels span.step-1 {
            display: block;
        }

        div.progress-bar-container div.progress_labels span.step-2 {
            display: none;
        }

    div.progress-bar-container div.test_right {
        text-align: end;
        width: 275px;
    }

.PE_loading_animation {
    display: none;
}

.razar#PE-loading-razar {
    width: 200px !important;
    height: 200px !important;
    border-radius: 50% !important;
    top: 55px !important;
    margin: auto !important;
    margin-bottom: 40px !important;
}

    .razar#PE-loading-razar .pulse {
        width: 195px !important;
        height: 195px !important;
        border-radius: 50% !important;
        color: yellow !important;
        background: yellow !important;
    }

    .razar#PE-loading-razar .ringbase {
        width: 187px !important;
        height: 187px !important;
        border-radius: 50% !important;
        top: 5px !important;
        left: 5px !important;
    }

    .razar#PE-loading-razar .ring1 {
        box-shadow: 0 0 2px 1px yellow, inset 0 0 2px 1px yellow !important;
    }

    .razar#PE-loading-razar .ring2 {
        box-shadow: 0 0 1px 0 yellow, inset 0 0 1px 0 yellow !important;
    }

    .razar#PE-loading-razar .pointer {
        width: 193px;
        top: 98px;
        left: 2px;
    }

        .razar#PE-loading-razar .pointer div {
            border-bottom: 2px solid yellow !important;
        }

    .razar#PE-loading-razar .dot {
        color: yellow !important;
    }

        .razar#PE-loading-razar .dot.pos1 {
            left: 130px !important;
            top: 38px !important;
        }

        .razar#PE-loading-razar .dot.pos2 {
            left: 63px !important;
            top: 125px !important;
        }

.razar {
    position: relative;
    width: 73px;
    height: 73px;
    background-size: 100% 100%;
    border-radius: 35px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4), 0 0 4px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px 0 rgba(255, 255, 255, 0.2), inset 0 2px 4px 1px rgba(255, 255, 255, 0.1);
    border: 2px solid white;
}

.pulse {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background: #dcf48a;
    -moz-animation: pulsating 2s ease-in-out;
    -moz-animation-iteration-count: infinite;
    -webkit-animation: pulsating 2s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0;
    z-index: 5;
}

.ringbase {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    opacity: 0;
    z-index: 10;
}

.ring1 {
    box-shadow: 0 0 2px 1px #8eb716, inset 0 0 2px 1px #8eb716;
    -moz-animation: ring 2s ease-in-out;
    -moz-animation-iteration-count: infinite;
    -webkit-animation: ring 2s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation: ring 2s ease-in-out;
    animation-iteration-count: infinite;
}

.ring2 {
    box-shadow: 0 0 1px 0px #cbe572, inset 0 0 1px 0px #cbe572;
    -moz-animation: ring 2s ease-in-out;
    -moz-animation-iteration-count: infinite;
    -moz-animation-delay: 0.5s;
    -webkit-animation: ring 2s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 0.5s;
    animation: ring 2s ease-in-out;
    animation-iteration-count: infinite;
    animation-delay: 0.5s;
}

@-webkit-keyframes pulsating {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes pulsating {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

@keyframes pulsating {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: scale(0.4, 0.4);
        opacity: 0;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        -webkit-transform: scale(1.1, 1.1);
        opacity: 0;
    }
}

@-moz-keyframes ring {
    0% {
        -moz-transform: scale(0.4, 0.4);
        opacity: 0;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        -moz-transform: scale(1.1, 1.1);
        opacity: 0;
    }
}

@keyframes ring {
    0% {
        transform: scale(0.4, 0.4);
        opacity: 0;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        transform: scale(1.1, 1.1);
        opacity: 0;
    }
}

.pointer {
    position: absolute;
    width: 69px;
    animation: circling 4s linear;
    animation-iteration-count: infinite;
    z-index: 20;
    top: 35px;
}

    .pointer div {
        width: 49%;
        border-bottom: 2px solid #8eb716;
    }

.dot {
    opacity: 0;
    border: 3px solid #e0f4a5;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: blink 4s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 4s ease-out;
    -moz-animation-iteration-count: infinite;
    animation: blink 4s ease-out;
    animation-iteration-count: infinite;
    z-index: 25;
}

    .dot.pos1 {
        left: 10px;
        top: 38px;
    }

    .dot.pos2 {
        left: 40px;
        top: 18px;
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

@-webkit-keyframes circling {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes circling {
    0% {
        -moz-transform: rotate(0deg);
    }

    50% {
        -moz-transform: rotate(180deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes circling {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/*# sourceMappingURL=predictiveEngine_template.css.map */