@font-face {
    font-family: 'Unbounded', sans-serif;
    font-family: 'AGLettericaCondensed';
    src: url('../pulseup/fonts/AGLettericaCondensed-Roman.eot');
    src: url('../pulseup/fonts/AGLettericaCondensed-Roman.eot?#iefix') format('embedded-opentype'),
    url('../pulseup/fonts/AGLettericaCondensed-Roman.woff2') format('woff2'),
    url('../pulseup/fonts/AGLettericaCondensed-Roman.woff') format('woff'),
    url('../pulseup/fonts/AGLettericaCondensed-Roman.ttf') format('truetype'),
    url('../pulseup/fonts/AGLettericaCondensed-Roman.svg#AGLettericaCondensed-Roman') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AGLettericaCondensed';
    src: url('../pulseup/fonts/AGLettericaCondensed-Bold.eot');
    src: url('../pulseup/fonts/AGLettericaCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('../pulseup/fonts/AGLettericaCondensed-Bold.woff2') format('woff2'),
    url('../pulseup/fonts/AGLettericaCondensed-Bold.woff') format('woff'),
    url('../pulseup/fonts/AGLettericaCondensed-Bold.ttf') format('truetype'),
    url('../pulseup/fonts/AGLettericaCondensed-Bold.svg#AGLettericaCondensed-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.soc img {
    width: 32px !important;
    height: auto;
}


.sj {
    background: linear-gradient(to bottom, #feec01 0%, #feec01 100%) !important;
    border: none !important;
    color: #0A0E0A !important;
    font-size: 30px !important;
}
.sj:hover {
    background: linear-gradient(to bottom, #1026A9 0%, #0D208A 100%) !important;
    transition: 1s;
    border: none !important;
    color: #FFFFFF !important;
}

.skr .slider-nav {
    width: 100%;
}
.skr .swiper-button-next.swiper-button-next-style1 {
    border: none;
}
.skr .swiper-button-prev.swiper-button-prev-style1 {
    border: none;
}
.skr svg {
    width: 50px!important;
    height: 36px!important;
}




@media (max-width: 575px) {

    div#sl {
        display: flex;
        flex-wrap: nowrap;
    }

    #sl .btn2 {
        padding: 11px 35px;
    }

    .sl2 {
        padding: 20px 0 0 0 !important;
    }
    .skr h1.faded_h1 {
        display: none;
    }


    .sec-5 .box .item .info {
        overflow: visible !important;
        bottom: -1px !important;
        display: block !important;
        text-align: center;
        position: absolute !important;
        background: linear-gradient(180deg, rgba(11, 13, 14, 0) 0%, rgba(11, 13, 14, 0.8) 83%)!important;
        height: 100px !important;
    }
    .copy img {
        position: relative;
        left: 141px;
    }
    .popup-fade .popup .box .center {
        position: unset!important;
    }
    .popup-fade .right {
        order: 3;
    }
    .popup-fade .left {
        order: 2;
    }


    .sec-5 .box .item:hover .info {
        height: 33%;
        position: relative !important;
        /* top: 1122px; */
        bottom: 97px !important;
        background: linear-gradient(180deg, rgba(11, 13, 14, 0) 0%, rgba(11, 13, 14, 0.8) 83%)!important;
    }

    .sec-5 .box .item .info .icon {
        width: 40px;
        height: 40px;
        margin-bottom: -15px!important;
        display: flex!important;
        position: relative!important;
        left: 160px!important;
    }

    .sec-5 .box .item .info .icon img {
        position: relative;
        top: -3px;
        width: 69%!important;
        height: 69%!important;
    }


}

footer .box .mail {

}



*, ::after, ::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.popup .zag {
    display: none;
}
.sub span {
    color: #72018d;
}
body {
    font-family: 'Unbounded', sans-serif;
    font-weight: 400;
    /* 	line-height: 24px; */
    /* 	text-align: left; */
    /* 	color: rgba(255, 255, 255); */
    /* 	background: #000; */
}
#wpadminbar {
    display: none !important;
}
.fixed .box .soc {
    display: flex;
    flex-direction: row;
    margin: 0;
}

.sj {

}



img {
    max-width: 100%;
    display: block;
}
.light .popup .box .left .item .doz span {color: #000000a3;}
#sec-2 .swiper-button-prev.slick-arrow.slick-prev {display: none;}
#sec-2 .swiper-button-next.slick-arrow.slick-next {display: none;}

.banner-doubler-up {
    background-color: #0A0E0A;
    position: fixed;
    height: 200px;
    width: 100%;
    top: -200px;
}

.banner-doubler-down {
    background-color: #0A0E0A;
    position: fixed;
    height: 200px;
    width: 100%;
    bottom: -200px;
}

.light .banner-doubler-up {
    background-color: #cb7cb2;
}

.light .banner-doubler-down {
    background-color: #cb7cb2;
}


a, button {
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #000;

    outline: 0;
    cursor: pointer;
    text-decoration: none;
}

.box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.btn {
    border: 1px solid #cb7cb2;
    background: transparent;
    border-radius: 100px;
    font-family: 'Unbounded', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.32px;
    text-align: center;
    color: #cb7cb2;
    text-decoration: none;
    padding: 19px 89px;
}

.btn2 {
    border: 1px solid #d01233 !important;

    border-radius: 100px;
    font-family: 'Unbounded', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.32px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    padding: 19px 89px;
    background: #d01233 !important;
}

.light .btn {
    border: none;
    background: transparent;
    color: #ffF !important;
}

.btn:hover {
    background: #ff3586 !important;
    color: #fff !important;
}

.btn2:hover {
    background: #72018d !important;
    color: #fff !important;
}

.light .btn:hover {
    background: #ff3586 !important;
    color: fff !important;
}

.title {
    font-family: 'Unbounded', sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 60.63px;
    text-align: center;
    color: #fff;

}

.light .title {
    color: #0A0E0A;
}

.slick-arrow {
    position: absolute;
    top: -90px;
    bottom: 0;
    margin: auto;
    background: url("../pulseup/img/arrow.svg") 0 0 no-repeat;
    width: 60px;
    height: 60px;
    transition: all 0.5s;
    user-select: none;
    -webkit-user-select: none;
}

.abr {
    display: flex; flex-direction: row; gap: 10px; padding: 25px; align-items: center; flex-wrap: wrap;
}

.abr_t {
    display: flex; flex-direction: column; gap: 10px; align-items: baseline; margin: 0 auto;
}

.light .slick-arrow {
    top: -90px;
}

.sec-2 .slick-arrow {
    top: -90px;
}

.sec-4 .slick-arrow {
    top: -90px;
}

.light .sec-1 .slick-prev {
    background-color: #72018d;
    border-radius: 50%;
    left: 5px;
    position: absolute;
    bottom: 10px;
}

.light .sec-1 .slick-next {
    background-color: #72018d;
    border-radius: 50%;
    right: 5px;
    position: absolute;
    bottom: 10px;
}

.slick-arrow:hover {
    background: url("../pulseup/img/arrow1.svg") 0 0 no-repeat;
}


.light .slick-arrow:hover {
    background: url("https://minion.utgc.ru/wp-content/uploads/2025/06/download.svg") 0 0 no-repeat;
}

.sec-2 .slick-arrow:hover {
    background: url("../pulseup/img/arrow1.svg") 0 0 no-repeat;
}

.sec-4 .slick-arrow:hover {
    background: url("../pulseup/img/arrow1.svg") 0 0 no-repeat;
}

.slick-arrow:after {
    display: none;
}

.slick-arrow.slick-prev {
    left: 0;
    transform: rotate(180deg);
}

.slick-arrow.slick-next {
    right: 0;
}

.wrapper {
    max-width: 1390px;
    margin: 0 auto;
}

header {
    position: relative;
    height: 920px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 0 0 123px 0;
}

header .fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #72018d;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.3);
    z-index: 100;
    padding: 15px;
}

.light header .fixed {
    background: #72018d;
}

header .banner {
    width: 100vw;
    height: 920px;
    position: fixed;
    z-index: 0;
    left: 0;
    top: 0;
    cursor: pointer;

}

header .banner img,
header .banner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

header .wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
}

header .box {
    display: flex;
    flex-direction: row;
    max-width: 1360px;
    align-items: center;
    margin: 0 auto;
}

header .box .logo {
    width: 128px;
    margin: 0;
}

header .box .logo a {
    width: 100%;
    display: block;
}

header .box .logo a img {
    width: 100%;
}

header .box .burger {
    display: none;
}

header .box .menu {
    margin: 0px
}

header .box .menu nav {
    width: 100%;
}

header .box .menu nav .logo {
    display: none;
}

header .box .menu nav .soc {
    display: none;
}

header .box .menu nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 15px;
}

header .box .menu nav ul li {
    display: flex;
    margin: 0px;
}

header .box .menu nav ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-align: left;
    color: #fff;
    background: transparent;
    text-decoration: none;
    border-radius: 100px;
    padding: 10px 20px;
}

header .box .menu nav ul li a:hover,
header .box .menu nav ul li.active a {
    background: #cb7cb2;
}

