.button-center {
    text-align: center;
}

.button-margins {
    margin-bottom: 30.6px;
    margin-top: 30.6px;
}

@media screen and (min-width: 1280px) {
    .button-margins {
        margin-bottom: 40.8px;
        margin-top: 40.8px;
    }

    .cookie-text .content {
        font-size: 16px;
    }
}

@media screen and (min-width: 1600px) {
    .button-margins {
        margin-bottom: 51px;
        margin-top: 51px;
    }
}

.donate-form__success-message {
    font-size: 16px;
}

@media screen and (min-width: 768px) {
    .donate-form__success-message { font-size: 18px; }
}

@media screen and (min-width: 1280px) {
    .donate-form__success-message { font-size: 20px; }
}

@media screen and (min-width: 1600px) {
    .donate-form__success-message { font-size: 24px; }
}

/* calendar hotfixes */

.events .events__blocks .events__list--item .event .event__title a[href$='#no-data'] {
    color: rgb(5, 70, 120);
    border-bottom: none;
    cursor: default;
}

.widget-events .widget-events-item__name span {
    color: rgb(5, 70, 120);
}

#donation_amount__close .donation-preset__text {
    font-size: 83.333%;
}

.donation-preset__text {
    white-space: nowrap;
}

.main-page-events--empty { height: 200px; }

.main-page-events--empty-bg {
    position: absolute;
    left: -20px;
    bottom: -75px;
    z-index: 0;
}

.main-page-events--empty-bg img {
    width: 100%;
    height: auto;
}

@media screen and (min-width:  512px) {
    .main-page-events--empty {
        height:  40px;
    }

    .main-page-events--empty-bg {
        left: 0;
        bottom: -150px;
    }

    .main-page-events--empty-bg img {
        width: 300px;
    }
}

@media screen and (min-width:  768px) {
    .main-page-events--empty {
        height:  40px;
    }

    .main-page-events--empty-bg {
        left: -50px;
        bottom: -120px;
    }

    .main-page-events--empty-bg img {
        width: 400px;
    }
}

@media screen and (min-width: 1024px) {
    .main-page-events--empty { height: 100px; }

    .main-page-events--empty-bg {
        left: -55px;
        bottom: -200px;
    }

    .main-page-events--empty-bg img {
        width: 500px;
    }
}

@media screen and (min-width: 1280px) {
    .main-page-events--empty { height: 200px; }

    .main-page-events--empty-bg {
        left: -100px;
        bottom: -280px;
    }

    .main-page-events--empty-bg img {
        width: 750px;
    }
}

@media screen and (min-width: 1600px) {
    .main-page-events--empty {
        height: 280px;
    }

    .main-page-events--empty-bg {
        left: -100px;
        bottom: -280px;
    }

    .main-page-events--empty-bg img {
        width: 800px;
    }
}


/* footer social links */

.footer-socials {
    padding-top: 0px;
}

@media screen and (min-width: 1280px) {
    .footer .link-social__icon {
        height: 45px;
        width: 45px;
    }
}

@media screen and (min-width: 1600px) {
    .footer .link-social__icon {
        height: 51px;
        width: 51px;
    }
}

@media screen and (max-width: 1023px) {
    .footer-socials {
        max-width: 140px;
    }
}

@media screen and (min-width: 1023px) {
    .footer-socials {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px 0;
    }
}

/* awards slides */

.awards-slide__description p {
    margin-bottom: 10px;
}

.awards-slide__description p:last-child {
    margin-bottom: 0 !important;
}

