/* .nav__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav__wrapper {
    display: block;
}
.header::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.15);
    -webkit-backdrop-filter: blur(48px);
    backdrop-filter: blur(48px);
    border-radius: 12px;
    z-index: -1;
    pointer-events: none;
}
.header-home .nav__wrapper {
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
}
.nav__wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.15);
    -webkit-backdrop-filter: blur(48px);
    backdrop-filter: blur(48px);
    border-radius: 12px;
    z-index: -1;
    pointer-events: none;
}
.header-bottom {
    padding-left: 0;
    padding-right: 0;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.31);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    display: none;
}
.overlay.active {
    display: block;
}
#headerSearchInner {
    padding: 24px;
    backdrop-filter: blur(1px);
    border-radius: 12px;
    border: 1px solid #f3f4f6;
    background: #fff;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
    margin-top: 4px;
}
#headerSearchInner input {
    background-color: #f6f6ff;
}

.partners-page__main {
    padding-top: 0;
}
.achievements__filter-bottom .filter-left--button {
    background-color: #2e35ab;
}
.dropdown {
    position: relative;
}

.nav__mobile-header {
    display: none;
}
@media (max-width: 768px) {
    .nav__main.active {
        padding: 0px 24px 60px;
    }
    .nav__burger {
        width: 18px;
        height: 15px;
    }
    .header-home .nav__main.active .nav__link img {
        filter: unset;
    }
    .header-home .nav__left .nav__logo {
        width: 70px;
        height: 40px;
    }
    .nav__mobile-header {
        display: flex;
        height: 78px;
        padding: 24px 0;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #f2f2f2;
        width: 100%;
    }
    .nav__mobile-header .logo-mobile {
        height: 40px;
    }
    .nav__mobile-header--right {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .nav__mobile-header .close-mobile {
        padding: 8px;
        display: flex;
        align-items: center;
    }
    .nav__mobile-header .close-mobile img {
        height: 12px;
    }
    .nav__mobile-header .lang-dropdown-mobile .lang-dropdown__toggle {
        color: #000;
    }
    .nav__mobile-header .lang-dropdown-mobile .lang-dropdown__toggle svg {
        filter: none;
    }
    .nav__burger.active {
        display: none;
    }
    .header-home .nav__list {
        gap: 0px;
    }
    .header-home .nav__main.active .nav__link {
        padding-top: 16px;
    }

    .header-home .nav__main.active .nav__link {
        color: #2a2a2a;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }
    .nav__item .dropdown__menu{
        margin: 0;
    }
    .nav__item.open .dropdown__menu{
        background-color: #F3F4F6;
    }
    .nav__item .dropdown__menu li a{
        padding: 0;
    }
} */
.nav {
    font-family: "TTHovesProExpandedBold", "sans-serif";
}
.header-home {
    position: absolute;
}
#homeMap,
#gymMap {
    z-index: 2;
}
.video-modal {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999;
}

.video-modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
}

.video-modal__content {
    position: relative;
    width: 90%;
    max-width: 900px;
    aspect-ratio: 16 / 9;
    background: #000;
    z-index: 2;
    border-radius: 12px;
    overflow: visible;
}

.video-modal iframe {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
}

.video-modal__close {
    position: absolute;
    top: -52px;
    right: 0;

    width: 40px;
    height: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #fff;
    border-radius: 50%;
    border: none;

    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    z-index: 20;
}