.light header .box .menu nav ul li a:hover,
.light header .box .menu nav ul li.active a {
    background: white;
    color: #72018d;
}

header .box .colors {
    margin: 0 92px 0 0;
}

header .box .colors input {
    display: none;
}

header .box .colors label {
    position: relative;
    cursor: pointer;
    background: #cb7cb2;
    border-radius: 100px;
    width: 72px;
    height: 35px;
    display: block;
    transition: all 0.5s;
}

.light header .box .colors label {
    background: white;
}
header .box .colors label:before {
    content: url("data:image/svg+xml,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='27' height='27' rx='13.5' fill='white'/%3E%3Cg clip-path='url(%23clip0_1455_1847)'%3E%3Cpath d='M13.4365 9.71045H13.5762L13.811 9.72314L14.0396 9.74854L14.23 9.78027L14.4331 9.82471L14.6299 9.88184L14.7822 9.93262L14.96 10.0024L15.144 10.085L15.271 10.1484L15.417 10.231L15.5693 10.3262L15.6709 10.396L15.7915 10.4849L15.855 10.5356L15.9565 10.6182L16.02 10.6753L16.0708 10.7197L16.1216 10.7705L16.1724 10.8149L16.2168 10.8594L16.2612 10.9102L16.3057 10.9546L16.3501 11.0054L16.4263 11.0942L16.5532 11.2593L16.6421 11.3862L16.7437 11.5449L16.8262 11.6846L16.877 11.7861L16.9658 11.9702L17.0483 12.1733L17.1245 12.4019L17.1816 12.605L17.2261 12.8145L17.2642 13.0811L17.2769 13.2144L17.2832 13.3223V13.6714L17.2705 13.8618L17.2451 14.0649L17.2197 14.2173L17.1753 14.4204L17.1118 14.6426L17.0483 14.8267L16.9912 14.9663L16.9087 15.1504L16.8389 15.29L16.75 15.4424L16.6802 15.5566L16.6104 15.6582L16.5278 15.7725L16.4453 15.8804L16.3628 15.9756L16.3057 16.0391L16.2612 16.0898L16.0581 16.293L16.0073 16.3374L15.9185 16.4136L15.8169 16.4961L15.728 16.5596L15.6582 16.6104L15.563 16.6738L15.4106 16.769L15.2583 16.8516L15.1631 16.9023L14.9536 16.9976L14.7695 17.0674L14.5537 17.1372L14.2998 17.2007L14.1348 17.2324L13.8999 17.2642L13.7539 17.2769L13.6396 17.2832H13.3477L13.1382 17.2705L12.9351 17.2451L12.6938 17.2007L12.4907 17.1499L12.3066 17.0928L12.1416 17.0356L11.9766 16.9658L11.8115 16.8896L11.6655 16.8135L11.5068 16.7183L11.3799 16.6357L11.272 16.5596L11.1069 16.4326L11.0435 16.3755L10.9736 16.3184L10.9292 16.2739L10.8784 16.2295L10.7261 16.0771L10.6816 16.0264L10.6245 15.9629L10.5674 15.8931L10.4849 15.7915L10.4023 15.6772L10.2881 15.5059L10.2119 15.3789L10.1357 15.2393L10.0532 15.0742L9.9707 14.8774L9.90088 14.687L9.84375 14.4966L9.78662 14.2554L9.74854 14.0332L9.72314 13.8047L9.7168 13.7158L9.71045 13.4556L9.7168 13.2715L9.73584 13.062L9.76123 12.8779L9.79932 12.6812L9.8501 12.478L9.92627 12.2368L10.0088 12.0273L10.104 11.8179L10.1802 11.6719L10.2817 11.5005L10.396 11.3291L10.4658 11.2339L10.5293 11.1514L10.6182 11.0435L10.6689 10.98H10.6816L10.6943 10.9546L10.7578 10.8911L10.8022 10.8403L10.8721 10.7705H10.8848V10.7578L10.9355 10.7134L11.0308 10.6245L11.1196 10.5547L11.2212 10.4722L11.3101 10.4087L11.4116 10.3389L11.5195 10.269L11.6719 10.1802L11.856 10.085L12.021 10.0088L12.2178 9.93262L12.4272 9.86279L12.624 9.81201L12.8018 9.77393L13.0049 9.74219L13.1826 9.72314L13.4365 9.71045Z' fill='%231026A9'/%3E%3Cpath d='M9.11377 8.79004H9.22803L9.3042 8.80908L9.61523 8.92334L10.1294 9.11377L10.6943 9.32324L10.9165 9.40576L11.0308 9.4502L11.1323 9.48828L11.2656 9.53906V9.55811L11.1387 9.62793L11.0752 9.67236L10.9736 9.73584L10.8657 9.81201L10.7642 9.88818L10.6816 9.95166L10.6118 10.0088L10.5293 10.0786L10.4468 10.1548L10.396 10.1992L10.1611 10.4341L10.1167 10.4849L10.0342 10.5801L9.97705 10.6499L9.90723 10.7388L9.83105 10.8403L9.76758 10.9292L9.69141 11.0435L9.60889 11.1768L9.5708 11.2466L9.54541 11.272L9.50732 11.1831L9.28516 10.5864L9.15186 10.2246L8.94873 9.67871L8.82178 9.33594L8.79004 9.22803V9.11377L8.80908 9.0376L8.85352 8.95508L8.89795 8.89795L8.96143 8.84717L9.0376 8.80908L9.11377 8.79004Z' fill='%231026A9'/%3E%3Cpath d='M17.7783 8.79004H17.8862L17.9624 8.80908L18.0449 8.85352L18.1211 8.92334L18.1655 8.98682L18.1973 9.06299L18.21 9.12012V9.21533L18.1846 9.31689L17.9688 9.90088L17.9243 10.0151L17.8862 10.123L17.8037 10.3452L17.6958 10.6372L17.4927 11.1831L17.4609 11.2656H17.4419L17.3911 11.1768L17.2959 11.0244L17.2324 10.9292L17.1689 10.8403L17.0801 10.7197L17.0229 10.6499L16.9531 10.5674L16.896 10.4976L16.8008 10.396L16.7119 10.3008L16.6421 10.231L16.5913 10.1865L16.5342 10.1294L16.4644 10.0723L16.3691 9.98975L16.2803 9.91992L16.1533 9.82471L16.0264 9.73584L15.8867 9.64697L15.7915 9.58984L15.7344 9.55811V9.53906L15.8994 9.47559L16.3247 9.31689L16.5977 9.21533L17.2134 8.98682L17.4038 8.91699L17.6577 8.82178L17.7339 8.79639L17.7783 8.79004Z' fill='%231026A9'/%3E%3Cpath d='M9.54541 15.728L9.5708 15.7534L9.63428 15.8677L9.7168 15.9946L9.78662 16.0962L9.8501 16.1851L9.93262 16.293L10.0469 16.4326L10.1294 16.5278L10.2246 16.6294L10.415 16.8198L10.4658 16.8643L10.5356 16.9277L10.6055 16.9849L10.707 17.0674L10.834 17.1626L10.9229 17.2261L11.0562 17.3149L11.1895 17.3975L11.2656 17.4419L11.2593 17.4609L11.145 17.5054L10.8721 17.6069L9.91357 17.9624L9.31055 18.1846L9.20264 18.21H9.13281L9.04395 18.1909L8.96777 18.1528L8.9043 18.1021L8.85352 18.0449L8.80908 17.9561L8.79004 17.8862V17.772L8.82812 17.645L8.88525 17.4927L9.10107 16.9087L9.20264 16.6357L9.31055 16.3438L9.49463 15.8486L9.53271 15.7407L9.54541 15.728Z' fill='%231026A9'/%3E%3Cpath d='M17.8672 12.2812L17.8989 12.2876L18.083 12.3701L18.9019 12.7446L19.3716 12.9604L19.5493 13.043L19.7588 13.1382L19.8286 13.1763L19.8984 13.2334L19.9492 13.3032L20 13.4048V13.6143L19.981 13.6333L19.9492 13.6968L19.8984 13.7666L19.835 13.8174L19.7144 13.8809L19.5874 13.938L19.3398 14.0522L19.1304 14.1475L18.9653 14.2236L18.8066 14.2935L18.7178 14.3379L18.5908 14.395L18.4194 14.4712L18.3306 14.5156L17.9116 14.7061L17.8672 14.7188L17.8926 14.6172L17.9497 14.3569L17.9878 14.1284L18.0132 13.8999L18.0259 13.7095V13.2969L18.0132 13.1128L17.9878 12.8779L17.9497 12.6431L17.8926 12.3828L17.8735 12.313L17.8672 12.2812Z' fill='%231026A9'/%3E%3Cpath d='M12.2812 17.8672L12.3828 17.8926L12.6177 17.9434L12.8335 17.9814L13.0366 18.0068L13.3159 18.0259H13.6841L13.8872 18.0132L14.1665 17.9814L14.4521 17.9307L14.668 17.8799L14.6997 17.8672H14.7188L14.7124 17.8989L14.6362 18.064L14.541 18.2734L14.4585 18.4512L14.2554 18.8955L14.103 19.2256L14.0078 19.4351L13.9062 19.6572L13.8301 19.8159L13.7666 19.8984L13.6841 19.9556L13.6143 19.9873L13.5889 20H13.4111L13.3223 19.9619L13.2524 19.9111L13.1953 19.854L13.1382 19.7588L13.043 19.5493L12.9287 19.3018L12.8271 19.0796L12.6113 18.6099L12.5161 18.4004L12.4336 18.2227L12.3193 17.9688L12.2812 17.8862V17.8672Z' fill='%231026A9'/%3E%3Cpath d='M17.4419 15.728L17.4609 15.7344L17.6133 16.1406L17.7085 16.4009L17.8101 16.6738L17.918 16.9658L18.083 17.4102L18.1909 17.7021L18.21 17.7847V17.8735L18.1909 17.9497L18.1401 18.0513L18.0703 18.1274L17.9814 18.1782L17.8926 18.2036L17.8608 18.21H17.791L17.6831 18.1846L17.499 18.1147L17.1372 17.9814L15.9248 17.5308L15.7344 17.4609V17.4419L15.7852 17.4102L15.874 17.3594L16.02 17.2642L16.147 17.1753L16.2231 17.1182L16.3057 17.0547L16.4072 16.9722L16.4961 16.896L16.5786 16.8198L16.6294 16.7754L16.8198 16.585L16.8643 16.5342L16.9214 16.4707L16.9785 16.4009L17.0483 16.3184L17.1309 16.2104L17.2007 16.1152L17.3149 15.9438L17.3975 15.8105L17.4419 15.728Z' fill='%231026A9'/%3E%3Cpath d='M9.10742 12.2812L9.13281 12.2876L9.11377 12.3447L9.06299 12.5669L9.0249 12.7827L8.99951 12.9668L8.98047 13.1572L8.96777 13.4556V13.5508L8.97412 13.7476L8.99316 13.9888L9.0249 14.2236L9.06299 14.4331L9.12012 14.6743L9.13281 14.7124L9.10742 14.7188L9.01221 14.668L8.85352 14.5981L8.67578 14.5156L8.45361 14.4141L8.00928 14.2109L7.20947 13.8428L7.13965 13.7983L7.07617 13.7349L7.03174 13.665L7 13.5889V13.3984H7.0127L7.01904 13.3604L7.06348 13.2778L7.12061 13.2144L7.17773 13.1699L7.34912 13.0874L7.55859 12.9922L7.73633 12.9097L7.9458 12.8145L8.20605 12.6938L8.56787 12.5288L9.09473 12.2876L9.10742 12.2812Z' fill='%231026A9'/%3E%3Cpath d='M13.3921 7H13.6079L13.6206 7.0127L13.7095 7.05713L13.7729 7.10791L13.8301 7.18408L13.8809 7.28564L13.9888 7.52051L14.103 7.76807L14.1982 7.97754L14.2998 8.19971L14.4141 8.44727L14.5537 8.75195L14.6553 8.97412L14.6997 9.07568L14.7188 9.11377V9.12646L14.668 9.12012L14.5474 9.08838L14.3696 9.05029L14.23 9.0249L14.0459 8.99951L13.8491 8.98047L13.7539 8.97412L13.5444 8.96777H13.4111L13.2207 8.97412L12.9985 8.99316L12.8018 9.01855L12.5605 9.06299L12.3384 9.11377L12.2812 9.12646L12.3003 9.06934L12.3828 8.8916L12.478 8.68213L12.6685 8.26953L12.7637 8.06006L12.8716 7.8252L12.9478 7.66016L13.043 7.45068L13.1572 7.20312L13.2017 7.1333L13.2651 7.06982L13.3413 7.02539L13.3921 7Z' fill='%231026A9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1455_1847'%3E%3Crect width='13' height='13' fill='white' transform='translate(7 7)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background: #FFFFFF;
    width: 27px;
    height: 27px;
    border-radius: 100px;
    transition: all 0.5s;
    position: absolute;
    left: 4px;
    top: 4px;
}

.light header .box .colors label:before {
    content: url("data:image/svg+xml,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='27' height='27' rx='13.5' fill='%231026A9'/%3E%3Cpath d='M10.8377 7.1311C9.1344 7.94404 7.82825 9.46978 7.27813 11.2842C6.93982 12.4123 6.90746 13.7554 7.19576 14.8982C7.6841 16.8334 8.98143 18.4446 10.7553 19.3105C11.429 19.6404 11.9144 19.7995 12.6734 19.932C12.9882 19.988 13.1588 19.9998 13.7266 19.9998C14.4385 20.0027 14.6826 19.9791 15.2504 19.8525C16.2153 19.6404 17.2185 19.1544 18.0216 18.5153C18.5246 18.1147 19.0895 17.4814 19.4484 16.9247C19.6572 16.5978 19.969 15.991 19.9926 15.8585C20.0544 15.5256 19.719 15.2075 19.4013 15.3018C19.3542 15.3165 19.1983 15.3754 19.0512 15.4314C18.4364 15.667 17.6833 15.8054 17.0067 15.8054C14.3826 15.8054 12.0762 14.0293 11.3996 11.4904C11.2731 11.0132 11.2348 10.7393 11.2201 10.1737C11.1937 9.27833 11.3231 8.54197 11.6438 7.7791C11.7026 7.64361 11.7144 7.56703 11.7055 7.44037C11.6908 7.25186 11.629 7.14877 11.4731 7.06041C11.3025 6.96321 11.1495 6.98088 10.8377 7.1311Z' fill='white'/%3E%3C/svg%3E%0A");

    background: black;
}

header .box .colors input:checked+label {
    background: #cb7cb2;
}

.light header .box .colors input:checked+label {
    background: #cb7cb2;
}

header .box .colors input:checked+label:before {
    left: 41px;
}

header .box .leng {
    background: #cb7cb2;
    border-radius: 15px;
    width: 72px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    cursor: pointer;
    transition: all 0.5s;
    position: absolute;
    right: 15px;
    top: 13px;
    padding: 10px 0 0 0;
    overflow: hidden;
}

.light header .box .leng {
    background: white;
    color: black;
}

header .box .leng:after {
    content: '';
    background: url("../pulseup/img/arrow2.svg") 0 0 no-repeat;
    width: 10px;
    height: 6px;
    transition: all 0.5s;
    transform: rotate(0deg);
    margin-top: 6px;
}

.light header .box .leng:after {
    background: url("../pulseup/img/arrow2_light.svg") 0 0 no-repeat;
}

header .box .leng.active:after {
    transform: rotate(180deg);
}

header .box .leng.active {
    height: 90px;
}

header .box .leng .lg {
    padding: 0 7px 0 0;
}

header .box .leng .lg a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.32px;
    text-align: left;
    color: #fff;
    text-decoration: none;
    margin-bottom: 12px;
    transition: color 1s;
}