.awards-slide__description a {
    color: #e7650c;
    font-family: "Museo Sans Cyrl 700",Helvetica,Arial,sans-serif;
    font-size: 10px;

    border-bottom: 1px solid rgba(5,70,120,.3);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.awards-slide__description a:hover {
    color: #054678;
}

@media screen and (min-width: 768px) {
    .awards-slide__description a { font-size: 12px; }
}

@media screen and (min-width: 1024px) {
    .awards-slide__description a { font-size: 14px; }
}

@media screen and (min-width: 1280px) {
    .awards-slide__description p { margin-bottom: 25px; }
    .awards-slide__description a { font-size: 16px; }
}

@media screen and (min-width: 1600px) {
    .awards-slide__description p { margin-bottom: 35px; }
    .awards-slide__description a { font-size: 24px; }
}


/* help stories with sidebar */

@media screen and (min-width: 768px) {
    .block-w-sidebar__left .widget-slider--wide .widget-slide__image-wrapper {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.block-w-sidebar__left .widget-slider--wide .widget-slide__description {
    font-size: 12px;
}

@media screen and (min-width: 768px) {
    .block-w-sidebar__left .widget-slider--wide .widget-slide {
        margin-top: 0;
    }

    .block-w-sidebar__left .widget-slider--wide .widget-slide__description {
        font-size: 13px;
    }
}

@media screen and (min-width: 1280px) {
    .block-w-sidebar__left .widget-slider--wide .widget-slide__description {
        font-size: 15px;
    }
}

@media screen and (min-width: 1600px) {
    .block-w-sidebar__left .widget-slider--wide .widget-slide__description {
        font-size: 20px;
    }
}


/* zucchiniTest */

.zucchiniResult-block-stikerpak-content-button:disabled {
    opacity: 0.66;
}

#zucchiniStickerPakForm .error-message,
#zucchiniSubscribe .error-message {
    color: #555;
}

.zucchiniResult-block-stikerpak-content-agreement {
    color: #fff;
    margin-top: 1.3em;
    font-size: 120%;
    line-height: 1.4;
}

.zucchiniResult-block-stikerpak-content-agreement a {
    text-decoration: underline;
}

.zucchini-newsletter p.zucchini-newsletter__agreement {
    margin: 1em 0 0 0;
    font-size: 20px;
    line-height: 1.4;
}

.zucchini-newsletter p.zucchini-newsletter__agreement a {
    text-decoration: underline;
}

@media screen and (max-width: 1023px) {
    .zucchini-newsletter p.zucchini-newsletter__agreement {
        font-size: 12px;
        line-height: 1.4;
    }
}

/* awards */

@media screen and (min-width: 512px) {
    .awards-slide__image--mobile { display: none; }
}

@media screen and (max-width: 511px) {
    .awards-slide__image--desktop { display: none; }
}


/* projects */

.projects-grid {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .projects-grid {
        margin-bottom: 40px;
    }
}


/* top menu */

@media screen and (min-width: 1024px) { .menu { gap: 3px; } }
@media screen and (min-width: 1280px) { .menu { gap: 5px; } }

.menu-item__anchor {
    padding: 0.7em;
}


/* targeted help*/

.targeted-help--v2 {
    margin-top: 3em;
}

.targeted-help-card__image-wrapper {
    padding-top: 52.5%;
}

.targeted-help-card.is-closed .button {
    pointer-events: initial;
    cursor: pointer;
}

.targeted-help-card.is-closed .button:hover {
    background: #fff;
    border-color: #027500;
    color: #027500;
}

.link-tabs--targeted-help .link-tabs__item {
    font-weight: 900;
    font-size: 16px;
}

@media screen and (min-width: 1280px) {
    .link-tabs--targeted-help .link-tabs__item { font-size: 18px; }
}

@media screen and (min-width: 1600px) {
    .link-tabs--targeted-help .link-tabs__item { font-size: 24px; }
}

.targeted-help-card__title a {
    color: #e7650c;
    border-bottom: 1px solid rgba(5,70,120,.2);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.targeted-help-card__title a:hover {
    color: #054678;
}


/* content */

.content ol li {
    padding-left: 1.6em;
}


/* fix drop-down select */

.content .nice-select .list {
    margin-bottom: 0;
}

.content .nice-select .list .option {
    margin: 0;
}

.content .nice-select .list .option:before {
    display: none;
}


/* franchise form */

.franchise-forma-footer a {
    text-decoration: underline;
}

.franchise-forma-inputs--wide {
    grid-template-columns: 1fr;
}

.franchise-forma-inputs-block input[type=file] {
    color: #054678;
}

.franchise-forma-inputs-block .input-hint {
    margin: 0.5em 0 0 0;
    color: rgba(5,70,120,.4);
}

.franchise-forma-inputs-block .input-hint em {
    font-style: italic;
    font-size: 85%;
}

.franchise-forma-format-block.error p {
    color: #054678;
}

.franchise-modal__bot {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.franchise-modal__bot-link {
    display: block;
    color: #fff;
    background: #e7650c;
    border-radius: 1em;

    margin: 0 auto;
    padding: 1em 3em;
    white-space: nowrap;

    font-weight: bold;
    font-size: 100%;
    line-height: 1.4;
}

.franchise-modal-content-button__bot {
    margin: 0 auto;
}

.franchise-forma--animals {
    margin-top: 2em;
    margin-left: 0;
    margin-right: 0;
}

.franchise-forma-description--subtitle {
    line-height: 1.4;
}

.franchise-forma-description--text {
    font-family: Museo Sans Cyrl;
    line-height: 1.4;
}
