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

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-home-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.section.cc-store-home-wrap {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 120px;
}

.section.services {
  position: static;
}

.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;
}

.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, .paragraph-bigger.cc-bigger-white-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;
  text-transform: none;
  background-image: linear-gradient(92deg, #6d33fa, #a676effc);
  border-radius: 8px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

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

.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: var(--text_color);
  letter-spacing: 0;
  text-transform: none;
  width: 88%;
  margin-bottom: 0;
  font-family: Poppins, 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 {
  background-color: #0000;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding: 18px 0;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.navigation-item {
  opacity: 1;
  color: #090f4e;
  letter-spacing: 0;
  text-transform: none;
  padding: 0 60px 0 0;
  font-family: Poppins, 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: #090f4e;
  padding-right: 0;
  font-weight: 400;
}

.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;
}

.intro-header.cc-subpage {
  color: #fff;
  background-color: #000;
  background-image: none;
  height: 480px;
}

.intro-content {
  text-align: center;
  width: 70%;
  max-width: 1140px;
}

.intro-content.cc-homepage {
  margin-bottom: 20px;
}

.motto-wrap {
  text-align: center;
  width: 80%;
  margin-bottom: 85px;
  margin-left: auto;
  margin-right: auto;
}

.about-story-wrap {
  text-align: center;
  width: 80%;
  margin: 80px auto;
}

.our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}

.section-heading-wrap {
  text-align: center;
  margin-bottom: 80px;
}

.service-icon {
  margin-bottom: 30px;
}

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

.status-message.cc-success-message {
  background-color: #12b878;
}

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

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
}

.details-wrap {
  margin-bottom: 30px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.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;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.map {
  height: 460px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  background-color: #f4f4f4;
  height: 150px;
  margin-bottom: 30px;
}

.team-pic {
  background-color: #f4f4f4;
  width: 100%;
  height: 420px;
  margin-bottom: 40px;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
}

.team-member-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
}

.project-name-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: .8;
}

.project-cover-link:active {
  opacity: .7;
}

.project-overview-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 620px;
  display: flex;
}

.project-overview-header.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.project-overview-header.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: start;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.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;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-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: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .8;
}

.blog-preview-image:active {
  opacity: .7;
}

.blog-summary-wrap {
  text-align: left;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: .8;
}

.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;
}

.home-content-wrap {
  margin-top: 80px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-bottom: 80px;
}

.about-grid.cc-about-2 {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: ". .";
}

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

.collection-wrap {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.work-heading {
  color: #090f4e;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

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

.blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}

.business-article-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: .8;
}

.business-article-heading:active {
  opacity: .7;
}

.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: 98%;
}

.main_title {
  color: var(--text_color);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
}