.light header .box .leng .lg a {
    color: black;
}

header .box .leng .lg a.active {
    display: block;
}

header .box .leng .lg a:hover {
    color: #FFDD04;
}

.light header .box .leng .lg a:hover {
    color: #cb7cb2;
}

header h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 93.28px;
    text-align: left;
    color: #FFFFFF;
    text-transform: uppercase;
}

header h1 span {
    font-size: 189.5px;
    line-height: 220.96px;
}

header h1 div {
    overflow: hidden;
    height: 300px;
    width: 604px;
}

header h1 div span {
    animation: scrollUp 1s ease forwards;
    animation-delay: 0.5s;
    transform: translateY(100%);
    opacity: 0;
    font-size: 80px;
    line-height: 93.28px;
}

header h1 div span+span {
    animation-delay: 1s;
}

@keyframes scrollUp {
    0% {
        opacity: 0;
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


.sec-1 {
    position: relative;
    overflow: hidden;
    padding: 70px 0px 25px 0px;
}

.sec-1 .title {

}

.sec-1 .slider {
    position: relative;
    overflow: hidden;
    height: 756px;
}

.sec-1 .slider .swiper-slide {
    transition: opacity 0.1s;
}

.sec-1 .slider .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide ~ .swiper-slide {
    opacity: 0;
}

.light .sec-1 .slider {
    margin: 0px;
}

.faded_h1 {
    transition: opacity 0.1s;
}

.sec-1 .slider .item {
    width: 340px;
    display: block;
    margin: 0 auto;
}

.sec-1 .slider .item .zag {
    font-size: 24px;
    font-weight: 700;
    line-height: 41.98px;
    text-align: center;
    color: #fff;
    margin-top: 35px;
    text-transform: uppercase;
}

.sec-1 .slider .item .zag span {
    transition: color 1s;
    display: block;
    color: #FFDD04;
}

.light .sec-1 .slider .item .zag span {
    color: #72018d;
}

.sec-1 .slider .item .img {
    width: 180px;
    height: 504px;
    margin: 80px auto;
    transition: all 0.5s;
}

.sec-1 .slider .item:hover .img {
    transform: scale(1.1);
}

.sec-1 .slider .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.sec-1 .slider .item:not(:hover) .img img {
    filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0)) !important;
}