.video-modal__close img {
    width: 14px;
    height: 14px;
}
.home .gallery .gallery-slider .swiper-slide .gallery-item img {
    cursor: pointer;
}
.home .latest-news .news-item__body h3 {
    min-height: 78px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.news
    .achievements__filter-news
    .achievements__filter-bottom
    .search-box
    input {
    width: 100%;
    padding-right: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.achievements__filter-bottom .search-box input {
    padding-right: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.partners-item img {
    max-height: 120px;
}
.materials__bulk {
    cursor: pointer;
}
.news .single .news__single-description p,
.news .single .news__single-description h3 {
    margin-bottom: 1rem;
}
.is-home {
    padding: 0;
    padding-bottom: 28px;
}
.overlay {
    z-index: 3;
}
.is-inner .nav {
    z-index: 3;
    font-family: "TTHovesProExpandedDemiBold", "sans-serif";
}
.home .national-team .team-item__content {
    z-index: 2;
}
@media (max-width: 768px) {
    .is-home {
        padding: 14px 16px 0px;
		padding-top:0px;
    }
    .news .single .news__single-description {
        margin-top: 24px;
    }
    .history .timeline-item.first .year {
        right: -40px;
    }
    .faq-list .faq-item:first-child {
        border-bottom: none;
        border-top: none;
    }
    .faq-list .faq-item:last-child {
        border-bottom: none;
    }
}
.leadership-item__photo {
    overflow: hidden; /* şəkil çölə çıxmasın */
}

.leadership-item__photo img {
    transition: transform 0.3s ease;
}

.leadership-item__photo:hover img {
    transform: scale(1.08);
}
.referee .team__title,
.actual .team__title {
    background: none;
    border: none;
}
/* filters */
.achievements__filter-news .mobile-input {
    display: none;
}
@media (max-width: 1024px) {
    .achievements__filter-news .achievements__filter-bottom {
        display: flex;
    }
    .news
        .achievements__filter-news
        .achievements__filter-bottom
        .filter-right {
        display: flex;
        gap: 8px;
    }
    .news .achievements__filter-news .achievements__filter-bottom {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
        height: auto;
    }
    .news
        .achievements__filter-news
        .achievements__filter-bottom
        .filter-right
        .select-box {
        padding-inline: 0px;
    }
    .news .achievements__filter-news .achievements__filter-bottom .filter-left {
        width: 48px;
    }
    .achievements__filter-news .mobile-input {
        display: block;
        margin-top: 8px;
        background: var(--bg-white);
        border-radius: 6px;
        box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.08);
    }
    .achievements__filter-news .achievements__filter-bottom .search-box {
        display: none;
    }
    .achievements__filter-area {
        margin-top: 8px;
    }
    .search-box--search img {
        width: 24px;
        height: 24px;
    }
}
@media (max-width: 512px) {
    .news
        .achievements__filter-news
        .achievements__filter-bottom
        .filter-right {
        display: block;
    }
}
.button-datepicker {
    display: flex;
    align-items: center;
    gap: 4px;
}
.achievements__filter-area .search-box input:focus {
    -webkit-text-fill-color: #000 !important;
    caret-color: #000;
    border-radius: 12px;
    transition: background-color 9999s ease-in-out 0s;
    margin-left: 16px;
}
.about-info .icon {
    transition: color 0.25s linear, transform 0.25s linear;
}
.about-info-description {
    width: fit-content;
}
.button-link:hover {
    color: #363fd7;
}
.button-link:hover svg {
    transform: translateX(6px);
    color: #363fd7;
}

.button-link svg {
    transition: transform 0.3s ease;
}
.filter-left--button-single {
    gap: 8px !important;
}
.home .national-team .team-item__content {
    background: rgba(0, 0, 0, 0.1);
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(14, 29, 46, 0.53) 89%
    );
    backdrop-filter: blur(9.899999618530273px);
}
.home .gallery .gallery-slider .swiper-slide .gallery-item--link img {
    width: 21px;
    height: 21px;
}
.news__wrapper .actual .team__title {
    background: none;
    border: none;
}
.home .latest-news .news-item__body h3 {
    min-width: 52px;
}
.home .latest-news .news-item:hover {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
}
.contact-form .error-text {
    color: #c83532;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.session-modal.active {
    display: block;
}
.home .gallery .gallery-slider .swiper-slide .gallery-item--link:hover {
    background: linear-gradient(
        180deg,
        rgba(100, 100, 100, 0.01) 0%,
        rgba(0, 0, 0, 0.53) 100%
    );
}
.custom-map-popup .leaflet-popup-content-wrapper {
    border-radius: 14px;
    padding: 0;
    overflow: hidden;
}

.custom-map-popup .leaflet-popup-content {
    margin: 0;
}
.custom-map-popup {
    left: 0 !important;
}
@media (max-width: 512px) {
    .custom-map-popup {
        left: -171px !important;
    }
}
.map-popup {
    display: flex;
    width: 340px;
    padding: 8px;
    background: #fff;
    border-radius: 6px;
}

.map-popup__img {
    width: 122px;
    height: 105px;
}

.map-popup__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.map-popup__content {
    margin-left: 12px;
    max-height: 108px;
    max-width: 194px;
    font-family: "TASA Orbiter", sans-serif;
    color: #000;
}

.map-popup__content h3 {
    font-family: "TASA Orbiter", sans-serif;
    margin-bottom: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}

.map-popup__content p {
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

.map-popup__content a {
    color: #038ed8;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}

.map-popup__link {
    display: inline-block;
    font-weight: 700;
}
#contactMap .leaflet-popup-tip-container {
    display: none !important;
}
#contactMap a.leaflet-popup-close-button {
    display: none !important;
}
.representations-main .card {
    margin-top: 48px;
}
.faq-item__top {
    border: none;
}
.faq-item {
    border: none;
    border-top: 1px solid #b9bdc8;
}
.faq-list .faq-item:first-child {
    border-bottom: none;
}
.header-bottom .input-search input {
    color: #000;
    font-family: "TASA Orbiter", sans-serif;
}
.coach .team__title {
    margin-top: 40px;
}
.events-top .input-search input {
    box-shadow: 0px 1px 6px 0px #0000000f;
    font-weight: 600;
}
.events-top .input-search input::placeholder {
    color: #000;
}
.events-calendar-main .events-top .button-datepicker {
    box-shadow: 0px 1px 6px 0px #0000000f;
}
.breadcrumb {
    margin-top: 14px;
}
.achievements__filter-bottom .search-box img {
    /* width: 22px;
    height: 24px; */
    width: auto;
}
.gym .achievements__filter .search-box input,
.achievements .achievements__filter .search-box input {
    color: #000;
}
/* .achievements__filter .search-box input::placeholder {
    font-weight: 500;
} */
.gym .achievements__filter .search-box input::placeholder,
.achievements .achievements__filter .search-box input::placeholder {
    color: #9ca3af;
}
.referee .achievements__filter .search-box input {
    color: #000;
    backdrop-filter: blur(100px);
    box-shadow: 0px 1px 4px 0px #00000014;
}
.referee .achievements__filter .search-box input::placeholder {
    color: #9ca3af;
}
@media (max-width: 1024px) {
    .gym .achievements__filter-bottom .filter-right,
    .achievements .achievements__filter-bottom .filter-right {
        width: 100%;
        display: block;
    }
    .gym .achievements__filter-bottom .search-box,
    .achievements .achievements__filter-bottom .search-box {
        width: 100%;
        display: block;
        margin-top: 12px;
        position: relative;
    }
    .gym .achievements__filter-bottom .search-box button,
    .achievements .achievements__filter-bottom .search-box button {
        position: absolute;
        top: 14px;
        left: 16px;
    }
    .gym .achievements__filter-bottom .search-box input,
    .achievements .achievements__filter-bottom .search-box input {
        width: 100%;
        display: block;
        padding-left: 48px;
    }

    .referee .achievements__filter-bottom .filter-right {
        width: 100%;
        display: block;
    }
    .referee .achievements__filter-bottom .search-box {
        width: 100%;
        display: block;
        margin-top: 12px;
        position: relative;
    }
    .referee .achievements__filter-bottom .search-box button {
        position: absolute;
        top: 14px;
        left: 16px;
    }
    .referee .achievements__filter-bottom .search-box input {
        width: 100%;
        display: block;
        padding-left: 48px;
    }
}
.contact-details .input,
.faq-page .contact-right .input {
    font-weight: 600;
    color: #6d7280;
    box-shadow: none;
}
.contact-details .input::placeholder {
    font-weight: 600;
    color: #6d7280;
}
.contact-details .input-box,
.faq-page .contact-right .input-box {
    position: relative;
}
.contact-details .input-box img,
.faq-page .contact-right .input-box img {
    position: absolute;
    top: 18px;
    right: 24px;
    width: 18px;
    height: 18px;
    object-fit: contain;
}
.contact-details textarea,
.faq-page .contact-right textarea {
    width: 100%;
}
.search__panel-input--wrapper input {
    box-shadow: none;
    border: 1px solid#f3f4f6;
}
.team__card-item--image {
    transition: transform 0.3s ease;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team__card-item:hover .team__card-item--image {
    transform: scale(1.1);
}
.contact-right input {
    color: #000;
    font-weight: 600;
}
.contact-right input::placeholder {
    color: #9ca3af;
    font-weight: 500;
}
.contact-right textarea::placeholder {
    color: #9ca3af;
    font-weight: 500;
}
.home .calendar-main .calendar-item .calendar-date-day {
    font-size: 30px;
}
.home .calendar-main .calendar-item .calendar-date {
    padding: 16px;
}
@media (max-width: 768px) {
    .home .calendar-main .calendar-item__top {
        margin-left: auto;
    }
    .home .calendar-main .calendar-item__bottom {
        margin-top: 12px;
    }
    .team__card-item--image {
        height: 340px;
    }
    .representations-main .card {
        margin-top: 28px;
    }
    .faq-item__top .faq-item-title {
        margin-left: 0;
    }
}
@media (max-width: 512px) {
    .team__card-item--image {
        width: 160px;
        height: 202px;
    }
}
@media (max-width: 360px) {
    .team__card-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
    .team__card-item--image {
        height: auto;
    }
}
.header-home {
    background-color: unset;
}
.nav__wrapper::before {
    background: unset;
    content: unset;
}
/* .nav__wrapper {
    box-shadow: 0px 2px 4px 0px #00000040;
} */
.home .national-team .team-item__content {
    mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        black 15%,
        black 35%,
        black 100%
    );
    -webkit-mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        #000000b3 15%,
        black 35%,
        black 100%
    );
}
.achievements__filter-bottom .filter-left .select-box select {
    box-shadow: 0px 1px 6px 0px #0000000f;
    border: none;
}
.training .achievements__filter-bottom .search-box img {
    height: auto;
}
.elementor .team__title {
    border: none;
    background: none;
    margin-top: 64px;
    margin-bottom: 72px;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
}
.partner-item:hover {
    box-shadow: 0px 2px 4px 0px #0000000a;
}
.principles-item:hover {
    background: linear-gradient(
        94.9deg,
        #272d92 8.61%,
        #2e35ab 44.29%,
        #464fda 81.57%
    );
    color: #fff;
    cursor: pointer;
}
.principles-item:hover > .principles-item-icon {
    background: #ffffff0f;
}
.principles-item:hover > .principles-item-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7487%)
        hue-rotate(149deg) brightness(93%) contrast(118%);
}
@media (min-width: 1024px) {
    .footer__social {
        column-gap: 12px;
    }
}
.faq-item__bottom img {
    object-fit: contain;
}
.filter-date .icon {
    height: 18px;
    margin-left: 20px;
}
.representations-main .faq-item__top .faq-item-title,
.representations-main .faq-item__top .faq-item-number {
    font-family: "TTHovesProExpandedDemiBold", "sans-serif";
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    text-transform: uppercase;
}
@media (min-width: 1024px) {
    .representations-main .card {
        padding: 72px 110px;
    }
}
.event-item-right {
    display: flex;
    align-items: center;
    gap: 3px;
}
.event-item-dot {
    background: #ff003c;
    padding: 5px;
    border-radius: 50%;
}
.event-item-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #717171;
    margin-right: 70px;
}
.events-calendar-main .events-content .event-item-details {
    margin-bottom: 0px;
    border: none;
}
.events-calendar-main .events-content .event-item-text {
    margin-top: 18px;
}
.event-item-deadline {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #ff003c;
}
@media (max-width: 768px) {
    .event-item-wrapper {
        display: block;
        margin-right: 0;
    }
    .nav__wrapper {
        box-shadow: none;
    }
    .header-bottom .input-search input {
        box-shadow: none;
    }
}
.event-item-deadline {
    display: none;
}
.leaflet-pane .leaflet-marker-pane img {
    height: 48px !important;
    width: auto !important;
}
@media (min-width: 1024px) {
    .antidoping__item-right {
        margin-top: 0;
        min-width: 698px;
    }
}
.history .timeline-item .year {
    top: 64px;
}
.timeline-item::before {
    content: "";
    position: absolute;
    top: 32px;
    left: 25px;
    width: 22px;
    border-top: 2px dotted #000;
    transform: rotate(90deg);
    transform-origin: left top;
}
.timeline-item.first::before {
    left: 10px;
}
.timeline-item.last::before {
    left: 15px;
}
@media (max-width: 768px) {
    .history .timeline-track {
        min-height: 112px;
    }
}

