/*competitions-template*/

@font-face {
    font-family: Roboto;
}

@font-face {
    font-family: "Montserrat";
    src: url("/wp-content/themes/citadela/design/fonts/Montserrat-Regular.ttf");
    font-weight: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("/wp-content/themes/citadela/design/fonts/Montserrat-Italic.ttf");
    font-style: italic;
}

@font-face {
    font-family: "Montserrat";
    src: url("/wp-content/themes/citadela/design/fonts/Montserrat-Medium.ttf");
    font-weight: 500;
}

@font-face {
    font-family: "Roboto";
    src: url("/wp-content/themes/citadela/design/fonts/Roboto-Medium.ttf");
    font-weight: 500;
}

@font-face {
    font-family: "Roboto";
    src: url("/wp-content/themes/citadela/design/fonts/Roboto-Regular.ttf");
    font-weight: 400;
}

.competitions-template {
    background-color: #EDEBDD;
    padding-bottom: 11%;
}

.dark-red-color-text {
    color: #630000;
}

.font-text {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.content-font {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 500;
    line-height: 57.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

body:has(.competitions-template) .head_block {
    background-color: #810100 !important;
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    max-height: 82px;
}

body:has(.competitions-template) .head_block .header {
    padding: 15px 13% 0 13%;
}

body:has(.competitions-template) .head_block:before {
    content: '';
    box-shadow: 0px 4px 100px -128px rgba(0, 0, 0, 0.25);
    top: 0;
}

body:has(.competitions-template) .head_block .logo_name a {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 11px;
    line-height: 120%;
    color: #EDEBDD !important;
}

body:has(.competitions-template) .head_block .logo_name {
    width: 74%;
    font-size: 11px;
    font-weight: 400;
    line-height: 13.2px;
}

body:has(.competitions-template) .head_block .section a,
body:has(.competitions-template) .head_block .section span {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 11px;
    line-height: 120%;
    color: #EDEBDD;
}

body:has(.competitions-template) .head_block .header_logo {
    gap: 7px;
}

body:has(.competitions-template) .head_block .header_search,
body:has(.competitions-template) .head_block .header_login {
    max-height: 36px;
    max-width: 196px;
    margin-top: auto;
    margin-bottom: auto;
}

body:has(.competitions-template) .head_block .header_login span {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(0, 51, 102, 1);

}

body:has(.competitions-template) .head_block .header_login a {
    min-height: 100% !important;
    background: rgba(255, 255, 255, 1) !important;
    border: none!important;
    max-height: 36px;
}

body:has(.competitions-template) .head_block .header_search input[type="search"] {
    background-color: rgba(255, 255, 255, 1) !important;
    min-height: 100% !important;
    max-height: 36px;
}

body:has(.competitions-template) .head_block .header_logo img{
    height: 48px;
    width: 48px;
}

.competitions-template .block-with-background {
    padding: 20px 10% 17px 17%;
    background-size: 100%;
    position: relative;
    z-index: 2;
}

.competitions-template .block-with-background div {
    position: relative;
    z-index: 2;
    margin-top: 6px;
}

.competitions-template .block-with-background .title-block {

}

.competitions-template .content-block-without-back {
    padding: 20px 1% 0px 17%;
}

.competitions-template .content-block-without-back h2 {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 500;
    line-height: 57.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 48px;
    margin-bottom: 20px;
    letter-spacing: 0em;
    padding-left: 8px;
}

.competitions-template .block-with-background .title-block span.title-block {
    letter-spacing: 0.07em;
    padding-left: 12px;
}

.competitions-template .content-two-column {
    display: grid;
    grid-template-columns: 1.5fr 0.9fr;
    gap: 132px;
}

.competitions-template .content-two-column .left-block {
    margin-right: 12%;
}

.competitions-template .banner-head {
    position: relative;
}

.competitions-template  .block-with-background p {
    margin-bottom: 0;
}

.competitions-template  .block-with-background .sub-title {
    padding-left: 15px;
    margin-top: -7px;
    margin-bottom: 13px;
    letter-spacing: 0.07em;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.competitions-template  .block-with-background .get_order p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.75px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 33px;
    padding-left: 13px;
    letter-spacing: 0.07em;
}

.competitions-template  .block-with-background .content-block.dark-blue-color-text p{
    padding-bottom: 12px;
}

.competitions-template .content-block-after-desc {
    padding: 0px 5% 0px 17%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.competitions-template .content-two-column .right-block .content-block-after-desc p {
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 0;
}

.competitions-template .content-two-column .right-block .getOrder {
    font-family: "Roboto";
    color: #ffffff !important;
    text-transform: uppercase;
    background-color: #630000;
    padding: 5px 9px;
    border-radius: 100px;
    display: block;
    font-size: 16px;
    line-height: 18.75px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: max-content;
    margin: 0 auto 0 auto;
}

.competitions-template .content-two-column .right-block .getOrderBlock {
    padding: 0px 5% 17px 17%;
    width: 100%;
}

.competitions-template .competition-nomination-title {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 500;
    line-height: 57.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.competitions-template .competition-nomination-content {
    background-color: rgba(7, 97, 175, 1);
    border-radius: 30px;
    max-width: 856px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3.5%;
    padding-bottom: 4.5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    min-height: 1152px;
}

.competitions-template .competition-nomination-content p,
.competitions-template .competition-nomination-content li {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.competitions-template .competition-nomination-content {
    display: none;
}

.competitions-template .competition-nomination-content.active {
    display: flex;
}



.competitions-template  .competition_nomination {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 3%;
}

.competitions-template .competition-nomination-title {
    font-family: Roboto;
    font-size: 48px;
    font-weight: 500;
    line-height: 57.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 55px;
    margin-bottom: 18px;
    letter-spacing: 0.06em;
}

.competitions-template .competition-nomination-content h3 {
    color: rgba(199, 221, 242, 1);
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 74%;
    letter-spacing: 0.07em;
    margin-bottom: 35px;
}

.competitions-template .competition-nomination-content p em {
    font-family: Roboto;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.competitions-template .competition-nomination-content ul {
    list-style: none;
    margin-left: 0;
}
.competitions-template .competition-nomination-content ul li:before {
    content: "– ";
}

.squire-block .squire {
    height: 40px;
    width: 40px;
    background-color: rgba(199, 221, 242, 1);
}

.squire-block .squire.active {
    background-color: rgba(0, 51, 102, 1);
}

.squire-block {
    display: flex;
    gap: 93px;
    justify-content: center;
    margin-top: 22px;
}

.block-faq {
    max-width: 1030px;
    margin: auto;
    margin-top: 11%;
    margin-bottom: 2%;
}

.block-faq .content-faq{
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

.block-faq .content-faq .right-block, .block-faq .content-faq .left-block {
    background-color: #810100;
    border-radius: 30px;
    padding: 31px 1.5% 15px 5.5%;
}

.block-faq.nomination .content-faq .right-block, .block-faq .content-faq .left-block {
    background-color: #810100;
    border-radius: 30px;
    padding: 22px 1.5% 17px 3.5%;
}

.block-faq.nomination .content-faq .content-left-block .nomination-list p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 11px;
    line-height: 120%;
    text-align: center;
    vertical-align: middle;
    color: #810100;
    margin: 0;
}

.block-faq.nomination .content-faq .content-left-block .nomination-list .nomination-item {
    background: #EDEBDD;
    padding: 5px;
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.block-faq.nomination .content-faq .content-left-block .nomination-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 14%;
}

.age-list {
    height: 51%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 90%;
}

.age-list li:nth-child(2) {
    width: 70%;
}

.white-background {
    background-color: #F3F0EB;
    padding: 2% 0;
}

.block-faq .content-faq .right-block .content-right-block {
    margin-top: 3%;
    height: 81%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.block-faq .content-faq .content-left-block p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 8%;
    color: rgba(255, 255, 255, 1);
}

.block-faq.nomination .description-content {
    display: flex;
    gap: 7%;
}

.block-faq .description-content {
    display: flex;
    gap: 7%;
    justify-content: space-between;
}

.block-faq .description-content img {
    object-fit: cover;
    border-radius: 24px;
    height: 100%;
    width: 100%;
}

.block-faq .content-faq .content-right-block p {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 13.2px;
    letter-spacing: -0.01em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(0, 51, 102, 1);
}

.info-tab-for {
    display: none;
}

.info-tab-for.active {
    display: block;
}

.title-blocl-faq p {
    text-align: center;
    margin-bottom: 2%;
}

.block-faq .content-faq .content-right-block p.info_tab_faq_block {
    background-color: rgba(243, 240, 235, 1);
    border-radius: 10px;
    padding: 10px 0;
    width: 80%;
    text-align: center;
    margin: 0;
}

.block-faq .content-faq .content-right-block .title-category p,
.block-faq .content-faq .content-left-block .title-category p {
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 89%;
    margin: auto;
    color: rgba(255, 255, 255, 1);
    letter-spacing: -0.05em;
}

.judges-block-content .person .name-block .name {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 89%;
    margin: auto;
    color: rgba(255, 255, 255, 1);
    letter-spacing: -0.05em;
}

.competitions-template  .sidebar {
    background-image: url("/wp-content/themes/citadela/design/images/Union-red.svg");
    background-size: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    position: relative;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-top: 21%;
    padding-left: 18%;
    z-index: 1;
}

.pencil {
    max-height: 465px;
    position: absolute;
    z-index: 99999;
    bottom: -11%;
    left: 16%;
    transform: rotate(-77deg);
}

.competitions-template  .sidebar div {
    z-index: 3;
    position: relative;
}


.competitions-template  .sidebar .sidebar_title_block {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    font-style: normal;
    text-transform: uppercase;
}

.competitions-template  .sidebar .contest_block a{
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 13.2px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(199, 221, 242, 1);
}

.competitions-template  .sidebar .contest_block{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 10px;
    padding-bottom: 24px;
    width: 80%;
}

.competitions-template  .sidebar .footer_menu {
    margin-top: 0;
    gap: 0;
}

.competitions-template  .sidebar .last_news{
    margin-top: 17px;
    width: 83%;
    gap: 22px;
}
.competitions-template  .sidebar .last_news a {
    font-family: Montserrat!important;
    font-size: 11px!important;
}
.getOrder{
    font-family: "Roboto";
    color: rgba(0, 51, 102, 1) !important;
    text-transform: uppercase;
    background-color: rgba(199, 221, 242, 1);
    padding: 10px 20px;
    border-radius: 100px;
    display: block;
    font-size: 16px;
    line-height: 18.75px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: max-content;
    margin: 20% auto 21% auto;
}

.getOrderBlock {
    width: 90%;
}

.footer-competition-templ .title-block {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #EDEBDD;
}

.footer-competition-templ .description {
   text-decoration: none;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    color: #EDEBDD;
}

.footer-competition-templ a.description {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    color: #EDEBDD;
}

.footer-competition-templ {
    background-color: #630000;
    display: flex;

    justify-content: space-between;
    padding: 3.5% 10%;
}

.footer-competition-templ .column,
.footer-competition-templ .column div{
    display: flex;
    flex-direction: column;
}

.gap-22 {
    gap: 22px;
}

.footer-competition-templ .column.contacts .title-block {
    padding-bottom: 8px;
}

.footer-competition-templ .odnoklassniki-social{
    background-image: url("/wp-content/themes/citadela/design/images/odnoklassniki_white.svg");
}

.footer-competition-templ .vk-social {
    background-image: url("/wp-content/themes/citadela/design/images/vk_white.svg");
}

.footer-competition-templ .rutube-social{
    background-image: url("/wp-content/themes/citadela/design/images/rutube_white.svg");
}

.footer-competition-templ .tg-social {
    background-image: url("/wp-content/themes/citadela/design/images/tg_white.svg");
}

.footer-competition-templ .social a {
    background-repeat: no-repeat;
    display: block;
    height: 51px;
    width: 51px!important;
    background-size: cover;
}

.footer-competition-templ .social {
    display: flex;
    gap: 12px;
    flex-direction: row!important;
}

body:has(.competitions-template) .header_search input[type="submit"] {
    right: 20px!important;
    background-image: url("/wp-content/themes/citadela/design/images/competitions-template-search.svg");

}

body:has(.competitions-template) .header_search input::placeholder{
    color: transparent;
}
body:has(.competitions-template) .head_block .header_login img {
    display: none;
}

.background-mobile {
    display: none;
}

.block-faq .content-faq .content-left-block .title-category p {
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: -0.05em;
}

.block-faq.nomination .content-faq .content-left-block .title-category p {
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
}

.block-faq .content-faq .content-left-block {
    width: 31.5%;
}

.block-faq.nomination .content-faq .img-age-block {
    width: 64%;
    max-height: 288px;
}

.block-faq .content-faq .right-block .content-in-tabs-info-for:has(.img-age-block) {
    overflow: hidden;
    padding: 0;
}

.block-faq .content-faq .right-block .content-in-tabs-info-for .img-age-block {
    width: 100%;
    height: 100%;
}

.block-faq .content-faq .img-age-block {
    width: 59%;
    max-height: 305px;
}

.block-faq .content-faq .right-block {
    display: flex;
}

.block-faq .content-faq .right-block .content-right-block {
    width: 40%;
    overflow: hidden;
}

.block-faq .content-faq .right-block .content-in-tabs-info-for {
    width: 57%;
    background-color: rgba(243, 240, 235, 1);
    border-radius: 30px;
    height: 264px;
    overflow-y: scroll;
    padding: 13px 40px;
}
.block-faq .content-faq .right-block .content-in-tabs-info-for * {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 13.2px;
    letter-spacing: -0.01em;
    text-align: justify;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(0, 51, 102, 1);
}

.block-faq .content-faq .content-right-block p.info_tab_faq_block.active {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 100%;
    position: relative;
    z-index: 2;
}

.info_tab_faq_block_wrapper {
    width: 82%;
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin-top: 21px;
    margin-left: 19%;
}

.img-age-block.info-tab-for.active {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block-faq .content-faq .content-right-block .title-category p {
    width: 100%;
}

.block-faq .content-faq .right-block .content-in-tabs-info-for img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.block-faq .content-faq .right-block {
    padding: 19px 1.5% 11px 0;
    justify-content: space-between;
}

.block-faq .content-faq .right-block .content-in-tabs-info-for:has(.img-age-block.info-tab-for.active) {
    padding: 0;
    overflow: hidden;
}

.judges-block-content .person {
    background-color: #810100;
    border-radius: 30px;
    display: flex;
    padding: 7% 0% 9% 11%;
    gap: 6px;
}
.judges-block-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1em;
}

.judges-block {
    max-width: 1032px;
    margin: auto;
    margin-top: 2%;
}

.judges-block-title p.title-block {
    text-align: center;
    margin-bottom: 4%;
    letter-spacing: -0.06em;
}

.judges-block-content .person .name-block .comment {
    font-family: Roboto;
    font-size: 10px;
    font-weight: 400;
    line-height: 13.2px;
    letter-spacing: -0.01em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.judges-block-content .person .img-block {
    width: 146px;
    height: 161px;
}

.judges-block-content .person .img-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.judges-block-content .person .name-block {
    flex-basis: 60%;
}

.judges-block-content .person .name-block .name {
    margin-bottom: 18px;
}

.swiper-container-test {
    width: 600px;
    height: 400px;
}

.template-contant .swiper-container-partners .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.template-contant .swiper-container-partners .swiper-pagination {
    margin-top: 20px;
}

.template-contant .swiper-container-partners .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.template-contant .swiper-container-partners {
    max-width: 900px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.title-container-partners {
    margin-top: 8.3%;
}
.title-container-partners p {
    text-align: center;
}


.template-contant .swiper-container-partners .swiper-wrapper {
    align-items: center;
    padding-bottom: 8%;
}

.template-contant .swiper-container-partners .title-block {
    text-align: center;
    margin-bottom: 5%;
}

.template-contant .swiper-container-partners .swiper-pagination {
    display: flex;
    justify-content: center;
}

.template-contant .swiper-container-partners .swiper-pagination span {
    background-color: rgba(217, 217, 217, 1) !important;
    border-radius: 100%;
    display: block;
    aspect-ratio: 1/1;
}

.template-contant .swiper-container-partners .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #810100 !important;
}

.competitions-template .winner-wrapper {
    height: 152px;
    width: 205px;
    margin: auto;
    position: relative;
}

.competitions-template .winner-wrapper .winner-slider {
    overflow: hidden;
}

.competitions-template .winner {
    background-color: #810100;
    margin-top: 8%;
    padding-top: 2.5%;
    padding-bottom: 14%;
}

.competitions-template .winner .block-title p {
    color: rgba(217, 217, 217, 1);
    text-align: center;
}

.competitions-template .winner .swiper-button-next,
.competitions-template .winner .swiper-button-prev {
    height: 127px;
    width: 63px;
}

.competitions-template .winner .swiper-button-next:after,
.competitions-template .winner .swiper-button-prev:after {
    content: none;
}

.competitions-template .winner .swiper-button-next {
    background-image: url("/wp-content/themes/citadela/design/images/competition-next.svg");
    right: -77%;
}

.competitions-template .winner .swiper-button-prev {
    background-image: url("/wp-content/themes/citadela/design/images/competition-prev.svg");
    left: -77%;
}

.competitions-template .winner .swiper-slide p {
    color: rgba(217, 217, 217, 1);
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 16%;
}

.swiper-pagination-winner span {
    display: block;
    height: 24px;
    width: 24px;
    background-color: rgba(217, 217, 217, 1) !important;
}

.swiper-pagination-winner span.swiper-pagination-bullet-active {
    background-color: rgba(199, 221, 242, 1) !important;
}

.swiper-pagination-winner {
    display: flex;
    justify-content: center;
}

.competitions-template .winner .swiper-slide img {
    width: 152px;
    margin: auto;
    display: block;
}

.competitions-template .award-ceremony-block {
    padding: 0 5%;
    margin-top: 4.5%;
}

.competitions-template .award-ceremony-wrapper {
    background-color: #810100;
    border-radius: 30px;
    max-width: 1031px;
    margin: auto;
    padding: 5% 1% 2% 5%;
    position: relative;
}

.swiper-button-prev-award,
.swiper-button-next-award {
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
    z-index: 99;
}

.swiper-button-prev-award {
    left: 21px;
}

.swiper-button-next-award {
    right: 21px;
}

.competitions-template .award-ceremony-wrapper .img-block {
    max-width: 422px;
    max-height: 274px;
    border-radius: 15px;
}

.competitions-template .award-ceremony-wrapper .img-block img {
    border-radius: 15px;
}

.competitions-template .award-ceremony-wrapper .img-block iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.competitions-template .award-ceremony-wrapper .text-block {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.competitions-template .award-ceremony-wrapper .text-block .description-slide {
    width: 70%;
}

.competitions-template .award-ceremony-wrapper .title-slide {
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 1);
}

.competitions-template .award-ceremony-block .title-block {
    text-align: center;
    letter-spacing: 0.06em;
    margin-bottom: 17px;
}

.swiper-pagination-award-ceremony span {
    display: block;
    height: 24px;
    width: 24px;
    background-color: rgba(217, 217, 217, 1) !important;
}

.swiper-pagination-award-ceremony {
    display: flex;
    justify-content: center;
    margin-top: 7.5%;
}

.swiper-pagination-award-ceremony span.swiper-pagination-bullet-active {
    background-color: #1B1717 !important;
}

.competitions-template .award-ceremony-wrapper .description-slide {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 1);
}

.competitions-template .award-ceremony-wrapper .award-slide {
    display: flex;
    justify-content: space-between;
}

.competitions-template  .award-ceremony-slider {
    overflow: hidden;
}

.competitions-template .news-about-us-wrapper .title-block {
    text-align: center;
    letter-spacing: 0.06em;
    margin-bottom: 15px;
}

.competitions-template .news-about-us-wrapper {
    margin: 0 5%;
    padding-top: 5.5%;
}

.competitions-template .news-about-us-wrapper .smi-about-us-content {
    background-color: #810100;
    border-radius: 30px;
    padding: 4.8% 3.7%;
    display: flex;
    flex-direction: column;
    max-width: 1031px;
    margin: 0 auto;
    gap: 26px;
}

.competitions-template .news-about-us-wrapper .smi-about-us-content a {
    text-decoration: none;
    font-family: Roboto;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
}





.competitions-template  .our-exhibitions-content {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: 346px;
    gap: 20px;
    max-width: 1032px;
    margin: auto;
}

.competitions-template .our-exhibitions-block {
    margin: 0 5%;
}

.competitions-template .our-exhibitions-block .title-block {
    text-align: center;
    letter-spacing: 0.06em;
}

.competitions-template .our-exhibitions-wrapper {
    margin-top: 7.5%;
}

.competitions-template  .our-exhibitions-content .our-exhibitions-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.competitions-template  .our-exhibitions-content .our-exhibitions-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}

/* Стили для нечетных рядов */
.competitions-template  .our-exhibitions-content .our-exhibitions-item:nth-child(4n + 1) {
    grid-column: 1 / 4;
}

.competitions-template  .our-exhibitions-content .our-exhibitions-item:nth-child(4n + 2) {
    grid-column: 4 / 6;
}

/* Стили для четных рядов */
.competitions-template  .our-exhibitions-content .our-exhibitions-item:nth-child(4n + 3) {
    grid-column: 1 / 3;
}

.competitions-template  .our-exhibitions-content .our-exhibitions-item:nth-child(4n + 4) {
    grid-column: 3 / 6;
}

.competitions-template h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
}

.competitions-template .content-two-column .right-block p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.06em;
}

.competitions-template li {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}

.competitions-template .content-two-column .right-block p:last-child {
    margin-bottom: 3%;
}

.competitions-template .content-two-column .right-block .content-block-after-desc p:first-child {
    font-size: 16px;
}

.block-faq.nomination {
    margin-top: 6.5%;
    margin-bottom: 0;
}

.block-faq.nomination .title-blocl-faq p {
    text-align: center;
    margin-bottom: 5%;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '';
}

.swiper-button-next2 {

    transform: translate(-70%, 14%);
}

.swiper-button-prev2 {

    transform: translate(70%, 14%);

}

.parthers-items {
    display: flex;
    justify-content: center;
    align-items: center;
}

.block-faq .content-faq .right-block {
    position: relative;
}

.pencil-faq {
    max-height: 700px;
    position: absolute;
    z-index: 99999;
    bottom: -88%;
    right: -73px;
    transform: rotate(44deg);
}

.info-modal {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(12px);
    background: rgb(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.info-modal.active {
    display: flex;
}

.info-modal .modal-content {
    background-image: url("/wp-content/themes/citadela/design/images/modalRigntBackground.png");
    max-width: 1020px;
    background-color: #810100;
    height: max-content;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    position: relative;
    max-height: 90vh;
    padding-bottom: 10%;
}

.info-modal .modal-content .info-modal-wrapper{
    max-height: 40vh;
    overflow: overlay;
    z-index: 10;
    position: relative;
}

.title-modal {
    font-size: 35px;
    font-family: Montserrat;
    font-weight: 600;
    width: 50%;
    padding: 10% 0 0 10%;
}

.info-modal .info-modal-wrapper::-webkit-scrollbar {
    width: 3px; /* Обязательно указать ширину */
    height: 8px; /* Для горизонтального скроллбара */
    z-index: 9999;
}

.info-modal .info-modal-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

.info-modal .info-modal-wrapper::-webkit-scrollbar-thumb {
    background: hsl(0 0% 50%);
    border-radius: 4px;
}

.info-modal .info-modal-wrapper::-webkit-scrollbar-thumb:hover {
    background: hsl(0 0% 40%);
}

.pencil-modal {
    max-height: 350px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}

/* Стандартные свойства для Firefox */
.info-modal .info-modal-wrapper {
    scrollbar-width: thin;
    scrollbar-color: hsl(0 0% 50%) #f1f1f1;
}

.info-modal .info-modal-wrapper a {
    color: #fff;
    text-decoration: underline;
}

.info-modal .info-modal-wrapper a:hover {
    text-decoration: none;
}

.info-modal .modal-content .close-btn {
    position: absolute;
    top: 0;
    right: 0;
    max-height: 31px;
    max-width: 31px;
    transform: translate(-50%, 100%);
    z-index: 9;
}

.info-modal .modal-content {
    position: relative;
}

.info-modal .info-tab-for {
    max-width: 61%;
    margin: 3% 0 0 10%;
}

.info-modal .info-tab-for p,
.info-modal .info-tab-for li,
.info-modal .info-tab-for a,
.info-modal .info-tab-for b,
.info-modal .info-tab-for span {
    font-family: Montserrat;
}

.info-modal .info-tab-for b {
    font-weight: 500;
}

.block-faq.nomination.active .content-left-block{
    width: 100%;
}

.block-faq.nomination.active .content-left-block .nomination-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    justify-content: space-around;
    padding-bottom: 9%;
}

.block-faq.nomination.active .img-age-block,
.block-faq.nomination.active .title-category{
    display: none;
}

.block-faq.nomination.active .description-content {
    position: relative;
}

.block-faq.nomination.active .left-block {
    padding: 33px 1.5% 0 3.5%;
}

html {
    overflow-x: hidden!important;
}

.nomination-item.active:after {
    content: "";
    background: #EDEBDD;
    width: 48px;
    position: absolute;
    bottom: 0;
    top: 31%;
    z-index: 5;
}

.content-nomination-tab {
    max-width: 1030px;
    margin: auto;
}

.content-nomination-tab p,
.content-nomination-tab li,
.content-nomination-tab span,
.content-nomination-tab a {
    font-family: Montserrat;
    font-weight: 400;
    font-style: Italic;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #1B1717;
}
.content-nomination-tab img {
    max-height: 198px;
    object-fit: cover;
}

.content-nomination-tab {
    display: none;
}

.content-nomination-tab.active {
    display: flex;
    margin-top: 7%;
    justify-content: space-between;
}

.content-nomination-tab .right-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 34%;
}

.content-nomination-tab .left-block {
    width: 64%;
}

.block-faq.nomination.active .content-faq .content-left-block .nomination-list .nomination-item {
    background: #EDEBDD;
    padding: 5px 3.8%;
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 6;
}

.f-panzoom__viewport {
    padding: 29px;
    background: #810100;
    border-radius: 30px;
    max-width: 1170px;
    position: relative;
}

.f-caption {
    font-family: Montserrat;
    font-weight: 400;
    font-style: Italic;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.02em;
}


@media (min-width: 1200px) {


    .f-panzoom__viewport {
        padding: 29px;
        background: #810100;
        border-radius: 30px;
    }

    .swiper-button-next2 {

        transform: translate(-440%, 28%);
    }

    .swiper-button-prev2 {

        transform: translate(440%, 28%);

    }

}

@media (max-width: 1600px) {
    .swiper-button-next2 {

        transform: translate(-300%, -17%);
    }

    .swiper-button-prev2 {

        transform: translate(300%, -17%);

    }
}

@media (max-width: 1430px) {
    .swiper-button-next2 {

        transform: translate(-200%, -17%);
    }

    .swiper-button-prev2 {

        transform: translate(200%, -17%);

    }
}

@media (max-width: 1300px) {
    .swiper-button-next2 {

        transform: translate(-100%, -17%);
    }

    .swiper-button-prev2 {

        transform: translate(100%, -17%);

    }
}


@media (max-width: 1280px) {


    .competitions-template .block-with-background:after {
        top: 43%;
    }

    .pencil {
        max-height: 465px;
        position: absolute;
        z-index: 99999;
        bottom: -24%;
        left: 14%;
        transform: rotate(-77deg);
    }

    .competitions-template .content-two-column {
        gap: 74px;
    }

    .competitions-template .block-with-background {
        padding: 20px 0% 6% 17%;
        background-size: 100%;
        position: relative;
        z-index: 2;
    }

    .competitions-template .block-with-background .content-block p:nth-child(2){
        width: 90%;
        margin-bottom: 8px;
    }

    .competitions-template .content-block-without-back ul {
        margin-bottom: 7%;
    }
}

@media (max-width: 1150px) {

    .block-faq .content-faq {
        padding: 0 5%;
    }

    .swiper-button-next2 {

        display: none;
    }

    .swiper-button-prev2 {

        display: none;

    }

    .competitions-template .sidebar {
        background: linear-gradient(180deg, #810100 0%, #630000 100%);
    }
}

@media (max-width: 960px) {
    .pencil-modal {
        display: none;
    }

    .competitions-template .block-with-background:after {
        top: 12%;
    }

    body:has(.competitions-template) .head_block .header {
        padding: 15px 2% 0 2%;
    }

    body:has(.competitions-template) .head_block .header_block {
        grid-template-columns: 2fr 1fr 1fr !important;
    }

    .competitions-template .winner {
        padding-bottom: 20%;
    }

    .template-contant .swiper-container-partners {
        width: 90vw;
    }
}

@media (max-width: 920px) {
    .template-contant .swiper-container-partners .swiper-wrapper {
        max-width: 90vw;
        overflow: hidden;
        margin: auto;
    }
}

@media (max-width: 870px) {
    .footer-competition-templ {
        flex-direction: column;
    }

    .template-contant .swiper-container-partners .swiper-wrapper {
        max-width: 83vw;
        overflow: visible;
        margin: auto;
    }

    .footer-competition-templ .column {
        margin-bottom: 5%;
    }

    .template-contant .swiper-container-partners .swiper-pagination {

        bottom: -0px !important;
    }

}

@media (max-width: 768px) {
    .competitions-template .banner-head {
        max-height: 291px;
    }

    .competitions-template .content-two-column .left-block {
        margin-right: 12%;
    }

    .competitions-template .content-two-column {
        gap: 20px;
    }

    .competitions-template .award-ceremony-wrapper .award-slide {
        display: flex;
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    .competitions-template .award-ceremony-wrapper .img-block {
        width: 100%;
    }

    .title-modal {
        width: 71%;
    }

    .info-modal .info-tab-for {
        max-width: 77%;
        margin: 3% 0 0 10%;
    }

    .content-nomination-tab .right-block {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 95%;
        margin: auto;
    }

    .content-nomination-tab.active {
        flex-direction: column;
    }

    .content-nomination-tab .left-block {
        width: 95%;
        margin: auto;
    }
}

@media (max-width: 700px) {
    .competitions-template .winner {
        padding-bottom: 27%;
    }

    .nomination-item.active:after {
        content: none;
    }
}

@media (min-width: 630px) {
    .template-contant .swiper-container-partners .swiper-slide.swiper-slide-active {
        height: 205px;
        width: 205px!important;
    }

    .template-contant .swiper-container-partners .swiper-slide {
        height: 113px;
    }


}

@media (max-width: 630px) {
    .competitions-template .banner-head {
        max-height: 232px;
    }

    body:has(.competitions-template) .head_block .header_search {
        display: none;
    }

    body:has(.competitions-template) .head_block .header_block {
        grid-template-columns: 1fr 1fr !important;
    }

    .competitions-template .banner-head img {
        display: none;
    }

    .competitions-template .banner-head {
        height: 232px;
    }

    body:has(.competitions-template) .background-mobile {
        display: block;
        height: 226px;
        background-position-x: 50%!important;
        background-position-y: 0px!important;
        background-size: cover !important;
    }

    .competitions-template .content-two-column {
        display: grid;
        grid-template-columns: 1fr;
        gap: 132px;
    }


    .competitions-template .block-with-background {
        padding-left: 0;
        padding-right: 0;
    }

    .competitions-template .content-two-column > div > div {
        padding-left: 5%;
        padding-right: 5%;
    }

    .competitions-template .content-two-column {
        gap: 0;
    }

    .competitions-template .content-two-column .left-block {
        margin-right: 0;
        margin-top: 0;
    }



    .competitions-template .content-two-column .right-block .getOrderBlock {
        padding: 0;
    }

    .block-faq.nomination .content-faq .content-left-block .nomination-list {
        display: flex;
        flex-direction: column;
        gap: 13px;
        margin-top: 6%;
        margin-bottom: 6%;
    }

    .block-faq .content-faq {
        display: flex;
        grid-template-columns: 1fr;
        gap: 40px;
        flex-direction: column;
    }

    .info_tab_faq_block_wrapper {
        margin-bottom: 21px;
    }

    .footer-competition-templ {
        flex-direction: column;
    }

    .footer-competition-templ .column {
        margin-bottom: 5%;
    }

    .gap-22 {
        gap: 0;
    }

    body:has(.competitions-template) .head_block .logo_name {
        display: none;
    }

    .block-faq .content-faq {
        padding: 0;
    }

    .block-faq .description-content {
        flex-direction: column;
    }

    .block-faq .content-faq .content-left-block {
        width: 100%;
    }

    .judges-block-content {
        grid-template-columns: 1fr;
        padding: 0 2%;
    }

    .block-faq .content-faq .img-age-block {
        width: 100%;
    }

    .block-faq .content-faq .right-block {
        flex-direction: column;
    }

    .block-faq .content-faq .right-block .content-right-block {
        width: 100%;
    }

    .block-faq .content-faq .right-block .content-in-tabs-info-for:has(.img-age-block.info-tab-for.active) {
        width: 90%;
    }

    .info_tab_faq_block_wrapper {
        width: 90%;
        margin-left: 0%;
    }

    .block-faq .content-faq .content-right-block p.info_tab_faq_block {
        width: 100%;
    }

    .block-faq .content-faq .right-block .content-right-block {
        height: max-content;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
    }

    .block-faq .content-faq .right-block .content-in-tabs-info-for {
        width: 90%;
        height: 100%;
        max-height: 305px;
        margin: auto;
    }

    .block-faq .content-faq .content-right-block p.info_tab_faq_block.active {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .judges-block-content {
        grid-template-columns: 1fr;
         padding: 0;
        margin: 0 5%;
    }

    .template-contant .swiper-container-partners {
        margin-top: 10.3%;
    }

    .template-contant .swiper-container-partners .swiper-wrapper {
        max-width: 100vw;
        overflow: visible;
        margin: auto;

    }

    .template-contant .swiper-container-partners {
        max-width: 90vw;
    }

    .template-contant .swiper-container-partners .swiper-pagination span {
        aspect-ratio: 1 / 1;
    }

    .template-contant .swiper-container-partners .swiper-pagination {

        bottom: -0px !important;
    }

    .block-faq .description-content img {
        max-height: 290px;
    }

    .judges-block-content {
        gap: 45px;
    }

    .pencil-faq {
        display: none;
    }
}

@media (max-width: 530px) {
    .competitions-template .winner {
        padding-bottom: 37%;
    }

    .competitions-template .winner-wrapper {
        position: static;
    }

    .competitions-template .winner {
        position: relative;
    }

    .competitions-template .winner .swiper-button-next {
        right: 0%;
    }

    .competitions-template .winner .swiper-button-prev {
        left: 0%;
    }

    .title-modal {
        font-size: 17px;
    }

    .info-modal .info-tab-for p, .info-modal .info-tab-for li, .info-modal .info-tab-for a, .info-modal .info-tab-for b, .info-modal .info-tab-for span {
        font-family: Montserrat;
        font-size: 12px;
    }

    .info-modal .modal-content .close-btn,
    .info-modal .modal-content .close-btn svg{
        max-height: 19px;
        max-width: 19px;
    }
}

@media (max-width: 430px) {
    .competitions-template .competition-nomination-content p,
    .competitions-template .competition-nomination-content li,
    .block-faq .content-faq .content-left-block p{
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .info-modal .modal-content {
        background-image: none;
    }

    .info-modal .modal-content {
        height: 94vh;
        max-height: 100vh;
    }

    .info-modal .modal-content .info-modal-wrapper {
        max-height: 65vh;
        overflow: overlay;
    }

    .block-faq .content-faq .right-block, .block-faq .content-faq .left-block {
        border-radius: 30px;
        padding: 34px 8% 9px 8%;
    }

    .block-faq .content-faq .content-right-block p {
        width: 100%;
    }

    body:has(.competitions-template) .head_block .header_block {
        grid-template-columns: 1fr 2fr !important;
    }

    .template-contant .swiper-container-partners {
        padding-bottom: 11%;
    }

    .content-nomination-tab .right-block {
        display: none;
    }
}

@media (max-width: 360px) {
    .competitions-template .winner {
        padding-bottom: 50%;
    }

    .competitions-template .winner .swiper-button-next,
    .competitions-template .winner .swiper-button-prev {
        top: 35%;
    }
}

.swiper-container-partners {
    width: 100%;
    padding: 20px 0;
}

.swiper-container-partners .swiper-slide {
    width: 113px !important;
    height: auto;
    transition: all 0.3s ease;
    opacity: 0.7;
}

.swiper-container-partners .swiper-slide-active {
    width: 205px !important;
    opacity: 1;
    z-index: 10;
}

/* Для адаптивности */
@media (max-width: 819px) {
    .swiper-slide {
        width: 100px !important;
    }

    .swiper-slide-active {
        width: 150px !important;
    }
}

@media (max-width: 629px) {
    .swiper-slide {
        width: 80px !important;
    }

    .swiper-slide-active {
        width: 120px !important;
    }
}