.sec-2 {
    position: relative;
    overflow: hidden;
    padding: 70px 0px 25px 0px;
}

.sec-2 .box {}

.sec-2 .box .left {
    width: 48%;
    margin: 0px auto;
}

.sec-2 .box .left .new {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.sec-2 .box .left .new .item {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.sec-2 .box .left .new .item .img {
    width: 100%;
    height: 100%;
    position: relative;
}

.sec-2 .box .left .new .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec-2 .box .left .new .item .img:before {
    content: '';
    background: linear-gradient(180deg, rgba(11, 13, 14, 0) 0%, #0B0D0E 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.8;
}

.sec-2 .box .left .new .item .box {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    align-items: center;
    padding: 0 30px;
}

.sec-2 .box .left .new .item .box .name {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.18px;
    text-align: left;
    color: #FFFFFF;
    width: 68%;
}

.sec-2 .box .left .new .item .box .more {
    width: 154px;
}

.sec-2 .box .left .new .item .box .more .btn {
    width: 100%;
    border: 1px solid #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.66px;
    text-align: center;
    color: #fff;
    padding: 11px 0;
    display: block;
}

.sec-2 .box .left .new .item .box .more .btn:hover {
    border: 1px solid #FEEC01;
    color: #1D1D1B;
}

.light .sec-2 .box .left .new .item .box .more .btn:hover {
    color: white;
    border: 1px solid white;
}

.sec-2 .box .left .new .slick-arrow {
    top: 0;
}

.sec-2 .box .left .new .slick-arrow.slick-prev {
    left: 30px;
}

.sec-2 .box .left .new .slick-arrow.slick-next {
    right: 30px;
}

.sec-2 .box .right {
    width: 49%;
    margin: 0px;
}

.sec-2 .box .right .title {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 100.0px;
    margin-bottom: 45px;
    letter-spacing: -0.7px;
}

.sec-2 .box .right .scroll {
    overflow: auto;
}

.sec-2 .box .right .scroll::-webkit-scrollbar {
    width: 0;
}

.sec-2 .box .right .scroll {
    -ms-overflow-style: none;
}

.sec-2 .box .right .scroll {
    overflow: -moz-scrollbars-none;
}

.sec-2 .box .right .scroll .box {
    display: flex;
    gap: 20px;
}

.sec-2 .box .right .scroll .box .item {
    width: 48%;
    transition: border-bottom 0.3s;
}

.sec-2 .box .right .scroll .box .item .img {
    width: 100%;
    height: 334px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 15px;
}

.sec-2 .box .right .scroll .box .item .img:hover img {
    transform: scale(1.03);
}

.sec-2 .box .right .scroll .box .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s;
}

.sec-2 .box .right .scroll .box .item .date {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-align: left;
    color: #fff;
    opacity: 0.6;
    margin: 0 0 9px 0;
    transition: color 0.3s;
}

.light .sec-2 .box .right .scroll .box .item .date {
    color: #0A0E0A;
}

.sec-2 .box .right .scroll .box .item .name {}

.sec-2 .box .right .scroll .box .item .name a {
    font-size: 24px;
    font-weight: 700;
    line-height: 27.98px;
    text-align: left;
    color: #fff;
    transition: color 1s;
}

.light .sec-2 .box .right .scroll .box .item .name a {
    color: #0A0E0A;
}

.sec-2 .box .right .scroll .box .item:hover .name a {
    transition: color 1s;
    color: #FFDD04;
}

.light .sec-2 .box .right .scroll .box .item:hover .name a {

    color: #cb7cb2;
}

.sec-3 {
	display: none;
    position: relative;
    overflow: hidden;
    padding: 70px 0px 70px 0px;
}

.indicator {
    top: 610px !important;
    left: 60px !important;
}

.sec-3 .title {
    text-transform: uppercase;
    text-align: left;
}

.sec-3 .search {
    position: relative;
    z-index: 1;
    width: 267px;
    margin-bottom: -90px;
    padding-top: 25px;
}

.sec-3 .search form {
    width: 100%;
}

.sec-3 .search form .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    border: none;
    background: none;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-align: left;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
    padding: 11px 19px;
    width: 100%;
    height: 40px;
    margin: 0;
}

.select2-default {
    color: black !important;
}


.sec-3 .search form .select2-container--default .select2-selection--single {
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: none;
    padding: 0;
    border-radius: 20px;
    height: auto;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: none;
    border-radius: 10px;
    color: #fff;
    padding: 10px;
    outline: 0;
}

.sec-3 .search form .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.sec-3 .search form select {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: none;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
    outline: 0;
    border-radius: 25px;
    text-transform: uppercase;
    padding: 11px 19px;
    width: 100%;
    height: 42px;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.sec-3 .search form .select2-container--default .select2-selection--multiple .select2-selection__choice,
.sec-3 .search form .select2-container--default .select2-search--inline .select2-search__field {
    display: block;
    border: none;
    background: none;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-align: left;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
    padding: 11px 19px;
    width: 100%;
    height: 40px;
    margin: 0;
    transition: color 1s;
}

.light .sec-3 .search form .select2-container--default .select2-selection--multiple .select2-selection__choice,
.light .sec-3 .search form .select2-container--default .select2-search--inline .select2-search__field {

    color: black;
}

.sec-3 .search form .select2-container--default.hide .select2-search--inline .select2-search__field {
    display: none;
}

.sec-3 .search form .select2-container--default .select2-search--inline .select2-search__field::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.light .sec-3 .search form .select2-container--default .select2-search--inline .select2-search__field::placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.sec-3 .search form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    right: 10px;
    top: 8px;
    left: auto;
    border: none;
    font-family: 'Unbounded', sans-serif;
    border-radius: 4px;
}

.select2-container .select2-dropdown {
    background-color: #000;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    overflow: hidden;
    transition: color 1s;
}

.light .select2-container .select2-dropdown {
    background-color: white;
}

.sec-3 .search form .select2-container--default .select2-selection--multiple {
    background-color: #000;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 30px;
    overflow: hidden;
    padding: 0;
    transition: color 1s;
}

.light .sec-3 .search form .select2-container--default .select2-selection--multiple {
    background-color: white;
    color: black;
    border: 1px solid rgb(114 1 141);

}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
    transition: color 1s, background 1s;
    background-color: #FFDD04;
    color: #000;
}

.light .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.light .select2-container--default .select2-results__option--selected {

    background-color: #72018d;
    color: white;
}

.select2-results__option:empty {
    display: none;
}

.sec-3 .map {
    width: 100%;
    margin: 0;
    position: relative;
}

.sec-3 .map svg {
    width: 100%;
    height: 765px;
}

.sec-3 .map path {
    transition: all 0.5s;
    fill: rgba(0, 0, 0, 0) !important;
    stroke: rgb(255 207 240);
    cursor: pointer;
}

.light .sec-3 .map path {
    transition: all 0.5s;
    fill: rgb(203 124 178) !important;
    stroke: rgb(255 207 240);
    cursor: pointer;
}

.sec-3 .map path:hover {
    fill: rgba(129, 64, 146, 1) !important;
    stroke: rgb(255 207 240);
}

.light .sec-3 .map path:hover {
    fill: rgba(129, 64, 146, 1) !important;
    stroke: rgb(255 207 240);
}

.sec-3 .map .indicator {

    background: #fff;
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.22);
    border-radius: 20px;
    display: none;
    font-size: 28px;
    font-weight: 700;
    line-height: 32.65px;
    text-align: left;
    color: #000;
    padding: 21px;
    width: 381px;
}

.sec-3 .map .indicator.RU-CHU:before,
.sec-3 .map .indicator.RU-KAM:before,
.sec-3 .map .indicator.RU-SAK:before,
.sec-3 .map .indicator.RU-PRI:before,
.sec-3 .map .indicator.RU-KHA:before,
.sec-3 .map .indicator.RU-MAG:before,
.sec-3 .map .indicator.RU-YEV:before {
    left: auto;
    right: -12px;
}

.sec-3 .map .indicator .name {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-align: left;
    color: #000;
    float: none;
    margin: 16px 0 8px 0;
}

.sec-3 .map .indicator .brend {
    font-size: 22px;
    font-weight: 700;
    line-height: 25.65px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 21px;
    width: 100%;
    text-transform: uppercase;
}

.sec-3 .map .indicator .brend a {
    font-size: 22px;
    font-weight: 700;
    line-height: 25.65px;
}

.sec-3 .map .regs {
    columns: 5;
    padding: 10px;
    display: none;
}

.sec-3 .map .reg span {
    font-size: 10px;
}

.sec-3 .map .regs div {
    width: auto;
    font-size: 14px;
    cursor: pointer;
}

.sec-3 .magaz {
    margin: 25px auto 0 auto;
    overflow: hidden;
}

.sec-3 .magaz .items {
    display: flex;
    gap: 15px;
}

.sec-3 .magaz .items .item {
    flex-shrink: 0;
}

