

/* 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/assets/css/blocks/advantages-block.css?17695557692138*/
.block-first h2,
.block-first h3,
.block-first h4 {
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #0A111D;
    font-size: 52px;
    margin: 0;
}

.block-first h2 {
    font-size: 52px;
}


.block-first h3 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0;
}

.block-first h4 {
    font-size: 42px;
    margin: 0;
}

.block-first ul {
    padding-left: 20px;
}

.block-first li,
.block-first p {
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0A111D70;
    margin: 0;
}

.block-first {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin: 120px auto;

}

.block-first div {
    box-sizing: border-box;
    display: flex;
}

.block-first-inner {
    flex-wrap: wrap;
    gap: 34px;
    width: 100%;
}

.block-first-item {
    width: calc(33.333% - 24px);
    flex-direction: column;
    gap: 10px;
}

.block-first-item-title {
    flex-direction: column;
    gap: 20px;
}

.block-first-item-icon {
    width: 90px;
    height: 90px;
}

.block-first-item-icon img {
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {

}

@media (max-width: 1024px) {
    .block-first-item {
        width: calc(50% - 24px);
    }
}

@media (max-width: 768px) {
    .block-first h2 {
        font-size: 36px;
    }
    .block-first h4 {
        font-size: 32px;
    }

    .block-first-item {
        width: 100%;
    }

    .block-first-item-title {
        flex-direction: row;
        justify-content: left;
        align-items: center;
    }

    .block-first.wrap {
        margin: 60px auto;
    }
}
.block-first.home_page h2 {
    font-size: 60px;
}
@media (max-width: 1024px) {
    .block-first.home_page h2 {
        font-size: 56px;
    }
}

@media (max-width: 768px) {
    .block-first.home_page h2 {
        font-size: 32px;
    }
    .block-first.home_page h3 {
        font-size: 18px;
    }
}



/* End */


/* Start:/local/templates/ledtehnology/components/bitrix/news.list/new.team25/style.css?176827077123837*/
 .head-inner {
     @media (max-width: 768px) {
         padding-bottom: 90px;
     }

     @media (max-width: 540px) {
         padding-bottom: 0px;
     }
 }
.block-first.wrap {
    margin: 95px auto 40px;
    @media (max-width: 540px) {
         margin: 40px auto 20px;
     }
}
.block-first h2 {
    font-weight: 600;
}
 .team-head.head-inner-title {
     align-self: center;
     padding: 50px 0;
 }

 .team-head.head-inner-img {
     position: relative;

     img {
         display: flex;
         position: absolute;
         align-self: center;

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

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

 .block-about-team__text {
     display: flex;
     flex-direction: column;
     max-width: 705px;
     width: 100%;

     .about-team__text {
         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: 14px;
         }
     }

     .about-team__list {
         display: flex;
         flex-direction: column;
         align-items: flex-start;
         gap: 10px;
         align-self: stretch;

         li {
             color: #0A111D;
             font-family: Roboto;
             font-size: 20px;
             font-style: normal;
             font-weight: 400;
             line-height: 145%;

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

             &::marker {
                 font-size: 22px;
                 color: #FF4A4A;
             }
         }
     }
 }

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

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

         .stat__icon {
             img {
                 @media screen and (max-width: 540px) {
                     max-width: 70%;
                 }
             }
         }

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

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

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

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

         .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;
             }
         }
     }
 }

 .question-banner.wrap {
     margin: 60px auto;
     position: relative;
     border-radius: 15px;
     background: radial-gradient(50% 50% at 50% 50%, #FFF 0%, #F0F3F5 100%), #F8F8FA;
     overflow: visible;

     .question-banner__box {
         position: relative;
         display: flex;
         justify-content: space-between;
         align-items: center;
         gap: 20px;
         padding: 40px;
         min-height: 250px;
        margin-top: 120px;
         @media screen and (max-width: 768px) {
             padding: 0;
             min-height: 180px;
         }
     }

     .question-banner__content {
         display: flex;
         width: 100%;
         max-width: 456px;
         flex-direction: column;
         align-items: flex-start;
         gap: 20px;
     }

     .question-banner__kicker {
         color: #0A111D;
         font-family: Roboto;
         font-size: 20px;
         font-weight: 400;
         line-height: 145%;

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

     .question-banner__phone,
     .question-banner__email {
         color: #0A111D;
         font-family: "Bebas Neue";
         font-size: 50px;
         font-weight: 600;
         letter-spacing: 0.4px;
         text-transform: uppercase;
         text-decoration: none;
         line-height: 1;

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

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

     .question-banner__art {
         padding: 0;
         position: absolute;
         right: 0;
         bottom: 0;
         display: flex;
         align-items: center;
         pointer-events: none;
         justify-content: flex-end;
     }

     .question-banner__art img {
         width: 100%;
         display: block;

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

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

 .team {
     display: grid;
     grid-template-columns: repeat(3, minmax(0, 1fr));
     gap: 30px;
     margin-bottom: 120px;

     @media screen and (max-width: 990px) {
         grid-template-columns: repeat(2, minmax(0, 1fr));
     }

     @media screen and (max-width: 540px) {
         grid-template-columns: repeat(1, minmax(0, 1fr));
         gap: 60px;
     }
 }

 .team__section {
     display: grid;
     grid-template-columns: repeat(3, minmax(0, 1fr));
     gap: 24px;

     @media screen and (max-width: 990px) {
         grid-template-columns: repeat(2, minmax(0, 1fr));
     }

     @media screen and (max-width: 540px) {
         grid-template-columns: repeat(1, minmax(0, 1fr));
         gap: 60px;
     }
 }

 .director-block {
     display: flex;
     width: 100%;
 }

 .director-illus {
     align-self: flex-end;
     width: 52%;

     @media screen and (max-width: 990px) {
         display: none;
     }
 }

 .director-card {
     display: flex;
     background: #F0F3F5;
     border-radius: 15px;
     align-items: flex-end;
     width: 100%;
 }

 .director-card__info {
     align-self: flex-end;
     display: flex;
     flex-direction: column;
     padding: 40px 0 40px 50px;

     @media screen and (max-width: 768px) {
         padding: 40px 0 40px 30px;
     }

     @media screen and (max-width: 540px) {
         padding: 0 20px 30px 20px;
     }
 }

 .director-card__media {
     display: flex;
     width: 60%;

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

 .director-card {
     position: relative;
     overflow: hidden;
     cursor: pointer;
 }

 .director-card::before {
     content: "";
     position: absolute;
     inset: 0;
     border-radius: 15px;
     background:
         radial-gradient(85% 120% at 18% 55%,
             rgba(240, 243, 245, 0.95) 0%,
             rgba(240, 243, 245, 0.72) 42%,
             rgba(240, 243, 245, 0.00) 76%),
         radial-gradient(65% 95% at 52% 45%,
             rgba(244, 170, 231, 0.95) 0%,
             rgba(244, 170, 231, 0.55) 38%,
             rgba(244, 170, 231, 0.00) 72%),
         radial-gradient(80% 110% at 86% 42%,
             rgba(161, 206, 255, 0.95) 0%,
             rgba(161, 206, 255, 0.55) 42%,
             rgba(161, 206, 255, 0.00) 78%),
         linear-gradient(180deg,
             rgba(255, 255, 255, 0.75) 0%,
             rgba(255, 255, 255, 0.25) 70%,
             rgba(255, 255, 255, 0.00) 100%);
     opacity: 0;
     transition: opacity .35s ease;
     z-index: 1;
     pointer-events: none;
 }

 .director-card__info,
 .director-card__media {
     position: relative;
     z-index: 2;
 }

 .director-card__media {
     overflow: hidden;
 }

 .director-card__media img {
     transition: transform .35s ease;
     will-change: transform;
 }

 .director-card:hover::before {
     opacity: 1;
 }

 .director-card:hover .director-card__media img {
     transform: translateY(30px) scale(1.2);
 }

 @media (prefers-reduced-motion: reduce) {

     .director-card::before,
     .director-card__media img {
         transition: none;
     }
 }

 @media screen and (max-width: 540px) {
     .director-card {
         flex-direction: column-reverse;
     }

     .director-card::before {
         content: "";
         position: absolute;
         inset: 0;
         border-radius: 0;
         background:
             linear-gradient(180deg,
                 rgba(240, 243, 245, 0.00) 0%,
                 rgba(240, 243, 245, 0.35) 25%,
                 rgba(240, 243, 245, 0.75) 55%,
                 rgba(240, 243, 245, 0.95) 75%),
             radial-gradient(70% 90% at 52% 30%,
                 rgba(244, 170, 231, 0.90) 0%,
                 rgba(244, 170, 231, 0.45) 40%,
                 rgba(244, 170, 231, 0.00) 72%),
             radial-gradient(80% 110% at 85% 28%,
                 rgba(161, 206, 255, 0.95) 0%,
                 rgba(161, 206, 255, 0.55) 42%,
                 rgba(161, 206, 255, 0.00) 78%);

         z-index: 1;
         pointer-events: none;
         opacity: 0;
         transition: opacity .35s ease;
     }

     .director-card__media {
         position: relative;
         width: 100%;
         height: 320px;
         overflow: hidden;
         justify-content: center;
     }

     .director-card__media img {
         position: relative;
         z-index: 2;
         height: 150%;
         width: auto;
         max-width: none;
         display: block;
         transition: transform .35s ease;
         will-change: transform;
     }

     .director-card:hover .director-card__media::before {
         opacity: 1;
     }

     .director-card:hover .director-card__media img {
         transform: translateY(30px) scale(1.2);
     }
 }

 .team__section-title {
     color: #0A111D;
     font-family: "Bebas Neue";
     font-size: 44px;
     font-style: normal;
     font-weight: 600;
     line-height: normal;
     letter-spacing: 0.4px;
     text-transform: uppercase;
     width: 100%;
     height: max-content;
     display: flex;
     align-items: end;
     min-height: 120px;
     margin-bottom: 40px;

     @media (max-width: 768px) {
        margin-bottom: 20px;
     }
     @media (max-width: 540px) {
        width: 320px;
        margin-bottom: 10px;
     }
 }

 .director-card__info {
     display: flex;
     flex-direction: column;
     gap: 5px;
 }

 .team-employee__position,
 .director-card__position {
     color: rgba(10, 17, 29, 0.70);
     font-family: Roboto;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 145%;
     margin: 20px 0 15px 0;
 }

 .team-employee__name,
 .director-card__name {
     color: #0A111D;
     font-family: "Bebas Neue";
     font-size: 28px;
     font-style: normal;
     font-weight: 700;
     line-height: normal;
     letter-spacing: 0.4px;
     text-transform: uppercase;
     margin: 0;
 }

 .team-employee__desc,
 .director-card__desc {
     color: rgba(10, 17, 29, 0.70);
     font-family: Roboto;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
     line-height: 145%;
     margin: 0;
 }

 .visually-hidden {
     position: absolute !important;
     width: 1px;
     height: 1px;
     padding: 0;
     margin: -1px;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     white-space: nowrap;
     border: 0;
 }

 .team-employee__footer {
     display: flex;
     align-items: center;
     margin-top: 14px;
     flex-wrap: wrap
 }

 .team-employee__link {
     font-weight: 400;
     font-size: 16px;
     line-height: 112%;
     color: #000;
     text-decoration: none;
     display: inline-flex;
     align-items: center;
     margin-bottom: 10px
 }

 .team-employee__link:hover {
     text-decoration: underline
 }

 .team-employee__link::before {
     content: "";
     margin-right: 14px
 }

 .team-employee__phone {
     margin-right: 22px
 }

 .team-employee__phone::before {
     content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.86167 5.29417C3.70167 6.945 5.055 8.2925 6.70583 9.13833L7.98917 7.855C8.14667 7.6975 8.38 7.645 8.58417 7.715C9.2375 7.93083 9.94333 8.0475 10.6667 8.0475C10.9875 8.0475 11.25 8.31 11.25 8.63083V10.6667C11.25 10.9875 10.9875 11.25 10.6667 11.25C5.18917 11.25 0.75 6.81083 0.75 1.33333C0.75 1.0125 1.0125 0.75 1.33333 0.75H3.375C3.69583 0.75 3.95833 1.0125 3.95833 1.33333C3.95833 2.0625 4.075 2.7625 4.29083 3.41583C4.355 3.62 4.30833 3.8475 4.145 4.01083L2.86167 5.29417Z' fill='black'/%3E%3C/svg%3E%0A")
 }

 .team-employee__email::before {
     content: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6665 0.333496H1.33317C0.691504 0.333496 0.172337 0.858496 0.172337 1.50016L0.166504 8.50016C0.166504 9.14183 0.691504 9.66683 1.33317 9.66683H10.6665C11.3082 9.66683 11.8332 9.14183 11.8332 8.50016V1.50016C11.8332 0.858496 11.3082 0.333496 10.6665 0.333496ZM10.6665 2.66683L5.99984 5.5835L1.33317 2.66683V1.50016L5.99984 4.41683L10.6665 1.50016V2.66683Z' fill='black'/%3E%3C/svg%3E%0A")
 }

 .team-employee__media {
     position: relative;
     width: 100%;
     min-height: 420px;
     aspect-ratio: 4 / 3;
     border-radius: 16px;
     overflow: hidden;
     background: #F0F3F5;
 }

 .team-employee__media::before {
     content: "";
     position: absolute;
     inset: 0;
     border-radius: inherit;
     background:
         radial-gradient(110% 140% at 28% 42%,
             rgba(246, 171, 230, 0.95) 0%,
             rgba(246, 171, 230, 0.55) 38%,
             rgba(246, 171, 230, 0.00) 72%),
         radial-gradient(120% 150% at 78% 40%,
             rgba(162, 206, 255, 0.95) 0%,
             rgba(162, 206, 255, 0.55) 42%,
             rgba(162, 206, 255, 0.00) 76%),
         linear-gradient(180deg,
             rgba(255, 255, 255, 0.75) 0%,
             rgba(255, 255, 255, 0.20) 70%,
             rgba(255, 255, 255, 0.00) 100%);
     opacity: 0;
     transition: opacity .35s ease;
     z-index: 1;
 }

 .team-employee__img {
     position: absolute;
     left: 50%;
     bottom: -20px;
     transform: translateX(-50%) translateY(0) scale(1);
     transform-origin: 50% 90%;
     height: 100%;
     width: auto;
     max-width: none;
     display: block;
     border-radius: 0;
     z-index: 2;
     transition: transform .35s ease;
     will-change: transform;
     cursor: pointer;
 }

 .team-employee:hover .team-employee__media::before {
     opacity: 1;
 }

 .team-employee:hover .team-employee__img {
     transform: translateX(-50%) translateY(100px) scale(1.3);
 }

 @media (prefers-reduced-motion: reduce) {

     .team-employee__media::before,
     .team-employee__img {
         transition: none;
     }
 }

 .team>.director-block {
     grid-column: 1 / -1;
 }

 .team__section-block--full {
     grid-column: 1 / -1;
 }

 .team-employee {
     max-width: 400px;
     width: 100%;
 }

 .team__section-block--single {
     height: fit-content;
 }

 .team__section-block--single:last-of-type .team-employee {
     position: relative;
 }

 .team__section-block.team__section-block--single:last-of-type .team-employee__media {
     background:
         radial-gradient(110% 140% at 28% 42%,
             rgba(246, 171, 230, 0.95) 0%,
             rgba(246, 171, 230, 0.55) 38%,
             rgba(246, 171, 230, 0.00) 72%),
         radial-gradient(120% 150% at 78% 40%,
             rgba(162, 206, 255, 0.95) 0%,
             rgba(162, 206, 255, 0.55) 42%,
             rgba(162, 206, 255, 0.00) 76%),
         linear-gradient(180deg,
             rgba(255, 255, 255, 0.75) 0%,
             rgba(255, 255, 255, 0.20) 70%,
             rgba(255, 255, 255, 0.00) 100%);
 }

 .team__section-block--single:last-of-type .team-employee::after {
     content: "";
     position: absolute;
     inset: 0;
     z-index: 5;
     pointer-events: none;
     background-image: url("/local/templates/ledtehnology/assets/images/contacts_page/confeti.png");
     background-repeat: no-repeat;
     background-size: contain;
     background-position: right bottom;
     opacity: 0;
     transform: translate(0, 0) scale(0.1);
     transition: opacity .35s ease, transform .35s ease;
 }

 .team__section-block--single:last-of-type .team-employee:hover::after {
     opacity: 1;
     transform: translate(90px, -35px) scale(0.5);
 }

 .team__section-block--single:last-of-type .confetti-burst {
     position: absolute;
     right: 20px;
     bottom: 20px;
     width: 10px;
     height: 10px;
     z-index: 5;
     pointer-events: none;
 }

 .team__section-block--single:last-of-type .confetti-burst .cb {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 160px;
     height: 160px;
     background-repeat: no-repeat;
     background-size: contain;
     opacity: 0;
     transform: translate(0, 0) scale(.2) rotate(-10deg);
     transform-origin: 0% 100%;
     transition:
         opacity .25s ease,
         transform .55s cubic-bezier(.2, .9, .2, 1);
 }

 .team__section-block--single:last-of-type .team-employee:hover .confetti-burst .cb {
     opacity: 1;
     transform: translate(var(--tx), var(--ty)) scale(1);
 }

 .team__section-block--single:last-of-type .cb--p1 {
     --tx: -80px;
     --ty: -10px;
     background-image: url("/local/templates/ledtehnology/assets/images/contacts_page/confettip1.png");
 }

 .team__section-block--single:last-of-type .cb--p2 {
     --tx: -100px;
     --ty: -20px;
     background-image: url("/local/templates/ledtehnology/assets/images/contacts_page/confettip2.png");
 }

 .team__section-block--single:last-of-type .team-employee:hover .cb--p1 {
     animation: confFloat1 1.4s ease-in-out .55s infinite;
 }

 .team__section-block--single:last-of-type .team-employee:hover .cb--p2 {
     animation: confFloat2 1.7s ease-in-out .55s infinite;
 }

 @keyframes confFloat1 {

     0%,
     100% {
         transform: translate(var(--tx), var(--ty)) scale(1);
     }

     50% {
         transform: translate(calc(var(--tx) + 6px), calc(var(--ty) - 10px)) scale(1);
     }
 }

 @keyframes confFloat2 {

     0%,
     100% {
         transform: translate(var(--tx), var(--ty)) scale(1);
     }

     50% {
         transform: translate(calc(var(--tx) - 8px), calc(var(--ty) - 6px)) scale(1);
     }
 }

 .new-team-form {
    .wrap {
        padding: 0;
    }
}
 .form-contact {
     .link {
         width: 21px;
         height: 21px;
     }

     .link_telegram {
         background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2217%22%20viewBox%3D%220%200%2019%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M19%200.602225L15.9946%2016.2923C15.9946%2016.2923%2015.5741%2017.3801%2014.4189%2016.8584L7.48458%2011.3526L7.45242%2011.3364C8.38909%2010.4654%2015.6524%203.70266%2015.9698%203.39612C16.4613%202.92136%2016.1562%202.63873%2015.5856%202.99736L4.85679%2010.053L0.717638%208.61077C0.717638%208.61077%200.0662573%208.37083%200.00359284%207.84911C-0.0598962%207.32653%200.739076%207.0439%200.739076%207.0439L17.6131%200.188948C17.6131%200.188948%2019%20-0.44207%2019%200.602225Z%22%20fill%3D%22%23FEFEFE%22%2F%3E%0A%3C%2Fsvg%3E%0A);
         text-indent: -999em;
         font-size: 0;
         margin-right: 15px;
     }

     .link_whatsapp {
         background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20viewBox%3D%220%200%2021%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M17.9268%203.0625C15.9512%201.09375%2013.3171%200%2010.5366%200C4.7561%200%200.0731696%204.66667%200.0731696%2010.4271C0.0731696%2012.25%200.585366%2014.0729%201.46341%2015.6042L0%2021L5.56098%2019.5417C7.09756%2020.3438%208.78049%2020.7812%2010.5366%2020.7812C16.3171%2020.7812%2021%2016.1146%2021%2010.3542C20.9268%207.65625%2019.9024%205.03125%2017.9268%203.0625ZM15.5854%2014.1458C15.3659%2014.7292%2014.3415%2015.3125%2013.8293%2015.3854C13.3902%2015.4583%2012.8049%2015.4583%2012.2195%2015.3125C11.8537%2015.1667%2011.3415%2015.0208%2010.7561%2014.7292C8.12195%2013.6354%206.43903%2011.0104%206.29268%2010.7917C6.14634%2010.6458%205.19512%209.40625%205.19512%208.09375C5.19512%206.78125%205.85366%206.19792%206.07317%205.90625C6.29268%205.61458%206.58536%205.61458%206.80488%205.61458C6.95122%205.61458%207.17073%205.61458%207.31707%205.61458C7.46341%205.61458%207.68293%205.54167%207.90244%206.05208C8.12195%206.5625%208.63414%207.875%208.70731%207.94792C8.78049%208.09375%208.78049%208.23958%208.70731%208.38542C8.63414%208.53125%208.56097%208.67708%208.41463%208.82292C8.26829%208.96875%208.12195%209.1875%208.04878%209.26042C7.90244%209.40625%207.7561%209.55208%207.90244%209.77083C8.04878%2010.0625%208.56097%2010.8646%209.36585%2011.5937C10.3902%2012.4687%2011.1951%2012.7604%2011.4878%2012.9063C11.7805%2013.0521%2011.9268%2012.9792%2012.0732%2012.8333C12.2195%2012.6875%2012.7317%2012.1042%2012.878%2011.8125C13.0244%2011.5208%2013.2439%2011.5938%2013.4634%2011.6667C13.6829%2011.7396%2015%2012.3958%2015.2195%2012.5417C15.5122%2012.6875%2015.6585%2012.7604%2015.7317%2012.8333C15.8049%2013.0521%2015.8049%2013.5625%2015.5854%2014.1458Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E);
         text-indent: -999em;
         font-size: 0;
     }
 }

@media (hover: hover) and (pointer: fine) {
  .director-card:hover::before {
    opacity: 1;
  }
  .director-card:hover .director-card__media img {
    transform: translateY(30px) scale(1.2);
  }
  .team-employee:hover .team-employee__media::before {
    opacity: 1;
  }
  .team-employee:hover .team-employee__img {
    transform: translateX(-50%) translateY(100px) scale(1.3);
  }
  .team__section-block--single:last-of-type .team-employee:hover::after {
    opacity: 1;
    transform: translate(90px, -35px) scale(0.5);
  }
  .team__section-block--single:last-of-type .team-employee:hover .confetti-burst .cb {
    opacity: 1;
    transform: translate(var(--tx), var(--ty)) scale(1);
  }
  .team__section-block--single:last-of-type .team-employee:hover .cb--p1 {
    animation: confFloat1 1.4s ease-in-out .55s infinite;
  }
  .team__section-block--single:last-of-type .team-employee:hover .cb--p2 {
    animation: confFloat2 1.7s ease-in-out .55s infinite;
  }
}
@media (hover: none), (pointer: coarse) {
  .director-card:hover::before { opacity: 0; }
  .director-card:hover .director-card__media img { transform: none; }

  .team-employee:hover .team-employee__media::before { opacity: 0; }
  .team-employee:hover .team-employee__img { transform: translateX(-50%) translateY(0) scale(1); }
  .director-card.is-inview::before {
    opacity: 1;
  }
  .director-card.is-inview .director-card__media img {
    transform: translateY(30px) scale(1.2);
  }

  .team-employee.is-inview .team-employee__media::before {
    opacity: 1;
  }
  .team-employee.is-inview .team-employee__img {
    transform: translateX(-50%) translateY(100px) scale(1.3);
  }

  .team__section-block--single:last-of-type .team-employee.is-inview::after {
    opacity: 1;
    transform: translate(90px, -35px) scale(0.5);
  }

  .team__section-block--single:last-of-type .team-employee.is-inview .confetti-burst .cb {
    opacity: 1;
    transform: translate(var(--tx), var(--ty)) scale(1);
  }

  .team__section-block--single:last-of-type .team-employee.is-inview .cb--p1 {
    animation: confFloat1 1.4s ease-in-out .55s infinite;
  }
  .team__section-block--single:last-of-type .team-employee.is-inview .cb--p2 {
    animation: confFloat2 1.7s ease-in-out .55s infinite;
  }
}
/* End */


/* Start:/local/assets/css/blocks/form-block.css?17580003645982*/
section.form-block-v2{
    background: #253243;
    margin-top: 60px;
}
.additional-warranty-page section.form-block-v2{
    margin-bottom: 60px;
}
.articles-page section.form-block-v2{
    margin-bottom: 50px;
}
.form-contact div {
    display: flex;
}

.form-contact {
    background: #0A111D;
    flex-wrap: wrap;
    display: flex;
}
.form-contact h3,
.form-contact h4{
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}

.form-contact-title,
.form-contact-inner {
    flex-wrap: wrap;
    width: 50%;
}


.form-contact-title div {
    padding: 60px 0 60px 60px;
    gap: 20px;
    flex-direction: column;
    justify-content: center;
}

.form-contact-title h4 {
    font-weight: 400;
    font-size: 42px;
}

.form-contact-title span {
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #ffffff;
    opacity: 0.7;
}

.w-100 {
    width: 100%;
    box-sizing: border-box;
}

.w-50 {
    width: 50%;
    box-sizing: border-box;
}

.form-contact input,
.form-contact textarea {
    height: 54px;
    gap: 10px;
    border-radius: 7px;
    padding: 10px 10px 10px 16px;
    border: 1px solid #C4C4C4;
    background: #FFFFFF;
    color: #71757C;
}

.form-contact input.w-50,
.form-contact button,
.form-contact label.w-50 {
    width: calc(50% - 7px);
}

.form-contact-body {
    flex-wrap: wrap;
    padding: 60px 60px 60px 20px;
    gap: 14px;
}

.form-contact textarea {
    height: 126px;
    padding-top: 17px;
}

.form-contact button {
    height: 54px;
    border-radius: 4px;
    padding: 15px 24px;
    background: #F15454;
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
}

label.w-50 {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

label.w-50 div {
    flex-direction: column;
}

/* Скрываем оригинальный чекбокс */
.custom-checkbox input {
    opacity: 0;
    position: absolute;
}

/* Создаем кастомный чекбокс */
.custom-checkbox .checkmark {
    display: inline-block;
    width: 35px;
    height: 24px;
    border: 1px solid #ffffff;
    border-radius: 2px;
    background-color: #0A111D;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
}

/* Изменяем стиль при выборе чекбокса */
.custom-checkbox input:checked + .checkmark {
    background-color: #0A111D; /* Цвет фона при выборе */
    border-color: #ffffff; /* Цвет границы при выборе */
}

/* Добавляем галочку внутри чекбокса */
.custom-checkbox input:checked + .checkmark::after {
    content: '';
    position: absolute;
    left: 7px;
    top: 0;
    width: 7px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Стилизуем текст рядом с чекбоксом */
.custom-checkbox .checkbox-text {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    opacity: 0.7;
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
}

.custom-checkbox .checkbox-text a {
    color: #F15454;
    text-decoration: none;
}

.custom-checkbox .checkbox-text a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {

    .form-contact-title h4{
        font-size: 32px;
    }
    .form-contact-title,
    .form-contact-inner,
    .w-50,
    .form-contact input.w-50,
    .form-contact button,
    .form-contact label.w-50 {
        width: 100%;
    }

    .form-contact-title div,
    .form-contact-body {
        padding: 20px;
    }

}


.form-block-v2{
    padding: 90px 0;
}
.form-block-v2 .form-contact-title,
.form-block-v2 .form-contact-inner {
    width: calc(50% - 15px);
}
.form-block-v2 h3{
    font-size: 54px;
    width: 100%;

}
.form-block-v2 h4{
    font-size: 46px;
    width: 100%;
}
.form-block-v2 span{
    font-family: Roboto, serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #ffffff;
    display: flex;
    width: 100%;
}
.form-block-v2 span.form-subtitle{
    color: #727786;
    margin: 10px 0 30px;

}
.form-block-v2 .form-contact {
    background: none;
    gap: 30px;
}
.form-block-v2 .form-contact-inner{
    background: #0A111D;
    padding: 78px 60px;
    align-items: center;
}
.form-block-v2 .form-contact-inner > div{
    flex-wrap: wrap;
}
.form-block-v2 .form-contact-body{
    padding: 0;
}
.form-block-v2 .checkbox-text span{
    font-size: 14px;
}
.form-block-v2 .custom-checkbox .checkmark{
    width: 24px;
}
.form-block-v2 .form-contact-title{
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}
.form-contact-title div.form-contact-item{
    width: 290px;
    height: 212px;
    gap: 30px;
    padding: 35px;
    border: 1px solid #455469;
    flex-direction: column;
    justify-content: flex-start;
}
.form-block-v2 .form-contact button{
    padding: 0;
}
@media (max-width: 768px) {
    .articles-page section.form-block-v2{
        margin-bottom: 30px;
    }
    .additional-warranty-page section.form-block-v2{
        margin-bottom: 40px;
    }
    section.form-block-v2{
        margin-top: 40px;
        padding: 30px 0;
    }
    .form-block-v2 .form-contact-title,
    .form-block-v2 .form-contact-inner {
        width: 100%;
    }
    .form-block-v2 h3{
        font-size: 36px;

    }
    .form-block-v2 h4{
        font-size: 32px;
    }
    .form-contact-title div.form-contact-item {
        width: 150px;
        height: 160px;
        gap: 15px;
        padding: 10px;
    }
    .form-block-v2 .form-contact-inner {
        padding: 30px;
    }
}

/* End */
/* /local/assets/css/header.css?17684490692940 */
/* /local/assets/css/blocks/advantages-block.css?17695557692138 */
/* /local/templates/ledtehnology/components/bitrix/news.list/new.team25/style.css?176827077123837 */
/* /local/assets/css/blocks/form-block.css?17580003645982 */
