:root {
  --white: white;
  --text_color: #090f4e;
}

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  margin-left: 0;
  margin-right: 0;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.section.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.section.cc-store-home-wrap {
  z-index: 1;
  min-height: 100vh;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 120px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.section.cc-store-home-wrap.panel-1 {
  width: 100%;
  min-height: auto;
  padding-top: 70px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.section.services {
  min-height: 100vh;
  position: relative;
}

.section.services.stack-over {
  z-index: 2;
  min-height: 100vh;
  margin-top: auto;
  position: relative;
  top: 0;
}

.section.services.panel_2 {
  z-index: 2;
  background-color: #fff;
  height: auto;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  z-index: 2;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}

.container.navba {
  overflow: visible;
}

.container.height {
  height: 74px;
  bottom: -33px;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.bnt_header {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.bnt_header:hover {
  color: #fff;
  background-color: #32343a;
}

.bnt_header:active {
  background-color: #43464d;
}

.bnt_header.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.bnt_header.animation {
  z-index: 5;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-transform: none;
  background-color: #1565d8;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  position: relative;
}

.bnt_header.animation:hover {
  background-color: #224a83;
}

.bnt_header.animation.footer_btn.mobile.w--current {
  display: none;
}

.bnt_header.animation.small_btn {
  max-width: 180px;
}

.bnt_header.animation.small_btn.mb-86 {
  z-index: 2;
  margin-bottom: 0;
  position: relative;
}

.bnt_header.animation.width-100 {
  letter-spacing: 0;
  text-transform: uppercase;
  width: 100%;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.bnt_header.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.bnt_header.cc-white-button:hover {
  background-color: #fffc;
}

.bnt_header.cc-white-button:active {
  background-color: #ffffffe6;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: .6;
  color: #5a7184;
  letter-spacing: .2px;
  text-transform: none;
  width: 74%;
  margin-bottom: 0;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.rich-text figcaption {
  opacity: .6;
}

.rich-text figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

.paragraph-light {
  opacity: .6;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-link.w--current {
  width: 170px;
}

.menu {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navigation-wrap {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  z-index: 999;
  background-color: #ffffff1a;
  border-radius: 0;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 18px 0;
  display: flex;
  position: fixed;
  top: 0;
  left: auto;
}

.navigation-item {
  opacity: 1;
  color: #5a7184;
  letter-spacing: 0;
  text-transform: none;
  padding: 0 60px 0 0;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.navigation-item:hover {
  opacity: .9;
  font-weight: 400;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #090f4e;
  font-weight: 400;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.navigation-item.last {
  color: #5a7184;
  padding-right: 0;
  font-weight: 400;
}

.navigation-item.last:hover {
  color: #383838;
}

.logo-image {
  display: block;
}

.navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  display: flex;
}

.intro-header {
  z-index: 2;
  color: #fff;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.work-heading {
  color: #183b56;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Hanken Grotesk, sans-serif;
  font-weight: 700;
  line-height: 48px;
}

.blog-heading {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.secondary-button {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

.secondary-button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.body {
  background-color: #0000;
  overflow-x: hidden;
}

.grid_container {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 72px;
  display: flex;
}

.left_conatainer {
  width: 44%;
}

.main_title {
  color: #183b56;
  letter-spacing: .2px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.text_desc_main {
  color: #5a7184;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  line-height: 160%;
}

.flex_line {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin-bottom: 40px;
  display: flex;
}

.square {
  z-index: 1;
  object-fit: cover;
  background-image: url('../images/square_1square.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 629px;
  height: 405px;
  max-height: none;
  position: absolute;
  top: 10%;
}

.square.bottom {
  top: auto;
  bottom: -120px;
}

.wrapper_icon_text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.icon_text {
  color: #adb9c4;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 16px;
  line-height: 160%;
}

.btn_link {
  color: #fff;
  text-align: center;
  background-color: #1565d8;
  border-radius: 8px;
  justify-content: center;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  transition-property: none;
  display: flex;
}

.btn_link:hover {
  color: #fff;
  background-color: #1565d8;
}

.btn_link.w100 {
  width: 100%;
  transition: all .3s;
}

.btn_link.w100:hover {
  background-image: linear-gradient(92deg, #6d33fa, #a676ef 33%);
}

.wrapper_bg {
  background-image: linear-gradient(#fafbfb00, #eaf0ff);
  display: block;
  position: static;
}

.services_wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services_item {
  z-index: 2;
  background-color: #0000;
  flex-flow: column;
  align-items: center;
  padding: 40px;
  transition: all .3s ease-out;
  display: flex;
  position: relative;
}

.services_item:hover {
  background-color: #f1f6fd;
  border-radius: 16px;
}

.services_icon {
  background-color: #1565d80d;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
  display: flex;
}

.services_title {
  color: #183b56;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.services_text {
  color: #5a7184;
  text-align: center;
  width: 106%;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.services_icon_img {
  width: 40px;
  height: 40px;
}

.services_wrapper_main {
  position: relative;
}

.pattern {
  z-index: 0;
  position: absolute;
  top: -48px;
  left: -37px;
}

.pattern.bottom {
  inset: auto -42px -41px auto;
}

.pattern.who {
  z-index: -10;
  inset: auto -23px -23px auto;
}

.line_bg {
  background-image: url('../images/line_1line.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  position: absolute;
  inset: 0%;
}

.line_bg.block {
  display: none;
}

.gallery-section {
  width: 100vw;
  margin-bottom: 0;
  padding-top: clamp(32px, 6vw, 88px);
  overflow: hidden;
}

.gallery-grid {
  grid-column-gap: clamp(12px, 2vw, 28px);
  grid-row-gap: clamp(12px, 2vw, 28px);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
  position: relative;
}

.gallery-card {
  border-radius: 8px;
  height: clamp(180px, 27vw, 400px);
  overflow: hidden;
}

.gallery-card.small {
  object-fit: cover;
  height: clamp(150px, 2vw, 240px);
}

.gallery-card.small.bottom {
  height: clamp(150px, 30vw, 240px);
}

.gallery-card.bottom_first {
  z-index: 2;
  position: relative;
}

.gallery-card.bottom_first.small_img {
  height: clamp(190px, 15vw, 400px);
}

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

.image-3 {
  z-index: 3;
  border-radius: 0;
  width: 113px;
  max-width: none;
  height: 134px;
  max-height: none;
  display: none;
  position: absolute;
  inset: auto 9% 261px auto;
}

.who_are {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.wrapper_flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  min-width: auto;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.left_flex {
  width: 51%;
  height: auto;
}

.right_flex {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-end;
  place-items: flex-start start;
  width: 58%;
  display: block;
  position: relative;
}

.shark_icon {
  width: 33px;
  height: 30px;
  margin-bottom: 16px;
}

.who_title {
  color: #183b56;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 48px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  position: static;
}

.who_text {
  color: #5a7184;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  font-weight: 400;
}

.who_text.middle {
  margin-top: 50px;
  margin-bottom: 50px;
}

.background_counter {
  background-image: url('../images/bg_counter_1bg_counter.avif');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 26px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 546px;
  min-height: 348px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.white_block {
  z-index: 0;
  background-color: #fff;
  border-radius: 26px;
  width: 94%;
  margin: -44px 0 0;
  padding: 32px;
  position: relative;
  top: -41px;
  overflow: hidden;
}

.flex_counter {
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  flex-flow: wrap;
  display: flex;
}

.item_counter {
  width: 47%;
}

.counter_num {
  text-align: center;
  margin-bottom: 7px;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.1;
}

.counter_text {
  color: #63657e;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

.line_center {
  background-color: #ebebeb;
  width: 1px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.line_center.horizontal {
  width: 60px;
  height: 1px;
}

.image-4 {
  z-index: 11;
  position: static;
  bottom: 0;
  right: 0;
}

.working {
  background-image: url('../images/line_bg_1line_bg.avif'), linear-gradient(92deg, #6d33fa, #a676ef);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  margin-top: 0;
  padding-top: 78px;
}

.working_title {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  width: 700px;
  margin-top: 0;
  margin-bottom: 94px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
}

.wrapper_working_title {
  justify-content: center;
  display: flex;
}

.code-embed {
  background-image: linear-gradient(#6d33fa, #fff);
}

.wrapper_working {
  display: flex;
}

.working_item {
  padding: 46px 24px 60px;
  transition: all .3s;
  position: relative;
}

.workong_icon {
  width: 60px;
  height: 60px;
  margin-bottom: 32px;
}

.caption_wrapper {
  color: #090f4e;
  letter-spacing: .2px;
  text-transform: uppercase;
  background-color: #2dd4bf;
  margin-bottom: 16px;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
}

.item_text {
  color: #fff;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
}

.working_text {
  color: #ffffffb3;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 160%;
}

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

.line_working {
  background-color: #2dd4bf;
  width: 0%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
}

.line_working:hover {
  width: 100%;
}

.with_us {
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
}

.with_us_title {
  color: #090f4e;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.wrapper_title_with_us {
  justify-content: center;
  font-size: 48px;
  display: flex;
}

.with_us_wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.with_us_item {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #fff;
  border: 1px solid #e5eaf4;
  border-radius: 16px;
  align-items: center;
  width: 31.6%;
  padding: 24px;
  display: flex;
}

.with_us_item.width_50 {
  width: 48.7%;
}

.wrapper_num.first {
  color: #fff;
  letter-spacing: .2px;
  background-color: #00b8d9;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  padding: 7px 13px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
  display: flex;
}

.wrapper_num.first.second {
  background-color: #faad13;
  flex: none;
  width: 47px;
  height: 47px;
}

.wrapper_num.first.third {
  background-color: #3f598a;
  flex: none;
  justify-content: center;
  align-self: auto;
  display: flex;
}

.wrapper_num.first.forth {
  background-color: #36b37e;
  flex: none;
}

.wrapper_num.first.fiveth {
  background-color: #1565d8;
  flex: none;
}

.with_us_num {
  display: inline-flex;
}

.with_us_subtitle {
  color: #183b56;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 33px;
}

.width_us_text {
  color: #5a7184;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.bg_width_us {
  background-image: url('../images/Diagram_1Diagram.avif');
  background-position: 50%;
  background-size: cover;
  height: 457px;
  position: absolute;
  inset: 50% 0% 0%;
  transform: translate(0, -50%);
}

.get_in_touch {
  padding-top: 120px;
  padding-bottom: 0;
  position: relative;
}

.title_get {
  color: #183b56;
  text-align: center;
  letter-spacing: .2px;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}

.get_subtitle {
  color: #5a7184;
  text-align: center;
  letter-spacing: .2px;
  margin-bottom: 60px;
  font-family: Hanken Grotesk, sans-serif;
  line-height: 28px;
}

.form {
  background-color: #fff;
  border: 1px solid #e5eaf4;
  border-radius: 16px;
  max-width: 947px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 60px 73px;
  box-shadow: 0 4px 60px #183b5614;
}

.input {
  color: #5a7184;
  border-radius: 16px;
  outline: none;
  min-width: 417px;
  margin-bottom: 16px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 14px;
}

.input::placeholder {
  color: #5a7184;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 14px;
  line-height: 1.2;
}

.input.text_area {
  margin-bottom: 24px;
}

.wrapper_form {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  margin-top: -35px;
  margin-bottom: 82px;
  display: flex;
}

.wrapper_form.second {
  margin-bottom: 0;
}

.code-embed-2 {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
}

.emoji {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.photo_1 {
  width: 64px;
  height: 64px;
  position: absolute;
  top: -35px;
  left: 35px;
}

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

.photo_2 {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 138px;
  left: 56px;
}

.photo_3 {
  width: 22px;
  height: 22px;
  position: absolute;
  top: -70px;
  left: 218px;
}

.photo_4 {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 315px;
  left: 59px;
}

.photo_5 {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 106px;
  left: 230px;
}

.photo_6 {
  width: 48px;
  height: 48px;
  position: absolute;
  top: auto;
  bottom: 163px;
  left: 151px;
}

.photo_6.anim {
  bottom: 184px;
  left: 133px;
}

.photo_7 {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -74px;
  left: 327px;
}

.photo_8 {
  width: 48px;
  height: 48px;
  position: absolute;
  top: -93px;
  left: auto;
  right: 308px;
}

.photo_9 {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -15px;
  left: auto;
  right: 61px;
}

.photo_10 {
  width: 64px;
  height: 64px;
  position: absolute;
  top: -77px;
  left: auto;
  right: 136px;
}

.photo_11 {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 207px;
  left: auto;
  right: 136px;
}

.photo_11.anim {
  top: 161px;
}

.photo_12 {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 337px;
  left: auto;
  right: 105px;
}

.photo_12.anim {
  top: 317px;
}

.photo_13 {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 271px;
  left: auto;
  right: 51px;
}

.photo_13.anim {
  top: 233px;
  right: 33px;
}

.footer {
  background-color: #fff;
  margin-top: 0;
  padding-top: 32px;
}

.footer_wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.left_footer {
  width: 54%;
}

.logo {
  margin-bottom: 43px;
}

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

.link_footer {
  color: #5a7184;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.link_footer:hover {
  color: #24333f;
}

.link_footer:focus {
  color: #334657;
}

.contact_footer {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.left_contack {
  background-color: #ffffff03;
  border: 1px solid #1565d833;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  transition: all .3s;
  display: flex;
}

.left_contack:hover {
  background-color: #fff3;
}

.left_contack.mobile {
  display: none;
}

.image-7 {
  width: 20px;
  height: 20px;
}

.line_footer {
  background-color: #0000;
  border: .5px #fcfcfc33;
  border-bottom: 1px dashed #fcfcfc33;
  width: 100%;
  height: 2px;
  margin-top: 31px;
  margin-bottom: 31px;
}

.copy {
  background-color: #f9fbfe;
  padding-top: 13px;
  padding-bottom: 13px;
}

.text_copy {
  color: #5a7184;
  text-align: center;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.text-block-2 {
  z-index: 20;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Hanken Grotesk, sans-serif;
  font-weight: 400;
  position: relative;
}

.text-block-3 {
  z-index: 20;
  letter-spacing: 0;
  line-height: 18px;
  position: relative;
}

.nav-button-animated {
  z-index: 900;
  background-color: #0000;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: 20px;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
}

.nav-button-animated.w--open {
  background-color: #0000;
}

.top-line {
  background-color: #fff;
  width: 40px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.middle-line {
  background-color: #fff;
  width: 40px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.bottom-line {
  background-color: #fff;
  width: 40px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.success-message {
  background-color: #0000;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.line_item {
  display: none;
}

.form-block {
  margin-bottom: 0;
}

.arrow_icon {
  width: 13px;
  height: 13px;
}

.arrow_icon.absolute {
  z-index: 100;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 67%;
  transform: translate(0, -50%);
}

.svg {
  color: #000;
}

.svg.w23 {
  width: 29px;
  height: 34px;
  font-size: 21px;
}

.path {
  color: #b8d0f3;
}

.path-2 {
  color: #1565d8;
}

.bold {
  color: #5a7184;
}

.circle {
  background-color: #1565d8;
  border-radius: 50%;
  width: clamp(47rem, 58vw, 110rem);
  height: clamp(47rem, 58vw, 110rem);
  position: absolute;
  top: auto;
  bottom: -10vw;
  right: -20vw;
}

.dots {
  z-index: 1;
  width: 63px;
  height: 70px;
  position: absolute;
  bottom: -34px;
  right: -36px;
  overflow: hidden;
}

.btn_wrapper {
  width: auto;
  margin-bottom: 86px;
  display: inline-block;
  position: relative;
}

.panel {
  height: 100vh;
  position: sticky;
  top: 0;
}

.velloura {
  color: #fff;
  width: 100%;
  position: absolute;
  top: 40%;
  left: 55%;
  transform: translate(-55%, -40%);
}

.wave {
  z-index: 1;
  background-image: url('../images/Wave.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 143px;
  position: absolute;
  top: -102px;
  bottom: auto;
  left: 0;
}

.flex_wrapper_photo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.item_photo {
  border-radius: 8px;
  width: auto;
  overflow: hidden;
}

.item_photo.first {
  width: auto;
  min-width: auto;
  height: 87px;
  max-height: none;
  margin-left: 100px;
}

.item_photo.second {
  object-fit: cover;
  width: auto;
  height: 106px;
}

.item_photo.third {
  width: auto;
  height: auto;
  margin-left: 28px;
}

.item_photo.fifth {
  width: 52%;
  margin-top: -42px;
}

.item_photo.sixth {
  width: 100%;
  margin-top: -40px;
}

.item_photo.last {
  width: 80%;
}

.image_item {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  min-height: auto;
  overflow: hidden;
}

.row {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 9px;
  display: flex;
}

.row.second {
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
}

.row.third {
  align-items: flex-start;
}

.row.fitrt {
  justify-content: flex-end;
  width: 100%;
}

.square_second {
  z-index: 12;
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translate(-50%);
}

.stats {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stats.mobile {
  display: none;
}

.stats_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.stats__title {
  color: #1565d8;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.stats__desc {
  color: #5a7184;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  line-height: 20px;
}

.bg_wrapper {
  background-color: #f9fbfe;
  padding-top: 173px;
  padding-bottom: 140px;
  position: relative;
}

.wave_top {
  z-index: 2;
  background-image: url('../images/Wave_bottom.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 126px;
  position: absolute;
  top: 0;
  left: 0;
}

.wave_bottom {
  background-image: url('../images/Wave.svg');
  background-position: 50%;
  background-size: auto;
  width: 100%;
  height: 126px;
  position: absolute;
  bottom: 0;
}

.velloure_img {
  width: 98px;
  position: absolute;
  right: 0;
}

.getting_grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.getting_item {
  border: 1px solid #e1e3e8;
  border-radius: 10px;
  padding: 32px 32px 40px;
  transition: all .3s;
}

.getting_item:hover {
  border-color: #0000;
  box-shadow: 0 4px 60px #183b5614;
}

.number {
  color: #1565d8;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
}

.getting_title {
  color: #183b56;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.getting_text {
  color: #5a7184;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.svg-wrap {
  width: 100%;
  height: 100%;
}

.contact-image {
  border-radius: 16px;
  width: auto;
  overflow: hidden;
}

.div-block {
  z-index: 1;
  position: relative;
}

.form-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.text_subtitle {
  color: #183b56;
  letter-spacing: .2px;
  margin-bottom: 20px;
  font-family: Hanken Grotesk, sans-serif;
  font-weight: 700;
  line-height: 24px;
}

.text_subtitle.mobile {
  display: none;
}

.wrapper_footerr {
  grid-column-gap: 116px;
  grid-row-gap: 116px;
  margin-bottom: 60px;
  display: flex;
}

.right_footer_menu {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: #5a7184;
  text-align: left;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  display: flex;
}

.link_contact {
  text-align: left;
  margin-bottom: 20px;
}

.link_contact.last {
  margin-bottom: 0;
}

.link_text {
  color: #5a7184;
  letter-spacing: .2px;
  margin-bottom: 8px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}

.text_contatc {
  color: #5a7184;
  letter-spacing: .2px;
  font-family: Hanken Grotesk, sans-serif;
  line-height: 1;
}

.text_contatc.none_underline {
  text-decoration: none;
}

.privacy {
  background-image: linear-gradient(#fafbfb00, #f8fbff);
  padding-top: 147px;
}

.link_back {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  text-transform: uppercase;
}

.title_privacy {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
}

.title_privacy.second {
  color: #183b56;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.wrapper_privacy {
  margin-top: 40px;
  font-family: Hanken Grotesk, sans-serif;
  font-size: 48px;
  line-height: 60px;
}

.wrapper_second_privacy {
  margin-bottom: 40px;
}

.text_privacy {
  color: #5a7184;
  font-size: 18px;
  line-height: 150%;
}

.link_privacy {
  color: #1565d8;
  text-decoration: underline;
  display: inline-block;
}

.link_privacy.none_line {
  font-size: 18px;
  line-height: 129%;
  text-decoration: none;
  display: inline-block;
}

.link_privacy.none, .link_privacy.none.w--current {
  text-decoration: none;
}

.line_velloura {
  display: none;
}

.link {
  display: inline-block;
}

.glass-thint {
  border-radius: inherit;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.glass-filter {
  filter: url('../images/');
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  border-radius: inherit;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.glass-shine {
  border-radius: inherit;
  background-color: #ffffff0d;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

@media screen and (min-width: 1280px) {
  .section.cc-store-home-wrap {
    overflow: hidden;
  }

  .section.services {
    z-index: 2;
    position: relative;
  }

  .container.height {
    height: 74px;
    bottom: -30px;
  }

  .bnt_header.animation.small_btn.mb-86 {
    position: relative;
  }

  .navigation-item.w--current {
    color: #090f4e;
    font-weight: 400;
  }

  .left_conatainer {
    width: 51%;
  }

  .main_title {
    font-size: 48px;
    line-height: 60px;
  }

  .image-3 {
    margin-top: 0;
    display: block;
    bottom: 32%;
    right: 96px;
  }

  .wrapper_flex {
    margin-bottom: 80px;
  }

  .right_flex {
    display: block;
  }

  .with_us_item {
    width: 31.8%;
  }

  .with_us_item.width_50 {
    width: 48.9%;
  }

  .wrapper_num.first {
    justify-content: center;
    align-items: center;
    width: 47px;
    height: 47px;
    display: flex;
  }

  .wrapper_num.first.second {
    width: 47px;
    height: 47px;
  }

  .wrapper_form {
    justify-content: center;
    margin-top: -35px;
    margin-bottom: 82px;
  }

  .circle {
    width: clamp(47rem, 56vw, 110rem);
    height: clamp(47rem, 56vw, 110rem);
    top: auto;
    bottom: -11.1vw;
    right: -20vw;
  }

  .velloura {
    margin-bottom: 0;
    position: absolute;
    top: 40%;
    left: 55%;
    transform: translate(-50%, -50%);
  }

  .wave {
    background-position: 50% 0;
  }

  .item_photo.first {
    margin-left: 159px;
  }

  .row.fitrt {
    flex-flow: row;
    justify-content: center;
  }

  .stats__title {
    font-size: 42px;
    line-height: 60px;
  }

  .velloure_img {
    z-index: 10;
    height: 74px;
  }

  .contact-image {
    width: auto;
  }
}

@media screen and (min-width: 1920px) {
  .section.cc-store-home-wrap {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    padding-top: 10px;
    padding-bottom: 0;
    display: flex;
  }

  .section.services.panel_2 {
    padding-bottom: 0;
  }

  .container {
    max-width: 1500px;
    padding-left: 0;
    padding-right: 0;
  }

  .bnt_header.animation {
    font-size: 17px;
    line-height: 23px;
  }

  .bnt_header.animation.small_btn.mb-86.block {
    max-width: 200px;
  }

  .label.cc-light {
    font-size: 20px;
  }

  .navigation-item, .navigation-item.w--current {
    font-size: 16px;
  }

  .navigation-item.last {
    font-size: 16px;
    font-weight: 400;
  }

  .intro-header {
    margin-top: 100px;
  }

  .work-heading {
    font-size: 40px;
  }

  .grid_container {
    margin-top: 0;
  }

  .left_conatainer {
    width: 58%;
  }

  .main_title {
    font-size: 58px;
  }

  .text_desc_main {
    font-size: 22px;
  }

  .icon_text {
    font-size: 17px;
  }

  .btn_link {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 22px;
  }

  .services_item {
    padding-left: 110px;
    padding-right: 110px;
  }

  .services_title {
    font-size: 24px;
  }

  .services_text {
    width: 97%;
    font-size: 14px;
  }

  .who_are {
    padding-top: 178px;
    padding-bottom: 178px;
  }

  .right_flex {
    display: block;
  }

  .who_text {
    font-size: 20px;
  }

  .counter_num {
    font-size: 39px;
  }

  .counter_text {
    font-size: 17px;
  }

  .caption_text {
    font-size: 16px;
  }

  .item_text {
    font-size: 24px;
  }

  .working_text {
    font-size: 20px;
  }

  .with_us_title {
    font-size: 48px;
  }

  .with_us_item {
    width: 32%;
  }

  .wrapper_num.first, .wrapper_num.first.second, .wrapper_num.first.forth {
    width: 60px;
    height: 60px;
  }

  .with_us_num {
    font-size: 23px;
  }

  .width_us_text {
    font-size: 12px;
  }

  .get_subtitle {
    font-size: 19px;
  }

  .form {
    position: relative;
    top: 35px;
  }

  .input {
    font-size: 14px;
  }

  .wrapper_form {
    margin-top: 0;
  }

  .photo_4.anim {
    top: 279px;
    left: -73px;
  }

  .photo_6.anim {
    bottom: 252px;
    left: 319px;
  }

  .photo_12.anim {
    top: 287px;
    right: 154px;
  }

  .footer {
    padding-top: 90px;
  }

  .left_footer {
    width: 45%;
  }

  .link_footer {
    font-size: 18px;
  }

  .text-block-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .circle {
    height: clamp(62rem, 39vw, 110rem);
  }

  .wave {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    top: -117px;
  }

  .item_photo {
    width: 49%;
    height: 282px;
  }

  .item_photo.first {
    min-width: auto;
    max-height: none;
    margin-left: 0;
  }

  .item_photo.second {
    height: 105px;
  }

  .item_photo.third {
    flex: 0 auto;
    align-self: flex-start;
    height: auto;
  }

  .item_photo.fifth {
    width: 41%;
    height: 244px;
    margin-top: -57px;
  }

  .item_photo.sixth {
    width: 61%;
    margin-top: -59px;
  }

  .item_photo.last {
    width: 48%;
  }

  .image_item {
    object-fit: fill;
  }

  .row {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    margin-bottom: 9px;
  }

  .row.second {
    margin-top: 0;
    margin-left: 22px;
  }

  .row.fitrt {
    justify-content: flex-end;
    width: 100%;
  }

  .block_wrapper {
    margin-right: 35px;
  }

  .bg_wrapper {
    padding-top: 298px;
    padding-bottom: 219px;
  }

  .wave_top {
    height: 300px;
  }

  .wave_bottom {
    height: 200px;
    bottom: -5px;
  }

  .contact-image {
    width: auto;
  }

  .contact_img {
    height: 100%;
  }

  .wrapper_footerr {
    grid-column-gap: 94px;
    grid-row-gap: 94px;
    justify-content: space-between;
    align-items: stretch;
  }

  .wrapper_linl {
    width: 50%;
  }

  .text-block-5 {
    font-family: Hanken Grotesk, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 991px) {
  .section.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .section.cc-store-home-wrap.panel-1 {
    min-height: 100%;
    padding-top: 76px;
    padding-bottom: 386px;
  }

  .styleguide-block {
    text-align: center;
  }

  .container {
    max-width: none;
  }

  .bnt_header {
    justify-content: center;
  }

  .bnt_header.animation {
    display: flex;
  }

  .bnt_header.animation.w--current {
    width: 23%;
    display: flex;
  }

  .bnt_header.animation.footer_btn.mobile, .bnt_header.animation.footer_btn.mobile.w--current {
    display: none;
  }

  .bnt_header.animation.small_btn.mb-86 {
    max-width: none;
  }

  .label.cc-light {
    width: auto;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 0 auto;
    width: 121px;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    background-color: #0000;
  }

  .navigation {
    padding: 25px 0;
  }

  .navigation-item {
    text-align: center;
    padding-right: 24px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-item.w--current {
    background-color: #0000;
    padding-right: 24px;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open, .navigation-items {
    background-color: #0000;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .intro-header {
    margin-top: 130px;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .work-heading {
    font-size: 48px;
  }

  .grid_container {
    flex-flow: column;
    align-items: flex-start;
  }

  .left_conatainer {
    width: 100%;
  }

  .main_title {
    letter-spacing: .2px;
    font-size: 48px;
  }

  .square.bottom {
    display: none;
  }

  .services_text {
    width: auto;
  }

  .wrapper_flex {
    flex-flow: column;
  }

  .left_flex, .right_flex {
    width: 100%;
  }

  .wrapper_title_who {
    width: auto;
  }

  .who_text.middle {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .background_counter {
    width: 100%;
  }

  .white_block {
    width: 64%;
  }

  .image-4 {
    display: none;
  }

  .working {
    background-position: 50% 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: cover, auto;
  }

  .wrapper_working {
    flex-flow: wrap;
  }

  .working_item {
    width: 50%;
  }

  .with_us {
    padding-top: 0;
    padding-bottom: 80px;
  }

  .with_us_item, .with_us_item.width_50 {
    width: 100%;
  }

  .input {
    border-radius: 8px;
    min-width: auto;
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .input.text_area {
    margin-bottom: 12px;
    font-size: 14px;
  }

  .input.text_area::placeholder {
    font-size: 16px;
  }

  .wrapper_form.second {
    align-items: flex-start;
  }

  .photo_1.anim, .photo_2.anim {
    display: none;
  }

  .photo_5.anim {
    left: 74px;
  }

  .photo_7.anim {
    top: auto;
    bottom: 387px;
    left: 39px;
  }

  .photo_10.anim {
    top: auto;
    bottom: 179px;
    right: 17px;
  }

  .photo_11.anim {
    display: none;
    top: 112px;
    left: 73px;
  }

  .footer_wrapper {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: row;
  }

  .left_footer {
    width: 81%;
  }

  .right_footer {
    width: 56%;
  }

  .text-block-2 {
    text-transform: uppercase;
    font-family: Hanken Grotesk, sans-serif;
  }

  .line_item {
    display: none;
  }

  .form-block {
    width: 55%;
  }

  .arrow_icon.absolute {
    color: #fff;
    left: 68%;
  }

  .circle {
    width: clamp(39rem, 47vw, 110rem);
    height: clamp(39rem, 47vw, 110rem);
  }

  .stats {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .bg_wrapper {
    padding-top: 122px;
  }

  .wave_top {
    height: 101px;
  }

  .getting_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .contact-image {
    width: 40%;
  }

  .contact_img, .form-2 {
    height: auto;
  }

  .wrapper_footerr {
    grid-column-gap: 43px;
    grid-row-gap: 43px;
    justify-content: space-between;
  }

  .right_footer_menu {
    flex-flow: column;
    align-items: stretch;
    width: 39%;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .section.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .section.cc-store-home-wrap.panel-1 {
    padding-top: 0;
    padding-bottom: 375px;
  }

  .container {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .bnt_header.animation, .bnt_header.animation.w--current {
    display: none;
  }

  .bnt_header.animation.footer_btn.mobile, .bnt_header.animation.footer_btn.mobile.w--current {
    display: block;
  }

  .bnt_header.animation.small_btn.mb-86.block {
    justify-content: flex-start;
    align-items: center;
    max-width: 167px;
    display: flex;
  }

  .bnt_header.animation.width-100 {
    letter-spacing: 0;
    margin-top: 18px;
    display: block;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .menu {
    z-index: 30;
    position: static;
  }

  .navigation-wrap {
    position: static;
  }

  .navigation {
    border-bottom: 1px solid #0000000d;
    padding: 20px 0;
  }

  .navigation-item {
    padding-bottom: 30px;
    padding-right: 0;
    font-size: 16px;
    line-height: 23px;
  }

  .navigation-item:hover {
    background-color: #0000;
  }

  .logo-image {
    width: 123px;
  }

  .navigation-items {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: #e4ecff;
    flex-flow: column;
    height: 100vh;
    padding-top: 63px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .main_title {
    text-align: left;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 36px;
  }

  .text_desc_main {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }

  .flex_line {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .icon_text {
    text-align: left;
  }

  .services_wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .services_icon_img {
    width: 34px;
    height: 34px;
  }

  .pattern, .pattern.bottom {
    display: none;
  }

  .gallery-grid {
    grid-column-gap: clamp(5px, 1vw, 10px);
    grid-row-gap: clamp(5px, 1vw, 10px);
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .gallery-card {
    height: clamp(100px, 10vw, 400px);
  }

  .gallery-card.small.bottom {
    height: clamp(80px, 15vw, 240px);
  }

  .gallery-card.bottom_first.small_img {
    height: clamp(80px, 15vw, 400px);
  }

  .gallery-card.first {
    margin-left: 21px;
  }

  .right_flex {
    display: flex;
  }

  .who_title {
    text-align: left;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 40px;
  }

  .who_text {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }

  .who_text.middle {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .item_counter {
    width: 45%;
  }

  .line_center {
    display: block;
  }

  .title_get {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .get_subtitle {
    margin-bottom: 47px;
    font-size: 14px;
    line-height: 22px;
  }

  .form {
    padding: 24px 16px 32px;
  }

  .wrapper_form {
    margin-bottom: 91px;
  }

  .wrapper_form.second {
    flex-flow: column;
  }

  .footer_wrapper {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .left_footer {
    flex-flow: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .right_footer {
    width: 100%;
  }

  .logo.footer {
    margin-bottom: 0;
  }

  .footer_menu {
    align-items: center;
  }

  .left_contack.mobile {
    display: flex;
  }

  .left_contack.desktop {
    display: none;
  }

  .nav-button-animated {
    width: 24px;
    height: 24px;
    margin-top: 13px;
    margin-right: 0;
    display: block;
    position: fixed;
    right: 11px;
  }

  .top-line {
    background-color: #090f4e;
    border-radius: 5px;
    width: auto;
    margin-top: 20px;
    top: 0;
  }

  .middle-line {
    background-color: #090f4e;
    border-radius: 5px;
    width: auto;
    margin-top: -1px;
  }

  .bottom-line {
    background-color: #090f4e;
    border-radius: 5px;
    width: auto;
    margin-top: -4px;
  }

  .form-block {
    width: 100%;
  }

  .arrow_icon.absolute {
    top: 63%;
    left: 62%;
  }

  .circle {
    width: clamp(26rem, 47vw, 110rem);
    height: clamp(26rem, 47vw, 110rem);
  }

  .btn_wrapper {
    max-width: 167px;
    display: block;
  }

  .item_photo {
    height: 124px;
  }

  .item_photo.first {
    height: 55px;
  }

  .item_photo.second {
    height: 64px;
  }

  .item_photo.third {
    height: 97px;
  }

  .item_photo.fifth {
    width: 72%;
    height: 107px;
  }

  .row.second, .row.third {
    justify-content: flex-end;
  }

  .square_img {
    display: none;
  }

  .stats.mobile {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .stats.desktop {
    display: none;
  }

  .stats_grid {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .stats__title {
    margin-bottom: 0;
    font-size: 42px;
    line-height: 60px;
  }

  .bg_wrapper {
    padding-bottom: 105px;
  }

  .velloure_img {
    width: 62px;
  }

  .getting_grid {
    grid-template-columns: 1fr;
  }

  .getting_item {
    padding-left: 24px;
    padding-right: 24px;
  }

  .number, .getting_title, .getting_text {
    text-align: left;
  }

  .contact-image {
    width: 100%;
  }

  .text_subtitle.desktop {
    width: 100%;
    display: none;
  }

  .text_subtitle.mobile {
    width: 100%;
    margin-bottom: 0;
    display: block;
  }

  .wrapper_footerr {
    flex-flow: column;
  }

  .right_footer_menu {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .link_text, .adrees {
    text-align: center;
  }

  .privacy {
    background-image: linear-gradient(#fafbfb00, #f8fbff);
    padding-top: 108px;
  }

  .link_back {
    text-decoration: none;
  }

  .title_privacy {
    text-align: left;
    font-size: 32px;
    line-height: 36px;
  }

  .text_privacy {
    text-align: left;
    font-size: 14px;
  }

  .line_velloura {
    background-color: #0000001a;
    width: 82px;
    height: 1px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .section.services {
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container.navba {
    padding-left: 0;
    padding-right: 0;
  }

  .bnt_header.animation.w--current {
    display: none;
  }

  .bnt_header.animation.footer_btn {
    display: block;
  }

  .label.cc-light {
    font-size: 14px;
    line-height: 22px;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .work-heading {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .blog-heading {
    margin-bottom: 20px;
  }

  .btn_link.w100 {
    padding-left: 0;
    padding-right: 0;
  }

  .services_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .services_item {
    padding: 24px;
  }

  .services_title {
    text-align: left;
  }

  .services_text {
    text-align: center;
    letter-spacing: .2px;
  }

  .services_icon_img {
    width: 34px;
    height: 34px;
  }

  .gallery-section {
    margin-bottom: 36px;
  }

  .gallery-grid {
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr 1fr;
    display: flex;
  }

  .gallery-card {
    order: 2;
    width: 39%;
    height: auto;
    display: block;
  }

  .gallery-card.small.bottom {
    order: 1;
    width: 26%;
    height: auto;
  }

  .gallery-card.bottom_first {
    order: 6;
  }

  .gallery-card.bottom_first.small_img.small {
    order: 5;
  }

  .gallery-card.bottom_first.small_img.small.sith {
    width: 34%;
    height: auto;
  }

  .gallery-card.bottom_first.small_img.small.sith.width {
    width: 17%;
  }

  .gallery-card.bottom_first.fifth {
    order: 4;
  }

  .gallery-card.first {
    order: 0;
    width: 25%;
  }

  .image-3 {
    z-index: -1;
    width: 48px;
    height: 55px;
    display: block;
    bottom: 218px;
    right: 0%;
  }

  .who_are {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .wrapper_flex {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    min-width: auto;
    margin-bottom: -4px;
  }

  .right_flex {
    display: flex;
    position: static;
  }

  .shark_icon {
    display: none;
  }

  .who_title {
    text-align: left;
    border-bottom: 2px #0000001a;
    font-size: 32px;
  }

  .who_text {
    text-align: left;
    font-size: 14px;
    line-height: 160%;
  }

  .background_counter {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 219px;
    min-height: auto;
  }

  .white_block {
    width: 90%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0 6px 20px #0000000a;
  }

  .flex_counter {
    grid-row-gap: 21px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .item_counter {
    flex-flow: column;
    display: flex;
  }

  .line_center {
    display: none;
  }

  .working {
    padding-top: 60px;
    padding-bottom: 30px;
  }

  .working_title {
    width: auto;
    margin-bottom: 30px;
    font-size: 32px;
  }

  .wrapper_working {
    flex-flow: column;
  }

  .working_item {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    padding: 20px 0 40px;
    display: flex;
  }

  .caption_wrapper {
    display: block;
  }

  .item_text, .working_text {
    text-align: left;
  }

  .with_us {
    background-image: linear-gradient(0deg, #0000ff1a, #f2f5ff00);
    padding-bottom: 60px;
  }

  .with_us_title {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 38px;
  }

  .with_us_wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .with_us_subtitle {
    text-align: left;
  }

  .width_us_text {
    text-align: left;
    font-size: 12px;
    line-height: 140%;
  }

  .title_get {
    margin-bottom: 16px;
    font-size: 28px;
  }

  .get_subtitle {
    margin-bottom: 66px;
  }

  .form {
    width: 100%;
    padding: 40px 24px;
  }

  .input {
    border: 1px solid #e5eaf4;
    width: 100%;
    min-width: auto;
    max-width: 417px;
    padding-left: 15px;
  }

  .photo_3.anim {
    display: none;
  }

  .photo_4.anim {
    width: 12px;
    height: 12px;
    top: 166px;
    left: 168px;
  }

  .photo_5.anim {
    top: 130px;
    left: 39px;
  }

  .photo_6.anim, .photo_7.anim {
    display: none;
  }

  .photo_8.anim {
    top: 128px;
    right: 23px;
  }

  .photo_9.anim {
    display: none;
  }

  .photo_10.anim {
    display: none;
    bottom: 468px;
  }

  .photo_12.anim {
    display: none;
    top: 107px;
  }

  .photo_13.anim {
    width: 24px;
    height: 24px;
    top: -69px;
    left: 13px;
    right: auto;
  }

  .footer_menu {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .link_footer:hover {
    color: #a7a7a7;
  }

  .contact_footer {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .nav-button-animated {
    margin-top: 5px;
  }

  .line_item {
    background-color: #ebebeb;
    width: 60px;
    height: 1px;
    display: block;
  }

  .form-block {
    margin-bottom: 0;
  }

  .stats__desc {
    letter-spacing: .2px;
  }

  .text_subtitle.mobile {
    margin-bottom: -17px;
  }
}

#w-node-b40882d2-5716-e09e-1aa9-6c84781b6321-28473d1d {
  order: 0;
  grid-area: 1 / 2 / 2 / 4;
  place-self: auto;
}

#w-node-_7e2b60d2-b527-1d4b-4f60-be4f00480a94-28473d1d {
  grid-area: 1 / 4 / 2 / 5;
  align-self: auto;
}

#w-node-d8b964c7-5b61-71f1-08d8-5204a3bd50e3-28473d1d {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-e5226072-6fca-a334-2982-c3c2c3826e8f-28473d1d {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_110992aa-79bd-b8ab-554c-9f0d00e7307a-28473d1d {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_18fa4dc4-c1dc-d278-54e4-8737dc6b3b4f-28473d1d {
  grid-area: 3 / 4 / 4 / 5;
}

@media screen and (min-width: 1920px) {
  #w-node-_110992aa-79bd-b8ab-554c-9f0d00e7307a-28473d1d {
    grid-column-end: 3;
  }
}


