<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright آ© Inbank, Inc. All rights reserved.
 * See LICENSE.txt for license details.
 */
/*
.lt-product-img {
    float: left !important;
}
.lt-product-span {
    margin: 0 0 0 10px;
}
label.has-lt-product-span::before {
    float: left;
}
*/
.inbank-checkout-container .inbank-checkout-granted-text {
    margin-bottom: 15px !important;
}

.inbank-checkout-container .inbank-checkout-checkbox {
    width: 20px;
    float: left !important;
    padding: 3px
}

.inbank-checkout-container .inbank-checkout-text {
    color: #21093A;
    padding-left: 25px;
    margin-bottom: 3px !important;
    font-size: small;
    font-weight: 600;
}

.inbank-payment-checkout .inbank__additional_details {
    margin-top: 15px !important;
}</pre></body></html>