

/* Start:/local/templates/hisense/dist/bx-styles/vidaa-info.css?17425663061411*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.vidaa-info {
  padding: 60px 0 50px;
}

.vidaa-info__title {
  margin: 0;
  margin-bottom: 40px;
  font-size: "Avalon", sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
  color: #C72AD3;
  text-align: center;
}

.vidaa-info__text {
  margin: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
}

@media (max-width: 1199px) {
  .vidaa-info__title {
    margin-bottom: 30px;
    font-size: 70px;
    line-height: 70px;
  }
}

@media (max-width: 767px) {
  .vidaa-info {
    padding: 40px 0;
  }

  .vidaa-info__title {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
  }

  .vidaa-info__text {
    font-size: 18px;
    line-height: 29px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/vidaa-feature.css?17425663073124*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.vidaa-feature {
  position: relative;
  padding-top: 80px;
  background-color: #181A19;
}

.vidaa-feature__title {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: "Avalon", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
}

.vidaa-feature__text {
  margin-top: 0;
  margin-bottom: 40px;
  max-width: 935px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  color: #fff;
}

.vidaa-feature__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 935px;
}

.vidaa-feature__item {
  width: 48%;
  padding: 30px 30px 60px 0;
}

.vidaa-feature__header {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  color: #fff;
}

.vidaa-feature__desc {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  color: #fff;
}

.vidaa-feature__footnote {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.5);
}

.vidaa-feature__img {
  position: absolute;
  right: 0;
  bottom: 85px;
  width: 32vw;
  height: auto;
}

@media (max-width: 1600px) {
  .vidaa-feature__img {
    width: 29vw;
  }
}

@media (max-width: 1350px) {
  .vidaa-feature__list {
    max-width: 70%;
  }
}

@media (max-width: 1170px) {
  .vidaa-feature__list {
    flex-direction: column;
  }

  .vidaa-feature__item {
    width: 100%;
    padding: 20px;
  }

  .vidaa-feature__item_2 {
    order: 2;
  }

  .vidaa-feature__item_4 {
    order: 3;
  }
}

@media (max-width: 767px) {
  .vidaa-feature {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .vidaa-feature__title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 24px;
  }

  .vidaa-feature__text {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 29px;
  }

  .vidaa-feature__list {
    max-width: 100%;
  }

  .vidaa-feature__item {
    padding: 20px 10px;
  }

  .vidaa-feature__header {
    font-size: 20px;
    line-height: 20px;
  }

  .vidaa-feature__desc {
    font-size: 18px;
    line-height: 29px;
  }

  .vidaa-feature__footnote {
    font-size: 18px;
    line-height: 29px;
  }

  .vidaa-feature__img {
    display: block;
    position: relative;
    bottom: 0;
    right: -15px;
    width: 90vw;
    margin-left: auto;
    margin-bottom: 40px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/vidaa-app.css?17425663064636*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.vidaa-app {
  padding-top: 60px;
  padding-bottom: 120px;
}

.vidaa-app .owl-nav {
  z-index: 1;
}

.vidaa-app .owl-stage-outer {
  z-index: 100;
}

.vidaa-app__caption {
  margin-top: 0;
  margin-bottom: 60px;
  font-family: "Avalon", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #000000;
}

.vidaa-app__item {
  position: relative;
  cursor: pointer;
}

.vidaa-app__img {
  width: 100%;
  height: auto;
}

.vidaa-app__icon {
  display: flex;
  align-items: center;
  height: 46px;
  padding: 5px 17px;
  background-color: rgba(0, 0, 0, 0.95);
  border: 1px solid #262626;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.3);
}

.vidaa-app__text-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 30px 30px 40px;
}

.vidaa-app__title {
  height: 50px;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  color: #FFFFFF;
}

.vidaa-app__link {
  padding-bottom: 1px;
  margin-top: 53px;
  font-size: 15px;
  font-weight: 450;
  line-height: 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  border-bottom: 1px solid #00CCCC;
}

.vidaa-app__header {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  color: #FFFFFF;
}

.vidaa-app .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: -100px;
  right: -100px;
  transform: translateY(-50%);
}

.vidaa-app .owl-control {
  display: flex;
  flex: 0 0 70px;
  align-items: center;
  justify-content: center;
  height: 70px;
  border: none;
  transition: all 0.2s;
  border-radius: 50%;
}

.vidaa-app .owl-control:hover {
  opacity: 0.7;
}

.vidaa-app .owl-control svg {
  width: 15px;
  height: 29px;
  transition: stroke 0.2s;
  stroke: #000;
  stroke-width: 3px;
  fill: none;
}

.vidaa-app .owl-prev {
  margin-right: 20px;
}

.vidaa-app .owl-prev svg {
  transform: scale(-1, 1);
}

.vidaa-app .owl-dots {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -60px;
  width: 100%;
}

.vidaa-app .owl-dot {
  flex: 0 0 20px;
  height: 20px;
  margin: 0 8px;
  border-radius: 50%;
  background-color: rgba(24, 26, 25, 0.1) !important;
}

.vidaa-app .owl-dot:focus {
  outline: none !important;
  border: none;
}

.vidaa-app .owl-dot.active {
  background-color: #0cc !important;
}

.vidaa-app_dark {
  padding-top: 100px;
  padding-bottom: 134px;
  background-color: #181A19;
}

.vidaa-app_dark .owl-control {
  background: rgba(0, 0, 0, 0.4);
}

.vidaa-app_dark .owl-control svg {
  color: #ffffff;
}

.vidaa-app_dark .owl-nav {
  top: 40% !important;
}

.vidaa-app_dark .owl-dot {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

@media (max-width: 1520px) {
  .vidaa-app__list {
    padding-left: 90px;
    padding-right: 90px;
  }

  .vidaa-app .owl-nav {
    left: 0;
    right: 0;
  }
}

@media (max-width: 1100px) {
  .vidaa-app__list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .vidaa-app {
    padding-top: 40px;
  }

  .vidaa-app__caption {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 24px;
  }

  .vidaa-app__text-content {
    padding: 20px;
  }

  .vidaa-app__title {
    height: auto;
    font-size: 20px;
    line-height: 20px;
  }

  .vidaa-app__link {
    margin-top: 58px;
  }

  .vidaa-app_dark {
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .vidaa-app__modal .fancybox-slide {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 400px) {
  .vidaa-app .owl-dot {
    flex: 0 0 16px;
    height: 16px;
    margin: 0 5px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/vidaa-advantage.css?17425663061244*/
