/* _content/EasyPayment/Components/Layouts/gruenhorn/CuLayout.razor.rz.scp.css */
.container[b-phdhsi0icm] {
    width: 100%;
    max-width: 1400px;
    padding: 20px;
    font-family: 'Poppins', sans-serif;
    margin: 0 auto;
}

#headline[b-phdhsi0icm] {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
/* _content/EasyPayment/Components/Layouts/gruenhorn/Form/PaymentForm.razor.rz.scp.css */
.form-row[b-gsn93pjb0i] {
    margin-bottom: 1rem;
}

[b-gsn93pjb0i] label {
    margin-bottom: .25rem;
}

.form-column[b-gsn93pjb0i] {
    display: flex;
    gap: 1rem;
    width: 100%;
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
}

.input-column[b-gsn93pjb0i] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.input-row[b-gsn93pjb0i] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0.35rem;
    flex-direction: column;
}

[b-gsn93pjb0i] input {
    padding: 12px 16px 9px;
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #32312f;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 3px;
}

    [b-gsn93pjb0i] input:focus {
        border-color: #233c33;
        outline: 0;
        box-shadow: none;
    }

    [b-gsn93pjb0i] input#amount {
        max-width: 250px;
    }

    [b-gsn93pjb0i] input#submitBtn {
        max-width: 250px;
        background-color: #233c33;
        border-color: #233c33;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #fff;
        padding: 2px 12px;
        font-size: 1rem;
        line-height: 34px;
        border-radius: 3px;
        cursor: pointer;
    }

.light-grey[b-gsn93pjb0i] {
    color: #798490 !important;
}

.inputNotation[b-gsn93pjb0i] {
    margin-top: .3rem;
}

.mandatoryInfo[b-gsn93pjb0i] {
    margin-bottom: 1.5rem;
}
/* _content/EasyPayment/Components/Layouts/paymentlink/Header.razor.rz.scp.css */
.header[b-bkh57opaxb] {
    padding: 0rem 3rem 0rem 1.143rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .header[b-bkh57opaxb] {
        min-height: 80px
    }
}

@media (min-width: 1200px) {
    .header[b-bkh57opaxb] {
        padding: 1rem 15%;
    }
}
/* _content/EasyPayment/Components/Layouts/paymentlink/Overview/BasketContent.razor.rz.scp.css */
.toggleable[b-rpyfkqk0dp] {
    cursor: pointer;
    display: flex;
    align-items: baseline;
}

.basket[b-rpyfkqk0dp] {
    margin-right: .8rem;
}

.basket-item[b-rpyfkqk0dp] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

.basket-item-name[b-rpyfkqk0dp] {
    padding-right: .5rem;
}

.basket-item-amount[b-rpyfkqk0dp] {
    flex-shrink: 0;
}
/* _content/EasyPayment/Components/Layouts/paymentlink/Overview/GreyBox.razor.rz.scp.css */
.grey-box[b-h4cl2k6b87] {
    background: var(--main-grey);
    border-radius: 8px;
    padding: 16px;
    width: 100%;
}

.shop-name[b-h4cl2k6b87] {
    color: #828282;
    margin-bottom: 4px;
}

.amount[b-h4cl2k6b87] {
    white-space: nowrap;
    overflow: hidden;
    font-size: 32px;
}

.information[b-h4cl2k6b87] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

    .information img[b-h4cl2k6b87] {
        max-width: 100%;
        height: auto;
        vertical-align: top;
        margin-bottom: .5rem;
    }

[b-h4cl2k6b87] .content {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
}

.content-wrapper[b-h4cl2k6b87] {
    width: 50%;
}