.text_desc {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

.text_desc_main {
  color: #666b95;
  font-family: Poppins, sans-serif;
  line-height: 160%;
}

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

.line {
  background-image: linear-gradient(#6d33fa, #a676ef);
  width: 4px;
  height: auto;
}

.square {
  z-index: 1;
  object-fit: cover;
  background-image: url('../images/square.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_image {
  width: 24px;
  height: 24px;
}

.icon_text {
  color: #090f4e99;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 160%;
}

.text-span {
  color: #090f4e;
  font-weight: 700;
}

.btn_link {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(92deg, #6d33fa, #a676ef);
  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: #6d33fa;
}

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

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

.btn_link.footer {
  margin-top: 0;
  padding: 12px 50px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

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

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

.top_img {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  display: flex;
}

.icon_top_img {
  flex: none;
  align-self: flex-end;
  width: 40px;
  height: 40px;
}

.top_main_container {
  border-radius: 8px;
  overflow: hidden;
}

.middle_wrapper_img {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.middle_img {
  border-radius: 8px;
  width: 100%;
  height: 149px;
  overflow: hidden;
}

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

.main_icon_middle {
  flex: none;
  align-self: auto;
  width: 40px;
  height: 40px;
}

.image_middle_icon {
  width: 40px;
  height: 100%;
}

.double_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.double_main_img {
  border-radius: 8px;
  overflow: hidden;
}

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

.bottom_wrapper_img {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: stretch;
  max-height: 193px;
  display: flex;
}

.wrapper_bottom_icon {
  flex: none;
  width: 40px;
  height: 40px;
}

.wrapper_img_bottom {
  border-radius: 8px;
  max-width: 211px;
  overflow: hidden;
}

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

.main_img_bottom {
  width: 100%;
}

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

.bottom_line {
  z-index: 2;
  background-image: linear-gradient(92deg, #6d33fa, #a676ef);
  padding-top: 21px;
  padding-bottom: 21px;
  position: relative;
}

.flex_container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.right_bottom_block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.text_bottom {
  color: #fff;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  line-height: 160%;
}

.wrapper_icon_bottom_line {
  width: 24px;
}

.wrapper_icon_bottom {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.right_text_line {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.fin {
  position: absolute;
  top: -45%;
  left: 50%;
  transform: translate(-50%);
}

.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: #fff;
  padding: 40px;
  transition: all .3s ease-out;
  position: relative;
}

.services_item:hover {
  border-radius: 16px;
  box-shadow: 0 20px 47px #0000000d;
}

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

.services_title {
  color: #090f4e;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}

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

.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.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 {
  padding-top: 120px;
  padding-bottom: 74px;
  position: relative;
}

.wrapper_flex {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  min-width: 546px;
  display: flex;
}

.left_flex {
  height: auto;
}

.right_flex {
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

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

.who_title {
  color: #090f4e;
  margin-top: 0;
  margin-bottom: 48px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
}

.who_text {
  color: #666b95;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.background_counter {
  background-image: url('../images/bg_counter_1.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.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.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: #090f4e;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
}

.get_subtitle {
  color: #666b95;
  text-align: center;
  margin-bottom: 60px;
  font-family: Poppins, sans-serif;
  line-height: 160%;
}

.form {
  background-color: #fff;
  border: 1px solid #e5eaf4;
  border-radius: 16px;
  padding: 82px 73px 80px;
}

.form_btn {
  width: 100%;
}

.input {
  border-radius: 16px;
  outline: none;
  min-width: 417px;
  margin-bottom: 16px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
}

.input::placeholder {
  color: #666b95;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 1.2;
}

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

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

.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: #101228;
  margin-top: -15px;
  padding-top: 65px;
}

.footer_wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.left_footer {
  width: 170px;
}

.footer_menu {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: flex;
}

.link_footer {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.link_footer:hover {
  color: #aeaeaf;
}

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

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

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

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

.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: #ffffff08;
  padding-top: 13px;
  padding-bottom: 13px;
}

.text_copy {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.text-block {
  z-index: 10;
  font-family: Poppins, sans-serif;
  line-height: 24px;
  position: relative;
}

.text-block-2 {
  z-index: 20;
  letter-spacing: 0;
  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;
}

@media screen and (min-width: 1280px) {
  .navigation-item.w--current {
    color: #090f4e;
    font-weight: 400;
  }

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

  .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;
  }
}

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

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

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

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

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

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

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

  .left_conatainer {
    width: 83%;
  }

  .main_title {
    font-size: 58px;
  }

  .text_desc {
    font-size: 31px;
  }

  .text_desc_main {
    font-size: 22px;
  }

  .icon_text {
    font-size: 17px;
  }

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

  .right_container {
    width: 88%;
  }

  .icon_top_img {
    width: 60px;
    height: 60px;
  }

  .top_main_container {
    width: 400px;
    height: 194px;
  }

  .middle_wrapper_img {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 192px;
  }

  .middle_img {
    width: 100%;
    height: 214px;
  }

  .main_icon_middle {
    width: 60px;
    height: 60px;
  }

  .image_middle_icon {
    width: 60px;
  }

  .double_main_img {
    width: 300px;
    height: 371px;
  }

  .double_wrapper_icon, .wrapper_bottom_icon {
    width: 60px;
    height: 60px;
  }

  .wrapper_img_bottom {
    max-width: 256px;
    height: 251px;
  }

  .main_img_bottom {
    height: 100%;
  }

  .text_bottom {
    font-size: 26px;
  }

  .right_text_line {
    font-size: 20px;
  }

  .fin {
    top: -43%;
  }

  .services_title {
    font-size: 24px;
  }

  .services_text {
    font-size: 18px;
  }

  .who_are {
    padding-top: 178px;
  }

  .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;
  }

  .input {
    font-size: 20px;
  }

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

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

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

  .link_footer {
    font-size: 18px;
  }

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

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

  .image-9 {
    height: 100%;
  }
}

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

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

  .container {
    max-width: none;
  }

  .bnt_header {
    justify-content: center;
  }

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

  .bnt_header.animation.footer_btn.mobile, .bnt_header.animation.footer_btn.mobile.w--current {
    display: 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;
  }

  .our-services-grid {
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

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

  .blog-preview-wrap {
    text-align: center;
    width: 80%;
    padding-right: 15px;
  }

  .grid_container {
    flex-flow: column;
  }

  .main_title {
    font-size: 54px;
  }

  .square.bottom {
    display: none;
  }

  .icon_top_img {
    width: 80px;
    height: 80px;
  }

  .top_main_container {
    width: 500px;
    height: 200px;
  }

  .middle_img {
    width: 465px;
    height: auto;
  }

  .main_icon_middle {
    width: 80px;
    height: 80px;
  }

  .image_middle_icon {
    width: 100%;
  }

  .double_wrapper_icon, .wrapper_bottom_icon {
    width: 80px;
    height: 80px;
  }

  .wrapper_img_bottom {
    max-width: 284px;
    max-height: 259px;
  }

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

  .fin {
    display: none;
  }

  .services_icon {
    width: 80px;
    height: 80px;
  }

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

  .wrapper_flex {
    flex-flow: column;
  }

  .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%;
  }

  .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: column;
  }

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

  .line_item {
    display: none;
  }
}

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

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

  .section.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

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

  .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;
  }

  .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 {
    padding: 20px 0;
  }

  .navigation-item {
    padding-bottom: 30px;
    padding-right: 0;
  }

  .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;
  }

  .intro-content {
    width: 80%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

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

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

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

  ._404-wrap {
    padding: 30px;
  }

  .main_title {
    text-align: left;
    font-size: 26px;
  }

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

  .text_desc_main {
    text-align: left;
  }

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

  .icon_text {
    text-align: left;
  }

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

  .top_main_container {
    width: 234px;
    height: auto;
  }

  .middle_img {
    width: 75%;
  }

  .main_icon_middle, .double_wrapper_icon, .wrapper_bottom_icon {
    width: 40px;
    height: 40px;
  }

  .wrapper_img_bottom {
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
  }

  .right_bottom_block {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .wrapper_icon_bottom {
    justify-content: center;
    width: 43%;
  }

  .fin {
    z-index: -2;
    top: -35px;
  }

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

  .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;
  }

  .item_counter {
    width: 45%;
  }

  .line_center {
    display: block;
  }

  .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;
  }
}

@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;
  }

  .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;
  }

  .status-message.cc-no-data, .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .project-details-grid {
    width: 100%;
  }

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

  .work-heading {
    font-size: 32px;
    line-height: 38px;
  }

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

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

  .wrapper_icon_bottom {
    width: 39%;
  }

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

  .services_item {
    padding: 24px 24px 24px 0;
  }

  .services_title, .services_text {
    text-align: left;
  }

  .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: 60px;
  }

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

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

  .shark_icon {
    display: none;
  }

  .who_title {
    text-align: left;
    border-bottom: 2px dashed #0000001a;
    margin-bottom: 16px;
    padding-bottom: 16px;
    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: 38px;
  }

  .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_who {
    width: 100px;
  }

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

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

