

/* Start:/local/templates/ubiquiti/components/bitrix/news.list/hero_video/style.css?17799473501698*/
.home-hero-video {
  position: relative;
  display: block;
  width: 100%;
  height: 90vh;
  overflow: hidden;
}
.hero-video-section {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #0f0f10;
}
.video-container {
  width: 100%;
  height: 100%;
}
.video-bg {
  position: absolute;
  /* top: 55%; */
  margin-bottom: 50px;
  /* left: 50%; */
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  /* transform: translate(-50%, -50%); */
  object-fit: cover;
  z-index: 1;
}
.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, #000000 10%, rgba(0, 0, 0, 0.5) 35%, rgba(255, 255, 255, 0) 62%), /* Сверху вниз */ linear-gradient(0deg, #000000 0%, #000000 6%, rgba(255, 255, 255, 0) 30%), /* Снизу вверх */ linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 15%), /* Слева направо */ linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 15%);
  /* Справа налево */
  background-color: transparent;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.hero-overlay .hero-text-content {
  margin-top: 70px;
  text-align: center;
  color: #ffffff;
  padding: 0 20px;
}
.hero-title {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  letter-spacing: -1.47px;
  margin-bottom: 1rem;
}
.hero-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .hero-title {
    font-size: 2rem;
  }
  .hero-subtitle {
    font-size: 1.1rem;
  }
  .video-bg {
    height: 35vh;
  }
  .home-hero-video {
    height: 35vh;
  }
}

/* End */


