

/* Start:/local/assets/css/header.css?17684490692940*/
/* Banner */
.head {
    background: #0A111D !important;

    min-height: 195px;
    margin-bottom: 48px
}

.head .title {
    margin: 0;
    padding: 16px 0
}

.head-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 120px;
}

.head-inner-title {
    width: calc(60% - 30px);
    margin-right: 30px;
}

.head-inner-title h1 {
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    font-size: 62px;
    line-height: 100%;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.head-inner-subtitle,
.banner-block-content {
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #727786;
}

.head-inner-title a {
    display: flex;
    width: 232px;
    height: 54px;
    border-radius: 4px;
    padding: 15px 24px;
    background: #F15454;
    color: white;
    margin-top: 40px;
    text-decoration: none;
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    border: none;
    justify-content: center;

}

.head-inner-img {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head-inner-img img {

}

.head-inner-banner {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}
/* Адаптивность для разрешения 1024px */
@media (max-width: 1024px) {

    .head-inner-title h1 {
        font-size: 28px;
        line-height: 1;
        letter-spacing: 0;
    }

    .head-inner-img,
    .head-inner-title {
        margin-bottom: 20px;
    }
}

/* Адаптивность для разрешения 768px */
@media (max-width: 768px) {
    .head-inner {
        padding-bottom: 30px;
    }
    .head-inner-img,
    .head-inner-title {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .banner-block-number {
        margin-bottom: 40px;
    }
}


/* video-ai */
.banner-video-ai .head-inner{
    position: relative;
}

@media (max-width: 1024px){

    .banner-video-ai .head-inner-title{
        width: 60%;
    }
    .banner-video-ai .head-inner-img{
        position: absolute;
        right: -50px;
        bottom: 0;
        margin: 0;
    }
    .banner-video-ai .head-inner-img img{
        width: 330px;
        height: 268px;
    }
}
@media (max-width: 768px){
    .banner-video-ai .head-inner {
        padding-bottom: 0;
    }
    .banner-video-ai .head-inner-title{
        width: 100%;
    }
    .banner-video-ai .head-inner-img{
        position: initial;
        justify-content: right;
    }
    .banner-video-ai .head-inner-img img {
        width: 242px;
        height: 222px;
        margin-right: -25px;
    }
}

/* End */


/* Start:/local/new-design/assets/css/main.css?1713424978628*/
.title{font-family:"Bebas Neue";font-style:normal;font-weight:700;line-height:120%;letter-spacing:.01em;color:#262c35}.title_white{color:#fff}.title_2{font-size:54px;margin-bottom:.7em}@media(max-width: 980px){.title_2{font-size:40px}}.title_3{font-size:46px;margin-bottom:.7em}@media(max-width: 980px){.title_3{font-size:32px}}section.page-section{margin-top:100px}@media(max-width: 980px){section.page-section{margin-top:40px}}.minor-block{background:#eff2f5;box-sizing:border-box;width:100%;padding:24px 100px}@media(max-width: 980px){.minor-block{padding:24px 50px}}@media(max-width: 600px){.minor-block{padding:24px 35px}}

/* End */


/* Start:/local/assets/css/manufacture_new.css?176896606018977*/
#video-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.fancybox__content {
    @media screen and (max-width: 768px) {
        padding: 0 !important;
    }
}

.fancybox__container {
    background-color: rgb(0, 0, 0, 0.9);
}

#video-modal {
    video {
        width: 90%;
        height: auto;
        display: flex;

        @media screen and (max-width: 768px) {
            width: 100%;
        }
    }
}

.manufacture-head {
    height: 640px;
    margin-bottom: 60px;

    @media screen and (max-width: 540px) {
        height: 640px;
    }

    .baner_img {
        position: absolute;
        width: 100vw;
        left: 0;
        z-index: -1;

        img {
            height: 640px;
            object-fit: cover;
            width: 100%;

            @media screen and (max-width: 540px) {
                height: 640px;
            }
        }
    }

    .breadcrumbs {
        padding-top: 60px;

        @media screen and (max-width: 980px) {
            display: flex;
            padding-top: 60px;
        }

        @media screen and (max-width: 768px) {
            padding-top: 20px;
        }
    }
}

.head-inner {
    padding-bottom: 0;
    justify-content: space-between;
    margin-right: 0;

    @media screen and (max-width: 1024px) {
        padding-bottom: 0px;
    }

    @media screen and (max-width: 540px) {
        flex-direction: column;
        align-items: flex-end;
        padding-bottom: 0;
    }
}

.head-inner-title {
    width: 60%;

    @media screen and (max-width: 1024px) {
        width: calc(100% - 130px);
        margin-right: 0;
    }

    @media screen and (max-width: 540px) {
        width: 100%;
        margin-right: 0;
    }
}

.head-inner-title h1 {
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 56px;

    @media screen and (max-width: 990px) {
        font-size: 52px;
    }

    @media screen and (max-width: 540px) {
        font-size: 32px;
    }
}

.head-inner-subtitle {
    color: rgba(255, 255, 255, 0.70);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;

    @media screen and (max-width: 768px) {
        font-size: 16px;
    }

    @media screen and (max-width: 360px) {
        font-size: 14px;
    }
}

.head-inner-img {
    width: 130px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.video-ring {
    width: 135px;
    height: 135px;
    display: inline-grid;
    place-items: center;
    position: relative;
    text-decoration: none;

    @media screen and (max-width: 640px) {
        width: 110px;
        height: 110px;
    }
}

.video-ring__svg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0;
    animation: ring-rotate 45s linear infinite;
}

.video-ring__text {
    fill: #ffffff;
    font-size: 25px;
    font-weight: 600;
    font-family: "Bebas Neue";
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.video-ring__play {
    width: 90px;
    height: 90px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25);
    display: grid;
    place-items: center;
    position: relative;

    @media screen and (max-width: 640px) {
        width: 70px;
        height: 70px;
    }

}

.video-ring__play::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 22px solid #111;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    margin-left: 4px;
}

@keyframes ring-rotate {
    to {
        transform: rotate(360deg);
    }
}

@media (prefers-reduced-motion: reduce) {
    .video-ring__svg {
        animation: none;
    }
}

.fancybox__content {
    background: transparent;
}

h2 {
    color: #0A111D;
    font-family: "Bebas Neue";
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;

    @media screen and (max-width: 990px) {
        font-size: 50px;
        margin-bottom: 15px;
    }

    @media screen and (max-width: 540px) {
        font-size: 30px;
        margin-bottom: 10px;
    }
}

p {
    color: rgba(10, 17, 29, 0.70);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin: 0;
    margin-bottom: 40px;

    @media screen and (max-width: 768px) {
        font-size: 16px;
        margin-bottom: 30px;
    }

    @media screen and (max-width: 540px) {
        font-size: 16px;
        margin-bottom: 20px;
    }
}
.manufacture-page {
    @media screen and (max-width: 540px) {
        margin-top: 60px;
        h2 {
            margin-bottom: 20px;
        }
    }
}
/* Преимущества */
.manufacture__stats.wrap {
    margin-top: 120px;

    @media screen and (max-width: 990px) {
        margin-top: 90px;
    }

    @media screen and (max-width: 540px) {
        margin-top: 60px;
    }
}

.manufacture-team__stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 34px;

    @media screen and (max-width: 768px) {
        gap: 20px;
    }

    .stat {
        display: flex;
        align-items: center;
        gap: 15px;

        .stat__icon {
            img {
                max-width: 90px;
                max-height: 90px;
                width: 90px;
                height: 90px;

                @media screen and (max-width: 540px) {
                    max-width: 60px;
                    max-height: 60px;
                }
            }
        }

        .manufacture-team-descr {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 10px;
        }

        .stat__value {
            color: #222;
            font-family: "Bebas Neue";
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 119.322%;
            text-transform: uppercase;

            @media screen and (max-width: 540px) {
                font-size: 16px;
            }
        }

        .stat__label {
            color: #727786;
            font-family: Roboto;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 145%;

            @media screen and (max-width: 768px) {
                font-size: 16px;
            }
        }
    }
}