.custom-options {
    max-height: 250px;
    overflow-y: auto;
    z-index: 100;
    scrollbar-width: thin;
    scrollbar-color: #363fd7 #fff;
}
.custom-select-wrapper.open .custom-options {
    display: block;
    padding: 4px;
}

.custom-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 22px;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.custom-option:hover {
    background: #f6f7ff;
}
/* checkbox */
.checkbox {
    width: 20px;
    height: 20px;
    border-radius: 6px;
    border: 2px solid #cfcfcf;
    transition: 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-option.active .checkbox {
    background: #3d4ed7;
    border-color: #3d4ed7;
}
.real-select {
    display: none;
}
.tournament-select {
    min-width: 240px !important;
}
.tournament-select .custom-option {
    padding: 16px;
}
.year-select .custom-option {
    padding: 16px 20px;
}
.oc-3 > .oc-cube {
    position: absolute;
    top: 41%;
    right: -4px;
    padding: 8px;
    rotate: 45deg;
    background-color: #363ec1;
}
.oc-4 > .oc-cube {
    position: absolute;
    top: 41%;
    left: -4px;
    padding: 8px;
    rotate: 45deg;
    background-color: #363ec1;
}
.oc-5 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #363fd7;
}
.oc-6 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #363fd7;
}
.oc-7 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #363fd7;
}
.oc-8 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #363fd7;
}
.oc-9 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #363fd7;
}
.oc-10 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #5167f0;
}
.oc-11 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #5167f0;
}
.oc-12 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #5167f0;
}
.oc-13 > .oc-cube {
    position: absolute;
    top: -4px;
    left: 46%;
    padding: 8px;
    rotate: 45deg;
    background-color: #5167f0;
}
.oc-14 > .oc-cube {
    position: absolute;
    top: 41%;
    left: -4px;
    padding: 8px;
    rotate: 45deg;
    background-color: #5167f0;
}
@media (max-width: 768px) {
    .oc-2 > .oc-cube {
        bottom: -4px;
        left: 13px;
    }
    .oc-3 > .oc-cube {
        left: -4px;
        right: unset !important;
    }
    .oc-5 > .oc-cube {
        top: 41%;
        left: -4px;
        right: unset !important;
    }
    .oc-10 > .oc-cube {
        left: 48.3%;
    }
    .oc-6 > .oc-cube {
        top: 41%;
        left: -4px;
        right: unset !important;
    }
    .oc-7 > .oc-cube {
        top: 41%;
        left: -4px;
        right: unset !important;
    }
    .oc-8 > .oc-cube {
        top: 41%;
        left: -4px;
        right: unset !important;
    }
    .oc-12 > .oc-cube {
        top: 41%;
        left: -4px;
        right: unset !important;
    }
    .oc-14 > .oc-cube {
        top: 41%;
        left: -4px;
        right: unset !important;
    }
    .oc-9 > .oc-cube {
        top: 41%;
        left: -4px;
        right: unset !important;
    }
    .oc-11 > .oc-cube {
        left: 48.3%;
    }
    .oc-13 > .oc-cube {
        left: 48.3%;
    }
}
.contact-map-wrapper {
    position: relative;
}