/* Start:/local/templates/ubiquiti/components/bitrix/news.list/baners/style.css?17803960756914*/
.home-banner {
  width: 100%;
  padding-top: 35px;
  background-color: #eeeeee;
}
.home-banner .banner-tabs-wrapper {
  display: block;
  text-align: center;
  padding: 0 15px;
  position: relative;
  z-index: 3;
}
.home-banner .banner-tabs-wrapper .banner-tabs-header {
  margin-bottom: 30px;
}
.home-banner .banner-tabs-wrapper .banner-tabs-header .tab-header {
  font-size: 36px;
  line-height: 1;
  text-align: center;
  letter-spacing: -1.47px;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px;
  color: #101010;
  font-weight: 600;
}
.home-banner .banner-tabs-wrapper .banner-tabs-header .tab-subheader {
  font-size: 22px;
  color: #9f9f9f;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 1.1;
}
.home-banner .banner-tabs-wrapper .tab-content {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 5vh;
  overflow: visible;
}
.home-banner .banner-tabs-wrapper .tab-content .tab-pane {
  top: 3%;
  left: 2%;
  right: 1%;
  height: auto;
  z-index: 5;
  overflow: visible;
  display: none;
}
.home-banner .banner-tabs-wrapper .tab-content .tab-pane.active {
  display: flex !important;
  opacity: 1 !important;
  align-items: center;
  justify-content: center;
}
.home-banner .banner-tabs-wrapper .tab-content .tab-pane .position-relative {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 2px;
}
.home-banner .banner-tabs-wrapper .nav-pills {
  display: flex;
  justify-content: center;
  gap: 50px;
  list-style: none;
  padding: 0;
}
.home-banner .banner-tabs-wrapper .nav-pills .nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 30px;
  touch-action: none;
}
@media (max-width: 768px) {
  .home-banner .banner-tabs-wrapper .nav-pills .nav-item {
    display: block;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .home-banner .banner-tabs-wrapper .nav-pills .nav-item {
    margin-left: 8px;
    margin-right: 8px;
    align-items: center;
    display: flex;
    justify-content: normal;
    flex-direction: column;
    width: 75px;
  }
}
.home-banner .banner-tabs-wrapper .nav-pills .nav-item .nav-link {
  margin-top: 15px;
  transition: all 0.3s ease;
  color: #333;
  cursor: pointer;
  font-size: 16px;
  text-decoration: none;
}
@media (max-width: 768px) {
  .home-banner .banner-tabs-wrapper .nav-pills .nav-item .nav-link {
    flex-direction: column;
    gap: 10px;
  }
}
.home-banner .banner-tabs-wrapper .nav-pills .nav-item .nav-link .tab-icon-wrapper {
  height: 62px;
  width: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.09) 0 2px 14px 0;
  border-radius: 23px;
}
.home-banner .banner-tabs-wrapper .nav-pills .nav-item .nav-link .tab-icon-wrapper .section-icon-img {
  filter: grayscale(1);
  max-width: 36px;
}
.home-banner .banner-tabs-wrapper .nav-pills .nav-item .nav-link.active {
  background-color: transparent;
  color: #333;
}
.home-banner .banner-tabs-wrapper .nav-pills .nav-item .nav-link.active .tab-icon-wrapper .section-icon-img {
  filter: grayscale(0);
  border-color: rgba(0, 0, 0, 0.3);
}
.home-banner .banner-tabs-wrapper .nav-pills .nav-item .nav-link.active span {
  font-weight: 600;
}
.home-banner .banner-tabs-wrapper .banner-group-container {
  position: relative;
  width: 100%;
}
.home-banner .banner-tabs-wrapper .banner-link {
  position: absolute;
  inset: 0;
  z-index: 20;
  display: block;
}
.home-banner .banner-tabs-wrapper .banner-tablet {
  position: relative;
  z-index: 30;
  left: 10%;
  width: 90%;
}
.home-banner .banner-tabs-wrapper .banner-tablet::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/ubiquiti/images/tablet-frame.png") no-repeat center;
  background-size: contain;
  z-index: 5;
  pointer-events: none;
}
.home-banner .banner-tabs-wrapper .banner-tablet .device-screen {
  position: relative;
}
.home-banner .banner-tabs-wrapper .banner-tablet .banner-video {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 2px;
  top: 3px;
  padding: 10px;
}
.home-banner .banner-tabs-wrapper .banner-phone {
  top: 25%;
  right: 0;
  left: 90%;
  position: absolute;
  overflow: hidden;
  width: 20%;
  z-index: 70;
}
.home-banner .banner-tabs-wrapper .banner-phone::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/ubiquiti/images/phone-frame.png") no-repeat center;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
}
.home-banner .banner-tabs-wrapper .banner-phone .device-screen {
  position: relative;
}
.home-banner .banner-tabs-wrapper .banner-phone .banner-video {
  position: relative;
  top: 3px;
  height: auto;
  padding: 6.5%;
  width: 100%;
}
.home-banner .banner-tabs-wrapper .banner-element {
  position: absolute;
  z-index: 40;
}
.home-banner .banner-tabs-wrapper .banner-element img,
.home-banner .banner-tabs-wrapper .banner-element video {
  width: 100%;
  height: auto;
  display: block;
}
.home-banner .banner-tabs-wrapper .role-router-main {
  width: 52%;
  right: 63%;
  top: 36%;
  z-index: 20;
}
.home-banner .banner-tabs-wrapper .role-router-secondary {
  z-index: 30;
  top: 43%;
  right: 75%;
  width: 35%;
}
.home-banner .banner-tabs-wrapper .role-router-secondary .banner-image {
  width: 100%;
}
.home-banner .banner-tabs-wrapper .role-router-app {
  z-index: 40;
  top: 38%;
  right: 65%;
  width: 40%;
}
.home-banner .banner-tabs-wrapper .role-camera-main {
  top: 5%;
  right: 65%;
  width: 55%;
}
.home-banner .banner-tabs-wrapper .role-camera-screen {
  width: 90%;
  top: 43%;
  right: 53%;
  z-index: 20;
}
.home-banner .banner-tabs-wrapper .role-cp-device {
  z-index: 50;
  width: 55%;
  top: 10%;
  right: 70%;
}
.home-banner .banner-tabs-wrapper .role-cp-stand {
  z-index: 60;
  right: 100%;
  width: 25%;
  top: 40%;
}
.home-banner .banner-tabs-wrapper .role-cp-app {
  z-index: 80;
  right: 74%;
  width: 30%;
  top: 47%;
}
.home-banner .banner-tabs-wrapper .role-cp-camera {
  z-index: 70;
  right: 79%;
  width: 18%;
  top: 70%;
  border-radius: 50%;
  overflow: hidden;
}
.home-banner .banner-tabs-wrapper .role-cp-camera .banner-video {
  width: 100%;
}
.home-banner .banner-tabs-wrapper .role-idphone-screen {
  top: 23%;
  right: 58%;
  width: 68.5%;
}
.home-banner .banner-tabs-wrapper .role-idphone-app {
  z-index: 20;
  right: 68%;
  width: 73.8%;
  top: 34%;
}
.home-banner .banner-tabs-wrapper .role-idphone-device {
  top: 29%;
  right: 78.3%;
  width: 18.2%;
}
.home-banner .banner-tabs-wrapper .role-idphone-card {
  z-index: 10;
  right: 91.5%;
  width: 27.5%;
  top: 38.3%;
}

