/* inter-300 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/inter-v20-latin_latin-ext-300.woff2") format("woff2");
}
/* inter-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-v20-latin_latin-ext-regular.woff2") format("woff2");
}
/* inter-500 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/inter-v20-latin_latin-ext-500.woff2") format("woff2");
}
/* inter-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/inter-v20-latin_latin-ext-600.woff2") format("woff2");
}
/* inter-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-v20-latin_latin-ext-700.woff2") format("woff2");
}
/* variables */
/*375px;*/
/* overrides */
html {
  scroll-behavior: smooth;
}

body {
  --bs-body-font-size: 16px;
  --bs-body-line-height: 19px;
  --bs-body-font-weight: 400;
  --bs-body-bg: #F8F8FA;
  --bs-body-font-family: Inter;
  --bs-body-color: #000;
  --bs-link-color: rgba(0, 0, 0, 0.7);
  --bs-link-hover-color: #000;
}

.btn {
  --bs-btn-font-size: 16px;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 19px;
  --bs-btn-border-radius: 31px;
  --bs-btn-padding-x: 38px;
  --bs-btn-padding-y: 13px;
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #306CF6;
  --bs-btn-border-color: #306CF6;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #306CF6;
  --bs-btn-hover-border-color: #306CF6;
  white-space: nowrap;
  transition: transform 0.3s ease;
}
.btn:hover {
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
}

.nav {
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: rgba(0, 0, 0, 0.7);
  --bs-nav-link-hover-color: rgba(0, 0, 0, 0.7);
}

.nav-pills {
  --bs-nav-pills-border-radius: 0;
  --bs-nav-pills-link-active-color: rgba(0, 0, 0, 0.7);
  --bs-nav-pills-link-active-bg: transparent;
}

.nav-link {
  padding: 20px;
}
.nav-link.active h6 {
  text-shadow: rgba(0, 0, 0, 0.7) 0px 0 1px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

h1 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}
h1 strong {
  font-weight: 700;
}

h2 {
  font-size: 22px;
  line-height: 34px;
  font-weight: 400;
}
h2 strong {
  font-weight: 600;
}

h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}
h3 strong {
  font-weight: 500;
}

h4 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
h4 strong {
  font-weight: 500;
}

h5 {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}
h5 strong {
  font-weight: 500;
}

h6 {
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}
h6 strong {
  font-weight: 500;
}

a {
  text-decoration: none;
}

p {
  color: #000;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}

.p20 {
  font-size: 20px;
  line-height: 24px;
}

.accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3e%3cpath d='M4.12639 7.06309L10.0002 12.9369L15.874 7.06309' stroke='black' stroke-opacity='0.7' stroke-width='1.10134' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: transparent;
  --bs-accordion-btn-focus-box-shadow: none;
}

.accordion-flush .accordion-item {
  border-radius: 17px;
  overflow: hidden;
  margin-bottom: 16px;
  --bs-accordion-border-width: 0;
}
.accordion-flush .accordion-item:last-child {
  margin-bottom: 0;
}

.accordion-button {
  --bs-accordion-btn-color: rgba(0, 0, 0, 0.70);
  --bs-accordion-btn-padding-y: 30px;
  --bs-accordion-btn-padding-x: 30px;
}
.accordion-button:not(.collapsed) {
  --bs-accordion-active-color: rgba(0, 0, 0, 0.70);
  --bs-accordion-active-bg: transparent;
}
.accordion-button:not(.collapsed) h4 {
  text-shadow: rgba(0, 0, 0, 0.7) 0px 0 1px;
}
.accordion-button:not(.collapsed)::after {
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3e%3cpath d='M4.12639 7.06309L10.0002 12.9369L15.874 7.06309' stroke='black' stroke-opacity='0.7' stroke-width='1.10134' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.accordion-body {
  --bs-accordion-body-padding-y: 30px;
  --bs-accordion-body-padding-x: 30px;
  position: relative;
}
.accordion-body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  width: calc(100% - 60px);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  height: 1px;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1600px;
  }
}
/* styles */
.btn-sm {
  padding: 12px 22px;
}

.btn-black {
  --bs-btn-color: #000;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #000;
  --bs-btn-padding-x: 22px;
  --bs-btn-padding-y: 10px;
  --bs-btn-border-width: 1.5px;
}