.office-select {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1000;
    width: 284px;
    border-radius: 12px;
    box-shadow: 0px 4px 4px 0px #0000001f;
}
.home-map {
    min-height: 375px;
}
@media (max-width: 1024px) {
    .achievements__filter-media .achievements__filter-bottom {
        display: block;
    }
    .achievements__filter-media .achievements__filter-bottom .search-box {
        display: block;
    }
    .achievements__filter-media .achievements__filter-bottom .search-box {
        width: 100%;
        position: relative;
        margin-top: 8px;
    }
    .achievements__filter-media .achievements__filter-bottom .search-box input {
        display: block;
    }
    .achievements__filter-media
        .achievements__filter-bottom
        .search-box
        button {
        position: absolute;
        top: 16px;
        right: 16px;
    }
    .achievements__filter-media .achievements__filter-bottom .filter-left {
        width: 100% !important;
    }
}
.news
    .training__single
    .news__card-wrapper
    .news__card-sidebar-list-image
    .sidebar-play {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 8px;
    left: 8px;
}
.news__card-sidebar-list-text {
    width: 228px;
}
.level-select {
    min-width: 240px;
}
.stream .news__card-item--text--title {
    margin-top: 12px;
}
.stream .achievements__filter {
    margin-top: 32px !important;
}
.stream .news__card-item {
    width: 410px !important;
}
@media (max-width: 768px) {
    .stream .news__card-item {
        width: 100% !important;
    }
}
.news .training__single .news__card-wrapper .news__card-sidebar-list-item {
    max-width: 445px;
}
.contact-form button:hover {
    background: #272d92;
}
.antidoping__item-right img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.antidoping__item-right .editor-flex {
    display: flex;
    margin-top: 8px;
}
.training .custom-select-wrapper .custom-select-trigger {
    box-shadow: 0px 1px 6px 0px #0000000d;
}
.training .news .training .achievements__filter .search-box {
    box-shadow: 0px 1px 6px 0px #0000000f;
}
.news .training .news__card-item--text--title {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 32px;
}
.achievements__filter-media .custom-select-wrapper .custom-select-trigger {
    box-shadow: 0px 1px 6px 0px #00000014;
}
.custom-select-wrapper .custom-select-trigger {
    border: 0;
    box-shadow: 0px 1px 6px 0px #0000000d;
}
.team__card-img-wrapper {
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    display: block;
    height: 346px;
}
.team-title {
    margin-top: 40px;
    padding: 0;
}
.team-subtitle {
    font-weight: 500;
    font-size: 16px;
    max-width: 300px;
    margin-top: 8px;
}
.news__wrapper.actual .news__card-item--title {
    min-height: 96px;
}
.referee .mobile-year {
    display: none;
}
/* Ümumi (bütün ekranlar) */
.content-text {
    position: relative;
    max-height: 360px;
    overflow: hidden;
    line-height: 1.5;
    transition: max-height 0.4s ease;
}
.content-text.expanded {
    max-height: 2000px;
}