.sec-3 .magaz a {
    font-size: 21px;
    font-weight: 700;
    line-height: 32.65px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background: #1E1E1E;
    padding: 13px 25px;
    text-transform: uppercase;
    width: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: normal;
    height: 100%;
}

.sec-3 .magaz a:not(:hover) {
    background: #1E1E1E !important;
}

.light .sec-3 .magaz a:not(:hover) {
    color: black;
    background: #F9F8F8 !important;
}

.sec-4 {
    display: block;
}

.sec-4 .box {}

.sec-4 .box .left {
    width: 66.2%;
}

.sec-4 .box .left .slider-1 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.sec-4 .box .left .slider-1 .img {
    border-radius: 20px;
    width: 100%;
    height: 431px;
    overflow: hidden;
    margin-bottom: 16px;
    position: relative;
}

.sec-4 .box .left .slider-1 .img video {
    max-width: 100%;
}

.sec-4 .box .left .slider-1 .img:before {
    content: '';
    background: linear-gradient(180deg, rgba(11, 13, 14, 0) 0%, #0B0D0E 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
}

.sec-4 .box .left .slider-1 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec-4 .box .left .slider-1 .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 30px;
    transition: color 1s;
}

.light .sec-4 .box .left .slider-1 .text {

    color: #0A0E0A;
}

.sec-4 .box .left .slider-1 .btn {
    padding: 11px 62px;
    font-size: 16px;
    line-height: 18.66px;
    display: block;
    width: fit-content;
}

.sec-4 .box .left .slider-1:hover .img:before {
    opacity: 0.8;
}

.sec-4 .box .left .slider-1 .slick-arrow {
    top: 200px;
    bottom: auto;
    opacity: 0;
    transition: all 0.5s;
}

.sec-4 .box .left .slider-1 .slick-arrow.slick-prev {
    left: 15px;
}

.sec-4 .box .left .slider-1 .slick-arrow.slick-next {
    right: 15px;
}

.sec-4 .box .left .slider-1:hover .slick-arrow {
    opacity: 1;
}

.sec-4 .box .right {
    width: 32.4%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}

.sec-4 .box .right .more {
    border: 1px solid #FF6B00;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    background: #0a0e0a;
    padding: 39px;
    overflow: auto;
    display: none;
}

.light .sec-4 .box .right .more {
    background: white;
}

.sec-4 .box .right .more .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
}

.light .sec-4 .box .right .more .text {
    color: #0a0e0a;
}

.light .sec-4 .box .right .more .text a {
    color: #1026a9;
}

.sec-4 .box .right .more .text:last-child {
    margin: 0;
}
.sec-4 .box .right .more .text a:hover {}

.sec-4 .box .right .img {
    width: 100%;
    margin: -74px 0 25px 0;
    height: 50px;
}

.sec-4 .box .right .img img {
    width: 132px;
    margin: 0 0 0 auto;
}

.sec-4 .box .right .img img.img__img--light {
    display: none;
}

.light .sec-4 .box .right .img img.img__img--light {
    display: block;
}

.light .sec-4 .box .right .img img.img__img--dark {
    display: none;
}
.sec-4 .box .right .more .text p {}

.sec-4 .box .right .more .text a {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #FFDD04;
    text-decoration: underline;
}



.sec-4 .box .right .item {
    width: 47.7%;
    border: 1px solid #FFDD04;
    box-shadow: 0 0 0 0 rgba(255, 221, 4, 0.4);
    border-radius: 20px;
    transition: all 0.5s;
    padding: 15px 0 13px 0;
    margin-bottom: 21px;
}

.sec-4 .box .right .item .num {
    font-size: 28px;
    font-weight: 700;
    line-height: 33.6px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
}

.light .sec-4 .box .right .item .num {

    color: #0A0E0A;
}

.sec-4 .box .right .item .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
}

.light .sec-4 .box .right .item .text {

    color: #0A0E0A;
}

.sec-4 .box .right .item:not(:hover) {
    background: transparent !important;
    box-shadow: 0 4px 40px 0 transparent !important;
}

.sec-4 .box .right .item:hover .num {
    color: #0A0E0A;
}

.sec-4 .box .right .item:hover .text {
    color: #0A0E0A;
}

.sec-4 .magaz {
    margin: 39px auto 0 auto;
    overflow: hidden;
}

.sec-4 .magaz .items {
    display: flex;
    gap: 20px;
}

.sec-4 .magaz .items .item {
    flex-shrink: 0;
}

.sec-4 .magaz a {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background: #1E1E1E;
    padding: 23px 0;
    width: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec-4 .magaz a:not(:hover) {
    background: #1E1E1E !important;
}

.light .sec-4 .magaz a:not(:hover) {
    background: #F9F8F8 !important;
    color: black;
}




footer {
    transition: background 1s;
    background: #0A0E0A;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgba(30, 30, 30, 0.9);
}

footer .box {
    align-items: center;
}

footer .box .logo {
    width: 127px;
}

footer .box .logo img {
    width: 100%;
}

footer .box .address {
    display: flex;
    flex-direction:column;
    justify-content: space-around;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0;
}

footer .box .mail {
    margin: 0;
}

footer .box .mail a {
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}

footer .box .mail a:hover {
    text-decoration: underline;
}

footer .box .phone {
    margin: 0;
}

footer .box .phone a {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none;
}

footer .box .phone a:hover {
    text-decoration: underline;
}

footer .box .soc {
    display: none !important;
    justify-content: flex-start;
    gap: 10px;
}

footer .box .soc a {
    width: 30px;
    display: block;
}

footer .box .soc a img {
    width: 100%;
    height: auto;
}

footer .foot {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

footer .foot .copy {
    font-size: 14px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: baseline;
    color: white;
}

footer .foot .right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
    align-items: baseline;
}

footer .foot .right a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: underline;
    margin: 0;
}

.page404 {
    text-align: center;
    margin-bottom: 60px;
    line-height: 1;
}

.page404 h1 {
    text-align: center;
    color: white;
    font-size: 400px;
}

.page404 p {
    font-size: 70px;
    font-weight: 700;
    line-height: 28.8px;
    color: #fff;
    margin-bottom: 70px;
    margin-top: -40px;
    filter: drop-shadow(0 0px 0px rgb(20, 132, 204));
}

.page404 img {
    margin-top: -80px;
    display: inline-block;
    filter: drop-shadow(0 4px 30px rgb(20, 132, 204));
}

.light .page404 h1 {
    color: #0A0E0A;
}

.light .page404 p {
    color: #0A0E0A;
}

footer .foot .right a:hover {
    text-decoration: none;
}

.light footer {

    background: #72018d;
}

.popup-fade,
.popup-fade-more,
.popup-fade-info,
.popup-fade-usl {
    display: none;
    position: fixed;
    z-index: 999999999;
}

.popup-fade:before,
.popup-fade-more:before,
.popup-fade-info:before,
.popup-fade-usl:before {
    content: '';
    background: rgba(29, 29, 27, 0.92);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 1360px;
    width: 100%;
    height: 100%;
    margin: auto;
    border-radius: 0px;
    z-index: 99999;
    opacity: 1;
    overflow: auto;
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.48);
}

.light .popup {
    background: #fff;
    color: black;
}

.popup::-webkit-scrollbar {
    width: 0;
}

.popup {
    -ms-overflow-style: none;
}

.popup {
    overflow: -moz-scrollbars-none;
}

.popup-fade-more .popup,
.popup-fade-info .popup,
.popup-fade-usl .popup {
    max-width: 1360px;
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    transition: all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.popup-close svg {
    transition: all 0.5s;
    transform: rotate(0);
}

.popup-close:hover svg {
    transform: rotate(360deg);
}

.popup .box {
    position: relative;
}

.popup .box .left {
    display: flex;
    flex-direction: column;
    width: 30%;
    position: relative;
    margin: 0px;
    gap: 25px;
    z-index: 1;
    margin-bottom: 0px;
}

.popup .box .left .title {
    font-size: 32px;
    font-weight: 700;
    line-height: 37.31px;
    text-align: left;
    color: #000;
    margin-bottom: 50px;
}

.popup .box .left .title span {
    color: #FFDD00;
}

.light .popup .box .left .title span {
    color: #72018d;
}

.popup .box .left .zag {
    font-size: 20px;
    font-weight: 700;
    line-height: 23.32px;
    text-align: left;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 20px;
}

.light .popup .box .left .zag {
    color: black;
}

.popup .box .left .item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: column;
    gap: 5px;
}

.popup .box .left .item .name {
    font-size: 20px;
    font-weight: 700;
    line-height: 23.32px;
    text-align: left;
    color: #fff;
}

.light .popup .box .left .item .name {
    color: black;
    margin: 0;.popup .box .left .item
}

.popup .box .left .item .doz {
    font-size: 20px;
    line-height: 23.32px;
    text-align: left;
    color: #72018d;
    margin: 0;
}

.popup .box .left .item .doz span {
    color: rgba(255, 255, 255, 0.4);
    padding: 0 0 0 11px;
}

