.body {
  color: #18181b;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.hero {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.menu-static {
  z-index: 50;
  position: relative;
}

.header-style {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #ffffffc2;
  background-image: linear-gradient(90deg, #ffffff80 70%, #fff);
  border: 0 solid #18181b1a;
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 24px 40px;
  text-decoration: none;
  display: flex;
}

.logotype {
  object-fit: cover;
  overflow: hidden;
}

.linkmenu {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navlink {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.body-style {
  color: #18181b;
  text-align: center;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: all .2s;
}

.body-style:hover {
  opacity: .5;
}

.body-style:focus {
  color: #1b7df0;
}

.body-style:visited {
  color: #000;
}

.frame-406 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-405 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hero-c {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content-style {
  grid-row-gap: 88px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 618px;
  text-decoration: none;
  display: flex;
}

.frame-337 {
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text {
  color: #18181b;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
  text-decoration: none;
}

.frame-336 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-302 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 172px;
  text-decoration: none;
  display: flex;
}

.iconfeather-icon {
  object-fit: contain;
  overflow: hidden;
}

.text-2 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.frame-303 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 154px;
  text-decoration: none;
  display: flex;
}

.frame-329 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 174px;
  text-decoration: none;
  display: flex;
}

.iconfeather-icon-2 {
  object-fit: contain;
}

.frame-334 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-primarydefault {
  grid-column-gap: 12px;
  cursor: pointer;
  background-color: #1b7def;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 18px 32px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primarydefault:hover {
  opacity: .5;
}

.button-style {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.text-3 {
  color: #18181b66;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.hero-video {
  background-color: #000;
  justify-content: space-between;
  align-items: stretch;
  width: 47%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.feedback {
  background-color: #f8f8f8;
  border-top: 1px solid #18181b1a;
  border-bottom: 1px solid #18181b1a;
  padding-top: 32px;
  padding-bottom: 60px;
}

.feedback_wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  width: 305px;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block {
  opacity: .2;
  font-size: 18px;
  font-weight: 500;
}

.hiw {
  background-color: #f8f8f8;
  overflow: hidden;
}

.hiw_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1440px;
  height: 740px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  display: flex;
  position: relative;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hiw-txt {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 596px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.small-logo {
  object-fit: cover;
}

.hiw_txt_wrap {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-hiw {
  color: #18181b;
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 60px;
  text-decoration: none;
}

.desc-hiw {
  color: #18181b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.tooltip-wrapper {
  z-index: 15;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.tooltip {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 76px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 52px;
  left: 884px;
}

.tooltip._2 {
  bottom: 93px;
  left: 334px;
}

.tooltip._3 {
  bottom: 22px;
  left: 468px;
}

.tooltip._4 {
  bottom: 30px;
  left: 1041px;
}

.tooltip._5 {
  bottom: 423px;
  left: 1188px;
}

.tooltip._6 {
  bottom: 299px;
  left: 723px;
}

.tooltip._7 {
  bottom: 21px;
  left: 758px;
}

.tooltip-txt {
  opacity: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.div-block-2 {
  color: #1b7def;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  font-size: 14px;
  display: flex;
  box-shadow: 0 2px 16px #1c1b1e0f;
}

.tooltipe-opener {
  cursor: pointer;
  background-color: #1b7def;
  border: 1.2px solid #fff;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  box-shadow: 0 6px 32px #00000045;
}

.code-embed {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
}

.products {
  background-color: #f8f8f8;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.product-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.tabs {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.tabs-menu {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.tabs-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.div-block-3 {
  height: 2000px;
}

.tab-link-tab-1 {
  opacity: .35;
  cursor: pointer;
  background-color: #0000;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  height: 108px;
  padding: 40px 0;
  overflow: hidden;
}

.tab-link-tab-1.w--current {
  opacity: 100;
  cursor: pointer;
  background-color: #0000;
  width: 100%;
  height: auto;
  padding: 40px 0;
}

.content-style-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 533px;
  text-decoration: none;
  display: flex;
}

.txt {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 533px;
  text-decoration: none;
  display: flex;
}

.frame-318 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 475px;
  text-decoration: none;
  display: flex;
}

.title-style {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.title-style.t {
  padding-bottom: 16px;
}

.body-style-2 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-676 {
  grid-column-gap: 56px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-208 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 144px;
  text-decoration: none;
  display: flex;
}

.body-style-3 {
  color: #18181b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.body-style-4 {
  color: #18181b99;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-210 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 146px;
  text-decoration: none;
  display: flex;
}

.body-style-5 {
  color: #18181b99;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-209 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 131px;
  text-decoration: none;
  display: flex;
}

.button-small {
  grid-column-gap: 4px;
  cursor: pointer;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-style-2 {
  color: #1b7def;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.tab-link-tab-2 {
  opacity: .35;
  cursor: pointer;
  background-color: #0000;
  border-top: 1px #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  height: 108px;
  padding: 40px 0;
  overflow: hidden;
}

.tab-link-tab-2.w--current {
  opacity: 100;
  background-color: #0000;
  height: auto;
}

.tab-pane-tab-1, .div-block-4 {
  width: 100%;
  height: 100%;
}

.div-block-4._1 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 400px;
}

.tab-pane-tab-2, .tab-pane-tab-3 {
  width: 100%;
  height: 100%;
}

.products-head {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 80px;
  display: flex;
}

.products-head-txt {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 740px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.products-title {
  color: #18181b;
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}

.products-title.pc {
  display: block;
}

.products-title.mob {
  display: none;
}

.products-title-txt-wrap {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.usp {
  background-color: #f8f8f8;
}

.usp-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.usp-head-txt {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.usp-txt-wrap {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.usp-3-grid {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.usp-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.g-1 {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 24px 32px;
  display: flex;
}

.frame-689 {
  grid-row-gap: 147px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vector {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.txt-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.txt-3 {
  color: #18181b;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Golos Text, sans-serif;
  font-size: 120px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.txt-4 {
  color: #18181b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.txt-5 {
  color: #18181b99;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.g-2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 24px 32px;
  display: flex;
}

.scroll-image {
  background-color: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
}

.scroll-image-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 200px;
  display: flex;
  position: relative;
}

.st1 {
  text-align: center;
  margin-bottom: 56px;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
}

.st2 {
  text-align: center;
  margin-bottom: 80px;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
}

.st3 {
  text-align: center;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
}

.image-4 {
  width: 20vw;
  position: sticky;
  bottom: 0;
}

.usp-cards {
  background-color: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  height: 400vh;
  position: relative;
}

.usp-card-txt-wrapper {
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.usp-card-txt-50 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.usp-card-t-1 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-5 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 175px;
  display: flex;
}

.ups-card-line {
  background-color: #fff;
  width: 4px;
  height: 150px;
  position: relative;
}

.usp-card-line-accent {
  background-color: #1b7def;
  width: 4px;
  height: 100%;
}

.content-style-3-1 {
  z-index: 25;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.txt-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 89%;
  text-decoration: none;
  display: flex;
}

.head {
  color: #18181b;
  margin-top: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.head.s {
  max-width: 510px;
}

.txt-7 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.div-block-6 {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.content-style-3-2 {
  z-index: 20;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.content-style-3-4 {
  z-index: 10;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.content-style-3-3 {
  z-index: 15;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.div-block-8 {
  background-image: url('../images/Right-container.webp');
  background-position: 0 0;
  background-size: 1080px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.sci-1 {
  z-index: 25;
  width: 100%;
  position: absolute;
}

.img-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.sci-2 {
  z-index: 20;
  width: 100%;
  position: absolute;
}

.sci-3 {
  z-index: 15;
  width: 100%;
  position: absolute;
}

.sci-4 {
  z-index: 10;
  width: 100%;
  position: absolute;
}

.usp-grid-2 {
  background-color: #f8f8f8;
}

.head-usp-grid-2-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.products-head-txt-2 {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.grid-usp-grid-2-wrapper {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.grid-usp-grid-2-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.ug2 {
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  justify-content: center;
  align-items: center;
  height: 280px;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.ug2.last {
  border-bottom-style: none;
}

.content-style-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 488px;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-style-2 {
  color: #18181b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.txt-8 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.ug2-2 {
  border-bottom: 1px solid #e2e2e2;
  justify-content: center;
  align-items: center;
  height: 280px;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.ug2-2.last {
  border-bottom-style: none;
}

.cta {
  border-bottom: 1px solid #e2e2e2;
}

.cta-wrap {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-9 {
  border-right: 1px solid #e2e2e2;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-top: 80px;
  display: flex;
}

.text-block-2 {
  max-width: 530px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.text-span {
  color: #1b7def;
}

.div-block-10 {
  border-right: 1px solid #e2e2e2;
  width: 50%;
  height: 100%;
}

.code-embed-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 80px 56px 40px;
  display: flex;
}

.div-block-12 {
  border-top: 1px solid #e2e2e2;
  padding: 40px 56px;
}

.frame-277 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-408 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #18181b;
  margin-top: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.text-5 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-379 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-6 {
  color: #1b7def;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: underline;
}

.frame-378 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -1px;
  left: 301px;
}

.whatsapp-fill {
  object-fit: cover;
  overflow: hidden;
}

.cta-txt {
  max-width: 430px;
  margin-bottom: 16px;
}

.content-block-1 {
  background-color: #f8f8f8;
  border-top: 1px #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.content-block-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.content-block-head-wrap {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-block-head {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.c-block-wrapper-2 {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px #e2e2e2;
}

.div-block-13 {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-14 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
}

.frame-690 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 476px;
  text-decoration: none;
  display: flex;
}

.body-style-6 {
  opacity: .75;
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.frame-173 {
  grid-row-gap: 12px;
  opacity: .75;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-342 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.body-style-7 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  font-family: Golos Text, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.frame-353 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.body-style-8 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.div-block-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-16 {
  border-top: 1px solid #e2e2e2;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 36px;
  padding-left: 40px;
  display: flex;
}

.frame-167 {
  opacity: .75;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-151 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.body-style-9 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.title-style-3 {
  color: #18181b;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}

.title-style-4 {
  color: #18181b99;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.div-block-17 {
  background-color: #1b7def;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding-top: 40px;
  display: flex;
}

.body-style-6-copy {
  opacity: 1;
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 56px;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.div-block-18 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-16-copy {
  opacity: 1;
  border-top: 1px solid #e2e2e240;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 32px 40px 36px;
  display: flex;
}

.title-style-3-copy {
  opacity: 1;
  color: #fff;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}

.body-style-9-copy {
  color: #fff;
  width: 100%;
  margin-top: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.title-style-4-copy {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.frame-167-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.button-primarydefault-2 {
  grid-column-gap: 12px;
  background-color: #fff;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 18px 32px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primarydefault-2:hover {
  opacity: .5;
}

.button-style-3 {
  color: #1b7def;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.video {
  background-color: #f8f8f8;
}

.video-head {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 80px;
  display: flex;
}

.video-head-txt {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 740px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.video-head-title-wrap-txt {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.desc-hiw-small {
  color: #18181b;
  text-align: center;
  max-width: 670px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.div-block-19 {
  width: 100%;
}

.div-block-20 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: -6px;
  display: flex;
}

.code-embed-3 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.product-slider {
  background-color: #1b7def;
  background-image: url('../images/product-slider-dots.webp');
  background-position: 50%;
  background-size: 1698px;
}

.p-slide-head {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.titile-p-slide {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 60px;
  text-decoration: none;
}

.swiper-scrollbar {
  background-color: #fff;
  border-radius: .25rem;
  height: .625rem;
  margin-top: 2.5rem;
  padding: .125rem;
  box-shadow: 0 2px #d6d0d0;
}

.page-padding {
  color: #000;
  overflow: hidden;
}

.margin-custom {
  display: none;
}

.swiper-scrollbar-drag {
  cursor: pointer;
  background-color: #000;
  border-radius: .25rem;
  width: 100px;
  height: .375rem;
}

.swiper-box {
  flex: none;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.swiper-box.w--redirected-checked {
  background-image: none;
  border-width: 2px;
  border-color: #e76043;
  box-shadow: 0 2px #e76043;
}

.swiper-circle {
  cursor: pointer;
  background-color: #fff;
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  box-shadow: 0 2px #d6d0d0;
}

.swiper-circle.swiper-button-prev {
  box-shadow: none;
  opacity: 1;
  background-color: #18181b;
  border-radius: 999px;
  width: 56px;
  height: 56px;
}

.swiper-circle.swiper-button-prev.swiper-button-disabled {
  opacity: .5;
  pointer-events: none;
  color: #00000080;
}

.swiper-circle.swiper-button-next {
  box-shadow: none;
  color: #fff;
  background-color: #18181b;
  border-radius: 9999px;
  width: 56px;
  height: 56px;
}

.swiper-circle.swiper-button-next.swiper-button-disabled {
  box-shadow: none;
  opacity: .5;
  pointer-events: none;
  color: #00000080;
  background-color: #18181b;
  border-radius: 999px;
}

.swiper {
  position: relative;
}

.swiper-buttons {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  width: 1224px;
  height: 64px;
  margin-top: 32px;
  margin-bottom: 64px;
  display: flex;
  position: static;
}

.section-swiper {
  overflow: hidden;
}

.container-large {
  width: 100%;
  max-width: 1272px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-wrapper {
  align-items: flex-start;
  display: flex;
}

.arrow-icon {
  width: 24px;
  height: 24px;
  line-height: 0;
}

.swiper-slide.w--redirected-checked {
  background-image: none;
  border-width: 2px;
  border-color: #e76043;
  box-shadow: 0 2px #e76043;
}

.div-block-21 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.s-card-up {
  cursor: pointer;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  height: 700px;
  padding: 32px 32px 48px;
  display: flex;
}

.frame-691 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 70px;
  text-decoration: none;
  display: flex;
}

.body-style-10 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.body-style-11 {
  color: #18181b66;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.div-block-22 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.s-card-back {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 600px;
  height: 700px;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
  position: relative;
  transform: none;
}

.div-block-23 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-4 {
  margin-top: 40px;
  margin-bottom: 24px;
  font-weight: 500;
}

.faq-slider-wrap {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.minus {
  background-color: #18181b;
  border-radius: 20px;
  width: 60%;
  height: 2px;
  position: absolute;
}

.plus {
  background-color: #18181b;
  border-radius: 20px;
  width: 2px;
  height: 60%;
  position: absolute;
}

.faq-question {
  color: #18181b;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  transition: all .175s;
  display: flex;
}

.faq-question:hover {
  opacity: .75;
  border-top: 1px #000;
}

.paragraph {
  color: #18181b;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.p-m-wrap {
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
}

.faq-answer-inner {
  padding-bottom: 0;
  overflow: visible;
}

.faq-answer {
  height: auto;
  overflow: hidden;
}

.faq-item {
  z-index: 10;
  background-color: #fff;
  padding: 12px 32px 16px;
  position: relative;
}

.div-block-24 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.div-block-25 {
  border-top: 1px solid #e2e2e2;
}

.div-block-25.last {
  border-bottom: 1px solid #e2e2e2;
}

.div-block-26 {
  background-color: #fff;
  width: 100%;
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
  position: absolute;
  inset: auto 0% 0%;
}

.frame-354 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 535px;
  text-decoration: none;
  display: flex;
}

.body-style-12 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Golos Text, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.button-primarydefault-3 {
  grid-column-gap: 12px;
  background-color: #1b7def;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.button-style-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.slider-product-card {
  cursor: pointer;
  width: 600px;
  height: 700px;
  position: relative;
  overflow: hidden;
}

.offer {
  background-color: #f8f8f8;
  padding-bottom: 80px;
}

.offer-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.offer-grid {
  border-top: 1px solid #e2e2e2;
}

.div-block-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-28 {
  border-left: 1px solid #e2e2e2;
  justify-content: center;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.div-block-28.last {
  border-right: 1px solid #e2e2e2;
}

.content-style-5 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 201px;
  text-decoration: none;
  display: flex;
}

.title-style-5 {
  color: #18181b;
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Golos Text, sans-serif;
  font-size: 120px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.body-style-13 {
  color: #18181b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.slide {
  width: 100%;
  height: 100%;
}

.slider {
  height: 100%;
}

.image-5 {
  aspect-ratio: 16 / 7;
  object-fit: cover;
  width: 100%;
}

.div-block-29 {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #18181b40;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
  right: 24px;
}

.right-arrow:hover {
  opacity: .5;
}

.left-arrow {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  left: 24px;
}

.left-arrow:hover {
  opacity: .5;
}

.slide-nav {
  margin-bottom: 24px;
}

.faq {
  background-color: #f8f8f8;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.faq-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-30 {
  width: 50%;
  padding-top: 80px;
}

.text-7 {
  color: #18181b;
  letter-spacing: -1px;
  width: 100%;
  max-width: 520px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}

.div-block-31 {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  width: 50%;
}

.f-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.f-txt {
  color: #18181b;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.faq-big-wrapper {
  z-index: 10;
  padding: 40px 56px;
  position: relative;
}

.div-block-25-copy {
  border-bottom: 1px solid #e2e2e2;
}

.div-block-25-copy.last {
  border-bottom-style: none;
}

.footer {
  background-color: #f8f8f8;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-32 {
  width: 50%;
  padding-top: 56px;
}

.content-style-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.body-style-14 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.links {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navlink-2 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.body-style-15 {
  color: #18181b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.div-block-33 {
  border-left: 1px solid #e2e2e2;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  padding: 56px;
  display: flex;
}

.frame-692 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 256px;
  text-decoration: none;
  display: flex;
}

.content-style-7 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.body-style-16 {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.content-style-8 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.body-style-17 {
  color: #18181b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.link-stroke {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.body-style-18 {
  color: #18181b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: underline;
}

.content-style-9 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 153px;
  text-decoration: none;
  display: flex;
}

.body-style-19 {
  color: #2b2d33;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.frame-693 {
  grid-row-gap: 66px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 160px;
  text-decoration: none;
  display: flex;
}

.content-style-10 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.body-style-20 {
  color: #18181b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.frame-325 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.body-style-21 {
  color: #18181b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: underline;
}

.social-btns {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-style-5 {
  grid-row-gap: 8px;
  border: .5px solid #18181b1a;
  border-radius: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.icon-vk-fill {
  object-fit: cover;
  overflow: hidden;
}

.div-block-34 {
  border-top: 1px solid #e2e2e2;
}

.div-block-35 {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-36 {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.body-style-22 {
  color: #18181b99;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.div-block-37 {
  border-left: 1px solid #e2e2e2;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  padding: 24px 56px;
  display: flex;
}

.txt-3-gradi {
  color: #18181b;
  text-align: center;
  letter-spacing: -1px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#000, #4b9eff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Golos Text, sans-serif;
  font-size: 120px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.div-block-39 {
  display: none;
}

.code-embed-4 {
  z-index: 1;
  aspect-ratio: 10 / 16;
  object-fit: cover;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-40 {
  z-index: 2;
  background-color: #18181b40;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 75px;
  display: flex;
  position: absolute;
}

.code-embed-5 {
  width: 80px;
  height: 80px;
}

.video-link {
  cursor: pointer;
  transition: all .2s;
}

.video-link:hover {
  transform: scale(1.1);
}

.popup {
  z-index: 9999;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  background-color: #ffffff40;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-9-copy {
  border-right: 1px solid #e2e2e2;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-right: 48px;
  display: flex;
}

.div-block-11-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 48px 56px;
  display: flex;
}

.div-block-12-copy {
  width: 100%;
  height: auto;
  padding: 40px 56px;
}

.cta-wrap-copy {
  background-color: #fff;
  border-radius: 4px;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
  position: relative;
}

.div-block-10-copy {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.code-embed-6 {
  opacity: .75;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-top: 12px;
  margin-right: 12px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.code-embed-6:hover {
  opacity: .5;
}

.text-block-2-copy {
  max-width: 530px;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
}

.text-block-5 {
  opacity: .5;
  margin-bottom: 12px;
}

.fixed-menu {
  z-index: 40;
  position: fixed;
  inset: 0% 0% auto;
}

.fixed-header {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #ffffffc2;
  background-image: linear-gradient(90deg, #ffffff80 70%, #fff);
  border: 0 solid #18181b1a;
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px 40px;
  text-decoration: none;
  display: flex;
}

.menu-logo {
  object-fit: cover;
  overflow: hidden;
}

.menu-email {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hero-video-pc {
  background-color: #000;
  justify-content: space-between;
  align-items: stretch;
  width: 47%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.hero-video-mob {
  background-color: #000;
  justify-content: space-between;
  align-items: stretch;
  width: 47%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.text-3-pc {
  color: #18181b66;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.text-3-mob {
  color: #18181b66;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  display: none;
}

.hiw-pc {
  background-color: #f8f8f8;
  overflow: hidden;
}

.products-pc {
  background-color: #f8f8f8;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.usp-pc {
  background-color: #f8f8f8;
}

.usp-cards-pc {
  background-color: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  height: 400vh;
  position: relative;
}

.products-title-1 {
  color: #18181b;
  text-align: center;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}

.product-slider-pc {
  background-color: #1b7def;
  background-image: url('../images/product-slider-dots.webp');
  background-position: 50%;
  background-size: 1698px;
}

.usp-head-txt-2 {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.usp-txt-wrap-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.desc-hiw-2 {
  color: #18181b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.mobile-logo, .burger-i {
  display: none;
}

.hiw-mob-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.hiw-mob-txt {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.desc-hiw-3 {
  color: #18181b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.products-mob {
  background-color: #f8f8f8;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  display: none;
}

.products-title-txt-wrap-mob {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.products-head-mob-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 80px;
  display: flex;
}

.faq-big-wrapper-p {
  z-index: 10;
  padding: 40px 56px;
  position: relative;
}

.f-title-p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-25-prod-ac-wrap-mob {
  border-bottom: 1px solid #e2e2e2;
}

.div-block-25-prod-ac-wrap-mob.last {
  border-bottom-style: none;
}

.faq-slider-wrap-prod {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.usp-mob {
  background-color: #f8f8f8;
  display: none;
}

.usp-mob-txt {
  z-index: 20;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.usp-card-mob {
  display: none;
}

.um-txt {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 335px;
  text-decoration: none;
  display: flex;
}

.um-h {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Golos Text, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.um-t {
  color: #18181b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.product-slider-mob {
  display: none;
}

.faq-item-p-slide {
  z-index: 10;
  background-color: #fff;
  padding: 12px 32px 16px;
  position: relative;
}

.phone {
  color: #18181b;
  text-align: center;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Golos Text, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: all .2s;
}

.phone:hover {
  opacity: .5;
}

.cta-popup {
  border-bottom: 1px solid #e2e2e2;
}

.links-pc {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.links-mob {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: none;
}

.div-block-46 {
  width: 360px;
}

.burger {
  display: none;
}

@media screen and (max-width: 991px) {
  .hero {
    height: auto;
  }

  .header-style {
    height: 64px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .linkmenu {
    display: none;
  }

  .hero-c {
    flex-flow: column;
    width: 100%;
  }

  .content-style {
    grid-row-gap: 40px;
    max-width: none;
    padding: 24px 12px 40px;
  }

  .frame-337 {
    grid-row-gap: 32px;
  }

  .text {
    font-size: 36px;
    line-height: 38px;
  }

  .frame-336 {
    grid-column-gap: 32px;
    flex-flow: wrap;
    width: 100%;
  }

  .text-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .frame-334 {
    grid-row-gap: 12px;
    flex-flow: column;
    width: 100%;
  }

  .button-primarydefault {
    width: 100%;
    padding: 12px 24px;
  }

  .div-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .hiw {
    display: none;
  }

  .hiw_wrapper {
    width: 951px;
    height: 500px;
    overflow: auto;
  }

  .hiw-txt {
    display: none;
  }

  .title-hiw {
    text-align: left;
    font-size: 40px;
    line-height: 48px;
  }

  .desc-hiw {
    font-size: 14px;
    line-height: 18px;
  }

  .tooltip {
    bottom: 36px;
    left: 548px;
  }

  .tooltip._2 {
    bottom: 58px;
    left: 197px;
  }

  .tooltip._3 {
    bottom: 7px;
    left: 259px;
  }

  .tooltip._4 {
    left: 631px;
  }

  .tooltip._5 {
    bottom: 372px;
    left: 691px;
  }

  .tooltip._6 {
    bottom: 200px;
    left: 456px;
  }

  .tooltip._7 {
    left: 464px;
  }

  .content-style-2 {
    max-width: none;
    margin-top: 16px;
    margin-bottom: 32px;
  }

  .txt {
    max-width: none;
  }

  .body-style-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .frame-676 {
    grid-column-gap: 24px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .frame-208 {
    width: auto;
    max-width: 150px;
  }

  .body-style-3 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .body-style-4 {
    font-size: 14px;
  }

  .frame-210 {
    width: auto;
    max-width: 150px;
  }

  .body-style-5 {
    font-size: 14px;
  }

  .frame-209 {
    width: auto;
    max-width: 150px;
  }

  .image-3 {
    width: auto;
  }

  .products-head {
    justify-content: center;
    align-items: flex-start;
    padding: 64px 12px 40px;
  }

  .products-head-txt {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .products-title {
    text-align: left;
    max-width: 365px;
    font-size: 30px;
    line-height: 30px;
  }

  .products-title.pc {
    display: none;
  }

  .products-title.mob {
    display: block;
  }

  .g-1 {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    width: 355px;
  }

  .scroll-image-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    max-width: none;
    padding-top: 56px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .st1, .st2 {
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 30px;
  }

  .st3 {
    font-size: 30px;
    line-height: 30px;
  }

  .image-4 {
    width: 240px;
  }

  .products-head-txt-2 {
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
  }

  .ug2 {
    height: auto;
    padding: 24px 12px;
  }

  .title-style-2 {
    font-size: 16px;
    line-height: 22px;
  }

  .txt-8 {
    font-size: 14px;
    line-height: 20px;
  }

  .cta-wrap {
    flex-flow: column;
  }

  .div-block-9 {
    border-right-style: none;
    width: 100%;
    padding: 64px 12px 40px;
  }

  .text-block-2 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-10 {
    border-right-style: none;
    width: 100%;
  }

  .div-block-11 {
    padding: 0 12px 24px;
  }

  .div-block-12 {
    padding: 24px 12px 56px;
  }

  .text-4 {
    font-size: 24px;
    line-height: 24px;
  }

  .cta-txt {
    font-size: 14px;
    line-height: 20px;
  }

  .content-block-head {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 64px 12px 40px;
  }

  .c-block-wrapper-2 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-13 {
    width: auto;
    max-width: none;
  }

  .div-block-14 {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 12px;
  }

  .body-style-6 {
    font-size: 18px;
    line-height: 24px;
  }

  .body-style-7 {
    font-size: 16px;
    line-height: 22px;
  }

  .body-style-8 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-16 {
    padding: 16px 12px;
  }

  .body-style-9 {
    font-size: 14px;
    line-height: 18px;
  }

  .title-style-3, .title-style-4 {
    font-size: 22px;
    line-height: 24px;
  }

  .div-block-17 {
    padding-top: 16px;
  }

  .body-style-6-copy {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-18 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-16-copy {
    padding: 16px 12px;
  }

  .title-style-3-copy {
    font-size: 22px;
    line-height: 24px;
  }

  .body-style-9-copy {
    font-size: 14px;
    line-height: 18px;
  }

  .title-style-4-copy {
    font-size: 22px;
    line-height: 24px;
  }

  .video-head {
    padding: 64px 12px 40px;
  }

  .video-head-txt {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .video-head-title-wrap-txt {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .desc-hiw-small {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }

  .swiper-scrollbar-wrapper {
    display: none;
  }

  .body-style-10, .body-style-11 {
    font-size: 20px;
    line-height: 24px;
  }

  .offer {
    padding-bottom: 0;
  }

  .div-block-27 {
    grid-template-columns: 1fr;
  }

  .div-block-28 {
    border-bottom: 1px solid #0000001a;
    border-left-style: none;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .div-block-28.last {
    border-left-style: none;
    border-right-style: none;
  }

  .title-style-5 {
    margin-bottom: 0;
    font-size: 96px;
  }

  .body-style-13 {
    font-size: 16px;
    line-height: 22px;
  }

  .slider {
    height: 400px;
  }

  .image-5 {
    height: 100%;
  }

  .faq-wrapper {
    flex-flow: column;
    max-width: none;
  }

  .div-block-30 {
    width: 100%;
    padding: 64px 12px 40px;
  }

  .text-7 {
    max-width: none;
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-31 {
    width: 100%;
  }

  .faq-big-wrapper {
    padding: 24px 12px;
  }

  .footer-wrapper, .div-block-33 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .body-style-17 {
    text-align: left;
  }

  .div-block-36 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .body-style-22 {
    text-align: left;
  }

  .div-block-37 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-39 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .div-block-40 {
    padding-top: 0;
  }

  .popup {
    display: none;
  }

  .div-block-9-copy {
    border-right-style: none;
    width: 100%;
  }

  .div-block-11-copy {
    width: 100%;
  }

  .cta-wrap-copy {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-10-copy {
    width: 100%;
  }

  .fixed-header {
    height: 64px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .menu-logo, .menu-email, .hero-video-pc {
    display: none;
  }

  .hero-video-mob {
    width: 100%;
    height: 380px;
    display: flex;
    position: relative;
  }

  .text-3-pc {
    display: none;
  }

  .text-3-mob {
    display: block;
  }

  .hiw-pc {
    overflow: auto;
  }

  .products-pc, .usp-pc, .usp-cards-pc {
    display: none;
  }

  .products-title-1 {
    text-align: left;
    font-size: 30px;
    line-height: 30px;
  }

  .product-slider-pc {
    display: none;
  }

  .usp-head-txt-2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 64px 12px 40px;
  }

  .usp-txt-wrap-1 {
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .desc-hiw-2 {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }

  .mobile-logo {
    height: 14px;
    display: block;
  }

  .burger-i {
    display: block;
  }

  .hiw-mob-wrap {
    display: flex;
  }

  .hiw-mob-txt {
    background-color: #f8f8f8;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 64px 12px 40px;
  }

  .desc-hiw-3 {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }

  .products-mob {
    display: block;
  }

  .products-title-txt-wrap-mob {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .products-head-mob-2 {
    justify-content: center;
    align-items: flex-start;
    padding: 64px 12px 40px;
  }

  .faq-big-wrapper-p {
    padding: 24px 12px;
  }

  .f-title-p {
    font-size: 20px;
  }

  .usp-mob {
    display: block;
  }

  .usp-mob-txt {
    background-color: #f8f8f8;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 64px 12px 40px;
  }

  .usp-card-mob {
    background-color: #f8f8f8;
    padding: 0;
    display: block;
  }

  .div-block-41 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 100%;
    display: flex;
  }

  .image-7 {
    width: 100%;
    height: 100%;
  }

  .div-block-42 {
    border-bottom: 1px solid #e2e2e2;
    width: 100%;
    height: 100%;
    padding: 40px 24px 80px;
  }

  .um-txt {
    max-width: none;
  }

  .product-slider-mob {
    background-color: #1b7def;
    background-image: url('../images/mob-g.webp');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: 375px;
    background-attachment: scroll;
    padding-bottom: 24px;
    display: block;
  }

  .ps-mob-head {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 64px 12px 32px;
    display: flex;
  }

  .image-8 {
    width: 35px;
  }

  .text-block-6 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
  }

  .div-block-43 {
    width: 95vw;
    padding-left: 12px;
    padding-right: 8px;
  }

  .div-block-44 {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 16px;
  }

  .lottie-animation, .links-pc {
    display: none;
  }

  .links-mob {
    display: flex;
  }

  .div-block-46 {
    display: none;
  }

  .burger {
    z-index: 5999;
    background-color: #18181b;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .div-block-47 {
    border-bottom: 1px solid #ffffff1a;
    justify-content: space-between;
    align-items: center;
    height: 64px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
  }

  .image-10 {
    width: 213px;
  }

  .code-embed-7 {
    width: 32px;
    height: 32px;
  }

  .div-block-48 {
    width: 100%;
    height: 100%;
    padding: 40px 12px;
  }

  .text-block-7 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    text-decoration: none;
  }

  .link-block {
    text-decoration: none;
  }

  .div-block-49 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .frame-406 {
    grid-column-gap: 12px;
  }

  .frame-336 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .tooltip._4 {
    bottom: 6px;
  }

  .tooltip._5 {
    bottom: 278px;
    left: 748px;
  }

  .grid-usp-grid-2-wrap {
    grid-template-columns: 1fr;
  }

  .content-style-3 {
    max-width: none;
  }

  .content-block-1 {
    overflow: visible;
  }

  .c-block-wrapper-2 {
    overflow: auto;
  }

  .div-block-13 {
    min-width: 698px;
    overflow: clip;
  }

  .margin-custom {
    display: none;
  }

  .swiper-buttons {
    top: -5rem;
  }

  .swiper-scrollbar-wrapper {
    display: none;
  }

  .section-swiper {
    padding-top: 1.5rem;
  }

  .margin-top-medium {
    margin-top: 2rem;
  }

  .div-block-32 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-33 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-35 {
    flex-flow: column;
  }

  .div-block-36 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-block-37 {
    width: 100%;
  }

  .fixed-header {
    height: 64px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-6 {
    width: 40px;
  }

  .hiw-mob-txt, .usp-mob-txt {
    background-color: #f8f8f8;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .header-style {
    padding: 16px 12px;
  }

  .frame-406, .frame-405 {
    grid-column-gap: 16px;
  }

  .frame-336 {
    grid-column-gap: 32px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
  }

  .text-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .feedback {
    padding-top: 24px;
    padding-bottom: 32px;
  }

  .feedback_wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .hiw_wrapper {
    width: 920px;
    height: 400px;
  }

  .image-2 {
    object-fit: cover;
    object-position: 50% 100%;
    height: 100%;
    overflow: hidden;
  }

  .title-hiw {
    line-height: 40px;
  }

  .tooltip-wrapper {
    overflow: hidden;
  }

  .tooltip {
    z-index: 10;
    left: 520px;
  }

  .tooltip._2 {
    bottom: 62px;
    left: 198px;
  }

  .tooltip._3 {
    bottom: 10px;
    left: 267px;
  }

  .tooltip._4 {
    z-index: 5;
    bottom: 22px;
  }

  .tooltip._5 {
    bottom: 270px;
    left: 714px;
  }

  .tooltip._6 {
    bottom: 192px;
    left: 451px;
  }

  .tooltip._7 {
    z-index: 5;
    bottom: 16px;
    left: 453px;
  }

  .frame-676 {
    grid-column-gap: 32px;
    grid-row-gap: 16px;
    flex-flow: wrap;
  }

  .frame-208, .frame-210, .frame-209 {
    grid-row-gap: 6px;
  }

  .button-small {
    width: 100%;
  }

  .div-block-4._1 {
    padding: 12px;
  }

  .image-3 {
    width: 75%;
  }

  .products-title {
    max-width: 370px;
    line-height: 34px;
  }

  .products-title-txt-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .g-1 {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-right-style: none;
    width: 95vw;
  }

  .frame-689 {
    grid-row-gap: 32px;
  }

  .txt-2 {
    grid-row-gap: 8px;
  }

  .txt-3 {
    font-size: 96px;
  }

  .txt-4 {
    font-size: 16px;
    line-height: 22px;
  }

  .txt-5 {
    font-size: 14px;
    line-height: 18px;
  }

  .image-4 {
    position: relative;
  }

  .title-style-2 {
    max-width: 280px;
  }

  .ug2-2.last {
    height: auto;
    padding: 24px 12px;
  }

  .div-block-9 {
    padding-bottom: 16px;
  }

  .text-block-2 {
    max-width: 350px;
    line-height: 34px;
  }

  .div-block-12 {
    padding-top: 32px;
    padding-bottom: 40px;
  }

  .frame-277 {
    justify-content: center;
    align-items: center;
  }

  .frame-408 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-4 {
    text-align: center;
  }

  .text-5 {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
  }

  .frame-379 {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .frame-378 {
    grid-column-gap: 16px;
    flex-flow: wrap;
    position: relative;
    left: auto;
  }

  .cta-txt {
    max-width: 380px;
  }

  .content-block-1 {
    overflow: clip;
  }

  .c-block-wrapper-2 {
    overflow: auto;
  }

  .div-block-13 {
    min-width: 698px;
    overflow: scroll;
  }

  .frame-690 {
    grid-row-gap: 0px;
  }

  .video-head-title-wrap-txt {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .swiper-scrollbar {
    box-shadow: none;
    background-color: #18181b1a;
    border-radius: 2px;
    justify-content: flex-start;
    align-items: center;
    height: 8px;
    margin-top: 32px;
    padding: 0;
    display: flex;
  }

  .page-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-custom {
    height: 2.75rem;
    display: block;
  }

  .swiper-scrollbar-drag {
    background-color: #1c7cef;
    border-radius: 2px;
    width: 25px;
    height: 100%;
  }

  .swiper-buttons {
    top: -4rem;
    left: 0%;
    right: auto;
  }

  .swiper-scrollbar-wrapper {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-swiper {
    border-bottom: 1px solid #e2e2e2;
    padding-top: 0;
    padding-bottom: 56px;
  }

  .container-large {
    max-width: none;
  }

  .margin-top-medium {
    margin-top: 0;
  }

  .frame-691 {
    grid-row-gap: 4px;
    height: auto;
  }

  .div-block-22 {
    padding: 16px;
  }

  .faq-question {
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    font-size: 14px;
    line-height: 180%;
  }

  .h3 {
    font-size: 17px;
  }

  .faq-answer-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .content-style-5 {
    grid-row-gap: 16px;
  }

  .image-5 {
    height: 100%;
  }

  .div-block-29 {
    width: 40px;
    height: 40px;
  }

  .right-arrow {
    right: 12px;
  }

  .left-arrow {
    left: 12px;
  }

  .div-block-30 {
    padding-bottom: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-7 {
    line-height: 34px;
  }

  .f-title {
    max-width: 260px;
    font-size: 17px;
  }

  .f-txt {
    font-size: 14px;
    line-height: 180%;
  }

  .footer-wrapper {
    flex-flow: column;
  }

  .div-block-32 {
    width: 100%;
    padding-top: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-33 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-left-style: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 24px 0;
  }

  .frame-692 {
    grid-row-gap: 24px;
  }

  .frame-693 {
    grid-row-gap: 24px;
    width: 100%;
  }

  .body-style-21 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-35 {
    flex-flow: column;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-36 {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-37 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-left-style: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0;
  }

  .txt-3-gradi {
    font-size: 96px;
  }

  .div-block-38 {
    width: 100%;
    overflow: visible;
  }

  .popup {
    z-index: 3999;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    display: none;
    inset: 0%;
  }

  .div-block-9-copy {
    width: 100%;
    padding-top: 56px;
    padding-bottom: 16px;
    padding-right: 0;
  }

  .div-block-11-copy {
    padding: 0 0 32px;
  }

  .cta-wrap-copy {
    flex-flow: column;
    width: 100%;
    max-width: none;
    height: 100vh;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }

  .div-block-10-copy {
    width: 100%;
  }

  .text-block-2-copy {
    max-width: none;
    font-size: 30px;
    line-height: 34px;
  }

  .text-3-mob {
    text-align: center;
    max-width: 280px;
  }

  .hiw-pc {
    position: relative;
    overflow: auto;
  }

  .products-title-1 {
    max-width: 330px;
    line-height: 34px;
  }

  .desc-hiw-2 {
    text-align: left;
    max-width: 270px;
    line-height: 21px;
  }

  .desc-hiw-3 {
    text-align: left;
    max-width: 290px;
  }

  .products-mob {
    border-bottom-style: none;
  }

  .products-head-mob-2 {
    padding-bottom: 16px;
  }

  .f-title-p {
    max-width: none;
    font-size: 17px;
  }

  .faq-slider-wrap-prod {
    padding-left: 0;
    padding-right: 0;
  }

  .usp-mob {
    border-bottom: 1px solid #e2e2e2;
    display: block;
  }

  .usp-mob-txt {
    padding-bottom: 40px;
  }

  .div-block-42 {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 40px;
  }

  .um-h {
    margin-bottom: 0;
  }

  .product-slider-mob {
    padding-bottom: 0;
  }

  .text-block-6 {
    line-height: 34px;
  }

  .div-block-43 {
    padding-right: 0;
  }

  .div-block-44 {
    padding: 0;
  }

  .image-9 {
    aspect-ratio: 1;
    object-fit: fill;
    padding: 16px;
  }

  .faq-item-p-slide {
    padding: 16px 32px;
  }

  .div-block-45 {
    padding: 16px;
  }

  .phone {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .lottie-animation {
    width: 56px;
    height: 56px;
    margin-top: 12px;
    display: block;
    position: absolute;
    inset: auto auto -64px 12px;
  }

  .cta-popup {
    width: 100%;
    height: 100%;
  }

  .burger {
    z-index: 6999;
    background-color: #18181b;
    flex-flow: column;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .div-block-47 {
    width: 100%;
  }

  #w-node-_232d1872-6f2b-b806-596b-2b92532b930a-cf0d397c {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


