:root {
    --primary-light-1-nn-color: rgba(238, 127, 0, 1);
    --primary-light-2-nn-color: rgba(234, 101, 13, 1);
    --primary-dark-1-nn-color: rgba(230, 68, 21, 1);
}

.platform-intro {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    font-size: 40pt;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.platform-intro__logo {
    width: 360px;
    height: 80px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/logo/default.png");
}

@media screen and (max-width: 380px) {
    .platform-intro__logo {
        width: 90vw;
        height: 80px;
    }
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.intro-spinner {
    text-align: center;
}

.intro-spinner > div {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.intro-spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
    background-color: rgba(28, 55, 90, 1);
}

.intro-spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    background-color: rgba(156, 194, 255, 1);
}

.intro-spinner .bounce3 {
    background-color: rgba(216, 223, 237, 1);
}

.sti24-theme--iwealth .platform-intro {
    background-color: rgba(59, 14, 102, 1);
}

.sti24-theme--iwealth .platform-intro__logo {
    background-image: url("../images/logo/iwealth-logo.png");
}

.sti24-theme--qvalue .platform-intro {
    background-color: rgba(67, 67, 67, 1);
}

.sti24-theme--qvalue .platform-intro__logo {
    background-image: url("../images/logo/logo_qvalue.svg");
}

.sti24-theme--psdm .platform-intro {
    background-color: white;
}

.sti24-theme--psdm .platform-intro__logo {
    width: 150px;
    background-image: url("../images/logo/psdm.svg");
}

.sti24-theme--bps .platform-intro {
    background-color: white;
}

.sti24-theme--bps .platform-intro__logo {
    width: 200px;
    background-image: url("../images/logo/bps.png");
}

.sti24-theme--santander .platform-intro {
    background-color: white;
}

.sti24-theme--santander .platform-intro__logo {
    background-image: url("../images/logo/logo_santander.svg");
    width: 300px;
    height: 60px;
}

.sti24-theme--pocztowy .platform-intro {
    background-color: white;
}

.sti24-theme--pocztowy .platform-intro__logo {
    background-image: url("../images/logo/logo_pocztowy.jpg");
    width: 300px;
    height: 60px;
}

.sti24-theme--bnp .platform-intro {
    background-color: white;
}

.sti24-theme--bnp .platform-intro__logo {
    background-image: url("../images/logo/bnp.svg");
}

.sti24-theme--energia .platform-intro {
    background-color: white;
}

.sti24-theme--energia .platform-intro__logo {
    background-image: url('../images/logo/logo_pzu.svg');
}

.sti24-theme--superfund .platform-intro {
    background-color: rgba(0, 0, 0, 1);
}

.sti24-theme--superfund .platform-intro__logo {
    background-image: url("../images/logo/superfund_logo.png");
}

.sti24-theme--millennium .platform-intro {
    background-color: white;
}

.sti24-theme--millennium .platform-intro__logo {
    background-image: url("../images/logo/millennium.svg");
}

.sti24-theme--investors .platform-intro {
    background-color: white;
}

.sti24-theme--investors .platform-intro__logo {
    background-image: url("../images/logo/investors.svg");
    height: 130px
}

.sti24-theme--nestbank .platform-intro__logo {
    background-image: url("../images/logo/nestbank_logo_brazowe.svg");
}

.sti24-theme--ipopema .platform-intro {
    background-color: rgb(0, 0, 0);
}

.sti24-theme--ipopema .platform-intro__logo {
    background-image: url("../images/logo/logo_ipopema.svg");
    background-size: 350px auto;
}

.sti24-theme--tkf .platform-intro {
    background-color: white;
}

.sti24-theme--tkf .platform-intro__logo {
    background-image: url("../images/logo/logo_tkf_poziom.svg");
}

.sti24-theme--skarbiec .platform-intro {
    background-color: white;
}

.sti24-theme--skarbiec .platform-intro__logo {
    background-image: url("../images/logo/PFR_TFI_logo_RGB.jpg");
}

.sti24-theme--bps-skarbiec .platform-intro {
    background-color: white;
}

.sti24-theme--bps-skarbiec .platform-intro__logo {
    background-image: url("../images/logo/Skarbiec_logo.svg");
}

.sti24-theme--michaelstrom .platform-intro {
    background-color: white;
}

.sti24-theme--michaelstrom .platform-intro__logo {
    background-image: url("../images/logo/logo_michaelstrom.svg");
    background-size: 354px 80px;
}

.sti24-theme--noblefunds .platform-intro {
    background-color: white;
}

.sti24-theme--noblefunds .platform-intro__logo {
    background-image: url("../images/logo/logo_noblefunds_green.svg");
}

.sti24-theme--velofunds .platform-intro {
    background-color: white;
}

.sti24-theme--velofunds .platform-intro__logo {
    background-image: url("../images/logo/logo_velofunds_green.svg");
}

.sti24-theme--rockbridge .platform-intro {
    background-color: rgb(0, 175, 150);
}

.sti24-theme--rockbridge .platform-intro__logo {
    background-image: url("../images/logo/logo_rockbridge_white.svg");
    background-size: 350px auto;
}

.sti24-theme--balticcapital .platform-intro__logo {
    background-image: url("../images/logo/logo_balticcapital.svg");
    background-size: 350px auto;
}

.sti24-theme--agio .platform-intro__logo {
    background-image: url("../images/logo/agio.svg");
    background-size: 200px auto;
    height: 125px;
}

.sti24-theme--alior .platform-intro__logo {
    background-image: url("../images/logo/alior.png");
}

.sti24-theme--phinance .platform-intro__logo {
    background-image: url("../images/logo/phinance_logo_bez_tekstu.svg");
    background-size: 350px auto;
}

.sti24-theme--phinance .platform-intro {
    background-color: rgb(255, 255, 255);
}

.sti24-theme--vig .platform-intro__logo {
    background-image: url("../images/logo/logo_vig.svg");
}

.sti24-theme--uniqa .platform-intro__logo {
    background-image: url("../images/logo/uniqa.svg");
}

.sti24-theme--finance-navigator .platform-intro__logo {
    background-image: url("../images/logo/finance-navigator.svg");
}

.sti24-theme--michaelstrom .platform-intro__logo {
    background-image: url("../images/logo/logo_michaelstrom.svg");
}

.sti24-theme--allianz .platform-intro__logo {
    background-image: url("assets/images/logo/allianz-logo.svg");
}

.sti24-theme--vig .platform-intro {
    background-color: rgb(255, 255, 255);
}

.sti24-theme--uniqa .platform-intro {
    background-color: rgb(255, 255, 255);
}

.sti24-theme--alior .intro-spinner .bounce1 {
    background-color: #d8ab35;
}

.sti24-theme--alior .intro-spinner .bounce2 {
    background-color: rgba(75, 72, 64, 1);
}

.sti24-theme--alior .intro-spinner .bounce3 {
    background-color: rgb(46, 44, 40);
}

.sti24-theme--agio .intro-spinner .bounce1 {
    background-color: rgb(27, 44, 113);
}

.sti24-theme--agio .intro-spinner .bounce2 {
    background-color: rgba(27, 44, 113, 0.6);
}

.sti24-theme--agio .intro-spinner .bounce3 {
    background-color: rgba(27, 44, 113, 0.32);
}

.sti24-theme--qvalue .intro-spinner .bounce1 {
    background-color: rgb(188, 57, 57);
}

.sti24-theme--qvalue .intro-spinner .bounce2 {
    background-color: rgba(200, 164, 114, 1);
}

.sti24-theme--qvalue .intro-spinner .bounce3 {
    background-color: rgba(115, 115, 115, 1);
}

.sti24-theme--psdm .intro-spinner .bounce1 {
    background-color: rgba(124, 124, 124, 1);
}

.sti24-theme--psdm .intro-spinner .bounce2 {
    background-color: rgba(124, 124, 124, 1);
}

.sti24-theme--psdm .intro-spinner .bounce3 {
    background-color: rgba(124, 124, 124, 1);
}

.sti24-theme--iwealth .intro-spinner .bounce1 {
    background-color: rgba(136, 101, 161, 1);
}

.sti24-theme--iwealth .intro-spinner .bounce2 {
    background-color: rgba(171, 136, 196, 1);
}

.sti24-theme--iwealth .intro-spinner .bounce3 {
    background-color: rgba(198, 163, 223, 1);
}

.sti24-theme--bps .intro-spinner .bounce1 {
    background-color: rgba(140, 217, 46, 1);
}

.sti24-theme--bps .intro-spinner .bounce2 {
    background-color: rgba(97, 166, 14, 1);
}

.sti24-theme--bps .intro-spinner .bounce3 {
    background-color: rgba(61, 106, 6, 1);
}

.sti24-theme--santander .intro-spinner .bounce1 {
    background-color: rgba(236, 0, 0, 1);
}

.sti24-theme--santander .intro-spinner .bounce2 {
    background-color: rgba(245, 53, 61, 1);
}

.sti24-theme--santander .intro-spinner .bounce3 {
    background-color: rgba(251, 151, 153, 1);
}

.sti24-theme--pocztowy .intro-spinner .bounce1 {
    background-color: rgba(220, 50, 26, 1);
}

.sti24-theme--pocztowy .intro-spinner .bounce2 {
    background-color: rgb(235, 90, 72);
}

.sti24-theme--pocztowy .intro-spinner .bounce3 {
    background-color: rgba(251, 151, 153, 1);
}

.sti24-theme--bnp .intro-spinner .bounce1 {
    background-color: rgba(0, 100, 93, 1);
}

.sti24-theme--bnp .intro-spinner .bounce2 {
    background-color: rgba(0, 144, 118, 1);
}

.sti24-theme--bnp .intro-spinner .bounce3 {
    background-color: rgba(2, 179, 158, 1);
}

.sti24-theme--energia .intro-spinner .bounce1 {
    background-color: rgba(28, 55, 90, 1);
}

.sti24-theme--energia .intro-spinner .bounce2 {
    background-color: rgba(81, 132, 208, 1);
}

.sti24-theme--energia .intro-spinner .bounce3 {
    background-color: rgba(156, 194, 255, 1);
}

.sti24-theme--superfund .intro-spinner .bounce1 {
    background-color: rgb(138, 112, 0);
}

.sti24-theme--superfund .intro-spinner .bounce2 {
    background-color: rgba(140, 155, 25, 1);
}

.sti24-theme--superfund .intro-spinner .bounce3 {
    background-color: rgba(61, 81, 25, 1);
}

.sti24-theme--tkf .intro-spinner .bounce1 {
    background-color: #be5a13;
}

.sti24-theme--tkf .intro-spinner .bounce2 {
    background-color: rgba(210, 112, 34, 1);
}

.sti24-theme--tkf .intro-spinner .bounce3 {
    background-color: rgba(137, 77, 35, 1);
}

.sti24-theme--phinance .intro-spinner .bounce1 {
    background-color: rgb(12, 70, 145);
}

.sti24-theme--phinance .intro-spinner .bounce2 {
    background-color: rgb(21, 118, 243);
}

.sti24-theme--phinance .intro-spinner .bounce3 {
    background-color: rgb(161, 200, 250);
}

.sti24-theme--vig .intro-spinner .bounce1 {
    background-color: rgb(0, 64, 132);
}

.sti24-theme--vig .intro-spinner .bounce2 {
    background-color: rgb(2, 106, 180);
}

.sti24-theme--vig .intro-spinner .bounce3 {
    background-color: rgb(235, 21, 38);
}

.sti24-theme--uniqa .intro-spinner .bounce1 {
    background-color: rgb(0, 92, 169);
}

.sti24-theme--uniqa .intro-spinner .bounce2 {
    background-color: rgb(27, 27, 27);
}

.sti24-theme--uniqa .intro-spinner .bounce3 {
    background-color: rgb(255, 255, 255);
}

.sti24-theme--millennium .intro-spinner .bounce1 {
    background-color: rgba(231, 0, 126, 1);
}

.sti24-theme--millennium .intro-spinner .bounce2 {
    background-color: rgba(255, 0, 145, 1);
}

.sti24-theme--millennium .intro-spinner .bounce3 {
    background-color: rgba(255, 54, 143, 1);
}

.sti24-theme--investors .intro-spinner .bounce1 {
    background-color: rgba(41, 41, 41, 1);
}

.sti24-theme--investors .intro-spinner .bounce2 {
    background-color: rgba(225, 225, 225, 1);
}

.sti24-theme--investors .intro-spinner .bounce3 {
    background-color: rgba(255, 46, 42, 1);
}

.sti24-theme--skarbiec .intro-spinner .bounce1 {
    background-color: rgba(0, 179, 227, 1);
}

.sti24-theme--skarbiec .intro-spinner .bounce2 {
    background-color: rgba(0, 179, 227, 1);
}

.sti24-theme--skarbiec .intro-spinner .bounce3 {
    background-color: rgba(0, 179, 227, 1);
}

.sti24-theme--bps-skarbiec .intro-spinner .bounce1 {
    background-color: rgba(0, 179, 227, 1);
}

.sti24-theme--bps-skarbiec .intro-spinner .bounce2 {
    background-color: rgba(0, 179, 227, 1);
}

.sti24-theme--bps-skarbiec .intro-spinner .bounce3 {
    background-color: rgba(0, 179, 227, 1);
}

.sti24-theme--noblefunds .intro-spinner .bounce1 {
    background-color: #00b140;
}

.sti24-theme--noblefunds .intro-spinner .bounce2 {
    background-color: #009134;
}

.sti24-theme--noblefunds .intro-spinner .bounce3 {
    background-color: #666;
}

.sti24-theme--velofunds .intro-spinner .bounce1 {
    background-color: #00b140;
}

.sti24-theme--velofunds .intro-spinner .bounce2 {
    background-color: #009134;
}

.sti24-theme--velofunds .intro-spinner .bounce3 {
    background-color: #666;
}

.sti24-theme--michaelstrom .intro-spinner .bounce1 {
    background-color: rgba(51, 0, 255, 1);
}

.sti24-theme--michaelstrom .intro-spinner .bounce2 {
    background-color: rgba(115, 115, 115, 1);
}

.sti24-theme--michaelstrom .intro-spinner .bounce3 {
    background-color: rgba(25, 36, 60, 1);
}

.sti24-theme--finance-navigator .intro-spinner .bounce1 {
    background-color: #2c4591;
}

.sti24-theme--finance-navigator .intro-spinner .bounce2 {
    background-color: #3555af;
}

.sti24-theme--finance-navigator .intro-spinner .bounce3 {
    background-color: #446de3;
}

.sti24-theme--rockbridge .intro-spinner .bounce1,
.sti24-theme--rockbridge .intro-spinner .bounce2,
.sti24-theme--rockbridge .intro-spinner .bounce3 {
    background-color: rgb(255, 255, 255);
}

.sti24-theme--balticcapital .intro-spinner .bounce1,
.sti24-theme--balticcapital .intro-spinner .bounce3 {
    background-color: #63b1bc;
}

.sti24-theme--balticcapital .intro-spinner .bounce2 {
    background-color: #dff1f4;
}

.sti24-theme--allianz .intro-spinner .bounce1 {
    background-color: #c1EBFB;
}

.sti24-theme--allianz .intro-spinner .bounce2 {
    background-color: #007AB3;
}

.sti24-theme--allianz .intro-spinner .bounce3 {
    background-color: #003781;
}


@media (forced-colors: active) {
    /*.intro-spinner div:nth-child(2n) {*/
    /*    background-color: Canvas;*/
    /*}*/

    .intro-spinner > .bounce1, .intro-spinner > .bounce2, .intro-spinner > .bounce3 {
        background-color: highlight;
    }

    .intro-spinner::after {
        content: "Ładuję aplikację...";
        background-color: Canvas;
        display: block;
        padding: 1em;
        width: 20em;
        text-align: center;
        font-size: 20pt;
    }
}


.old-browser {
    height: 100%;
    width: 100%;
    display: none;
}

.old-browser__logo {
    margin: auto;
    padding-bottom: 100px;
}

.old-browser--foreign-explanation {
    font-style: italic;
}

.old-browser__header {
    font-weight: 600;
    text-align: center;
}

.old-browser__explanation {
    padding: 0 100px;
    margin-bottom: 15px;
    text-align: center;
}

.old-browser-proceed-button {
    display: block;
    color: white;
    width: 250px;
    margin: 0 auto;
    padding: 10px;
    border: none;
    border-radius: 0px;
}

.old-browser-tip {
    padding: 10px;
    width: 33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

@media all and (max-width: 900px) {
    .old-browser-tip {
        display: block;
        width: 100%;
        border: 1px solid lightgrey;
        margin-bottom: 15px;
    }

    .old-browser__tips {
        padding: 15px;
    }

    .old-browser__explanation {
        padding: 15px;
    }
}


.sti24-theme--qvalue .old-browser__header {
    color: black;
}

.sti24-theme--qvalue .old-browser-proceed-button {
    background-color: rgba(200, 164, 114, 1);
    color: white;
}

.sti24-theme--qvalue .old-browser-tip__subtitle {
    color: black;
}

.sti24-theme--iwealth .old-browser__header {
    color: rgba(62, 3, 96, 1);
}

.sti24-theme--iwealth .old-browser-proceed-button {
    background-color: rgba(62, 3, 96, 1);
    color: white;
}

.sti24-theme--iwealth .old-browser-tip__subtitle {
    color: rgba(62, 3, 96, 1);
}

.sti24-theme--bps .old-browser__header {
    color: rgba(140, 217, 46, 1);
}

.sti24-theme--bps .old-browser-proceed-button {
    background-color: rgba(97, 166, 14, 1);
    color: white;
}

.sti24-theme--bps .old-browser-tip__subtitle {
    color: rgba(61, 106, 6, 1);
}

.sti24-theme--psdm .old-browser__header {
    color: rgba(4, 41, 70, 1);
}

.sti24-theme--psdm .old-browser-proceed-button {
    background-color: rgba(4, 41, 70, 1);
    color: white;
}

.sti24-theme--psdm .old-browser-tip__subtitle {
    color: rgba(4, 41, 70, 1);
}

.sti24-theme--santander .old-browser__header {
    color: rgba(236, 0, 0, 1);
}

.sti24-theme--santander .old-browser-proceed-button {
    background-color: rgba(245, 53, 61, 1);
    color: white;
}

.sti24-theme--santander .old-browser-tip__subtitle {
    color: rgba(236, 0, 0, 1);
}

.sti24-theme--pocztowy .old-browser__header {
    color: rgba(236, 0, 0, 1);
}

.sti24-theme--pocztowy .old-browser-proceed-button {
    background-color: rgba(245, 53, 61, 1);
    color: white;
}

.sti24-theme--pocztowy .old-browser-tip__subtitle {
    color: rgba(236, 0, 0, 1);
}

.sti24-theme--bnp .old-browser__header {
    color: rgba(0, 100, 93, 1);
}

.sti24-theme--bnp .old-browser-proceed-button {
    background-color: rgba(0, 144, 118, 1);
    color: white;
}

.sti24-theme--bnp .old-browser-tip__subtitle {
    color: rgba(2, 179, 158, 1);
}

.sti24-theme--energia .old-browser__header {
    color: rgba(28, 55, 90, 1);
}

.sti24-theme--energia .old-browser-proceed-button {
    background-color: rgba(81, 132, 208, 1);
    color: white;
}

.sti24-theme--energia .old-browser-tip__subtitle {
    color: rgba(28, 55, 90, 1);
}

.sti24-theme--superfund .old-browser__header {
    color: rgb(138, 112, 0);
}

.sti24-theme--superfund .old-browser-proceed-button {
    background-color: rgba(140, 155, 25, 1);
    color: white;
}

.sti24-theme--superfund .old-browser-tip__subtitle {
    color: rgba(61, 81, 25, 1);
}

.sti24-theme--tkf .old-browser__header {
    color: rgba(210, 112, 34, 1);
}

.sti24-theme--tkf .old-browser-proceed-button {
    background-color: #be5a13;
    color: white;
}

.sti24-theme--tkf .old-browser-tip__subtitle {
    color: rgba(210, 112, 34, 1);
}

.sti24-theme--millennium .old-browser__header {
    color: rgba(231, 0, 126, 1);
}

.sti24-theme--millennium .old-browser-proceed-button {
    background-color: rgba(255, 0, 145, 1);
    color: white;
}

.sti24-theme--millennium .old-browser-tip__subtitle {
    color: rgba(255, 54, 143, 1);
}

.sti24-theme--investors .old-browser__header {
    color: rgba(255, 46, 42, 1);
}

.sti24-theme--investors .old-browser-proceed-button {
    background-color: rgba(225, 225, 225, 1);
    color: black;
}

.sti24-theme--investors .old-browser-tip__subtitle {
    color: rgba(255, 46, 42, 1);
}

.sti24-theme--skarbiec .old-browser__header {
    color: rgba(37, 69, 111, 1);
}

.sti24-theme--skarbiec .old-browser-proceed-button {
    background-color: rgba(0, 179, 227, 1);
    color: white;
}

.sti24-theme--skarbiec .old-browser-tip__subtitle {
    color: rgba(37, 69, 111, 1);
}

.sti24-theme--bps-skarbiec .old-browser__header {
    color: rgba(37, 69, 111, 1);
}

.sti24-theme--bps-skarbiec .old-browser-proceed-button {
    background-color: rgba(0, 179, 227, 1);
    color: white;
}

.sti24-theme--bps-skarbiec .old-browser-tip__subtitle {
    color: rgba(37, 69, 111, 1);
}

.old-browser.sti24-theme--iwealth > .old-browser__logo > .platform-intro__logo {
    background-image: url("../images/logo/iwealth-logo-dark.svg");
    width: 200px;
}

.old-browser.sti24-theme--investors > .old-browser__logo > .platform-intro__logo {
    height: 150px;
}
