

/* Start:/local/templates/ultrabank/template_styles.css?17763433992432*/
.tag{
    cursor: auto;
}

@media (max-width: 1024px) {
    .grid-3--mob-1 > :last-child {
        display: flex;
    }
}

.burger-btn {
    width: 44px;
}

/*.button-1:hover{*/
/*    color: white;*/
/*}*/

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

.fw-wrap{
    flex-wrap: wrap;
}

.header__lang-selector{
    display: none;
}

@media (max-width: 1192px) {
    .header__lang-selector{
        display: block;
    }
}

.header__container{
    gap: 0px;
}

@media (max-width: 604px) {
    .donor-card-1__buttons svg {
        width: 20px;
        height: 20px;
    }

    #download_text{
        display: none;
    }
}

.cookies__text a{
    color: white;
    text-decoration: underline;
}

.button-1--white:hover{
	background-color: #6b2784;
	border: 1px solid #6b2784;
}
.donor-card-1__image img{
	border-radius: 16px;
}

ul.ul-1,
article ul {
    list-style: none
}

ul.ul-1>*,
article ul>* {
    margin-bottom: 12px
}

ul.ul-1>:last-child,
article ul>:last-child {
    margin-bottom: 0
}

ul.ul-1 li,
article ul li {
    display: flex
}

ul.ul-1 li:before,
article ul li:before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16C3.5816 16 0 12.4184 0 8C0 3.5816 3.5816 0 8 0C12.4184 0 16 3.5816 16 8C16 12.4184 12.4184 16 8 16ZM8 14.4C9.69739 14.4 11.3253 13.7257 12.5255 12.5255C13.7257 11.3253 14.4 9.69739 14.4 8C14.4 6.30261 13.7257 4.67475 12.5255 3.47452C11.3253 2.27428 9.69739 1.6 8 1.6C6.30261 1.6 4.67475 2.27428 3.47452 3.47452C2.27428 4.67475 1.6 6.30261 1.6 8C1.6 9.69739 2.27428 11.3253 3.47452 12.5255C4.67475 13.7257 6.30261 14.4 8 14.4ZM7.2024 11.2L3.808 7.8056L4.9392 6.6744L7.2024 8.9376L11.7272 4.412L12.8592 5.5432L7.2024 11.2Z' fill='%236B2784'/%3E%3C/svg%3E%0A");
    padding-right: 8px
}


.article h3 { font-family: Craftwork Grotesk, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 105%
}

@media (max-width:784px) {
    .article h3 {
        font-size: 20px;
        font-style: normal;
        font-weight: 900;
        line-height: 125%
    }
}

.donor-card-1--line donor-card-1__image{
	max-width:164px;
	max-height: 164px;
}

.donor-card-1--line .embla1__slide__img{
    max-height: 164px;
    max-width: 164px;
    object-fit: cover;
}

.donor-card--block .embla1__slide__img{
    max-height: 264px;
    max-width: 264px;
    object-fit: cover;
}


/* End */
/* /local/templates/ultrabank/template_styles.css?17763433992432 */
