/* ============= START MEDIA ==================||*/
@media screen and (max-width: 1900px) {
    /* Jury */
    .jury-icon-left {
        left: -13%;
    }
}
@media screen and (max-width: 1399px) {
    .container {
        max-width: 1136px;
    }
    /* MAIN */
    .main::after {
        display: none;
        opacity: 0;
    }
    .main__wrapper {
        max-width: 902px;
        margin: 0 auto;
    }
    .main__wrapper-icon1 {
        right: -85px;
        top: -10px;
    }
    .main__wrapper::after {
        right: 70px;
        top: 320px;
    }
    .main__wrapper::before {
        left: 50px;
        top: 370px;
    }
    .main__wrapper_address-desc {
        font-weight: 700;
        font-size: 22px;
        line-height: 33px;
        max-width: 423px;
        width: 100%;
    }
    .main__wrapper_address-icon {
        width: 100%;
        max-width: 330px;
    }
    .main__wrapper_title-icon span:last-child {
        max-width: 265px;
    }
    .main__elem_2 {
        bottom: -110px;
    }
    .main__elem_3 {
        bottom: -212px;
        left: 25%;
    }
    /* IMPACT */
    .impact__wrap-icon  {
        display: none;
    }
    .impact-icon {
        right: -215px;
        bottom: 84px;
    }
    /* PRIZE */
    .prize-icon {
        left: -200px;
        top: -50px;
    }
    .prize__wrap::after {
        top: -34px;
    }
    .prize__wrap::before {
        top: 54px;
        left: 185px;
    }
    /*  CHAL */
    .chal-icon-right,
    .chal-icon {
        display: none;
        opacity: 0;
    }
    /* GLANCE  */
    .glanc__slider {
        padding: 0;
    }
    .glanc__slider_top {
        height: auto;
    }
    .glanc__wrap-icon {
        right: 176px;
    }
    .glanc__wrap_btn::after {
        top: 30px;
        left: 178px;
    }
    .glanc__wrap_btn::before {
        top: -15px;
        right: 198px;
    }

    /* TIAG */
    .tiag__wrap-icon {
        display: none;
    }
    /* MAP */
    .map__wrap {
        max-width: 552px;
        left: 32px;
    }
    .map__wrap_info-btn {
        max-width: 100%;
    }
    /* JURY */
    .jury-icon-left {
        left: -240px;
        top: 45px;
    }
    .jury-icon-right {
        right: -13%;
    }
    /* Ourpart  */
    .ourpart-icon {
        display: none;
    }
    /* Media  */
    .media__wrap::after {
        top: -23px;
        right: 188px;
    }
    .media__wrap::before {
        top: 100px;
        left: 178px;
    }
    /* Footer */
    .footer-top__wrapper-x {
        left: 150px;
    }
    .footer-top__wrapper::after {
        right: 360px;
    }
   /* Set -- PAGE  */
    .set-icon-two,
    .set__regWrap::after,
    .set__regWrap::before {
        display: none;
        opacity: 0;
    }
    /* Terms - PAGE */
    .terms__head-icon-two {
        display: none;
    }

}
@media screen and (max-width: 1199px) {
    .container {
        max-width: 962px;
    }
    /* Display - none */
    .main__wrapper-icon1,
    .main__wrapper-icon,
    .impact-icon-two,
    .chal-icon,
    .tiag__wrap-icon,
    .tiag___wrap_info-icon,
    .tiag__wrap::after,
    .tiag-quad::before,
    .tiag-quad::after,
    .glanc__wrap_btn::after,
    .glanc__wrap_btn::before,
    .secOurpart::after {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    /* Header */
    .header__wrap_menu ul li a {
        font-size: 16px;
        line-height: 24px;
    }
    /* Main */
    .main__wrapper_subtitle {
        font-size: 24px;
        line-height: 32px;
    }
    .main__wrapper_medium-desc {
        font-size: 32px;
        line-height: 40px;
    }
    /* Impact */
    .impact-icon {
        bottom: 550px;
    }
    .impact__wrap_content {
        flex-direction: column-reverse;
    }
    .impact__wrap_content-item:first-child {
        text-align: center;
        max-width: 900px;
        margin: 32px auto 0;
    }
    .impact__wrap_content-item {
        width: 100%;
    }
    .impact__wrap_content-item .flex-item2,
    .impact__wrap_content-item .flex-item3 {
        max-width: 374px;
        width: 100%;
        height: 280px;
    }
    .impact__wrap_content-item .flex-item1,
    .impact__wrap_content-item .flex-item4 {
        max-width: 551px;
        height: 280px;
    }
    /* PRIZE */
    .prize__wrap_place-item {
        padding: 9px;
    }
    .prize__wrap_place-item-name {
        font-size: 32px;
        line-height: 40px;
    }
    .prize__wrap_place-item.place-third {
        height: 184px;
    }
    .prize__wrap_place-item.place-second {
        height: 216px;
    }
    .prize__wrap_place-item.place-first {
        height: 264px;
    }
    .prize__wrap_double-item {
        font-size: 24px;
        line-height: 32px;
    }
    /* TIAG */
    .tiag-wrap {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .tiag-wrap::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 4px;
        height: 4px;
        background-color: var(--color-dark-green);
    }
    .tiag-wrap::-webkit-scrollbar-thumb {
        background-color: var(--color-yellow);
        border-radius: 8px;
    }
    .tiag__wrap_date {
        width: 1136px;
        flex-wrap: nowrap;
    }

    /* GLANCE */
    .glanc__wrap-icon {
        right: 10px;
        top: 30px;
    }
    .glanc__wrap_title {
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
    }
    .glanc__slider_top {
        display: block;
        height: 300px;
    }
    .glanc__slider_top img {
        height: 300px;
    }
    .glanc__slider_top-item {
        margin-right: 32px;
    }
    .glanc__slider_bottom {
        display: block;
    }
    .glanc-icon {
        left: -350px;
    }
    .glanc .slick-dots {
        margin-top: 64px;
    }
    /* MAP */
    .map {
        height: 784px;
    }
    .map__wrap {
        max-width: 465px;
    }
    .map__wrap_info-title {
        font-size: 40px;
        line-height: 48px;
    }
    .map__wrap_info-desc {
        font-size: 24px;
        line-height: 32px;
    }
    /* JURY */
    .jury__slider_item {
     margin: 0 auto;
    }
    /* Footer */

    .footer::before,
    .footer::after,
    .footer-top__wrapper::after {
        display: none;
        opacity: 0;
    }
}
@media screen and (max-width: 1025px) {
    .container .col-12 {
        padding: 0 24px !important;
    }
    /* Header */
    .header .container .col-12 {
        padding: 0 32px !important;
    }
    .header__wrap_burger {
        display: block;
    }
    .header__wrap_menu {
        display: none;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%, 118px);
        z-index: 9999999;
    }
    .header__wrap_menu ul {
        flex-direction: column;
        text-align: center;
    }
    .header__wrap_menu.active {
        display: block;
    }
    .header__wrap_burger-btn.open {
        position: relative;
    }
    .header__wrap_burger-btn span {
        transition: 0.2s;
    }
    .header__wrap_burger-btn.open span {
        position: absolute;
        top: 18px;
        left: 8px;
    }
    .header__wrap_burger-btn.open span:first-child {
        visibility: hidden;
        opacity: 0;
        display: none;
    }
    .header__wrap_burger-btn.open span:nth-child(2) {
        transform: rotate(45deg);
    }
    .header__wrap_burger-btn.open span:nth-child(3) {
        transform: rotate(-45deg);
    }
    body.burg {
        overflow-y: hidden;
    }
    body.burg .header {
        overflow: visible;
    }
    body::after {
        content: '';
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: var(--color-green);
        z-index: 99999;
        transition: 0.5s ease;
    }
    body.burg::after {
        display: block;
    }
    .header__wrap_menu.active ul {
        gap: 16px;
    }
    .header__wrap_menu.active ul li a {
        font-weight: 900;
        font-size: 24px;
        line-height: 32px;
    }
    /* MAIN */
    .main {
        padding: 80px 0;
    }
    .main__elem_1 {
        top: -13px;
        max-width: 638px;
    }
    .main__wrapper_title {
        margin-bottom: 16px;
    }
    .main__wrapper_subtitle {
        max-width: 330px;
        margin: 0 auto 32px;
    }
    .main__wrapper_address-desc {
        max-width: 337px;
        font-size: 17px;
        line-height: 26px;
        margin-right: 15px;
        width: auto;
    }
    .main__wrapper_address-desc span {
        padding: 0 21px;
    }
    .main__wrapper_address-icon {
        max-width: 100%;
        width: auto;
    }
    .main__wrapper_title-icon span:first-child{
        margin-right: 10px;
    }
    .main__wrapper_title-icon span:last-child{
        max-width: 212px;
    }
    .main__wrapper_address-icon svg{
        height: 41px;
    }
    .main__foooter_social {
        padding-bottom: 16px;
    }

    /* Impact */
    .impact {
        padding: 80px 0;
    }
    .impact-icon {
        bottom: auto;
        top: 338px;
        right: -200px;
    }
    /* Prize */
    .prize {
        padding-top: 80px;
    }
    .prize__wrap::before {
        display: none;
    }
    .prize__wrap_place-item-name {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0;
    }
    .prize__wrap_place-item.place-first {
        height: 208px;
    }
    .prize__wrap_place-item.place-second {
        height: 160px;
    }
    .prize__wrap_place-item.place-third {
        height: 128px;
    }
    .prize__wrap_place-item-euro {
        font-size: 40px;
        line-height: 48px;
    }
    .prize__wrap_place-item .prize__wrap_place-item-euro::after {
        font-size: 40px;
        line-height: 48px;
    }
    .prize__wrap_double-item {
        font-size: 20px;
        line-height: 32px;
    }
    /* Chal */
    .chal {
        padding: 64px 0 80px;
    }
    .chal-icon-bottom {
        left: -220px;
    }
    /* Tiag */
    .tiag {
        padding: 80px 0;
    }
    .tiag-btm {
        bottom: -40px;
        right: -180px;
    }
    .tiag::before {
        display: none;
    }
    .tiag__wrap_date {
        margin-bottom: 32px;
    }
    .tiag___wrap_info::after {
        display: none;
    }
    .tiag___wrap_info .nav{
        flex-wrap: nowrap;
    }
    .tiag___wrap_info .nav .nav-item {
        max-width: 360px;
        width: 100%;
    }
    .tiag___wrap_info .nav .nav-item .nav-link {
        width: 100%;
        padding: 0;
    }
    .tiag___wrap_info .tab-content .tab-pane {
        max-width: 100%;
    }
    /* Glanc */
    .glanc {
        padding: 80px 0;
    }
    /* Map */
    .map {
        height: 528px;
    }
    .map__wrap {
        max-width: 344px;
        top: 80px;
        left: 24px;
    }
    .map__wrap_info-btn {
        padding: 32px 16px;
    }
    /* Jury */
    .jury {
        padding: 80px 0;
    }
    .jury-icon-right {
        right: -63%;
    }
    /* Faq */
    .faq {
        padding: 80px 0;
    }
    /* Ourpart */
    .ourpart {
        padding: 80px 0;
    }
    .ourpart-icon {
        display: none;
    }
    .ourpart__wrap::before {
        display: none;
    }
    .ourpart__wrap_box {
        width: 300px;
        margin: 0 auto;
        flex-direction: column;
    }
    /* secOurpart */
    .secOurpart {
        padding: 80px 0;
    }
    /* Media */
    .media {
        padding: 80px 0;
    }
    .media__wrap_logos {
        gap: 32px;
        flex-wrap: wrap;
        max-width: 600px;
        margin: 0 auto;
    }
    /* Jury */
    .jury__slider_item:hover::after {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .jury__slider_item:hover .jury__slider_item-img img {
        border-radius: 0px;
    }

    /* Footer */
    .footer-top__wrapper-x,
    .footer-top-icon {
        display: none;
    }
    .footer-top {
        padding: 80px 0;
    }
    .footer-bottom__wrapper {
        flex-direction: column;
    }
    .footer-top__wrapper {
        max-width: 513px;
        margin: 0 auto;
    }
    .footer-bottom__wrapper_logo {
        margin-bottom: 32px;
    }
    .footer-bottom__wrapper_menu {
        margin-bottom: 32px;
    }
    .footer-top__wrapper_icon {
        width: 216px;
        height: auto;
        margin-bottom: 32px;
    }
    .footer-top__wrapper_icon svg {
        height: auto;
    }
    .footer-top__wrapper_title {
        font-size: 32px;
        line-height: 40px;
    }
    .footer-top__wrapper_info {
        flex-wrap: wrap;
        margin-bottom: 32px;
    }
    .footer-top__wrapper_info li:nth-child(2) {
        margin-right: 0;
    }
    .footer-top__wrapper_info li:nth-child(2)::after {
        display: none;
    }
    .footer-top__wrapper_info li:last-child {
        margin-top: 16px;
    }
    /* Page -> Redistration */
    .set-icon-two,
    .set__regWrap::after {
        display: none !important;
    }
    .set-icon {
        width: 400px;
        height: 400px;
        top: 30px;
    }
    .set__regWrap_btns {
        flex-direction: column;
        gap: 32px;
    }
    .set__regWrap_btns-item:first-child {
        margin-right: 0;
    }
    .set__regWrap_btns-item {
        max-width: 100%;
    }
    .set__regWrap_btns-item button {
        max-width: 656px;
    }
    .set__regWrap_btns-item:first-child span br {
        display: none;
    }
/*  */
      .impact__wrap_content-item .flex-item1, .impact__wrap_content-item .flex-item4 {
        height: auto;
    }
    .impact__wrap_content-item .flex-item2, .impact__wrap_content-item .flex-item3 {
        height: auto;
    }
.impact__wrap_content-item .flex-item2, .impact__wrap_content-item .flex-item3 {
    max-width: 100%;
}
.impact__wrap_content-item .flex-item1, .impact__wrap_content-item .flex-item4 {
    max-width: 100%;
}

.impact__wrap_content-item.container-flex {
    max-width: 800px;
    margin: 0 auto;
}

    /* Page -> Redistration */
    .registration {
        padding: 80px 0;
    }
    .registr-title {
        font-size: 72px;
        line-height: 80px;
    }
    .registr-back button {
        font-size: 24px;
        line-height: 32px;
    }
    .registWrap__item,
        .registCheck,
        .regCheckTeam__wrap>div {
        display: block;
    }
    .registWrap__item_left {
        margin-right: 0;
        margin-bottom: 32px;
    }
    .registCheck__item_already {
        margin-bottom: 64px;
    }
    .regCheckTeam__wrap_item:first-child {
        margin-right: 0;
        margin-bottom: 16px;
    }
    /* Registration -> Thank you */
    .set {
        padding: 80px 0;
    }
    .set__wrap_title {
        font-size: 72px;
        line-height: 80px;
    }
    .set__wrap_subtitle {
        font-size: 24px;
        line-height: 32px;
    }
    /* Error */
    .error .set__wrap_subtitle {
        max-width: 500px;
    }
    .error .set__wrap_desc {
        max-width: 500px;
        margin: 0 auto;
    }
    /* Terms */
    .terms__head {
        padding: 80px 0;
    }
    .terms__head_wrap-title {
        font-size: 72px;
        line-height: 80px;
    }
    .terms__body {
        padding: 80px 0;
    }

}
@media screen and (max-width: 800px) {
    .chal__wrap_accord-item-header button {
        padding-right: 133px;
    }
}
@media screen and (max-width: 767px) {
    /* Header */

    .header__wrap_menu.active ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    /* Main */
    .main__wrapper_title-icon span {
        height: auto !important;
    }
    .main__wrapper_address-desc{
        font-size: 14px;
        line-height: 21px;
        margin-right: 11px;
    }
    .main__wrapper_address-icon {
        height: 32px;
    }
    .main__wrapper_address-icon svg {
        height: 100%;
    }
    .main__wrapper_title-icon span:last-child {
        max-width: 170px;
    }
    .main__foooter {
        gap: 32px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .main__foooter *:first-child {
        order: 2;
    }
    .main__foooter *:nth-child(2){
        order: 1;
    }
    .main__foooter *:nth-child(3){
        order: 3;
    }
    .main__foooter *:nth-child(4){
        order: 4;
    }
    .main__elem_3 {
        display: none;
    }
    .main__foooter_sponsor p {
        margin-bottom: 16px;
        font-size: 24px;
        line-height: 32px;
    }
    /* Impact */
    .impact-icon {top: 411px;}
  
    /* Prize */
    .prize__wrap::after {display: none;}
    .prize-icon {
        left: -295px;
        top: -15px;
    }
    .prize__wrap_place {
        flex-direction: column;
        gap: 16px;
    }
    .prize__wrap_place-item {
        height: auto !important;
        padding: 24px 24px 20px;
    }
    .prize__wrap_place-item:nth-child(1){
        order: 2;
    }
    .prize__wrap_place-item:nth-child(2){
        order: 1;
    }
    .prize__wrap_place-item:nth-child(3){
        order: 3;
    }
    .prize__wrap_double {
        flex-direction: column;
    }
    /*  Chal */
    .chal__wrap_accord-item-header button {
        padding-top: 32px;
        padding-bottom: 32px;
        font-size: 24px;
        line-height: 32px;
    }
    .chal__wrap_accord-item-header button .chal__wrap_accord-item-header-icon {
        top: 36px;
    }
    /* Tiag */
    .tiag___wrap_info .nav .nav-item .nav-link span {
        margin-top: 0;
    }
    /* Glance  */
    .glanc__wrap_title span {
        display: block;
    }
    .glanc__wrap-icon {
        right: -15px;
        z-index: -1;
    }
    /* Map */
    .map {
        height: 512px;
    }
    /* Jury */
   .jury-icon-right {
        right: -83%;
    }
    .jury__slider_item-info {
        padding: 24px;
        background-color: var(--color-light-green);
    }
    .jury__slider_item-name {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }
    .jury__slider_item-desc {
        display: block;
        position: static;
        background: none;
        padding: 0;
    }
    /* Faq */
    .faq__wrap_accord-item-header button {
        padding-right: 72px;
    }
    .faq__wrap_accord-item-header-plus {
        top: 50%;
        right: 0;
        transform: translate(-32px, -50%);
    }
    /* Media */
    .media__wrap_logos {
        justify-content: center;
    }
    .media__wrap::before {
        left: 0;
    }
    .media__wrap::after {
        right: 30px;
    }
    /* SecOurpart */
    .secOurpart::after {
        display: none;
    }
    .secOurpart__wrap_logo {
        flex-wrap: wrap;
    }
    .secOurpart__wrap_logo a {
        width: 45%;
    }
    /* Terms */
    .terms {
        overflow: hidden;
    }
    .terms__body_wrap-item .tabl {
        overflow-x: auto;
        padding-bottom: 20px;
    }
    .terms__body_wrap-item .tabl table {
        width: 704px;
    }

    .terms__body_wrap-item .tabl::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 4px;
        height: 4px;
        background-color: var(--color-dark-green);
    }
     .terms__body_wrap-item .tabl::-webkit-scrollbar-thumb {
        background-color: var(--color-yellow);
        border-radius: 8px;
    }
}
@media screen and (max-width: 625px) {
    .container .col-12 {
        padding: 0 16px !important;
    }
    .btn {
        font-size: 24px;
        line-height: 32px;
        padding: 32px 16px;
    }
    /* Main  */
    .main__wrapper::before,
    .main__wrapper::after {
        display: none;
    }
    .main {
        padding-top: 64px;
    }
    .main__elem_1 {
        top: -90px;
        left: auto;
        max-width: 319px;
        right: -100px;
    }
    .main__wrapper_title {
        margin-bottom: 6px;
    }
    .main__wrapper_title-icon span:last-child {
        max-width: 84px;
    }
    .main__wrapper_subtitle {
        font-size: 16px;
        max-width: 250px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .main__wrapper_address {
        flex-direction: column-reverse;
    }
    .main__wrapper_address-desc {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
        margin-top: 16px;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg width='288' height='36' viewBox='0 0 288 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6119_59648)'%3E%3Cpath d='M11.3022 35.0527H0.407715V28.8213C0.407715 26.0303 2.66172 23.7472 5.4165 23.747H5.94873C2.84722 23.4891 0.407715 20.8611 0.407715 17.6523V17.4365C0.407891 14.3432 2.67275 11.7664 5.604 11.3056H5.4165C2.66182 11.3054 0.407715 9.02211 0.407715 6.23141V-3.05176e-05H11.3022V35.0527ZM288.408 -3.05176e-05V6.23141C288.408 9.02218 286.154 11.3055 283.399 11.3056H283.211C286.142 11.7663 288.408 14.3431 288.408 17.4365V17.6523C288.408 20.861 285.969 23.4889 282.868 23.747H283.399C286.154 23.7472 288.408 26.0303 288.408 28.8213V35.0527H11.3032V-3.05176e-05H288.408Z' fill='%2302C17C'/%3E%3Cpath d='M17.853 23.2868V12.6005H19.5962L25.341 19.9218H24.9318V12.6005H27.1145V23.2868H25.3865L19.6417 15.9504H20.0358V23.2868H17.853Z' fill='black'/%3E%3Cpath d='M32.6461 23.4536C31.8478 23.4536 31.1505 23.2969 30.5543 22.9837C29.9682 22.6704 29.5134 22.2207 29.1901 21.6346C28.8667 21.0485 28.705 20.3563 28.705 19.558C28.705 18.7597 28.8667 18.0725 29.1901 17.4965C29.5134 16.9205 29.9682 16.4759 30.5543 16.1626C31.1505 15.8493 31.8478 15.6927 32.6461 15.6927C33.4444 15.6927 34.1366 15.8493 34.7227 16.1626C35.3189 16.4759 35.7787 16.9256 36.1021 17.5117C36.4355 18.0877 36.6023 18.7698 36.6023 19.558C36.6023 20.3563 36.4355 21.0485 36.1021 21.6346C35.7787 22.2207 35.3189 22.6704 34.7227 22.9837C34.1366 23.2969 33.4444 23.4536 32.6461 23.4536ZM32.6461 21.7407C33.1412 21.7407 33.5404 21.5639 33.8435 21.2102C34.1467 20.8464 34.2983 20.2957 34.2983 19.558C34.2983 18.8203 34.1467 18.2797 33.8435 17.9361C33.5404 17.5824 33.1412 17.4056 32.6461 17.4056C32.161 17.4056 31.7669 17.5824 31.4638 17.9361C31.1606 18.2797 31.009 18.8203 31.009 19.558C31.009 20.2957 31.1606 20.8464 31.4638 21.2102C31.7669 21.5639 32.161 21.7407 32.6461 21.7407Z' fill='black'/%3E%3Cpath d='M40.0151 23.2868L36.7713 15.8443H39.1814L41.2732 21.1799H40.7881L42.9708 15.8443H45.2294L41.9401 23.2868H40.0151Z' fill='black'/%3E%3Cpath d='M49.6018 23.4536C48.7227 23.4536 47.9648 23.2969 47.3281 22.9837C46.7016 22.6603 46.2166 22.2106 45.873 21.6346C45.5395 21.0485 45.3728 20.3613 45.3728 19.5731C45.3728 18.8051 45.5345 18.1331 45.8578 17.5571C46.1812 16.971 46.6309 16.5163 47.2069 16.1929C47.793 15.8594 48.4549 15.6927 49.1926 15.6927C49.9201 15.6927 50.5467 15.8493 51.0721 16.1626C51.5976 16.4658 52.0018 16.9003 52.2848 17.4662C52.5778 18.0321 52.7244 18.7041 52.7244 19.4822V20.0582H47.2524V18.8759H51.0721L50.8296 19.0881C50.8296 18.4717 50.6932 18.0068 50.4204 17.6936C50.1576 17.3702 49.7787 17.2085 49.2835 17.2085C48.9096 17.2085 48.5913 17.2944 48.3286 17.4662C48.0658 17.638 47.8637 17.8856 47.7222 18.2089C47.5808 18.5323 47.51 18.9213 47.51 19.3761V19.4973C47.51 20.0127 47.5858 20.4371 47.7374 20.7706C47.8991 21.094 48.1366 21.3365 48.4498 21.4982C48.7732 21.6599 49.1724 21.7407 49.6473 21.7407C50.0515 21.7407 50.4608 21.6801 50.8751 21.5588C51.2894 21.4376 51.6633 21.2506 51.9968 20.998L52.6031 22.5289C52.2292 22.8119 51.7694 23.0392 51.2237 23.211C50.6881 23.3727 50.1475 23.4536 49.6018 23.4536Z' fill='black'/%3E%3Cpath d='M54.086 23.2868V15.8443H56.3293V17.2388H56.1626C56.294 16.9256 56.4759 16.6527 56.7083 16.4203C56.9407 16.1879 57.2186 16.011 57.542 15.8898C57.8653 15.7584 58.219 15.6927 58.603 15.6927C59.179 15.6927 59.659 15.8291 60.043 16.102C60.427 16.3748 60.6999 16.7942 60.8615 17.3601H60.6493C60.8716 16.8447 61.2102 16.4405 61.6649 16.1475C62.1297 15.8443 62.6603 15.6927 63.2565 15.6927C63.8325 15.6927 64.3024 15.8089 64.6662 16.0413C65.0401 16.2637 65.318 16.6072 65.4999 17.0721C65.6817 17.5268 65.7727 18.1079 65.7727 18.8152V23.2868H63.4839V18.891C63.4839 18.3959 63.403 18.0371 63.2413 17.8148C63.0897 17.5824 62.827 17.4662 62.4531 17.4662C62.1702 17.4662 61.9226 17.5369 61.7104 17.6784C61.4982 17.8098 61.3365 18.0068 61.2253 18.2696C61.1243 18.5222 61.0737 18.8355 61.0737 19.2093V23.2868H58.7849V18.891C58.7849 18.3959 58.7041 18.0371 58.5424 17.8148C58.3908 17.5824 58.1281 17.4662 57.7542 17.4662C57.4611 17.4662 57.2135 17.5369 57.0114 17.6784C56.8093 17.8098 56.6527 18.0068 56.5415 18.2696C56.4304 18.5222 56.3748 18.8355 56.3748 19.2093V23.2868H54.086Z' fill='black'/%3E%3Cpath d='M72.1189 23.4536C71.5227 23.4536 70.9921 23.307 70.5273 23.014C70.0726 22.7108 69.7694 22.3117 69.6178 21.8165H69.7694V23.2868H67.526V12.6005H69.8149V17.2237H69.633C69.7947 16.7689 70.1029 16.4001 70.5576 16.1171C71.0124 15.8342 71.5328 15.6927 72.1189 15.6927C72.7757 15.6927 73.3467 15.8493 73.8317 16.1626C74.3168 16.4759 74.6957 16.9205 74.9686 17.4965C75.2414 18.0725 75.3778 18.7597 75.3778 19.558C75.3778 20.3563 75.2414 21.0485 74.9686 21.6346C74.6957 22.2207 74.3117 22.6704 73.8166 22.9837C73.3315 23.2969 72.7656 23.4536 72.1189 23.4536ZM71.4368 21.7407C71.9218 21.7407 72.3159 21.5639 72.6191 21.2102C72.9222 20.8464 73.0738 20.2957 73.0738 19.558C73.0738 18.8203 72.9222 18.2797 72.6191 17.9361C72.3159 17.5824 71.9218 17.4056 71.4368 17.4056C70.9416 17.4056 70.5425 17.5824 70.2393 17.9361C69.9361 18.2797 69.7846 18.8203 69.7846 19.558C69.7846 20.2957 69.9361 20.8464 70.2393 21.2102C70.5425 21.5639 70.9416 21.7407 71.4368 21.7407Z' fill='black'/%3E%3Cpath d='M80.6429 23.4536C79.7638 23.4536 79.0059 23.2969 78.3693 22.9837C77.7427 22.6603 77.2577 22.2106 76.9141 21.6346C76.5806 21.0485 76.4139 20.3613 76.4139 19.5731C76.4139 18.8051 76.5756 18.1331 76.8989 17.5571C77.2223 16.971 77.672 16.5163 78.248 16.1929C78.8341 15.8594 79.496 15.6927 80.2337 15.6927C80.9613 15.6927 81.5878 15.8493 82.1133 16.1626C82.6387 16.4658 83.0429 16.9003 83.3259 17.4662C83.6189 18.0321 83.7655 18.7041 83.7655 19.4822V20.0582H78.2935V18.8759H82.1133L81.8707 19.0881C81.8707 18.4717 81.7343 18.0068 81.4615 17.6936C81.1987 17.3702 80.8198 17.2085 80.3246 17.2085C79.9507 17.2085 79.6324 17.2944 79.3697 17.4662C79.1069 17.638 78.9048 17.8856 78.7634 18.2089C78.6219 18.5323 78.5512 18.9213 78.5512 19.3761V19.4973C78.5512 20.0127 78.6269 20.4371 78.7785 20.7706C78.9402 21.094 79.1777 21.3365 79.4909 21.4982C79.8143 21.6599 80.2135 21.7407 80.6884 21.7407C81.0926 21.7407 81.5019 21.6801 81.9162 21.5588C82.3305 21.4376 82.7044 21.2506 83.0379 20.998L83.6442 22.5289C83.2703 22.8119 82.8105 23.0392 82.2648 23.211C81.7293 23.3727 81.1886 23.4536 80.6429 23.4536Z' fill='black'/%3E%3Cpath d='M85.0968 23.2868V15.8443H87.3401V17.6632H87.1886C87.3098 17.0569 87.5726 16.5921 87.9768 16.2687C88.3911 15.9352 88.9368 15.7432 89.6138 15.6927L90.2808 15.6472L90.4172 17.5723L89.1288 17.7087C88.5528 17.7592 88.1233 17.926 87.8403 18.2089C87.5675 18.4919 87.4311 18.9011 87.4311 19.4367V23.2868H85.0968Z' fill='black'/%3E%3Cpath d='M96.1989 23.2868V21.3618H98.5938V14.571H99.7003L96.7597 16.299L95.8654 14.5862L99.2759 12.6005H100.943V21.3618H103.187V23.2868H96.1989Z' fill='black'/%3E%3Cpath d='M108.334 23.4536C107.859 23.4536 107.39 23.403 106.925 23.302C106.47 23.2009 106.046 23.0645 105.651 22.8927C105.257 22.7108 104.919 22.5037 104.636 22.2712L105.379 20.4978C105.833 20.8211 106.303 21.0687 106.788 21.2405C107.283 21.4123 107.784 21.4982 108.289 21.4982C108.865 21.4982 109.31 21.3618 109.623 21.0889C109.946 20.806 110.108 20.422 110.108 19.9369C110.108 19.4519 109.951 19.0628 109.638 18.7698C109.335 18.4767 108.921 18.3302 108.395 18.3302C108.011 18.3302 107.657 18.4009 107.334 18.5424C107.021 18.6839 106.728 18.9011 106.455 19.1942H104.939V12.6005H111.699V14.5256H107.198V17.4207H106.622C106.874 17.1075 107.208 16.8649 107.622 16.6931C108.036 16.5213 108.491 16.4355 108.986 16.4355C109.663 16.4355 110.254 16.582 110.76 16.875C111.265 17.158 111.659 17.5571 111.942 18.0725C112.225 18.5879 112.366 19.1841 112.366 19.8611C112.366 20.5685 112.205 21.195 111.881 21.7407C111.558 22.2763 111.093 22.6957 110.487 22.9988C109.881 23.302 109.163 23.4536 108.334 23.4536Z' fill='black'/%3E%3Cpath d='M113.846 20.1188V18.315H118.53V20.1188H113.846Z' fill='black'/%3E%3Cpath d='M121.052 23.2868V21.3618H123.447V14.571H124.554L121.613 16.299L120.719 14.5862L124.13 12.6005H125.797V21.3618H128.04V23.2868H121.052Z' fill='black'/%3E%3Cpath d='M133.582 23.4536C132.673 23.4536 131.9 23.2413 131.263 22.8169C130.626 22.3925 130.141 21.7811 129.808 20.9828C129.474 20.1845 129.308 19.2194 129.308 18.0877C129.308 16.8952 129.495 15.8797 129.868 15.0409C130.252 14.1921 130.798 13.5453 131.505 13.1007C132.223 12.6561 133.072 12.4338 134.052 12.4338C134.436 12.4338 134.82 12.4792 135.204 12.5702C135.588 12.6611 135.952 12.7925 136.295 12.9643C136.639 13.1361 136.952 13.3432 137.235 13.5858L136.477 15.3289C136.113 15.0157 135.719 14.7832 135.295 14.6317C134.881 14.47 134.456 14.3891 134.022 14.3891C133.617 14.3891 133.259 14.4599 132.945 14.6013C132.642 14.7428 132.385 14.95 132.172 15.2228C131.96 15.4957 131.799 15.8342 131.687 16.2384C131.586 16.6426 131.536 17.1125 131.536 17.6481V18.6333H131.324C131.415 18.1483 131.581 17.739 131.824 17.4056C132.076 17.062 132.395 16.7992 132.779 16.6173C133.163 16.4355 133.587 16.3445 134.052 16.3445C134.658 16.3445 135.199 16.4961 135.674 16.7992C136.149 17.0923 136.518 17.5016 136.78 18.027C137.053 18.5424 137.19 19.1336 137.19 19.8005C137.19 20.5079 137.038 21.1395 136.735 21.6952C136.432 22.2409 136.007 22.6704 135.462 22.9837C134.926 23.2969 134.3 23.4536 133.582 23.4536ZM133.461 21.6195C133.774 21.6195 134.047 21.5487 134.279 21.4072C134.522 21.2658 134.704 21.0637 134.825 20.8009C134.956 20.5382 135.022 20.235 135.022 19.8915C135.022 19.5479 134.956 19.2498 134.825 18.9971C134.704 18.7344 134.522 18.5323 134.279 18.3908C134.047 18.2392 133.774 18.1634 133.461 18.1634C133.148 18.1634 132.87 18.2392 132.627 18.3908C132.395 18.5323 132.213 18.7344 132.081 18.9971C131.95 19.2498 131.884 19.5479 131.884 19.8915C131.884 20.235 131.95 20.5382 132.081 20.8009C132.213 21.0637 132.395 21.2658 132.627 21.4072C132.87 21.5487 133.148 21.6195 133.461 21.6195Z' fill='black'/%3E%3Cpath d='M142.676 20.4371V18.0119H145.131V20.4371H142.676Z' fill='black'/%3E%3Cpath d='M151.166 23.2868V12.6005H153.515V21.3011H158.456V23.2868H151.166Z' fill='black'/%3E%3Cpath d='M159.567 14.4043V12.267H162.037V14.4043H159.567ZM159.658 23.2868V15.8443H161.946V23.2868H159.658Z' fill='black'/%3E%3Cpath d='M163.744 23.2868V15.8443H165.987V17.2388H165.82C165.952 16.9256 166.134 16.6527 166.366 16.4203C166.599 16.1879 166.876 16.011 167.2 15.8898C167.523 15.7584 167.877 15.6927 168.261 15.6927C168.837 15.6927 169.317 15.8291 169.701 16.102C170.085 16.3748 170.358 16.7942 170.519 17.3601H170.307C170.53 16.8447 170.868 16.4405 171.323 16.1475C171.788 15.8443 172.318 15.6927 172.914 15.6927C173.49 15.6927 173.96 15.8089 174.324 16.0413C174.698 16.2637 174.976 16.6072 175.158 17.0721C175.34 17.5268 175.431 18.1079 175.431 18.8152V23.2868H173.142V18.891C173.142 18.3959 173.061 18.0371 172.899 17.8148C172.748 17.5824 172.485 17.4662 172.111 17.4662C171.828 17.4662 171.58 17.5369 171.368 17.6784C171.156 17.8098 170.994 18.0068 170.883 18.2696C170.782 18.5222 170.732 18.8355 170.732 19.2093V23.2868H168.443V18.891C168.443 18.3959 168.362 18.0371 168.2 17.8148C168.049 17.5824 167.786 17.4662 167.412 17.4662C167.119 17.4662 166.871 17.5369 166.669 17.6784C166.467 17.8098 166.311 18.0068 166.199 18.2696C166.088 18.5222 166.033 18.8355 166.033 19.2093V23.2868H163.744Z' fill='black'/%3E%3Cpath d='M179.7 23.4536C179.154 23.4536 178.664 23.3475 178.23 23.1352C177.795 22.923 177.457 22.635 177.214 22.2712C176.972 21.9075 176.85 21.4982 176.85 21.0435C176.85 20.4978 176.992 20.0683 177.275 19.755C177.558 19.4317 178.018 19.2043 178.654 19.0729C179.291 18.9314 180.135 18.8607 181.186 18.8607H181.989V20.043H181.201C180.807 20.043 180.473 20.0582 180.2 20.0885C179.938 20.1188 179.72 20.1744 179.549 20.2552C179.377 20.326 179.25 20.4169 179.17 20.5281C179.099 20.6392 179.064 20.7807 179.064 20.9525C179.064 21.2355 179.16 21.4679 179.352 21.6498C179.554 21.8317 179.842 21.9226 180.215 21.9226C180.509 21.9226 180.766 21.8569 180.989 21.7256C181.221 21.5841 181.403 21.3971 181.534 21.1647C181.666 20.9222 181.731 20.6493 181.731 20.3462V18.603C181.731 18.1584 181.63 17.8451 181.428 17.6632C181.226 17.4712 180.882 17.3752 180.397 17.3752C179.993 17.3752 179.564 17.4409 179.109 17.5723C178.664 17.6936 178.22 17.8805 177.775 18.1331L177.154 16.6022C177.416 16.4203 177.735 16.2637 178.109 16.1323C178.493 15.9908 178.892 15.8847 179.306 15.814C179.72 15.7331 180.114 15.6927 180.488 15.6927C181.266 15.6927 181.903 15.8089 182.398 16.0413C182.904 16.2637 183.282 16.6123 183.535 17.0872C183.788 17.5521 183.914 18.1533 183.914 18.891V23.2868H181.777V21.7862H181.883C181.822 22.1298 181.691 22.4279 181.489 22.6805C181.297 22.923 181.049 23.115 180.746 23.2565C180.443 23.3879 180.094 23.4536 179.7 23.4536Z' fill='black'/%3E%3Cpath d='M188.471 23.4536C188.037 23.4536 187.617 23.4182 187.213 23.3475C186.809 23.2767 186.44 23.1807 186.106 23.0595C185.773 22.9382 185.48 22.7866 185.227 22.6047L185.773 21.1192C186.026 21.2708 186.298 21.4072 186.592 21.5285C186.895 21.6397 187.208 21.7256 187.531 21.7862C187.855 21.8468 188.173 21.8771 188.486 21.8771C188.921 21.8771 189.234 21.8115 189.426 21.6801C189.628 21.5386 189.729 21.3567 189.729 21.1344C189.729 20.9323 189.664 20.7807 189.532 20.6797C189.401 20.5786 189.209 20.5079 188.956 20.4675L187.365 20.1795C186.738 20.0683 186.253 19.8409 185.909 19.4973C185.576 19.1437 185.409 18.694 185.409 18.1483C185.409 17.643 185.551 17.2085 185.834 16.8447C186.117 16.4708 186.506 16.1879 187.001 15.9959C187.506 15.7938 188.077 15.6927 188.714 15.6927C189.077 15.6927 189.431 15.723 189.775 15.7837C190.118 15.8443 190.442 15.9352 190.745 16.0565C191.058 16.1778 191.336 16.3394 191.578 16.5416L191.002 18.0119C190.81 17.8603 190.583 17.7289 190.32 17.6178C190.058 17.5066 189.79 17.4207 189.517 17.3601C189.244 17.2893 188.986 17.254 188.744 17.254C188.289 17.254 187.961 17.3298 187.759 17.4813C187.557 17.6228 187.456 17.8047 187.456 18.027C187.456 18.1988 187.511 18.3453 187.622 18.4666C187.744 18.5778 187.925 18.6536 188.168 18.694L189.76 18.982C190.416 19.0931 190.917 19.3155 191.26 19.6489C191.604 19.9723 191.776 20.4169 191.776 20.9828C191.776 21.4982 191.639 21.9428 191.366 22.3167C191.093 22.6805 190.709 22.9635 190.214 23.1656C189.719 23.3576 189.138 23.4536 188.471 23.4536Z' fill='black'/%3E%3Cpath d='M195.932 23.4536C195.497 23.4536 195.078 23.4182 194.674 23.3475C194.269 23.2767 193.9 23.1807 193.567 23.0595C193.234 22.9382 192.94 22.7866 192.688 22.6047L193.234 21.1192C193.486 21.2708 193.759 21.4072 194.052 21.5285C194.355 21.6397 194.668 21.7256 194.992 21.7862C195.315 21.8468 195.634 21.8771 195.947 21.8771C196.381 21.8771 196.695 21.8115 196.887 21.6801C197.089 21.5386 197.19 21.3567 197.19 21.1344C197.19 20.9323 197.124 20.7807 196.993 20.6797C196.861 20.5786 196.669 20.5079 196.417 20.4675L194.825 20.1795C194.199 20.0683 193.714 19.8409 193.37 19.4973C193.036 19.1437 192.87 18.694 192.87 18.1483C192.87 17.643 193.011 17.2085 193.294 16.8447C193.577 16.4708 193.966 16.1879 194.461 15.9959C194.967 15.7938 195.538 15.6927 196.174 15.6927C196.538 15.6927 196.892 15.723 197.235 15.7837C197.579 15.8443 197.902 15.9352 198.205 16.0565C198.519 16.1778 198.796 16.3394 199.039 16.5416L198.463 18.0119C198.271 17.8603 198.044 17.7289 197.781 17.6178C197.518 17.5066 197.25 17.4207 196.978 17.3601C196.705 17.2893 196.447 17.254 196.204 17.254C195.75 17.254 195.421 17.3298 195.219 17.4813C195.017 17.6228 194.916 17.8047 194.916 18.027C194.916 18.1988 194.972 18.3453 195.083 18.4666C195.204 18.5778 195.386 18.6536 195.628 18.694L197.22 18.982C197.877 19.0931 198.377 19.3155 198.721 19.6489C199.064 19.9723 199.236 20.4169 199.236 20.9828C199.236 21.4982 199.1 21.9428 198.827 22.3167C198.554 22.6805 198.17 22.9635 197.675 23.1656C197.18 23.3576 196.599 23.4536 195.932 23.4536Z' fill='black'/%3E%3Cpath d='M204.12 23.4536C203.321 23.4536 202.624 23.2969 202.028 22.9837C201.442 22.6704 200.987 22.2207 200.664 21.6346C200.34 21.0485 200.179 20.3563 200.179 19.558C200.179 18.7597 200.34 18.0725 200.664 17.4965C200.987 16.9205 201.442 16.4759 202.028 16.1626C202.624 15.8493 203.321 15.6927 204.12 15.6927C204.918 15.6927 205.61 15.8493 206.196 16.1626C206.793 16.4759 207.252 16.9256 207.576 17.5117C207.909 18.0877 208.076 18.7698 208.076 19.558C208.076 20.3563 207.909 21.0485 207.576 21.6346C207.252 22.2207 206.793 22.6704 206.196 22.9837C205.61 23.2969 204.918 23.4536 204.12 23.4536ZM204.12 21.7407C204.615 21.7407 205.014 21.5639 205.317 21.2102C205.62 20.8464 205.772 20.2957 205.772 19.558C205.772 18.8203 205.62 18.2797 205.317 17.9361C205.014 17.5824 204.615 17.4056 204.12 17.4056C203.635 17.4056 203.241 17.5824 202.937 17.9361C202.634 18.2797 202.483 18.8203 202.483 19.558C202.483 20.2957 202.634 20.8464 202.937 21.2102C203.241 21.5639 203.635 21.7407 204.12 21.7407Z' fill='black'/%3E%3Cpath d='M212.242 23.4536C211.282 23.4536 210.58 23.206 210.135 22.7108C209.691 22.2056 209.468 21.4578 209.468 20.4675V12.6005H211.757V20.3765C211.757 20.6291 211.798 20.8514 211.879 21.0435C211.959 21.2253 212.076 21.3618 212.227 21.4527C212.389 21.5437 212.591 21.5891 212.834 21.5891C212.935 21.5891 213.041 21.5841 213.152 21.574C213.263 21.5639 213.369 21.5437 213.47 21.5133L213.44 23.2868C213.248 23.3373 213.051 23.3778 212.849 23.4081C212.657 23.4384 212.455 23.4536 212.242 23.4536Z' fill='black'/%3E%3Cpath d='M215.619 25.4696L214.725 24.7571C214.967 24.5247 215.159 24.2973 215.301 24.075C215.442 23.8628 215.543 23.6456 215.604 23.4232C215.675 23.211 215.71 22.9837 215.71 22.7411L216.195 23.2868H214.528V20.8616H216.983V22.4228C216.983 22.8068 216.938 23.1656 216.847 23.499C216.766 23.8325 216.625 24.1609 216.423 24.4843C216.23 24.8077 215.963 25.1361 215.619 25.4696Z' fill='black'/%3E%3Cpath d='M228.201 23.4536C227.049 23.4536 226.064 23.2262 225.246 22.7715C224.427 22.3167 223.796 21.6801 223.351 20.8616C222.916 20.0329 222.699 19.0578 222.699 17.9361C222.699 16.8144 222.916 15.8443 223.351 15.0258C223.796 14.2072 224.427 13.5706 225.246 13.1159C226.064 12.6611 227.049 12.4338 228.201 12.4338C228.909 12.4338 229.586 12.5449 230.233 12.7672C230.879 12.9896 231.41 13.2927 231.824 13.6767L231.097 15.5411C230.642 15.1875 230.182 14.9298 229.717 14.7681C229.263 14.5963 228.783 14.5104 228.277 14.5104C227.267 14.5104 226.499 14.8085 225.973 15.4047C225.448 15.9908 225.185 16.8346 225.185 17.9361C225.185 19.0376 225.448 19.8864 225.973 20.4826C226.499 21.0788 227.267 21.3769 228.277 21.3769C228.783 21.3769 229.263 21.2961 229.717 21.1344C230.182 20.9626 230.642 20.6999 231.097 20.3462L231.824 22.2106C231.41 22.5946 230.879 22.8978 230.233 23.1201C229.586 23.3424 228.909 23.4536 228.201 23.4536Z' fill='black'/%3E%3Cpath d='M233.344 26.0152L234.981 22.4228V23.3626L231.707 15.8443H234.117L236.224 21.1799H235.739L237.906 15.8443H240.18L235.678 26.0152H233.344Z' fill='black'/%3E%3Cpath d='M240.85 26.0152V15.8443H243.093V17.3146H242.942C243.093 16.8296 243.397 16.4405 243.851 16.1475C244.316 15.8443 244.847 15.6927 245.443 15.6927C246.09 15.6927 246.656 15.8493 247.141 16.1626C247.636 16.4759 248.02 16.9205 248.293 17.4965C248.565 18.0725 248.702 18.7597 248.702 19.558C248.702 20.3563 248.565 21.0485 248.293 21.6346C248.02 22.2207 247.641 22.6704 247.156 22.9837C246.671 23.2969 246.1 23.4536 245.443 23.4536C244.857 23.4536 244.336 23.3121 243.882 23.0291C243.427 22.7361 243.119 22.3571 242.957 21.8923H243.139V26.0152H240.85ZM244.761 21.7407C245.246 21.7407 245.64 21.5639 245.943 21.2102C246.246 20.8464 246.398 20.2957 246.398 19.558C246.398 18.8203 246.246 18.2797 245.943 17.9361C245.64 17.5824 245.246 17.4056 244.761 17.4056C244.266 17.4056 243.866 17.5824 243.563 17.9361C243.26 18.2797 243.109 18.8203 243.109 19.558C243.109 20.2957 243.26 20.8464 243.563 21.2102C243.866 21.5639 244.266 21.7407 244.761 21.7407Z' fill='black'/%3E%3Cpath d='M250.102 23.2868V15.8443H252.345V17.6632H252.193C252.315 17.0569 252.577 16.5921 252.982 16.2687C253.396 15.9352 253.942 15.7432 254.619 15.6927L255.286 15.6472L255.422 17.5723L254.134 17.7087C253.558 17.7592 253.128 17.926 252.845 18.2089C252.572 18.4919 252.436 18.9011 252.436 19.4367V23.2868H250.102Z' fill='black'/%3E%3Cpath d='M259.092 23.4536C258.465 23.4536 257.945 23.3373 257.531 23.1049C257.116 22.8725 256.808 22.5239 256.606 22.059C256.414 21.5841 256.318 20.998 256.318 20.3007V15.8443H258.607V20.3613C258.607 20.6544 258.647 20.902 258.728 21.1041C258.809 21.2961 258.93 21.4426 259.092 21.5437C259.264 21.6346 259.481 21.6801 259.744 21.6801C260.037 21.6801 260.295 21.6144 260.517 21.483C260.739 21.3416 260.911 21.1445 261.032 20.8919C261.164 20.6392 261.229 20.3411 261.229 19.9976V15.8443H263.518V23.2868H261.29V21.8317H261.517C261.295 22.347 260.977 22.7462 260.562 23.0291C260.148 23.3121 259.658 23.4536 259.092 23.4536Z' fill='black'/%3E%3Cpath d='M268.139 23.4536C267.704 23.4536 267.285 23.4182 266.881 23.3475C266.477 23.2767 266.108 23.1807 265.774 23.0595C265.441 22.9382 265.148 22.7866 264.895 22.6047L265.441 21.1192C265.693 21.2708 265.966 21.4072 266.259 21.5285C266.562 21.6397 266.876 21.7256 267.199 21.7862C267.522 21.8468 267.841 21.8771 268.154 21.8771C268.589 21.8771 268.902 21.8115 269.094 21.6801C269.296 21.5386 269.397 21.3567 269.397 21.1344C269.397 20.9323 269.331 20.7807 269.2 20.6797C269.069 20.5786 268.877 20.5079 268.624 20.4675L267.032 20.1795C266.406 20.0683 265.921 19.8409 265.577 19.4973C265.244 19.1437 265.077 18.694 265.077 18.1483C265.077 17.643 265.218 17.2085 265.501 16.8447C265.784 16.4708 266.173 16.1879 266.669 15.9959C267.174 15.7938 267.745 15.6927 268.381 15.6927C268.745 15.6927 269.099 15.723 269.442 15.7837C269.786 15.8443 270.109 15.9352 270.413 16.0565C270.726 16.1778 271.004 16.3394 271.246 16.5416L270.67 18.0119C270.478 17.8603 270.251 17.7289 269.988 17.6178C269.725 17.5066 269.458 17.4207 269.185 17.3601C268.912 17.2893 268.654 17.254 268.412 17.254C267.957 17.254 267.629 17.3298 267.426 17.4813C267.224 17.6228 267.123 17.8047 267.123 18.027C267.123 18.1988 267.179 18.3453 267.29 18.4666C267.411 18.5778 267.593 18.6536 267.836 18.694L269.427 18.982C270.084 19.0931 270.584 19.3155 270.928 19.6489C271.271 19.9723 271.443 20.4169 271.443 20.9828C271.443 21.4982 271.307 21.9428 271.034 22.3167C270.761 22.6805 270.377 22.9635 269.882 23.1656C269.387 23.3576 268.806 23.4536 268.139 23.4536Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6119_59648'%3E%3Crect width='288' height='35.0526' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center center /cover;
        height: 35px;
    }
    .main__wrapper_address-desc span {
        display: none;
    }
    .main__wrapper_address-icon {
        display: flex;
        width: 106px;
        height: 16px;
        margin-left: auto;
    }
    .main__wrapper_medium {
        margin-top: 40px;
    }
    .main__wrapper_medium-desc {
        font-size: 24px;
        line-height: 32px;
    }
    .main__wrapper_medium-desc-mob {
        display: block;
    }
    .main__wrapper_medium-desc {
        margin-bottom: 32px;
    }
    .main__foooter {
        margin-top: 56px;
    }
    .main__elem_2 {
        display: none;
    }
    .main__foooter_sponsor p {
        font-size: 16px;
        line-height: 24px;
    }
    /* Impact  */
    .impact__wrap_title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .impact__wrap_content-item .row-flex {
        gap: 11px;
    }
    .impact__wrap_content-item.container-flex {
        gap: 11px;
    }
    .impact-icon {
        top: 135px;
        right: -50px;
    }
    .impact__wrap_content-item p {
        font-size: 16px;
        line-height: 24px;
    }


    /* Prize  */
    .prize__wrap_title  {
        font-size: 32px;
        line-height: 40px;
    }
    .prize__wrap_title span {
        font-size: 40px;
        line-height: 40px;
    }
    .prize-icon {
        left: -200px;
        width: 400px;
        top: -250px;
        height: 400px;
    }
    .prize__wrap_place {
        margin: 32px 0;
    }
    .prize__wrap_place-item.place-first::after {
        width: 24px;
        height: 24px;
    }
    .prize__wrap_double-item {
        font-size: 16px;
        line-height: 24px;
    }
    /* Chal */
    .chal {
        padding-top: 32px;
    }
    .chal__wrap_title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .chal__wrap_accord {
        margin-bottom: 32px;
    }
    .chal__wrap_accord-item-header-icon {
        display: none;
    }
    .chal__wrap_accord-item-header button {
        padding: 16px 104px 16px 16px;
        font-size: 16px;
        line-height: 24px;
    }
    .chal__wrap_accord-item-header-plus {
        top: 18px;
        right: 16px;
    }
    .chal__wrap_accord-item-collapse-body {
        padding: 16px;
    }
    .chal__wrap_accord-item-collapse-body p {
        font-size: 16px;
        line-height: 24px;
    }
    .chal__wrap_accord-item:not(:last-child) {
        margin-bottom: 16px;
    }
    .chal-icon-bottom {
        left: -120px;
        bottom: -87px;
    }
    /* Tiag */
    .tiag__wrap_title {
        margin-bottom: 32px;
        font-size: 32px;
        line-height: 40px;
    }

    .tiag___wrap_info .nav .nav-item .nav-link {
        font-size: 16px;
        line-height: 24px;
    }
    .tiag___wrap_info .nav .nav-item .nav-link span {
        font-size: 32px;
        line-height: 40px;
    }
    .tiag-quad::after {
        display: none;
    }
    .tiag___wrap_info {
        padding-top: 0;
    }
    .tiag___wrap_info .tab-content .tab-pane .tab-pane__info {
        flex-direction: column;
        gap: 16px;
    }
    .tiag___wrap_info .tab-content .tab-pane .tab-pane__info .tab-pane__info_left {
        padding: 0;
        margin-bottom: 0;
        text-align: left;
    }
    .tiag___wrap_info .tab-content .tab-pane .tab-pane__info .tab-pane__info_right {
        padding: 0;
        font-size: 24px;
        line-height: 32px;
    }
    .tiag-lf {
        display: none;
    }
    /* Glance */
    .glanc__wrap_title {
        margin-bottom: 32px;
        font-size: 32px;
        line-height: 40px;
    }
    .glanc-icon {
        top: -130px;
        left: -300px;
        width: 400px;
        height: 400px;
    }
    .glanc .slick-list {
        margin-bottom: 8px;
    }
    .glanc .slick-dots {
        margin-top: 32px;
    }
    .glanc__wrap_btn {
        margin-top: 32px;
    }
    .glanc .slick-dots li button {
        width: 8px;
        height: 8px;
    }
    .glanc .slick-dots {
        gap: 16px;
    }
    /* Map  */
    .map {
        height: 788px;
    }
    .map__wrap {
        top: 80px;
        left: 24px;
        padding: 32px 16px;
        max-width: 288px;
        text-align: center;
    }
    .map__wrap_info-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .map__wrap_info-desc {
        font-size: 16px;
        line-height: 24px;
    }
    /* Jury  */
    .jury__title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .jury-icon-right {
        width: 400px;
        height: 400px;
        top: -110px;
    }
    .jury-icon-left {
        top: 0;
    }
    .jury__slider .slick-list {
        margin-bottom: 32px;
    }
    .jury .slick-dots {
        gap: 16px;
    }
    .jury .slick-dots li button {
        width: 8px;
        height: 8px;
    }
    /* Faq */
    .faq__wrap_title {
        margin-bottom: 32px;
        font-size: 32px;
        line-height: 40px;
    }
    .faq__wrap_accord-item-header button {
        padding: 16px 64px 16px 16px;
        font-size: 16px;
        line-height: 24px;
    }
    .faq__wrap_accord-item:not(:last-child) {
        margin-bottom: 16px;
    }
    .faq__wrap_accord-item-header-plus {
        transform: translate(-16px, -50%);
    }
    .faq__wrap_accord-item-header button:not(.collapsed) .faq__wrap_accord-item-header-plus {
        transform: rotate(45deg) translate(-30px, 0px);
        right: -13px;
    }
    .faq-icon, .faq-iconX {
        display: none;
    }
    .faq__wrap_accord-item-collapse-body {
        padding: 16px;
    }
    /*  */
    .ourpart__wrap_title,
    .secOurpart__wrap_title,
    .media__wrap_title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .ourpart__wrap_box {
        gap: 16px;
    }
    .secOurpart__wrap_logo {
        gap: 16px;
    }
    .secOurpart__wrap {
        margin-bottom: 32px;
    }
    .secOurpart__mail p {
        font-size: 16px;
        line-height: 24px;
    }
    /*  */
    .footer-top__wrapper_title {
        font-size: 24px;
        line-height: 32px;
    }
    .footer-top__wrapper_info li:not(:last-child) {
        margin-right: 0;
    }
    .footer-top__wrapper_info li:not(:last-child)::after {
        display: none;
    }
    .footer-top__wrapper_info li:not(:last-child){
        margin-top: 16px;
    }
    .footer-top__wrapper_info li {
        font-size: 20px;
        line-height: 32px;
    }
    .footer-top__wrapper_question a,
    .footer-top__wrapper_question p{
        font-size: 16px;
        line-height: 24px;
    }
    .footer-bottom__wrapper_menu {
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        gap: 8px;
    }
    .footer-bottom__wrapper_menu li:first-child {
        width: 100%;
    }
    .footer-bottom__wrapper_box-social {
        justify-content: center;
    }
    /* Page -> Redistration */
    .registr-title{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .set__regWrap_btns-item span {
        font-size: 24px;
        line-height: 32px;
    }
    .set__regWrap_btns-item span br {
        display: block;
    }
    .set__regWrap_btns-item button {
        font-size: 24px;
        line-height: 24px;
        max-width: 224px;
    }
    .registr-back {
        margin-bottom: 32px;
    }
    .registr-back button {
        font-size: 16px;
        line-height: 24px;
    }
    .registItem {
        margin: 32px 0;
    }
    .registr-back,
    .registItem__inp:not(:last-child),
    .registCheck,
    .registCheck__item_already,
    .regCheckTeam,
    .registDesc,
    .registLegacy {
        margin-bottom: 32px;
    }
    .registLegacy {
        margin-left: 20px;
    }
    .registLegacy .wpcf7-list-item .wpcf7-list-item-label {
        font-size: 16px;
        line-height: 24px;
    }
    .registLegacy .wpcf7-list-item {
        padding-left: 10px;
        max-width: 288px;
        margin: 0 auto;
    }
    .registLegacy .wpcf7-list-item-label::before {
        top: 13px;
        height: 20px;
        width: 20px;
        left: -20px;
    }
    .registLegacy .wpcf7-list-item-label::after {
        width: 14px;
        height: 14px;
        top: 16px;
        left: -17px;
    }
    .registration textarea,
    .registration input:not(.wpcf7-submit),
    .wpcf7-radio .wpcf7-list-item-label,
    .registItem__select_trigger {
        font-size: 16px;
        line-height: 24px;
    }
    /* Registration -> Thank you */
    .set__wrap_title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .set__wrap_subtitle {
        font-size: 24px;
        line-height: 32px;
    }
    .set__wrap_info p,
    .set__wrap_link p {
        font-size: 16px;
        line-height: 24px;
    }
    .set__wrap_info-head {
        margin-bottom: 16px;
    }
    .set__wrap_info {
        margin-bottom: 32px;
    }
    /* Erro */
    .set__wrap_icon {
        margin-bottom: 32px;
    }
    .error .set__wrap_subtitle {
        margin-bottom: 16px;
    }
    .error .set__wrap_desc {
        font-size: 16px;
        line-height: 24px;
    }
    /* Terms  */
    .terms__body_wrap-item>*:not(:last-child) {
        margin-bottom: 16px;
    }
    .terms__body_wrap-item:not(:last-child) {
        margin-bottom: 32px;
    }
    .terms__head_wrap-title {
        font-size: 32px;
        line-height: 40px;
            }
        .terms__body_wrap-item h2 {
            font-size: 26px;
            line-height: 37px;
        }

}
@media screen and (max-width: 400px) {
    .set__regWrap_btns-item span br {
        display: none;
    }
    .registSubmit input {
        font-size: 24px;
        line-height: 24px;
    }
}
/* ============= END MEDIA ==================||*/