/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1693214550122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */


/* Start:/local/templates/ubiquiti/components/bitrix/news.list/solutions_presentation/style.css?17799558653530*/
.home-solutions {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
.home-solutions .container {
  max-width: max-content !important;
}
.home-solutions .banner-wrapper-bg video {
  width: 100%;
}
.home-solutions .banner-header {
  position: absolute;
  z-index: 30;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-solutions .banner-header .banner-main-title {
  font-size: 36px;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px;
  color: #000;
  letter-spacing: -1.47px;
  font-weight: 600;
}
.home-solutions .nav-pills {
  position: absolute;
  z-index: 50;
  margin-top: 1rem;
  margin-bottom: 3rem;
  justify-content: center;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-solutions .nav-pills .nav-item {
  font-size: 14px;
  border-bottom: 2px solid #737373;
}
.home-solutions .nav-pills .nav-item .nav-link {
  color: #000;
}
.home-solutions .nav-pills .active {
  font-weight: 600;
  border-bottom: 1.5px solid #017afe;
  border-radius: 0;
  background-color: #fff !important;
}
.home-solutions .active {
  opacity: 1;
}
.home-solutions .banner-bg-element {
  position: relative;
  z-index: 10;
  width: 100%;
  top: -11rem;
}
.home-solutions .banner-bg-element video {
  width: 100%;
}
.home-solutions .banner-phone {
  opacity: 1;
  padding: 7px;
  width: 7%;
  top: 50%;
  left: 30%;
  position: absolute;
  overflow: hidden;
  z-index: 30;
}
.home-solutions .banner-phone video {
  width: 100%;
  position: relative;
  top: 5px;
}
.home-solutions .banner-phone::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/ubiquiti/images/phone-frame.png") no-repeat center;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
}
.home-solutions .banner-tablet-center {
  opacity: 1;
  position: absolute;
  z-index: 30;
  padding: 10px;
  width: 36%;
  left: 50%;
  top: 59%;
  transform: translate(-50%, -50%);
}
.home-solutions .banner-tablet-center video {
  width: 100%;
  position: relative;
  top: 4px;
}
.home-solutions .banner-tablet-center::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/ubiquiti/images/tablet-frame.png") no-repeat center;
  background-size: contain;
  z-index: 5;
  pointer-events: none;
}
.home-solutions .banner-tablet-left {
  opacity: 1;
  padding: 8px;
  width: 29%;
  top: 35%;
  right: 50%;
  position: absolute;
  z-index: 20;
}
.home-solutions .banner-tablet-left video {
  width: 100%;
  position: relative;
  top: 2px;
  left: 2px;
}
.home-solutions .banner-tablet-left::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/ubiquiti/images/tablet-frame-left.png") no-repeat center;
  background-size: contain;
  z-index: 5;
  pointer-events: none;
}
.home-solutions .banner-tablet-right {
  opacity: 1;
  padding: 8px;
  width: 29%;
  top: 35%;
  left: 50%;
  position: absolute;
  z-index: 20;
}
.home-solutions .banner-tablet-right video {
  width: 100%;
  position: relative;
  top: 2px;
  right: 2px;
}
.home-solutions .banner-tablet-right::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/ubiquiti/images/tablet-frame-right.png") no-repeat center;
  background-size: contain;
  z-index: 5;
  pointer-events: none;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169321454851*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/ubiquiti/components/bitrix/news.list/hero_video/style.css?17799473501698 */
/* /local/templates/ubiquiti/components/bitrix/news.list/baners/style.css?17803960756914 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1693214550122 */
/* /local/templates/ubiquiti/components/bitrix/news.list/solutions_presentation/style.css?17799558653530 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169321454851 */