/* Как работает производство */
.manufacture-how-works.wrap {
    margin-top: 120px;

    @media screen and (max-width: 768px) {
        margin-top: 90px;
    }

    @media screen and (max-width: 540px) {
        margin-top: 60px;
    }
}

.manufacture-how-works__inner {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;

    .manufacture-title {
        display: flex;
        width: 49%;
        flex-direction: column;
        align-items: flex-start;

        @media screen and (max-width: 990px) {
            width: 100%;
        }
    }
}

.manufacture-how-works__media {
    display: flex;
    position: relative;
    width: 48%;

    @media screen and (max-width: 990px) {
        width: 100%;
    }

    .video-button {
        position: absolute;
        align-self: center;
        cursor: pointer;
        left: calc(50% - 32px);

        .video-ring__play {
            @media screen and (max-width: 768px) {
                width: 65px;
                height: 65px;
            }
        }
    }

    img {
        width: 100%;
        border-radius: 12px;
    }
}

.play {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 50.5%;
    transform: translate(-50%, -50%);
}

.play svg {
    width: 26px;
    height: 26px;
}

.play svg path {
    fill: #111;
}

.rounds-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-rounds .circle1:not(.changegalview.active .circle1) {
    border-radius: 50%;
    border: solid 3px #fff;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    opacity: 0.2;
    left: 50%;
    top: 50%;
}