.btn-white {
  --bs-btn-color: #FFF;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #FFF;
  --bs-btn-hover-color: #FFF;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #FFF;
  --bs-btn-padding-x: 22px;
  --bs-btn-padding-y: 10px;
}

.bg-white {
  background-color: #FFFFFF;
}

.container-block {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.row-block {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.box {
  background-color: #FFFFFF;
  border-radius: 17px;
  overflow: hidden;
  height: 100%;
}
.box.bg-alt {
  background-color: #F8F8FA;
}
.box.with-overflow {
  overflow: visible;
}

/* elements */
.carousel-hero {
  margin: 5% 10% calc(5% - 24px);
}

.hero {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
  gap: 20px 5%;
}
.hero .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 50%;
}
.hero .title {
  margin-bottom: 0.5em;
}
.hero .sub-title {
  margin-bottom: 1em;
}
.hero .hero-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  flex-basis: 50%;
}
.hero .btn-hero {
  --bs-btn-font-size: 16px;
  --bs-btn-line-height: 19px;
  --bs-btn-border-radius: 5px;
  --bs-btn-padding-x: 18px;
  --bs-btn-padding-y: 5px;
  --bs-btn-font-weight: 400;
  --bs-btn-color: #000;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #000;
}

.devices {
  margin: 20px 5%;
}
.devices .devices-tabs-wrap {
  position: relative;
  overflow-x: auto;
  scrollbar-width: none;
}
.devices .devices-tabs-wrap::-webkit-scrollbar {
  display: none;
}
.devices .devices-tabs {
  position: relative;
  min-width: max-content;
  margin: 0;
  padding: 0 0 14px;
  list-style: none;
  border-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.devices .devices-tabs .nav-link {
  cursor: pointer;
}
.devices .tab-underline {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.65);
  transform: translateX(0);
  transition: transform 280ms ease, width 280ms ease;
}