.popup .box .left .item .bar {
    background: #72018d;
    width: 100%;
    height: 2px;
    border-radius: 100px;
    margin-top: 9px;
}

.popup .box .left .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: black;
    margin: 0;
}

.popup .box .center {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}

.popup .box .center img {
    width: 100%;
    height: 100%;
}

.popup .box .right {
    display: flex;
    flex-direction: column;
    width: 30%;
    margin: 0px;
    position: relative;
    z-index: 1;
    gap: 25px;
    z-index: 1;
}

.popup .box .right .zag {
    font-size: 20px;
    font-weight: 700;
    line-height: 23.32px;
    text-align: left;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 19px;
}

.light .popup .box .right .zag {
    color: black;
}

.popup .box .right .sub {
    font-size: 20px;
    font-weight: 700;
}

.light .popup .box .right .sub {
    color: black;
    margin: 0;
}

.popup .box .right .item .icon {
    display: none;
}

.popup .box .right .item {
    border: 1px solid #72018d;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 20px;
    padding: 25px;
    margin: 0px;
}


.popup .box .right .item .icon img {
    width: 100%;
}

.popup .box .right .item .lf {
    margin: 0px;
}

.popup .box .right .item .name {
    font-size: 20px;
    font-weight: 700;
    line-height: 23.32px;
    text-align: left;
    color: #fff;
}

.light .popup .box .right .item .name {
    color: black;
}

.popup .box .right .item .text {
    font-size: 16px;
    font-weight: 400;
    opacity: 0.6;
}

.light .popup .box .right .item .text {
    color: black;
}

.popup .box .right .btn {
    background: #72018d;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 15px;
    width: 100%;
}

.popup .box .right .btn:hover {
    background: #FEEC01;
    color: #1D1D1B;
    border: none;
}

.popup-fade-more .title,
.popup-fade-info .title,
.popup-fade-usl .title {
    font-size: 32px;
    line-height: 37.31px;
    margin: 25px;
}

.popup-fade-more .slider-popup {
    margin-bottom: 25px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.popup-fade-more .slider-popup .slick-arrow {
    top: 0;
}

.popup-fade-more .slider-popup .item {
    width: 100%;
    overflow: hidden;
}

.popup-fade-more .slider-popup .item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}

.popup-fade-more .slider-popup .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
}

.popup-fade-more .text,
.popup-fade-info .text,
.popup-fade-usl .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
}

section {
    background: #000;
    transition: background 1s;
}

footer {
    background: #000;
    transition: background 1s;
}

.light section {
    background: #fff;
}

.light .popup-fade-more .text,
.light .popup-fade-info .text,
.light .popup-fade-usl .text {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    color: black;
	padding: 0 15px 15px 15px;
}

.popup-fade-more .text p,
.popup-fade-info .text p,
.popup-fade-usl .text p {
    margin-bottom: 24px;
}

.popup-fade-more .text p:last-child,
.popup-fade-info .text p:last-child,
.popup-fade-usl .text p:last-child {
    margin-bottom: 0;
}



.slider-nav {
    display: flex;
    flex-direction: initial;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 0 15px;
    bottom: 0;
    position: absolute;
}

.tele_991 {
    display: none;
}

.swiper-button-next-style1,
.swiper-button-prev-style1 {
    position: static;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.3s;
    margin: 0;
}

.swiper-button-next-style1:hover,
.swiper-button-prev-style1:hover {
    position: static;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d01233 !important;
    border-radius: 50%;
    transition: background-color 0.3s;
    margin: 0;
}

.swiper-button-prev-style1 {
    transform: rotate(180deg);
}

.swiper-button-next-style1 svg,
.swiper-button-prev-style1 svg {
    width: 16px;
    height: 24px;
    fill: #fff;
    transition: fill 0.3s;
}

.swiper-button-next-style1:after,
.swiper-button-prev-style1:after {
    display: none;
}



@media (min-width: 1000px) {
    .swiper-button-next-style1:hover,
    .swiper-button-prev-style1:hover {
        background-color: #d01233;
    }

    .swiper-button-next-style1:hover svg,
    .swiper-button-prev-style1:hover svg {
        fill: #0A0E0A
    }
}

@media (max-width: 1420px) {
    .wrapper {
        max-width: 1140px;
    }

    header .box .menu {
        width: 70%;
    }

    header .text {
        width: 40%;
    }

    .sec-1 .slider .item {
        width: 100%;
    }

    .sec-2 .box .right {
        width: 61%;
    }

    .sec-2 .box .left {
        width: 38%;
    }

    .sec-2 .box .left .new .item .box {
        padding: 0 15px;
    }

    .sec-2 .box .left .new .item .box .more {
        width: 115px;
    }

    .sec-2 .box .left .new .item .box .name {
        font-size: 20px;
        width: 70%;
    }



    .popup .box .center img {
        max-height: 463px;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        max-width: 960px;
    }

    .logoba {
        margin-top: 10px;
        max-width: 60%;
    }

    header .box .menu {
        width: 67%;
    }

    header .box .menu nav ul li a {
        padding: 10px 15px;
    }

    header .text {
        width: 48%;
    }

    .sec-2 .box .left {
        width: 100%;
        margin: 100px 0 30px 0;
    }

    .sec-2 .box .right {
        width: 100%;
    }

    .sec-2 .box .right .title {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }

    .sec-3 .map svg {
        height: auto;
    }

    .sec-4 .box .left {
        width: 55%;
    }

    .sec-4 .box .right {
        width: 43%;
    }

    .popup .box .left .item .name {
        font-size: 14px;
    }

    .popup .box .left .item .doz {
        font-size: 14px;
    }

    .popup .box .left .item .doz span {
        padding: 0;
    }

    .popup .box .right .item .name {
        font-size: 14px;
    }

    .popup .box .right .item .text {
        font-size: 14px;
        width: 100%;
        margin-top: 0;
    }

    .popup .box .left .title {
        margin-bottom: 10px;
    }

    .popup .box .right .btn {
        margin: 0;
    }


    .popup .box .center img {
        max-height: 377px;
    }
}