.changegalview .circle1:not(.changegalview.active .circle1) {
    border-radius: 50%;
    border: solid 3px #bdbdbd;
    position: absolute;
    opacity: 0.2;
    animation: changegalview 2s linear infinite 0.25s;
    right: 10px;
    top: 7px;
}

.changegalview:hover .circle1:not(.changegalview.active .circle1) {
    border: solid 3px #E01E2E;

}

@keyframes changegalview {
    0% {
        right: 12px;
        top: 9px;
        width: 0px;
        height: 0px;
        opacity: 0;
    }

    100% {
        right: -19px;
        top: -21px;
        width: 64px;
        height: 64px;
        opacity: 0.3;
    }
}


@keyframes button-rounds__small {
    0% {
        width: 93px;
        height: 93px;
        opacity: 0.2;
    }

    50% {
        width: 113px;
        height: 113px;
        opacity: 0.5;
    }

    75% {
        width: 133px;
        height: 133px;
        opacity: 0.2;
    }

    100% {
        width: 153px;
        height: 153px;
        opacity: 0.05;
    }
}

.button-rounds .circle1 {
    animation: button-rounds__small 2s linear infinite 0.25s;
}

.button-rounds .circle2 {
    animation: button-rounds__small 2s linear infinite 0.75s;
}

.button-rounds .circle3 {
    animation: button-rounds__small 2s linear infinite 1.25s;
}

.button-rounds .circle4 {
    animation: button-rounds__small 2s linear infinite 1.75s;
}

.button-rounds .circle1,
.button-rounds .circle2,
.button-rounds .circle3 {
    border-radius: 50%;
    border: solid 3px #fff;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    opacity: 0.2;
    left: 50%;
    top: 50%;

}

.button-rounds {
    position: absolute;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 93px;
    height: 93px;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
}


.manufacture-how-works-content {
    display: flex;
    gap: 20px;

    div {
        flex-direction: column;
        position: relative;
        z-index: 1;
        padding-left: 15px;
    }

    h3 {
        color: #0A111D;
        font-family: "Bebas Neue";
        font-size: 62px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.4px;
        text-transform: uppercase;
        margin: 0;

        &:before {
            content: "";
            position: absolute;
            display: block;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: #F15454;
            inset: -7px 0 0 0;
            z-index: -1;
            top: 2px;
        }
    }

    @media screen and (max-width: 990px) {
        h3 {
            font-size: 42px;
        }
    }

    @media screen and (max-width: 540px) {
        h3 {
            font-size: 24px;

            &:before {
                top: -2px;
            }
        }
    }
}

/* Как мы создаем продукцию */
section.manufacture-advantages div {
    display: flex;
    justify-content: space-between;
}

.manufacture-advantages.wrap {
    margin-top: 120px;

    @media screen and (max-width: 768px) {
        margin-top: 90px;
    }

    @media screen and (max-width: 540px) {
        margin-top: 60px;
    }

    flex-direction: column;
    gap: 30px;

    .manufacture-title {
        width: 60%;
        flex-direction: column;

        @media screen and (max-width: 768px) {
            width: 100%;
        }
    }
}