.devices-tabs {
  display: flex;
  justify-content: space-evenly;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.tab-content .tab-pane {
  padding: 40px 0;
}

.devices-list {
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  flex-wrap: wrap;
}
.devices-list .device-item {
  flex-basis: 50%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  transition: transform 0.3s ease;
  position: relative;
  padding: 10px;
}
.devices-list .device-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.devices-list .device-item .device-img {
  height: 91px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.devices-list .device-item .device-img img {
  max-width: 100%;
  max-height: 100%;
}
.devices-list .device-item .device-desc {
  text-align: center;
  margin: 16px 0;
  position: relative;
  padding-bottom: 16px;
}
.devices-list .device-item .device-desc span {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #F78E20;
  font-family: Inter;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  width: 100%;
}
.devices-list .device-item .device-btn {
  text-align: center;
  display: none;
}
.devices-list .device-item .btn {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}

.accessories-list {
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: center;
}
.accessories-list .accessories-item {
  flex-basis: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  text-align: center;
}
.accessories-list .accessories-item a {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
.accessories-list .accessories-item .accessories-img {
  max-width: 160px;
  height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accessories-list .accessories-item .accessories-img img {
  max-width: 100%;
  max-height: 100%;
}
.accessories-list .accessories-item .accessories-text {
  margin-top: 28px;
}

.point {
  padding: 10% 15%;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.point .point-text {
  padding: 24px 0 0;
}
.point .arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 52px;
  height: 44px;
  border-radius: 194.859px 0 0 0;
  background-color: #306CF6;
}
.point .arrow svg {
  position: absolute;
  right: 10px;
  bottom: 8px;
}

.banner {
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
}
.banner .banner-text {
  margin: 50px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 2;
}
.banner .banner-text .title {
  font-weight: 500;
}
.banner .banner-hands {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.banner .banner-hands img {
  width: 50%;
  margin-bottom: -15%;
  margin-left: 0;
  margin-right: 0;
}
.banner .banner-logo {
  margin-top: 50px;
  margin-bottom: 50px;
}

.promo {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.promo .title {
  margin-bottom: 1em;
  font-weight: 500;
}
.promo .promo-text {
  margin: 47px 47px 10px;
}
.promo .promo-img {
  margin: 0 20px;
}
.promo img {
  max-width: 100%;
}

.carousel {
  padding: 40px 20px;
}

.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  display: flex !important;
  flex: 1 0 auto !important;
  height: auto !important;
}
.owl-carousel .owl-item .carousel-img {
  object-fit: contain;
}
.owl-carousel .item {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  gap: 50px;
}
.owl-carousel .carousel-text {
  display: flex;
  flex-direction: column;
  gap: 28px;
  text-align: center;
}
.owl-carousel .carousel-text h2,
.owl-carousel .carousel-text h3,
.owl-carousel .carousel-text p {
  margin-bottom: 0;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  width: 43px;
  height: 43px;
  border-radius: 50% !important;
  color: #4E4E4E !important;
  background-color: #FFF !important;
  box-shadow: 0 4px 27.4px 0 rgba(0, 0, 0, 0.15);
  margin-left: -15px;
  top: calc(50% - 21.5px);
}
.owl-carousel .owl-nav .owl-prev svg path,
.owl-carousel .owl-nav .owl-next svg path {
  fill: #4E4E4E;
}
.owl-carousel .owl-nav .owl-next {
  margin-left: 0;
  margin-right: -15px;
}
.owl-carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin-top: 24px;
}
.owl-carousel .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #D6D6D6;
  margin: 3px;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 50%;
}
.owl-carousel .owl-dot.active span, .owl-carousel .owl-dot:hover span {
  background-color: #333 !important;
}

.owl-carousel-hero .item {
  width: 100%;
}
.owl-carousel-hero .owl-nav .owl-prev {
  margin-left: -10%;
}
.owl-carousel-hero .owl-nav .owl-next {
  margin-right: -10%;
}

.owl-carousel-news {
  margin-left: -10px;
}
.owl-carousel-news .owl-stage-outer {
  overflow: visible !important;
}
.owl-carousel-news .item {
  padding: 10% 7% 12%;
  border-radius: 17px;
  gap: 28px;
  margin: 0 10px;
  width: calc(100% - 20px);
}
.owl-carousel-news .item .logo img {
  height: 21px;
}
.owl-carousel-news .item svg {
  margin: 0 auto;
}
.owl-carousel-news .item .title, .owl-carousel-news .item .sub-title {
  font-weight: 500;
  margin: 0;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
.owl-carousel-news .item .title strong, .owl-carousel-news .item .sub-title strong {
  font-weight: 600;
}
.owl-carousel-news .item.blue {
  background: linear-gradient(180deg, #F8F8F9 0%, #DBEDF7 100%);
}
.owl-carousel-news .item.blue .title, .owl-carousel-news .item.blue .sub-title {
  background: linear-gradient(90deg, #103652 0%, #477497 100%);
}
.owl-carousel-news .item.black {
  background: #000;
}
.owl-carousel-news .item.black .title, .owl-carousel-news .item.black .sub-title {
  background: linear-gradient(90deg, #E1F5EF 0%, #4C6E86 100%);
}
.owl-carousel-news .item.white {
  background: #fff;
}
.owl-carousel-news .item.white .title, .owl-carousel-news .item.white .sub-title {
  background: radial-gradient(50% 50% at 50% 50%, #B83F8F 0%, #8048B0 100%);
}
.owl-carousel-news .item.blue-rev {
  background: linear-gradient(0deg, #F8F8F9 0%, #DBEDF7 100%);
}
.owl-carousel-news .item.blue-rev .title, .owl-carousel-news .item.blue-rev .sub-title {
  background: linear-gradient(0deg, #0279C8 0%, #013B62 100%);
}
.owl-carousel-news .owl-item img {
  display: inline-block;
  width: auto;
}

.owl-carousel-simple .title {
  font-weight: 500;
}
.owl-carousel-simple .sub-title {
  font-weight: 600;
}

.footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 5%;
  line-height: 15px;
}
.footer .footer-item {
  flex-basis: calc(50% - 20px);
}
.footer h6 {
  font-size: 20px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 600;
  margin-bottom: 10px;
}
.footer ul {
  padding: 0;
}
.footer li {
  list-style: none;
  padding: 2px 0;
}
.footer li a {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  line-height: 24px;
}
.footer li a:hover {
  color: #000;
}

.footer-outer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 32px 5%;
  padding-top: 32px;
}
.footer-outer p {
  font-size: 13px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 481px) {
  body {
    --bs-body-font-size: 16px;
    --bs-body-line-height: 19px;
    --bs-body-font-weight: 400;
  }
  h1, .h1t {
    font-size: 32px;
    line-height: 39px;
    font-weight: 600;
  }
  h2, .h2t {
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
  }
  h3, .h3t {
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
  }
  h4, .h4t {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  h5, .h5t {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  h6, .h6t {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .p20t {
    font-size: 20px;
    line-height: 24px;
  }
  .hero {
    flex-direction: row;
  }
  .hero .btn-hero {
    --bs-btn-font-size: 19px;
    --bs-btn-line-height: 23px;
    --bs-btn-border-radius: 5px;
    --bs-btn-padding-x: 28px;
    --bs-btn-padding-y: 6px;
  }
  .point .point-text {
    padding: 60px 0;
  }
  .accessories-list .accessories-item {
    flex-basis: 33%;
  }
  .devices-list .device-item {
    flex-basis: 50%;
  }
  .devices-list.tabs-4 .device-item {
    flex-basis: 33%;
  }
  .carousel {
    padding: 40px 56px;
    /*height: 790px;*/
  }
  .carousel .owl-nav .owl-prev {
    margin-left: -50px;
  }
  .carousel .owl-nav .owl-next {
    margin-right: -50px;
  }
  .footer .footer-item {
    flex-basis: calc(30% - 20px);
  }
}
@media (min-width: 769px) {
  .custom-md-block {
    display: block !important;
  }
  .custom-md-none {
    display: none !important;
  }
  .devices-list .device-item {
    flex-basis: 33%;
  }
  .devices-list.tabs-4 .device-item {
    flex-basis: 25%;
  }
}
@media (min-width: 1025px) {
  h1, .h1d {
    font-size: 63px;
    line-height: 76px;
    font-weight: 600;
  }
  h2, .h2d {
    font-size: 37px;
    line-height: 45px;
    font-weight: 400;
  }
  h3, .h3d {
    font-size: 32px;
    line-height: 39px;
    font-weight: 400;
  }
  h4, .h4d {
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
  }
  h5, .h5d {
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
  }
  h6, .h6d {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .p20d {
    font-size: 20px;
    line-height: 24px;
  }
  .hero .btn-hero {
    --bs-btn-font-size: 30px;
    --bs-btn-line-height: 36px;
    --bs-btn-border-radius: 9px;
    --bs-btn-padding-x: 40px;
    --bs-btn-padding-y: 10px;
  }
  .devices-list .device-item {
    flex-basis: 20%;
  }
  .devices-list .device-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
  }
  .devices-list .device-item:hover .btn {
    opacity: 1;
    visibility: visible;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
  }
  .devices-list .device-item .device-btn {
    display: block;
  }
  .devices-list.tabs-4 .device-item {
    flex-basis: 20%;
  }
  .point .point-text {
    padding: 70px 0;
  }
  .accessories-list .accessories-item {
    flex-basis: 20%;
  }
  .accessories-list .accessories-item a {
    padding: 50px;
  }
  .accessories-list .accessories-item::after {
    content: "";
    position: absolute;
    display: inline-block;
    top: 15%;
    right: 0;
    height: 70%;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.15);
  }
  .accessories-list .accessories-item:last-child::after {
    content: none;
  }
  .carousel {
    padding: 40px 85px;
  }
  .carousel .owl-item .carousel-img {
    width: 60%;
    object-fit: contain;
  }
  .carousel .item {
    flex-direction: row;
  }
  .carousel .carousel-text {
    max-width: 30%;
    justify-content: center;
    text-align: left;
  }
  .carousel .owl-nav .owl-prev {
    margin-left: -70px;
  }
  .carousel .owl-nav .owl-next {
    margin-right: -70px;
  }
  .footer .footer-item {
    flex-basis: auto;
  }
  .owl-carousel-simple {
    margin-top: 44px;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .hero .hero-text .title {
    font-size: 50px !important;
    line-height: 60px !important;
    font-weight: 600 !important;
  }
  .hero .hero-text .sub-title {
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight: 400 !important;
  }
}
@media (min-width: 1400px) {
  .banner {
    position: relative;
    height: 360px;
  }
  .banner .banner-text {
    max-width: 422px;
  }
  .banner .banner-hands {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .banner .banner-hands img {
    position: relative;
    left: auto;
    margin-left: 0;
    margin-bottom: -70px;
    margin-top: 50px;
    width: auto;
  }
  .banner .banner-hands img:last-child {
    right: auto;
    margin-left: auto;
    margin-right: 0;
  }
}