#w-node-_1b7e757c-64b2-f242-92c8-6d2accfa47e8-cacdde82 {
  grid-area: 1 / 2 / 2 / 4;
  align-self: end;
}

#w-node-cbf703f0-1ec7-ab01-d4b3-38dd06fb40ef-cacdde82 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_146636e5-2841-c7a4-35f3-e5cd56f15d52-cacdde82 {
  grid-area: 2 / 3 / 4 / 4;
}

#w-node-_5ab896a3-5b2b-084e-3346-2d5daf39a7cd-cacdde82 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_9916eb1a-1b2d-dbb0-2e78-3f68dc183e41-cacdde82 {
  grid-area: 1 / 2 / 2 / 5;
  justify-self: stretch;
}

#w-node-_7e8be4ca-c81f-65e6-bb74-1b7949195c5d-cacdde82 {
  grid-area: 1 / 8 / 2 / 13;
  justify-self: stretch;
}

#w-node-f073a197-3860-62fc-46cf-d8bde375079a-cacdde82 {
  grid-area: 1 / 5 / 2 / 8;
  place-self: end stretch;
}

#w-node-d018662a-18b9-f50a-09f7-ee4872cca6f5-cacdde82 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: stretch stretch;
}

#w-node-_924bc9be-8bf1-ec36-2c14-7058c15f0142-cacdde82 {
  grid-area: 2 / 6 / 3 / 11;
  place-self: stretch stretch;
}