* {
    box-sizing: border-box;
}

.manufacture-advantages p {
    color: #0A111D70;
}

.advantages-inner {
    width: 100%;
    flex-wrap: wrap;
    gap: 40px;
}

.advantages-item {
    width: calc(33% - 30px);
    height: auto;
    border-radius: 8px;
    padding: 20px;
    flex-direction: column;
    transition: all 0.3s;
    background: #F9F9F9;
}

.advantages-item h3 {
    margin-bottom: 10px;
    color: #0A111D;
    font-family: "Bebas Neue";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.advantages-item img {
    width: 170px;
    height: 170px;
}

@media (max-width: 1024px) {
    .advantages-inner {
        justify-content: space-around;
    }

    .advantages-item {
        width: calc(50% - 20px);
    }


}

@media (max-width: 768px) {
    .manufacture-advantages.wrap {
        gap: 10px;
    }

    .advantages-item h3 {
        font-size: 18px;
    }

    .advantages-item {
        max-width: 100%;
    }

    section.manufacture-advantages {
        margin-bottom: 60px;
    }
}

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

    .advantages-item img {
        width: 90px;
        height: 90px;
    }

}


/* Сертификаты и дипломы */
.manufacture-diplomas {
    padding: 120px 0 104px 0;
}

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

.certificates-subtitle {
    font-family: Bebas Neue, serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #ffffff;
}

.manufacture-certificates-title {
    max-width: 920px;
    color: #FFF;
    font-family: "Bebas Neue";
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-top: 0;

    @media screen and (max-width: 990px) {
        font-size: 50px;
        margin-bottom: 15px;
    }

    @media screen and (max-width: 540px) {
        font-size: 30px;
        margin-bottom: 0px;
    }
}

.black-web {
    background: #0A111D;
    position: relative;
    padding: 97px 0;
    z-index: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.black-web .black-web-icon {
    position: absolute;
    right: 0;
    width: 887px;
    height: 371px;
    z-index: -1;
}

.black-web .wrap {
    flex-wrap: wrap;
    gap: 32px;
}

@media (max-width: 1024px) {
    .black-web {
        padding: 67px 0;
    }

    .black-web .black-web-icon {
        right: 43%;
        top: 0;
        width: 100%;
        height: auto;
        transform: rotate(-90deg);
        transform-origin: top right;
    }

    .black-web .wrap {
        gap: 47px;
    }
}

.manufacture-diplomas .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    width: auto !important;
    bottom: 2px !important;
}

.manufacture-diplomas .swiper-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 15px;
    width: 100%;
}

.manufacture-diplomas .swiper-button-prev,
.manufacture-diplomas .swiper-button-next {
    display: none;
}

.manufacture-diplomas .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #C6CAD8;
    border-radius: 50%;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.manufacture-diplomas .swiper-pagination-bullet-active {
    background: #F15454;
    opacity: 1;
}

.manufacture-diplomas .arrow-icon {
    width: 25px;
    height: 8px;
    fill: #ffffff;
    transition: all 0.3s;
}

.manufacture-diplomas .swiper-button-prev:hover .arrow-icon,
.manufacture-diplomas .swiper-button-next:hover .arrow-icon {
    fill: #F15454;
    transition: all 0.3s;
}

/* Контроль качества */
.manufacture-quality {
    margin: 120px 0;

    @media screen and (max-width: 768px) {
        margin: 90px 0;
    }

    @media screen and (max-width: 540px) {
        margin: 60px 0;
    }

}

.manufacture-quality__content {
    width: 60%;

    @media screen and (max-width: 640px) {
        width: 100%;
    }
}

.manufacture-quality__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 48px;
}

.manufacture-quality__media img {
    display: block;
    align-self: center;
    justify-self: center;
    width: auto;
    height: auto;
}

@media (max-width: 640px) {
    .manufacture-quality__inner {
        flex-direction: column;
        align-items: flex-start;
    }

    .manufacture-quality__media {
        flex: 0 0 auto;
        max-width: 520px;
        width: 100%;
        justify-content: center;
        display: flex;
        align-items: center;
    }
}