.content-text.has-more:not(.expanded)::after {
    content: "...";
    position: absolute;
    bottom: -4px;
    right: 0;
    width: 100%;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}
.content-text.expanded::after {
    display: none;
}
.read-more-btn {
    display: none;
    background: none;
    border: none;
    color: #038ed8;
    font-weight: 700;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    margin-top: 4px;
    text-transform: capitalize;
}
@media (max-width: 768px) {
    .content-text {
        max-height: 260px;
    }
    .breadcrumb {
        display: none;
    }
    .faq-item.active .faq-item__bottom {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
    }
    .representations__wrapper {
        padding: 32px;
    }
    .representations__wrapper .representations__cards--item {
        width: 100%;
    }
    .elementor .team__title {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .news__wrapper.actual .news__card-wrapper {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 16px;
        padding-bottom: 15px;
        padding-right: 20px;
        scrollbar-width: none;
    }

    .news__wrapper.actual .news__card-wrapper::-webkit-scrollbar {
        display: none;
    }

    .news__wrapper.actual .news__card-item {
        min-width: 280px;
        max-width: 280px;
        flex-shrink: 0;
        scroll-snap-align: start;
    }
    .news__wrapper.actual .news__card-item--title {
        min-height: 120px;
    }
    .referee .achievements__filter {
        margin-top: 12px;
    }
    .coach .team__title {
        margin-top: 24px;
    }
    .referee .team__title {
        padding: 0;
    }
    .referee .team__single-info {
        margin-top: 12px;
    }
    .referee .mobile-year {
        display: block;
        font-weight: 800;
        font-size: 14px;
        line-height: 22px;
        color: #363fd7;
        margin-top: 8px;
    }
    .referee .team__single-competition .competition-table tbody tr td {
        border: 0;
        border-bottom: 1px solid var(--Gray-light);
    }
    .table__title {
        background: #eff1fd !important;
        padding: 16px 20px !important;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .materials__list {
        margin-top: 24px;
    }
    .materials__item-left {
        margin-bottom: 8px;
        justify-content: center;
    }
}
.read-more-btn {
    display: none;
}
.calendar-item__top_shape {
    width: 148px;
    height: 140px;
    background: #eff1fd;
    position: absolute;
    border-radius: 8px;
    left: 0;
    top: -21px;
    border-bottom-left-radius: 0px;
}
.faq-item__bottom .faq-item-content p,
.faq-item__bottom .faq-item-content span {
    font-family: "TASA Orbiter", sans-serif !important;
    font-size: 18px !important;
    line-height: 26px !important;
}
.principles-item {
    background-color: var(--primary-blue--100);
    padding: 24px;
    border-radius: 12px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: color 0.3s ease, transform 0.3s ease;
    cursor: pointer;
}

.principles-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        94.9deg,
        #272d92 8.61%,
        #2e35ab 44.29%,
        #464fda 81.57%
    );
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.principles-item:hover {
    color: #fff;
}

.principles-item:hover::before {
    opacity: 1;
}

.principles-item-title,
.principles-item-description,
.principles-item-description * {
    transition: color 0.3s ease;
}
.main-indicators__left .button {
    background-color: #363fd7;
}
.team-filter .weight-category {
    width: 220px;
}
.referee .achievements__filter .team-filter .search-box input::placeholder {
    color: #a3a3a3;
    font-weight: 500;
}
@media (max-width: 1448px) and (min-width: 768px){ 
    .container {
        max-width: 1312px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
}
.news .stream .news__card-item--text--title{
    font-size: 18px;
    line-height: 28px ;
}
.gallery-item--play{
    position: absolute;
    width: 52px;
    height: 52px;
    top: 20px;
    left: 20px;
    cursor: pointer;
}
.header-home .lang-dropdown__toggle img{
	filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%)
        hue-rotate(93deg) brightness(110%) contrast(101%)
}
@media (min-width: 992px){ 
	.home .hero-image{
		object-position:bottom;
	}
}
@media (max-width: 768px){
	.home .calendar-main .calendar-item-location{
		font-size:14px;
	}
	.calendar-item__top-main{
		text-align:end;
	}
	.home .calendar-main .calendar-item .calendar-date{
		width:140px;
	}
	.calendar-item__top_shape{
		width: 148px;
		height: 118px;
	}
	.home .calendar-main .calendar-item-description{
		width:120px;
		margin-left:auto;
		text-align:end;
	}
}	
@media (max-width:512px){
	.home .hero{
		height:50vh;
		padding-inline:0px;
	}
	.header-home .nav__left .nav__logo{
		width:70px;
		height:auto;
	}
	.home .calendar-main .calendar-item-title{
		font-size:12px;
		max-width:120px;
	}
}
.header-home nav .container{
	padding-left:0px;
	padding-right:0px;
}
.history .timeline-title{
	font-family: "TTHovesProExpandedBold", "sans-serif";
}
.news .single .news__single-image img{
	max-height:640px;
}
.dropdown__menu{
	left:-17px;
}
/* Bottom hissənin ilkin halı */
.faq-item__bottom {
    display: grid;
    grid-template-rows: 0fr; /* Hündürlük 0 olur */
    transition: grid-template-rows 0.4s ease, margin 0.4s ease, opacity 0.4s ease;
    overflow: hidden;
    opacity: 0;
    margin-top: 0;
}

/* Active olanda hündürlüyün avtomatik açılması */
.faq-item.active .faq-item__bottom {
    grid-template-rows: 1fr; /* Mətnin hündürlüyü qədər açılır */
    opacity: 1;
    margin-top: 16px;
    margin-bottom: 16px;
}

/* İçindəki kontentin düzgün görünməsi üçün */
.faq-item-content {
    min-height: 0;
}

/* İkonun fırlanması */
.faq-item .icon {
    height: 16px;
    width: 16px;
    flex-shrink: 0;
    transition: transform 0.4s ease; /* Rotate üçün keçid */
}

.faq-item.active .icon {
    transform: rotate(-90deg);
}
.history .timeline-item .year{
    display: block;
    white-space: nowrap;
}
.header-home .lang-dropdown__menu{
    z-index: 1;
}
.gym__gallery-share{
    position: relative;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.gym__gallery-share--box{
    padding: 16px;
    width: 166px;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 24px;
    background-color: #fff;
    box-shadow: 1px 1px 10.4px 2px #00000014;
    border-radius: 8px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px); 
    transition: all 0.3s ease-in-out;
}
.gym__gallery-share.active .gym__gallery-share--box {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.gym__gallery-share--box::before{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    rotate: 45deg;
    top: -8px;
}
.gym__gallery-share--box--item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-top: 19px;
}
.gym__gallery-share--box--item:nth-child(1){
    margin-top: 0;
}
.gym_single .gym__gallery-share .gym__gallery-share--box--item img{
    width: 20px;
    height: 20px;
}
.gym__gallery-share--box--item:hover { 
    opacity: 0.6; 
}
/* Tooltip-in ümumi stili */
.copy-tooltip {
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    background: #333;
    color: #fff;
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 100;
}

.copy-tooltip.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}
.copy-tooltip::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    background: #333;
}
.copy-tooltip.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

