<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.esto-monthly-payment {
    margin: 20px 0;
    float: left;
}

.esto-monthly-payment .esto-logo {
    max-width: 200px;
    display: block;
    margin-bottom: 10px;
}

.esto-monthly-payment &gt; .esto-redirect-url {
    display: block;
    margin-bottom: 10px;
}

.esto-monthly-payment &gt; .esto-redirect-url:last-child {
    margin-bottom: 0;
}

.esto-monthly-payment &gt; .esto-redirect-url .esto-logo,
.esto-monthly-payment &gt; .esto-redirect-url .esto-title {
    display: inline;
    margin-bottom: 0;
}

.payment-icon.esto {
    max-width: 60px;
}

label.errorMessage {
    color: red;
}

.banks-block {
    max-width: 500px;
}

.banks-block .country-blocks {
    margin: 0 0 15px;
}

.banks-block .country-blocks.visible {
    display: block;
}

.banks-block .country-blocks &gt; ul {
    list-style-type: none;
    padding-inline-start: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.banks-block .country-blocks &gt; ul.columns1 {
    list-style-type: none;
    padding-inline-start: 0;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}

.banks-block .country-blocks &gt; ul.columns2 {
    list-style-type: none;
    padding-inline-start: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.banks-block .country-blocks &gt; ul.columns3 {
    list-style-type: none;
    padding-inline-start: 0;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}

.banks-block .country-blocks &gt; ul li {
    display: inline-block;
    width: 100%;
}

#estopay-payment-link-country-select {
    margin-bottom: 15px;
}

.banks-block .country-blocks &gt; ul &gt; div &gt; li &gt; label &gt; div {
    height: 65px;
    float: initial;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-size: 150px;
    width: 150px;
    border: 0.5px solid transparent;
}

.banks-block .country-blocks &gt; ul &gt; div &gt; li &gt; label &gt; div.active {
    border: 0.5px solid grey;
}

.banks-block .country-blocks.visibleClass {
    display: block;
}

.EE_SWEDBANK,
.LV_SWEDBANK,
.LT_SWEDBANK {
    background: url("../images/SWEDBANK.png");
}
.EE_SEB,
.LV_SEB,
.LT_SEB {
    background: url("../images/SEB.png");
}
.EE_LUMINOR {
    background: url("../images/LUMINOR.png");
}
.EE_CITADELE,
.LV_CITADELE,
.LT_CITADELE {
    background: url("../images/CITADELE.png");
}
.EE_COOP {
    background: url("../images/COOP.png");
}
.EE_LHV {
    background: url("../images/LHV.png");
}
.EE_REVOLUT,
.LV_REVOLUT,
.LT_REVOLUT,
.FI_REVOLUT {
    background: url("../images/REVOLUT.png");
}
.LV_INDUSTRA {
    background: url("../images/INDUSTRA.png");
}
.LV_SIGNETBANK {
    background: url("../images/SIGNETBANK.png");
}
.LT_MEDICINOS {
    background: url("../images/MEDBANK.png");
}
.LT_SIAULIU {
    background: url("../images/SB.png");
}
.FI_ALANDSBANKEN {
    background: url("../images/ALANDSBANKEN.png");
}
.FI_NORDEA {
    background: url("../images/NORDEA.png");
}
.FI_S_PANKKI {
    background: url("../images/SAASTOPANKKI.png");
}
.FI_BANK_NORWEGIAN {
    background: url("../images/BANKNORWEGIAN.png");
}
.FI_HANDELSBANKEN {
    background: url("../images/HANDELSBANKEN.png");
}
.FI_OP_FINANCIAL {
    background: url("../images/OPBANK.png");
}
.FI_SBANK {
    background: url("../images/SBANK.png");
}
.FI_DANSKE_BANK {
    background: url("../images/DANSKEBANK.png");
}
.FI_OMA_SAASTOPANKKI {
    background: url("../images/OMAOP.png");
}
.FI_POP_PANKKI {
    background: url("../images/POPPANKKI.png");
}
</pre></body></html>