﻿@import url(css2-PlayfairDisplayitalwght0400..9001400..900_swap.css);
@import url(css2-Poppinsitalwght010002000300040005000600070008000900110012001300140015001600170018001900_swap.css);

.slick-loading .slick-list {
    background: #fff url(../image/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(/wp-content/themes/ama/assets/fonts/slick.eot);
    src: url(/wp-content/themes/ama/assets/fonts/slick.eot?) format("embedded-opentype"), url(/wp-content/themes/ama/assets/fonts/slick.woff) format("woff"), url(/wp-content/themes/ama/assets/fonts/slick.ttf) format("truetype"), url(/wp-content/themes/ama/assets/fonts/slick.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden
}

html.noscroll {
    overflow: hidden;
    height: 100dvh
}

html.noscroll body {
    height: 100dvh
}

body {
    font-family: Poppins, sans-serif;
    color: #24282b;
    position: relative;
    overflow-x: hidden;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    background: #fff
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

ul li {
    list-style-type: none
}

a,
button {
    cursor: pointer;
    color: inherit;
    text-decoration: none
}

button {
    display: inline-block;
    border: 0;
    font-family: inherit
}

input {
    color: inherit
}

label {
    cursor: default
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.wrapper {
    max-width: 1330px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

p:not(:last-child) {
    margin-bottom: 15px
}

h1 {
    color: #000;
    font-family: "Playfair Display", sans-serif;
    font-size: 62px;
    font-weight: 700;
    line-height: 70px
}

@media screen and (max-width:992px) {
    h1 {
        font-size: 42px;
        line-height: 54px
    }
}

h2 {
    color: #000;
    font-family: "Playfair Display", sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 60px
}

@media screen and (max-width:992px) {
    h2 {
        font-size: 42px;
        line-height: 54px
    }
}

h3 {
    color: #000;
    font-family: "Playfair Display", sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px
}

@media screen and (max-width:992px) {
    h3 {
        font-size: 32px;
        line-height: 42px
    }
}

h4 {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px
}

@media screen and (max-width:992px) {
    h4 {
        font-size: 20px;
        line-height: 28px
    }
}

h5 {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px
}

@media screen and (max-width:992px) {
    h5 {
        font-size: 16px;
        line-height: 28px
    }
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
    display: block;
    margin-bottom: 15px
}

h1 p,
h2,
h3 p,
h4 p,
h5 p {
    margin: 0
}

iframe,
video {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.breadcrumb {
    margin: 50px 0 -30px 0
}

@media screen and (max-width:992px) {
    .breadcrumb {
        margin: 40px 0 -30px 0
    }
}

.only-mobile {
    display: none !important
}

@media screen and (max-width:992px) {
    .only-desktop {
        display: none !important
    }

    .only-mobile {
        display: block !important
    }
}

.slick-dots li {
    padding-left: 0
}

.slick-dots li::after {
    display: none
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .85);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.overlay.active {
    z-index: 99999;
    opacity: 1;
    visibility: visible
}

.overlay .container {
    width: 1070px;
    margin: 0 auto;
    padding: 0 60px;
    height: 60%;
    position: relative
}

@media screen and (max-width:992px) {
    .overlay .container {
        width: 100%;
        padding: 180px 20px 20px 20px;
        height: 100%
    }
}

.overlay .container .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

@media screen and (max-width:992px) {
    .overlay .container .arrow {
        top: 130px;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset
    }
}

.overlay .container .arrow:hover path {
    fill: #a4050d
}

.overlay .container .arrow path {
    -webkit-transition: .3s;
    transition: .3s
}

.overlay .container .arrow.next {
    right: 15px
}

@media screen and (max-width:992px) {
    .overlay .container .arrow.next {
        right: calc(50% - 35px)
    }
}

.overlay .container .arrow.prev {
    left: 15px
}

@media screen and (max-width:992px) {
    .overlay .container .arrow.prev {
        left: calc(50% - 35px)
    }
}

.overlay .container .close-overlay {
    position: absolute;
    top: -50px;
    right: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

@media screen and (max-width:992px) {
    .overlay .container .close-overlay {
        top: 130px;
        right: 20px
    }
}

.overlay .container .close-overlay path {
    -webkit-transition: .3s;
    transition: .3s;
    pointer-events: none
}

.overlay .container .close-overlay:hover path {
    fill: #a4050d
}

.overlay .container .output {
    width: 100%;
    height: 100%;
    padding-bottom: 60px
}

.overlay .container .output .video-section {
    width: 100%;
    height: 100%;
    background: #000
}

@media screen and (max-width:992px) {
    .overlay .container .output .video-section {
        max-height: 60%
    }
}

.overlay .container .output iframe {
    width: 100%;
    height: 100%
}

.overlay .container .output .content {
    margin-top: 20px;
    max-height: 40%;
    overflow-y: auto;
    overflow-x: hidden
}

.overlay .container .output .content .title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px
}

@media screen and (max-width:992px) {
    .overlay .container .output .content .title {
        font-size: 18px;
        line-height: 26px
    }
}

.overlay .container .output .content .text {
    color: #fff;
    font-size: 18px;
    line-height: 28px
}

@media screen and (max-width:992px) {
    .overlay .container .output .content .text {
        font-size: 16px;
        font-weight: 300
    }
}

.video-block .video-container {
    position: relative
}

.video-block .video-container .poster {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

img.aligncenter {
    display: block;
    margin: 0 auto
}

img.alignright {
    display: block;
    margin-left: auto
}

.wpdtSimpleTable .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.wpdtSimpleTable .btn__primary {
    color: #fff !important;
    font-family: Poppins, sans-serif;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 22px;
    padding: 20px 36px 20px 20px !important;
    border-radius: 5px !important;
    background: #a4050d !important;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    cursor: pointer !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important
}

.wpdtSimpleTable .btn__primary:hover {
    background: #600718 !important
}

.btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn__primary {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    padding: 20px 36px 20px 20px;
    border-radius: 5px;
    background: #a4050d;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.btn__primary.reverse {
    background: #fff;
    border: 2px solid #a4050d;
    color: #a4050d
}

.btn__primary.reverse::after {
    background-image: url(../image/button-arrow-red.svg)
}

.btn__primary.reverse:hover {
    color: #fff;
    background: #a4050d
}

.btn__primary.reverse:hover::after {
    background-image: url(../image/button-arrow.svg)
}

.btn__primary.small {
    padding: 10px 36px 10px 20px;
    font-size: 18px
}

.btn__primary.small.reverse {
    font-size: 16px;
    font-weight: 500
}

.btn__primary.white-hover:hover {
    background: #fff;
    color: #a4050d
}

.btn__primary.white-hover:hover::after {
    background-image: url(../image/button-arrow-red.svg)
}

.btn__primary.down-arrow {
    font-size: 18px;
    padding: 10px 40px 10px 20px
}

.btn__primary.down-arrow::after {
    background-image: url(../image/button-down.svg);
    width: 12px;
    height: 6px
}

.btn__primary::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../image/button-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (max-width:992px) {
    .btn__primary::after {
        right: 15px
    }
}

.btn__primary:hover {
    background: #600718
}

@media screen and (max-width:992px) {
    .btn__primary {
        padding: 10px 31px 10px 15px;
        font-size: 18px;
        line-height: 22px
    }
}

.btn__secondary {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    position: relative;
    margin-right: 18px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.btn__secondary.reversed {
    margin: 0 0 0 18px
}

.btn__secondary.reversed::before {
    left: unset;
    right: 0
}

.btn__secondary.reversed::after {
    right: 0;
    left: -18px;
    padding: 0 0 0 10px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.btn__secondary.white {
    color: #fff;
    font-size: 20px;
    line-height: 22px
}

.btn__secondary.white::after {
    -webkit-filter: invert(96%) sepia(4%) saturate(0) hue-rotate(286deg) brightness(105%) contrast(104%);
    filter: invert(96%) sepia(4%) saturate(0) hue-rotate(286deg) brightness(105%) contrast(104%)
}

.btn__secondary.white::before {
    background: #fff
}

.btn__secondary:hover::before {
    width: 100%
}

.btn__secondary::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 14px;
    background-image: url(../image/button-arrow2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    top: 50%;
    right: -18px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 10px
}

.btn__secondary::before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: -3px;
    background: #a4050d;
    -webkit-transition: .3s;
    transition: .3s
}

.btn__round {
    color: #24282b;
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 24px;
    border: 2px solid #24282b;
    background: 0 0;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.btn__round.active {
    color: #fff;
    background: #24282b
}

.btn__round-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn__round-radio input {
    display: none
}

.btn__round-radio input:checked+span,
.btn__round-radio input:hover+span {
    color: #fff;
    background-position: left bottom
}

.btn__round-radio span {
    color: #24282b;
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    padding: 10px 20px;
    border-radius: 24px;
    border: 2px solid #24282b;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), color-stop(50%, #24282b));
    background: linear-gradient(to left, transparent 50%, #24282b 50%);
    background-size: 202% 100%;
    background-position: right bottom;
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (max-width:992px) {
    .btn__round-radio span {
        font-size: 16px;
        line-height: 16px;
        padding: 10px 15px
    }
}

main ol {
    padding-left: 20px
}

main ul>li {
    color: #000;
    position: relative;
    padding-left: 20px
}

main ul>li::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    left: 0;
    background: #000;
    top: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.text_large {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 1.2px
}

@media screen and (max-width:992px) {
    .text_large {
        font-size: 24px;
        letter-spacing: .96px;
        line-height: 40px
    }
}

.text-underline {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#a4050d), to(#a4050d)) left bottom no-repeat;
    background: linear-gradient(#a4050d, #a4050d) left bottom no-repeat;
    background-size: 0 2px;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding-bottom: 2px;
    display: inline
}

.text-underline.color-black {
    background: -webkit-gradient(linear, left top, left bottom, from(#24282b), to(#24282b)) left bottom no-repeat;
    background: linear-gradient(#24282b, #24282b) left bottom no-repeat;
    background-size: 0 2px
}

.text-underline:hover {
    background-size: 100% 2px
}

.text-underline-static {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#a4050d), to(#a4050d)) left bottom no-repeat;
    background: linear-gradient(#a4050d, #a4050d) left bottom no-repeat;
    background-size: 0 2px;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding-bottom: 2px;
    display: inline
}

.image-gradient-border {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.image-gradient {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

.image-gradient img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-gradient:hover::after {
    opacity: 1
}

.image-gradient::after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .48)
}

.card.card-funding {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card.card-funding.noborder .image-gradient-border {
    border: unset
}

.card.card-funding.nodate .date {
    display: none
}

.card.card-funding.news .content .deadline {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    padding: 5px;
    background: #d9d8e1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.card.card-funding.news .content .deadline span {
    display: none
}

.card.card-funding.nodeadline .content .deadline {
    display: none
}

.card.card-funding.box-shadow .content {
    padding: 20px 20px 40px 20px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width:992px) {
    .card.card-funding.box-shadow .content {
        padding: 10px 20px 30px 20px
    }
}

.card.card-funding:hover .image-wrap img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.card.card-funding:hover .text-underline {
    background-size: 100% 2px
}

.card.card-funding .image-gradient-border {
    border-bottom: 9px solid #a4050d
}

.card.card-funding .image-wrap {
    height: 280px;
    min-height: 280px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card.card-funding .image-wrap img {
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:992px) {
    .card.card-funding .image-wrap {
        height: 230px;
        min-height: 230px
    }
}

.card.card-funding .date {
    position: absolute;
    top: 0;
    left: 0;
    background: #a4050d;
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
    z-index: 99
}

.card.card-funding .date span {
    color: #fff;
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    line-height: 20px
}

.card.card-funding .date span.day {
    font-weight: 800;
    font-size: 24px;
    line-height: 24px
}

.card.card-funding .content {
    padding: 20px 0 0 0;
    height: 100%
}

.card.card-funding .content .deadline {
    color: #24282b;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px
}

.card.card-funding .content .deadline span {
    font-weight: 600
}

.card.card-funding .content .text-underline {
    color: #24282b;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.card.card-funding .content .text {
    color: #24282b;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 10px
}

.card.card-involved {
    background: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    padding: 96px 22px 40px 22px;
    position: relative
}

.card.card-involved .text-underline-static {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 40px
}

.card.card-involved .text {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: center
}

.card.card-involved .btn-wrap:hover+.text-underline-static {
    background-size: 100% 2px
}

.card.card-event-calendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 170px
}

.card.card-event-calendar .date {
    padding: 10px 20px 22px 0;
    margin-right: 28px;
    border-right: 6px solid #a4050d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 70px
}

@media screen and (max-width:992px) {
    .card.card-event-calendar .date {
        padding: 10px 20px 16px 0;
        margin-right: 21px
    }
}

.card.card-event-calendar .date .weekday {
    color: #000;
    font-size: 18px;
    line-height: 24px
}

.card.card-event-calendar .date .day {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px
}

.card.card-event-calendar .content {
    padding: 10px 0 22px 0
}

@media screen and (max-width:992px) {
    .card.card-event-calendar .content {
        padding: 10px 0 16px 0
    }
}

.card.card-event-calendar .content .full-date {
    color: #000;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px
}

.card.card-event-calendar .content .title {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-transform: capitalize
}

@media screen and (max-width:992px) {
    .card.card-event-calendar .content .title {
        font-size: 20px;
        line-height: 26px
    }
}

.card.card-event-calendar .content .text {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 20px
}

@media screen and (max-width:992px) {
    .card.card-event-calendar .content .text {
        font-size: 16px;
        line-height: 28px;
        margin-top: 10px
    }
}

.card.card-news {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.card.card-news .date {
    padding: 5px;
    background: #d9d8e1;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    margin-bottom: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.card.card-news .text-underline {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.card.card-news .text {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px
}

.expand-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px
}

@media screen and (max-width:992px) {
    .expand-row {
        gap: 40px
    }
}

.expand-row.expand .items .item {
    display: block !important
}

.expand-row .items {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 30px
}

@media screen and (max-width:992px) {
    .expand-row .items {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
}

.expand-row .items .item:nth-child(n+4) {
    display: block
}

@media screen and (max-width:992px) {
    .expand-row .items .item:nth-child(n+4) {
        display: none
    }
}

.expand-row .items .item:nth-child(n+9) {
    display: none
}

.slider-mobile .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.slider-mobile .slick-slide {
    height: inherit !important
}

@media screen and (max-width:992px) {
    .slider-mobile .wrapper {
        padding: 0 30px 0 10px
    }
}

.slider-mobile .wrapper>.title {
    margin-bottom: 30px
}

@media screen and (max-width:992px) {
    .slider-mobile .wrapper>.title {
        margin-bottom: 20px;
        margin-left: 10px
    }
}

@media screen and (max-width:420px) {
    .slider-mobile .wrapper>.title {
        margin-right: 60px
    }
}

.slider-mobile .wrapper .items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
    position: relative
}

@media screen and (max-width:992px) {
    .slider-mobile .wrapper .items {
        display: block
    }

    .slider-mobile .wrapper .items .slick-arrow {
        position: absolute;
        top: -65px;
        cursor: pointer
    }

    .slider-mobile .wrapper .items .slick-arrow path {
        -webkit-transition: .3s;
        transition: .3s
    }

    .slider-mobile .wrapper .items .slick-arrow:hover path {
        fill: #a4050d
    }

    .slider-mobile .wrapper .items .slick-arrow.next {
        right: -10px
    }

    .slider-mobile .wrapper .items .slick-arrow.prev {
        right: 25px
    }

    .slider-mobile .wrapper .items .slick-list {
        overflow: visible;
        margin: 0 -5px
    }

    .slider-mobile .wrapper .items .slick-list .slick-slide {
        margin: 0 5px;
        height: inherit !important
    }
}

.text.text-editor a:not(.btn) {
    font-weight: 600;
    -webkit-transition: .2s;
    transition: .2s;
    border-bottom: 1px solid #000
}

.text.text-editor a:not(.btn).no-underline {
    border: unset
}

.text.text-editor a:not(.btn):hover {
    color: #a4050d;
    border-color: #a4050d
}

.text.text-editor h1,
.text.text-editor h2 {
    margin-bottom: 20px
}

.text.text-editor h3,
.text.text-editor h4,
.text.text-editor h5 {
    margin-bottom: 10px
}

.text-block:has(.column_double_text),
.text-block:has(.column_single) {
    padding: 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px
}

@media screen and (max-width:992px) {

    .text-block:has(.column_double_text),
    .text-block:has(.column_single) {
        gap: 40px;
        padding: 50px 0 60px
    }
}

header.header {
    background: rgba(255, 255, 255, .8);
    padding: 21px 0 0 0;
    width: 100%;
    z-index: 99999;
    -webkit-transition: .3s;
    transition: .3s
}

header.header.sticky {
    background: #fff
}

@media (max-width:992px) {
    header.header {
        padding: 26px 0 27px;
        background: #fff;
        -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1)
    }
}

header.header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

header.header .custom-logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 19px
}

@media (max-width:992px) {
    header.header .custom-logo-link {
        margin-bottom: 0
    }
}

header.header .custom-logo-link img {
    width: 300px;
    height: 59px
}

@media (max-width:992px) {
    header.header .custom-logo-link img {
        width: 177px;
        height: 42px
    }
}

header.header .menu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

header.header .menu-wrap .top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header.header .menu-wrap .top-menu .login {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-right: 26px
}

header.header .menu-wrap .top-menu .member-join {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 25px;
    gap: 10px;
    color: #24282b;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-right: 8px;
    border-radius: 5px;
    background: #fdac2d;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer
}

header.header .menu-wrap .top-menu .member-join:hover {
    background: #ffc466
}

header.header .menu-wrap .top-menu .donate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 25px;
    gap: 10px;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 18px;
    border-radius: 5px;
    background: #600718;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer
}

header.header .menu-wrap .top-menu .donate:hover {
    background: #a4050d
}

header.header .menu-wrap .top-menu .logged-menu {
    position: relative;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 26px
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu {
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu li.menu-item-has-children {
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu li.menu-item-has-children>a {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#a4050d), to(#a4050d)) left bottom no-repeat;
    background: linear-gradient(#a4050d, #a4050d) left bottom no-repeat;
    background-size: 0 2px;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding-bottom: 2px;
    display: inline;
    cursor: pointer
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu li.menu-item-has-children:hover>a {
    background-size: 100% 2px
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu li.menu-item-has-children:hover .sub-menu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 99;
    visibility: visible
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu .sub-menu {
    min-width: 188px;
    padding: 20px 50px 30px 20px;
    background: #fff;
    -webkit-box-shadow: 0 4px 6px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 6px 3px rgba(0, 0, 0, .05);
    position: absolute;
    top: 100%;
    left: -20px;
    width: calc(var(--width) + 10px);
    z-index: -1;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu .sub-menu li:not(:last-child) {
    margin-bottom: 20px
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu .sub-menu li:last-child {
    padding-top: 20px;
    border-top: 2px solid #a4050d
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu .sub-menu li a {
    font-weight: 300
}

header.header .menu-wrap .top-menu .logged-menu #menu-logged-menu .sub-menu li a:hover {
    font-weight: 500
}

header.header .menu-wrap .bottom-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 22px
}

header.header .menu-wrap #menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    height: 44px;
    white-space: nowrap
}

@media (max-width:1300px) {
    header.header .menu-wrap #menu-header {
        gap: 15px
    }
}

header.header .menu-wrap #menu-header>li {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    padding-bottom: 17px
}

header.header .menu-wrap #menu-header>li:nth-last-child(-n+3)>.sub-menu:has(.menu-item-has-children) {
    left: 50%;
    right: unset;
    -webkit-transform: translateX(-50%) scaleY(0);
    -ms-transform: translateX(-50%) scaleY(0);
    transform: translateX(-50%) scaleY(0)
}

header.header .menu-wrap #menu-header>li:nth-last-child(-n+3):hover>.sub-menu:has(.menu-item-has-children) {
    -webkit-transform: translateX(-50%) scaleY(1);
    -ms-transform: translateX(-50%) scaleY(1);
    transform: translateX(-50%) scaleY(1)
}

header.header .menu-wrap #menu-header>li:nth-last-child(-n+1)>.sub-menu:has(.menu-item-has-children) {
    left: unset;
    right: -130px;
    -webkit-transform: translateX(0) scaleY(0);
    -ms-transform: translateX(0) scaleY(0);
    transform: translateX(0) scaleY(0)
}

@media (max-width:1560px) {
    header.header .menu-wrap #menu-header>li:nth-last-child(-n+1)>.sub-menu:has(.menu-item-has-children) {
        right: -30px
    }
}

header.header .menu-wrap #menu-header>li:nth-last-child(-n+1):hover>.sub-menu:has(.menu-item-has-children) {
    -webkit-transform: translateX(0) scaleY(1);
    -ms-transform: translateX(0) scaleY(1);
    transform: translateX(0) scaleY(1)
}

header.header .menu-wrap #menu-header>li.right>.sub-menu {
    left: unset;
    right: -30px
}

header.header .menu-wrap #menu-header>li>.sub-menu {
    padding: 40px 30px;
    background: #fff;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1);
    position: absolute;
    top: 100%;
    left: -30px;
    width: calc(var(--width) + 10px)
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children) {
    padding: 50px 50px 70px 80px;
    gap: 20px;
    width: 630px;
    min-height: calc(var(--height) + 120px)
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children.active>a {
    font-weight: 600
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children.active>a::after {
    width: 80px
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children.active .sub-menu {
    visibility: visible;
    -webkit-transition: .2s;
    transition: .2s;
    opacity: 1
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children>a {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 30px;
    padding-right: 100px;
    margin-right: 30px;
    min-width: 120px;
    position: relative
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children>a:after {
    content: "";
    height: 2px;
    width: 0;
    bottom: 8px;
    left: 140px;
    background: #a4050d;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children .sub-menu {
    visibility: hidden;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    position: absolute;
    left: 330px;
    width: calc(100% - 380px);
    top: 57px;
    -webkit-transition: 0s;
    transition: 0s;
    opacity: 0;
    gap: 30px
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children .sub-menu li {
    line-height: 24px;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children .sub-menu li::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background: #a4050d;
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children .sub-menu li:hover {
    font-weight: 500
}

header.header .menu-wrap #menu-header>li>.sub-menu:has(.menu-item-has-children)>.menu-item-has-children .sub-menu li:hover::after {
    width: 100%
}

header.header .menu-wrap #menu-header>li:hover::after {
    width: 100%
}

header.header .menu-wrap #menu-header>li:hover>.sub-menu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 99;
    visibility: visible
}

header.header .menu-wrap #menu-header>li::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 6px;
    width: 0;
    background: #a4050d;
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap #menu-header .sub-menu {
    z-index: -1;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
}

header.header .menu-wrap #menu-header .sub-menu li {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px
}

header.header .menu-wrap #menu-header .sub-menu li:not(.menu-item-has-children):hover a {
    font-weight: 500
}

header.header .menu-wrap .search-wrap {
    position: relative;
    height: 40px;
    min-width: 27px;
    margin-bottom: 11px;
    margin-top: -7px
}

header.header .menu-wrap .search-wrap .search-icon {
    position: absolute;
    height: 21px;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999
}

header.header .menu-wrap .search-wrap .search-icon path {
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap .search-wrap .search-icon:hover path {
    fill: #a4050d
}

header.header .menu-wrap .search-wrap.active .header__search--form {
    z-index: 9999;
    padding-bottom: 17px
}

header.header .menu-wrap .search-wrap.active .header__search--form label {
    max-width: 250px;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

header.header .menu-wrap .search-wrap.active .header__search--form .search-submit {
    z-index: 99;
    opacity: 1;
    visibility: visible
}

header.header .menu-wrap .header__search--form {
    position: absolute;
    right: 0
}

header.header .menu-wrap .header__search--form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    border-radius: 10px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    overflow: hidden;
    max-width: 0;
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap .header__search--form label input {
    padding: 3px 35px 0 13px;
    border-radius: 10px;
    border: 1px solid #24282b;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #000
}

header.header .menu-wrap .header__search--form label input::-webkit-search-cancel-button,
header.header .menu-wrap .header__search--form label input::-webkit-search-decoration,
header.header .menu-wrap .header__search--form label input::-webkit-search-results-button,
header.header .menu-wrap .header__search--form label input::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none
}

header.header .menu-wrap .header__search--form label input::-webkit-input-placeholder {
    color: #979696
}

header.header .menu-wrap .header__search--form label input::-moz-placeholder {
    color: #979696
}

header.header .menu-wrap .header__search--form label input:-ms-input-placeholder {
    color: #979696
}

header.header .menu-wrap .header__search--form label input::-ms-input-placeholder {
    color: #979696
}

header.header .menu-wrap .header__search--form label input::placeholder {
    color: #979696
}

header.header .menu-wrap .header__search--form .search-submit {
    background: 0 0;
    position: absolute;
    height: 40px;
    top: 0;
    right: 0;
    font-size: 0;
    padding-right: 12px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap-mobile .top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header.header .menu-wrap-mobile .top-wrap .login {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 18px
}

header.header .menu-wrap-mobile .top-wrap .burger {
    cursor: pointer
}

header.header .menu-wrap-mobile .top-wrap .burger path {
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap-mobile .top-wrap .burger:hover path {
    fill: #a4050d
}

header.header .menu-wrap-mobile .menu {
    position: absolute;
    top: 100%;
    height: calc(100dvh - 100%);
    left: 0;
    width: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: .3s;
    transition: .3s;
    visibility: hidden;
    background: #fff;
    overflow-y: scroll
}

header.header .menu-wrap-mobile .menu .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header.header .menu-wrap-mobile .menu .buttons a {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    height: 57px;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 18px;
    -webkit-transition: .3s;
    transition: .3s
}

header.header .menu-wrap-mobile .menu .buttons a.member-join {
    background: #fdac2d
}

header.header .menu-wrap-mobile .menu .buttons a.member-join:hover {
    background: #ffc466
}

header.header .menu-wrap-mobile .menu .buttons a.donate {
    color: #fff;
    background: #600718
}

header.header .menu-wrap-mobile .menu .buttons a.donate:hover {
    background: #a4050d
}

header.header .menu-wrap-mobile .menu .menu-bottom {
    padding: 30px 20px
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap {
    position: relative;
    margin-bottom: 50px
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form label {
    width: 100%
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form label input {
    width: 100%;
    outline: unset;
    padding: 0 32px 3px 0;
    margin: 0;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #000;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: .36px;
    background: #fff;
    border-radius: unset
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form label input::-webkit-input-placeholder {
    color: #000
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form label input::-moz-placeholder {
    color: #000
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form label input:-ms-input-placeholder {
    color: #000
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form label input::-ms-input-placeholder {
    color: #000
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form label input::placeholder {
    color: #000
}

header.header .menu-wrap-mobile .menu .menu-bottom .search-wrap form .search-submit {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 6px;
    bottom: 6px;
    background: unset
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile li.current_page_item a {
    font-weight: 600
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .menu-link-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .menu-link-wrap a {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 24px
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .menu-link-wrap.active a {
    font-weight: 600
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .menu-link-wrap.active .expand-menu .closed {
    display: none
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .menu-link-wrap.active .expand-menu .opened {
    display: block
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .menu-link-wrap .expand-menu {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .menu-link-wrap .expand-menu .opened {
    display: none
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu {
    display: none;
    width: calc(100% + 40px);
    margin: 30px -20px -10px -20px
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .menu-link-wrap.active a {
    color: #a4050d
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .menu-item {
    padding: 0 20px 15px 30px;
    border-bottom: 1px solid #eeedf2
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .menu-item a {
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 24px
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .menu-item:not(:last-child) {
    margin-bottom: 15px
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .expand-menu svg {
    height: 10px;
    width: 10px
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .sub-menu {
    padding: 10px 0 20px;
    width: calc(100% + 50px);
    margin: 10px 0 -20px -30px;
    background: #eeedf2
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .sub-menu .menu-item {
    border: unset;
    padding: 0 0 0 40px;
    margin: 0
}

header.header .menu-wrap-mobile .menu .menu-bottom .nav_mobile .sub-menu .sub-menu .menu-item:not(:last-child) {
    margin-bottom: 20px
}

header.header .menu-wrap-mobile .menu .menu-bottom #menu-logged-menu-mobile {
    padding-top: 42px;
    margin-top: 40px;
    position: relative;
    gap: 20px
}

header.header .menu-wrap-mobile .menu .menu-bottom #menu-logged-menu-mobile .sub-menu {
    width: calc(100% + 40px);
    margin: 9px -20px 0 -20px
}

header.header .menu-wrap-mobile .menu .menu-bottom #menu-logged-menu-mobile .sub-menu li {
    border: unset;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 10px 40px 10px 40px;
    background: #eeedf2
}

header.header .menu-wrap-mobile .menu .menu-bottom #menu-logged-menu-mobile .sub-menu li a:hover {
    font-weight: 500
}

header.header .menu-wrap-mobile .menu .menu-bottom #menu-logged-menu-mobile::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    max-width: 276px;
    top: 0;
    left: 0;
    background-color: #a4050d
}

header.header .menu-wrap-mobile.active .menu {
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

html {
    scroll-padding-top: 120px
}

@media screen and (max-width:992px) {
    html {
        scroll-padding-top: 0
    }
}

@media screen and (max-width:992px) {
    main {
        margin-top: 95px
    }
}

.newsletter-widget {
    position: fixed;
    bottom: 200px;
    right: -100px;
    border-radius: 5px 5px 0 0;
    background: #a4050d;
    padding: 10px 20px;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.newsletter-widget.active {
    opacity: 1;
    visibility: visible
}

@media screen and (max-width:992px) {
    .newsletter-widget {
        display: none
    }
}

footer {
    background: #24282b;
    padding: 83px 0 61px
}

footer p {
    margin: 0 !important
}

@media (max-width:1199px) {
    footer {
        padding: 64px 0 70px
    }
}

footer .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 256px
}

@media (max-width:1199px) {
    footer .row {
        gap: 100px
    }
}

@media (max-width:767px) {
    footer .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 50px
    }

    footer .row:last-child {
        gap: 20px
    }
}

footer .row:not(:last-child) {
    margin-bottom: 57px
}

@media (max-width:767px) {
    footer .row:not(:last-child) {
        margin-bottom: 70px
    }
}

footer .row:last-child {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1199px) {
    footer .row .col {
        width: 100%
    }

    footer .row .col:last-child .copyright {
        text-align: right
    }
}

@media (max-width:767px) {
    footer .row .col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: auto
    }
}

footer .row .col:first-child {
    min-width: 300px;
    width: 300px
}

@media (max-width:1199px) {
    footer .row .col:first-child {
        min-width: 250px;
        width: 250px
    }
}

@media (max-width:767px) {
    footer .row .col:first-child {
        min-width: unset;
        width: auto
    }
}

footer .row .col .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    footer .row .col .icon {
        margin: 0
    }
}

footer .row .col .text {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 36px
}

footer .row .col .text img {
    margin-bottom: 22px
}

@media (max-width:767px) {
    footer .row .col .text img {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    footer .row .col .text {
        width: 260px;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 40px
    }

    footer .row .col .text br {
        display: none
    }
}

footer .row .col .socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

footer .row .col .socials .soc-title {
    color: #fff;
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .72px;
    margin-bottom: 10px
}

footer .row .col .socials .soc-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px
}

footer .row .col .socials .soc-links svg:hover path {
    fill: #fdac2d
}

footer .row .col .socials .soc-links svg path {
    -webkit-transition: .3s;
    transition: .3s
}

footer .row .col .copyright {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: .32px;
    text-align: center
}

footer .row .col .copyright a {
    position: relative
}

footer .row .col .copyright a:hover::after {
    width: 100%
}

footer .row .col .copyright a::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
    background: #fff
}

footer .row .col #menu-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 200px;
    -moz-column-gap: 200px;
    column-gap: 200px
}

@media (max-width:1300px) {
    footer .row .col #menu-footer {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px
    }
}

@media (max-width:767px) {
    footer .row .col #menu-footer {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

footer .row .col #menu-footer li:first-child {
    grid-row: 1/span 2
}

footer .row .col #menu-footer li a {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px
}

@media (max-width:767px) {
    footer .row .col #menu-footer li a {
        font-size: 16px
    }
}

footer .row .col #menu-footer li a[href] {
    position: relative
}

footer .row .col #menu-footer li a[href]:hover {
    font-weight: 700
}

footer .row .col #menu-footer li a[href]:hover::after {
    width: 100%
}

footer .row .col #menu-footer li a[href]::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
    background: #fff
}

footer .row .col #menu-footer li.menu-item-has-children>a {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .48px
}

@media (max-width:767px) {
    footer .row .col #menu-footer li.menu-item-has-children>a {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0
    }
}

footer .row .col #menu-footer li .sub-menu {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

footer .row .col #menu-footer li:nth-child(4) .sub-menu,
footer .row .col #menu-footer li:nth-child(5) .sub-menu {
    margin-top: 10px
}

@media (max-width:767px) {
    footer .row .col #menu-footer li:nth-child(1) {
        grid-row: 1/2
    }

    footer .row .col #menu-footer li:nth-child(2) {
        grid-row: 1/2
    }

    footer .row .col #menu-footer li:nth-child(3) {
        grid-row: 2/4
    }

    footer .row .col #menu-footer li:nth-child(4) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    footer .row .col #menu-footer li:nth-child(5) .sub-menu {
        margin-top: 20px
    }
}

footer .row .col #menu-footer .socials .sub-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 15px
}

footer .row .col #menu-footer .socials .sub-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

footer .row .col #menu-footer .socials .sub-menu a::after {
    display: none
}

footer .row .col #menu-footer .socials .sub-menu a:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(65%) sepia(87%) saturate(475%) hue-rotate(339deg) brightness(103%) contrast(98%);
    filter: brightness(0) saturate(100%) invert(65%) sepia(87%) saturate(475%) hue-rotate(339deg) brightness(103%) contrast(98%)
}

#page_all .scroll-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

#page_all .scrollbar-thumb {
    background-color: rgba(38, 92, 156, .75)
}

#page_all .scrollbar-thumb.startY {
    border-radius: 0 0 4px 4px
}

#page_all .scrollbar-thumb.endY {
    border-radius: 4px 4px 0 0
}

html::-webkit-scrollbar {
    width: 8px
}

html::-webkit-scrollbar-track {
    background: rgba(222, 222, 222, .75);
    -webkit-user-select: none;
    user-select: none
}

html::-webkit-scrollbar-thumb {
    background-color: rgba(38, 92, 156, .75);
    border-radius: 4px
}