.copy-tooltip::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    background: #333;
}
@media (max-width: 768px) {
    .gym__gallery-share--box {
        position: fixed;
        top: 50% !important;
        left: 50% !important;
        /* İlkin vəziyyət: mərkəzdə, bir az aşağıda və şəffaf */
        transform: translate(-50%, -40%) scale(0.95); 
        opacity: 0;
        visibility: hidden;
        width: 90%;
        max-width: 280px;
        margin-top: 0;
        
        /* Transition: bütün dəyişikliklər 0.3 saniyə ərzində, rəvan başlasın */
        transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), visibility 0.3s;
        z-index: 1000;
    }

    /* Aktiv olanda (açılanda) */
    .gym__gallery-share.active .gym__gallery-share--box {
        opacity: 1;
        visibility: visible;
        /* Tam mərkəzə gəlir və normal ölçüsünə qayıdır */
        transform: translate(-50%, -50%) scale(1);
    }
    .gym__gallery-share--box::before{
        content: unset;
    }

    /* Arxa fonun qaralması (Overlay) üçün animasiya */
    .gym__gallery-share::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease;
        z-index: 999;
        pointer-events: none;
    }

    .gym__gallery-share.active::after {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}
.team__title {
    font-family: 'TTHovesProExpandedBold';
}
@media (min-width: 1024px) {
    .team__wrapper {
        min-height: 408px;
    }
}
.home .calendar-top .swiper-button-next,
.home .calendar-top .swiper-button-prev {
    transition: transform 0.4s ease, background 0.4s ease, backdrop-filter 0.4s ease;
}

.home .calendar-top .swiper-button-prev:hover,
.home .calendar-top .swiper-button-next:hover {
    background: #FFFFFF1C;
    backdrop-filter: blur(20px);
}
.footer__main-right-menu ul a:hover{
    color: #2e35ab;
}