

/* Start:/bitrix/templates/prom_s1/components/intec.universe/main.gallery/template.7/style.css?17509764627974*/
.widget.c-gallery.c-gallery-template-3 .widget-tabs + .widget-tabs-content {
  margin-top: 30px;
}
.widget.c-gallery.c-gallery-template-3 [data-indent=small] .widget-item {
  padding: 2px;
}
.widget.c-gallery.c-gallery-template-3 [data-indent=default] .widget-item {
  padding: 6px;
}
.widget.c-gallery.c-gallery-template-3 [data-indent=big] .widget-item {
  padding: 10px;
}
.widget.c-gallery.c-gallery-template-3 .widget-item-wrapper {
  cursor: pointer;
  overflow: hidden;
}
.widget.c-gallery.c-gallery-template-3 .widget-item-picture {
  padding-top: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}
.widget.c-gallery.c-gallery-template-3 .widget-item-picture img {
  display: none;
}
.widget.c-gallery.c-gallery-template-3 .widget-item-wrapper:hover .widget-item-picture {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.widget.c-gallery.c-gallery-template-3 .owl-nav {
  position: absolute;
  top: -65px;
  right: 0;
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev,
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next {
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
@media (max-width: 550px) {
  .widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev,
  .widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next {
    width: 30px;
    height: 30px;
  }
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev::after,
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev svg path,
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next svg path {
  stroke: #808080;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev:hover svg path,
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next:hover svg path {
  stroke: #FFF;
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev.disabled,
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next.disabled {
  background-color: #FFF !important;
  border-color: #F2F2F2 !important;
  opacity: 0.7;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev.disabled svg path,
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next.disabled svg path {
  stroke: #F2F2F2 !important;
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-prev i {
  padding-right: 2px;
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next {
  margin-left: 16px;
  margin-top: 20px;
}
@media (max-width: 550px) {
  .widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next {
    margin-left: 10px;
  }
}
.widget.c-gallery.c-gallery-template-3 .owl-nav .owl-next i {
  padding-left: 2px;
}
.widget.c-gallery.c-gallery-template-3 .owl-dots {
  font-size: 0;
  text-align: center;
  margin-top: 20px;
}
.widget.c-gallery.c-gallery-template-3 .owl-dots .owl-dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 7px;
  border: 2px solid #ababab;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: border-color, background-color;
  -moz-transition-property: border-color, background-color;
  -ms-transition-property: border-color, background-color;
  -o-transition-property: border-color, background-color;
  transition-property: border-color, background-color;
}
.widget.c-gallery.c-gallery-template-3 .owl-dots .owl-dot:hover {
  border-color: #000000;
}
.widget.c-gallery.c-gallery-template-3 .owl-dots .owl-dot.active {
  border-color: #000000;
  background-color: #000000;
}
.widget.c-gallery.c-gallery-template-3 .widget-footer {
  margin-top: 30px;
}
.widget.c-gallery.c-gallery-template-3 .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-gallery.c-gallery-template-3 .widget-footer-button:hover, .widget.c-gallery.c-gallery-template-3 .widget-footer-button:focus, .widget.c-gallery.c-gallery-template-3 .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-gallery.c-gallery-template-3 .widget-header {
  overflow: hidden;
}
.widget.c-gallery.c-gallery-template-3 .widget-all-container {
  display: none;
}
.widget.c-gallery.c-gallery-template-3 .widget-all-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget.c-gallery.c-gallery-template-3 .widget-all-button i {
  display: none;
  font-size: 18px;
}
.widget.c-gallery.c-gallery-template-3 .widget-use-slider .widget-header {
  padding-top: 5px;
}
.widget.c-gallery.c-gallery-template-3 .widget-use-slider.widget-no-header .widget-content {
  margin-top: 80px;
}
.widget.c-gallery.c-gallery-template-3 .widget-use-slider .widget-title.align-left, .widget.c-gallery.c-gallery-template-3 .widget-use-slider .widget-title.align-right,
.widget.c-gallery.c-gallery-template-3 .widget-use-slider .widget-description.align-left,
.widget.c-gallery.c-gallery-template-3 .widget-use-slider .widget-description.align-right {
  margin-right: 115px;
}
.widget.c-gallery.c-gallery-template-3 .widget-use-slider .widget-title.align-center,
.widget.c-gallery.c-gallery-template-3 .widget-use-slider .widget-description.align-center {
  margin-left: 115px;
  margin-right: 115px;
}
@media all and (max-width: 550px) {
  .widget.c-gallery.c-gallery-template-3 .widget-use-slider.widget-no-header .widget-content {
    margin-top: 0;
  }
  .widget.c-gallery.c-gallery-template-3 .widget-all-container {
    display: block;
  }
  .widget.c-gallery.c-gallery-template-3 .widget-title.align-center.widget-title-margin {
    margin-left: 25px;
  }
  .widget.c-gallery.c-gallery-template-3 .widget-all-container.mobile {
    text-align: right;
    width: 25px;
    max-height: 36px;
  }
  .widget.c-gallery.c-gallery-template-3 .widget-all-container i {
    display: inline-block;
  }
  .widget.c-gallery.c-gallery-template-3 .widget-footer.mobile,
  .widget.c-gallery.c-gallery-template-3 .widget-footer-button.mobile {
    display: none;
  }
  .widget.c-gallery.c-gallery-template-3 .widget-all-container {
    width: 25px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/prom_s1/components/intec.universe/main.advantages/template.6/style.css?17538000542010*/
.widget.c-advantages.c-advantages-template-6 .widget-item-point {
  font-weight: bold;
  font-size: 14px;
  line-height: 29px;
  text-align: center;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #16dc95;
  border-radius: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: transform 350ms;
  -moz-transition: transform 350ms;
  -ms-transition: transform 350ms;
  -o-transition: transform 350ms;
  transition: transform 350ms;
}
.widget.c-advantages.c-advantages-template-6 .widget-item-point .far {
  vertical-align: middle;
}
.widget.c-advantages.c-advantages-template-6 .widget-item-name {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.20833334;
  text-align: left;
}
.widget.c-advantages.c-advantages-template-6 .widget-item-description {
  font-weight: normal;
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
}
.widget.c-advantages.c-advantages-template-6 .widget-item-name + .widget-item-description {
  margin-top: 15px;
}
.widget.c-advantages.c-advantages-template-6 .widget-item-icon {
  width: 30px;
  height: 30px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
/*.widget.c-advantages.c-advantages-template-6 .widget-item:hover .widget-item-point {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);*/
}
@media all and (max-width: 650px) {
  .widget.c-advantages.c-advantages-template-6 .widget-item-name {
    font-size: 20px;
  }
  .widget.c-advantages.c-advantages-template-6 .widget-item-description {
    font-size: 14px;
  }
}
@media all and (max-width: 450px) {
  .widget.c-advantages.c-advantages-template-6 .widget-item-name {
    font-size: 18px;
  }
}

 .widget.c-advantages.c-advantages-template-6 .intec-grid.intec-grid-i-h-10>.intec-grid-item-auto{
padding-left: 25px !important;

}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/prom_s1/components/intec.universe/main.brands/template.8/style.css?17509764595328*/
:root {
    --rotate-speed: 70;
    --count: 8; /* Default count, the DOM element should override this */
    --easeInOutSine: cubic-bezier(0.37, 0, 0.63, 1);
    --easing: cubic-bezier(0.22, -0.37, 0.77, 1.32);
}

body {
    margin: 0;
}

.void {
    width: 100%;
    max-width: 798px;
    margin: auto;
    position: relative;
    aspect-ratio: 1 / 1;
}
ol:hover{
    animation-play-state: paused;
}
ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    z-index: 1;
}
dl {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* 	outline: 2px dashed cyan; */
    width: 100%;
    animation: rotateCW calc(var(--rotate-speed) * 1s) var(--easing) infinite;
}
.card {
    display:flex;
    width: 30%;
    flex-direction: column;
    align-items: center;
    padding: 16px 24px;
    gap: 8px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1), 0px 16px 32px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #535062;
    animation: rotateCCW calc(var(--rotate-speed) * 1s) var(--easing) infinite;
}

.card img{


}


.card a {
     display:flex;
    flex-direction:row;
    text-decoration: none;
    color: unset;
}
.model-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #3B2ED0;
    display: block;
}
/*svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}*/

dl:nth-child(2), dl:nth-child(2) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -1s);
}
dl:nth-child(3), dl:nth-child(3) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -2s);
}
dl:nth-child(4), dl:nth-child(4) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -3s);
}
dl:nth-child(5), dl:nth-child(5) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -4s);
}
dl:nth-child(6), dl:nth-child(6) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -5s);
}
dl:nth-child(7),dl:nth-child(7) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -6s);
}
dl:nth-child(8), dl:nth-child(8) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -7s);
}
dl:nth-child(9), dl:nth-child(9) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -8s);
}
dl:nth-child(10), dl:nth-child(10) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -9s);
}