@media (min-width: 768px) {
    .grey-box[b-h4cl2k6b87] {
        padding: 32px;
    }

    .amount[b-h4cl2k6b87] {
        font-size: 48px;
        line-height: 56px;
    }

    [b-h4cl2k6b87] .content .bold {
        margin-bottom: .2rem;
    }

    .information[b-h4cl2k6b87] {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

        .information img[b-h4cl2k6b87] {
            margin-bottom: 1rem;
        }

    .content-wrapper[b-h4cl2k6b87] {
        width: 100%;
    }
}
/* _content/EasyPayment/Components/Layouts/paymentlink/Overview/PaymentOverview.razor.rz.scp.css */
.payment-overview[b-x8n1j1ipr8] {
    display: flex;
    align-items: flex-start;
    margin-top: 1.2rem;
}
/* _content/EasyPayment/Components/Layouts/paymentlink/PaymentSelection.razor.rz.scp.css */
[b-moyc67ni8q] * {
    font-family: 'Sofia Sans', sans-serif;
    --main-white: #FFFFFF;
    --main-green: #08AD4A;
    --main-green-hover: #0FC457;
    --main-text: #333333;
    --main-grey: #F2F2F2;
    color: var(--main-text);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

[b-moyc67ni8q] .bold {
    font-weight: bold;
}

[b-moyc67ni8q] h4 {
    font-size: 1.333rem;
    margin: 0 0 0.5rem 0
}

[b-moyc67ni8q] [type=radio].no-appearance {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none;
}

@media (min-width: 768px) {
   [b-moyc67ni8q] * {
        font-size: 18px;
        line-height: 26px;
    }
}
/* _content/EasyPayment/Components/Layouts/paymentlink/PaymentSelectionContent.razor.rz.scp.css */
.container[b-ztauzad1ss] {
    display: flex;
    padding: 24px 16px;
    justify-content: space-between;
    flex-direction: column;
}

@media (min-width: 768px) {
    .container[b-ztauzad1ss] {
        margin: 2rem auto 0 auto;
        max-width: 950px;
        flex-direction: row;
    }
}
/* _content/EasyPayment/Components/Layouts/paymentlink/Selection/PaymentRadioInput.razor.rz.scp.css */
.form-row[b-ic9b6n860n] {
    margin-bottom: 1.5rem;
}

.payment-method[b-ic9b6n860n] {
    -webkit-box-shadow: inset 0 0 0 1px #C6C6C6;
    box-shadow: inset 0 0 0 1px #C6C6C6;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .8rem 1.5rem;
    flex-direction: row-reverse;
    justify-content: space-between;
}

    .payment-method img[b-ic9b6n860n] {
        width: 100%;
        max-width: 40px;
        max-height: 40px
    }

    .payment-method .payment-title[b-ic9b6n860n] {
        padding-left: 0;
    }

    .payment-method h4[b-ic9b6n860n] {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 0;
    }

input[name=payment]:checked + .payment-method[b-ic9b6n860n] {
    -webkit-box-shadow: inset 0 0 0 2px var(--main-green);
    box-shadow: inset 0 0 0 2px var(--main-green);
}

input[type=radio] + label[b-ic9b6n860n] {
    cursor: pointer;
}

@media (min-width: 768px) {
    .payment-method[b-ic9b6n860n] {
        padding: 1.666rem;
        flex-direction: row;
        justify-content: flex-start;
    }

        .payment-method h4[b-ic9b6n860n] {
            font-size: 24px;
            margin-bottom: .5rem;
        }

        .payment-method img[b-ic9b6n860n] {
            width: 100%;
            max-width: 58px;
            max-height: 58px
        }

        .payment-method .payment-title[b-ic9b6n860n] {
            padding-left: 2.5rem
        }
}
/* _content/EasyPayment/Components/Layouts/paymentlink/Selection/PaymentSelect.razor.rz.scp.css */
.btn[b-4y9adgq57w] {
    border: 0;
    width: 100%;
    padding: 8px 32px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

    .btn:hover[b-4y9adgq57w] {
        cursor: pointer;
    }

    .btn[disabled][b-4y9adgq57w] {
        background-color: #BDBDBD;
        border-color: #BDBDBD;
        color: #fff;
        cursor: not-allowed
    }

.primary[b-4y9adgq57w] {
    background: var(--main-green);
    color: var(--main-white);
    font-weight: bold;
    font-size: 24px;
    font-family: "Sofia Sans";
}

    .primary:hover[b-4y9adgq57w] {
        background: var(--main-green-hover);
    }

.headline[b-4y9adgq57w] {
    margin: 0 0 1.5rem 0;
    font-size: 24px;
}

.form-content[b-4y9adgq57w] {
    margin-top: 2rem;
}

@media (min-width: 768px) {
    .form-content[b-4y9adgq57w] {
        width: 60%;
        margin-left: 2rem;
        margin-top: 0;
    }

    .headline[b-4y9adgq57w] {
        font-size: 32px;
    }
}

@media (min-width: 1000px) {
    .form-content[b-4y9adgq57w] {
        margin-left: 6rem;
    }
}
/* _content/EasyPayment/Shared/Components/Alerting/Alert.razor.rz.scp.css */
.alert[b-9lm4jogpo5] {
    width: 100%;
    padding: 12px 16px;
}

.alert-danger[b-9lm4jogpo5] {
    border: 1px solid #ffb8b8;
    border-radius: 8px;
    background-color: rgba(255, 56, 56, 0.05);
}

    .alert-danger .alert-title[b-9lm4jogpo5] {
        color: #ff3838;
    }

.alert-title[b-9lm4jogpo5] {
    font-size: 1.2rem;
}

.alert-content[b-9lm4jogpo5] {
    font-size: 1rem;
    line-height: 18px;
}
/* _content/EasyPayment/Shared/Components/Loaders/SimpleFullScreenLoader.razor.rz.scp.css */
.loading-simple[b-s0a2ihbtis] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    background: rgba(255,255,255,.9);
    display: none;
    align-items: center;
}

    .loading-simple .loading-content[b-s0a2ihbtis] {
        margin: 0 auto;
        max-width: 400px;
        text-align: center;
        line-height: 1.4;
    }

    .loading-simple.show[b-s0a2ihbtis] {
        display: flex;
    }

.lds-spinner[b-s0a2ihbtis] {
    margin-top: 1rem;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-spinner div[b-s0a2ihbtis] {
        transform-origin: 40px 40px;
        animation: lds-spinner-b-s0a2ihbtis 1.2s linear infinite;
    }

        .lds-spinner div[b-s0a2ihbtis]:after {
            content: " ";
            display: block;
            position: absolute;
            top: 3px;
            left: 37px;
            width: 3px;
            height: 18px;
            border-radius: 20%;
            background: #08AD4A;
        }

        .lds-spinner div:nth-child(1)[b-s0a2ihbtis] {
            transform: rotate(0deg);
            animation-delay: -1.1s;
        }

        .lds-spinner div:nth-child(2)[b-s0a2ihbtis] {
            transform: rotate(30deg);
            animation-delay: -1s;
        }

        .lds-spinner div:nth-child(3)[b-s0a2ihbtis] {
            transform: rotate(60deg);
            animation-delay: -0.9s;
        }

        .lds-spinner div:nth-child(4)[b-s0a2ihbtis] {
            transform: rotate(90deg);
            animation-delay: -0.8s;
        }

        .lds-spinner div:nth-child(5)[b-s0a2ihbtis] {
            transform: rotate(120deg);
            animation-delay: -0.7s;
        }

        .lds-spinner div:nth-child(6)[b-s0a2ihbtis] {
            transform: rotate(150deg);
            animation-delay: -0.6s;
        }

        .lds-spinner div:nth-child(7)[b-s0a2ihbtis] {
            transform: rotate(180deg);
            animation-delay: -0.5s;
        }

        .lds-spinner div:nth-child(8)[b-s0a2ihbtis] {
            transform: rotate(210deg);
            animation-delay: -0.4s;
        }

        .lds-spinner div:nth-child(9)[b-s0a2ihbtis] {
            transform: rotate(240deg);
            animation-delay: -0.3s;
        }

        .lds-spinner div:nth-child(10)[b-s0a2ihbtis] {
            transform: rotate(270deg);
            animation-delay: -0.2s;
        }

        .lds-spinner div:nth-child(11)[b-s0a2ihbtis] {
            transform: rotate(300deg);
            animation-delay: -0.1s;
        }

        .lds-spinner div:nth-child(12)[b-s0a2ihbtis] {
            transform: rotate(330deg);
            animation-delay: 0s;
        }

@keyframes lds-spinner-b-s0a2ihbtis {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/* _content/EasyPayment/Shared/Components/Toggle.razor.rz.scp.css */
svg.open[b-vm1uo2msai] {
    transform: rotate(0deg);
}

svg[b-vm1uo2msai] {
    transform: rotate(180deg);
}
