/* Theme-owned donation placement and site cosmetics moved from the donation plugin. */
/* Loaded after csd-donations.css to preserve the original visual cascade. */

body.csd-has-news-program-donation .news__deposit.deposit-news {
    display: none !important;
}

.csd-news-program-donation-widget {
    background: #f7f9fc;
    border: 1px solid #dce5ef;
    border-radius: 8px;
    margin: 34px 0 0;
    padding: 24px;
}

.csd-news-program-donation-widget__header {
    margin-bottom: 18px;
}

.csd-news-program-donation-widget__lead {
    color: #536378;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.csd-news-program-donation-widget__title {
    color: #061631;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25;
    margin: 0;
}

.csd-news-program-donation-widget__title a {
    color: inherit;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}

.csd-news-program-donation-widget .csd-inline-donation-form {
    max-width: 560px;
}

.csd-news-program-donation-widget .csd-inline-payment-form .csd-inline-email-row label,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-form-group label,
.csd-news-program-donation-widget .csd-inline-payment-form .csd-checkbox-label,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-checkbox-label {
    color: #061631;
}

.csd-news-program-donation-widget .csd-inline-donation-form .csd-payment-widget-container iframe {
    min-height: 900px !important;
}

@media (max-width: 768px) {
    .csd-news-program-donation-widget {
        margin-top: 24px;
        padding: 16px;
    }

    .csd-news-program-donation-widget__title {
        font-size: 21px;
    }
}

/* Design alignment overrides, v2.0.15 */
:root {
    --csd-design-blue: #061631;
    --csd-design-link-blue: #003366;
    --csd-design-yellow: #FFCC00;
    --csd-design-yellow-hover: #E6B800;
    --csd-design-soft-blue: #E0EDFF;
    --csd-design-toggle-blue: #7FA8EF;
    --csd-design-border: #B2C0D8;
    --csd-design-border-light: #D7DEE5;
}

/* Homepage statistics checkerboard removal, v2.0.18 */
body.home main.page > .services,
body.page-template-front-page main.page > .services {
    display: none !important;
}

body .button-yellow,
body .button-yellow span,
body .button-yellow:hover,
body .button-yellow:hover span,
body .button-white,
body .button-white span,
body .button-white:hover,
body .button-white:hover span {
    color: var(--csd-design-blue) !important;
}

body .news__all.button-yellow,
body .news__all.button-yellow span,
body .social-footer__button.button-yellow,
body .social-footer__button.button-yellow span,
body .contribute__button.button-yellow,
body .contribute__button.button-yellow span,
body .button-project-list-small.button-yellow,
body .button-project-list-small.button-yellow span,
body .actions-header__button.button-yellow,
body .actions-header__button.button-yellow span,
body .actions-header__button.button-white,
body .actions-header__button.button-white span,
body .deposit-news__button.button-yellow,
body .deposit-news__button.button-yellow span {
    color: var(--csd-design-blue) !important;
}

body .cookie .cookie__btn_accept,
body .cookie .cookie__btn_accept:hover,
body .cookie .cookie__btn_accept:focus {
    background-color: var(--csd-design-blue) !important;
    border-color: var(--csd-design-blue) !important;
    color: #ffffff !important;
}