.vidaa-advantage {
  padding: 80px 0 60px;
}

.vidaa-advantage__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -1%;
  margin-right: -1%;
}

.vidaa-advantage__item {
  margin-left: 1%;
  margin-right: 1%;
  width: 31.33%;
  padding: 30px;
  border: 1px solid #E6E6E6;
}

.vidaa-advantage__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
  color: #C72AD3;
}

.vidaa-advantage__title span {
  font-size: 60px;
  line-height: 60px;
}

.vidaa-advantage__text {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #000000;
}

@media (max-width: 1024px) {
  .vidaa-advantage__item {
    width: 48%;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .vidaa-advantage {
    padding: 40px 0 20px;
  }

  .vidaa-advantage__item {
    width: 100%;
    padding: 20px 20px 45px;
  }

  .vidaa-advantage__title {
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 50px;
  }

  .vidaa-advantage__title span {
    font-size: 30px;
    line-height: 30px;
  }

  .vidaa-advantage__text {
    font-size: 18px;
    line-height: 25px;
  }
}
/* End */
/* /local/templates/hisense/dist/bx-styles/vidaa-info.css?17425663061411 */
/* /local/templates/hisense/dist/bx-styles/vidaa-feature.css?17425663073124 */
/* /local/templates/hisense/dist/bx-styles/vidaa-app.css?17425663064636 */
/* /local/templates/hisense/dist/bx-styles/vidaa-advantage.css?17425663061244 */