.manufacture-quality__content>a {
    display: flex;
    width: 100%;
    max-width: 380px;
    height: auto;
    border-radius: 4px;
    padding: 15px 24px;
    background: #F15454;
    color: white;
    text-decoration: none;
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    border: none;
    justify-content: center;

    @media screen and (max-width: 767px) {
        font-size: 14px;
    }
}

/* FAQ */
.manufacture-faq.wrap {
    margin-top: 120px;
    margin-bottom: 120px;

    @media screen and (max-width: 768px) {
        margin-top: 90px;
    }

    @media screen and (max-width: 540px) {
        margin-top: 60px;

        h2 {
            margin-bottom: 20px;
        }
    }

}

.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 20px;

    @media screen and (max-width: 768px) {
        gap: 10px;
    }
}

.faq-item {
    border-radius: 20px;
    background: #F8F8FA;
    overflow: hidden;
}

.faq-trigger {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;

    padding: 18px 22px;
    background: transparent;
    border: 0;
    cursor: pointer;
    text-align: left;
}

.faq-question {
    color: #0A111D;
    font-family: "Bebas Neue";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;

    @media screen and (max-width: 540px) {
        font-size: 18px;
    }
}

.faq-icon {
    width: 22px;
    height: 22px;
    position: relative;
    flex: 0 0 22px;
    transition: transform 220ms ease;
}

.faq-icon::before,
.faq-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 2px;
    background: #0A111D;
    transform: translate(-50%, -50%);
    border-radius: 2px;
}

.faq-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.faq-panel {
    height: 0;
    overflow: hidden;
    transition: height 320ms ease;
}

.faq-panel__inner {
    padding: 0 22px 18px 22px;

    p,
    li {
        color: rgba(10, 17, 29, 0.70);
        font-family: Roboto;
        font-size: 14px;
        line-height: 145%;
    }

    a {
        color: inherit;
        text-decoration: underline;
    }
}

.faq-item.is-open .faq-icon {
    transform: rotate(45deg);
}

/*# sourceMappingURL=manufacture.css.map */
/* End */