body .reports__button.button-yellow {
    align-items: center !important;
    background: var(--csd-design-yellow, #ffcc00) !important;
    border-color: var(--csd-design-yellow, #ffcc00) !important;
    color: var(--csd-design-blue, #061631) !important;
    display: inline-flex !important;
    justify-content: center !important;
    min-height: 44px;
    min-width: 142px;
    overflow: visible !important;
    padding: 0 18px !important;
    text-align: center;
    white-space: nowrap;
}

body .reports__button.button-yellow span {
    color: var(--csd-design-blue, #061631) !important;
    display: inline-block !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    opacity: 1 !important;
    overflow: visible !important;
    text-indent: 0 !important;
    transform: none !important;
    visibility: visible !important;
    white-space: nowrap;
}

body.program-template-default .actions-header__button.button-yellow,
.program-template-default .actions-header__button.button-yellow,
body.program-template-default .actions-header__button.button-yellow:hover,
.program-template-default .actions-header__button.button-yellow:hover {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: var(--csd-design-blue) !important;
}

body.program-template-default .actions-header__button.button-yellow span,
.program-template-default .actions-header__button.button-yellow span,
body.program-template-default .actions-header__button.button-yellow:hover span,
.program-template-default .actions-header__button.button-yellow:hover span {
    color: var(--csd-design-blue) !important;
}

body.program-template-default .header__logo .header__logo-blue,
.program-template-default .header__logo .header__logo-blue {
    display: none !important;
}

body.program-template-default .header__logo .header__logo-white,
.program-template-default .header__logo .header__logo-white {
    display: inline-flex !important;
}

.program-template-default .hero-donation-form-inline__wrapper,
.program-template-default .hero-donation-form-inline__wrapper *,
.donation-popup,
.donation-popup * {
    box-sizing: border-box;
}

@media (max-width: 768px) {
    .program-template-default .hero-section {
        height: auto !important;
        min-height: 100svh;
        overflow: visible;
        padding-bottom: 34px;
        padding-left: 0;
        padding-right: 0;
        padding-top: clamp(176px, 32vh, 245px);
    }

    .program-template-default .hero-section.csd-liqpay-inline-active {
        padding-top: calc(96px + env(safe-area-inset-top, 0px));
    }

    .program-template-default .hero__image,
    .program-template-default .hero__image img,
    .program-template-default .hero-section [style*="transform"] {
        background-attachment: scroll !important;
        transform: none !important;
        will-change: auto !important;
    }

    .program-template-default .hero-donation-form-inline__wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 530px;
        padding: clamp(16px, 4vw, 22px);
        transform: translateY(0);
        width: calc(100% - 24px);
    }

    .program-template-default .hero-donation-form-inline__wrapper h1 {
        font-size: clamp(28px, 8vw, 36px);
        line-height: 1.05;
        margin-bottom: 10px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .description {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 12px;
    }

    .program-template-default .csd-inline-donation-form {
        max-width: none;
    }

    .program-template-default .csd-inline-donation-form .csd-payment-frequency {
        margin-bottom: 10px;
    }

    .program-template-default .csd-inline-donation-form .csd-payment-frequency__control {
        display: grid;
        gap: 8px;
        grid-template-columns: minmax(0, 1fr) 56px minmax(0, 1fr);
        justify-content: center;
    }

    .program-template-default .csd-inline-donation-form .csd-payment-frequency__option {
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .program-template-default .csd-inline-donation-form .csd-payment-frequency__option span {
        line-height: 1.15;
        overflow-wrap: normal;
        text-align: center;
        word-break: normal;
    }

    .program-template-default .csd-inline-donation-form .csd-amount-grid {
        gap: 8px;
        margin-bottom: 10px;
    }

    .program-template-default .csd-inline-donation-form .csd-amount-btn,
    .program-template-default .csd-inline-donation-form .csd-btn-submit-step1 {
        font-size: 16px;
        min-height: 52px;
    }

    .program-template-default .csd-inline-donation-form .csd-custom-input,
    .program-template-default .csd-inline-donation-form .csd-custom-btn__currency {
        font-size: 16px;
    }

    .program-template-default .csd-inline-donation-form.csd-inline-amount-ready .csd-inline-payment-form {
        margin-bottom: 10px;
    }

    .program-template-default .csd-inline-donation-form .csd-form-row {
        margin-bottom: 8px;
    }

    .program-template-default .csd-inline-donation-form .csd-form-group input,
    .program-template-default .csd-inline-donation-form .csd-custom-input {
        min-width: 0;
    }

    .program-template-default .csd-inline-donation-form .csd-form-group input {
        font-size: 14px;
        min-height: 42px;
        padding: 8px 10px;
    }

    .program-template-default .csd-inline-donation-form .csd-checkboxes {
        gap: 6px;
    }

    .program-template-default .csd-inline-donation-form .csd-checkbox-label {
        font-size: 12px;
        line-height: 1.25;
    }

    .program-template-default .hero-donation-form-inline__wrapper.csd-details-active {
        transform: translateY(0);
    }

    .program-template-default .hero-donation-form-inline__wrapper.csd-step-3-active {
        max-width: none;
        transform: none;
        width: calc(100vw - 24px);
    }
}

@media (max-width: 480px) {
    .program-template-default .hero-section {
        padding-bottom: 26px;
        padding-top: clamp(160px, 30vh, 220px);
    }

    .program-template-default .hero-section.csd-liqpay-inline-active {
        padding-top: calc(86px + env(safe-area-inset-top, 0px));
    }

    .program-template-default .hero-donation-form-inline__wrapper {
        width: calc(100% - 18px);
    }

    .program-template-default .csd-inline-donation-form .csd-amount-grid {
        gap: 7px;
    }
}

.fundraiser-template-default .project_fundraiser__sub-title,
.fundraiser-template-default .project_fundraiser__news-title {
    color: var(--csd-design-blue);
    display: block !important;
    font-family: OpenSansCondensed, OpenSans, sans-serif !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.18 !important;
    max-width: 100%;
    text-transform: uppercase !important;
    white-space: normal !important;
    word-break: normal !important;
    word-spacing: normal !important;
}

.fundraiser-template-default .project_fundraiser__sub-title {
    margin-bottom: 18px;
}

.fundraiser-template-default .project_fundraiser__news-title {
    margin-bottom: 34px;
}

.fundraiser-template-default .project_fundraiser__news {
    margin-top: 82px;
}

.fundraiser-template-default .reactions__add,
.fundraiser-template-default .reactions__add span,
.fundraiser-template-default .project_fundraiser__news-all,
.fundraiser-template-default .donation__list-all,
.fundraiser-template-default .show-more {
    color: var(--csd-design-blue);
}

.fundraiser-template-default .sidebar-donation-form-progress,
.fundraiser-template-default .csd-recent-donations {
    border-radius: 8px;
}

.fundraiser-template-default .csd-recent-donations .donation-item {
    border-bottom-color: var(--csd-design-border-light);
}

@media (max-width: 768px) {
    .fundraiser-template-default .project_fundraiser__sub-title,
    .fundraiser-template-default .project_fundraiser__news-title {
        font-size: 26px !important;
        line-height: 1.18 !important;
    }

    .fundraiser-template-default .project_fundraiser__news {
        margin-top: 64px;
    }
}

@media (max-width: 576px) {
    .fundraiser-template-default .project_fundraiser__sub-title,
    .fundraiser-template-default .project_fundraiser__news-title {
        font-size: 24px !important;
    }

    .fundraiser-template-default .project_fundraiser__news-title {
        margin-bottom: 28px;
    }
}

.csd-news-program-donation-widget {
    background: var(--csd-design-soft-blue);
    border-color: transparent;
    color: var(--csd-design-blue);
}

.csd-news-program-donation-widget__lead,
.csd-news-program-donation-widget__title,
.csd-news-program-donation-widget__title a {
    color: var(--csd-design-blue);
}

.csd-news-program-donation-widget .csd-inline-donation-form .csd-btn-submit-step1 {
    box-shadow: none;
}

/* Related program donation widget on news pages */
body.csd-has-news-program-donation .news__deposit.deposit-news {
    display: none !important;
}

.csd-news-program-donation-widget {
    background-color: #6d7580;
    background-image:
        linear-gradient(90deg, rgba(6, 22, 49, 0.32), rgba(6, 22, 49, 0.08)),
        var(--csd-news-program-bg, linear-gradient(135deg, #8a7c72, #4e5662));
    background-position: center;
    background-size: cover;
    border: 0;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    margin: 46px 0 0;
    overflow: hidden;
    padding: clamp(28px, 4vw, 52px);
    width: 100%;
}

.csd-news-program-donation-widget,
.csd-news-program-donation-widget * {
    box-sizing: border-box;
}

.csd-news-program-donation-widget .hero-donation-form-inline__wrapper,
.csd-news-program-donation-widget__card {
    -webkit-backdrop-filter: blur(12px) saturate(115%);
    backdrop-filter: blur(12px) saturate(115%);
    background: rgba(6, 22, 49, 0.46);
    border: 2px solid var(--csd-design-yellow, #ffcc00);
    border-radius: 8px;
    margin: 0;
    max-width: 820px;
    padding: clamp(28px, 4.5vw, 54px) clamp(24px, 5vw, 62px);
    width: 100%;
}

.program-template-default .hero-donation-form-inline__wrapper {
    -webkit-backdrop-filter: blur(12px) saturate(115%);
    backdrop-filter: blur(12px) saturate(115%);
    background: rgba(6, 22, 49, 0.46);
    border-color: var(--csd-design-yellow, #ffcc00);
}

.program-template-default .hero-donation-form-inline__wrapper.csd-details-active {
    background: rgba(6, 22, 49, 0.52) !important;
}

.program-template-default .hero-donation-form-inline__wrapper.csd-details-active h1,
.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .description,
.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .csd-payment-frequency,
.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .csd-inline-donation-form .csd-checkbox-label,
.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .csd-inline-donation-form .csd-form-group label,
.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .csd-inline-selected-summary {
    color: #ffffff !important;
}

.csd-news-program-donation-widget__title {
    color: #fff;
    font-family: OpenSansCondensed, OpenSans, Arial, sans-serif;
    font-size: clamp(34px, 5vw, 58px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.08;
    margin: 0 0 14px;
    text-transform: uppercase;
}

.csd-news-program-donation-widget__description {
    color: #fff;
    font-size: 18px;
    line-height: 1.35;
    margin: 0 0 28px;
    max-width: 680px;
}

.csd-news-program-donation-widget__description p {
    margin: 0;
}

.csd-news-program-donation-widget .csd-inline-donation-form {
    margin: 0;
    max-width: none;
}

.csd-news-program-donation-widget .csd-amount-grid {
    gap: 18px;
    margin-bottom: 18px;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-amount-btn,
.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-btn,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-amount-btn,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-btn {
    border-color: transparent !important;
    box-shadow: none;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-amount-btn:focus-visible,
.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-btn-submit-step1:focus-visible,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-amount-btn:focus-visible,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-btn-submit-step1:focus-visible {
    outline: 2px solid rgba(127, 168, 239, 0.85);
    outline-offset: 3px;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active,
.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active:hover,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active:hover {
    background: var(--csd-design-toggle-blue, #7FA8EF) !important;
    border-color: var(--csd-design-toggle-blue, #7FA8EF) !important;
    color: #ffffff !important;
    transition: none !important;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-btn.active,
.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-btn.active:hover,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-btn.active,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-btn.active:hover {
    background: #ffffff !important;
    border-color: transparent !important;
    color: var(--csd-design-blue, #061631) !important;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-btn.active .csd-custom-input,
.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-btn.active .csd-custom-btn__currency,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-btn.active .csd-custom-input,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-btn.active .csd-custom-btn__currency {
    color: var(--csd-design-blue, #061631) !important;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-input:focus,
.program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-input:focus-visible,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-input:focus,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-input:focus-visible {
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
}

.csd-news-program-donation-widget .csd-inline-donation-form .csd-btn-submit-step1 {
    box-shadow: none;
    min-height: 74px;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency,
.csd-news-program-donation-widget .csd-payment-frequency {
    color: #ffffff;
    margin-bottom: 20px;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__control,
.csd-news-program-donation-widget .csd-payment-frequency__control {
    justify-content: center;
}

@media (min-width: 769px) {
    .program-template-default .hero-donation-form-inline__wrapper {
        max-width: 480px;
        padding: 32px;
        transform: translateY(-28px);
    }

    .program-template-default .hero-donation-form-inline__wrapper h1 {
        font-size: 38px;
        margin-bottom: 12px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .description {
        font-size: 14px;
        line-height: 1.35;
        margin-bottom: 14px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency {
        margin-bottom: 14px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__control {
        gap: 10px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__option span {
        font-size: 13px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__switch {
        height: 26px;
        padding: 3px;
        width: 48px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__switch:before {
        height: 20px;
        width: 20px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency.is-recurring .csd-payment-frequency__switch:before {
        transform: translateX(22px);
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-amount-grid {
        gap: 12px;
        margin-bottom: 12px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-amount-btn,
    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-btn-submit-step1 {
        font-size: 21px;
        min-height: 64px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-btn {
        padding: 8px 24px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-input,
    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-custom-btn__currency {
        font-size: 19px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-btn-submit-step1 {
        padding-left: 16px;
        padding-right: 16px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-form-row {
        margin-bottom: 12px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-form-group input {
        font-size: 13px;
        min-height: 40px;
        padding: 10px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-checkboxes {
        gap: 9px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .csd-inline-donation-form .csd-checkbox-label {
        font-size: 13px;
        line-height: 1.25;
    }

    .csd-news-program-donation-widget {
        margin: 38px clamp(24px, 3.4vw, 54px) 0;
        padding: clamp(22px, 3vw, 34px);
        width: auto;
    }

    .csd-news-program-donation-widget .hero-donation-form-inline__wrapper,
    .csd-news-program-donation-widget__card {
        max-width: 640px;
        padding: 30px 34px;
    }

    .csd-news-program-donation-widget__title {
        font-size: clamp(30px, 3vw, 42px);
        margin-bottom: 10px;
    }

    .csd-news-program-donation-widget__description {
        font-size: 16px;
        margin-bottom: 20px;
        max-width: 560px;
    }

    .csd-news-program-donation-widget .csd-payment-frequency {
        margin-bottom: 14px;
    }

    .csd-news-program-donation-widget .csd-amount-grid {
        gap: 12px;
        margin-bottom: 14px;
    }

    .csd-news-program-donation-widget .csd-inline-donation-form .csd-amount-btn,
    .csd-news-program-donation-widget .csd-inline-donation-form .csd-btn-submit-step1 {
        font-size: 20px;
        min-height: 58px;
    }

    .csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-input,
    .csd-news-program-donation-widget .csd-inline-donation-form .csd-custom-btn__currency {
        font-size: 20px;
    }

    .csd-news-program-donation-widget .csd-inline-donation-form.csd-inline-amount-ready .csd-inline-payment-form {
        margin-bottom: 12px;
    }

    .csd-news-program-donation-widget .csd-inline-donation-form .csd-form-row {
        margin-bottom: 10px;
    }

    .csd-news-program-donation-widget .csd-inline-donation-form .csd-form-group input {
        font-size: 15px;
        min-height: 46px;
        padding: 10px 12px;
    }

    .csd-news-program-donation-widget .csd-inline-donation-form .csd-checkbox-label {
        font-size: 13px;
        line-height: 1.3;
    }
}

@media (max-width: 768px) {
    .csd-news-program-donation-widget {
        margin-top: 34px;
        padding: 22px;
    }

    .csd-news-program-donation-widget .hero-donation-form-inline__wrapper,
    .csd-news-program-donation-widget__card {
        padding: 28px 22px;
    }

    .csd-news-program-donation-widget__title {
        font-size: 34px;
    }

    .csd-news-program-donation-widget__description {
        font-size: 16px;
        margin-bottom: 22px;
    }
}

@media (max-width: 520px) {
    .csd-news-program-donation-widget {
        border-radius: 8px;
        padding: 16px;
    }

    .csd-news-program-donation-widget .hero-donation-form-inline__wrapper,
    .csd-news-program-donation-widget__card {
        padding: 24px 18px;
    }

    .csd-news-program-donation-widget .csd-amount-grid {
        gap: 10px;
    }

    .csd-news-program-donation-widget__title {
        font-size: 30px;
    }

    .csd-news-program-donation-widget .csd-inline-donation-form .csd-amount-btn,
    .csd-news-program-donation-widget .csd-inline-donation-form .csd-btn-submit-step1 {
        min-height: 58px;
    }
}

/* Global donation page */
.section-donation__front-page.csd-home-mobile-donation {
    display: none;
}

@media (max-width: 768px) {
    .section-donation__front-page.csd-home-mobile-donation {
        display: block;
        margin-bottom: 3.125rem;
    }
}

.csd-global-donation-page-body {
    background: #ffffff;
}

.csd-global-donation-page,
.csd-global-donation-page * {
    box-sizing: border-box;
}

.csd-global-donation-page {
    background: #ffffff;
    overflow: hidden;
    padding: 188px 0 70px;
    position: relative;
}

.csd-global-donation-page__container {
    margin: 0 auto;
    max-width: 1230px;
    padding: 0 30px;
    position: relative;
    width: 100%;
}

.csd-global-donation-page__title {
    color: var(--csd-design-blue, #061631);
    font-family: OpenSansCondensed, OpenSans, sans-serif;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    margin: 0;
    overflow-wrap: break-word;
    text-align: center;
    text-transform: uppercase;
}

.csd-global-donation-page__form-shell {
    margin: 52px auto 0;
    max-width: 980px;
    position: relative;
}

.csd-global-donation-page__swirls {
    height: auto;
    left: 50%;
    max-width: none;
    pointer-events: none;
    position: absolute;
    top: -26px;
    transform: translateX(-50%);
    width: 1920px;
    z-index: 0;
}

.csd-global-donation-page__form-card {
    background: var(--csd-design-soft-blue, #e0edff);
    border: 2px solid #f6c12e;
    border-radius: 8px;
    margin: 0 auto;
    max-width: 980px;
    overflow: hidden;
    padding: 52px 76px;
    position: relative;
    z-index: 1;
}

.csd-global-donation-page__notice {
    color: var(--csd-design-blue, #061631);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
    text-align: center;
}

.csd-global-donation-page .csd-inline-donation-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
    min-width: 0;
    width: 100%;
}

.csd-global-donation-page .csd-inline-donation-form .csd-amount-grid {
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 24px;
}

.csd-global-donation-page .csd-payment-frequency {
    color: var(--csd-design-blue, #061631);
    margin-bottom: 22px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn,
.csd-global-donation-page .csd-inline-donation-form .csd-btn-submit-step1 {
    border-radius: 8px;
    min-height: 64px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn {
    background: #ffffff;
    border: 2px solid transparent;
    color: var(--csd-design-blue, #061631);
    font-size: 24px;
    line-height: 1.1;
    min-width: 0;
}

.csd-global-donation-page .csd-inline-donation-form .csd-custom-btn {
    gap: 12px;
    justify-content: space-between;
    padding: 8px 34px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-custom-input {
    border: 0;
    color: var(--csd-design-blue, #061631);
    flex: 1 1 auto;
    font-size: 24px;
    min-width: 0;
    min-height: 40px;
    outline: 0;
}

.csd-global-donation-page .csd-inline-donation-form .csd-custom-btn__currency {
    color: var(--csd-design-blue, #061631);
    flex: 0 0 auto;
    font-size: 24px;
    font-weight: 700;
    white-space: nowrap;
}

.csd-global-donation-page .csd-inline-donation-form .csd-custom-input::placeholder {
    color: var(--csd-design-border, #b2c0d8);
}

.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn .csd-amount-currency {
    color: var(--csd-design-border, #b2c0d8);
    margin-left: 10px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn):hover {
    background: var(--csd-design-soft-blue, #e0edff);
    border-color: var(--csd-design-soft-blue, #e0edff);
    color: var(--csd-design-blue, #061631);
}

.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active,
.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active:hover {
    background: var(--csd-design-toggle-blue, #7FA8EF);
    border-color: var(--csd-design-toggle-blue, #7FA8EF);
    color: #ffffff;
    transition: none;
}

.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active .csd-amount-value,
.csd-global-donation-page .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active .csd-amount-currency {
    color: #ffffff;
}

.csd-global-donation-page .csd-inline-donation-form .csd-custom-btn.active,
.csd-global-donation-page .csd-inline-donation-form .csd-custom-btn.active:hover {
    background: #ffffff;
    border-color: transparent;
    color: var(--csd-design-blue, #061631);
}

.csd-global-donation-page .csd-inline-donation-form .csd-custom-btn.active .csd-custom-input,
.csd-global-donation-page .csd-inline-donation-form .csd-custom-btn.active .csd-custom-btn__currency {
    color: var(--csd-design-blue, #061631);
}

.csd-global-donation-page .csd-inline-donation-form .csd-inline-payment-form {
    margin: 0;
}

.csd-global-donation-page .csd-inline-donation-form.csd-inline-amount-ready .csd-inline-payment-form {
    margin-bottom: 18px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-form-row {
    margin-bottom: 10px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-form-group input {
    background: #ffffff;
    border: 1px solid var(--csd-design-border, #b2c0d8);
    border-radius: 6px;
    color: var(--csd-design-blue, #061631);
    font-size: 15px;
    min-height: 42px;
    padding: 8px 12px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-checkbox-label {
    color: var(--csd-design-blue, #061631);
    font-size: 13px;
}

.csd-global-donation-page .csd-inline-donation-form .csd-btn-submit-step1 {
    background: var(--csd-design-yellow, #ffcc00);
    color: var(--csd-design-blue, #061631);
    font-size: 26px;
    font-weight: 700;
}

.csd-global-donation-page .csd-inline-donation-form .csd-btn-submit-step1:hover {
    background: var(--csd-design-yellow-hover, #e6b800);
    color: var(--csd-design-blue, #061631);
}

.csd-global-donation-page .csd-inline-donation-form .csd-form-error {
    margin: 18px 0 0;
}

.csd-global-donation-page .csd-inline-donation-form .csd-payment-widget-step {
    background: #ffffff;
    border-radius: 8px;
    padding: 20px;
}

.csd-global-donation-news {
    background: #ffffff;
    margin: 0;
    padding: 0 0 150px;
}

.csd-global-donation-news .news__container {
    max-width: 1170px;
}

.csd-global-donation-news .section-donation-news__title {
    color: var(--csd-design-blue, #061631);
    font-family: OpenSansCondensed, OpenSans, sans-serif;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    margin: 0 0 44px;
    text-align: center;
    text-transform: uppercase;
}

.csd-global-donation-news__list {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.csd-global-donation-news__card .block-news__img {
    aspect-ratio: 1.55 / 1;
    margin-bottom: 12px;
    padding-bottom: 0;
}

.csd-global-donation-news__card .block-news__img img {
    height: 100%;
    object-fit: cover;
    position: static;
    width: 100%;
}

.csd-global-donation-news__card .block-news__date {
    color: var(--csd-design-blue, #061631);
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 6px;
}

.csd-global-donation-news__card .block-news__title {
    color: var(--csd-design-blue, #061631);
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.csd-global-donation-news__card .block-news__text {
    color: var(--csd-design-blue, #061631);
    font-size: 15px;
    line-height: 1.35;
}

@media (max-width: 1024px) {
    .csd-global-donation-page {
        padding-top: 150px;
    }

    .csd-global-donation-page__title,
    .csd-global-donation-news .section-donation-news__title {
        font-size: 44px;
    }

    .csd-global-donation-page__form-card {
        padding: 44px 42px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-amount-grid {
        gap: 16px;
    }

    .csd-global-donation-news__list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .csd-global-donation-page {
        padding: 116px 0 46px;
    }

    .csd-global-donation-page__container {
        padding: 0 16px;
    }

    .csd-global-donation-page__title,
    .csd-global-donation-news .section-donation-news__title {
        font-size: 28px;
        line-height: 1.18;
        margin-left: auto;
        margin-right: auto;
        max-width: calc(100vw - 32px);
    }

    .csd-global-donation-page__form-shell {
        margin-top: 34px;
        max-width: calc(100vw - 32px);
        width: 100%;
    }

    .csd-global-donation-page__swirls {
        left: 50%;
        top: -8px;
        width: 1180px;
    }

    .csd-global-donation-page__form-card {
        max-width: calc(100vw - 32px);
        padding: 28px 18px;
        width: 100%;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-amount-grid {
        gap: 12px;
        margin-bottom: 18px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-amount-btn,
    .csd-global-donation-page .csd-inline-donation-form .csd-btn-submit-step1 {
        min-height: 58px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-amount-btn,
    .csd-global-donation-page .csd-inline-donation-form .csd-custom-input,
    .csd-global-donation-page .csd-inline-donation-form .csd-custom-btn__currency,
    .csd-global-donation-page .csd-inline-donation-form .csd-btn-submit-step1 {
        font-size: 20px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-custom-btn {
        padding: 8px 18px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-custom-input {
        min-height: 46px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-amount-btn .csd-amount-currency {
        margin-left: 6px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-form-group input {
        font-size: 15px;
        min-height: 44px;
        padding: 9px 12px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-checkbox-label {
        font-size: 14px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-payment-widget-step {
        padding: 14px;
    }

    .csd-global-donation-news {
        padding-bottom: 80px;
    }

    .csd-global-donation-news .section-donation-news__title {
        margin-bottom: 26px;
    }
}

@media (max-width: 520px) {
    .csd-global-donation-page__title,
    .csd-global-donation-news .section-donation-news__title {
        font-size: 26px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-amount-grid {
        gap: 10px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-amount-btn {
        font-size: 18px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .csd-global-donation-page .csd-inline-donation-form .csd-btn-submit-step1 {
        font-size: 20px;
        min-height: 64px;
    }

    .csd-global-donation-news__list {
        grid-template-columns: 1fr;
    }
}

/* 25.06 donation layout corrections */
.program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__control,
.csd-news-program-donation-widget .csd-payment-frequency__control,
.csd-global-donation-page .csd-payment-frequency__control {
    justify-content: flex-start;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__option,
.csd-news-program-donation-widget .csd-payment-frequency__option,
.csd-global-donation-page .csd-payment-frequency__option {
    justify-content: flex-start;
    text-align: left;
}

.program-template-default .hero-donation-form-inline__wrapper .csd-payment-frequency__option span,
.csd-news-program-donation-widget .csd-payment-frequency__option span,
.csd-global-donation-page .csd-payment-frequency__option span {
    text-align: left;
}

.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .csd-inline-donation-form .csd-checkboxes input + .csd-checkbox-label:before,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-checkboxes input + .csd-checkbox-label:before {
    border-color: #ffffff;
}

.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .csd-inline-donation-form .csd-checkboxes input:checked + .csd-checkbox-label:before,
.csd-news-program-donation-widget .csd-inline-donation-form .csd-checkboxes input:checked + .csd-checkbox-label:before {
    background: #7FA8EF;
    border-color: #7FA8EF;
}

.program-template-default .hero-donation-form-inline__wrapper.csd-details-active .csd-public-offer-link,
.csd-news-program-donation-widget .csd-public-offer-link {
    color: inherit;
}

.csd-news-program-donation-widget .csd-inline-donation-form .csd-checkbox-label {
    color: #ffffff;
}

.csd-news-program-donation-widget__card .csd-payment-frequency,
.csd-news-program-donation-widget__card .csd-inline-donation-form .csd-checkbox-label,
.csd-news-program-donation-widget__card .csd-inline-donation-form .csd-form-group label,
.csd-news-program-donation-widget__card .csd-inline-donation-form .csd-form-total,
.csd-news-program-donation-widget__card .csd-inline-selected-summary {
    color: #ffffff !important;
}

.csd-news-program-donation-widget__card .csd-public-offer-link {
    color: inherit !important;
}

.csd-news-program-donation-widget__card .csd-inline-donation-form .csd-checkboxes input + .csd-checkbox-label:before {
    border-color: #ffffff !important;
}

.csd-news-program-donation-widget__card .csd-inline-donation-form .csd-checkboxes input:checked + .csd-checkbox-label:before {
    background: #7FA8EF !important;
    border-color: #7FA8EF !important;
}

.csd-global-donation-page .csd-inline-donation-form .csd-checkboxes input + .csd-checkbox-label:before {
    border-color: var(--csd-design-blue, #061631);
}

.csd-global-donation-page .csd-inline-donation-form .csd-checkboxes input:checked + .csd-checkbox-label:before {
    background: var(--csd-design-blue, #061631);
    border-color: var(--csd-design-blue, #061631);
}

@media (min-width: 769px) {
    .program-template-default .hero-section {
        --csd-program-hero-height: max(100svh, 900px);
        align-items: flex-start;
        display: flex;
        height: auto;
        min-height: var(--csd-program-hero-height);
        overflow: visible;
        padding-bottom: 72px;
        padding-top: 132px;
    }

    .program-template-default .hero__image {
        bottom: 0;
        height: var(--csd-program-hero-height);
        min-height: var(--csd-program-hero-height);
    }

    .program-template-default .hero__image img {
        height: var(--csd-program-hero-height);
        object-fit: cover;
        object-position: center;
        width: 100%;
    }

    .program-template-default .hero-section .program-hero-form {
        margin-top: 28px;
    }

    .program-template-default .hero-section > .container {
        padding-top: clamp(120px, 15.5svh, 140px);
        width: 100%;
    }

    .program-template-default .hero-donation-form-inline__wrapper {
        margin-left: auto;
        margin-right: 0;
        max-width: 480px;
        padding: 32px;
        width: min(100%, 480px);
    }

    .program-template-default .hero-donation-form-inline__wrapper h1 {
        font-size: 38px;
        line-height: 1.06;
        margin-bottom: 12px;
    }

    .program-template-default .hero-donation-form-inline__wrapper .description {
        font-size: 14px;
        line-height: 1.32;
        margin-bottom: 14px;
    }
}

@media (max-width: 768px) {
    .program-template-default .hero-section {
        --csd-program-hero-height: max(100svh, 960px);
        min-height: var(--csd-program-hero-height);
        overflow: hidden;
    }

    .program-template-default .hero__image,
    .program-template-default .hero__image picture,
    .program-template-default .hero__image img {
        height: var(--csd-program-hero-height);
        min-height: var(--csd-program-hero-height);
    }

    .program-template-default .csd-inline-donation-form .csd-payment-frequency__control {
        gap: 8px;
        grid-template-columns: minmax(0, max-content) 56px minmax(0, max-content);
        justify-content: flex-start;
    }

    .program-template-default .csd-inline-donation-form .csd-payment-frequency__option {
        justify-content: flex-start;
        text-align: left;
        width: auto;
    }

    .program-template-default .csd-inline-donation-form .csd-payment-frequency__option span {
        text-align: left;
    }

    .program-template-default .hero-donation-form-inline__wrapper h1 {
        font-size: 30px;
        line-height: 1.08;
    }
}

@media (max-width: 480px) {
    .program-template-default .hero-section {
        --csd-program-hero-height: max(100svh, 920px);
    }

    .program-template-default .hero-donation-form-inline__wrapper h1 {
        font-size: 28px;
    }
}

/* Global donation page redesign, v2.1.38 */
body.csd-global-donation-page-body {
    background: #ffffff;
}

.csd-donation-redesign {
    --csd-donation-blue: #061631;
    --csd-donation-yellow: #ffcc00;
    --csd-donation-yellow-hover: #e6b800;
    --csd-donation-soft-blue: #e0edff;
    --csd-donation-form-blue: #eaf3ff;
    --csd-donation-muted: #33445b;
    background: #ffffff;
    color: var(--csd-donation-blue);
    overflow: hidden;
    padding: 0;
}

.csd-donation-redesign,
.csd-donation-redesign * {
    box-sizing: border-box;
}

.csd-donation-page__container {
    margin: 0 auto;
    max-width: 1170px;
    padding: 0;
    position: relative;
    width: calc(100% - 48px);
}

.csd-donation-page__title {
    color: var(--csd-donation-blue);
    font-family: OpenSansCondensed, OpenSans, Arial, sans-serif;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.08;
    margin: 0;
    text-transform: uppercase;
}

.csd-donation-page__title span {
    display: block;
}

.csd-donation-page__lead {
    color: var(--csd-donation-blue);
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42;
    margin: 0;
}

.csd-donation-page__lead p {
    margin: 0;
}

.csd-donation-page__lead p + p {
    margin-top: 1em;
}

.csd-donation-page__button {
    align-items: center;
    background: var(--csd-donation-yellow);
    border: 0;
    border-radius: 6px;
    color: var(--csd-donation-blue);
    display: inline-flex;
    font-size: 21px;
    font-weight: 700;
    justify-content: center;
    line-height: 1.15;
    min-height: 70px;
    min-width: 280px;
    padding: 18px 32px;
    text-align: center;
    text-decoration: none;
}

.csd-donation-page__button:hover,
.csd-donation-page__button:focus {
    background: var(--csd-donation-yellow-hover);
    color: var(--csd-donation-blue);
    text-decoration: none;
}

.csd-donation-page__button:focus-visible {
    outline: 3px solid rgba(127, 168, 239, 0.9);
    outline-offset: 3px;
}

.csd-donation-hero {
    background: #ffffff;
    min-height: 612px;
    overflow: hidden;
    padding: 166px 0 58px;
    position: relative;
}

.csd-donation-hero__swirls {
    display: block;
    left: 50%;
    max-width: none;
    pointer-events: none;
    position: absolute;
    top: 70px;
    transform: translateX(-50%);
    width: 1920px;
    width: max(1920px, 100vw);
    z-index: 0;
}

.csd-donation-hero__swirls img {
    display: block;
    height: auto;
    width: 100%;
}

.csd-donation-hero__container {
    align-items: center;
    display: grid;
    gap: 64px;
    grid-template-columns: minmax(0, 475px) minmax(430px, 530px);
    justify-content: space-between;
    min-height: 386px;
    z-index: 1;
}

.csd-donation-hero__corner-line {
    height: auto;
    left: 354px;
    pointer-events: none;
    position: absolute;
    top: 224px;
    width: 286px;
    z-index: 0;
}

.csd-donation-hero__strokes {
    height: auto;
    left: 560px;
    pointer-events: none;
    position: absolute;
    top: -20px;
    width: 72px;
    z-index: 1;
}

.csd-donation-hero__content {
    height: 418px;
    min-width: 0;
    padding-top: 10px;
    position: relative;
    z-index: 1;
}

.csd-donation-hero__content .csd-donation-page__lead {
    margin-top: 34px;
    max-width: 455px;
}

.csd-donation-hero__box {
    color: var(--csd-donation-yellow);
    height: auto;
    margin: 14px 0 0 168px;
    position: relative;
    width: 190px;
    z-index: 1;
}

.csd-donation-hero__box img {
    display: block;
    height: auto;
    width: 100%;
}

.csd-donation-hero__form {
    background: var(--csd-donation-form-blue);
    border: 2px solid var(--csd-donation-yellow);
    border-radius: 8px;
    box-shadow: none;
    margin: 0;
    max-width: 530px;
    min-width: 0;
    padding: 42px 58px 44px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.csd-donation-hero__form .csd-inline-donation-form {
    margin: 0 auto;
    max-width: 414px;
    min-width: 0;
    width: 100%;
}

.csd-donation-hero__form .csd-payment-frequency {
    color: var(--csd-donation-blue);
    margin: 0 0 24px;
}

.csd-donation-hero__form .csd-payment-frequency__control {
    align-items: center;
    display: grid;
    gap: 14px;
    grid-template-columns: minmax(0, 1fr) 58px minmax(0, 1fr);
    justify-content: center;
}

.csd-donation-hero__form .csd-payment-frequency__option {
    color: var(--csd-donation-blue);
    justify-content: center;
    min-width: 0;
    text-align: center;
}

.csd-donation-hero__form .csd-payment-frequency__option span {
    color: var(--csd-donation-blue);
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.18;
    text-align: center;
}

.csd-donation-hero__form .csd-payment-frequency__switch {
    background: #7fa8ef;
    border: 0;
    border-radius: 999px;
    height: 34px;
    min-width: 58px;
    width: 58px;
}

.csd-donation-hero__form .csd-payment-frequency__switch:before {
    background: #ffffff;
    height: 24px;
    left: 5px;
    top: 5px;
    width: 24px;
}

.csd-donation-hero__form .csd-payment-frequency.is-recurring .csd-payment-frequency__switch:before {
    transform: translateX(24px);
}

.csd-donation-hero__form .csd-inline-donation-form .csd-amount-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 20px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn,
.csd-donation-hero__form .csd-inline-donation-form .csd-btn-submit-step1 {
    border-radius: 6px;
    box-shadow: none;
    min-height: 54px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn {
    background: #ffffff;
    border: 2px solid transparent;
    color: var(--csd-donation-blue);
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    min-width: 0;
    padding: 10px 8px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-custom-btn {
    grid-column: 1 / -1;
    justify-content: space-between;
    padding: 10px 28px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-custom-input {
    color: var(--csd-donation-blue);
    font-size: 21px;
    min-height: 40px;
    min-width: 0;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-custom-input::placeholder {
    color: #b2c0d8;
    opacity: 1;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-custom-btn__currency {
    color: var(--csd-donation-blue);
    flex: 0 0 auto;
    font-size: 21px;
    font-weight: 700;
    white-space: nowrap;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn .csd-amount-currency {
    color: #b2c0d8;
    margin-left: 4px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn):hover,
.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active,
.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active:hover {
    background: #7fa8ef;
    border-color: #7fa8ef;
    color: #ffffff;
    transform: none;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn):hover .csd-amount-currency,
.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active .csd-amount-currency,
.csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active .csd-amount-value {
    color: #ffffff;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-custom-btn.active,
.csd-donation-hero__form .csd-inline-donation-form .csd-custom-btn.active:hover {
    background: #ffffff;
    border-color: transparent;
    color: var(--csd-donation-blue);
    transform: none;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-custom-input:focus,
.csd-donation-hero__form .csd-inline-donation-form .csd-custom-input:focus-visible {
    border: 0;
    box-shadow: none;
    outline: 0;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-btn-submit-step1 {
    background: var(--csd-donation-yellow);
    color: var(--csd-donation-blue);
    font-size: 23px;
    font-weight: 700;
    min-height: 62px;
    padding: 10px 22px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-btn-submit-step1:hover,
.csd-donation-hero__form .csd-inline-donation-form .csd-btn-submit-step1:focus {
    background: var(--csd-donation-yellow-hover);
    box-shadow: none;
    color: var(--csd-donation-blue);
}

.csd-donation-hero__form .csd-inline-donation-form .csd-btn-submit-step1:disabled {
    background: #ccd5e3;
    color: var(--csd-donation-blue);
}

.csd-donation-hero__form .csd-inline-donation-form .csd-inline-payment-form {
    margin: 0;
}

.csd-donation-hero__form .csd-inline-donation-form.csd-inline-amount-ready .csd-inline-payment-form {
    margin-bottom: 16px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-form-row {
    margin-bottom: 10px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-form-group input {
    background: #ffffff;
    border: 1px solid #b2c0d8;
    border-radius: 6px;
    color: var(--csd-donation-blue);
    font-size: 15px;
    min-height: 44px;
    padding: 9px 12px;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-form-group label,
.csd-donation-hero__form .csd-inline-donation-form .csd-checkbox-label,
.csd-donation-hero__form .csd-inline-selected-summary,
.csd-donation-hero__form .csd-inline-donation-form .csd-form-total {
    color: var(--csd-donation-blue) !important;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-checkbox-label {
    font-size: 13px;
    line-height: 1.3;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-checkboxes input + .csd-checkbox-label:before {
    border-color: var(--csd-donation-blue);
}

.csd-donation-hero__form .csd-inline-donation-form .csd-checkboxes input:checked + .csd-checkbox-label:before {
    background: var(--csd-donation-blue);
    border-color: var(--csd-donation-blue);
}

.csd-donation-hero__form .csd-inline-donation-form .csd-form-error {
    margin: 16px 0 0;
}

.csd-donation-hero__form .csd-inline-donation-form .csd-payment-widget-step {
    background: #ffffff;
    border-radius: 8px;
    color: var(--csd-donation-blue);
    padding: 18px;
}

.csd-donation-hero__form.csd-details-active {
    background: #ffffff;
}

.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn {
    background: #ffffff;
    border-color: #dbe5f4;
    color: var(--csd-donation-blue);
}

.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn):hover,
.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active,
.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active:hover {
    background: #7fa8ef;
    border-color: #7fa8ef;
    color: #ffffff;
}

.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-custom-btn,
.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-custom-btn.active,
.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-custom-btn.active:hover {
    background: #ffffff;
    border-color: #dbe5f4;
    color: var(--csd-donation-blue);
}

.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn .csd-amount-currency,
.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-custom-btn__currency {
    color: #b2c0d8;
}

.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn):hover .csd-amount-currency,
.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active .csd-amount-currency,
.csd-donation-hero__form.csd-details-active .csd-inline-donation-form .csd-amount-btn:not(.csd-custom-btn).active .csd-amount-value {
    color: #ffffff;
}

.csd-donation-hero__form.csd-step-3-active {
    background: #ffffff;
    padding: 24px;
}

.csd-donation-hero__form.csd-step-3-active .csd-payment-widget-container iframe {
    min-height: 880px !important;
}

.csd-donation-transparency {
    background: var(--csd-donation-soft-blue);
    padding: 96px 0 84px;
}

.csd-donation-transparency__container {
    align-items: center;
    display: grid;
    column-gap: 72px;
    grid-template-areas:
        "content photos"
        "cta photos";
    grid-template-columns: minmax(0, 470px) 525px;
    grid-template-rows: auto auto;
    row-gap: 42px;
}

.csd-donation-transparency__content {
    grid-area: content;
    min-width: 0;
    position: relative;
    z-index: 2;
}

.csd-donation-transparency__cta {
    grid-area: cta;
    min-width: 0;
    position: relative;
    z-index: 2;
}

.csd-donation-transparency__title {
    max-width: 465px;
    position: relative;
}

.csd-donation-transparency__title:before {
    background: url("../images/donation-page/transparency-underline.svg") center / contain no-repeat;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 49px;
    width: 320px;
    z-index: -1;
}

.csd-donation-transparency__text {
    margin-top: 34px;
    max-width: 455px;
}

.csd-donation-transparency__button {
    margin-top: 0;
}

.csd-donation-transparency__scribble {
    height: 78px;
    left: 324px;
    position: absolute;
    top: 4px;
    width: 78px;
}

.csd-donation-transparency__photos {
    grid-area: photos;
    height: 300px;
    min-height: 0;
    position: relative;
    width: 525px;
}

.csd-donation-transparency__badge {
    align-items: center;
    background: #ffffff;
    border-radius: 999px;
    box-shadow: 0 8px 20px rgba(6, 22, 49, 0.1);
    color: #000000;
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    left: 0;
    line-height: 1.15;
    min-height: 54px;
    min-width: 230px;
    padding: 13px 24px;
    position: absolute;
    top: 46px;
    z-index: 3;
}

.csd-donation-transparency__photo {
    border-radius: 8px;
    margin: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
}

.csd-donation-transparency__photo img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.csd-donation-transparency__photo--rehab {
    height: 195px;
    left: 0;
    top: 105px;
    width: 145px;
}

.csd-donation-transparency__photo--workshop {
    height: 300px;
    left: 170px;
    top: 0;
    width: 190px;
}

.csd-donation-transparency__photo--heart {
    height: 100px;
    left: 380px;
    top: 0;
    width: 125px;
}

.csd-donation-transparency__photo--equipment {
    height: 184px;
    left: 380px;
    top: 116px;
    width: 145px;
}

.csd-donation-faq {
    background: #ffffff;
    padding: 92px 0 120px;
}

.csd-donation-faq__container {
    align-items: start;
    display: grid;
    gap: 70px;
    grid-template-columns: minmax(0, 360px) minmax(0, 650px);
    justify-content: center;
}

.csd-donation-faq__intro {
    min-width: 0;
    padding-top: 8px;
}

.csd-donation-faq__icon {
    display: block;
    height: auto;
    margin: 0 0 24px 144px;
    width: 160px;
}

.csd-donation-faq__title {
    font-size: 52px;
    line-height: 1.1;
}

.csd-donation-faq__text {
    margin-top: 36px;
    max-width: 325px;
}

.csd-donation-faq__accordion {
    min-width: 0;
    width: 100%;
}

.csd-donation-faq__item {
    border-bottom: 1px solid #eef2f7;
}

.csd-donation-faq__item:first-child {
    border-top: 0;
}

.csd-donation-faq__item[open] {
    border-bottom-color: transparent;
}

.csd-donation-faq__question {
    align-items: center;
    color: var(--csd-donation-blue);
    cursor: pointer;
    display: grid;
    font-size: 16px;
    font-weight: 700;
    gap: 18px;
    grid-template-columns: minmax(0, 1fr) 24px;
    line-height: 1.25;
    list-style: none;
    min-height: 62px;
    padding: 18px 0;
}

.csd-donation-faq__question::-webkit-details-marker {
    display: none;
}

.csd-donation-faq__question:focus-visible {
    border-radius: 6px;
    outline: 3px solid rgba(127, 168, 239, 0.9);
    outline-offset: 3px;
}

.csd-donation-faq__marker {
    height: 24px;
    position: relative;
    width: 24px;
}

.csd-donation-faq__marker:before,
.csd-donation-faq__marker:after {
    background: var(--csd-donation-blue);
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.csd-donation-faq__marker:before {
    height: 2px;
    width: 18px;
}

.csd-donation-faq__marker:after {
    height: 18px;
    width: 2px;
}

.csd-donation-faq__item[open] .csd-donation-faq__marker:after {
    display: none;
}

.csd-donation-faq__answer {
    background: #f6faff;
    border-radius: 8px;
    color: var(--csd-donation-blue);
    display: grid;
    font-size: 14px;
    grid-template-rows: 0fr;
    line-height: 1.48;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 24px;
    transition:
        grid-template-rows 432ms cubic-bezier(0.22, 1, 0.36, 1),
        opacity 264ms ease,
        padding 432ms cubic-bezier(0.22, 1, 0.36, 1),
        margin 432ms cubic-bezier(0.22, 1, 0.36, 1);
}

.csd-donation-faq__answer-content {
    min-height: 0;
    overflow: hidden;
}

.csd-donation-faq__item[open] .csd-donation-faq__answer {
    grid-template-rows: 1fr;
    margin: 0 0 10px;
    opacity: 1;
    padding: 24px 24px 26px;
}

/* Keep the native <details> element open until its closing transition ends.
 * The explicit opening/closing states give every interaction the same natural
 * height start and end values, including a repeated open after another item. */
.csd-donation-faq__item.is-opening[open] .csd-donation-faq__answer,
.csd-donation-faq__item.is-closing[open] .csd-donation-faq__answer {
    grid-template-rows: 0fr;
    margin: 0;
    opacity: 0;
    padding: 0 24px;
}

.csd-donation-faq__answer p {
    margin: 0;
}

.csd-donation-faq a[href^="mailto:"] {
    color: var(--csd-donation-blue);
    font-weight: 700;
    text-decoration: none;
}

.csd-donation-faq a[href^="mailto:"]:hover,
.csd-donation-faq a[href^="mailto:"]:focus {
    color: var(--csd-donation-blue);
    text-decoration: underline;
}

@media (max-width: 1180px) {
    .csd-donation-page__title {
        font-size: 48px;
    }

    .csd-donation-hero__container {
        gap: 42px;
        grid-template-columns: minmax(0, 430px) minmax(410px, 500px);
    }

    .csd-donation-hero__corner-line {
        left: 346px;
        top: 228px;
        width: 286px;
    }

    .csd-donation-hero__strokes {
        left: 520px;
    }

    .csd-donation-hero__form {
        padding-left: 42px;
        padding-right: 42px;
    }

    .csd-donation-transparency__container {
        column-gap: 40px;
        grid-template-columns: minmax(0, 430px) 470px;
        row-gap: 36px;
    }

    .csd-donation-transparency__photos {
        height: 280px;
        width: 470px;
    }

    .csd-donation-transparency__badge {
        font-size: 14px;
        min-width: 205px;
        top: 40px;
    }

    .csd-donation-transparency__photo--rehab {
        height: 182px;
        top: 98px;
        width: 132px;
    }

    .csd-donation-transparency__photo--workshop {
        height: 280px;
        left: 154px;
        width: 176px;
    }

    .csd-donation-transparency__photo--heart {
        height: 93px;
        left: 350px;
        width: 114px;
    }

    .csd-donation-transparency__photo--equipment {
        height: 172px;
        left: 350px;
        top: 108px;
        width: 120px;
    }
}

@media (max-width: 980px) {
    .csd-donation-hero {
        min-height: 0;
        padding-bottom: 70px;
        padding-top: 132px;
    }

    .csd-donation-hero__container,
    .csd-donation-transparency__container,
    .csd-donation-faq__container {
        grid-template-columns: 1fr;
    }

    .csd-donation-hero__container {
        gap: 42px;
    }

    .csd-donation-hero__corner-line {
        display: none;
    }

    .csd-donation-hero__strokes {
        display: none;
    }

    .csd-donation-hero__content {
        height: auto;
        margin: 0 auto;
        max-width: 640px;
        text-align: left;
    }

    .csd-donation-hero__form {
        justify-self: center;
    }

    .csd-donation-transparency__container {
        grid-template-areas:
            "content"
            "photos"
            "cta";
        max-width: 760px;
        row-gap: 36px;
    }

    .csd-donation-transparency__photos {
        margin: 0 auto;
    }

    .csd-donation-faq__container {
        gap: 36px;
        max-width: 760px;
    }

    .csd-donation-faq__icon {
        margin-left: 0;
    }

    .csd-donation-faq__text {
        max-width: 520px;
    }
}

@media (max-width: 768px) {
    .csd-donation-page__container {
        max-width: 390px;
        width: calc(100% - 40px);
    }

    .csd-donation-page__title {
        font-size: 27px;
        line-height: 1.08;
    }

    .csd-donation-page__lead {
        font-size: 14px;
        line-height: 1.42;
    }

    .csd-donation-page__button {
        font-size: 15px;
        min-height: 55px;
        min-width: 0;
        padding: 14px 20px;
        width: 100%;
    }

    .csd-donation-hero {
        padding: calc(104px + env(safe-area-inset-top, 0px)) 0 22px;
    }

    .csd-donation-hero__swirls {
        left: 0;
        top: 560px;
        transform: none;
        width: 100%;
    }

    .csd-donation-hero__container {
        display: flex;
        flex-direction: column;
        gap: 16px;
        min-height: 0;
    }

    .csd-donation-hero__form {
        max-width: 430px;
        order: 1;
        padding: 22px 18px 20px;
        width: 100%;
    }

    .csd-donation-hero__content {
        max-width: 430px;
        order: 2;
        padding-top: 0;
        width: 100%;
    }

    .csd-donation-hero__content .csd-donation-page__lead {
        margin-top: 18px;
        max-width: 100%;
    }

    .csd-donation-hero__box {
        margin: 14px auto 0;
        width: 112px;
    }

    .csd-donation-hero__form .csd-inline-donation-form {
        max-width: 100%;
    }

    .csd-donation-hero__form .csd-payment-frequency {
        margin-bottom: 14px;
    }

    .csd-donation-hero__form .csd-payment-frequency__control {
        gap: 8px;
        grid-template-columns: minmax(0, 1fr) 48px minmax(0, 1fr);
    }

    .csd-donation-hero__form .csd-payment-frequency__option span {
        font-size: 11px;
        line-height: 1.12;
        margin-left: auto;
        margin-right: auto;
        max-width: 72px;
    }

    .csd-donation-hero__form .csd-payment-frequency__switch {
        height: 28px;
        min-width: 48px;
        width: 48px;
    }

    .csd-donation-hero__form .csd-payment-frequency__switch:before {
        height: 20px;
        left: 4px;
        top: 4px;
        width: 20px;
    }

    .csd-donation-hero__form .csd-payment-frequency.is-recurring .csd-payment-frequency__switch:before {
        transform: translateX(20px);
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-amount-grid {
        gap: 10px;
        margin-bottom: 12px;
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn,
    .csd-donation-hero__form .csd-inline-donation-form .csd-btn-submit-step1 {
        border-radius: 5px;
        min-height: 45px;
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-amount-btn,
    .csd-donation-hero__form .csd-inline-donation-form .csd-custom-input,
    .csd-donation-hero__form .csd-inline-donation-form .csd-custom-btn__currency {
        font-size: 13px;
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-custom-btn {
        padding: 6px 13px;
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-custom-input {
        min-height: 31px;
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-btn-submit-step1 {
        font-size: 15px;
        min-height: 48px;
        padding: 8px 16px;
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-form-group input {
        font-size: 14px;
        min-height: 40px;
    }

    .csd-donation-hero__form .csd-inline-donation-form .csd-checkbox-label {
        font-size: 12px;
    }

    .csd-donation-transparency {
        padding: 38px 0 31px;
    }

    .csd-donation-transparency__container {
        display: block;
        max-width: 390px;
        width: calc(100% - 40px);
    }

    .csd-donation-transparency__title {
        max-width: 330px;
    }

    .csd-donation-transparency__title:before {
        height: 9px;
        top: 24px;
        width: 176px;
    }

    .csd-donation-transparency__text {
        margin-top: 20px;
        max-width: 100%;
    }

    .csd-donation-transparency__photos {
        display: grid;
        gap: 8px;
        height: auto;
        grid-template-columns: 27.3fr 44.6fr 27.3fr;
        grid-template-rows: 80px 108px 108px;
        justify-content: start;
        margin-top: 34px;
        min-height: 304px;
        width: 100%;
    }

    .csd-donation-transparency__badge {
        font-size: 12px;
        left: 0;
        min-height: 44px;
        min-width: 212px;
        padding: 10px 18px;
        top: 43px;
    }

    .csd-donation-transparency__photo {
        height: auto;
        left: auto;
        position: relative;
        top: auto;
        width: auto;
    }

    .csd-donation-transparency__photo--rehab {
        grid-column: 1;
        grid-row: 2 / 4;
    }

    .csd-donation-transparency__photo--workshop {
        grid-column: 2;
        grid-row: 1 / 4;
    }

    .csd-donation-transparency__photo--heart {
        grid-column: 3;
        grid-row: 1;
    }

    .csd-donation-transparency__photo--equipment {
        grid-column: 3;
        grid-row: 2 / 4;
    }

    .csd-donation-transparency__button {
        margin-top: 28px;
        max-width: 220px;
        width: 220px;
    }

    .csd-donation-transparency__scribble {
        height: 62px;
        left: auto;
        right: 28px;
        top: auto;
        width: 62px;
        bottom: -3px;
    }

    .csd-donation-faq {
        padding: 39px 0 45px;
    }

    .csd-donation-faq__container {
        display: block;
        max-width: 390px;
        width: calc(100% - 40px);
    }

    .csd-donation-faq__icon {
        margin: 0 0 16px;
        width: 112px;
    }

    .csd-donation-faq__title {
        font-size: 27px;
    }

    .csd-donation-faq__text {
        margin-top: 20px;
        max-width: 100%;
    }

    .csd-donation-faq__accordion {
        margin-top: 22px;
    }

    .csd-donation-faq__question {
        font-size: 12px;
        gap: 12px;
        min-height: 48px;
        padding: 12px 0;
    }

    .csd-donation-faq__answer {
        font-size: 12px;
        line-height: 1.45;
        padding: 0 16px;
    }

    .csd-donation-faq__item[open] .csd-donation-faq__answer {
        padding: 17px 16px 19px;
    }

    .csd-donation-faq__item.is-opening[open] .csd-donation-faq__answer,
    .csd-donation-faq__item.is-closing[open] .csd-donation-faq__answer {
        padding: 0 16px;
    }
}

@media (max-width: 374px) {
    .csd-donation-hero__form,
    .csd-donation-hero__content,
    .csd-donation-transparency__container,
    .csd-donation-faq__container {
        max-width: 100%;
    }

    .csd-donation-transparency__photos {
        grid-template-columns: 27.3fr 44.6fr 27.3fr;
    }

    .csd-donation-transparency__badge {
        min-width: 196px;
    }

    .csd-donation-transparency__button {
        max-width: 204px;
        width: 204px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .csd-donation-faq__answer {
        transition: none;
    }
}