@media (max-width: 991px) {
    .wrapper {
        max-width: 768px;
    }

    .popup-fade .popup .box .center {
        position: unset!important;
    }

    .tele_991 {
        display: flex;
        justify-content: center;
    }

    .fixed .box .soc {
        display: none;
    }

    .logoba {
        margin-top: 20px;
        max-width: 50%;
    }

    header .box .logo {
        order: 1;
    }

    header .box .colors {
        margin: 0 112px 0 auto;
        order: 2;
    }

    header .box .leng {
        order: 3;
        right: 97px;
    }

    header .box .burger {
        background: #cb7cb2;
        border-radius: 100px;
        width: 62px;
        height: 35px;
        border: none;
        margin: 0;
        padding: 0 20px 0 0;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        flex-direction: column;
        cursor: pointer;
        outline: 0;
        z-index: 100;
        order: 4;
    }

    .light header .box .burger {
        background: white;
    }

    header .box .burger span {
        background: #FFFFFF;
        width: 17px;
        height: 2px;
        display: block;
        margin-bottom: 5px;
        transition: all 0.5s;
        transform: rotate(0);
        border-radius: 10px;
    }

    .light header .box .burger span {
        background: #cb7cb2;
    }

    header .box .burger span:nth-child(2) {
        width: 22px;
        opacity: 1;
    }

    header .box .burger span:last-child {
        width: 12px;
        margin-bottom: 0;
    }

    header .box .burger.active {
        padding: 0;
        align-items: center;
    }

    header .box .burger.active span {
        transform: rotate(45deg);
        width: 25px;
        margin-bottom: -2px;
    }

    header .box .burger.active span:nth-child(2) {
        opacity: 0;
    }

    header .box .burger.active span:last-child {
        transform: rotate(-45deg);
        margin-bottom: 0;
    }

    header .box .menu {
        display: none;
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        background: rgba(10, 14, 10, 0.8);
        border-radius: 0;
        z-index: 10;
        padding: 0;
        margin: 0;
    }

    header .box .menu nav {
        background: #000;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
        max-width: 654px;
        width: 100%;
        height: 100%;
        margin: 0 0 0 auto;
        border-radius: 0;
        padding: 25px;
        overflow: auto;
    }

    .light header .box .menu nav {
        background: #72018d;
    }

    header .box .menu nav::-webkit-scrollbar {
        width: 0;
    }

    header .box .menu nav {
        -ms-overflow-style: none;
    }

    header .box .menu nav {
        overflow: -moz-scrollbars-none;
    }

    header .box .menu nav ul {
        flex-direction: column;
        align-items: center;
        margin: 25px;
    }

    header .box .menu nav ul li a:hover,
    header .box .menu nav ul li.active a {
        box-shadow: none;
    }

    header .box .menu nav ul li {
        text-align: center;
    }

    header .box .menu nav ul li a {
        font-size: 17px;
        font-weight: 400;
        text-align: center;
        color: #fff;
        padding: 25px;
        margin: 0;
    }

    header .box .menu nav .logo {
        width: 165px;
        display: block;
    }

    header .box .menu nav .logo img {
        width: 100%;
    }

    header .box .menu nav .soc {
        display: flex;
        justify-content: center;
        gap: 30px;
    }

    header .box .menu nav .soc a {
        width: 50px;
        height: 50px;
    }

    header .box .menu nav .soc a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    header,
    header .banner {
        height: 693px;
    }

    header {
        padding: 0 0 110px 0;
    }

    .slider-nav {
        bottom: -90px;
    }

    header h1 {
        font-size: 40px;
        line-height: 46.64px;
    }

    header h1 span {
        font-size: 100px;
        line-height: 116.6px;
    }

    header h1 div {
        width: 302px;
        margin-top: 11px;
    }

    header h1 div span {
        font-size: 40px;
        line-height: 46.64px;
    }

    header .text {
        width: 50%;
        margin: -6px 0 59px 0;
        font-size: 20px;
        line-height: 24px;
    }

    .title {
        font-size: 46px;
        line-height: 53.64px;
    }

    .sec-1 .wrapper {
        overflow: hidden;
    }

    .sec-1 .slider .item .zag {
        font-size: 24px;
        line-height: 27.98px;
        margin-bottom: 30px;
    }

    .sec-1 .slider .item .img {
        width: 140px !important;
        height: 390px;
    }

    .sec-1 .slider .item .img img {
        height: 100%;
    }

    .sec-1 .slider {
        overflow: visible;
        height: auto;
    }

    .slick-arrow {
        top: -108px;
        bottom: auto;
        background-size: contain !important;
        width: 40px;
        height: 40px;
    }

    .slick-arrow.slick-prev {
        left: 20px;
    }

    .slick-arrow.slick-next {
        right: 20px;
    }

    .sec-2 {
        padding: 0px 15px;
    }

    .sec-2 .box .left {
        margin: 74px 0 19px 0;
    }

    .sec-2 .box .left .new {
        height: 650px;
    }

    .sec-2 .box .left .new .item .box {
        padding: 0 30px;
    }

    .sec-2 .box .left .new .item .box .more {
        width: 154px;
    }

    .sec-2 .box .left .new .item .box .name {
        font-size: 24px;
        width: 62%;
        line-height: 28.18px;
    }

    .sec-2 .box .left .new .slick-arrow {

        top: 0;
        bottom: 0;
        width: 60px;
        height: 60px;
    }

    .sec-2 .box .right .title {
        font-size: 46px;
        line-height: 36.8px;
        margin: 0;
    }

    .sec-2 .box .right .scroll {
        height: auto;
    }

    .sec-3 {
        padding: 52px 0 0 0;
    }

    .sec-3 .search {
        margin-bottom: -35px;
    }

    .sec-3 .map .indicator {
        font-size: 20px;
        line-height: 20px;
        padding: 15px;
        width: auto;
        margin: 0 auto;
    }

    .sec-3 .map .indicator .brend {
        font-size: 16px;
        line-height: 20px;
        gap: 10px;
    }

    .sec-3 .map .indicator .brend a {
        font-size: 16px;
        line-height: 20px;
    }

    .sec-3 .magaz {
        margin: -52px auto 0 auto;
    }

    .sec-3 .magaz a {
        font-size: 20px;
        line-height: 23.32px;
        padding: 13px 40px;
    }

    .sec-4 {
        padding: 68px 0 0 0;
    }

    .sec-4 .title {

    }

    .sec-4 .box .right .img {
        margin: 0;
        position: absolute;
        top: -788px;
        right: 0;
    }

    .sec-4 .box .left {
        width: 100%;
        margin-bottom: 39px;
    }

    .sec-4 .box .right {
        width: 100%;
    }

    .sec-4 .box .left .slider-1 .img {
        height: 453px;
    }

    .sec-4 .box .left .slider-1 .slick-arrow {
        top: 202px;
        width: 48px;
        height: 48px;
        opacity: 1;
    }

    .sec-4 .box .left .slider-1 .slick-arrow.slick-prev {
        left: 20px;
    }

    .sec-4 .box .left .slider-1 .slick-arrow.slick-next {
        right: 20px;
    }

    .sec-4 .box .right .item {
        width: 48.5%;
        padding: 15px 0 15px 0;
        margin-bottom: 20px;
    }

    .sec-4 .box .right .item:nth-child(9) {
        padding: 29px 0 28px 0;
        margin: 0;
    }

    .sec-4 .box .right .item:nth-child(9) .text {
        line-height: 33.6px;
        font-size: 28px;
        font-weight: 700;
    }

    .sec-4 .magaz {
        margin: 21px auto 0 auto;
    }

    .sec-4 .magaz a {
        font-size: 20px;
        line-height: 24px;
        padding: 15px 0;
    }

    .sec-5 {
    }

    .sec-5 .box .item {
        width: 31.5%;
        height: 230px;
    }

    .sec-5 .box .item:first-child {
        height: 480px;
    }

    .sec-5 .box .item:nth-last-child(2),
    .sec-5 .box .item:nth-last-child(3) {
        display: none;
    }

    .sec-5 .box .item:nth-last-child(1) {
        margin: -230px 0 0 auto;
        width: 65.6%;
    }


    footer .box .logo {
        width: 100%;
        margin-bottom: 30px;
    }

    footer .box .logo img {
        width: 127px;
        margin: 0 auto;
    }

    footer .foot {
        justify-content: center;
    }

    footer .foot .copy {
        width: 100%;
        margin-bottom: 20px;
        align-items: center;
    }

    footer .foot .right {
        align-items: center;
    }

    .abr {
        flex-direction: column;
        gap: 25px;
    }

    .abr_t {
        align-items: center;
    }

    .popup .box .left {
        width: 100%;
    }

    .popup .box .center {
        top: 40px;
    }

    .popup .box .center img {
        max-height: 300px;
    }
    .popup .box .right {
        width: 100%;
    }

    .popup-fade-more .slider-popup .slick-arrow {
        top: 0;
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .wrapper {
        /* 		max-width: 540px; */
    }

    .page404 {
        margin-bottom: 60px;
    }

    .page404 h1 {
        font-size: 320px;
    }

    .page404 p {
        font-size: 40px;
    }

    .page404 img {
        margin-top: -80px;
    }

    .box_btns {
        margin-top: 30px;
    }

    .light .box_btns {
        margin-top: 70px;
    }

    .sec-3 .search {
        margin-bottom: 0;
        width: 100%;
    }

    .sec-3 .magaz {
        margin: 0 auto;
    }

    .sec-4 .box .right .img {
        top: -830px;
    }

    .sec-5 .box {
        gap: 15px;
    }

    .sec-5 .box .item {
        width: 100%;
    }

    .sec-5 .box .item:nth-last-child(1) {
        margin: 0;
        width: 100%;
    }

    footer .box .address {
        text-align: center;
        width: 100%;
        margin: 0;
    }

    footer .box .mail {
        width: 100%;
        text-align: center;
    }

    footer .box .mail a {
        text-align: center;
        width: 100%;
    }

    footer .box .phone {
        width: 100%;
        text-align: center;
    }

    footer .box .phone a {
        text-align: center;
        width: 100%;
    }

    footer .box .soc {
        justify-content: center;
        width: fit-content;
        margin: 0 auto;
    }

    footer .foot .copy {
        text-align: center;
    }

    .popup .box .center {
        top: 45px;
        height: 275px;
    }

    .popup .box .center img {
        height: 100%;
        object-fit: cover;
    }

    .popup-fade-more .title,
    .popup-fade-info .title,
    .popup-fade-usl .title {
        font-size: 28px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        max-width: 100%;
    }

    .light .btn2 {
        border: 1px solid #1026A9;
        background: transparent;
        color: #1026A9;
    }

    .page404 {
        margin-bottom: 60px;
    }

    .page404 h1 {
        font-size: 200px;
    }

    .page404 p {
        font-size: 30px;
    }

    .page404 img {
        margin-top: -80px;
    }

    .light .btn2:hover {
        background: #1026A9;
        color: white;
    }

    .logoba {
        max-width: 70%;
    }

    .faded_h1 {
        position: absolute;
        top: -230px;
    }

    .slogan {
        margin-top: 20px !important;
    }

    .light .slogan {
        color: #0A0E0A !important;
    }

    header h1 div {
        margin-top: 0;
    }

    header .box .logo {
        width: 96px;
    }

    header .box .colors {
        display: none;
    }

    header .box .leng {
        top: 14px;
    }

    header {
        padding: 0;
        height: auto;
    }

    .slider-nav {
        bottom: 0;
        width: 100%;
    }

    .light .swiper-button-next-style1,
    .light .swiper-button-prev-style1 {

    }

    .light .swiper-button-next-style1 svg,
    .light .swiper-button-prev-style1 svg {
        fill: #fff;
    }

    header .banner {
        height: 100%;
        overflow: hidden;
        position: relative;
    }

    header .banner:after {
        content: '';
        background: linear-gradient(180deg, rgba(11, 13, 14, 0) 46.27%, #0B0D0E 75.19%), linear-gradient(180deg, rgba(11, 13, 14, 0) 50.64%, #0B0D0E 78.14%), linear-gradient(180deg, rgba(11, 13, 14, 0) 56.55%, #0B0D0E 85.44%);
        width: 100%;
        height: 360px;
        position: absolute;
        left: 0;
        bottom: -80px;
    }

    #container {
        position: relative;
        height: 667px;
		padding-top: 92px;
    }

    header .banner img {
        object-position: right;
    }

    header .text {
        width: 300px;
        margin: 0px 0 8px 0;
        font-size: 16px;
        line-height: 19.2px;
    }

    header .box .menu nav {
        padding-bottom: 100px;
    }

    .btn {
        width: 100%;
    }

    .btn2 {
        width: 100%;
        position: relative;
        top: 5px;
    }

    .title {
        font-size: 40px;
        line-height: 46.64px;
    }

    .slick-arrow {
        top: -105px;
    }

    .sec-2 .box .right .title {
        font-size: 40px;
        line-height: 32px;
        margin: 0;
    }

    .sec-2 .box .left .new {
        height: 450px;
    }

    .sec-2 .box .left {

    }

    .sec-2 .box .left .new .slick-arrow {
        width: 48px;
        height: 48px;
    }

    .sec-2 .box .left .new .slick-arrow.slick-next {
        right: 10px;
    }

    .sec-2 .box .left .new .slick-arrow.slick-prev {
        left: 10px;
    }

    .sec-2 .box .left .new .item .box {
        padding: 0 10px;
        bottom: 10px;
    }

    .sec-2 .box .left .new .item .box .name {
        font-size: 20px;
        width: 100%;
        line-height: 23.48px;
        text-align: center;
        margin-bottom: 19px;
    }

    .sec-2 .box .left .new .item .box .more {
        width: 100%;
    }

    .sec-2 .box .right .scroll .box .item .img {
        height: 275px;
    }

    .sec-2 .box .right .scroll .box .item .name a {
        font-size: 20px;
        line-height: 23.32px;
    }

    .sec-2 .box .right .scroll .box .item {
        width: 100%;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .sec-3 {
        padding: 44px 0 0 0;
    }

    .sec-3 .title {

    }

    .sec-3 .select2-container {
        width: 100% !important;
    }

    .sec-3 .map .indicator {
        width: 200px;
        font-size: 16px;
        line-height: 16px;
        padding: 10px;
        margin: 15px auto;
    }

    .sec-3 .map .indicator .name {
        font-size: 14px;
        margin: 8px 0;
        position: relative;
        z-index: 1;
    }

    .sec-3 .map .indicator .brend {
        font-size: 14px;
        line-height: 16px;
        gap: 5px;
        position: relative;
        z-index: 1;
    }

    .sec-3 .map .indicator .brend a {
        font-size: 14px;
        line-height: 16px;
    }

    .sec-3 .map {
        width: 330px;
        margin: 0 auto;
    }

    .sec-3 .magaz {
        margin: -10px auto 0 auto;
    }

    .sec-3 .magaz a {
        font-size: 16px;
        line-height: 18.66px;
        padding: 12px 51px;
    }

    .sec-4 {
        padding: 71px 0 0 0;
    }

    .sec-4 .title {

    }

    .sec-4 .box .left .slider-1 .img {
        height: 203px;
    }

    .sec-4 .box .left .slider-1 .slick-arrow {
        top: 145px;
    }

    .sec-4 .box .left .slider-1 .slick-arrow.slick-prev {
        left: 10px;
    }

    .sec-4 .box .left .slider-1 .slick-arrow.slick-next {
        right: 10px;
    }

    .sec-4 .box .left .slider-1 .text {
        margin-bottom: 25px;
    }

    .sec-4 .box .left .slider-1 .btn {
        width: 100%;
    }

    .sec-4 .box .right .item {
        width: 100%;
    }

    .sec-4 .magaz a {
        font-size: 16px;
        line-height: 19.2px;
        padding: 14px 0;
    }

    .sec-4 .box .right .more {
        padding: 10px;
    }

    .sec-4 .box .right .more .text {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .sec-5 {
    }

    .sec-5 .box {
        gap: 20px;
    }

    .sec-5 .box .item:first-child {
        height: 680px;
    }

    .sec-5 .box .item {
        height: 327px;
    }

    .sec-5 .box .item:nth-last-child(1) {
        height: 155px;
    }

    .sec-5 .box .item .info {
        display: none;
    }

    footer .box .address {

    }

    footer .box .mail {

    }

    footer .box .phone {

    }

    footer .box .soc {
        gap: 12px;
    }

    footer .box .soc a {
        width: 50px;
    }

    footer .foot .copy {
        margin-bottom: 30px;
    }

    footer .foot .right a {
        text-align: center;
        margin: 0 auto;
    }

    footer .foot .right {
        gap: 10px;
    }

    .popup .box .left .title {
        text-align: center;
    }

    .popup-fade-more .title,
    .popup-fade-info .title,
    .popup-fade-usl .title {
        font-size: 24px;
        line-height: 28px;
    }

    .popup .box .center {
        top: 80px;
    }

    header .text+.box {
        width: 100%;
    }
}

.error404 {
    position: relative;
}

.error404:after {
    content: '';
    background: #1D1D1B url("../pulseup/img/bg8.png") 51% 24% no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-blend-mode: lighten;
}

.error404 header:after {
    display: none;
}

.error404 header {
    padding-bottom: 0;
    height: 100px;
}

.error404 section {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    padding-bottom: 90px;
}

.error404 section h1 {
    font-size: 400px;
    font-weight: 700;
    line-height: 466.4px;
    text-align: center;
    margin: -12px 0 -143px 0;
}

.error404 section img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.error404 section p {
    font-size: 70px;
    font-weight: 700;
    line-height: 81.62px;
    text-align: center;
    text-transform: uppercase;
    margin: -63px 0 50px 0;
}

.error404 section .btn {
    font-family: 'Unbounded', sans-serif;
    background: #FEEC01;
    border-radius: 20px;
    display: block;
    width: 100%;
    max-width: 306px;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.32px;
    text-align: center;
    color: #1D1D1B;
    transition: all 0.5s;
    margin: 0 auto;
    padding: 19px 0;
    border: none;
    cursor: pointer;
}

.error404 section .btn:hover {
    color: #fff;
    background: #000;
}

.error404 footer {
    background: #1D1D1B;
    position: relative;
    z-index: 1;
    padding: 22px 0 50px 0;
}

.error404 footer .foot {
    padding: 21px 0 0 0;
}

/* Footer Styles */
.zizzi__art-footer {
    color: #ffffff;
    padding: 25px;
}

.zizzi__art-social {
    display: flex;
    flex-direction: column;
    gap: 15px;
    height: max-content;
    justify-content: space-between;
}

.zizzi__art-info {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.zizzi__art-contacts {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.zizzi__art-wrapper {
    display: grid;
    grid-template-columns: auto auto auto;
    max-width: 1340px;
    gap: 25px;
    justify-content: space-between;
    margin: 0 auto;
}

.zizzi__art-container {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.zizzi__art-logo img {
    max-width: 128px;
    height: auto;
}

.zizzi__art-mail a,
.zizzi__art-phone a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    transition: color 0.3s ease;
}

.zizzi__art-social-title {
    font-size: 16px;
    color: #fff;
    font-weight:400;
    text-align: right;
    margin: 0;
}

.zizzi__art-soc {
    display: flex;
    gap: 15px;
    justify-content: end;
}

.zizzi__art-soc a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.zizzi__art-legal {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.zizzi__art-copyright {
    font-size: 16px;
}

.zizzi__art-links {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.zizzi__art-links a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s ease;
}

.zizzi__art-partner img {
    max-width: 100px;
    height: auto;
    width: 100%;
}

.ar_pol {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
}

.zizzi__art-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 991px) {
    .zizzi__art-container {
        flex-direction: column;
        gap: 25px;
        align-items: center;
        padding: 0;
    }
    .zizzi__art-wrapper {
        display: flex;
        text-align: center;
        flex-direction: column;
        align-items: center;
    }

    .zizzi__art-address {
        text-align: center;
        margin: 0 !important;
    }
    .zizzi__art-soc {
        justify-content: center;
    }

    .zizzi__art-logo {
        display: flex;
        width: 128px;
        justify-content: center;
    }

    .zizzi__art-social-title {
        text-align: center;
    }

    .zizzi__art-contacts {
        align-items: center;
    }

    .zizzi__art-legal {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }

    .zizzi__art-links {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }

    .zizzi__art-social {
        align-items: center;
    }
}

.banners_pc {
	display: block;
}


.banners_mobile {
	display: none;
}

@media (max-width: 575px) {
	.banners_pc {
		display: none;
	}
	
	.banners_mobile {
		display: flex;
	}
}


@media (max-width: 768px) {
    .popup-fade-more .slider-popup .item img {
        height: 525px;
    }
}

@media (max-width: 575px) {
    .popup-fade-more .slider-popup .item img {
        height: 425px;
    }
}