/* Start:/local/templates/ledtehnology/assets/fonts/bebas-neue/stylesheet.css?16728793401670*/
@font-face {
	font-family: 'Bebas Neue';
	src: url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueRegular.eot');
	src: local('Bebas Neue Regular'), local('BebasNeueRegular'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueRegular.woff') format('woff'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBold.eot');
	src: local('Bebas Neue Bold'), local('BebasNeueBold'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBold.woff') format('woff'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueLight.eot');
	src: local('Bebas Neue Light'), local('BebasNeueLight'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueLight.woff') format('woff'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeue-Thin.eot');
	src: local('Bebas Neue Thin'), local('BebasNeue-Thin'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeue-Thin.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeue-Thin.woff') format('woff'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeue-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue Book';
	src: url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBook.eot');
	src: local('Bebas Neue Book'), local('BebasNeueBook'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBook.woff') format('woff'),
		url('/local/templates/ledtehnology/assets/fonts/bebas-neue/BebasNeueBook.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* End */


/* Start:/local/templates/ledtehnology/assets/fonts/inter/stylesheet.css?16713988417727*/
@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BoldItalic.eot');
    src: local('Inter Bold Italic'), local('Inter-BoldItalic'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BoldItalic.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BoldItalic.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-MediumItalic.eot');
    src: local('Inter Medium Italic'), local('Inter-MediumItalic'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-MediumItalic.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-MediumItalic.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinItalicBETA.eot');
    src: local('Inter Thin Italic BETA'), local('Inter-ThinItalicBETA'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinItalicBETA.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinItalicBETA.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinItalicBETA.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinItalicBETA.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Regular.eot');
    src: local('Inter Regular'), local('Inter-Regular'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Regular.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Regular.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Black.eot');
    src: local('Inter Black'), local('Inter-Black'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Black.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Black.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BlackItalic.eot');
    src: local('Inter Black Italic'), local('Inter-BlackItalic'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BlackItalic.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BlackItalic.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightBETA.eot');
    src: local('Inter Light BETA'), local('Inter-LightBETA'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightBETA.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightBETA.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightBETA.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightBETA.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBold.eot');
    src: local('Inter Semi Bold'), local('Inter-SemiBold'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBold.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBold.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBoldItalic.eot');
    src: local('Inter Extra Bold Italic'), local('Inter-ExtraBoldItalic'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBoldItalic.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBoldItalic.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Bold.eot');
    src: local('Inter Bold'), local('Inter-Bold'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Bold.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Bold.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightItalicBETA.eot');
    src: local('Inter Extra Light Italic BETA'), local('Inter-ExtraLightItalicBETA'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightItalicBETA.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightItalicBETA.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightItalicBETA.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightItalicBETA.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightBETA.eot');
    src: local('Inter Extra Light BETA'), local('Inter-ExtraLightBETA'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightBETA.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightBETA.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightBETA.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraLightBETA.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBold.eot');
    src: local('Inter Extra Bold'), local('Inter-ExtraBold'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBold.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBold.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinBETA.eot');
    src: local('Inter Thin BETA'), local('Inter-ThinBETA'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinBETA.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinBETA.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinBETA.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-ThinBETA.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightItalicBETA.eot');
    src: local('Inter Light Italic BETA'), local('Inter-LightItalicBETA'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightItalicBETA.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightItalicBETA.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightItalicBETA.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-LightItalicBETA.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Italic.eot');
    src: local('Inter Italic'), local('Inter-Italic'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Italic.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Italic.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBoldItalic.eot');
    src: local('Inter Semi Bold Italic'), local('Inter-SemiBoldItalic'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBoldItalic.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBoldItalic.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Medium.eot');
    src: local('Inter Medium'), local('Inter-Medium'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Medium.woff2') format('woff2'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Medium.woff') format('woff'),
        url('/local/templates/ledtehnology/assets/fonts/inter/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


/* End */


/* Start:/local/templates/ledtehnology/assets/includes/swiper/swiper.min.css?165490295715575*/
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/ledtehnology/components/bitrix/catalog.section.list/new_production_page/style.css?17689656853037*/
/* Продукция */
.production__href {
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-family: "Dela Gothic One", sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
    padding: 20px 0px 0;
    box-sizing: border-box;
    transition: color 250ms;
    height: 100%;
}
.big__title{
    color: #0A111D;
    font-family: "Bebas Neue";
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.production__ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: auto;
    gap: 20px;
    @media screen and (max-width: 990px) {
        grid-template-columns: 1fr 1fr 1fr;
    }
    @media screen and (max-width: 540px) {
        grid-template-columns: 1fr; 
    }
}
.production__item{
    display: flex;
    border-radius: 8px;
    background: #0B1016;
    border: none;
    padding: 0;
    transition: all 0.3s;
}
div{
    box-sizing: border-box;
}
.production__href{
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}
.production__href:hover .production__img {
    opacity: 1;
}
.production__href:hover {
    color: #ffffff;
}
.production__info{
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.production__action{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.production__count{
    display: flex;
    height: 38px;
    padding: 8px 15px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    background: #FFFFFF1A;
}
.production__count span{
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.production__info img{
    width: 130px;
    height: auto;
}
.production__name{
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    text-align: left;
}
.production__more{
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    display: flex;align-items: center;
}
.production__more svg{
    margin-left: 10px;
}
@media (hover: hover) and (pointer: fine) {
  .production__item {
    transition: background-color 0.3s;
  }
  .production__item:hover {
    background: #FF4A4A;
  }
}
.production__item.is-pressed {
  background: #FF4A4A;
}
@media (hover: none) and (pointer: coarse) {
  .production__item {
    transition: background-color 0.1s;
  }
}

.production__item:hover .production__name,
.production__item:hover .production__more{
    color:#ffffff;
}

/* End */


/* Start:/local/templates/ledtehnology/components/bitrix/news.list/certificates-slider/style.css?17773536564567*/
/* Сертификаты и дипломы */
.about-diplomas{
    padding: 120px 0 104px 0;
}

.about-diplomas div{
    display: flex;
}
.black-web .wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
h2.certificates-title {
    font-size: 42px;
}
h3.certificates-subtitle{
     font-size: 18px;
     line-height: 1.3;
 }
.about-diplomas h2 {
    font-family: Bebas Neue Cyrillic, serif;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #0A111D;

}

.about-diplomas h3 {
    font-family: Bebas Neue Cyrillic, serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #0A111D;
}
.certificates-slider .swiper-wrapper {

}
.about-diplomas .swiper{
    display: block;
}
.swiper-slide.certificates-item {
    width: 282px;
    /* height: 264px; */
    height: 352px;
    border-radius: 8px;
    padding: 20px;
    backdrop-filter: blur(10px);
    flex-direction: column;
    background: #FFFFFF33;
    gap: 20px;
}

.certificates-content {
    justify-content: space-between;
}
.certificates-content figure {
    width: 85%;
    height: 249px;
}
.certificates-img {
/*
    width: 127px;
    height: 156px;
*/
	height: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.icon-zoom {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: #ffffff;
}
.certificates-link {
    outline: none; /* Убираем рамку */
    border: none; /* Если браузер добавляет border */
}

/* Убираем рамку при клике */
.certificates-link:focus {
    outline: none;
}
/* Оставляем рамку при навигации с клавиатуры (важно для доступности) */
.certificates-link:focus-visible {
    outline: none;
    /*outline: 1px dashed #eeeeee;  Можно задать кастомный стиль */
}
.certificates-link svg {
    transition: all 0.3s;
}

.certificates-link:hover svg {
    stroke: #FF5757;
    transition: all 0.3s;
}

/* Кастомная пагинация */
/* Обертка для стрелок и пагинации */
.about-diplomas .swiper-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px; /* Расстояние между элементами */
    margin-top: 15px;
    width: 100%;
}

/* Стили для стрелок */
.about-diplomas .swiper-button-prev,
.about-diplomas .swiper-button-next {
    width: 40px;
    height: 40px;
    position: relative !important; /* Делаем их видимыми */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111111;
}

.about-diplomas .swiper-button-prev,
.about-diplomas .swiper-button-next {
    color: #ffffff;
}

/* Скрываем стандартные иконки Swiper */
.about-diplomas .swiper-button-prev::after,
.about-diplomas .swiper-button-next::after {
    display: none;
}

/* Кастомные точки */
.about-diplomas .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    width: auto !important;
    bottom: 2px !important;
}


.about-diplomas .swiper-pagination {
    max-width: 80vw; /* Ограничиваем ширину */
    flex-wrap: wrap; /* Разрешаем перенос точек на новую строку */
}

.about-diplomas .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #C6CAD8;
    border-radius: 50%;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.about-diplomas .swiper-pagination-bullet-active {
    background: #F15454;
    opacity: 1;
}

.about-diplomas .arrow-icon {
    width: 25px;
    height: 8px;
    fill: #ffffff;
    transition: all 0.3s;
}

.about-diplomas .swiper-button-prev:hover .arrow-icon,
.about-diplomas .swiper-button-next:hover .arrow-icon {
    fill: #F15454;
    transition: all 0.3s;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .about-diplomas .swiper-slide.certificates-item:nth-child(2n){
        height: 252px !important;
    }
    h2.certificates-title{
        font-size: 32px;
    }
    /*.about-diplomas .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .about-diplomas .swiper-slide.certificates-item {
        width: calc(50% - 10px) !important;
    }*/
}
@media (max-width: 768px) {
    .about-diplomas .swiper-slide.certificates-item{
        height: auto !important;
    }
}

/* End */
/* /local/assets/css/header.css?17684490692940 */
/* /local/new-design/assets/css/main.css?1713424978628 */
/* /local/assets/css/manufacture_new.css?176896606018977 */
/* /local/templates/ledtehnology/assets/fonts/bebas-neue/stylesheet.css?16728793401670 */
/* /local/templates/ledtehnology/assets/fonts/inter/stylesheet.css?16713988417727 */
/* /local/templates/ledtehnology/assets/includes/swiper/swiper.min.css?165490295715575 */
/* /local/templates/ledtehnology/components/bitrix/catalog.section.list/new_production_page/style.css?17689656853037 */
/* /local/templates/ledtehnology/components/bitrix/news.list/certificates-slider/style.css?17773536564567 */