#w-node-_4de21b52-1283-f4c6-f369-bf784e1c2da6-cacdde82 {
  grid-area: 2 / 4 / 3 / 6;
  place-self: stretch stretch;
}

#w-node-_0c82d445-3058-c015-4472-72554d0653ef-cacdde82 {
  grid-area: 2 / 1 / 3 / 3;
}

@media screen and (max-width: 767px) {
  #w-node-_9916eb1a-1b2d-dbb0-2e78-3f68dc183e41-cacdde82 {
    grid-column: 1 / 3;
  }

  #w-node-_7e8be4ca-c81f-65e6-bb74-1b7949195c5d-cacdde82 {
    grid-column: 5 / 7;
    align-self: end;
  }

  #w-node-f073a197-3860-62fc-46cf-d8bde375079a-cacdde82 {
    grid-column: 3 / 5;
    align-self: center;
  }

  #w-node-d018662a-18b9-f50a-09f7-ee4872cca6f5-cacdde82 {
    grid-column-end: 3;
  }

  #w-node-_924bc9be-8bf1-ec36-2c14-7058c15f0142-cacdde82 {
    grid-column: 4 / 7;
  }

  #w-node-_4de21b52-1283-f4c6-f369-bf784e1c2da6-cacdde82 {
    grid-column: 3 / 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9916eb1a-1b2d-dbb0-2e78-3f68dc183e41-cacdde82 {
    grid-column-end: 2;
  }

  #w-node-_7e8be4ca-c81f-65e6-bb74-1b7949195c5d-cacdde82 {
    grid-column: 3 / 4;
  }

  #w-node-f073a197-3860-62fc-46cf-d8bde375079a-cacdde82 {
    grid-column: 2 / 3;
  }

  #w-node-d018662a-18b9-f50a-09f7-ee4872cca6f5-cacdde82 {
    grid-column-end: 3;
  }

  #w-node-_924bc9be-8bf1-ec36-2c14-7058c15f0142-cacdde82 {
    grid-column: 5 / 7;
  }

  #w-node-_4de21b52-1283-f4c6-f369-bf784e1c2da6-cacdde82 {
    grid-column-end: 5;
  }
}