dl:nth-child(11), dl:nth-child(11) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -10s);
}

dl:nth-child(12), dl:nth-child(12) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -11s);
}

dl:nth-child(13), dl:nth-child(13) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -12s);
}

dl:nth-child(14), dl:nth-child(14) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -13s);
}

dl:nth-child(15), dl:nth-child(15) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -14s);
}
dl:nth-child(16), dl:nth-child(16) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -15s);
}
dl:nth-child(17), dl:nth-child(17) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -16s);
}
dl:nth-child(18), dl:nth-child(18) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -17s);
}
dl:nth-child(19), dl:nth-child(19) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -18s);
}
dl:nth-child(20), dl:nth-child(20) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -19s);
}
dl:nth-child(21),dl:nth-child(21) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -20s);
}
dl:nth-child(22), dl:nth-child(22) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -21s);
}
dl:nth-child(23), dl:nth-child(23) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -22s);
}
dl:nth-child(24), dl:nth-child(24) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -23s);
}

dl:nth-child(25), dl:nth-child(25) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -24s);
}

dl:nth-child(26), dl:nth-child(26) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -25s);
}

dl:nth-child(27), dl:nth-child(27) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -26s);
}

dl:nth-child(28), dl:nth-child(28) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -27s);
}

dl:nth-child(29), dl:nth-child(29) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -28s);
}

