:root {
  --bgcolor: #0e100e;
  --black: #0c1114;
  --highlight: #96ffd5;
}

body {
  background-color: var(--bgcolor);
  color: #f8ffff;
  letter-spacing: 1px;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

p {
  letter-spacing: .5px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}

a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  transition: color .3s;
}

a:hover {
  color: #96ffd5;
  background-color: #0000;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.track {
  height: 600vh;
}

.track.hide_now {
  display: none;
}

.sticky {
  flex-direction: row;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-bottom: 30px;
  padding-left: 5%;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

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

.work-content {
  width: 100%;
  height: 70vh;
  margin-right: 20px;
  position: relative;
}

.img_portfo {
  object-fit: contain;
  width: 100%;
  min-width: 800px;
  max-width: 1000px;
  height: 100%;
  min-height: 590px;
  max-height: 1000px;
}

.coll-list {
  flex-direction: row;
  display: flex;
}

.c_coll_item {
  width: 90%;
  padding-right: 100px;
}

.sy_coll_item {
  width: 100%;
}

.section_top_5 {
  margin-left: 5%;
}

.c_hold {
  position: sticky;
}

.c_coll_item-2 {
  min-height: 600px;
}

.c_work_content_all-2 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.img-porto_main {
  object-fit: contain;
  width: 100%;
  margin-bottom: 0;
  display: block;
}

.img-porto_main.last {
  opacity: .1;
}

.img-porto_main._110 {
  display: none;
}

.sy_root_item_porto_2 {
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 120px;
  position: relative;
}

.c_container_wide---main-1400 {
  width: 95%;
  max-width: 1450px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.c_container_wide---main-1400.menu {
  display: flex;
}

.c_container_wide---main-1400.white_layer {
  border: 1px solid #ffffff1a;
  padding-bottom: 80px;
}

.c_container_wide---main-1400.menu_simplified {
  width: 100%;
}

.c_container_wide---main-1400.cont_off {
  width: 100%;
  max-width: none;
}

.c_container_wide---main-1400.cont_off.mobile_show {
  width: 95%;
  max-width: 1440px;
}

.c_container_wide---main-1400.smaller {
  max-width: 800px;
}

.c_container_wide---main-1400.wide_greentech-95-1800 {
  max-width: 1800px;
}

.c_container_wide---main-1400.home_tweak-projectsfull-1550 {
  max-width: 1550px;
}

.c_container_wide---main-1400.align-right-viewporject {
  justify-content: flex-end;
  align-items: center;
  margin-top: -24px;
  margin-bottom: 50px;
  display: flex;
}

.c_container_wide---main-1400.home_teak1330 {
  max-width: 1330px;
}

.c_title {
  padding-top: 180px;
  padding-bottom: 0;
}

.sy_title {
  width: 100%;
  height: 100%;
  display: none;
  position: static;
}

.c_columns-2--4 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 800px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
  position: relative;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.c_scroller_absolute_bg {
  height: 50vh;
  display: none;
  position: absolute;
}

.s_txt_title {
  margin-bottom: 24px;
  font-size: 90px;
  font-style: normal;
  line-height: 100%;
}

.s_txt_title.key {
  opacity: .2;
  font-size: 100px;
}

.s_txt_title.center_title {
  text-align: center;
  display: block;
}

.s_txt_title.center_title.hide-center {
  display: none;
}

.s_txt_title.small {
  font-size: 30px;
}

.s_txt_title.hidetitle {
  display: none;
}

.warm, .modern-experimental {
  position: relative;
}

.h2_project_title {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-right: 8px;
  font-size: 16px;
}

.h2_project_title.view {
  display: none;
}

.hover-block {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  overflow: visible;
}

.c_hero-constrait-1100 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.c_cirlcecursor {
  z-index: 9999;
  background-color: #fff7f700;
  border: 1px solid #0003;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  display: none;
  position: fixed;
  top: 50%;
  left: 48vw;
}

.text-block {
  text-align: center;
  padding: 16px;
  font-size: 23px;
  font-weight: 500;
  line-height: 120%;
  position: static;
}

.c_view_abs {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  inset: 0%;
}

.c_keywords_center {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.c_keywords_center.key_last {
  flex-direction: column;
  align-items: flex-start;
  height: 600px;
  margin-top: 80px;
}

.txt_para_20 {
  text-align: left;
  font-size: 24px;
  font-weight: 300;
  line-height: 140%;
}

.txt_para_20.para_inmind_padded {
  margin-top: 30px;
  margin-bottom: 64px;
}

.txt_para_20.para_inmind_padded.hide_mobile {
  opacity: .5;
  margin-bottom: 0;
  font-style: italic;
  display: none;
}

.txt_para_20.para_inmind_padded.small {
  opacity: .6;
  font-size: 24px;
  font-style: italic;
}

.fx_smudge_gbumps {
  z-index: 0;
  opacity: .3;
  filter: blur(100px);
  background-color: #f0b26f;
  border-radius: 100%;
  width: 300px;
  height: 300px;
  display: none;
  position: absolute;
  top: 500px;
}

.fx_smudge_gbumps.smugde_blue {
  background-color: #567ac2;
  top: 20%;
}

.fx_smudge_gbumps.sm_purple {
  background-color: #9162b8;
  top: 10%;
  left: auto;
  right: 20%;
}

.work {
  width: 100%;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.c_imgcont {
  overflow: visible;
}

.c_text {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.grid-_whatyoudo {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.col_do-helpwith {
  min-height: 300px;
  margin-top: 60px;
  display: block;
}

.list_line {
  background-color: #5a5a5a;
  width: 50px;
  height: 2px;
  margin-right: 6px;
  display: none;
}

.list-item {
  align-items: center;
  display: flex;
}

.stand-out {
  color: #fff;
  font-family: Vollkorn, serif;
  font-size: 140px;
  font-weight: 400;
  line-height: 100%;
}

.stand-out.simple_hide {
  width: 100%;
  height: 100%;
  min-height: 60px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 200px;
  display: block;
}

.stand-out.small {
  font-size: 100px;
}

.stand-out.small.hide_gradienbt {
  display: block;
}

.c_gradientbold-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(255deg, #cf239699, #4ed8b599);
  -webkit-background-clip: text;
  background-clip: text;
  font-style: italic;
  font-weight: 400;
  line-height: 95%;
  display: none;
}

.c_gradientbold-text.bold_gradi {
  font-weight: 700;
  line-height: 110%;
}

.c_gradientbold-text.bold_gradi.showgradient {
  display: block;
}

.c_gradientbold-text.hide_gradient {
  display: none;
}

.c_gradientbold-text.showgradient {
  display: block;
}

.slider_icon {
  color: #d4d4d4;
  margin-bottom: 32px;
  font-size: 16px;
  inset: auto 0% 0%;
}

.slider_icon.icon_cent {
  top: 50%;
  bottom: 50%;
}

.slider_icon.view_double {
  margin-bottom: 0;
  margin-left: -6px;
  margin-right: 0;
}

.slider {
  background-color: #ddd0;
  height: 100%;
}

.c_slide-nav {
  color: #d4d4d4;
  margin-bottom: 16px;
  font-size: 4px;
  display: none;
}

.c_slide-nav.hide_slide {
  font-size: 8px;
  display: block;
}

.c_hold-sy_prj100 {
  width: 100%;
  height: 100%;
  padding-bottom: 120px;
  position: relative;
}

.c_hold-sy_prj100.smaller {
  padding-bottom: 0;
}

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

.c_home-30-_hidden {
  align-items: center;
  width: 100%;
  display: block;
}

.c_50-70-big-------anim {
  width: 100%;
  height: 100%;
  position: relative;
}

.c_title_and_comment {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 120px;
  margin-bottom: 80px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.c_title_and_comment.delete_title_center {
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.c_title_and_comment.center_ttle {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 64px;
  padding-bottom: 64px;
}

.c_title_and_comment.center_ttle.small_title.smallspace {
  margin-top: 0;
}

.c_title_and_comment.center_ttle.smallest_title {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.c_title_and_comment.title_comm_center {
  align-items: center;
}

.fx_smugde_argo {
  z-index: 0;
  opacity: .1;
  filter: blur(100px);
  background-color: #d556bb;
  border-radius: 100%;
  width: 600px;
  height: 600px;
  display: none;
  position: absolute;
  top: 6%;
  right: -200px;
}

.fx_smugde_argo.smugde_blue {
  background-color: #567ac2;
  top: 20%;
}

.fx_smugde_argo.sm_purple {
  background-color: #9162b8;
  top: 10%;
  left: auto;
  right: 20%;
}

.fx_smugde_argo.braincase {
  left: 0;
}

.div100_rel {
  background-color: var(--bgcolor);
  position: relative;
  inset: 0%;
}

.div_abs100 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-2 {
  color: #fff;
}

.rich-text-block {
  display: block;
  overflow: hidden;
}

.btn_button_main_l {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #0000;
  min-width: 260px;
  max-width: 300px;
  padding: 24px 32px;
  font-size: 16px;
  line-height: 135%;
  transition: all .5s cubic-bezier(.165, .84, .44, 1);
  display: block;
}

.btn_button_main_l:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}

.btn_button_main_l.div {
  text-align: center;
  min-width: 240px;
  max-width: 300px;
  margin-top: 0;
  padding: 24px 16px;
}

.btn_button_main_l.div.outline {
  color: #fff;
  background-color: #fff0;
  border-color: #fff;
}

.btn_button_main_l.div.outline.small_projecyt {
  border-width: 1.5px;
  width: 100%;
  min-width: 180px;
  max-width: 220px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
}

.btn_button_main_l.div.outline.small_projecyt:hover {
  color: #000;
  background-color: #fff;
}

.btn_button_main_l.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btn_button_main_l.secondary_button {
  color: #fff;
  background-color: #0000;
  border-width: 1px;
  border-color: #fff9;
}

.btn_button_main_l.secondary_button:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.btn_button_main_l.secondary_button.hide_button {
  display: none;
}

.btn_button_main_l.viewproject {
  width: 100%;
  min-width: 200px;
  max-width: 260px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
}

.btn_button_main_l.viewproject.smallest {
  min-width: 140px;
  max-width: 160px;
  padding: 12px 6px;
  font-size: 13px;
}

.btn_button_main_l.viewproject.smallest.right-home {
  height: 42px;
  margin-left: 0;
  margin-right: auto;
}

.c_center-text_70-wh {
  flex-direction: column;
  justify-content: center;
  max-width: 70%;
  max-height: 70%;
  display: flex;
}

.lnk_view {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.fx_smudge__warm {
  z-index: -1;
  opacity: .3;
  filter: blur(100px);
  background-image: linear-gradient(#cb7c0c, #ed950700);
  border-radius: 100%;
  width: 600px;
  height: 600px;
  display: none;
  position: absolute;
  bottom: -300px;
  right: -300px;
}

.fx_smudge__warm.smugde_blue {
  background-color: #567ac2;
  top: 20%;
}

.fx_smudge__warm.sm_purple {
  background-color: #9162b8;
  top: 10%;
  left: auto;
  right: 20%;
}

.fx_smudge__modern {
  z-index: 0;
  opacity: .3;
  filter: blur(100px);
  background-image: linear-gradient(#fff0, #fff);
  border-radius: 100%;
  width: 400px;
  height: 400px;
  display: block;
  position: absolute;
  top: 70%;
  left: -200px;
}

.fx_smudge__modern.smugde_blue {
  background-color: #567ac2;
  top: 20%;
}

.fx_smudge__modern.sm_purple {
  background-color: #9162b8;
  top: 10%;
  left: auto;
  right: 20%;
}

.s_txt_hi_text {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 4px;
  font-size: 45px;
  font-style: italic;
  font-weight: 300;
  line-height: 120%;
}

.s_txt_hi_text._50 {
  opacity: .5;
  font-size: 16px;
}

.s_txt_hi_text.bold.smaller_hitext {
  margin-top: 16px;
  font-size: 38px;
  font-weight: 500;
}

.s_txt_hi_text.hi_s {
  font-size: 30px;
}

.s_txt_hi_text.hi_s.hide_txt_helwith {
  display: none;
}

.s_txt_hi_text.smaller_hi_s.bulletpoints {
  font-size: 20px;
  line-height: 160%;
  transition: all .4s;
}

.s_txt_hi_text.smller_general {
  margin-bottom: 8px;
  font-size: 32px;
}

.s_txt_hi_text.hide_normal {
  display: none;
}

.button-link-block-_btn {
  margin-top: 24px;
  display: block;
}

.button-link-block-_btn.hide_btn {
  display: none;
}

.c_abs_text_80 {
  flex-direction: column;
  justify-content: center;
  width: 80%;
  height: 80%;
  display: flex;
}

.c_rt_2col {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.c_col1 {
  display: block;
}

.c-lnk_hide {
  display: none;
}

.fx_smudge__tradi {
  z-index: 0;
  opacity: .3;
  filter: blur(100px);
  background-image: linear-gradient(#ed77ff, #4c2e04);
  border-radius: 100%;
  width: 400px;
  height: 400px;
  display: block;
  position: absolute;
  top: 70%;
  left: -200px;
}

.fx_smudge__tradi.smugde_blue {
  background-color: #567ac2;
  top: 20%;
}

.fx_smudge__tradi.sm_purple {
  background-color: #9162b8;
  top: 10%;
  left: auto;
  right: 20%;
}

.rich-text-block-2 {
  font-size: 18px;
  display: block;
}

.stand-out-_white {
  margin-right: 20px;
  font-family: Merriweather, serif;
  font-size: 8vw;
  font-weight: 700;
  line-height: 100%;
}

.stand-out-_white.simple_hide, .c_stand_anim {
  display: none;
}

.fx_smudge__pro_blue {
  z-index: -1;
  opacity: .5;
  filter: blur(100px);
  background-image: linear-gradient(324deg, #0e50ad, #ed950700);
  border-radius: 100%;
  width: 600px;
  height: 600px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -300px;
}

.fx_smudge__pro_blue.smugde_blue {
  background-color: #567ac2;
  top: 20%;
}

.fx_smudge__pro_blue.sm_purple {
  background-color: #9162b8;
  top: 10%;
  left: auto;
  right: 20%;
}

.footer-dark {
  background-color: var(--black);
  border-top: 2px solid #ffffff12;
  min-height: 400px;
  padding: 50px 30px 15px;
  position: relative;
}

.container_testimonial {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.footer-wrapper {
  justify-content: center;
  align-items: flex-start;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 180px;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: block;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-block.hdefotdiv {
  display: none;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-link.hidefootlink {
  display: none;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-block.hidefootdiv {
  display: none;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.testimonial-slider-large {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding: 60px 131px 40px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 720px;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonial-quote-icon {
  width: 64px;
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
  display: none;
}

.testimonial-author-name {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
}

.testimonial-image-two {
  opacity: 0;
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: block;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

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

.proc.hide {
  display: none;
}

.sy_testi_card {
  padding: 69px;
}

.s-txt-mark-quote {
  z-index: 0;
  opacity: .5;
  color: #fff;
  text-align: left;
  margin-bottom: 16px;
  padding-top: 24px;
  font-family: Work Sans, sans-serif;
  font-size: 160px;
  font-weight: 600;
  line-height: 10px;
  position: relative;
}

.rt_testimonials {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 150%;
}

.rt_testimonials.hide_rt {
  display: none;
}

.div-block {
  opacity: .5;
}

.c_card_process {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

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

.c_grid_col-porcess {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.sy_process {
  background-color: #ffffff08;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 24px 60px 16px;
  transition: background-color .3s cubic-bezier(.215, .61, .355, 1), transform .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.sy_process:hover {
  background-color: #ffffff14;
  transform: translate(0, -4px);
}

.nr_big {
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  line-height: 100%;
}

.h2_process {
  margin-bottom: 0;
  font-size: 28px;
  line-height: 130%;
}

.c_process_all {
  padding-top: 0;
  padding-bottom: 120px;
}

.navbar {
  z-index: 9999;
  background-color: #0e100ee6;
  height: 90px;
  position: sticky;
  top: 0;
  box-shadow: 0 10px 30px #0e100e33;
}

.img_logo {
  width: 120px;
  margin-top: 12px;
}

.s_txt_rt_process_16 {
  margin-top: 22px;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}

.s_txt_rt_process_16 p {
  font-size: 14px;
  line-height: 170%;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  overflow: hidden;
}

.img_lightbox {
  transition: all .4s cubic-bezier(.455, .03, .515, .955);
}

.img_lightbox:hover {
  transform: scale(1.05);
}

.c_lightbox_absolut {
  z-index: 1;
  background-color: #000000e6;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.c_nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 12px;
  display: flex;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 700px;
  display: flex;
}

.nav_link_top {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #0000;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 13px;
  font-weight: 400;
  transition: all .4s cubic-bezier(.645, .045, .355, 1);
}

.nav_link_top:hover {
  color: #fff;
  border-bottom-color: #ffffff80;
}

.nav_link_top.w--current {
  color: #fff;
  border-bottom-color: #fff;
}

.nav_link_top.hidelink, .lightbox-link-2 {
  display: none;
}

.c_turn_side {
  display: block;
}

.c_center-text_plain_100 {
  flex-direction: column;
  max-width: 70%;
  max-height: 70%;
  display: flex;
}

.s_txt_keywords-only {
  opacity: .2;
  letter-spacing: 0;
  height: 200px;
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-size: 64px;
  font-style: italic;
  font-weight: 300;
  line-height: 100%;
  position: static;
  inset: auto 0%;
}

.s_txt_keywords-only.key {
  opacity: .2;
  font-size: 100px;
}

.s_txt_keywords-only.center_title {
  text-align: center;
}

.s_txt_keywords-only.full_o_keywords_pacity {
  opacity: .8;
  position: static;
}

.s_txt_keywords-only.key_normal100 {
  opacity: 1;
}

.c_rel100 {
  width: 100%;
  height: 100%;
  position: relative;
}

.mask {
  overflow: hidden;
}

.c_abs_del {
  z-index: 99;
  background-color: #00000080;
  width: 2400px;
  height: 890px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 900px;
}

.c_top_industry {
  width: 100%;
  margin-bottom: 32px;
}

.c_what_in_mind {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-3 {
  width: 100%;
  height: 53%;
}

.img_logo_footer {
  width: 280px;
  height: 100%;
  margin-right: 24px;
  padding: 0 25px 25px;
}

.body {
  background-color: #0e100e;
}

.about {
  padding-top: 80px;
  display: block;
}

.body-2 {
  background-color: var(--bgcolor);
}

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

.c_container_small1100-90 {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.play-pause-button {
  display: none;
}

.background-video {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

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

.c_columns-2-rev_jormalprojects {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.2fr 3.3fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 80px;
  margin-bottom: 160px;
  display: block;
}

.c_columns-2-rev_jormalprojects.reverse {
  flex-direction: row;
}

.sy_biosis {
  display: block;
}

.sy_biosis.hide_home {
  display: none;
}

.sy_biosis.hide_home.all_reveal {
  display: block;
}

._2col___brain.hide_bran_main {
  display: none;
}

._2col___brain.hide_bran_main.all_revealbc {
  display: block;
}

._2col___clari {
  display: none;
}

._2col___clari.allreveal {
  display: block;
}

.c_keyword_static_hold {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0%;
  display: flex;
}

.looking-for-more, .pricing {
  display: none;
}

.c_pricing_3col {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 60px;
  display: grid;
}

.c_card_price_outer {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 510px;
  padding-bottom: 40px;
  display: flex;
}

.txt_price {
  text-align: center;
  max-width: 600px;
  margin: 40px auto;
  font-size: 18px;
  line-height: 150%;
}

.c_price_number_cont {
  justify-content: flex-start;
  margin-top: 10px;
  display: flex;
}

.s_txt_price_nr {
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.s_txt_price_nr.usd {
  padding-left: 4px;
  font-size: 26px;
  font-weight: 400;
}

.s_txt_price_nr.strike {
  text-decoration: line-through;
}

.s_ideal_for {
  max-width: 420px;
}

.ideal_companies {
  font-size: 22px;
  font-weight: 500;
  line-height: 130%;
}

.ideal_companies.comp_text {
  margin-top: 60px;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}

.s_txt_price_comment {
  opacity: .6;
  padding-bottom: 8px;
  font-size: 16px;
}

.space_small_40px {
  height: 40px;
}

.space__end_section-project_pags {
  height: 160px;
}

.space_________start_section {
  height: 80px;
}

.testi {
  margin-bottom: 0;
}

.car_price_inner {
  flex-direction: column;
  justify-content: space-between;
  width: 80%;
  max-width: 470px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.surface_white-main {
  background-image: linear-gradient(#ffffff0d, #ffffff0d);
}

.surface_white-main.withpadding {
  padding-top: 5%;
  padding-bottom: 5%;
}

.herotest_small {
  display: block;
}

.herowide_lottie {
  width: 100%;
  height: 100%;
  min-height: 900px;
  position: relative;
  overflow: hidden;
}

.c_widespacing {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.pronounced {
  align-items: center;
  display: flex;
}

.s_txt_price_text {
  margin-bottom: 60px;
  font-size: 50px;
  font-weight: 400;
}

.c_starting_at {
  flex-direction: column;
  justify-content: flex-end;
  min-height: 170px;
  padding-top: 40px;
  display: flex;
}

.c_row_pricemid {
  min-height: 300px;
  margin-top: 24px;
}

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

.image--profile {
  z-index: 1;
  opacity: .9;
  filter: grayscale();
  object-fit: cover;
  border-radius: 600px;
  width: 80%;
  max-width: 230px;
  margin-top: 8px;
  margin-right: 60px;
  transition: all .4s;
  position: relative;
}

.image--profile:hover {
  filter: grayscale(0%);
}

.hi_block {
  width: 80%;
  padding-bottom: 0;
  padding-left: 0;
}

.c_hi_andimg {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.help-with {
  margin-top: 0;
  display: none;
}

.services {
  margin-bottom: 0;
}

.help-with {
  font-size: 20px;
}

.list {
  display: none;
}

.c_bottom-clarify {
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 8px;
  transition: transform .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.c_bottom-clarify:hover {
  transform: translate(4px);
}

.c_3_grid_services {
  grid-column-gap: 56px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-top: 120px;
  margin-bottom: 40px;
  display: grid;
}

.sy_services {
  cursor: crosshair;
}

.c_services {
  position: relative;
}

.c_line_hold {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-top: 16px;
  position: static;
}

.c_line_ssetvice {
  background-color: #fff;
  width: 14px;
  height: 2px;
  margin-top: 4px;
  margin-right: 8px;
}

.s_txt18 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 120%;
}

.s_txt18._50 {
  opacity: .5;
  font-size: 16px;
}

.s_txt18.bold {
  font-weight: 400;
}

.s_txt18.hi_s {
  font-size: 30px;
}

.s_txt18.hi_s.hide_txt_helwith {
  display: none;
}

.c_service_title {
  margin-bottom: 40px;
}

.surface_line_withhover-main {
  border: 1px solid var(--bgcolor);
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  min-height: 480px;
  padding: 10% 2vw;
  transition: all .4s cubic-bezier(.445, .05, .55, .95);
  display: flex;
}

.surface_line_withhover-main:hover {
  border: 1px solid #fff;
}

.surface_line_withhover-main.surfaceline_small {
  background-color: #0000001a;
  padding: 0% 0;
}

.surface_line_withhover-main.sruf_line_whitebg {
  background-color: #ffffff0d;
  min-height: 410px;
  padding: 39px;
  transition-duration: .3s;
}

.surface_line_withhover-main.sruf_line_whitebg:hover {
  background-color: #ffffff14;
  border-width: 1px;
  border-color: #fff0;
}

.surface_line_withhover-main.sruf_line_whitebg.surface-whitebg---small {
  padding: 40px 16px;
}

.surface_line_withhover-main.sruf_line_whitebg.smaller-servie {
  min-height: 330px;
}

.space_80-40-20 {
  width: 100%;
  height: 80px;
}

.image {
  width: 80px;
  height: 100%;
  margin-top: -100px;
  margin-bottom: 16px;
  transition: transform .3s;
}

.image:hover {
  transform: scale(1.02);
}

.c_line2 {
  background-color: #fff;
  width: 20%;
  height: 2px;
  margin-top: 16px;
}

.c_line3 {
  background-color: #fff;
  width: 10%;
  height: 2px;
  margin-top: 16px;
}

.c_line_1 {
  background-color: #fff;
  width: 30%;
  height: 2px;
  margin-top: 16px;
}

.c_hero_reverse {
  text-align: right;
  width: 100%;
  margin-top: 40px;
}

.c_hero_reverse.small_center {
  text-align: left;
  margin-top: 120px;
}

.c_hero_reverse.small_center.first {
  margin-top: 120px;
}

.c_line_stand {
  opacity: .2;
  width: 100%;
  height: 2px;
  margin-top: 32px;
}

.s_text_who_why_-what {
  opacity: .5;
  margin-top: 32px;
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
  line-height: 130%;
}

.s_text_who_why_-what.hide_first_andsecond, .s_text_who_why_-what.hideservicews {
  display: none;
}

.s_text_who_why_-what.smallpronounced {
  opacity: .05;
  margin-bottom: 32px;
  font-size: 14px;
  transition: opacity .3s cubic-bezier(.165, .84, .44, 1);
}

.s_text_who_why_-what.smallpronounced:hover {
  opacity: .7;
}

.s_text_who_why_-what.hide_let-sjpin {
  display: none;
}

.line_clarify {
  z-index: 0;
  opacity: .1;
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
}

.line_clarify.black {
  z-index: 1;
  width: 10%;
  position: absolute;
}

.c-lineh0lder {
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
}

.line_clarify_black {
  z-index: 1;
  width: 30%;
  height: 2px;
  display: flex;
  position: absolute;
}

.line_clarify_black.black {
  z-index: 1;
  width: 10%;
  position: absolute;
}

.c_mini-line {
  background-color: #fff;
  width: 30%;
  height: 2px;
  margin-left: 0;
}

.c_mini-line-2 {
  background-color: #fff;
  width: 20%;
  height: 2px;
  margin-left: 0;
}

.c_mini-line-3 {
  background-color: #fff;
  width: 10%;
  height: 2px;
  margin-left: 0;
}

.surface_outline {
  border: 2px solid #fff3;
}

.surface_outline.outline_wpadding {
  background-color: #ffffff0d;
  border-color: #fff0;
  padding: 96px;
}

.surface_outline.outline_wpadding.styles_mod_pad {
  background-color: #ffffff0d;
  border-color: #fff0;
}

.surface_outline.outline_wpadding.topsmallcleitns {
  background-color: #ffffff0d;
  border-color: #fff0;
  padding-top: 0;
  padding-bottom: 0;
}

.surface_outline.outline_wpadding.topsmallcleitns.line {
  background-color: #1c1c1c00;
  border-color: #ffffff1a;
}

.surface_outline.outline_wpadding.no_white {
  background-color: #fff0;
  padding-top: 0;
}

.surface_falt_white {
  transition: all .4s;
}

.s_txt_24 {
  font-size: 24px;
  font-weight: 300;
  line-height: 130%;
}

.body-3 {
  font-family: Work Sans, sans-serif;
}

.s_txt_footer_reach {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 130%;
}

.s_txt_footer_reach.first {
  margin-bottom: 40px;
  font-size: 16px;
}

.s_txt_footer_reach.last {
  margin-top: 46px;
  font-size: 16px;
}

.c_footer {
  margin-left: 40px;
}

.c_nr {
  width: 110px;
}

.offer {
  display: none;
}

._100-looking {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.s_txt_prj_info_and_bottom_title {
  color: #fff;
  width: 100%;
  max-width: 320px;
}

.s_txt_prj_info_and_bottom_title.prjinfo_white_recolor {
  color: #d4d4d4;
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 6px;
  font-weight: 300;
}

.s_txt_prj_info_and_bottom_title.prjinfo_white_recolor.view_prj_hidden {
  margin-left: 32px;
  padding: 16px;
  transition: all .3s;
  display: block;
}

.s_txt_prj_info_and_bottom_title.prjinfo_white_recolor.view_prj_hidden:hover {
  background-color: #ffffff1a;
}

.c_style {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

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

.sy_prj_img_hold_4col_40 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template: "Area Area Area"
                 ". . ."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

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

.c_col-2colprj {
  max-width: 500px;
}

.c_2calign {
  justify-content: flex-end;
  display: flex;
}

.rt_project_desc {
  margin-top: 24px;
}

.sy_prj_image_base {
  min-height: 600px;
}

.c_2colwrap_prj_imagemain {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". Area Area Area"
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.c_2colwrap_prj_imagemain.prj_reverse {
  flex-direction: row-reverse;
}

.c_prj_img-100-_pad_contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
  min-height: 400px;
}

.c_prj_img-100-_pad_contain.prj-imig--explanaiton {
  max-width: 600px;
}

.c_prj_img-100-_pad_contain.workshop_only {
  background-color: #fff;
  padding-left: 16px;
  padding-right: 16px;
  display: none;
}

.c_prj_text_explanation {
  width: 50%;
}

.c_prj_img_col_70 {
  width: 70%;
}

.c_prj_text_col-30 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 33%;
  height: 100%;
  display: flex;
}

.text-description {
  margin-left: 8px;
  font-size: 16px;
  line-height: 170%;
}

.text-description.rvrs__txt_descr {
  text-align: right;
}

.text-description.hide_txt_descr_prj {
  display: none;
}

.c_text_sticky {
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.c_text_sticky.seticky_rev {
  flex-direction: row-reverse;
}

.c_emptycol-line {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-top: 16px;
}

.c_linesmall-sticky {
  background-color: #fff;
  width: 70px;
  height: 2px;
  margin-top: 10px;
  margin-right: 6px;
  display: none;
}

.c_linesmall-sticky.reverse_linesticky {
  margin-left: 16px;
  margin-right: 0;
}

.c_linesmall-sticky.line_prj_workshop {
  width: 100%;
  margin-right: 0;
}

.c_prj_img_col_50 {
  width: 50%;
  margin-right: 100px;
  display: block;
}

.c_2-4col_prj_image-_reversed_area {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area Area"
                 ". . ."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: grid;
  position: relative;
}

.c_2-4col_prj_image-_reversed_area.prj_reverse {
  flex-direction: row-reverse;
}

.c_columns_worksop_wrapper_fifties {
  flex-direction: row;
  width: 100%;
  display: flex;
}

.c_prj_workshop_50 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.c_prj_workshop_50.prj_text_big--60 {
  width: 70%;
  padding-left: 3%;
}

.c_workshop_txt {
  width: 100%;
  padding-right: 0%;
}

.rtxt_workshop {
  max-width: 550px;
}

.c_descritption_vert {
  max-width: 320px;
}

.c_space_footer_endofprojects {
  height: 300px;
}

.c_linehold-showhide {
  opacity: 0;
}

.c_worksshop_surface_pad {
  justify-content: center;
  align-items: center;
  padding: 120px 84px;
  display: flex;
}

.section--workshop {
  padding-top: 120px;
  padding-bottom: 120px;
}

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

.background-video-2 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.lottie-animation {
  filter: grayscale();
}

.c_prj_button_hide_show {
  width: 100%;
}

.text-block-4 {
  font-size: 16px;
}

.c_grid_howiwork {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -40px;
  margin-bottom: 0;
  display: grid;
}

.sy_why_me {
  cursor: crosshair;
}

.c_why_me_cards {
  opacity: 1;
  background-color: #756c6c00;
  max-width: 360px;
  min-height: 580px;
  padding: 40px;
  transition: background-color .2s;
}

.c_why_me_cards:hover {
  opacity: 1;
  background-color: #eaeaea05;
}

.image-2 {
  letter-spacing: 0;
  width: 90%;
  height: 90%;
}

.space_small_24 {
  height: 24px;
}

.space_small_12 {
  height: 12px;
}

.txt_subtitle {
  margin-top: 16px;
  font-size: 20px;
}

.txt_subtitle.hide_temp {
  display: none;
}

.text-block-5 {
  font-size: 18px;
  line-height: 130%;
}

.why-me {
  padding-bottom: 0;
}

.c_4_casc {
  margin-top: 150px;
}

.c2_casc {
  margin-top: 50px;
  position: relative;
}

.c_3casc {
  margin-top: 100px;
}

.text_quote {
  letter-spacing: 0;
  margin-top: 16px;
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 150%;
}

.c_show_viewprj {
  align-items: center;
  padding-left: 8px;
  display: none;
}

.c_text-_mob_nopad {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

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

.wrap_img_hide_last {
  display: none;
}

.c_rt_block_center {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 360px;
  height: 100%;
  margin-left: 0;
  display: flex;
}

.c_descr_wrap {
  justify-content: center;
  align-items: center;
  min-height: 420px;
  padding: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

._2col___tableflow {
  display: block;
}

._2col___tableflow.hide {
  display: none;
}

._2col___tableflow.hide.allreaveak {
  display: block;
}

.c_abs_bg {
  z-index: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.c_col_profile_photo {
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  display: flex;
}

.c_image_why {
  border-radius: 900px;
  width: 60%;
  max-width: 320px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.c_smudge_move_why {
  opacity: .2;
  background-image: none;
  border: 2px solid #fff0;
  transition: all .4s;
  position: absolute;
  inset: 0%;
}

.c_keywords-100 {
  justify-content: center;
  display: flex;
}

.img4, .img5 {
  display: none;
}

.c_subtitle {
  width: 100%;
  min-height: 30px;
  margin-top: 0;
}

.h3_subtitle-why_me {
  opacity: .6;
  text-align: center;
  font-size: 32px;
  font-weight: 300;
}

.c_gridexperiene {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
  position: relative;
}

.sy_experience {
  cursor: crosshair;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.numbres_11- {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 300;
  line-height: 120%;
}

.numbres_11-.small {
  margin-top: 0;
  font-size: 30px;
}

.c_experience_text {
  text-align: left;
  margin-top: 16px;
  font-size: 15px;
  line-height: 150%;
}

.link {
  opacity: .6;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}

.c_why_box {
  background-color: #fff0;
  border: 1px solid #ffffff1a;
  flex-direction: column;
  align-items: flex-start;
  min-height: 500px;
  padding: 40px 40px 64px;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.c_why_box:hover {
  background-color: #ffffff05;
}

.sy_logic {
  display: block;
}

.sy_logic.lgoic_home_hide {
  display: none;
}

.sy_logic.lgoic_home_hide.all_reveal {
  display: block;
}

._95--1800px {
  width: 95%;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.sy_gmdao_v2.hde_sharp {
  display: none;
}

.c_project-intro {
  margin-top: 80px;
}

.h1_page_title {
  text-align: left;
  letter-spacing: 0;
  font-size: 56px;
  line-height: 130%;
}

.h1_page_title.hide_titlepage {
  display: none;
}

.sy_page_title {
  margin-top: 200px;
  margin-bottom: 200px;
}

.paragraph {
  width: 48%;
  line-height: 140%;
}

.paragraph-2 {
  text-align: left;
  margin-top: 40px;
  font-size: 20px;
  line-height: 160%;
}

.c_industyr_buttons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 60px;
  display: grid;
}

.btn_button_industry {
  text-align: center;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 240px;
  padding: 30px 32px 32px;
  font-size: 16px;
  font-weight: 500;
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.btn_button_industry:hover {
  background-color: #2b2b2b;
}

.c_browse {
  padding-top: 0;
  position: relative;
}

.c_browse.hide_services {
  display: none;
}

.lnk_industry {
  width: 100%;
  transition: transform .3s cubic-bezier(.165, .84, .44, 1), color .3s;
}

.lnk_industry:hover {
  color: #fff;
  transform: translate(0, -6px);
}

.text-block-6 {
  margin-top: 0;
  font-size: 13px;
  font-weight: 400;
}

.c_page_title_show_h {
  display: none;
}

._2col___gbl {
  display: block;
}

._2col___gbl.hide {
  display: none;
}

._50-opacity {
  opacity: .3;
}

.c_empty {
  display: block;
}

.s_txt_industry {
  text-align: left;
  margin-bottom: 16px;
  padding-top: 16px;
  font-size: 22px;
  font-weight: 300;
  line-height: 150%;
}

.c_mid {
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.c_industyr_buttons_new {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 60px;
  display: grid;
}

.c_spacebottom_home-space {
  height: 100px;
}

.view-all-hide-show {
  align-items: center;
  transition: transform .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.view-all-hide-show:hover {
  transform: translate(6px);
}

.image-3 {
  object-fit: contain;
  width: 40px;
  height: 24px;
}

.link-block {
  flex-direction: column;
  align-items: center;
  min-height: 300px;
  display: flex;
}

.txt_keywords {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
}

.articles {
  display: block;
}

.c_grid_blog {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 64px;
  display: grid;
}

.c_hide_modern {
  display: none;
}

.grid_styles {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 60px;
  display: grid;
}

.image-4 {
  width: 100%;
  max-width: 240px;
}

.c_s_stylecontain {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 64px;
  display: flex;
}

.c_img_white_contain {
  background-color: #f3f3f30d;
  width: 100%;
  height: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
}

.c_industyr_buttons_services-last {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.c_ind_button_adn_title {
  margin-top: 80px;
}

.sy_color {
  width: 100%;
  height: 100%;
  display: none;
}

.image-5 {
  filter: blur(5px);
  width: 100%;
  height: 100%;
}

.c-color_hold {
  z-index: -1;
  opacity: .1;
  max-width: 900px;
  max-height: 900px;
  margin-top: 200px;
  margin-left: -300px;
  position: absolute;
  inset: 0%;
}

.c-color_hold.color_hold_opacity_up {
  opacity: .15;
}

.c-color_hold-_2 {
  z-index: -1;
  opacity: .1;
  max-width: 900px;
  max-height: 900px;
  margin-top: 300px;
  margin-right: -300px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.c-color_hold-_3 {
  z-index: -1;
  opacity: .1;
  max-width: 900px;
  max-height: 900px;
  margin-top: 1200px;
  margin-left: -300px;
  position: absolute;
  inset: 0%;
}

.c-color_hold-_3.op_up {
  opacity: .15;
}

.c-color_hold-_card {
  z-index: -1;
  opacity: .1;
  width: 400px;
  max-width: 900px;
  height: 400px;
  max-height: 900px;
  margin-top: 200px;
  margin-right: -200px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.c-color_hold-_card.card_op_up {
  opacity: .25;
}

.c-color_hold-_card.card_op_up.hide {
  display: none;
}

.c-color_hold-_5 {
  z-index: -1;
  opacity: .1;
  width: 800px;
  height: 800px;
  margin-top: 0;
  margin-left: -300px;
  position: absolute;
  inset: 0%;
}

.c-color_hold-_5.opacity_uo {
  opacity: .3;
}

.c_space_looking_100 {
  height: 100px;
}

.lottie_bg {
  z-index: -10;
  opacity: .1;
  object-fit: fill;
  width: 100vw;
  height: auto;
  position: fixed;
  inset: auto 0% 0% auto;
}

.top-_wlottie {
  width: 100%;
  height: 100%;
  position: relative;
}

.lottie_bg-_clientsay {
  z-index: -10;
  opacity: .05;
  object-fit: cover;
  width: 100vw;
  height: auto;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.c_industyr_learn-more {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.lnk_stats {
  margin-top: 16px;
}

.lnk_stats:hover {
  color: #c5fff0;
}

.sy_hold_instance_prj {
  margin-top: 60px;
  margin-bottom: 160px;
}

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

.sy_projectpage_title {
  margin-top: 40px;
  margin-bottom: 40px;
}

.c_projectpagetitle {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 320px;
  margin-bottom: 80px;
  display: flex;
}

.paragraph-3 {
  text-align: left;
}

.body-4 {
  cursor: col-resize;
}

.c_scroll {
  height: 1400px;
}

.sy_loading-anim {
  z-index: 6;
  display: none;
  position: absolute;
  inset: 0%;
}

.c_prj_fade_dark {
  background-color: #000;
  width: 100%;
  height: 100%;
}

.h2_projectlaunch1n2 {
  margin-bottom: 60px;
}

.hide_porto {
  display: none;
}

.delthis_hideargohome {
  display: block;
}

.browse-more {
  display: none;
}

.lnk_footer {
  color: #fff;
  font-size: 16px;
  display: block;
}

.lnk_footer:hover {
  color: var(--highlight);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.c_article_content {
  margin-top: 120px;
  margin-bottom: 64px;
}

.s_rt_article_text {
  width: 95%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.s_rt_article_text h1 {
  margin-bottom: 60px;
  font-size: 42px;
  line-height: 120%;
}

.s_rt_article_text h3 {
  font-size: 26px;
}

.s_rt_article_text p {
  font-size: 16px;
  line-height: 180%;
}

.s_rt_article_text h2 {
  font-size: 34px;
}

.s_rt_article_text ol, .s_rt_article_text ul {
  font-size: 16px;
  line-height: 220%;
}

.s_rt_article_text a {
  color: #2cffc0;
  transition: color .2s;
}

.s_rt_article_text a:hover {
  color: #b5ffe9;
}

.cta-process {
  margin-bottom: 120px;
}

.rt_cta-white-surface {
  background-color: #fff0;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  padding: 109px;
}

.rt_cta-white-surface h3 {
  margin-bottom: 24px;
}

.rt_cta-white-surface p {
  line-height: 160%;
}

.paragraph-4 {
  opacity: .5;
  margin-bottom: 4px;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
}

.c_grid_articles_all {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin: 80px auto 120px;
  display: grid;
}

.c_pagetitle {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  margin-bottom: 80px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.c_pagetitle.delete_title_center {
  align-items: center;
  position: relative;
}

.c_pagetitle.center_ttle {
  align-items: center;
  padding-bottom: 64px;
}

.c_pagetitle.center_ttle.small_title.smallspace {
  margin-top: 0;
}

.c_pagetitle.center_ttle.smallest_title {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.c_pagetitle.title_comm_center {
  align-items: center;
}

.s_txt_subhead {
  margin-top: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

.s_txt_subhead.top {
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 400;
}

.c_spacer_vert40 {
  height: 40px;
}

.line {
  background-color: #fff;
  width: 60px;
  height: 2px;
  margin: 0 0 10px;
}

.grid {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sy_project_card_home {
  margin-bottom: 120px;
}

.c_2col_home_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .7;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  transition: opacity .3s;
  display: grid;
  position: relative;
  overflow: hidden;
}

.c_2col_home_card:hover {
  opacity: 1;
  color: #fff;
}

.img_home_card {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.img_home_card:hover {
  filter: none;
}

.img_home_card._2 {
  z-index: 2;
}

.s_txt_home_prj_descr {
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 13px;
  font-weight: 400;
}

.c_div_10 {
  width: 10px;
  height: 10px;
}

.view-project {
  z-index: 2;
  opacity: .5;
  color: #fff0;
  text-align: center;
  letter-spacing: 1px;
  border: 2px solid #fff;
  border-radius: 200px;
  width: 60px;
  height: 60px;
  margin-top: -18px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 8px 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 100%;
  transition: all .3s cubic-bezier(.39, .575, .565, 1);
  display: none;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  transform: scale(.8);
}

.view-project:hover {
  opacity: 1;
  color: #000;
  background-color: #fff;
  transform: scale(1);
}

.code-embed {
  z-index: 10;
  opacity: .5;
  text-align: center;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  position: absolute;
  inset: 50% 0% 0%;
}

.code-embed:hover {
  opacity: 1;
}

.comment {
  text-align: center;
  padding-top: 24px;
  padding-bottom: 60px;
}

.sy_category_page_title {
  margin-top: 180px;
  margin-bottom: 80px;
}

.hidelogic {
  display: none;
}

.c_buttons_flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  max-width: 720px;
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.hide--imrpove, .hide_block, .styles-all {
  display: none;
}

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

.spacer_120_80-40 {
  min-height: 120px;
}

.div-block-6 {
  max-width: 600px;
}

.c_top_clarify4 {
  width: 100%;
  margin-bottom: 24px;
}

.how-i-work {
  width: 100%;
  display: none;
  overflow: hidden;
}

.prj_bottom {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 24px;
  display: flex;
}

.c_placehold_colummns {
  max-width: 240px;
  margin-top: 24px;
}

.sy_home-single {
  max-width: none;
  margin: 40px auto 120px;
}

.c_lnkprojects_home {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  transition-property: none;
  display: flex;
  position: relative;
}

.c_lnkprojects_home:hover {
  color: #fff;
}

.img_home_single {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 300px;
  margin-bottom: 24px;
}

.s_txt_home_prjct-absolutebox {
  z-index: 10;
  letter-spacing: 1.5px;
  white-space: normal;
  background-color: #0000004d;
  width: 100%;
  max-width: 280px;
  height: 200px;
  margin: 30% auto 24px -10%;
  padding: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  transition: background-color .3s cubic-bezier(.165, .84, .44, 1);
  position: absolute;
  inset: 0% auto 0% 0%;
}

.s_txt_home_prjct-absolutebox:hover {
  background-color: #000000b3;
}

.hide_home {
  display: none;
}

.dark-overlay {
  background-color: var(--black);
  opacity: .3;
  position: absolute;
  inset: 0%;
}

.dark-overlay:hover {
  opacity: 0;
}

._50-industry {
  opacity: .5;
}

.s_txt_home_prjct-top {
  z-index: 10;
  text-align: right;
  letter-spacing: 1.5px;
  white-space: normal;
  width: 100%;
  margin-right: 60px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
}

.div_2col_view {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  display: grid;
}

@media screen and (max-width: 991px) {
  .c_container_wide---main-1400 {
    width: 90%;
    position: relative;
  }

  .c_container_wide---main-1400.menu_simplified {
    z-index: 9999;
    overflow: visible;
  }

  .c_container_wide---main-1400.cont_off.mobile_show {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .sy_title {
    display: none;
  }

  .c_columns-2--4 {
    grid-template-columns: 1fr;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .s_txt_title {
    margin-top: 0;
    font-size: 60px;
  }

  .txt_para_20 {
    display: none;
  }

  .txt_para_20.para_inmind_padded {
    display: block;
  }

  .txt_para_20.para_inmind_padded.hide_mobile {
    display: none;
  }

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

  .stand-out {
    font-size: 100px;
  }

  .c_gradientbold-text {
    font-size: 16vw;
  }

  .c_gradientbold-text.showgradient.small {
    font-size: 80px;
  }

  .slider_icon.icon_cent {
    inset: auto 0% 0%;
  }

  .c_slide-nav {
    display: none;
  }

  .c_hold-sy_prj100 {
    padding-bottom: 0;
  }

  .c_home-30-_hidden, .c_50-70-big-------anim {
    width: 100%;
  }

  .c_title_and_comment.center_ttle.smallest_title {
    padding-top: 80px;
  }

  .rich-text-block {
    display: none;
  }

  .btn_button_main_l.viewproject.smallest.right-home {
    margin-right: 0;
  }

  .s_txt_hi_text.hi_s {
    opacity: .5;
    font-size: 24px;
  }

  .button-link-block-_btn {
    text-align: center;
    display: block;
  }

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

  .rich-text-block-2 {
    display: block;
  }

  .container_testimonial {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .testimonial-slide {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-content {
    width: 100%;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .c_grid_col-porcess {
    grid-template-columns: 1fr;
  }

  .sy_process {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .img_logo {
    margin-top: 20px;
  }

  .c_nav {
    padding-top: 8px;
  }

  .nav-menu {
    z-index: 9999;
    background-color: var(--bgcolor);
    max-width: none;
    padding-bottom: 60px;
  }

  .nav_link_top {
    text-align: right;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .s_txt_keywords-only {
    letter-spacing: 0;
    height: auto;
    font-size: 70px;
  }

  .c_what_in_mind {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-button-2 {
    transition: all .4s cubic-bezier(.455, .03, .515, .955);
  }

  .menu-button-2.w--open {
    color: #000;
    background-color: #fff;
    border-radius: 100%;
  }

  .c_hold_nav_lnik, .c_columns-2-rev_jormalprojects {
    flex-direction: column;
  }

  .c_columns-2-rev_jormalprojects.reverse {
    flex-direction: column-reverse;
  }

  .c_keyword_static_hold {
    justify-content: flex-start;
    align-items: center;
    min-height: 300px;
  }

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

  .s_txt_price_nr {
    font-size: 44px;
  }

  .s_txt_price_nr.usd, .ideal_companies {
    font-size: 18px;
  }

  .s_txt_price_comment {
    font-size: 14px;
  }

  .c_widespacing {
    padding-top: 0;
  }

  .image--profile {
    border-radius: 100%;
    width: 120px;
    max-width: 260px;
  }

  .hi_block {
    width: 100%;
  }

  .c_hi_andimg {
    flex-direction: column;
  }

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

  .sy_services {
    margin-bottom: 60px;
  }

  .space_80-40-20.hidewspace {
    display: none;
  }

  .surface_outline.outline_wpadding.styles_mod_pad {
    padding-left: 40px;
    padding-right: 40px;
  }

  .surface_outline.outline_wpadding.topsmallcleitns {
    background-color: #31313133;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }

  .icon {
    font-size: 40px;
  }

  ._100-looking {
    width: 100%;
  }

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

  .c_4col_prj_40 {
    grid-row-gap: 80px;
    grid-template-columns: 1fr 1fr;
  }

  .c_2colwrap_prj_imagemain {
    flex-direction: column;
    grid-template-columns: 5.25fr;
    grid-template-areas: "Area Area Area"
                         "Area-2 Area-2 Area-2";
    grid-auto-columns: 1.25fr;
    display: flex;
  }

  .c_2colwrap_prj_imagemain.prj_reverse {
    flex-direction: column;
  }

  .c_prj_img-100-_pad_contain {
    min-height: 300px;
  }

  .c_prj_img_col_70, .c_prj_text_col-30 {
    width: 100%;
  }

  .c_text_sticky {
    margin-top: 40px;
  }

  .c_text_sticky.seticky_rev {
    flex-direction: row;
    justify-content: flex-start;
  }

  .c_emptycol-line {
    display: none;
  }

  .c_prj_img_col_50 {
    width: 100%;
  }

  .c_2-4col_prj_image-_reversed_area, .c_2-4col_prj_image-_reversed_area.prj_reverse {
    flex-direction: column;
  }

  .c_columns_worksop_wrapper_fifties {
    flex-direction: column-reverse;
  }

  .c_prj_workshop_50 {
    width: 100%;
  }

  .c_prj_workshop_50.prj_text_big--60 {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0%;
  }

  .c_descritption_vert {
    max-width: 100%;
  }

  .c_linehold-showhide {
    display: none;
  }

  .c_grid_ddscr {
    grid-row-gap: 80px;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-4 {
    font-size: 16px;
  }

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

  .c_4_casc, .c2_casc, .c_3casc {
    margin-top: 0;
  }

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

  .c_rt_block_center {
    min-width: 470px;
  }

  .c_descr_wrap {
    background-color: #ffffff1a;
    height: 100%;
    min-height: 540px;
  }

  .c_col_profile_photo {
    width: auto;
  }

  ._90-_mobile {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

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

  ._95--1800px {
    width: 90%;
  }

  .paragraph {
    width: 100%;
  }

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

  .btn_button_industry {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    display: flex;
  }

  .lnk_industry {
    height: 100%;
  }

  .c_empty {
    display: none;
  }

  .s_txt_industry {
    font-size: 18px;
  }

  .c_mid {
    width: 100%;
  }

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

  .view-all-hide-show {
    width: 100%;
  }

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

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

  .c_s_stylecontain {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 32px;
    display: flex;
  }

  .c_industyr_buttons_services-last {
    grid-template-columns: 1fr 1fr;
  }

  .lottie_bg {
    width: 200vw;
    display: block;
    inset: auto 0% 0% auto;
  }

  .lottie_bg.clietns-say {
    width: 200%;
    height: 100%;
    display: block;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .lottie_bg-_clientsay {
    opacity: .1;
    width: 1200px;
    height: 800px;
    display: none;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .lottie_bg-_clientsay.clietns-say {
    width: 200%;
    height: 100%;
    display: block;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .c_industyr_learn-more {
    grid-template-columns: 1fr 1fr;
  }

  ._95---menu-convert {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .c_pagetitle.center_ttle.smallest_title {
    padding-top: 80px;
  }

  .s_txt_subhead.top {
    padding-left: 0;
    padding-right: 0;
  }

  .line {
    opacity: .3;
    background-color: #fff0;
    background-image: linear-gradient(266deg, #fff0, #fff);
    width: 100%;
    margin-bottom: 24px;
    display: block;
  }

  .line.line-bottom {
    display: none;
  }

  .grid {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

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

  .img_home_card {
    filter: none;
    transition: transform .3s cubic-bezier(.39, .575, .565, 1);
  }

  .spacer_120_80-40 {
    min-height: 80px;
  }

  .prj_bottom {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
  }

  .c_placehold_colummns {
    width: 100%;
    max-width: none;
    height: 14px;
    margin-bottom: 24px;
  }

  .img_home_single {
    margin-bottom: 8px;
  }

  .s_txt_home_prjct-absolutebox {
    background-color: #0000;
    height: 100%;
    margin: 0% auto 24px 0%;
    padding: 0;
    position: static;
  }

  .s_txt_home_prjct-top {
    text-align: center;
    background-color: #0000;
    height: 100%;
    margin: 8px auto 0;
    padding: 0;
    position: static;
  }

  .div_2col_view {
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: center;
  }
}

@media screen and (max-width: 767px) {
  .c_columns-2--4 {
    grid-template-columns: 1fr;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .s_txt_title.center_title {
    width: 90%;
  }

  .grid-_whatyoudo {
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .col_do-helpwith {
    min-height: 200px;
  }

  .c_gradientbold-text {
    font-size: 16vw;
    line-height: 110%;
  }

  .c_gradientbold-text.showgradient.small {
    font-size: 64px;
  }

  .slider_icon.icon_cent {
    margin-bottom: 8px;
    inset: auto 0% 0%;
  }

  .c_title_and_comment.title_comm_center {
    margin-top: 60px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .testimonial-slider-large {
    padding: 60px 0;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    width: 90%;
    max-width: none;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .proc {
    margin-top: 0;
  }

  .c_process_all {
    padding-top: 0;
    padding-bottom: 0;
  }

  .img_logo {
    width: 110px;
    margin-top: 20px;
  }

  .c_turn_side {
    display: none;
  }

  .img_logo_footer {
    width: 230px;
  }

  .c_keyword_static_hold {
    align-items: flex-end;
    padding-bottom: 40px;
  }

  .pronounced {
    flex-direction: column;
    align-items: flex-start;
  }

  .image--profile {
    width: 70%;
    max-width: 120px;
    margin-bottom: 16px;
  }

  .c_hi_andimg {
    flex-direction: column;
  }

  .surface_line_withhover-main.sruf_line_whitebg {
    padding-left: 20px;
    padding-right: 20vw;
  }

  .surface_outline.outline_wpadding {
    padding: 24px 24px 60px;
  }

  .c_footer {
    margin-left: 0;
  }

  ._100-looking {
    width: 100%;
  }

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

  .c_prj_img-100-_pad_contain {
    min-height: 200px;
  }

  .c_worksshop_surface_pad {
    padding-left: 32px;
    padding-right: 32px;
  }

  .c_grid_ddscr, .c_grid_howiwork {
    grid-template-columns: 1fr;
  }

  .c_why_me_cards {
    max-width: none;
    margin-bottom: 40px;
  }

  .image-2 {
    max-width: 140px;
  }

  .c_rt_block_center {
    min-width: 300px;
    margin-left: -10px;
  }

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

  .numbres_11- {
    font-weight: 300;
  }

  ._95--1800px {
    width: 90%;
  }

  .c_empty {
    display: none;
  }

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

  .c_s_stylecontain {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .lottie_bg {
    display: none;
  }

  .c_industyr_learn-more {
    grid-template-columns: 1fr;
  }

  .rt_cta-white-surface {
    padding: 75px;
  }

  .c_pagetitle.title_comm_center {
    margin-top: 60px;
  }

  .view-project {
    top: 43%;
  }

  .c_buttons_flex {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  h5 {
    font-size: 16px;
  }

  .img-porto_main {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c_container_wide---main-1400 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .c_container_wide---main-1400.colored_mobile, .c_container_wide---main-1400.s_100-_wideform-2colprjcts, .c_container_wide---main-1400.home_tweak-projectsfull-1550, .c_container_wide---main-1400.home_teak1330 {
    width: 100%;
  }

  .c_columns-2--4 {
    grid-template-columns: 1fr;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .s_txt_title.center_title {
    font-size: 40px;
    font-weight: 500;
  }

  .s_txt_title.center_title.why_me_larger {
    font-size: 54px;
  }

  .txt_para_20.para_inmind_padded {
    line-height: 130%;
  }

  .c_gradientbold-text {
    font-size: 80px;
  }

  .c_gradientbold-text.bold_gradi {
    margin-top: 32px;
    font-size: 90px;
    line-height: 95%;
  }

  .c_gradientbold-text.bold_gradi.showgradient {
    font-size: 45px;
  }

  .c_gradientbold-text.showgradient.small {
    font-size: 50px;
  }

  .slider_icon {
    margin-left: 8px;
    inset: auto auto 0% 0%;
  }

  .slider_icon.icon_cent {
    margin-bottom: 8px;
    display: none;
    inset: auto auto 0% 0%;
  }

  .slider_icon.icon_cent.left {
    inset: auto 0% 0% auto;
  }

  .slider_icon.right {
    margin-right: 8px;
    padding-left: 0;
    inset: auto 0% 0% auto;
  }

  .c_title_and_comment.delete_title_center {
    margin-bottom: 0;
  }

  .c_title_and_comment.center_ttle {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .c_title_and_comment.center_ttle.small_title {
    margin-top: 80px;
  }

  .rich-text-block {
    display: block;
  }

  .btn_button_main_l {
    min-width: 220px;
  }

  .btn_button_main_l.div {
    width: 180px;
    min-width: auto;
    max-width: none;
    padding: 14px 8px;
    font-size: 14px;
  }

  .btn_button_main_l.viewproject.smallest {
    max-width: 160px;
    padding: 12px 4px;
  }

  .s_txt_hi_text {
    font-size: 40px;
    line-height: 115%;
  }

  .s_txt_hi_text.bold.smaller_hitext {
    font-size: 32px;
    font-weight: 300;
  }

  .s_txt_hi_text.smaller_hi_s {
    font-size: 32px;
  }

  .button-link-block-_btn {
    justify-content: flex-start;
    margin-top: 0;
    display: flex;
  }

  .c_abs_text_80 {
    height: auto;
  }

  .container_testimonial {
    max-width: none;
  }

  .footer-wrapper {
    padding-top: 60px;
  }

  .testimonial-slider-large {
    margin-bottom: 0;
    padding: 0;
  }

  .testimonial-slide {
    padding-left: 8px;
    padding-right: 8px;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .proc {
    padding-bottom: 0;
  }

  .sy_testi_card {
    padding: 40px 9px 9px;
  }

  .s-txt-mark-quote {
    opacity: .2;
  }

  .c_card_process {
    flex-direction: column;
  }

  .sy_process {
    padding-left: 16px;
    padding-right: 16px;
  }

  .img_logo {
    width: 110px;
    margin-top: 22px;
  }

  .c_turn_side {
    z-index: 99;
    background-color: #000;
    height: 60px;
    display: none;
    position: fixed;
    inset: auto 0% 0%;
  }

  .text-block-3 {
    text-align: center;
    padding-top: 4px;
    padding-bottom: 0;
  }

  .c_center-text_plain_100 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

  .s_txt_keywords-only {
    height: auto;
    font-size: 32px;
  }

  .c_what_in_mind {
    width: 100%;
    padding: 80px 0 64px;
  }

  .img_logo_footer {
    width: 180px;
    padding-left: 0;
  }

  .c_columns-2-rev_jormalprojects {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .testi {
    margin-bottom: 0;
  }

  .s_txt_price_text {
    opacity: .6;
    font-size: 44px;
  }

  .image--profile {
    width: 140px;
    max-width: 210px;
    margin-bottom: 40px;
  }

  .c_3_grid_services {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .s_txt18 {
    font-size: 18px;
  }

  .surface_line_withhover-main.sruf_line_whitebg {
    padding-right: 20px;
  }

  .space_80-40-20 {
    height: 20px;
  }

  .image {
    padding-left: 8px;
  }

  .c_hero_reverse.small_center.first {
    margin-top: 80px;
  }

  .s_text_who_why_-what {
    margin-top: 24px;
    font-size: 24px;
  }

  .s_text_who_why_-what.hide_first_andsecond {
    display: none;
  }

  .s_text_who_why_-what.smallpronounced {
    margin-top: 8px;
  }

  .surface_outline.outline_wpadding {
    padding-top: 24px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .surface_outline.outline_wpadding.styles_mod_pad {
    padding-left: 8px;
    padding-right: 8px;
  }

  .s_txt_24 {
    font-size: 18px;
  }

  .s_txt_footer_reach {
    font-size: 20px;
  }

  ._100-looking {
    width: 90%;
  }

  .s_txt_prj_info_and_bottom_title {
    line-height: 120%;
  }

  .h2-project-details {
    font-size: 26px;
  }

  .sy_prj_image_base {
    min-height: 300px;
  }

  .c_2colwrap_prj_imagemain {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
  }

  .c_space_footer_endofprojects {
    height: 100px;
  }

  .c_worksshop_surface_pad {
    padding: 60px 24px;
  }

  .section--workshop {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .background-video-2 {
    object-fit: contain;
    width: 100%;
    max-height: 200px;
  }

  .c_why_me_cards {
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .txt_subtitle {
    line-height: 130%;
  }

  .why-me {
    padding-bottom: 0;
  }

  .c_text-_mob_nopad {
    padding-left: 0;
    padding-right: 0;
  }

  .c_grid_images {
    grid-row-gap: 8px;
  }

  .c_rt_block_center {
    align-items: flex-start;
    min-width: auto;
    margin-left: 0;
  }

  .c_descr_wrap {
    justify-content: flex-start;
    align-items: center;
    min-height: 320px;
  }

  .h3_subtitle-why_me {
    text-align: center;
    font-size: 28px;
  }

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

  ._95--1800px {
    width: 90%;
  }

  .h1_page_title {
    font-size: 38px;
  }

  .paragraph-2 {
    font-size: 18px;
  }

  .c_industyr_buttons {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .btn_button_industry {
    min-height: 180px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .lnk_industry:hover {
    color: #fff;
  }

  .s_txt_industry {
    font-size: 13px;
  }

  .c_mid {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .c_spacebottom_home-space {
    height: 20px;
  }

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

  .image-4 {
    width: 100%;
  }

  .c_s_stylecontain {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
    padding-left: 0;
  }

  .c_img_white_contain {
    background-color: #f3f3f300;
  }

  .c_industyr_buttons_services-last {
    grid-template-columns: 1fr;
  }

  .lottie_bg, .lottie_bg-_clientsay {
    width: 100vw;
    height: 100vh;
  }

  .c_industyr_learn-more {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .lnk_stats {
    margin-top: 60px;
  }

  .cta-process {
    margin-top: 80px;
  }

  .rt_cta-white-surface {
    padding: 24px;
  }

  .c_pagetitle.delete_title_center, .c_pagetitle.center_ttle {
    margin-bottom: 0;
  }

  .c_pagetitle.center_ttle.small_title {
    margin-top: 80px;
  }

  .s_txt_subhead {
    font-size: 18px;
  }

  .s_txt_home_prj_descr {
    text-align: left;
  }

  .view-project {
    display: none;
    top: 60%;
  }

  .sy_category_page_title {
    margin-top: 80px;
  }

  .spacer_120_80-40 {
    min-height: 40px;
  }

  .c_placehold_colummns {
    max-width: 240px;
    height: 100%;
    margin-bottom: 0;
  }

  .s_txt_home_prjct-top {
    text-align: left;
  }

  .div_2col_view {
    place-items: center start;
  }
}

#w-node-f9e8094b-2ee0-b70b-0ab0-c3d3f8ec32c4-0043133c, #w-node-a760a891-e743-bc6e-6bac-fd5196fff997-0043133c, #w-node-_1e04d72f-81b2-fc1e-6c05-544206afa7ab-0043133c, #w-node-c89531e6-9fe8-ec36-b10b-fb8cea014c4f-0043133c, #w-node-_87053011-6cbc-0b8f-936e-39adce2f0ae7-0043133c, #w-node-_6c33cad8-2b47-3a36-9fca-b9494f344b8d-4f344b79, #w-node-_6c33cad8-2b47-3a36-9fca-b9494f344b96-4f344b79, #w-node-_6c33cad8-2b47-3a36-9fca-b9494f344ba1-4f344b79, #w-node-f0616295-923d-8b60-e6b0-a50fc86aefa6-c86aefa6, #w-node-_0276a68f-0e7c-a876-afaa-63d5c40ce313-c40ce313, #w-node-_5326dd29-487d-4ce4-0fc1-2b62dc2bb3d6-dc2bb3d6, #w-node-cc0efbdf-f171-3f1f-1d4a-313222bbd6c4-22bbd6c4, #w-node-cc0efbdf-f171-3f1f-1d4a-313222bbd6c8-22bbd6c4, #w-node-_5a865e14-2ea4-a31f-fbc7-55c7e64bde46-d02dd946, #w-node-_07bd83a9-e522-22d4-e8b2-40d20bfe3e11-d02dd946, #w-node-_5b53aa4a-16fd-5420-6876-001957cc8c35-d02dd946, #w-node-_41801388-fc74-420d-a424-3b001fa85ae2-d02dd946, #w-node-df372488-2e30-f8a2-45fb-12b70162e510-d02dd946, #w-node-a010f05f-aba3-b342-c0f0-f11683d71f64-d02dd946, #w-node-_734caaa5-f474-5314-0ded-d1a16cf3ab4e-d02dd946, #w-node-_98bd4379-795c-7656-6836-f5e02f3adaf5-d02dd946, #w-node-_09b8cbdd-c4db-58a2-e7a4-70e0a275a790-d02dd946, #w-node-_2ece2cad-82bb-7357-b21d-d1ff15f74ca3-d02dd946, #w-node-_27ccc0b3-96e5-6a60-51c9-c45c1c60b54b-d02dd946, #w-node-adab2f64-76d4-48bd-1c8b-f481b0e2e7f4-d02dd946, #w-node-_02e7755d-64c4-f43c-4b15-882fa405f43c-d02dd946, #w-node-bc7f121a-10fe-b67a-2e64-79691d46dfa8-d02dd946, #w-node-e7f60b6e-b4dd-4d88-1a32-a815cccf5be4-d02dd946, #w-node-b933e715-c2d3-2aad-4214-63da04682300-d02dd946, #w-node-f1892fac-0201-3d42-cd13-8ca5f2845c14-d02dd946, #w-node-_48e0a005-34df-5273-81a0-36dedac1aa54-d02dd946, #w-node-_413111f2-8fe2-f09d-90e2-58ace5f3311c-d02dd946, #w-node-_4cc7324e-c251-29ea-511f-ae7acbae3a99-d02dd946, #w-node-_4cc7324e-c251-29ea-511f-ae7acbae3aa2-d02dd946, #w-node-_4cc7324e-c251-29ea-511f-ae7acbae3aad-d02dd946, #w-node-_593bf178-356d-f6a5-5a65-f31c01d7eb73-ce053e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_593bf178-356d-f6a5-5a65-f31c01d7eb74-ce053e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_593bf178-356d-f6a5-5a65-f31c01d7eb7a-ce053e9a, #w-node-_5a865e14-2ea4-a31f-fbc7-55c7e64bde46-6f9b97d5, #w-node-_07bd83a9-e522-22d4-e8b2-40d20bfe3e11-6f9b97d5, #w-node-_5b53aa4a-16fd-5420-6876-001957cc8c35-6f9b97d5, #w-node-_41801388-fc74-420d-a424-3b001fa85ae2-6f9b97d5, #w-node-df372488-2e30-f8a2-45fb-12b70162e510-6f9b97d5, #w-node-a010f05f-aba3-b342-c0f0-f11683d71f64-6f9b97d5, #w-node-_734caaa5-f474-5314-0ded-d1a16cf3ab4e-6f9b97d5, #w-node-_98bd4379-795c-7656-6836-f5e02f3adaf5-6f9b97d5, #w-node-_09b8cbdd-c4db-58a2-e7a4-70e0a275a790-6f9b97d5, #w-node-_2ece2cad-82bb-7357-b21d-d1ff15f74ca3-6f9b97d5, #w-node-_27ccc0b3-96e5-6a60-51c9-c45c1c60b54b-6f9b97d5, #w-node-adab2f64-76d4-48bd-1c8b-f481b0e2e7f4-6f9b97d5, #w-node-_02e7755d-64c4-f43c-4b15-882fa405f43c-6f9b97d5, #w-node-bc7f121a-10fe-b67a-2e64-79691d46dfa8-6f9b97d5, #w-node-e7f60b6e-b4dd-4d88-1a32-a815cccf5be4-6f9b97d5, #w-node-b933e715-c2d3-2aad-4214-63da04682300-6f9b97d5, #w-node-f1892fac-0201-3d42-cd13-8ca5f2845c14-6f9b97d5, #w-node-_48e0a005-34df-5273-81a0-36dedac1aa54-6f9b97d5, #w-node-_413111f2-8fe2-f09d-90e2-58ace5f3311c-6f9b97d5, #w-node-_4cc7324e-c251-29ea-511f-ae7acbae3a99-6f9b97d5, #w-node-_4cc7324e-c251-29ea-511f-ae7acbae3aa2-6f9b97d5, #w-node-_4cc7324e-c251-29ea-511f-ae7acbae3aad-6f9b97d5, #w-node-_50fb3034-6cb0-fcb5-7e38-869045e06632-45e06632, #w-node-_576fe442-c565-2995-ca20-feea952d9302-eea755af, #w-node-_576fe442-c565-2995-ca20-feea952d9315-eea755af, #w-node-_576fe442-c565-2995-ca20-feea952d931c-eea755af, #w-node-c7d7133b-39ea-f475-4cf3-8bbd3d6dedcd-eea755af, #w-node-c7d7133b-39ea-f475-4cf3-8bbd3d6dedd4-eea755af, #w-node-_3ffa58f1-7cdb-036d-4a19-9f5693dc1735-93dc1735, #w-node-_3ffa58f1-7cdb-036d-4a19-9f5693dc1736-93dc1735, #w-node-_3ffa58f1-7cdb-036d-4a19-9f5693dc1737-93dc1735, #w-node-e7b217e9-7654-bae1-16bb-2afa9c55f006-9c55f006 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e357d105-bbe2-9356-4d3f-73ebe8eeb8ba-592a69e4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-b5f8fd10-a8b1-59ec-4909-43244bb8d542-4bb8d53c, #w-node-_70e8aae1-e37f-49c0-c622-b6200cc7d50d-e326cadc, #w-node-ca413853-19bb-10a0-551c-e8cf84f71288-e326cadc, #w-node-_75f86050-0008-7ac4-4efd-f4c216204d73-e326cadc, #w-node-_3cd73b82-36c2-2891-64d7-ca1b0bd78ff1-e326cadc, #w-node-_51505e49-475d-036a-8be4-93b06316f9b3-e326cadc, #w-node-aec6b02a-359a-0605-1788-adf15c646208-5c646207, #w-node-d0d58829-0c37-880c-fad6-032ec72e1786-922ea173, #w-node-_610f0729-d0bd-e265-9658-ad1c1eb12dd8-1eb12dd8, #w-node-f9e8094b-2ee0-b70b-0ab0-c3d3f8ec32c4-5fdbbcc8, #w-node-a760a891-e743-bc6e-6bac-fd5196fff997-5fdbbcc8, #w-node-_1e04d72f-81b2-fc1e-6c05-544206afa7ab-5fdbbcc8, #w-node-c89531e6-9fe8-ec36-b10b-fb8cea014c4f-5fdbbcc8, #w-node-_87053011-6cbc-0b8f-936e-39adce2f0ae7-5fdbbcc8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01c0bba5-db4f-c48b-10ce-d698b6528209-a9bdc64d {
  justify-self: auto;
}

#w-node-_4bc25f69-f682-889f-e699-57413510aca3-a9bdc64d {
  place-self: center;
}