dl:nth-child(30), dl:nth-child(30) .card {
    animation-delay: calc((var(--rotate-speed)/var(--count)) * -29s);
}


@keyframes rotateCW {
    from {
        transform: translate3d(0px, -50%, -1px) rotate(-45deg);
    }
    to {
        transform: translate3d(0px, -50%, 0px) rotate(-315deg);
    }
}
@keyframes rotateCCW {
    from {
        transform: rotate(45deg);
    }
    to {
        transform: rotate(315deg);
    }
}
@keyframes pulseGlow {
    from {
        background-size: 60%;
    }
    to {
        background-size: 100%;
    }
}






/* End */


/* Start:/bitrix/templates/prom_s1/components/intec.universe/main.stages/template.2/style.css?1753800113989*/
.widget.c-stages.c-stages-template-2 .widget-content {
  margin-left: -20px;
  margin-right: -20px;
}
.widget.c-stages.c-stages-template-2 .widget-item {
  margin-bottom: 20px;
}
.widget.c-stages.c-stages-template-2 .widget-item-wrapper {
  position: relative;
  padding-top: 25px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.c-stages.c-stages-template-2 .widget-item-number {
  position: absolute;
  top: 0;
  left: 30px;
  font-size: 50px;
  font-weight: bold;
  line-height: 50px;
}
.widget.c-stages.c-stages-template-2 .widget-item-text {
  font-size: 14px;
  line-height: 21px;
  padding: 35px 30px 30px 30px;
  background-color: #43434342;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 600px) {
  .widget.c-stages.c-stages-template-2 .widget-item-text {
    font-size: 12px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/prom_s1/components/intec.universe/main.gallery/template.7/style.css?17509764627974 */
/* /bitrix/templates/prom_s1/components/intec.universe/main.advantages/template.6/style.css?17538000542010 */
/* /bitrix/templates/prom_s1/components/intec.universe/main.brands/template.8/style.css?17509764595328 */
/* /bitrix/templates/prom_s1/components/intec.universe/main.stages/template.2/style.css?1753800113989 */
