:root {
  --red: #ff5935;
  --grey: #252525;
  --unactive-grey: #afafaf;
  --bg-white: white;
  --dark-green: #2cb44f;
  --dark-milk\<deleted\|variable-1cb12413\>: #faf8f0;
  --purple: #6336c7;
  --unactive-dark-grey: #494949;
  --green: #25ce51;
  --milk: #fffdf5;
  --unactive-light: #f3f3f3;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.styled-checkbox-input:checked+.w-checkbox-input--inputType-custom {
  background-color: var(--unactive-dark-grey);
  background-image: url('../images/checkbox.svg');
  background-repeat: no-repeat;
  background-size: cover;
  border-style: none;
  margin-top: 0;
  margin-left: 0;
}

.styled-checkbox-input:checked+.w-checkbox-input--inputType-custom {
  box-shadow: 0 0 10px #fffdf5;
}

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

body {
  color: #333;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.04167vw;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.66667vw;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 1.04vw;
  margin-bottom: 1.04vw;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 110%;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 0;
  line-height: 120%;
}

a {
  text-decoration: underline;
}

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

img {
  width: 100%;
  display: block;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 0;
  padding: 0;
  font-size: 20px;
  line-height: 22px;
}

figure {
  margin-bottom: 3.125vw;
}

figcaption {
  text-align: center;
  margin-top: .52vw;
  font-size: .83vw;
}

.global-styles {
  z-index: 20;
  background-color: var(--red);
  color: var(--grey);
  font-size: 2rem;
  position: fixed;
}

.dsg-body {
  color: #b0b0b0;
  background-color: #181818;
  flex-direction: column;
  align-items: center;
  font-weight: 400;
}

.is-pad-b-208 {
  padding-bottom: 13em;
}

.is-pad-tb-144 {
  padding-top: 9em;
  padding-bottom: 9em;
}

.form-field-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.is-pad-tb-232 {
  padding-top: 14.5em;
  padding-bottom: 14.5em;
}

.is-pad-t-184 {
  padding-top: 11.5em;
}

.list-item--bullets {
  margin-bottom: .5em;
  list-style-type: disc;
}

.dsg-table-spacing {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1d1d1d;
  border-radius: 1em;
  grid-template-columns: 1fr;
}

.dsg-table-spacing.is-headlines {
  grid-template-rows: .25fr;
  grid-auto-rows: 1fr;
}

.is-h5 {
  letter-spacing: 0;
  font-size: 1.3vw;
  line-height: 110%;
}

.is-h5.is-txt-grey {
  font-size: 1.66vw;
}

.is-h5.is-txt-grey.is-txt-align-left.link-tilte {
  font-size: 1.66vw;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.is-h5.is-txt-unactive-dark-grey.is-margin-b-8 {
  margin-bottom: .416667vw;
  font-size: 1.66667vw;
}

.form-checkbox {
  background-color: var(--unactive-grey);
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
}

.btn-sec--med {
  color: #e7e7e7;
  text-align: center;
  background-color: #181818;
  border-radius: 12em;
  justify-content: center;
  align-items: center;
  padding: 1.35rem 2.55rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .3s linear;
  box-shadow: 0 0 0 0 rgba(219, 244, 12, 0);
}

.btn-sec--med:hover {
  background-color: #111;
  box-shadow: 0 0 0 2px #dbf40c;
}

.btn-sec--med:active {
  color: #181818;
  background-color: #dbf40c;
}

.btn-sec--med:focus {
  box-shadow: 0 0 8px 4px #92b22f;
}

.is-txt-bold {
  font-weight: 700;
}

.is-pad-tb-152 {
  padding-top: 9.5em;
  padding-bottom: 9.5em;
}

.is-margin-tb-224 {
  margin-top: 14em;
  margin-bottom: 14em;
}

.is-pad-b-128 {
  padding-bottom: 8em;
}

.is-pad-tb-16 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.is-margin-tb-144 {
  margin-top: 9em;
  margin-bottom: 9em;
}

.is-margin-tb-216 {
  margin-top: 13.5em;
  margin-bottom: 13.5em;
}

.is-pad-t-208 {
  padding-top: 13em;
}

.is-bg-white-125 {
  background-color: #b0b0b0;
}

.is-margin-t-32 {
  margin-top: 2em;
}

.is-pad-b-248 {
  padding-bottom: 15.5em;
}

.is-margin-t-16 {
  margin-top: 1em;
}

.is-pad-tb-80 {
  padding-top: 5em;
  padding-bottom: 5em;
}

.is-pad-tb-168 {
  padding-top: 10.5em;
  padding-bottom: 10.5em;
}

.is-pad-t-168 {
  padding-top: 10.5em;
}

.is-pad-t-200 {
  padding-top: 12.5em;
}

.is-margin-b-192 {
  margin-bottom: 12em;
}

.is-bg-green-150 {
  background-color: #839207;
}

.form-checkbox-icon {
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-checked {
  width: 1rem;
  height: 1rem;
  color: #181818;
  background-color: #dbf40c;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: 99% 99%;
  border-color: #4a4a4a;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.dsg-table_row-spacing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #4a4a4a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .25fr 260px;
  grid-auto-flow: column;
}

.dsg-spacing-label {
  color: #b0b0b0;
  font-size: .9rem;
  line-height: 1.6;
}

.dsg-spacing-label.is-txt-green-100 {
  color: #dbf40c;
}

.is-margin-tb-104 {
  margin-top: 6.5em;
  margin-bottom: 6.5em;
}

.is-pad-tb-40 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.is-txt-italic {
  font-style: italic;
}

.is-margin-tb-240 {
  margin-top: 15em;
  margin-bottom: 15em;
}

.is-pad-tb-4 {
  padding-top: .25em;
  padding-bottom: .25em;
}

.is-pad-b-240 {
  padding-bottom: 15em;
}

.is-pad-b-216 {
  padding-bottom: 13.5em;
}

.is-h6 {
  font-size: 1.04167vw;
  line-height: 1.3;
}

.is-margin-t-136 {
  margin-top: 8.5em;
}

.is-txt-green-150 {
  color: #839207;
}

.is-dsg-hidden {
  display: none;
}

.is-pad-tb-192 {
  padding-top: 12em;
  padding-bottom: 12em;
}

.is-margin-b-184 {
  margin-bottom: 11.5em;
}

.is-txt-white {
  color: var(--bg-white);
}

.icon--check-circle {
  width: 1rem;
  flex: none;
  margin-top: -.01rem;
  margin-right: .5rem;
}

.is-txt-grey {
  color: var(--grey);
}

.is-pad-b-48 {
  padding-bottom: 3em;
}

.is-margin-tb-160 {
  margin-top: 10em;
  margin-bottom: 10em;
}

.is-margin-t-56 {
  margin-top: 3.5em;
}

.is-margin-b-80 {
  margin-bottom: 5em;
}

.is-pad-t-232 {
  padding-top: 14.5em;
}

.is-pad-b-152 {
  padding-bottom: 9.5em;
}

.is-pad-t-144 {
  padding-top: 9em;
}

.list--links {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.is-pad-b-224 {
  padding-bottom: 14em;
}

.is-h2 {
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.is-h2.is-txt-align-center {
  z-index: 2;
  position: relative;
}

.is-h2.is-txt-align-center.is-margin-b-80 {
  margin-bottom: 5rem;
}

.is-h2.is-txt-green-dark {
  font-size: 1.6em;
}

.is-h2.is-txt-green-light,
.is-h2.is-txt-green-light.is-margin-b-100 {
  font-size: 2.70833vw;
  display: inline-block;
}

.is-h2.is-margin-b-80 {
  margin-bottom: 4.16vw;
  font-size: 2.7vw;
}

.is-h2.is-txt-grey {
  color: var(--grey);
  margin-top: 0;
  margin-bottom: 0;
}

.is-h2.is-txt-grey.is-margin-b-30 {
  margin-bottom: 1.25vw;
  font-size: 2.7vw;
}

.is-h2.is-txt-grey.is-txt-align-left {
  font-size: 2.7vw;
}

.is-h2.is-margin-b-25 {
  font-size: 2.25rem;
}

.is-h2.is-margin-b-25._w-70 {
  margin-bottom: 2.5rem;
  font-size: 2.25rem;
}

.is-h2.is-margin-b-25._w-70.footer {
  padding: 0;
  position: static;
}

.is-h2.form-footer {
  font-size: 2.70833vw;
}

.is-h2.grey {
  margin-bottom: 0;
}

.is-pad-tb-48 {
  padding-top: 3em;
  padding-bottom: 3em;
}

.dsg-table {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1d1d1d;
  border-radius: 1em;
  grid-template-columns: 1fr;
  overflow: hidden;
}

.dsg-table.is-dsg-helpers {
  grid-template-rows: .25fr;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
}

.dsg-table.is-dsg-helpers.is-dsg-aspect {
  grid-template-rows: 3.25em;
  grid-auto-rows: 8em;
}

.dsg-table.is-headlines {
  grid-template-rows: .25fr;
  grid-auto-rows: 1fr;
}

.is-pad-tb-208 {
  padding-top: 13em;
  padding-bottom: 13em;
}

.is-pad-b-16 {
  padding-bottom: 1em;
}

.grid--6-6 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
}

.grid--6-6.is-content01 {
  grid-column-gap: 6em;
}

.container-col-8 {
  max-width: 1000px;
  padding-left: 6em;
  padding-right: 6em;
}

.is-pad-b-176 {
  padding-bottom: 11em;
}

.is-margin-b-88 {
  margin-bottom: 5.5em;
}

.is-margin-t-232 {
  margin-top: 14.5em;
}

.richt-text {
  font-size: 1rem;
}

.richt-text p {
  margin-bottom: 1em;
}

.richt-text li {
  margin-bottom: .5em;
}

.is-pad-tb-216 {
  padding-top: 13.5em;
  padding-bottom: 13.5em;
}

.is-pad-t-152 {
  padding-top: 9.5em;
}

.is-pad-t-56 {
  padding-top: 3.5em;
}

.is-margin-t-72 {
  margin-top: 4.5em;
}

.list--bullets {
  padding-left: 1em;
  font-size: 1rem;
}

.is-pad-t-48 {
  padding-top: 3em;
}

.is-txt-align-center {
  text-align: center;
}

.is-margin-t-240 {
  margin-top: 15em;
}

.is-margin-tb-16 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.form-message-success {
  padding: 1.25rem;
}

.is-margin-tb-176 {
  margin-top: 11em;
  margin-bottom: 11em;
}

.is-margin-tb-120 {
  margin-top: 7.5em;
  margin-bottom: 7.5em;
}

.is-pad-b-80 {
  padding-bottom: 5em;
}

.is-pad-tb-64 {
  padding-top: 4em;
  padding-bottom: 4em;
}

.is-pad-t-24 {
  padding-top: 1.5em;
}

.is-margin-tb-96 {
  margin-top: 6em;
  margin-bottom: 6em;
}

.dsg-subnav-menu {
  width: 100%;
  background-color: #1d1d1d;
  border-radius: 1em;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 11.2em;
  padding: 1.6em 3em;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 1em;
}

.is-margin-t-248 {
  margin-top: 15.5em;
}

.is-btn-d-fw {
  width: 100%;
}

.is-pad-b-120 {
  padding-bottom: 7.5em;
}

.is-pad-b-104 {
  padding-bottom: 6.5em;
}

.is-pad-tb-96 {
  padding-top: 6em;
  padding-bottom: 6em;
}

.is-margin-t-168 {
  margin-top: 10.5em;
}

.is-margin-tb-192 {
  margin-top: 12em;
  margin-bottom: 12em;
}

.is-h1 {
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 2.7vw;
  font-style: normal;
  font-weight: 900;
  line-height: 103%;
}

.is-h1.is-txt-green-light.pointer-default {
  cursor: default;
  font-size: 4.27vw;
  display: inline-block;
}

.is-h1.is-txt-milk.is-margin-b-80 {
  margin-bottom: 4.2vw;
}

.list-item--check {
  margin-bottom: .5rem;
  display: flex;
}

.is-pad-b-200 {
  padding-bottom: 12.5em;
}

.is-txt-green-dark {
  color: var(--dark-green);
}

.is-pad-tb-160 {
  padding-top: 10em;
  padding-bottom: 10em;
}

.is-pad-b-256 {
  padding-bottom: 16em;
}

.is-margin-b-128 {
  margin-bottom: 8em;
}

.is-pad-tb-32 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.is-margin-t-120 {
  margin-top: 7.5em;
}

.is-margin-b-100 {
  margin-bottom: 5.2vw;
}

.is-pad-t-96 {
  padding-top: 6em;
}

.is-pad-b-40 {
  padding-bottom: 2.5em;
}

.is-margin-t-96 {
  margin-top: 6em;
}

.is-pad-b-160 {
  padding-bottom: 10em;
}

.is-margin-t-160 {
  margin-top: 10rem;
}

.is-margin-t-224 {
  margin-top: 14em;
}

.wrap-flex-vert-c {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.is-margin-b-256 {
  margin-bottom: 16em;
}

.is-d-visible {
  display: block;
}

.is-margin-b-168 {
  margin-bottom: 10.5em;
}

.is-pad-b-232 {
  padding-bottom: 14.5em;
}

.grid--dsg-lists {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid--8-4 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

.is-pad-tb-120 {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.is-margin-tb-184 {
  margin-top: 11.5em;
  margin-bottom: 11.5em;
}

.is-pad-t-176 {
  padding-top: 11em;
}

.is-margin-t-80 {
  justify-content: center;
  margin-top: 5rem;
}

.is-margin-t-48 {
  margin-top: 3em;
}

.is-pad-t-248 {
  padding-top: 15.5em;
}

.is-margin-b-4 {
  margin-bottom: .25em;
}

.is-txt-dark-milk {
  color: var(--dark-milk\<deleted\|variable-1cb12413\>);
}

.is-pad-b-96 {
  padding-bottom: 6em;
}

.is-margin-tb-80 {
  margin-top: 5em;
  margin-bottom: 5em;
}

.is-margin-tb-80.link-wrapper {
  justify-content: center;
  display: flex;
}

.list-item--links {
  margin-bottom: .5em;
  list-style-type: disc;
}

.is-txt-align-left {
  text-align: left;
}

.is-txt-allcaps {
  text-transform: uppercase;
}

.is-margin-t-8 {
  margin-top: .5em;
}

.is-pad-tb-88 {
  padding-top: 5.5em;
  padding-bottom: 5.5em;
}

.is-txt-white-100 {
  color: #e7e7e7;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.is-txt-white-100.w--current {
  color: #dbf40c;
}

.is-margin-tb-208 {
  margin-top: 13em;
  margin-bottom: 13em;
}

.is-margin-b-240 {
  margin-bottom: 15em;
}

.is-margin-t-152 {
  margin-top: 9.5em;
}

.is-margin-b-232 {
  margin-bottom: 14.5em;
}

.logo-bar {
  width: 0;
  height: 2px;
  background-color: #dbf40c;
  margin-bottom: 6px;
  margin-left: 3px;
}

.is-margin-b-144 {
  margin-bottom: 9em;
}

.is-margin-b-208 {
  margin-bottom: 13em;
}

.is-margin-t-24 {
  margin-top: 1.5em;
}

.is-pad-tb-224 {
  padding-top: 14em;
  padding-bottom: 14em;
}

.is-pad-b-168 {
  padding-bottom: 10.5em;
}

.is-pad-tb-56 {
  padding-top: 3.5em;
  padding-bottom: 3.5em;
}

.is-h3 {
  margin-top: 0;
  margin-bottom: .9vw;
  font-size: 1.87vw;
  font-weight: 400;
  line-height: 95%;
}

.is-h3.is-txt-grey {
  color: var(--grey);
  text-align: center;
}

.is-h3.is-txt-grey.is-txt-align-left {
  text-align: left;
  font-size: 2.39583vw;
}

.is-h3.is-txt-grey.is-txt-align-left.title-underline {
  text-decoration: underline;
}

.is-h3.is-txt-align-right {
  text-align: left;
}

.is-h3.is-margin-36 {
  margin-bottom: 0;
}

.is-pad-t-112 {
  padding-top: 7em;
}

.is-pad-b-8 {
  padding-bottom: .5em;
}

.is-bg-purple {
  background-color: var(--purple);
}

.is-txt-unactive-grey {
  color: var(--unactive-grey);
}

.is-margin-tb-4 {
  margin-top: .25em;
  margin-bottom: .25em;
}

.is-bg-unactive-dark-grey {
  background-color: var(--unactive-dark-grey);
}

.dsg-nav_menu {
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.is-text-link {
  color: var(--green);
  text-decoration: underline;
}

.is-text-link.green {
  color: var(--dark-green);
}

.is-text-link.green:hover {
  color: var(--grey);
}

.is-bg-red {
  background-color: var(--red);
}

.is-txt-xsmall {
  font-family: Inter;
  font-size: .83vw;
  line-height: 1.6;
}

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

.is-pad-b-112 {
  padding-bottom: 7em;
}

.is-margin-tb-248 {
  margin-top: 15.5em;
  margin-bottom: 15.5em;
}

.is-bg-white-50 {
  background-color: #fff;
}

.is-pad-tb-200 {
  padding-top: 12.5em;
  padding-bottom: 12.5em;
}

.dsg-color-field {
  width: 100%;
  height: 5.3em;
  border-radius: .5em;
  margin-bottom: 8px;
  display: block;
  overflow: hidden;
}

.is-margin-t-208 {
  margin-top: 13em;
}

.is-margin-b-120 {
  margin-bottom: 7.5em;
}

.is-pad-tb-176 {
  padding-top: 11em;
  padding-bottom: 11em;
}

.is-txt-small {
  letter-spacing: .04em;
  font-size: .73vw;
  line-height: 105%;
}

.is-txt-small.is-txt-unactive-grey {
  font-size: .73vw;
}

.is-txt-small.is-txt-unactive-grey.is-txt-align-center {
  font-size: .729167vw;
}

.is-txt-small.is-txt-unactive-grey.inline {
  font-size: .73vw;
}

.is-txt-small.is-txt-unactive-dark-grey {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
}

.is-txt-small.is-txt-unactive-dark-grey.inline {
  flex: none;
}

.is-txt-small.policy--link {
  color: var(--unactive-dark-grey);
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  transition: color .4s;
}

.is-txt-small.policy--link:hover {
  color: var(--milk);
}

.is-txt-small.policy--link.inline {
  flex: none;
}

.container-col-4 {
  max-width: 584px;
  padding-left: 6em;
  padding-right: 6em;
}

.is-pad-t-8 {
  padding-top: .5em;
}

.is-margin-tb-24 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.container-col-12-big {
  width: 100%;
  max-width: 110em;
  padding-left: 5rem;
  padding-right: 5rem;
}

.is-txt-unactive-dark-grey {
  color: var(--unactive-dark-grey);
}

.is-margin-tb-152 {
  margin-top: 9.5em;
  margin-bottom: 9.5em;
}

.is-margin-b-96 {
  margin-bottom: 6em;
}

.is-margin-b-160 {
  margin-bottom: 10em;
}

.is-margin-t-4 {
  margin-top: .25em;
}

.is-pad-b-72 {
  padding-bottom: 4.5em;
}

.is-d-hidden {
  display: none;
}

.is-margin-tb-48 {
  margin-top: 3em;
  margin-bottom: 3em;
}

.grid--2-2-2-2-2-2 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.dsg-table_header-headlines {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #4a4a4a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 4.5fr;
  grid-auto-flow: column;
}

.form-label {
  margin-bottom: .5em;
  padding-left: 1em;
  font-size: 1rem;
  font-weight: 400;
}

.is-txt-large {
  font-size: 1.35vw;
  font-weight: 600;
  line-height: 115%;
}

.is-txt-large.is-txt-green-light {
  font-size: 1.35vw;
}

.is-txt-large.is-txt-light-milk {
  color: var(--milk);
  font-size: 1.25vw;
}

.is-txt-large.is-txt-light-milk.max-width-594 {
  max-width: 594.08em;
}

.is-txt-large.is-txt-light-milk.max-width-594.is-margin-t-40 {
  max-width: 46.5vw;
  margin-top: 2.08vw;
  font-size: 1.04vw;
  font-weight: 400;
}

.is-txt-large.is-txt-light-milk.max-width-594.is-margin-t-40.dark {
  color: var(--grey);
}

.is-txt-large.is-txt-light-milk.is-txt-underlined {
  text-decoration: underline;
}

.is-txt-large.is-txt-light-milk.is-txt-underlined.is-margin-b-25 {
  margin-bottom: 1.56rem;
}

.is-txt-large.is-txt-light-milk.is-margin-t-16 {
  margin-top: .83vw;
  font-size: 1.25vw;
}

.is-txt-large.is-txt-light-milk.is-margin-b-25.link_underline-footer {
  margin-bottom: .9rem;
  font-size: 1.25vw;
}

.is-txt-large.is-txt-light-milk.is-margin-36 {
  margin-bottom: 2vw;
  font-size: 1.25vw;
}

.is-txt-large.is-txt-light-milk.link_underline-footer {
  font-size: 1.25vw;
}

.is-txt-large.is-txt-light-milk.maxw--580 {
  max-width: 30.2vw;
}

.is-txt-large.is-txt-grey {
  color: var(--grey);
  flex: 1;
}

.is-txt-large.is-txt-grey.maxw--580 {
  max-width: 30.2vw;
}

.is-txt-large.is-txt-grey.maxw-890px {
  max-width: 47vw;
  padding-top: 2.08vw;
}

.is-txt-large.is-txt-unactive-grey {
  font-size: 1.25vw;
}

.is-margin-b-152 {
  margin-bottom: 9.5em;
}

.is-bg-white {
  background-color: var(--bg-white);
  color: var(--bg-white);
}

.is-bg-white-100 {
  background-color: #e7e7e7;
}

.is-pad-tb-128 {
  padding-top: 8em;
  padding-bottom: 8em;
}

.is-txt-white-50 {
  color: #fff;
}

.is-margin-tb-32 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.is-margin-tb-136 {
  margin-top: 8.5em;
  margin-bottom: 8.5em;
}

.is-pad-t-136 {
  padding-top: 8.5em;
}

.is-bg-white-75 {
  background-color: #f1f1f1;
}

.grid--4-8 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

.is-margin-tb-40 {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.is-pad-tb-136 {
  padding-top: 8.5em;
  padding-bottom: 8.5em;
}

.dsg_container-area {
  width: 100%;
  height: 8rem;
  outline-offset: 0px;
  text-align: center;
  background-color: #181818;
  border-radius: 1rem;
  outline: .05rem dashed gray;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em;
  font-size: 1rem;
  display: flex;
}

.is-txt-white-75 {
  color: #b0b0b0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.is-txt-white-75.w--current {
  color: #dbf40c;
}

.dsg-main-grid {
  width: 100%;
  max-width: 2440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.container-col-6 {
  max-width: 792px;
  padding-left: 6em;
  padding-right: 6em;
}

.dsg-column {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.is-margin-b-200 {
  margin-bottom: 12.5em;
}

.form-radio-label {
  font-size: 1rem;
}

.is-margin-b-176 {
  margin-bottom: 11em;
}

.is-pad-tb-184 {
  padding-top: 11.5em;
  padding-bottom: 11.5em;
}

.dsg-main {
  background-color: #181818;
}

.is-margin-tb-232 {
  margin-top: 14.5em;
  margin-bottom: 14.5em;
}

.form-radio-icon {
  width: 1rem;
  height: 1rem;
  background-color: #dbf40c;
  border-color: #4a4a4a;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-color: #000;
  border-width: .25rem;
  border-color: #dbf40c;
}

.form-radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.is-h4 {
  font-size: 1.66vw;
  font-weight: 700;
  line-height: 100%;
}

.is-margin-b-60 {
  margin-bottom: 3.13vw;
  display: inline-block;
}

.dsg_containers {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.is-bg-dark-milk {
  background-color: var(--dark-milk\<deleted\|variable-1cb12413\>);
}

.dsg-subnav-link {
  color: #e7e7e7;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 0;
  font-size: 1rem;
  font-weight: 700;
}

.dsg-subnav-link.w--current {
  color: #dbf40c;
}

.dsg-subnav-link.is-dsg-sub-chapter {
  color: #b0b0b0;
  padding-left: 1em;
  font-weight: 400;
}

.dsg-subnav-link.is-dsg-sub-chapter.w--current {
  color: #dbf40c;
}

.is-margin-tb-128 {
  margin-top: 8em;
  margin-bottom: 8em;
}

.is-pad-tb-256 {
  padding-top: 16em;
  padding-bottom: 16em;
}

.spacing-sample {
  height: 1.75em;
  background-color: #919191;
}

.spacing-sample._160px {
  width: 10em;
}

.spacing-sample._48px {
  width: 3em;
}

.spacing-sample._88px {
  width: 5.5em;
}

.spacing-sample._4px {
  width: .25em;
}

.spacing-sample._176px {
  width: 11em;
}

.spacing-sample._56px {
  width: 3.5em;
}

.spacing-sample._64px {
  width: 4em;
}

.spacing-sample._8px {
  width: .5em;
}

.spacing-sample._80px {
  width: 5em;
}

.spacing-sample._128px {
  width: 8em;
}

.spacing-sample._136px {
  width: 8.5em;
}

.spacing-sample._232px {
  width: 14.5em;
}

.spacing-sample._16px {
  width: 1em;
}

.spacing-sample._216px {
  width: 13.5em;
}

.spacing-sample._104px {
  width: 6.5em;
}

.spacing-sample._96px {
  width: 6em;
}

.spacing-sample._112px {
  width: 7em;
}

.spacing-sample._40px {
  width: 2.5em;
}

.spacing-sample._200px {
  width: 12.5em;
}

.spacing-sample._208px {
  width: 13em;
}

.spacing-sample._152px {
  width: 9.5em;
}

.spacing-sample._184px {
  width: 11.5em;
}

.spacing-sample._224px {
  width: 14em;
}

.spacing-sample._240px {
  width: 15em;
}

.spacing-sample._144px {
  width: 9em;
}

.spacing-sample._256px {
  width: 16em;
}

.spacing-sample._248px {
  width: 15.5em;
}

.spacing-sample._72px {
  width: 4.5em;
}

.spacing-sample._120px {
  width: 7.5em;
}

.spacing-sample._168px {
  width: 10.5em;
}

.spacing-sample._32px {
  width: 2em;
}

.spacing-sample._192px {
  width: 12em;
}

.spacing-sample._24px {
  width: 1.5em;
}

.grid--3-3-3-3 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.is-pad-t-80 {
  padding-top: 5em;
}

.btn--prm-med {
  color: #151907;
  text-align: center;
  background-color: #f40cbe;
  border-radius: 12rem;
  justify-content: center;
  align-items: center;
  padding: 1.35rem 2.55rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  box-shadow: 0 0 0 0 #92b22f;
}

.btn--prm-med:hover {
  background-color: #dbf40c;
  box-shadow: 0 0 0 .4rem #92b22f;
}

.btn--prm-med:active {
  box-shadow: none;
  background-color: #afc309;
}

.btn--prm-med:focus {
  box-shadow: 0 0 8px 4px #92b22f;
}

.is-pad-t-72 {
  padding-top: 4.5em;
}

.is-txt-milk {
  color: var(--milk);
}

.is-pad-t-104 {
  padding-top: 6.5em;
}

.is-pad-t-16 {
  padding-top: 1em;
}

.is-margin-b-48 {
  margin-bottom: 3em;
}

.form-checkbox-label {
  font-size: 1rem;
}

.dsg-brand-link {
  height: 100%;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.is-pad-t-160 {
  padding-top: 10em;
}

.is-margin-b-56 {
  margin-bottom: 3.5em;
}

.is-margin-b-72 {
  margin-bottom: 4.5em;
}

.is-pad-t-128 {
  padding-top: 8em;
}

.wrap-flex-hor-c {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.is-txt-xlarge {
  font-size: 1.35vw;
  font-weight: 600;
  line-height: 115%;
}

.container-col-10 {
  max-width: 1208px;
  padding-left: 6em;
  padding-right: 6em;
}

.is-margin-t-200 {
  margin-top: 12.5em;
}

.is-margin-tb-200 {
  margin-top: 12.5em;
  margin-bottom: 12.5em;
}

.is-margin-b-248 {
  margin-bottom: 15.5em;
}

.is-pad-b-4 {
  padding-bottom: .25em;
}

.is-bg-light-milk {
  background-color: var(--milk);
}

.dsg-sidebar {
  background-color: #181818;
  padding-left: 3em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.is-pad-tb-112 {
  padding-top: 7em;
  padding-bottom: 7em;
}

.is-txt-medium {
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 105%;
}

.is-txt-medium.is-dsg-description {
  max-width: 40em;
  font-weight: 300;
}

.is-txt-medium.is-txt-unactive-grey {
  font-size: .83vw;
  display: inline-block;
}

.is-txt-medium.is-txt-unactive-grey.is-margin-b-10 {
  margin-bottom: .5vw;
  font-size: .83vw;
}

.is-txt-medium.is-txt-unactive-grey.is-margin-b-20 {
  margin-bottom: 1.04vw;
}

.is-txt-medium.is-txt-green-light {
  margin-bottom: .104167vw;
  font-size: 1.04167vw;
}

.is-txt-medium.share {
  margin-bottom: 0;
}

.is-txt-medium.is-txt-grey.maxw-890px {
  max-width: 47vw;
  padding-top: 2.08vw;
}

.is-margin-t-176 {
  margin-top: 11em;
}

.is-pad-t-32 {
  padding-top: 2em;
}

.is-margin-tb-256 {
  margin-top: 16em;
  margin-bottom: 16em;
}

.is-margin-t-256 {
  margin-top: 16em;
}

.form-message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.is-pad-t-120 {
  padding-top: 7.5em;
}

.is-bg-green-dark {
  background-color: var(--dark-green);
}

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

.is-pad-b-64 {
  padding-bottom: 4em;
}

.is-pad-tb-104 {
  padding-top: 6.5em;
  padding-bottom: 6.5em;
}

.dsg-table-cell {
  padding: 1em;
  font-size: .9rem;
}

.dsg-table-cell.is-dsg-aspect {
  width: 5.9em;
}

.is-pad-t-240 {
  padding-top: 15em;
}

.is-margin-tb-72 {
  margin-top: 4.5em;
  margin-bottom: 4.5em;
}

.is-pad-t-40 {
  padding-top: 2.5em;
}

.form-input {
  width: 100%;
  height: auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: var(--green);
  color: var(--milk);
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .4vw;
  padding: 0 .5vw .15vw 0;
  font-size: 1.25vw;
  line-height: 110%;
}

.form-input:focus {
  color: #fff;
  border-color: rgba(180, 180, 180, .35);
}

.form-input:focus-visible {
  border-color: rgba(180, 180, 180, .35);
}

.form-input[data-wf-focus-visible] {
  border-color: rgba(180, 180, 180, .35);
}

.form-input::-ms-input-placeholder {
  color: var(--unactive-dark-grey);
  font-size: 1.25vw;
}

.form-input::placeholder {
  color: var(--unactive-dark-grey);
  font-size: 1.25vw;
}

.form-input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.form-input.is-select-input {
  justify-content: space-between;
}

.form-input.is-margin-b-70 {
  margin-bottom: 2.1vw;
}

.form-input.is-margin-b-40 {
  margin-bottom: 2.5rem;
}

.form-input.is-margin-36 {
  margin-bottom: 2.25rem;
  font-size: 1.5rem;
}

.form-input.text-area {
  height: 3.6vw;
  max-height: 3.6vw;
  max-width: 100%;
  min-height: 3.6vw;
  min-width: 100%;
}

.is-margin-b-16 {
  margin-bottom: 1em;
}

.grid--4-4-4 {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid--4-4-4.is-footer,
.grid--4-4-4.is-why {
  grid-column-gap: 8em;
  grid-row-gap: 4em;
}

.is-margin-tb-168 {
  margin-top: 10.5em;
  margin-bottom: 10.5em;
}

.is-pad-b-32 {
  padding-bottom: 2em;
}

.is-txt-red {
  color: var(--red);
}

.is-pad-t-4 {
  padding-top: .25em;
}

.is-pad-b-56 {
  padding-bottom: 3.5em;
}

.is-txt-green-light {
  color: var(--green);
}

.is-txt-green-light.is-txt-underline {
  text-decoration: underline;
}

.is-margin-b-112 {
  margin-bottom: 7em;
}

.is-txt-align-right {
  text-align: right;
}

.is-txt-align-right.two-lines {
  max-width: 20vw;
}

.is-margin-t-192 {
  margin-top: 12em;
}

.is-margin-tb-88 {
  margin-top: 5.5em;
  margin-bottom: 5.5em;
}

.is-margin-t-64 {
  margin-top: 4em;
}

.is-pad-tb-8 {
  padding-top: .5em;
  padding-bottom: .5em;
}

.is-margin-b-136 {
  margin-bottom: 8.5em;
}

.dsg-table_row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #4a4a4a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 4.5fr;
  grid-auto-flow: column;
}

.dsg-table_row.is-colors {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.dsg-table_row.is-dsg-helper {
  grid-template-columns: .3fr 1fr;
}

.dsg-table_row.is-button {
  grid-template-columns: .25fr 1fr;
}

.is-display {
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 4.27vw;
  font-style: normal;
  font-weight: 900;
  line-height: 95%;
}

.is-display.is-txt-align-center.is-txt-green-light {
  font-size: 2.9vw;
  line-height: 100%;
  display: inline;
}

.is-display.is-txt-green-light {
  color: var(--green);
  display: inline-block;
}

.is-display.is-txt-green-light.pointer-default {
  cursor: default;
}

.is-display.is-txt-green-light.is-inline {
  display: inline;
}

.is-display.is-txt-light-milk {
  color: var(--milk);
}

.is-display.call-item-heading-1 {
  color: var(--milk);
  transition: transform .5s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 1%;
  transform: translate(0, 100%);
}

.is-display.call-item-heading-1.is-active {
  opacity: 1;
  transition-duration: .5s;
  transform: translate(0);
}

.is-display.call-item-heading-2 {
  color: var(--milk);
  transition: transform .5s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 1%;
  transform: translate(0, 100%);
}

.is-display.call-item-heading-2.is-active {
  opacity: 1;
  transition-duration: .5s;
  transform: translate(0);
}

.is-display.running-text {
  white-space: nowrap;
}

.is-display.sticky {
  z-index: 5;
  color: var(--milk);
  text-align: center;
  position: relative;
}

.is-pad-t-256 {
  padding-top: 16em;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.is-pad-b-24 {
  padding-bottom: 1.5em;
}

.is-txt-purple {
  color: var(--purple);
  flex: 0 auto;
}

.list-item_icon-wrap.is-txt-green-100 {
  padding-top: .2em;
}

.is-margin-tb-64 {
  margin-top: 4em;
  margin-bottom: 4em;
}

.is-pad-b-88 {
  padding-bottom: 5.5em;
}

.is-margin-b-8 {
  margin-bottom: .5rem;
}

.is-pad-t-216 {
  padding-top: 13.5em;
}

.dsg-navbar {
  z-index: 999;
  width: 100%;
  background-color: #181818;
  padding-top: 1em;
  padding-bottom: 1em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.is-pad-b-144 {
  padding-bottom: 9em;
}

.is-margin-b-40 {
  margin-bottom: 2.1vw;
}

.is-bg-unactive-grey {
  background-color: var(--unactive-grey);
}

.dsg-table_header-headlines-spacing {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #4a4a4a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .25fr 260px;
  grid-auto-flow: column;
}

.dsg-logo {
  width: 8em;
}

.is-txt-white-125 {
  color: #b0b0b0;
}

.is-pad-b-136 {
  padding-bottom: 8.5em;
}

.is-pad-t-64 {
  padding-top: 4em;
}

.is-margin-t-128 {
  margin-top: 8em;
}

.is-margin-t-104 {
  margin-top: 6.5em;
}

.is-margin-t-216 {
  margin-top: 13.5em;
}

.is-margin-t-184 {
  margin-top: 11.5em;
}

.is-margin-t-112 {
  margin-top: 7em;
}

.is-margin-b-24 {
  margin-bottom: 1.5em;
}

.is-pad-t-192 {
  padding-top: 12em;
}

.is-margin-b-224 {
  margin-bottom: 14em;
}

.container-fullwidth {
  width: 100%;
  max-width: 100%;
}

.is-pad-b-184 {
  padding-bottom: 11.5em;
}

.is-margin-t-144 {
  margin-top: 9em;
}

.is-pad-tb-248 {
  padding-top: 15.5em;
  padding-bottom: 15.5em;
}

.is-margin-t-88 {
  margin-top: 5.5em;
}

.is-margin-b-30 {
  margin-bottom: 1.6vw;
}

.is-pad-tb-240 {
  padding-top: 15em;
  padding-bottom: 15em;
}

.is-pad-tb-24 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.dsg-table_header-colors {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #4a4a4a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.dsg-table_header-colors.is-buttons {
  grid-template-columns: 1fr 3.25fr;
}

.is-margin-tb-112 {
  margin-top: 7em;
  margin-bottom: 7em;
}

.is-pad-t-88 {
  padding-top: 5.5em;
}

.is-bg-grey {
  background-color: var(--grey);
  color: var(--grey);
}

.is-margin-tb-8 {
  margin-top: .5em;
  margin-bottom: .5em;
}

.is-pad-t-224 {
  padding-top: 14em;
}

.is-margin-tb-56 {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}

.form-radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.is-pad-tb-72 {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
}

.dsg-nav-link {
  color: #fff;
  margin-left: 3em;
  padding: 1.25em 0 1.25em 3em;
  font-size: 1rem;
}

.dsg-nav-link.w--current {
  color: #dbf40c;
}

.is-pad-b-192 {
  padding-bottom: 12em;
}

.dsg-aspect-area {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #d2d5c1;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em;
  font-size: 1rem;
  display: flex;
}

.is-margin-b-216 {
  margin-bottom: 13.5em;
}

.dsg_footer {
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.footer-text {
  margin-bottom: 0;
  font-size: .85em;
  font-weight: 400;
}

.footer__lottie-wrapper {
  width: 1.5em;
  height: 1.5em;
  margin-left: .5em;
  margin-right: .5em;
  position: relative;
  overflow: hidden;
}

.lottie-animation {
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: scale(1.5);
}

.dsg_footer-link {
  color: #fff;
  text-decoration: none;
}

.dsg-body--sample {
  color: #b0b0b0;
  background-color: #1d1d1d;
  flex-direction: column;
  align-items: center;
  font-family: Inter;
  font-weight: 300;
  display: block;
}

.hero02_content-wrapper {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: relative;
}

.card02,
.footer_branding {
  padding: 0;
  position: relative;
}

.cta-arrow-wrap {
  z-index: 1;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  top: auto;
  bottom: 1em;
  left: auto;
  right: 1em;
}

.content01_img-wrap {
  border-radius: 1em;
  overflow: hidden;
}

.card02_img-wrap {
  border-radius: 1em;
  position: relative;
  overflow: hidden;
}

.card02_img {
  object-fit: cover;
}

.footer_icon-wrap {
  position: relative;
  overflow: hidden;
}

.hero02_subline-wrap {
  max-width: 28em;
  text-align: center;
}

._3columns03_subline-wrap {
  max-width: 26em;
}

.cta-arrow {
  color: rgba(231, 231, 231, .2);
  transform: rotate(45deg);
}

.social-icon {
  width: 1.8em;
}

.footer_social-wrap {
  max-width: 13.7em;
  justify-content: space-between;
  display: flex;
}

.card01 {
  background-color: #181818;
  border: 1px solid rgba(119, 119, 119, .2);
  border-radius: 1em;
  padding: 2.1em;
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  overflow: hidden;
}

.card01:hover {
  background-color: #181818;
  transform: translate(0, -1em);
  box-shadow: 1px 1px 18px 4px rgba(59, 59, 59, .36);
}

.content01_img {
  object-fit: cover;
}

._3columns03_headline-wrap {
  max-width: 26em;
}

.btn-prm--med {
  color: #181818;
  text-align: center;
  background-color: #dbf40c;
  border-radius: 12em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 1.35rem 2.55rem;
  font-size: 1rem;
  font-weight: 400;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  box-shadow: 0 0 0 0 #92b22f;
}

.btn-prm--med:hover {
  background-color: #dbf40c;
  box-shadow: 0 0 0 .4rem #92b22f;
}

.btn-prm--med:focus-visible {
  border-radius: 12rem;
}

.btn-prm--med[data-wf-focus-visible] {
  border-radius: 12rem;
}

.hero02 {
  position: relative;
}

.dsg-projects-headline-wrap,
._3columsnso3_header-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-wrapper {
  z-index: 3;
  background-color: var(--bg-white);
  position: relative;
}

.main-wrapper.about {
  z-index: 3;
}

.page-wrapper {
  position: relative;
}

.footer01 {
  width: 100%;
  background-color: #181818;
  border-top: 1px solid rgba(231, 231, 231, .2);
}

.card04,
.card03 {
  padding: 0;
  position: relative;
}

.card03_icon-wrap {
  position: relative;
  overflow: hidden;
}

.is-bg-green-light {
  background-color: var(--green);
}

.dsg-popup {
  max-width: 18em;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: #181818;
  border: 1px solid #474747;
  border-radius: 1em;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 1.2em;
  display: grid;
  position: fixed;
  bottom: 2em;
  right: 2em;
}

.dsg-popup_logo {
  width: 2em;
  margin-right: .5em;
}

.dsg-pop_cta {
  color: #e7e7e7;
  font-family: Sora;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}

.hero03 {
  position: relative;
}

.card05 {
  background-color: #181818;
  border-radius: 1.5em;
  flex-direction: column;
  justify-content: space-between;
  padding: 2em;
  display: flex;
  position: relative;
}

.dsg-grid--start_top {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.fig2flow {
  width: 9em;
}

.card05_cta-wrap {
  align-items: center;
  display: flex;
}

.card05_cta-icon {
  width: 3em;
  margin-right: .5em;
}

.card05_cta-link {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-family: Sora;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}

.grid--start_bottom {
  width: 100%;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.hero03_heading-wrap {
  max-width: 59em;
}

.dsg-popup_link {
  align-items: center;
  display: flex;
}

.nav_wrapper,
.nav_wrapper.container-col-12 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_wrapper.container-col-12-big {
  margin-left: auto;
  margin-right: auto;
}

.nav_wrapper.container-big {
  max-width: none;
  max-width: none;
  align-items: center;
  position: relative;
}

.logo_link {
  padding-left: 0;
}

.nav_logo {
  margin-right: 27px;
}

.nav_logo.burger,
.nav_logo.dark {
  color: var(--milk);
}

.nav {
  z-index: 99;
  width: 100%;
  height: 4.69vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-left: 4.16vw;
  padding-right: 4.16vw;
  transition: background-color .3s, transform .6s cubic-bezier(.5, .7, .4, 1);
  display: flex;
  position: fixed;
  top: 0;
}

.nav.services {
  display: none;
}

.nav.works {
  position: static;
}

.nav.hide {
  transform: translate(0, -100%);
}

.nav.white-bg,
.nav.active-menu {
  background-color: rgba(255, 255, 255, .15);
}

.nav.desktop,
.nav.desktop.light {
  color: var(--grey);
}

.nav.desktop.dark {
  color: var(--milk);
}

.nav.mobile {
  display: none;
}

.container-col-12 {
  width: 100%;
  max-width: 1640px;
  padding-left: 10em;
  padding-right: 10em;
}

.container-col-12.dsg_flex {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_page {
  display: none;
}

.nav_btm {
  width: 4.6em;
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.nav_btn-open {
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-family: Sora ExtraBold;
  font-weight: 800;
  line-height: 105%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  position: relative;
  overflow: hidden;
}

.nav_btn-open:hover {
  color: var(--green);
}

.nav_btn-open.light-nav {
  color: var(--grey);
}

.hero-section {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  position: relative;
}

.hero_wrapper {
  width: 100%;
  height: 100vh;
  max-width: 1640px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero_wrapper.container {
  height: 100%;
  max-width: none;
  flex: none;
  align-items: center;
}

.hero_video-wrapper {
  width: 100%;
  height: 41vw;
  justify-content: center;
  align-items: center;
  margin-top: .78vw;
  margin-bottom: .78vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.circle-wrapper {
  width: 13vw;
  height: 13vw;
  background-color: rgba(99, 54, 199, .75);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image {
  height: 25vw;
  position: relative;
  overflow: hidden;
}

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

.image._1x2 {
  padding-top: 200%;
}

.image._1x1 {
  padding-top: 100%;
}

.image._84 {
  padding-top: 120%;
}

.image.aspect-ratio-118 {
  height: 100%;
}

.image.aspect-ratio-118.is-margin-b-30 {
  height: 29.7vw;
  margin-bottom: 1.56vw;
  padding-top: 0%;
}

.image.aspect-ratio-75 {
  width: 100%;
  height: 100%;
}

.image.aspect-ratio-75.is-bg-grey {
  background-color: var(--grey);
}

.image.aspect-ratio-awards {
  height: 100%;
  padding-top: 57.7%;
}

.image.aspect-ratio-16-9 {
  display: flex;
}

.image.aspect-ratio-16-9.is-w-100 {
  width: 100%;
}

.image.aspect-ratio-111 {
  height: 100%;
  padding-top: 0;
}

.image.aspect-ratio-93 {
  height: 47vw;
}

.image.aspect-ratio-29 {
  height: 25vw;
}

.image.aspect-ratio-29.is-margin-b-180 {
  height: 25vw;
  margin-bottom: 9vw;
  padding-top: 0%;
}

.image.aspect-ratio-79-3 {
  height: 100%;
  padding-top: 81%;
}

.image.aspect-ratio-54 {
  padding-top: 54.8%;
}

.image.aspect-ratio-133 {
  height: 27.8125vw;
}

.image.aspect-ratio-133.project {
  width: 100%;
  height: 36.5vw;
  cursor: grab;
}

.image.aspect-ratio-47,
.image.aspect-ratio-95 {
  height: 100%;
}

.index-block {
  padding: 0;
  display: block;
}

.video-controller {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.svg--9 {
  width: 5.10417vw;
  position: absolute;
}

.index-text_block {
  width: 11.6vw;
  height: 11.6vw;
  position: absolute;
}

.logo-wrapper {
  color: var(--grey);
  flex-direction: row;
  align-items: flex-end;
  transition: color .3s;
  display: flex;
}

.logo-wrapper.light-nav {
  color: var(--grey);
}

.logo-wrapper.light-nav.dark-nav,
.logo-wrapper.dark {
  color: var(--milk);
}

.logo-wrapper.mobile.w--current {
  display: none;
}

.nav_logo-text {
  width: 21.3rem;
  height: 2.3em;
}

.calc {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.hero-down-wrapper {
  z-index: 1;
  padding-left: 4.16vw;
  padding-right: 4.16vw;
  position: absolute;
  top: auto;
  bottom: 2.08vw;
  left: 0%;
  right: 0%;
}

.hero-down-wrapper.container-col-12 {
  margin-top: 5.63em;
}

.hero-down-wrapper.container-col-12-big {
  position: absolute;
  top: auto;
  bottom: 1%;
  left: 0%;
  right: 0%;
}

.hero-down-wrapper.services {
  bottom: 2.08vw;
}

.hero-down-text {
  letter-spacing: .04em;
  text-transform: none;
  font-size: 1em;
  line-height: 124.5%;
}

.hero-down-text.is-txt-green-light,
.hero-down-text.is-txt-light-milk {
  font-size: .83vw;
}

.hero-center-content {
  width: 100%;
  text-align: center;
  flex: none;
  position: relative;
}

.hero-center-content.container-col-12 {
  margin-bottom: 5.63em;
}

.hero-down-content {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.hero-down-content.container-big {
  max-width: none;
}

.hero-down-icon {
  grid-column-gap: 10px;
  align-items: flex-end;
  display: flex;
}

.hero-icon {
  width: 100%;
  height: 100%;
  color: var(--green);
  cursor: pointer;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
}

.hero-icon:hover {
  color: var(--purple);
}

.hero-icon.is-txt-milk,
.hero-icon.dark {
  color: var(--milk);
}

.hero-icon.dark:hover {
  color: var(--purple);
}

.scroll-down-icon {
  width: 24px;
  height: 40px;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.cacl-input {
  margin-bottom: 0;
}

.about-section {
  z-index: 3;
  background-color: var(--bg-white);
  position: relative;
}

.about-section.hidden {
  display: none;
}

.about-section.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.abaut-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.about_left-blok {
  width: 50%;
  background-color: var(--grey);
  flex-direction: column;
  align-self: auto;
  align-items: flex-end;
  padding: 9.4vw 9vw 9.4vw 7.3vw;
  display: flex;
}

.about_left-blok.right {
  justify-content: flex-start;
  align-items: flex-start;
}

.abaut_right-blok {
  width: 50%;
  background-color: var(--purple);
  padding-top: 14vw;
  padding-bottom: 14vw;
  padding-left: 4.6vw;
}

.abaut_tab-component {
  width: 100%;
}

.abaut_tab-item.is-margin-b-103 {
  width: 100%;
  margin-bottom: 4.2vw;
}

.abaut_item-subtitle {
  margin-top: 4.6vw;
  overflow: hidden;
}

.div-block {
  padding-top: 5em;
}

.tab-link {
  cursor: pointer;
  justify-content: space-between;
  display: flex;
  overflow: visible;
  transform: translate(0);
}

.plus-icon {
  width: 1.63rem;
  height: 1.63rem;
}

.about-right-wrapper {
  width: 100%;
  max-width: 34.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.abaut_tab-sub {
  width: 100%;
  max-height: 0;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 4vw;
  display: flex;
  overflow: hidden;
}

.work-section {
  z-index: 1;
  padding-top: 11.25rem;
}

.work-section.pane {
  height: 200vh;
}

.work-section.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -100px;
}

.work-section.container {
  max-width: none;
  padding-top: 9.4vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
}

.work-wrapper {
  width: 100%;
}

.work-wrapper.container.stycky {
  top: -100px;
}

.work-wrapper.container.is-100vh.is-sticky {
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  top: -10.4vw;
}

.work-wrapper.container.is-100vh.is-sticky.is-hide {
  display: none;
}

.work-wrapper.is-100vh {
  min-height: 100vh;
}

.work-wrapper.is-100vh.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -200px;
}

.work-grid-component {
  grid-column-gap: 1.94em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  align-items: stretch;
  display: grid;
}

.work-grid-card {
  flex-direction: column;
  justify-content: flex-end;
}

.image-wrapper {
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  padding-top: 133%;
  position: relative;
  overflow: hidden;
}

.work-tags-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.6vw;
  display: flex;
}

.work-tags-wrapper.works-case {
  max-width: 25.6771vw;
  grid-column-gap: .42vw;
  grid-row-gap: .52vw;
}

.work-tags-wrapper.works-case.dark-block {
  margin-bottom: 0;
}

.work-tag {
  background-color: var(--dark-milk\<deleted\|variable-1cb12413\>);
  border-radius: .520833vw;
  padding: .3125vw .625vw;
}

.rating-section {
  z-index: 2;
  background-color: var(--purple);
  padding-top: 2.34vw;
  padding-bottom: 2.34vw;
  position: relative;
  overflow: hidden;
}

.rating-logo-wrap {
  grid-column-gap: 3.125vw;
  grid-row-gap: 3.125vw;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rating-logo {
  width: 19.4vw;
  flex: none;
  display: inline-block;
}

.approach-section {
  z-index: 2;
  background-color: var(--grey);
  color: var(--milk);
  padding-top: 9.4vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  position: relative;
  overflow: hidden;
}

.clients-section {
  z-index: 2;
  background-color: var(--grey);
  padding: 6.275vw 7.3vw 9.4vw;
  position: relative;
}

.clients-section.white {
  z-index: 3;
  background-color: var(--bg-white);
  padding-bottom: 0;
}

.clients-section.margin-top-180 {
  z-index: 3;
  background-color: var(--bg-white);
  padding-top: 9.4vw;
  padding-bottom: 0;
}

.call-section {
  height: 100%;
  background-color: var(--green);
  justify-content: center;
  align-items: center;
  padding-top: 10.4vw;
  padding-bottom: 10.4vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.call-section.dsg_flex {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.call-section.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

.insights-section {
  z-index: 3;
  background-color: var(--bg-white);
  margin-left: auto;
  margin-right: auto;
  padding: 9.4vw 7.3vw;
  position: relative;
}

.approach-tab-wrap {
  grid-column-gap: 3.125vw;
  grid-row-gap: 3.125vw;
  flex-flow: column;
  margin-top: 5.2vw;
  display: flex;
}

.approach-tab-item {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: block;
  position: relative;
  overflow: hidden;
}

.approach-tab-item.is-margin-b-64 {
  margin-bottom: 4rem;
  display: block;
}

.approach-item-up {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.approach-line {
  border-bottom: 1px dotted rgba(255, 255, 255, .3);
  border-radius: 18px;
  position: relative;
}

.approach-item-content {
  max-height: 0;
  margin-bottom: .9vw;
  transition: max-height .8s ease-in-out;
}

.approach-item-content.is-open {
  max-height: 1000px;
}

.approach-item-content.active {
  max-height: 100rem;
}

.client-card-wrapper {
  grid-column-gap: 2.94em;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 6.25em;
  display: flex;
}

.client-card {
  width: 100%;
  height: 100%;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.unfa-logo {
  width: 13.94em;
}

.client-card-heading {
  color: var(--milk);
}

.client-card-heading.is-txt-allcaps.is-txt-light-milk {
  font-size: 1.25vw;
  display: inline-block;
}

.client-card-heading.is-txt-allcaps.is-txt-grey {
  color: var(--grey);
  font-size: 1.25vw;
  font-weight: 900;
}

.image-2 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.container.is-relativ {
  z-index: 3;
  position: relative;
}

.container.stycky {
  position: -webkit-sticky;
  position: sticky;
  top: 220px;
}

.container-big {
  width: 100%;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
}

.container-big.is-flex.is-relativ {
  position: relative;
}

.client-image-wrap {
  height: 5.2vw;
  flex: none;
  align-items: center;
  margin-bottom: 4.16vw;
  display: block;
}

.client-text-content {
  text-align: center;
  margin-bottom: 3vw;
}

.client-name-wrapper {
  margin-top: auto;
}

.client-content-heading {
  letter-spacing: -.05em;
  margin-bottom: 1.94em;
  font-family: Sora ExtraBold;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 105%;
}

.paragraph {
  margin-bottom: 0;
}

.client-logo {
  width: 100%;
}

.margin-r-47 {
  margin-right: 2.94em;
}

.drag-line-wrapper {
  height: 4px;
  background-color: rgba(184, 184, 184, .4);
  border-radius: 1px;
  position: relative;
}

.drag-line {
  width: 80%;
  height: 100%;
  background-color: var(--milk);
  border-radius: 1px;
  position: absolute;
  right: 0;
}

.loader {
  z-index: 999;
  width: 100vw;
  height: 100vh;
  background-color: var(--bg-white);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 2.6vw 4.16vw;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.bottom-text {
  opacity: 0;
}

.loader-content-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.loader-flag {
  width: 200px;
  transform: rotate(-7deg);
}

.aida-logo-lottie {
  width: 200px;
  height: 200px;
}

.lottie-animation-2 {
  width: 100%;
}

.lottie-animation-2.dark {
  width: 100%;
  filter: brightness(22%) grayscale();
}

.lottie-wrapper {
  z-index: -1;
  width: 16vw;
  position: absolute;
  transform: rotate(-30deg);
}

.lottie-wrapper.is-z-index-2 {
  z-index: 2;
}

.lottie-wrapper.is-lottie-abaut {
  z-index: 1;
  width: 26vw;
}

.lottie-wrapper.abaut-page {
  width: 25vw;
  top: auto;
  bottom: 9vw;
  left: auto;
  right: 23vw;
  transform: rotate(-30deg);
}

.lottie-wrapper.insights {
  position: static;
  transform: translate(19%, -36%)rotate(-30deg);
}

.lottie-wrapper.static {
  width: 16.6667vw;
  margin-bottom: 4.16vw;
  position: static;
  transform: rotate(-30deg);
}

.loader-up-text-wrap {
  height: 0;
  max-width: 18.38em;
  text-align: center;
  overflow: hidden;
}

.loader-progress {
  height: .25em;
  opacity: 0;
  position: relative;
}

.loader-down-content {
  width: 100%;
}

.loader-green-line {
  background-color: var(--green);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-down-text-wrap {
  max-width: 17.1875vw;
  color: var(--grey);
  text-align: center;
  margin-bottom: .88em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.loading-green-text {
  width: 8em;
  color: var(--green);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.loader-center-content {
  width: 50%;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 46%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.starloader-text {
  flex-direction: column;
  margin-left: 9px;
  font-size: .5em;
  display: inline-block;
  transform: translate(0, -50%);
}

.loader-mask {
  justify-content: center;
  align-items: center;
  display: none;
}

.is-loading {
  height: 100vh;
}

.center-loading-title-mask {
  padding: 0;
  overflow: hidden;
  transform: translate(0);
}

.nav-btn-wrap {
  width: 13vw;
  color: var(--grey);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.nav-btn-wrap.dark {
  color: var(--milk);
}

.light-nav {
  color: var(--grey);
}

.dark-nav {
  color: var(--milk);
}

.swiper.is-slider-main {
  z-index: 1;
  width: 100%;
  position: static;
  overflow: hidden;
}

.swiper.project {
  min-width: 0;
}

.swiper-wrapper {
  overflow: visible;
}

.swiper-wrapper.is-slider-main {
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.swiper-wrapper.project {
  width: 644.725px;
  align-items: stretch;
  display: flex;
}

.swiper-slide.is-slider-main {
  width: 33.33%;
  height: auto;
  flex: none;
  align-self: stretch;
}

.swiper-slide.is-slider-call {
  justify-content: center;
  align-items: stretch;
}

.swiper-slide.is-call-item {
  flex-direction: column;
  display: flex;
}

.swiper-slide.project {
  width: 32.8rem;
  flex: none;
}

.swiper-drag-wrapper.drag-line-wrapper {
  width: 100%;
  height: .2vw;
  max-width: 100%;
  background-color: rgba(184, 184, 184, .4);
  position: static;
}

.swiper-drag.drag-line {
  width: 16.6667vw;
  background-color: #afafaf;
  position: static;
}

.slider-main_bottom-wrapper {
  padding-top: 5.20833vw;
}

.footer {
  height: 48vw;
  background-color: var(--grey);
  padding: 5.2vw 4.16vw 1.8vw;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

.footer.works,
.footer.is-insights {
  position: static;
}

.footer-grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.insights-wrapper {
  flex-flow: column;
  display: flex;
}

.isughts-item {
  grid-column-gap: 2.08vw;
  grid-row-gap: 2.08vw;
  border-bottom: .05vw dotted var(--grey);
  color: var(--unactive-grey);
  justify-content: space-between;
  padding-top: 2vw;
  padding-bottom: 2vw;
  transition: all .3s;
  display: flex;
}

.isughts-item:hover {
  color: #000;
  text-decoration: underline;
}

.isughts-item.next {
  border-top: .05vw dotted var(--grey);
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.text-content-block {
  width: 50%;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 2vw;
  display: flex;
}

.image-content-block {
  width: 50%;
  height: 19.8958vw;
  position: relative;
  overflow: hidden;
}

.max-w-660 {
  max-width: 41.25rem;
}

.max-w-660.m-b-127 {
  margin-bottom: 7.94rem;
}

.image-3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.insights-link {
  line-height: 110%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
}

.insights-link.link-underline {
  color: var(--grey);
  text-decoration: underline;
}

.line-wrap {
  position: relative;
}

.link-big {
  font-size: 1.5vw;
  line-height: 140%;
  position: relative;
}

.link-big.is-txt-green-light.is-h3 {
  margin-bottom: 0;
}

.link-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.is-margin-b-180 {
  margin-bottom: 11.25rem;
}

.footer-link-heading {
  color: var(--milk);
  text-transform: uppercase;
  margin-bottom: 1.56vw;
  font-size: 1.25vw;
  font-weight: 800;
  line-height: 105%;
}

.footer-link-wrap {
  grid-column-gap: .2vw;
  grid-row-gap: .2vw;
  color: var(--milk);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  color: var(--unactive-grey);
  font-size: 1.05vw;
  font-weight: 600;
  line-height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.footer-link:hover {
  color: var(--green);
}

.footer-link.is-txt-large.is-txt-light-milk.is-margin-b-40 {
  margin-bottom: 2.5rem;
}

.footer-link.is-margin-t-40 {
  margin-top: 1.25rem;
}

.nav_open {
  z-index: 19;
  width: 100%;
  height: 100vh;
  background-color: var(--grey);
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 12.5vw;
  display: none;
  position: fixed;
}

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

.nav-link-wrap {
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link_item {
  color: var(--milk);
  letter-spacing: -.1vw;
  text-transform: uppercase;
  font-family: Sora ExtraBold;
  font-size: 4.27083vw;
  font-weight: 800;
  line-height: 100%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  display: inline-block;
}

.nav-link_item:hover {
  color: var(--green);
}

.call-slider_component {
  display: flex;
}

.call-btn-wrapp {
  text-align: center;
}

.call-btn-wrapp.is-margin-t-112 {
  z-index: 3;
  margin-top: 7rem;
  position: relative;
}

.btn {
  height: 3.65vw;
  letter-spacing: .03vw;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1.56vw;
  justify-content: center;
  align-items: center;
  padding: .8vw 2.6vw;
  font-size: 1.9vw;
  line-height: 100%;
}

.btn.btn--dark {
  background-color: var(--grey);
  transition: color .3s, background-color .3s;
}

.btn.btn--dark:hover {
  background-color: var(--milk);
  color: var(--grey);
}

.btn.btn--green {
  background-color: var(--green);
}

.btn.btn--green.z-index-1 {
  transition: background-color .3s cubic-bezier(.5, .7, .4, 1);
}

.btn.btn--green.z-index-1:hover {
  background-color: var(--purple);
}

.btn.btn-purple {
  background-color: var(--purple);
  transition: background-color .3s;
}

.btn.btn-purple:hover {
  background-color: var(--green);
}

.btn.btn-purple.btn--mt-100 {
  margin-top: 6.25rem;
}

.btn.btn--menu-close {
  background-color: var(--grey);
  transition: color .3s, background-color .3s;
}

.btn.btn--menu-close:hover {
  background-color: var(--milk);
  color: var(--grey);
}

.call-slider-left {
  width: 50%;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 1.875rem;
  display: flex;
}

.call-slider-right {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
  position: relative;
}

.call-heading-mask {
  text-align: right;
  padding-top: 5rem;
  position: relative;
  overflow: hidden;
}

.call-subtitle {
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 2.88rem;
  line-height: 110%;
  transition: opacity .5s;
}

.call-services-wrap {
  z-index: 3;
  margin-bottom: 4.16vw;
  padding-left: 14vw;
  padding-right: 14vw;
  display: flex;
  position: relative;
}

.call-services-item {
  text-align: right;
  padding-top: .31em;
  padding-bottom: .31em;
}

.nav_btn-close {
  color: var(--green);
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-family: Sora ExtraBold;
  font-weight: 800;
  line-height: 105%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  transform: translate(0, 100%);
}

.nav_btn-close:hover {
  color: var(--milk);
}

.nav_btn-close.light-nav {
  color: var(--grey);
}

.menu_btn {
  cursor: pointer;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 32px;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.nav-link-mask {
  flex: none;
  position: relative;
  overflow: hidden;
}

.div-block-2 {
  overflow: hidden;
}

.work-section-down {
  z-index: 1;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  bottom: 0;
}

.work-section-sticky {
  z-index: 3;
  width: 100%;
  background-color: var(--bg-white);
  margin-left: auto;
  margin-right: auto;
  padding: 9.375vw 7.3vw 7.3vw;
  position: relative;
}

.spacer {
  height: 130vh;
}

.spacer.is-100vh {
  height: 170vh;
}

.spacer.abaut_hero {
  height: 70vh;
}

.spacer.we-do {
  height: 80vh;
}

.spacer.footer {
  height: 90vh;
}

.spacer.footer.works {
  height: 100vh;
}

.spacer.is-spacer-100 {
  z-index: 2;
  height: 100vh;
  position: relative;
}

.spacer.services {
  height: 80vh;
  display: none;
}

.spacer.services--sticky {
  height: 110vh;
}

.approach-oberlay-wrap {
  z-index: 2;
  display: none;
  position: relative;
}

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

.is-mw-225 {
  max-width: 14.06rem;
}

.cursor-wrapper {
  z-index: 200;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor {
  width: 0;
  height: 0;
  background-color: var(--purple);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-clip: border-box;
  border-radius: 3.3vw;
  justify-content: center;
  align-items: center;
  transition: all .3s cubic-bezier(.5, .7, .4, 1);
  display: flex;
  position: absolute;
}

.cursor.drag-cursor {
  width: 8.5vw;
  height: 8.5vw;
  background-image: url('../images/hover-btns.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1);
}

.cursor.drag-cursor.drag-link {
  background-image: url('../images/drag.svg');
  background-repeat: no-repeat;
  background-size: 6.5em 2em;
  transform: scale(0);
}

.cursor.next-cursor {
  width: 8.5vw;
  height: 8.5vw;
  background-image: url('../images/next.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 6.5em 2em;
}

.cursor.prev-cursor {
  width: 8.5vw;
  height: 8.5vw;
  background-image: url('../images/prew.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 6.5em 2em;
}

.text-block {
  color: var(--milk);
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-family: Sora ExtraBold;
  font-size: 2.25em;
  font-weight: 800;
  line-height: 100%;
}

.cursor-area {
  z-index: 100;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
}

.line-dotter {
  width: 100%;
  border-bottom: 1px dotted var(--dark-milk\<deleted\|variable-1cb12413\>);
  border-radius: 18px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.line-dotter.is-dark,
.line-dotter.is-grey {
  border-bottom-color: var(--grey);
}

.tab-line-wrap {
  height: 2px;
  margin-top: .9375vw;
  position: relative;
  overflow: hidden;
}

.line-solid {
  width: 100%;
  border-bottom: 2px solid var(--milk);
  border-radius: 18px;
  position: absolute;
  transform: translate(-100%);
}

.line-solid.dark {
  border-bottom-color: var(--unactive-dark-grey);
}

.work-btn-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 6.25rem;
  display: flex;
}

.work-btn {
  background-color: var(--green);
}

.work-line {
  width: 100%;
  height: 2px;
  background-color: var(--grey);
}

.work-head-line {
  display: inline-block;
  overflow: hidden;
}

.btn-array-wrap {
  width: 1.6rem;
  grid-column-gap: 10px;
  display: flex;
  overflow: hidden;
}

.btn-array {
  background-color: var(--green);
  color: var(--milk);
  letter-spacing: .04em;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: 1rem 3.13rem;
  font-size: 2.25em;
  line-height: 100%;
  display: inline-block;
}

.btn-array.btn--dark {
  background-color: var(--grey);
}

.btn-array.btn--green {
  background-color: var(--green);
}

.btn-array.is-green-btn {
  background-color: var(--green);
  color: var(--milk);
}

.btn-array.btn-purple {
  background-color: var(--purple);
  color: var(--milk);
}

.array-icon {
  width: 100%;
}

.btn-text {
  margin-right: 10px;
  font-size: 2.25rem;
  line-height: 100%;
}

.form-tag-subtitle {
  color: var(--unactive-grey);
  letter-spacing: .04em;
  font-size: .73vw;
  line-height: 110%;
  display: inline-block;
}

.form-tag-subtitle.is-margin-t-70 {
  margin-top: 4.38rem;
}

.form-tag-subtitle.is-txt-unactive-dark-grey {
  color: var(--unactive-dark-grey);
}

.form-tags-wrap {
  grid-column-gap: .63rem;
  grid-row-gap: .63rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.form-tags-wrap.is-mw-400,
.form-tags-wrap.is-mw-400.is-margin-b-103 {
  max-width: 28rem;
}

.form-tags-wrap.is-mw-400.is-margin-b-80 {
  width: 100%;
  max-width: none;
  grid-column-gap: .520833vw;
  grid-row-gap: .520833vw;
  margin-bottom: 0;
}

.form-tags-wrap.is-mw-400.is-margin-36 {
  grid-column-gap: .63rem;
}

.form-tag {
  color: var(--milk);
  border-radius: .52vw;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  position: relative;
}

.is-mw-253 {
  width: 70%;
}

.slider-gallery_numbers {
  color: var(--bg-white);
  letter-spacing: .04em;
  flex: none;
  margin-top: auto;
}

.slider-gallery_numbers.is-txt-light-milk {
  font-size: 1.25vw;
}

.box {
  width: 100px;
  height: 100px;
  background-color: var(--grey);
}

.call-bg-logo-wrap {
  z-index: 1;
  width: 228.13rem;
  height: 46.63rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -30%;
  bottom: 0%;
  left: 50%;
  right: 0%;
  transform: translate(-50%, 50%);
}

.call-bg-logo-wrap.we_do {
  z-index: 1;
  width: 200vw;
  height: 100%;
  object-fit: cover;
  justify-content: flex-end;
  padding-top: 2.7vw;
  padding-bottom: 2.7vw;
  top: 0%;
  left: auto;
  transform: none;
}

.call-bg-logo-wrap.main {
  width: 190vw;
  height: 100%;
  justify-content: flex-start;
  display: flex;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: none;
}

.call-bg-logo {
  width: 43.75em;
  height: 30.63em;
  background-color: var(--dark-green);
  transform: rotate(-45deg);
}

.slider-call-bg {
  height: 100%;
  flex: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.row {
  flex-wrap: wrap;
  margin-left: -.94rem;
  margin-right: -.94rem;
  display: flex;
}

.row.align-center {
  align-items: center;
}

.row.align-center.justify-between,
.row.justify-between {
  justify-content: space-between;
}

.row.is-margin-t-104 {
  margin-top: 6.5rem;
}

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

.row.align-end {
  align-items: flex-end;
}

.row.align-stretch {
  align-items: stretch;
}

.row.justify-center {
  justify-content: center;
}

.row.justify-end {
  justify-content: flex-end;
}

.row.justify-around {
  justify-content: space-around;
}

.col {
  flex: 1;
  padding-left: .94rem;
  padding-right: .94rem;
}

.col.col-lg-1 {
  max-width: 8.333%;
  flex: 8.333%;
}

.col.col-lg-11 {
  max-width: 91.6667%;
  flex: 91.6667%;
}

.col.col-lg-2 {
  max-width: 16.6667%;
  flex: 16.6667%;
}

.col.col-lg-2.padding-left-0 {
  padding-left: 0;
}

.col.col-lg-2.padding-left-0.margin-right-60 {
  margin-right: 3.75rem;
}

.col.col-lg-2.is-flex {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.col.col-lg-2.align-end {
  align-self: flex-end;
}

.col.col-lg-10 {
  max-width: 83.3333%;
  flex-basis: 83.3333%;
}

.col.col-lg-3 {
  max-width: 25%;
  flex: 25%;
}

.col.col-lg-3.is-flex {
  justify-content: flex-end;
  display: flex;
}

.col.col-lg-3.is-bg-purple.is-active {
  background-color: var(--red);
}

.col.col-lg-3.padding-left-0 {
  padding-left: 0;
}

.col.col-lg-9 {
  max-width: 75%;
  flex: 75%;
}

.col.col-lg-4 {
  max-width: 33.3333%;
  flex: 1;
}

.col.col-lg-8 {
  max-width: 66.6667%;
  flex: 66.6667%;
}

.col.dsg_flex {
  align-self: center;
  display: flex;
}

.col.col-lg-6 {
  max-width: 50%;
  flex: 50%;
}

.col.col-lg-6.is-flex {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.col.col-lg-6.is-bg-green-light.p-l-150 {
  padding-left: 9.38rem;
}

.col.is-txt-align-center.is-margin-t-104 {
  margin-top: 6.5rem;
}

.col.is-txt-align-center.is-margin-t-104.is-margin-b-180 {
  margin-bottom: 11.25rem;
}

.col.col-lg-5 {
  max-width: 41.6667%;
  flex: 41.6667%;
}

.col.ml-1-col {
  margin-left: 8.333%;
}

.col.is-relative {
  position: relative;
}

.footer__wrapper {
  height: 100%;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.footer__down-link-wrap {
  grid-column-gap: .833333vw;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-down-links {
  grid-column-gap: 15.625vw;
  grid-row-gap: 15.625vw;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.footer-content {
  justify-content: space-between;
  margin-bottom: 2.4vw;
  display: flex;
}

.footer-form {
  width: 100%;
  flex: none;
  margin-bottom: 0;
}

.footer-logo {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.logo_full-light {
  width: 100%;
  max-width: 31.6vw;
}

.footer-btn-up {
  width: 100%;
  height: 3.33333vw;
  background-color: var(--green);
  border-radius: 1.56vw;
  justify-content: center;
  align-items: center;
  margin-top: .833333vw;
  padding-top: .78vw;
  padding-bottom: .78rem;
  transition: background-color .4s cubic-bezier(.5, .7, .4, 1);
  display: flex;
}

.footer-btn-up:hover {
  background-color: var(--purple);
}

.arrow-up {
  width: 100%;
  height: 2.13rem;
  position: absolute;
}

.arrow-up.one {
  height: 100%;
}

.arrow-up.two {
  height: 100%;
  transition-property: none;
  transform: translate(0, 200%);
}

.arrow-up-wrapper {
  width: 1.77vw;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.lottie-abaut {
  position: absolute;
  transform: rotate(-44deg);
}

.div-block-3 {
  width: 100%;
  height: 100vh;
  background-color: rgba(37, 206, 81, .31);
  margin-top: -100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.panel {
  height: 100vh;
}

.radio-button {
  opacity: 0;
}

.checkbox {
  width: auto;
  height: 12px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  padding-top: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tags-form {
  background-color: var(--unactive-dark-grey);
  color: var(--milk);
  letter-spacing: .04em;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: .38rem .75rem;
  font-family: "Sora 200";
  font-size: .88rem;
  font-weight: 200;
  line-height: 110%;
  position: relative;
}

.tags-form.is-active {
  background-color: var(--green);
  color: var(--grey);
}

.btn-form {
  width: 17.7vw;
  height: 3.44vw;
  background-color: var(--purple);
  border-radius: 1.5625vw;
  justify-content: center;
  align-items: center;
  transition: background-color .4s cubic-bezier(.5, .7, .4, 1);
  display: flex;
}

.btn-form:hover {
  background-color: var(--green);
}

.btn-form.is-margin-t-80 {
  margin-top: 5rem;
  transition: background-color .3s cubic-bezier(.5, .7, .4, 1);
}

.btn-form-inter {
  z-index: 2;
  width: 100%;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-size: 2.25rem;
  line-height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.btn-arrow {
  width: 2.24vw;
  height: 1.77vw;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-section-wrap {
  margin-bottom: -100vh;
}

.nav-open__wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-open__content {
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 14.6vw;
  padding-right: 22.6042vw;
  display: flex;
}

.nav-down-links {
  width: 100%;
  max-width: 110rem;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-down-links.container-big {
  justify-content: center;
  align-items: center;
}

.call-section-sticky {
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.call-section-wrap-sticky {
  height: 100%;
}

.tag-form-text {
  z-index: auto;
  color: var(--bg-white);
  position: relative;
}

.tag-checkbox {
  width: auto;
  height: auto;
  opacity: 0;
  margin-top: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tag-form-label {
  z-index: 10;
  background-color: var(--unactive-dark-grey);
  color: var(--milk);
  letter-spacing: .03vw;
  border-radius: .520833vw;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: .32vw .63vw .26vw;
  font-size: .73vw;
  font-weight: 200;
  line-height: 110%;
  transition: color .2s, background-color .2s;
  display: flex;
}

.checkbox-2 {
  margin-top: 0;
}

.button-form-wrapper {
  width: 100%;
  grid-column-gap: .52vw;
  color: var(--milk);
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 2.25rem;
  line-height: 100%;
  display: flex;
  position: relative;
}

.btn-from-text {
  z-index: 1;
  letter-spacing: .05vw;
  font-size: 1.875vw;
  position: relative;
}

.btn-arrow-icon {
  position: absolute;
}

.btn-arrow-icon.is-left-affow {
  top: 50%;
  left: -101%;
  right: auto;
  transform: translate(0, -50%);
}

.btn-arrow-icon.one {
  object-fit: cover;
}

.btn-arrow-icon.two {
  object-fit: cover;
  transform: translate(-200%);
}

.logo-text-wrapper {
  flex: 1;
  display: none;
  transform: translate(0, -.2rem);
}

.logo-text {
  font-family: "Sora 600";
  font-size: .8rem;
  font-weight: 600;
  line-height: 130%;
}

.logo-text.is-txt-green-light {
  margin-bottom: -.63rem;
  font-size: 13px;
}

.insights-link_wrapper {
  position: relative;
  overflow: hidden;
}

.insights-link_wrapper.margin-top-auto {
  margin-top: auto;
}

.plusminus {
  width: 1.09vw;
  height: 1.09vw;
  flex: none;
  transition: transform .4s;
}

.plusminus:hover {
  transform: rotate(90deg);
}

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

.item-icon-text {
  color: var(--green);
  text-align: right;
  letter-spacing: .01rem;
  font-size: 1.35vw;
  font-weight: 600;
  line-height: 115%;
  transition: opacity .3s;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.item-icon-text.active {
  opacity: 0;
}

.icon-item-wrap {
  position: relative;
  right: 1vw;
}

.item-icon-text_close {
  color: var(--green);
  text-align: right;
  letter-spacing: .01em;
  font-size: 1.35vw;
  font-weight: 600;
  line-height: 115%;
  transition: opacity .3s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.item-icon-text_close.active {
  opacity: 0;
  transition: opacity .3s;
}

.work-card_title {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.flex-container {
  width: 100%;
  height: 100vh;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.flex-item {
  height: 5rem;
  background-color: var(--milk);
  border: 5px solid #000;
  flex: 0 auto;
}

.dark-nav-open {
  color: var(--milk);
}

.m-right-auto {
  margin-right: auto;
}

.m-left-auto {
  margin-left: auto;
}

.m-up-auto {
  margin-top: auto;
}

.m-down-auto {
  margin-bottom: auto;
}

.section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.we-do_section {
  background-color: var(--green);
  justify-content: center;
  align-items: center;
  padding-top: 11vw;
  padding-bottom: 11vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.we-do_wrapper-content {
  z-index: 2;
  max-width: 70vw;
  text-align: center;
  position: relative;
}

.we-do_subheading {
  color: var(--milk);
  letter-spacing: .04em;
  font-size: .833333vw;
  line-height: 124.5%;
}

.we-do-it_section {
  z-index: 2;
  background-color: var(--grey);
  color: var(--milk);
  position: relative;
}

.we-do-it_content-wrap {
  width: 100%;
}

.we-do-it_grid-wrapper {
  width: 100%;
  grid-column-gap: 5.52vw;
  grid-row-gap: 3.125vw;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.we-do-it_number {
  color: rgba(184, 184, 184, .4);
  margin-bottom: .67vw;
  font-size: 1.25vw;
  line-height: 110%;
}

.we-do-it_item-wrap {
  flex: none;
  align-self: flex-end;
}

.is-mw-424 {
  min-width: 27.4vw;
}

.is-mw-424.is-margin-b-18 {
  max-width: 22vw;
  margin-bottom: .9375vw;
}

.we-do-it_line {
  width: 100%;
  border-top: .11vw solid var(--milk);
  background-color: var(--milk);
}

.our-team_section {
  z-index: 2;
  background-color: var(--bg-white);
  padding-top: 9.375vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  position: relative;
}

.our-team_subtitle-wrapper.row.is-margin-b-100 {
  margin-left: 0;
  margin-right: 0;
}

.max-w-608 {
  max-width: 31.6667vw;
}

.our-team_grid-wrap {
  grid-column-gap: 4.9vw;
  grid-row-gap: 4.16vw;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.works_grid-item {
  width: 100%;
  flex: none;
  position: relative;
}

.object-fit-cover {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.object-fit-cover.image-parallax {
  height: 120%;
  object-fit: cover;
  top: -20%;
}

.object-fit-cover.works {
  object-fit: cover;
  object-position: 50% 50%;
}

.object-fit-cover.scale-1-1 {
  transform: scale(1.05);
}

.margin-r-94 {
  margin-right: 5.88rem;
}

.div-block-4 {
  justify-content: center;
  display: flex;
}

.we-do_email-wrapper {
  grid-column-gap: 3.75rem;
  background-color: var(--purple);
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  overflow: hidden;
}

.we-do_email-wrapper.is-margin-b-180 {
  margin-bottom: 9.375vw;
  padding-top: 1.45vw;
  padding-bottom: 1.45vw;
}

.emeil-line_item.is-display.is-txt-grey {
  letter-spacing: -.15vw;
  font-size: 4.27vw;
}

.post-email_section {
  z-index: 2;
  background-color: var(--bg-white);
  padding: 9.375vw 7.3vw;
  position: relative;
}

.post-emeil_line {
  width: 100%;
  border-top: 1px dotted var(--grey);
  border-radius: 18px;
  padding-bottom: 0;
}

.post-email_line-wrap {
  height: 2px;
  position: relative;
  overflow: visible;
}

.post-email_line-wrap.is-margin-b-60 {
  width: 100%;
}

.post-emeil_component {
  max-width: 59.75rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.post-emeil_component.is-margin-b-100 {
  max-width: 49.7917vw;
}

.post-emeil_component.is-margin-b-100.identity {
  max-width: 49.7917vw;
  grid-column-gap: 3.125vw;
  grid-row-gap: 3.125vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.post-emeil_link {
  color: var(--green);
  letter-spacing: -.1vw;
  text-transform: uppercase;
  font-family: Sora ExtraBold;
  font-size: 2.70833vw;
  font-weight: 800;
  line-height: 105%;
  transition: color .3s;
}

.post-emeil_link:hover {
  color: var(--unactive-dark-grey);
}

.abaut-hero_section {
  height: 41vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

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

.we-are_section {
  background-color: var(--bg-white);
  padding-top: 9.375vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  position: relative;
}

.gallery_section {
  z-index: 2;
  background-color: var(--bg-white);
  margin-bottom: -2vw;
  padding: 7.3vw 7.3vw 0;
  position: relative;
}

.awards_section {
  padding: 9.375vw 7.3vw;
  position: relative;
}

.we-are_wrapp.row {
  grid-column-gap: 5.67708vw;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.we-are_logo-a {
  width: 8vw;
  flex: none;
}

.max-w-520 {
  max-width: 27vw;
  flex: 1;
}

.gallery-image-wrapper {
  padding-top: 57.31rem;
  position: relative;
}

.gallery-image-wrapper.with-parallax {
  padding-top: 47.7vw;
}

.article-grey_block {
  width: 50%;
  background-color: var(--grey);
}

.article-purple-block {
  width: 50%;
  background-color: var(--purple);
  position: relative;
  overflow: hidden;
}

.article-grey_content {
  padding-top: 9.4vw;
  padding-bottom: 9.4vw;
  padding-left: 7.3vw;
}

.max-w-632 {
  max-width: 39.5rem;
}

.container-full {
  width: 100%;
}

.article-wrapper {
  display: flex;
}

.section-100vh {
  width: 100%;
  height: 100vh;
  padding: 3rem 10rem 10rem;
}

.black-rect {
  width: 100%;
  height: 50rem;
  background-color: var(--grey);
  border-radius: 2rem;
}

.section-sticky {
  display: flex;
}

.left-block,
.right-block {
  width: 50%;
  padding: 2rem;
}

.is-margin-b-25 {
  margin-bottom: 1.56rem;
}

.is-margin-b-70 {
  margin-bottom: 4.38rem;
}

.form-tag-subtitle_wrap {
  color: var(--unactive-grey);
  letter-spacing: .04em;
  margin-bottom: .73vw;
  font-size: .73vw;
  line-height: 110%;
}

.form-tag-subtitle_wrap.is-margin-t-70 {
  margin-top: 4.38rem;
}

.form-tag-subtitle_wrap.is-touch {
  margin-bottom: .88rem;
}

.abaut-hero-heding_wrap {
  padding-bottom: 21.69rem;
  position: relative;
}

.ab-image {
  z-index: -1;
  width: 60vw;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 7vw;
}

.ab-image.mob {
  display: none;
}

.awards-component {
  position: relative;
}

.awards-component.row {
  grid-column-gap: 7.29167vw;
  margin-left: 0;
  margin-right: 0;
}

.max-w-557 {
  width: 29vw;
  flex: none;
}

.awards-link_wrap {
  grid-column-gap: 1.5rem;
  letter-spacing: .06rem;
  display: inline-block;
  position: relative;
}

.awards-link {
  z-index: 1;
  pointer-events: auto;
  color: var(--grey);
  letter-spacing: -.15vw;
  font-size: 4.3vw;
  font-weight: 900;
  line-height: 95%;
  transition: color .3s;
  display: inline;
  position: relative;
}

.awards-link:hover {
  z-index: 4;
  color: var(--green);
}

.portfolio__image--l {
  background-color: var(--grey);
  display: none;
}

.image_inside {
  width: 100%;
  height: 115%;
  object-fit: cover;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gallery-image-item {
  z-index: 2;
  width: 40vw;
  height: 29.5vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.gallery-image-item.photo-2 {
  z-index: 0;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.gallery-image-item.photo-3 {
  z-index: 1;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: 0%;
  transform: translate(-50%);
}

.abaut-hero-fix-wrap {
  z-index: 1;
  margin-bottom: -70vh;
  position: relative;
}

.we-do-fix-wrap {
  margin-bottom: -80vh;
}

.we-do-fix-wrap.hidden {
  display: none;
}

.footer_fix-wrap {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  margin-top: -90vh;
  position: relative;
}

.footer_fix-wrap.works {
  z-index: -1;
  margin-top: -100vh;
}

.we-do-email-item_wrap {
  grid-column-gap: 3.125vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-cl-wrap {
  height: 4em;
  max-width: 87.5em;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 3.75em;
  display: flex;
}

.nav-cl {
  background-color: #1f1f1f;
  border-radius: 80px;
  position: fixed;
  top: 1.25em;
  bottom: auto;
  left: 1.25em;
  right: 1.25em;
}

.cl-hero-section {
  height: 100vh;
  padding-top: 12.5vh;
  padding-bottom: 2vh;
}

.cl-container {
  width: 100%;
  max-width: 87.5em;
  margin-left: auto;
  margin-right: auto;
}

.cl-hero-wrapper {
  z-index: 2;
  width: 100%;
  height: 86vh;
  background-color: #e2e5e6;
  border-radius: 80px;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 2.5em 3.75em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cl-logo {
  width: 7.5em;
  height: 2em;
}

.cl-left {
  width: 50%;
}

.cl-right {
  width: 50%;
  padding-left: 1.88em;
}

.cl-flex {
  height: 60vh;
  margin-bottom: 5em;
  display: flex;
}

.cl-image-hero {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.div-block-5 {
  width: 10em;
  height: 4em;
  background-color: var(--red);
  position: absolute;
  bottom: 5em;
  right: 5em;
}

.cl-hero-wrap-fix {
  display: flex;
  position: relative;
}

.cl-hero-heading-wrap {
  z-index: 2;
}

.cl-hero-heading-wrap.one {
  margin-bottom: 3em;
  padding-left: 28.13em;
}

.cl-hero-heading-wrap.two {
  width: 80em;
  justify-content: space-between;
  margin-bottom: 3em;
  display: flex;
}

.cl-hero-heading-wrap.three {
  padding-left: 20em;
}

.cl-heading {
  z-index: 2;
  color: var(--bg-white);
  flex: none;
  font-family: Droid Sans, sans-serif;
  font-size: 8em;
  font-weight: 700;
  line-height: 120%;
  display: inline-block;
  position: relative;
  transform: translate(-101%);
}

.cl-heading.one {
  transform: none;
}

.cl-heading.one.move {
  font-size: 7em;
  position: absolute;
  top: 10%;
  left: 1%;
}

.cl-heading.two {
  transform: none;
}

.cl-heading.two.move {
  font-size: 7em;
  position: absolute;
  top: 30%;
  left: 1%;
}

.cl-heading.three {
  transform: none;
}

.cl-heading.three.move {
  font-size: 7em;
  position: absolute;
  top: 50%;
  left: 1%;
  right: auto;
}

.cl-heading.four {
  transform: none;
}

.cl-heading.four.move {
  font-size: 7em;
  position: absolute;
  top: 70%;
  bottom: auto;
  left: 1%;
}

.cl-headings-wrap {
  width: 100%;
  flex: none;
}

.cl-headings-move_wrap {
  width: 100%;
  flex: 0 auto;
  position: absolute;
  top: 30%;
  bottom: 0%;
  left: 2%;
  right: auto;
}

.cl-hero-heading-move-wrap {
  z-index: 2;
  position: relative;
}

.cl-hero-heading-move-wrap.one {
  display: flex;
}

.cl-hero-heading-move-wrap.two {
  justify-content: space-between;
  display: flex;
}

.cl-hero-heading-move-wrap.three,
.cl-hero-heading-move-wrap.four {
  display: flex;
}

.cl-hero-heading-wrap-copy {
  z-index: 2;
  position: relative;
}

.cl-hero-heading-wrap-copy.one {
  margin-bottom: 3em;
  padding-left: 28.13em;
}

.cl-hero-heading-wrap-copy.two {
  justify-content: space-between;
  margin-bottom: 3em;
  display: flex;
}

.cl-hero-heading-wrap-copy.three {
  padding-left: 20em;
}

.cl-heading-mask {
  flex: none;
  display: inline-block;
  overflow: visible;
}

.cl-paragraf {
  font-family: Montserrat, sans-serif;
  font-size: 3.75em;
  line-height: 100%;
}

.cl-paragraf.one {
  align-self: flex-start;
  margin-bottom: 24px;
}

.cl-right-flex-wrap {
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 2em;
  display: flex;
}

.cl-image-num {
  width: 49em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cl-star {
  width: 38.44em;
  position: absolute;
  transform: translate(-18em, 19em);
}

.cl-text-wrapper {
  width: 50%;
  height: 86vh;
  border-radius: 80px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 2.5em 3.75em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.cl-avs-wrap {
  margin-bottom: 1.5em;
}

.cl-avs {
  width: 13.75em;
}

.cl-right-content-wrap {
  opacity: 0;
  align-self: flex-end;
  transition: opacity .8s cubic-bezier(.165, .84, .44, 1), transform 1s cubic-bezier(.165, .84, .44, 1);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 100%);
}

.cl-right-content-wrap.one {
  transition: opacity .8s cubic-bezier(.165, .84, .44, 1), transform 1s cubic-bezier(.165, .84, .44, 1);
}

.cl-right-content-wrap.one.from-down {
  opacity: 1;
  transform: translate(0);
}

.cl-right-content-wrap.one.from-down.to-up {
  opacity: 0;
  transform: translate(0, -100%);
}

.cl-right-content-wrap.two {
  transition-duration: 1s;
}

.cl-right-content-wrap.two.from-down {
  opacity: 1;
  transform: none;
}

.cl-right-content-wrap.two.from-down.to-up {
  opacity: 0;
  transform: translate(0, -100%);
}

.cl-right-content-wrap.three.from-down {
  opacity: 1;
  transform: none;
}

.cl-right-content-wrap.three.from-down.to-up {
  opacity: 0;
  transform: translate(0, -100%);
}

.cl-right-content-wrap.four.from-down {
  opacity: 1;
  transform: none;
}

.cl-right-content-wrap.four.from-down.to-up {
  opacity: 0;
  transform: translate(0, -100%);
}

.cl-paragraf-min {
  font-family: Montserrat, sans-serif;
  font-size: 2.25em;
  line-height: 100%;
}

.cl-paragraf-min.one {
  align-self: flex-start;
}

.cl-relative-wrap {
  height: 100%;
  position: relative;
}

.c-bgl-video {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cl-video-wrapper {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: relative;
}

.awwards-media-wrap {
  z-index: 0;
  width: 520px;
  height: 300px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.article-rect {
  width: 88rem;
  height: 70rem;
  position: absolute;
  top: -87px;
  right: -20%;
  transform: scale(1.2);
}

.arcticle-rect {
  width: 65.9vw;
  height: 58.3vw;
  border: 2px solid var(--bg-white);
  position: absolute;
  transform: translate(5vw, -1.6vw)scale(.8)rotate(-17deg);
}

.link_underline {
  color: var(--green);
  cursor: pointer;
}

.image-5 {
  width: 500px;
}

.pointer-none {
  cursor: none;
}

.works-section {
  padding-left: 7.3vw;
  padding-right: 7.3vw;
}

.works-section.insights {
  padding-bottom: 9.4vw;
}

.works-section.all-works {
  padding-bottom: 10.4vw;
}

.works_grid-wrap {
  width: 100%;
  grid-column-gap: 1.05vw;
  grid-row-gap: 3.125vw;
  color: var(--milk);
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.works_grid-wrap.project {
  flex-wrap: nowrap;
}

.collection-item {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.collection-item-2 {
  display: flex;
}

.works_tags-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  align-items: center;
  margin-top: .88rem;
  margin-bottom: 1.94rem;
  display: flex;
}

.works-link_current {
  width: 100%;
  height: 100%;
  margin-bottom: .73vw;
}

.works-link_current.project {
  height: auto;
  text-align: left;
  margin-bottom: 0;
}

.works-filter_wrap {
  padding-top: 5rem;
}

.works-filter {
  width: 100%;
  max-width: 577px;
  grid-column-gap: 0vw;
  grid-row-gap: .52vw;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 7.3vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.works-filter.is-txt-large {
  max-width: 32vw;
  justify-content: space-between;
}

.filter-link {
  margin-right: 2rem;
}

.filter-link.fltr-active {
  color: var(--green);
}

.works-filter-components {
  justify-content: center;
  display: flex;
}

.work-section-copy {
  z-index: 1;
  padding-top: 11.25rem;
}

.work-section-copy.pane {
  height: 200vh;
}

.work-section-copy.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -100px;
}

.work-section-copy-copy {
  z-index: 2;
  background-color: var(--bg-white);
  position: relative;
}

.work-section-copy-copy.pane {
  height: 200vh;
}

.work-section-copy-copy.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -100px;
}

.fs-style_row {
  min-height: 3rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  display: grid;
}

.fs-style_row.is-tag {
  flex-wrap: wrap;
  display: flex;
}

.fs-tag_template-1 {
  border: 2px solid #000;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .25rem .4rem .25rem 1rem;
  text-decoration: none;
  display: flex;
}

.fs-tag_template-1:hover {
  opacity: .7;
}

.fs-tag_template-1:focus-visible {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs-tag_template-1[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs-tag_text-1 {
  font-weight: 500;
}

.fs-tag_close-icon-1 {
  width: 2rem;
  margin-left: 1rem;
}

.works-tag-item.hide-link {
  display: none;
}

.collection-list-wrapper {
  display: block;
}

.filters-text {
  color: var(--unactive-grey);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1.25vw;
}

.filters-text.w--current {
  color: var(--green);
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}

.filters-text.is-hidden {
  display: none;
}

.services-list-tab {
  width: 100%;
  grid-column-gap: 0px;
  display: flex;
}

.services-list-tab_contents {
  width: 100%;
}

.services-list-tab_tags {
  width: 33vw;
  grid-column-gap: .42vw;
  grid-row-gap: .52vw;
  flex-wrap: wrap;
  flex: none;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-right: 10.4vw;
  padding-top: 23vw;
  display: flex;
}

.services-list-tab_tags.identity.top-18vw,
.services-list-tab_tags.packaging {
  padding-top: 18vw;
}

.sevices-ckeck {
  background-color: var(--unactive-light);
  color: var(--grey);
  letter-spacing: .03vw;
  border-radius: .52vw;
  padding: .32vw .63vw;
  font-size: .73vw;
  line-height: 110%;
}

.sevices-ckeck.w--current {
  background-color: var(--green);
  color: var(--milk);
}

.filter-title-wrap {
  text-align: center;
  margin-bottom: .52vw;
}

.nest-collection-hide {
  display: flex;
}

.nest-collection-hide.hide {
  display: none;
}

.works-hero-section {
  background-color: var(--bg-white);
  text-align: center;
  padding-top: 12.4vw;
  padding-bottom: 2.08vw;
}

.works-hero-section.is-margin-b-140 {
  margin-bottom: 5.3vw;
}

.team_grid-item {
  flex: none;
}

.isughts-collection {
  border-top: 1px dotted #000;
  border-bottom: 1px #000;
  justify-content: space-between;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.insights-category-wrap {
  margin-bottom: .63rem;
}

.insights_text-content-block {
  width: 50%;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.insights_cat-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  align-items: center;
  margin-top: .88rem;
  margin-bottom: 1.94rem;
  display: flex;
}

.insight-news-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 6.25vw;
  padding-bottom: 6.25vw;
  display: flex;
  position: relative;
}

.insight-news-component {
  max-width: 29.13rem;
  text-align: center;
}

.is-txt-large-story {
  font-size: 1.04vw;
  line-height: 140%;
}

.is-txt-large-story.is-txt-light-milk.max-width-594 {
  max-width: 37.13em;
}

.is-txt-large-story.is-txt-light-milk.is-txt-underlined {
  text-decoration: underline;
}

.is-txt-large-story.is-txt-light-milk.is-txt-underlined.is-margin-b-25 {
  margin-bottom: 1.56rem;
}

.is-txt-large-story.is-txt-light-milk.is-margin-t-16 {
  margin-top: 1rem;
}

.is-txt-large-story.is-txt-grey {
  color: rgba(37, 37, 37, .7);
}

.is-txt-large-story.is-txt-unactive-grey {
  font-size: .86vw;
}

.is-txt-large-story.is-margin-b-20 {
  line-height: 140%;
}

.services-hero-heding_wrap {
  display: flex;
  position: relative;
}

.services-hero_section {
  height: 40.6vw;
  align-items: center;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.services-hero-fix-wrap {
  background-color: var(--grey);
  margin-bottom: -70vh;
}

.abc-image {
  z-index: -1;
  width: 68.1771vw;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.abc-image.mob {
  display: none;
}

.abc-image.packaging {
  width: 58vw;
}

.services-tab-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.services-tab-wrapper.hide {
  display: none;
}

.services-tab-section {
  z-index: 2;
  background-color: var(--bg-white);
  position: relative;
}

.moving-text-wrapp {
  z-index: 10;
  grid-column-gap: 3.75rem;
  background-color: var(--green);
  padding-top: 1.7vw;
  padding-bottom: 1.7vw;
  position: relative;
  overflow: hidden;
}

.moving-text-wrapp.is-margin-b-180 {
  margin-bottom: 9.4vw;
  padding-top: 1.7vw;
  padding-bottom: 1.7vw;
}

.moving-text-wrapp.is-bg-dark {
  background-color: var(--grey);
}

.moving-text-wrapp.is-bg-grey {
  background-color: var(--grey);
  overflow: hidden;
}

.moving-text-wrapp.is-bg-purple {
  background-color: var(--purple);
  overflow: hidden;
}

.interruption-section {
  z-index: 3;
  position: relative;
}

.we-do_wrapper-content-copy {
  max-width: 67.06rem;
  text-align: center;
}

.interruption_wrapper-content {
  width: 55.9vw;
  text-align: center;
}

.projects-section-wrap {
  background-color: var(--bg-white);
  position: relative;
}

.projects-section-wrap.stick-before {
  margin-bottom: -80vh;
  padding-top: 9.4vw;
}

.projects-section {
  z-index: 2;
  background-color: var(--bg-white);
  padding-top: 9.4vw;
  padding-bottom: 9.4vw;
  padding-left: 7.3vw;
  position: relative;
  overflow: hidden;
}

.project-component {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.project-component.is-margin-b-60 {
  flex-direction: row;
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
  display: flex;
}

.project-component_title {
  text-align: left;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  margin-right: 1.6vw;
  padding-top: 2.08vw;
  padding-bottom: 2.08vw;
  display: flex;
}

.project-component_slider {
  min-width: 0;
}

.project-btn_wrap {
  margin-top: auto;
}

.is-margin-b-20 {
  margin-bottom: 1.04vw;
  line-height: 100%;
}

.services-tab-text {
  max-width: 29vw;
  margin-bottom: 2.6vw;
}

.services-list-item {
  letter-spacing: .035rem;
  line-height: 110%;
}

.services-list {
  grid-row-gap: .52vw;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 1.66vw;
  display: flex;
}

.services-list-wrap {
  max-width: 26vw;
  grid-column-gap: .83vw;
  grid-row-gap: .83vw;
  color: var(--grey);
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  flex-direction: column;
  margin-bottom: 2.6vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  display: flex;
}

.services-parent-link {
  width: 100%;
  color: #e8e8e8;
  letter-spacing: -.25625rem;
  -webkit-text-stroke-color: rgba(184, 184, 184, .15);
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  line-height: 105%;
  transition: color .2s;
}

.services-parent-link:hover {
  color: var(--grey);
}

.services-parent-link.w--current {
  color: var(--green);
  background-color: rgba(0, 0, 0, 0);
}

.services-parent-link_wrap {
  z-index: 2;
  width: 40vw;
  grid-column-gap: 1.45vw;
  grid-row-gap: 1.45vw;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.works-template-info {
  grid-column-gap: 4.2vw;
  justify-content: center;
  display: flex;
}

.is-margin-b-10 {
  margin-bottom: .63rem;
}

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

.works-grid-image_section.is-margin-b-180 {
  margin-bottom: 9.4vw;
}

.image-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
    / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
}

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

.touch-form-section {
  z-index: 99999;
  width: 100%;
  height: 100vh;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, .18);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.touch-form-section.is-active {
  display: flex;
}

.touch-form-section.test {
  display: flex;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.touch-form-wrap {
  grid-column-gap: 5.7vw;
  grid-row-gap: 5.7vw;
  background-color: var(--grey);
  color: var(--milk);
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4.16vw 4.7vw;
  display: flex;
  position: relative;
}

.is-margin-36 {
  margin-bottom: 2.25rem;
}

.touch-form-component {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.touch-info-wrap {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.logo-short {
  width: 19.3229vw;
}

.touch-close {
  z-index: 10;
  color: var(--milk);
  text-transform: uppercase;
  cursor: pointer;
  padding: .5vw;
  font-family: Sora ExtraBold;
  font-size: 1.875vw;
  font-weight: 800;
  line-height: 100%;
  transition: color .2s;
  position: absolute;
  top: 2vw;
  right: 2vw;
}

.touch-close:hover {
  color: var(--green);
}

.call-item-wrap {
  text-align: right;
  letter-spacing: -.1625rem;
  text-transform: uppercase;
  flex: none;
  justify-content: flex-end;
  font-weight: 800;
  transition: color .2s;
}

.call-item-wrap.is-active {
  color: var(--milk);
}

.call-paragraph {
  max-width: 30rem;
  color: var(--bg-white);
  text-align: left;
  margin-top: auto;
}

.call-paragraph.is-h5 {
  max-width: none;
  font-size: 1.66667vw;
}

.call-info-item {
  width: 25vw;
  height: 100%;
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: .52vw;
  display: flex;
  position: absolute;
}

.call-info-item.is-active {
  z-index: 100;
  opacity: 1;
  display: flex;
}

.call-item {
  color: var(--grey);
  letter-spacing: -.05rem;
  cursor: pointer;
  font-size: 2.7vw;
  font-weight: 900;
  line-height: 103%;
  transition: color .2s;
  display: inline-block;
}

.call-item.is-active {
  color: var(--milk);
}

.cookies {
  z-index: 90;
  width: 498px;
  background-color: var(--bg-white);
  border: 1px solid #000;
  border-radius: 30px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 30px 16px 40px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 2.08vw;
  left: 0%;
  right: 0%;
}

.cookies.is-active {
  display: none;
}

.cookies-component {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.cookies-info-wrap {
  max-width: 224px;
  flex: none;
}

.cookies-info-text {
  color: var(--grey);
  letter-spacing: .035rem;
  line-height: 100%;
}

.cookies-link {
  color: var(--unactive-grey);
  cursor: pointer;
  text-decoration: underline;
  transition: color .2s;
}

.cookies-link:hover {
  color: var(--grey);
}

.cookies-btn {
  height: 37px;
  background-color: var(--purple);
  color: var(--milk);
  cursor: pointer;
  border-radius: 16px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 100%;
  display: flex;
}

.cookies-close {
  width: 26px;
  height: 26px;
  cursor: pointer;
  padding: 4.5px;
}

.cookies-close-icon {
  width: 100%;
  max-width: 100%;
}

.works-image-wrap {
  width: 30rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.works-grid-image {
  width: 100%;
  height: 20rem;
  display: flex;
}

.works-grid-image-copy {
  width: 30rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area"
    ". ."
    / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.works-image-grid {
  grid-column-gap: 1.56vw;
  grid-row-gap: 1.56vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.works-image-grid.is-full {
  grid-column-gap: 0rem;
  grid-template-columns: 1fr;
}

.works-image-grid.first-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.works-image-item {
  position: relative;
  height: 100%;
}

.works-image-item-full {
  display: none;
}

.works-image-item-full.is-dispaly-block {
  display: block;
}

.works-abaut-wrap {
  display: flex;
}

.works-abaut-info {
  width: 50%;
  padding-top: 9.4vw;
  padding-left: 7.8vw;
  padding-right: 9.4vw;
  padding-bottom: 9.4vw;
}

.works-abaut-info.dark {
  background-color: var(--grey);
  color: #fff;
}

.works-abaut-img {
  width: 50%;
  position: relative;
}

.is-margin-b-140 {
  margin-bottom: 8.75rem;
}

.works-challenge-section.is-margin-b-200 {
  margin-bottom: 9.4vw;
}

.challenge-image-warp {
  width: 100%;
}

.challenge-image-warp.is-margin-b-180 {
  height: 25vw;
  margin-bottom: 0;
  position: relative;
}

.challenge-info-wrap {
  max-width: 77.7vw;
  grid-column-gap: 6.25vw;
  margin-top: 9.4vw;
  margin-bottom: 9.4vw;
  display: flex;
}

.challenge-info-wrap.row.is-margin-b-200 {
  margin-bottom: 12.5rem;
}

.challenge-title {
  flex: 1;
}

.challenge-heding {
  line-height: 105%;
}

.challenge-info {
  width: 34.9vw;
  flex: none;
}

.works-info {
  width: 100%;
  margin-bottom: 4.7vw;
}

.works-info p {
  color: var(--grey);
  font-size: 2.4vw;
  line-height: 110%;
}

.works-info.dark-block {
  color: var(--milk);
}

.works-info h2 {
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 100%;
}

.challenge-rich {
  color: var(--grey);
  font-size: 14px;
}

.challenge-rich h4 {
  letter-spacing: -.015vw;
  margin-bottom: 2.6vw;
  font-size: 1.7vw;
  line-height: 100%;
}

.challenge-rich p {
  letter-spacing: -.01vw;
  margin-right: 5.72917vw;
  font-size: 1.05vw;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: ;
}

.challenge-rich p:not(:last-child) {
  margin-bottom: 24px;
}

@media (max-width: 575px) {
  .challenge-rich p:not(:last-child) {
    margin-bottom: 14px;
  }
}

.challenge-rich strong {
  max-width: 41.6875rem;
  margin-bottom: 2.6vw;
  font-family: "Sora 600";
  font-size: 1.66vw;
  font-weight: 600;
  line-height: 110%;
  display: inline-block;
}

.challenge-rich h2 {
  font-size: 1.66vw;
}

.challenge-rich.white {
  color: var(--bg-white);
}

.works-name-section.is-margin-b-180 {
  margin-bottom: 0;
}

.works-name-wrap {
  display: flex;
}

@media (max-width: 1024px) {
  .works-name-wrap {
    height: auto;
  }
}

.works-name-info {
  width: 50%;
  background-color: var(--grey);
  padding: 9.4vw 9.4vw 10.6vw 7.8vw;
}

.works-name-img {
  width: 50%;
  flex: 0 auto;
  align-self: stretch;
  position: relative;
}

.name-info-text {
  width: 100%;
  white-space: normal;
  word-break: break-all;
}

.name-info-text h4 {
  color: var(--milk);
  word-break: break-all;
  margin-bottom: 2.6vw;
  font-family: "Sora 600";
  font-size: 1.66vw;
  font-weight: 600;
  line-height: 110%;
}

.name-info-text p {
  max-width: 29vw;
  color: var(--milk);
  font-size: 1.25vw;
  font-weight: 400;
}

.name-info-text strong {
  width: 100%;
  word-break: keep-all;
  margin-bottom: 2.6vw;
  font-family: "Sora 600";
  font-size: 1.66vw;
  font-weight: 600;
  line-height: 120%;
  display: inline-block;
}

.works-image-grid_design {
  grid-column-gap: 1.56vw;
  grid-row-gap: 1.56vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.works-grid-full-wrap {
  grid-column-gap: 1.88rem;
  grid-row-gap: 1.88rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-hide {
  display: none;
}

.insight-hero-section,
.isights-about-section {
  background-color: var(--bg-white);
}

.insights-about-wrap {
  display: flex;
}

.insights-about-wrap.is-margin-b-100 {
  grid-column-gap: 6.25vw;
  padding-right: 6.25vw;
}

.insights-title-wrap {
  grid-column-gap: 4.6875vw;
  grid-row-gap: 4.6875vw;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.insights-about-info {
  width: 36.5vw;
  flex: none;
}

.insights-title h1 {
  color: var(--grey);
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 110%;
}

.insights-title p {
  font-size: 14px;
}

.insights-about {
  width: 36.5vw;
}

.insights-about p {
  color: var(--grey);
  margin-bottom: 1vw;
  font-size: 1.04vw;
  font-weight: 600;
  line-height: 125%;
}

.insights-about ul {
  color: var(--grey);
  margin-bottom: 1vw;
  font-size: 1.04vw;
  font-weight: 600;
  line-height: 125%;
}

.insights-about blockquote {
  margin-bottom: 1vw;
  font-size: 1.4vw;
  font-weight: 600;
  line-height: 105%;
}

.insights-about h4 {
  margin-top: 2.125vw;
  margin-bottom: 1vw;
  font-size: 1.7vw;
  line-height: 100%;
}

.insights-about h2 {
  margin-bottom: 1.04vw;
  font-size: 1.66667vw;
  line-height: 110%;
}

.insights-about.bottom-60 {
  width: 36.5vw;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 3.125vw;
  display: flex;
}

.insights-about.bottom-60 a {
  font-weight: 600;
  text-decoration: underline;
}

.insights-about.bottom-60 a:hover {
  color: var(--green);
}

.insights-about h3 {
  margin-top: 0;
  margin-bottom: 1vw;
  font-size: 1.4vw;
  font-weight: 600;
  line-height: 105%;
}

.insights-about figcaption {
  font-size: .73vw;
  line-height: 100%;
}

.insights-about figure {
  min-width: 50vw;
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
  margin-right: 0;
}

.insights-about a {
  font-weight: 800;
  text-decoration: underline;
}

.line-spacer {
  border-top: 1px dotted #000;
}

.line-spacer.is-margin-b-40 {
  margin-bottom: 2.5rem;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.insights-content-section {
  background-color: var(--bg-white);
}

.insights-content-wrap {
  width: 100%;
  grid-column-gap: 6.25vw;
  padding-right: 6.25vw;
  display: flex;
}

.insights-content-article {
  flex: 1;
}

.insights-content-article.is-m-w-700 {
  width: 50%;
}

.insights-link-wrap {
  flex: 1;
}

.insights-content-block h2 {
  color: var(--grey);
  margin-bottom: 1.04vw;
  font-family: "Sora 600";
  font-size: 1.97vw;
  font-weight: 600;
  line-height: 110%;
}

.insights-content-block p {
  color: var(--grey);
  margin-bottom: 1.04vw;
  font-size: 1.04vw;
  line-height: 140%;
}

.insights-content-block.is-margin-b-40 {
  margin-bottom: 2.5rem;
}

.insights-content-block h4 {
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 120%;
}

.insights-content-block h3 {
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
}

.insights-content-block.is-margin-b-60 figcaption {
  font-size: .83vw;
}

.insights-content-block.is-margin-b-20 {
  width: 36.45vw;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.insights-content-block.is-margin-b-20 figure {
  width: 50vw;
  margin-bottom: 4.7vw;
}

.insights-content-block.is-margin-b-20 figcaption {
  margin-top: .52vw;
}

.insights-info {
  grid-column-gap: 3.6vw;
  justify-content: flex-start;
  display: flex;
}

.insights-info.data-wrapper,
.insights-info.next__story--data {
  grid-column-gap: 3.6vw;
  align-items: center;
}

.insights-time-read_wrap {
  grid-column-gap: .2rem;
  display: flex;
}

.insights-next-section {
  z-index: 2;
  background-color: var(--bg-white);
  padding-top: 9.38vw;
  padding-bottom: 9.38vw;
  position: relative;
}

.insights-back-wrapper {
  grid-column-gap: .83vw;
  align-items: center;
  font-size: 1.66vw;
  font-weight: 600;
  line-height: 120%;
  transition: color .2s;
  display: flex;
}

.insights-back-wrapper:hover {
  color: var(--green);
}

.back-icon {
  height: 1.77vw;
  transition: transform .2s;
}

.social-link {
  width: 30px;
  height: 30px;
}

.awwards-link-year {
  letter-spacing: .06vw;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 100%;
  display: inline-block;
  position: relative;
  bottom: 2.1vw;
  left: 1vw;
}

.awwards-link-year.three {
  left: .2vw;
  right: auto;
}

.swiper-copy.is-slider-main {
  z-index: 1;
  width: 100%;
  position: static;
  overflow: hidden;
}

.swiper-copy.project {
  min-width: 0;
}

.splide__list.project {
  display: flex;
}

.swiper-slide.project {
  width: 27.8vw;
  flex: none;
  position: relative;
}

.awwards-media-aria {
  z-index: 3;
  width: 100%;
  height: 100vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
}

.awards-media-text {
  z-index: 2;
  position: absolute;
  top: .69rem;
  bottom: auto;
  left: .94rem;
  right: auto;
}

.awards-media-text.is-txt-small.is-txt-light-milk,
.awards-media-text.is-txt-small.is-txt-grey {
  display: flex;
}

.awards-media {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.awards-media.two,
.awards-media.one,
.awards-media.three,
.awards-media.mobile {
  display: none;
}

.next-info-block {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.next-image-block {
  width: 50%;
  height: 20vw;
  flex: none;
}

.next-collection-item {
  margin-bottom: 2.5rem;
  display: flex;
}

.next-link-wrapp {
  margin-bottom: 1.56vw;
}

.next-title {
  max-width: 44rem;
  color: var(--grey);
  flex: 1;
  font-size: 2.875rem;
  font-weight: 400;
  line-height: 110%;
}

.next-tag-wrap {
  grid-column-gap: 3.65vw;
  justify-content: flex-start;
  display: flex;
}

.next-link {
  grid-column-gap: .83vw;
  color: var(--green);
  align-items: center;
  font-size: 1.66vw;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.next-link-arrow {
  height: 1.77vw;
  transition: transform .2s;
}

.insightds-share {
  grid-column-gap: 3.6vw;
  color: var(--unactive-grey);
  align-items: center;
  padding: .5vw;
  display: flex;
}

.insightds-share:hover {
  color: var(--green);
}

.share-icon {
  width: 1.25vw;
  pointer-events: none;
}

.share-link {
  grid-column-gap: .52vw;
  color: var(--unactive-grey);
  align-items: center;
  transition: color .2s;
  display: flex;
}

.share-link:hover {
  color: var(--grey);
}

.share-social-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.social-insights-icon {
  width: 1.875rem;
  height: 1.875rem;
  color: var(--green);
  cursor: pointer;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
}

.social-insights-icon:hover {
  color: var(--purple);
}

.list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.94rem;
  padding-top: .88rem;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.list-item {
  background-color: var(--green);
  border-radius: 23px;
  padding: 1rem;
}

.tag-list {
  background-color: var(--dark-milk\<deleted\|variable-1cb12413\>);
  color: var(--grey);
  border-radius: .625rem;
  padding: .38rem .75rem;
  font-family: "Sora 200";
  font-size: .88rem;
  font-weight: 200;
  line-height: 110%;
}

.works-move-text {
  letter-spacing: -.21vw;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 105%;
  color: #252525;
}

.design-rich h4 {
  margin-bottom: 3.6rem;
  font-family: "Sora 600";
  font-size: 2rem;
  font-weight: 600;
  line-height: 110%;
}

.design-rich p {
  font-size: 1.25rem;
  line-height: 140%;
}

.design-rich strong {
  max-width: 41.6875rem;
  color: var(--grey);
  margin-bottom: 3.06rem;
  font-family: "Sora 600";
  font-size: 2rem;
  font-weight: 600;
  line-height: 110%;
  display: inline-block;
}

.works-double-image {
  width: 100%;
  grid-row-gap: 1.88rem;
  margin-bottom: 9.4vw;
}

.div-block-6 {
  width: 20rem;
}

.works-double-grid {
  grid-row-gap: 1.88rem;
  flex-direction: column;
  display: flex;
}

.btn-anim-wrap {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn-anim {
  width: 10rem;
  height: 4rem;
  border: 1px solid var(--green);
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.success-form {
  min-height: 24.5vw;
  color: var(--green);
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: relative;
}

.success-text-wrap {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.5vw;
  padding-right: 1.5vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.header {
  display: block;
}

.header.hide {
  display: none;
}

.style-tags-category {
  display: block;
}

.div-block-7 {
  width: 43.75rem;
}

.learn-more-wrap.services {
  padding-top: 2vw;
}

.learn-more-wrap.display-none {
  display: none;
}

.learn-more-btn {
  grid-column-gap: 1vw;
  grid-row-gap: 1.6vw;
  align-items: center;
  line-height: 120%;
  transition: color .2s;
  display: flex;
}

.learn-more-btn:hover {
  color: var(--green);
}

.learn-more-btn.services {
  grid-column-gap: .7vw;
  font-size: 1vw;
}

.lean-arrow {
  height: 1.35417vw;
  transition: transform .2s;
}

.lean-arrow.services {
  height: 1vw;
}

.work-wrap-fix {
  margin-bottom: 5.2vw;
}

.link-tilte {
  font-family: Nunito Sans, sans-serif;
  position: relative;
  overflow: hidden;
}

.link-tilte.is-h5.is-txt-grey.is-txt-align-left {
  font-size: 1.66vw;
}

.insights-item-border {
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}

.insights-collection {
  display: flex;
}

.insights-collection.is-margin-b-80 {
  margin-bottom: 4.1vw;
}

.insight-list {
  width: 100%;
  border-top: 1px #000;
}

.title-underline {
  text-decoration: underline;
}

.coming-soon-wrap {
  width: 25vw;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dark-theme {
  background-color: var(--grey);
}

.name-wrapp {
  margin-top: 9.4vw;
  margin-bottom: 9.4vw;
  position: relative;
}

.name-dark {
  margin-top: 9.4vw;
  margin-bottom: 9.4vw;
}

.heder-dark {
  display: none;
}

.footer-top-container.right {
  width: 45.3vw;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.footer-top-container.left {
  max-width: 26.6vw;
  flex: 1;
}

.footer-links-wrapp {
  grid-column-gap: 5.3125vw;
  flex-wrap: wrap;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  overflow: hidden;
}

.footer-links-wrapp.align-center {
  align-items: center;
}

.footer-links-wrapp.align-center.justify-between,
.footer-links-wrapp.justify-between {
  justify-content: space-between;
}

.footer-links-wrapp.is-margin-t-104 {
  margin-top: 6.5rem;
}

.footer-links-wrapp.align-start {
  align-items: flex-start;
}

.footer-links-wrapp.align-end {
  align-items: flex-end;
}

.footer-links-wrapp.align-stretch {
  align-items: stretch;
}

.footer-links-wrapp.justify-center {
  justify-content: center;
}

.footer-links-wrapp.justify-end {
  justify-content: flex-end;
}

.footer-links-wrapp.justify-around {
  justify-content: space-around;
}

.footer-link-items {
  max-width: 7vw;
  flex: 1;
}

.footer-link-items.backliink {
  width: 6.97917vw;
  flex-direction: column;
  flex: none;
  align-items: center;
  display: flex;
}

.footer-link-items.contact {
  width: 19vw;
  height: 100%;
  max-width: none;
  flex: none;
}

.footer-link-items.second {
  width: 14vw;
  max-width: none;
  flex: none;
}

.footer-form-wrapper {
  width: 19.8958vw;
  margin-bottom: 2.08vw;
}

.footer-form-wrapper.menu {
  margin-bottom: 5.2vw;
}

.form-2 {
  min-height: 24.5vw;
}

.form-tags-container {
  width: 23.3333vw;
  max-width: 100%;
}

.footer-links-grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 3.25vw;
  grid-row-gap: 3.25vw;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.about-btn-wrapper {
  width: 100%;
}

.collection-list-wrapper-3.workpage {
  display: block;
}

.nav-content-right {
  max-width: 26.6146vw;
}

.bottom-links-wrapper {
  padding-left: 4.16vw;
  padding-right: 4.16vw;
  position: relative;
}

.nav-container {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 2.08333vw;
  display: flex;
}

.about-sticky-wrapper {
  width: 100%;
  max-width: none;
  font-size: 14px;
}

.about-sticky-wrapp {
  width: 39vw;
  height: 25vw;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 50%;
  overflow: visible;
  transform: none;
}

.about-sticky-wrapp.identty {
  top: 17.55rem;
}

.modal-heading-wrapper {
  margin-bottom: 1.875vw;
}

.div-block-8 {
  max-width: 17.3vw;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.insights-heading-wrapp {
  margin-bottom: 4.16vw;
}

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

.what-we-do-wrapp {
  padding-left: 7.3vw;
  padding-right: 7.3vw;
}

.grey-text-wrapp {
  width: 36%;
  flex: 1;
}

.about-hero-heading {
  position: absolute;
}

.case-video {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.case-bg-image {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.case-bg-image.two,
.case-bg-image.one,
.case-bg-image.three,
.case-bg-image.mobile {
  display: none;
}

.tabs-container-wrapper {
  padding-bottom: 9.4vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
}

.services-tab-section {
  padding-top: 9.375vw;
}

.services-tab-section.none {
  display: block;
}

.coming-soon-section {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.coming-soon-section.dislay-none {
  display: none;
}

.mouse-wrapper {
  z-index: -1;
  width: 24px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}

.modal-links-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-form-heading {
  margin-bottom: 3vw;
}

.footer-form-heading.menu {
  margin-bottom: 1.5625vw;
}

.two-col-text {
  max-width: 63.3333vw;
  grid-column-gap: 7.23958vw;
  flex: none;
  display: flex;
}

.tab-text-82px {
  letter-spacing: -.2vw;
  font-size: 4.27vw;
  line-height: 105%;
}

.tab-text-82px.green {
  width: 100%;
  color: var(--green);
  font-family: "Sora 600";
  font-weight: 800;
}

.div-block-12 {
  width: 100%;
  height: 100%;
  background-color: red;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.div-block-13 {
  margin-bottom: 2vw;
}

.tabs-content {
  border-top: 1px none var(--unactive-dark-grey);
}

.read-more-link,
.tab-modal-wrapper {
  display: none;
}

.work-content-wrapper {
  z-index: 2;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  position: relative;
  overflow: hidden;
}

.work-content-wrapper.hero {
  padding-top: 0;
}

.collection-item-3 {
  height: 47vw;
}

.html-embed {
  position: absolute;
}

.link-block {
  width: 100%;
}

.insight-link-block {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.insight-link-block.next {
  border-top: .05vw dotted var(--grey);
  padding-top: 2.08vw;
  padding-bottom: 2.08vw;
}

.insights-page-wrapper {
  padding-top: 12.3vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  overflow: hidden;
}

.preloader {
  z-index: 99999;
  height: 100svh;
  background-color: var(--grey);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.lottie-wrapper-preloder {
  z-index: -1;
  width: 20vw;
  position: absolute;
  transform: rotate(-30deg);
}

.lottie-wrapper-preloder.is-z-index-2 {
  z-index: 2;
}

.lottie-wrapper-preloder.is-lottie-abaut {
  z-index: 1;
  width: 27vw;
}

.lottie-wrapper-preloder.abaut-page {
  width: 25vw;
  top: auto;
  bottom: 9vw;
  left: auto;
  right: 27vw;
  transform: rotate(-30deg);
}

.lottie-wrapper-preloder.insights {
  position: static;
  transform: translate(19%, -36%)rotate(-30deg);
}

.lottie-wrapper-preloder.static {
  width: 16.6667vw;
  margin-bottom: 4.16vw;
  position: static;
  transform: rotate(-30deg);
}

.case-video-wrapper {
  width: 600px;
  height: 300px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.case-video-item {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.case-video-container {
  width: 100%;
  height: 26.0417vw;
  justify-content: center;
  align-items: center;
  margin-top: .78vw;
  margin-bottom: .78vw;
  display: flex;
  position: relative;
}

.grid-css {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.mb-grid-work {
  margin-bottom: 1.56vw;
}

.goback-wrapp {
  margin-top: 5.20833vw;
  display: inline-block;
}

.goback-arrow {
  height: 1.35417vw;
  transition: transform .2s;
  transform: rotate(180deg);
}

.next-insight-wrapp {
  width: 100%;
  grid-column-gap: 1.5625vw;
  grid-row-gap: 1.5625vw;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
}

.next-insight-wrapp:hover {
  color: var(--grey);
}

.video-placeholder {
  height: 100%;
  object-fit: cover;
}

.background-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.case-bg-img,
.bg-video-wrapp {
  display: none;
}

.work-video-wrap {
  padding-top: 54.8%;
  position: relative;
  height: 100%;
}

.mobile-image-case {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mobile-image-case.image-parallax {
  height: 120%;
  object-fit: cover;
  top: -20%;
}

.mobile-image-case.works {
  object-fit: cover;
  object-position: 50% 50%;
}

.mobile-image-case.scale-1-1 {
  transform: scale(1.05);
}

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

.services-cms-tabs {
  width: 100%;
  display: flex;
}

.services-wrapper-tabs {
  display: block;
}

.test-test-wrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
}

.services-cms-tab-link {
  display: block;
}

.collection-item-4 {
  flex-direction: row;
  flex: 1;
  align-items: flex-start;
  display: block;
}

.collection-list-wrapper-4 {
  width: 100%;
  flex-direction: row;
  flex: none;
  display: block;
  position: relative;
}

.collection-list-wrapper-5 {
  width: 50%;
}

.wrap-test {
  width: 500px;
  height: 300px;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.video-test {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-test.two,
.video-test.one,
.video-test.three,
.video-test.mobile {
  display: none;
}

.popup-text-wrapp {
  max-width: 29vw;
  margin-bottom: 2.6vw;
}

.service--info--section {
  z-index: 2;
  background-color: #fff;
  position: relative;
}

.service--info--section.dark {
  background-color: var(--grey);
  color: #fff;
  display: none;
}

.service--info--wrap {
  display: flex;
}

.service--info--content {
  width: 50%;
  background-color: var(--grey);
  padding: 11vw 12vw 11vw 7.8vw;
}

.service--info--content.dark {
  background-color: var(--grey);
  color: #fff;
}

.service--info--content.light {
  background-color: var(--bg-white);
}

.service--text {
  width: 34vw;
  grid-row-gap: 2.6vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 4vw;
  display: flex;
}

.service--text.nomargin {
  margin-bottom: 0;
}

.service--img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.service--img.image-parallax {
  height: 120%;
  object-fit: cover;
  top: -20%;
}

.service--img.works {
  object-fit: cover;
  object-position: 50% 50%;
}

.service--img.scale-1-1 {
  transform: scale(1.05);
}

.service--img-wrap {
  width: 50%;
  position: relative;
}

.about--service--wrapper {
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.service--heading--wrap {
  z-index: 1;
  max-width: 27vw;
  text-transform: uppercase;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.services--projects-section {
  z-index: 2;
  background-color: var(--bg-white);
  padding-top: 0;
  padding-bottom: 9.4vw;
  padding-left: 7.3vw;
  position: relative;
  overflow: hidden;
}

.service--clients-section {
  z-index: 2;
  background-color: var(--grey);
  margin-bottom: -100vh;
  padding: 6.275vw 7.3vw 9.4vw;
  display: none;
  position: relative;
}

.sticky--wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 9vw;
}

.services--approach--section {
  z-index: 2;
  background-color: var(--bg-white);
  color: var(--grey);
  padding-top: 9.4vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  position: relative;
  overflow: hidden;
}

.identity-cover {
  z-index: -1;
  width: 32.5vw;
  margin-top: 25px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 13vw;
}

.identity-cover.mob {
  display: none;
}

.identity-cover.packaging {
  width: 58vw;
}

.collection-item-5 {
  display: inline-block;
}

.tag-item {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: left;
  background-color: rgba(255, 253, 245, .3);
  border-radius: .520833vw;
  align-items: center;
  padding: .3vw .6vw;
  display: flex;
}

.tag-item.cases {
  background-color: var(--unactive-light);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.tags-collection-list {
  grid-column-gap: .42vw;
  grid-row-gap: .42vw;
  text-align: left;
  flex-wrap: wrap;
  display: flex;
}

.categoty-filter,
.radio-button-2 {
  display: none;
}

.filter-item {
  color: var(--unactive-grey);
  padding-left: 0;
}

.filter-item.is-active {
  color: var(--green);
  text-decoration: underline;
}

.filter-items {
  color: var(--unactive-grey);
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding: 0 1vw;
  font-size: 1.25vw;
  font-weight: 400;
}

.filter-items:hover {
  color: var(--grey);
}

.filter-items.w--current {
  color: var(--green);
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}

.filter-items .w-radio-input:checked+.filter-text {
  color: var(--green);
  font-weight: 400;
  text-decoration: underline;
}

.geo {
  display: none;
}

.menu_btn-2 {
  cursor: pointer;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  display: inline-block;
  position: relative;
}

.menu__side_black {
  z-index: 10;
  width: 50.2083vw;
  height: 100svh;
  color: var(--milk);
  background-color: #252525;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  padding-left: 11.5vw;
  padding-right: 7.3vw;
  display: flex;
  position: relative;
  right: 0;
}

.menu__link {
  color: #fffcf2;
  letter-spacing: -.1vw;
  text-transform: uppercase;
  font-size: 3.75vw;
  font-weight: 900;
  line-height: 100%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  display: inline-block;
}

.menu__link:hover,
.menu__link.w--current {
  color: #25ce51;
}

.menu__legal {
  max-width: 24vw;
  grid-column-gap: 1.56vw;
  grid-row-gap: .73vw;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.main_nav {
  z-index: 20;
  width: 100%;
  height: 4.7vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-left: 4.16vw;
  padding-right: 4.16vw;
  transition: background-color .3s, transform .6s cubic-bezier(.5, .7, .4, 1);
  display: flex;
  position: fixed;
  top: 0;
}

.main_nav.main_mobile {
  z-index: 99;
  display: none;
}

.main_nav.main_desktop {
  z-index: 99;
  display: flex;
}

.menu_bg_blur {
  z-index: 50;
  width: 100%;
  height: 100vh;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: rgba(255, 255, 255, .2);
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu__btn_wrapp {
  width: 10rem;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.menubutton {
  padding: 0;
}

.menubutton.w--open {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: color .4s;
}

.menubutton.w--open:hover {
  color: var(--green);
}

.menu__side_links-wrapper {
  width: 100%;
  grid-column-gap: .4vw;
  grid-row-gap: .4vw;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.logo__burger_wrapp {
  height: 4.7vw;
  align-items: center;
  display: flex;
}

.nav-menu {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
}

.logo_link_header {
  color: var(--grey);
  padding-left: 0;
}

.logo_link_header.light {
  color: var(--grey);
}

.logo_link_header.dark {
  color: var(--milk);
}

._3 {
  cursor: pointer;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  display: inline-block;
  position: relative;
}

.menu__link-2 {
  color: #fffcf2;
  letter-spacing: -.1vw;
  text-transform: uppercase;
  font-size: 4.27083vw;
  font-weight: 800;
  line-height: 100%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  display: inline-block;
}

.menu__link-2:hover,
.menu__link-2.w--current {
  color: #25ce51;
}

.nav-2 {
  z-index: 20;
  width: 100%;
  height: 4.69vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-left: 4.16vw;
  padding-right: 4.16vw;
  transition: background-color .3s, transform .6s cubic-bezier(.5, .7, .4, 1);
  display: flex;
  position: fixed;
  top: 0;
}

.nav-2.main_mobile {
  z-index: 99;
  display: none;
}

.nav-2.main_desktop {
  z-index: 99;
  height: 4.7vw;
  display: flex;
}

.nav_btn-close-2 {
  color: #25ce51;
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-weight: 800;
  line-height: 105%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  transform: translate(0, 100%);
}

.nav_btn-close-2:hover {
  color: #fffcf2;
}

.nav_btn-close-2.secondary {
  transform: none;
}

.nav-btn-wrap-2 {
  width: 10rem;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.nav_btn-open-2 {
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-weight: 800;
  line-height: 105%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  position: relative;
  overflow: hidden;
}

.nav_btn-open-2:hover {
  color: #25ce51;
}

.nav_logo-2 {
  margin-right: 27px;
}

.nav_logo-2.burger {
  color: #fffcf2;
  margin-right: 0;
  position: relative;
}

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

.nav__btn-open {
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  line-height: 105%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  position: relative;
  overflow: hidden;
}

.nav__btn-open:hover {
  color: var(--green);
}

.nav__btn-open.light-nav {
  color: var(--grey);
}

.nav__btn-close {
  color: var(--green);
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  align-items: center;
  font-weight: 900;
  line-height: 105%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  transform: translate(0, 100%);
}

.nav__btn-close:hover {
  color: var(--milk);
}

.nav__btn-close.light-nav {
  color: var(--grey);
}

.nav__btn-open_mob {
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-family: Sora ExtraBold;
  font-weight: 800;
  line-height: 105%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  position: relative;
  overflow: hidden;
}

.nav__btn-open_mob:hover {
  color: var(--green);
}

.nav__btn-open_mob.light-nav {
  color: var(--grey);
}

.nav__btn-close_mob {
  color: var(--green);
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-family: Sora ExtraBold;
  font-weight: 800;
  line-height: 105%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  transform: translate(0, 100%);
}

.nav__btn-close_mob:hover {
  color: var(--milk);
}

.nav__btn-close_mob.light-nav {
  color: var(--grey);
}

.nav__label_wrapper {
  position: absolute;
  bottom: 25%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.text-24px {
  font-size: 1.25vw;
}

.loader__text {
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 900;
  line-height: 105%;
}

.loader__text.is-txt-align-center.is-txt-green-light {
  font-size: 4.27083vw;
}

.loader__text.is-txt-green-light {
  font-size: 4.27083vw;
  display: inline-block;
}

.loader__text.is-txt-green-light.pointer-default {
  cursor: default;
}

.loader__text.is-txt-light-milk {
  font-size: 4.27083vw;
}

.loader__text.call-item-heading-1 {
  color: var(--milk);
  transition: transform .5s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 1%;
  transform: translate(0, 100%);
}

.loader__text.call-item-heading-1.is-active {
  opacity: 1;
  transition-duration: .5s;
  transform: translate(0);
}

.loader__text.call-item-heading-2 {
  color: var(--milk);
  transition: transform .5s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 1%;
  transform: translate(0, 100%);
}

.loader__text.call-item-heading-2.is-active {
  opacity: 1;
  transition-duration: .5s;
  transform: translate(0);
}

.loader__bottom {
  color: var(--grey);
  text-align: center;
  margin-bottom: .88em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.loader__bottom_wrap {
  width: 100%;
}

.section__hero {
  height: 32.3vw;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero__heading_wrapper {
  max-width: 40vw;
  text-align: center;
  position: absolute;
}

.hero__heading_anim {
  width: 18.9vw;
  height: 4.8vw;
  background-color: var(--grey);
  color: var(--bg-white);
  padding-top: .26vw;
  line-height: 120%;
  display: inline-block;
  position: relative;
  top: .9vw;
  overflow: hidden;
}

.hero__heading_anim.show {
  width: auto;
  height: auto;
  white-space: nowrap;
  display: block;
}

.hero__text-track {
  height: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.hero__heading_text {
  color: var(--bg-white);
  text-transform: uppercase;
  font-size: 2.9vw;
  font-weight: 800;
  line-height: 90%;
}

.hero__text-item {
  height: 100%;
  white-space: nowrap;
  align-items: flex-end;
}

.hero__text-mask {
  width: 18.75vw;
  height: 3.4375vw;
  background-color: var(--grey);
  padding-top: .15vw;
  display: inline-block;
}

.header__rightside {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  align-items: center;
  display: flex;
}

.dropdown-toggle {
  color: var(--green);
  padding: 0 1.8vw 0 0;
  font-size: 1.15vw;
  font-weight: 600;
}

.dropdown-toggle.w--open {
  color: var(--green);
}

.dropdown-list {
  color: var(--milk);
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 5px;
  overflow: hidden;
}

.dropdown-list.is-txt-grey {
  color: var(--grey);
}

.dropdown-list.is-txt-milk.absolute,
.dropdown-list.is-txt-milk.absolute.w--open {
  height: 0;
  overflow: hidden;
}

.lang__link {
  padding: 5px 0;
  font-size: 1.15vw;
  font-weight: 600;
  transition: color .3s;
}

.lang__link:hover {
  color: var(--green);
}

.lang__link.is-txt-grey.dark {
  color: var(--milk);
}

.lang__drop-icon {
  color: var(--grey);
  margin-right: 0;
}

.lang__drop-icon.is-txt-white {
  color: var(--bg-white);
}

.lang__drop-icon.dark {
  color: var(--milk);
}

.lang__dropdown {
  z-index: 0;
}

.lang__dropdown.header {
  margin-left: 0;
  margin-right: 0;
  transition: all .4s cubic-bezier(.55, .055, .675, .19);
  right: 0;
}

.video__wrapper {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5.2vw 7.3vw 7.3vw;
  position: -webkit-sticky;
  position: sticky;
  top: -1vw;
}

.text-block-9 {
  font-size: 4.3vw;
  font-weight: 800;
}

.margin-bottom._50px {
  margin-bottom: 2.6vw;
}

.main__about_container {
  margin-bottom: 4.2vw;
}

.main__about_container.is-margin-b-103 {
  width: 100%;
  margin-bottom: 4.2vw;
}

.works__card-top {
  z-index: 3;
  pointer-events: none;
  position: absolute;
  top: 1.05vw;
  bottom: auto;
  left: 1.05vw;
  right: auto;
}

.works__card-bottom {
  z-index: 3;
  grid-column-gap: .208333vw;
  grid-row-gap: .208333vw;
  pointer-events: none;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1.05vw;
  left: 1.05vw;
  right: auto;
}

.works__card-tags.hide-link {
  display: none;
}

.works__heading {
  font-size: 1.66667vw;
  font-weight: 600;
}

.cases__grid__css {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.manifest__section {
  z-index: 2;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.text-72px {
  text-transform: uppercase;
  font-size: 3.75vw;
  font-weight: 900;
  line-height: 105%;
}

.manifest__wrapper {
  background-color: var(--green);
  justify-content: center;
  align-items: center;
  padding-top: 15.6vw;
  padding-bottom: 14.2vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.manifest__heading {
  margin-bottom: 3.2vw;
}

.manifest__descr {
  width: 100%;
  max-width: 47.5vw;
  margin-left: auto;
  margin-right: auto;
}

.technology__wrapper {
  z-index: 2;
  padding-top: 9.3vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  position: relative;
  overflow: hidden;
}

.technology__section {
  z-index: 3;
  background-color: var(--bg-white);
  color: var(--grey);
  position: relative;
}

.technology__section.about__page {
  padding-bottom: 9.4vw;
}

.tech__header_wrapp {
  justify-content: space-between;
  display: flex;
}

.tech__header_text {
  max-width: 37vw;
}

.text__26px {
  font-size: 1.35vw;
}

.manifest__moving-text {
  grid-column-gap: 3.75rem;
  background-color: var(--grey);
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  overflow: hidden;
}

.manifest__moving-text.is-margin-b-180 {
  margin-bottom: 9.4vw;
  padding-top: 1.46vw;
  padding-bottom: 1.46vw;
}

.text__48px {
  font-size: 2.5vw;
  font-weight: 400;
}

.about__tab--text {
  grid-column-gap: 2.6vw;
  grid-row-gap: 2.6vw;
  flex-direction: column;
  display: flex;
}

.footer__sn-icon {
  width: 100%;
  height: 100%;
  color: #626262;
  cursor: pointer;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
}

.footer__sn-icon:hover {
  color: var(--bg-white);
}

.footer__sn-wrapper {
  grid-column-gap: .83vw;
  grid-row-gap: .83vw;
  color: var(--bg-white);
  display: flex;
}

.footer__sn-wrapper.show-on-mob {
  display: none;
}

.footer__contact_drop {
  width: 100%;
  color: var(--unactive-dark-grey);
  margin-bottom: .3vw;
  font-size: 1.05vw;
  overflow: hidden;
}

.footer__drop_text {
  flex: 0 auto;
}

.footer__dropdown_toggle {
  width: 100%;
  color: var(--unactive-dark-grey);
  align-items: flex-start;
  padding: 0;
  line-height: 105%;
  display: block;
}

.footer__dropdown_toggle:hover {
  color: var(--green);
}

.footer__dropdown_toggle.is-txt-white {
  color: var(--bg-white);
}

.accordion__icon {
  flex: none;
  margin: 0 10px 0 0;
  position: relative;
}

.footer__dropdown_list {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.footer__dropdown_list.active {
  position: static;
}

.footer__droplist_contacts {
  color: var(--bg-white);
  margin-bottom: 1vw;
}

.text-20px {
  font-size: 1.05vw;
}

.text-20px.is-txt-unactive-grey {
  color: var(--unactive-grey);
}

.text-20px.is-txt-unactive-dark-grey {
  color: var(--unactive-dark-grey);
}

.footer__dropdown_manager {
  margin-bottom: 1.2vw;
}

.manager__photo {
  width: 80px;
  height: 80px;
  background-color: var(--unactive-grey);
  background-image: url('../images/image-109_1image 109.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100rem;
  margin-bottom: 1vw;
}

.works__link-cover {
  z-index: 10;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer__link-item {
  color: var(--unactive-grey);
  margin-bottom: 2px;
  font-size: 1.04vw;
  font-weight: 600;
  line-height: 110%;
  display: block;
  position: relative;
  overflow: hidden;
}

.footer__link-item:hover {
  color: var(--green);
}

.footer__link-item.is-txt-large.is-txt-light-milk.is-margin-b-40 {
  margin-bottom: 2.5rem;
}

.footer__link-item.is-margin-t-40 {
  margin-top: 1.25rem;
}

.footer__link-item.is-txt-white {
  color: var(--bg-white);
}

.footer__link-item.is-txt-white.link_underline {
  color: var(--milk);
}

.green__pattern {
  height: 100%;
  flex: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
}

.m-showreel-open {
  z-index: 3;
  cursor: pointer;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal__showreel {
  z-index: 99;
  background-color: var(--grey);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.m-showreel-close {
  z-index: 99;
  width: 3vw;
  height: 3vw;
  background-color: var(--milk);
  cursor: pointer;
  background-image: url('../images/closeX.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 30vw;
  position: absolute;
  top: 2vw;
  bottom: auto;
  left: auto;
  right: 2vw;
}

.showreel__embed {
  z-index: -1;
}

.is-72px-display {
  text-transform: uppercase;
  font-size: 3.75vw;
  font-weight: 900;
  line-height: 105%;
}

.is-72px-display.w--current {
  color: var(--green);
}

.is-h3-black {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 1.87vw;
  font-weight: 900;
  line-height: 105%;
}

.is-h3-black.is-txt-grey {
  color: var(--grey);
  text-align: center;
}

.is-h3-black.is-txt-grey.is-txt-align-left {
  text-align: left;
  font-size: 2.39583vw;
}

.is-h3-black.is-txt-grey.is-txt-align-left.title-underline {
  text-decoration: underline;
}

.is-h3-black.is-txt-align-right {
  text-align: left;
}

.is-h3-black.is-margin-36 {
  margin-bottom: 0;
}

.is-txt-medium-bold {
  letter-spacing: -.03vw;
  text-transform: uppercase;
  font-size: 1.25vw;
  font-weight: 900;
  line-height: 100%;
}

.is-txt-medium-bold.is-dsg-description {
  max-width: 40em;
  font-weight: 300;
}

.is-txt-medium-bold.is-txt-unactive-grey {
  margin-bottom: 0;
  font-size: .83vw;
  display: inline-block;
}

.is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-10 {
  margin-bottom: .5vw;
  font-size: .83vw;
}

.is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-20 {
  margin-bottom: 1.04vw;
}

.is-txt-medium-bold.is-txt-green-light {
  margin-bottom: .104167vw;
  font-size: 1.04167vw;
}

.is-txt-medium-bold.share {
  margin-bottom: 0;
}

.is-txt-20px-medium {
  letter-spacing: -.02vw;
  font-size: 1.04vw;
  font-weight: 600;
  line-height: 110%;
}

.is-txt-20px-medium.is-dsg-description {
  max-width: 40em;
  font-weight: 300;
}

.is-txt-20px-medium.is-txt-unactive-grey {
  margin-bottom: 0;
  display: inline-block;
}

.is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-10 {
  margin-bottom: .5vw;
  font-size: .83vw;
}

.is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-20 {
  margin-bottom: 1.04vw;
}

.is-txt-20px-medium.share {
  margin-bottom: 0;
}

.is-txt-20px-medium.is-txt-milk {
  flex: none;
}

.is-txt-16px-small {
  letter-spacing: .04em;
  font-size: .83vw;
  line-height: 100%;
}

.is-txt-16px-small.is-dsg-description {
  max-width: 40em;
  font-weight: 300;
}

.is-txt-16px-small.is-txt-unactive-grey {
  margin-bottom: 0;
  display: inline-block;
}

.is-txt-16px-small.is-txt-unactive-grey.is-margin-b-10 {
  margin-bottom: .5vw;
  font-size: .83vw;
}

.is-txt-16px-small.is-txt-unactive-grey.is-margin-b-20 {
  margin-bottom: 1.04vw;
}

.is-txt-16px-small.is-txt-green-light.show-on-mob {
  display: none;
}

.is-txt-16px-small.share {
  margin-bottom: 0;
}

.is-57px-display {
  letter-spacing: -.12rem;
  text-transform: uppercase;
  font-size: 3vw;
  font-weight: 900;
  line-height: 110%;
}

.is-57px-display.is-txt-green-light.inline {
  display: inline;
}

.hi-sticky {
  z-index: 10;
  text-align: center;
  position: relative;
}

.hi-sticky.short {
  max-width: 28vw;
}

.statc-flag-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.statc-flag-wrapper.identty {
  top: 17.55rem;
}

.about__flag-wrapp {
  width: 50%;
  background-color: var(--purple);
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  display: flex;
}

.contacts__header--wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 6.3vw;
  display: flex;
  position: relative;
}

.scrollbar {
  z-index: 50;
  width: 8px;
  height: 100vh;
  transition: opacity 25ms cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 4px;
}

.scrollbar.hidden {
  opacity: 0;
}

.scroll-span {
  width: 100%;
  height: 65px;
  background-color: var(--grey);
  position: relative;
}

.video-hero {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-js {
  z-index: 10;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.video-modal {
  z-index: 10;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-modal.active {
  display: flex;
}

.video-cursor {
  z-index: 2;
  width: 9vw;
  height: 9vw;
  background-color: var(--grey);
  border-radius: 50vw;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
  overflow: hidden;
}

.v-cursor-arrow {
  z-index: 1;
  width: 2.23958vw;
  position: absolute;
}

.v-cursor-text {
  height: 100%;
  object-fit: cover;
  position: absolute;
}

.max-w-620 {
  max-width: 33vw;
}

.div-block-18 {
  z-index: 10;
  display: none;
  position: relative;
}

.about__text_wrapper.is-margin-b-103 {
  width: 100%;
  margin-bottom: 4.2vw;
}

.vertical__video-section {
  padding-left: 7.3vw;
  padding-right: 10.4vw;
}

.vertical__video-container {
  justify-content: space-between;
  display: flex;
}

.vertical__video-wrapper {
  width: 42.7vw;
  height: 72vw;
  flex: none;
  position: relative;
}

.vertical__video-content {
  text-align: right;
  align-items: flex-start;
  padding-top: 9.4vw;
  padding-bottom: 9.4vw;
  padding-left: 6vw;
  display: flex;
}

.awards_numbers_section {
  padding-top: 9.375vw;
  padding-left: 7.3vw;
  padding-right: 7.3vw;
  overflow: hidden;
}

.award-number-wrapper {
  width: 100%;
  align-items: center;
  display: flex;
}

.award-number-track {
  grid-column-gap: 7vw;
  grid-row-gap: 7vw;
  align-items: flex-start;
  display: flex;
}

.award-number-item {
  text-align: right;
  white-space: nowrap;
}

.is-big-number {
  letter-spacing: -.06vw;
  font-size: 10.5vw;
  font-weight: 900;
  line-height: 90%;
  display: inline;
}

.is-big-number.is-txt-green-light {
  margin-bottom: -.8vw;
  display: inline-block;
}

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

.footer__links-leftside {
  grid-column-gap: 3.25vw;
  grid-row-gap: 3.25vw;
  display: flex;
}

.accordion {
  width: 100%;
  display: block;
}

.accordion__control {
  width: 100%;
  color: var(--unactive-dark-grey);
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  line-height: 110%;
  transition: color .3s;
  display: flex;
  position: relative;
}

.accordion__control:hover {
  color: var(--green);
}

.accordion__control.show__more--mob {
  display: none;
}

.accordion__toggle {
  width: 100%;
  color: var(--unactive-dark-grey);
  align-items: flex-start;
  padding: 0;
  line-height: 105%;
  transition: color .3s;
  display: block;
  position: relative;
}

.accordion__toggle:hover {
  color: var(--green);
}

.accordion__toggle.is-txt-white {
  color: var(--bg-white);
}

.accordion__content {
  transition: all .8s cubic-bezier(.645, .045, .355, 1);
  overflow: hidden;
}

.div-block-21 {
  background-color: var(--grey);
  padding: 85px 81px;
  display: flex;
}

.accordion__list {
  grid-column-gap: .2vw;
  grid-row-gap: .2vw;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.accordion__list.show__more-mob {
  display: none;
}

.form-input-2 {
  width: 100%;
  height: auto;
  color: #fffcf2;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #25ce51;
  border-bottom: .0520833vw solid #25ce51;
  margin-bottom: 1.05vw;
  padding: 0 .5vw .3vw 0;
  font-size: 1.25vw;
  line-height: 110%;
}

.form-input-2:focus {
  color: #fff;
  border-color: rgba(180, 180, 180, .35);
}

.form-input-2:focus-visible {
  border-color: rgba(180, 180, 180, .35);
}

.form-input-2[data-wf-focus-visible] {
  border-color: rgba(180, 180, 180, .35);
}

.form-input-2::-ms-input-placeholder {
  color: #b8b8b8;
  font-size: 1.25vw;
}

.form-input-2::placeholder {
  color: #b8b8b8;
  font-size: 1.25vw;
}

.form-input-2.is-margin-b-70 {
  margin-bottom: 2.1vw;
}

.form-tag-subtitle-2 {
  color: #b8b8b8;
  letter-spacing: .04em;
  font-size: .73vw;
  line-height: 110%;
  display: inline-block;
}

.menu_btn-3 {
  cursor: pointer;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  display: inline-block;
  position: relative;
}

.success-form-2 {
  min-height: 29.7rem;
  color: #25ce51;
  background-color: rgba(0, 0, 0, 0);
  padding: 13rem 3.95rem 1.25rem;
}

.footer-form-heading-2 {
  margin-bottom: 4.16vw;
}

.footer-form-heading-2.menu {
  margin-bottom: 1.5625vw;
}

.logo-text-2 {
  font-size: .8rem;
  font-weight: 600;
  line-height: 130%;
}

.logo-text-2.is-txt-green-light {
  margin-bottom: -.63rem;
  font-size: 13px;
}

.nav-3 {
  z-index: 20;
  width: 100%;
  height: 4.69vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-left: 4.16vw;
  padding-right: 4.16vw;
  transition: background-color .3s, transform .6s cubic-bezier(.5, .7, .4, 1);
  display: flex;
  position: fixed;
  top: 0;
}

.logo-wrapper-2 {
  color: #252525;
  flex-direction: row;
  align-items: flex-end;
  transition: color .3s;
  display: flex;
}

.is-h2-2 {
  color: #fffcf2;
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 3.25rem;
  font-style: normal;
  font-weight: 800;
  line-height: 105%;
}

.is-h2-2.form-footer {
  font-size: 2.70833vw;
}

.btn-from-text-2 {
  letter-spacing: .05vw;
  font-size: 1.875vw;
}

.footer-form-2 {
  width: 100%;
  flex: none;
  margin-bottom: 0;
}

.form-tags-container-2 {
  width: 20.9896vw;
  margin-bottom: 5.2vw;
}

.footer-down-links-2 {
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.form-tag-subtitle_wrap-2 {
  color: #b8b8b8;
  letter-spacing: .04em;
  margin-bottom: .73vw;
  font-size: .73vw;
  line-height: 110%;
}

.tag-form-label-2 {
  z-index: 10;
  color: #fffcf2;
  letter-spacing: .03vw;
  background-color: #3f3f3f;
  border-radius: .520833vw;
  margin-top: 0;
  margin-bottom: 0;
  padding: .32vw .63vw;
  font-size: .73vw;
  font-weight: 200;
  line-height: 110%;
  transition: color .2s, background-color .2s;
}

.form-tag-2 {
  color: #fffcf2;
  border-radius: .52vw;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  position: relative;
}

.nav-btn-wrap-3 {
  width: 10rem;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.is-txt-small-2 {
  letter-spacing: .04em;
  font-size: .73vw;
  font-weight: 200;
  line-height: 110%;
}

.is-txt-small-2.is-txt-unactive-grey,
.is-txt-small-2.is-txt-unactive-grey.inline {
  font-size: .73vw;
}

.nav_open-2 {
  z-index: 19;
  width: 100%;
  height: 100vh;
  background-color: #252525;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 12.5vw;
  display: none;
  position: fixed;
}

.button-form-wrapper-2 {
  grid-column-gap: .52vw;
  color: #fffcf2;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 2.25rem;
  line-height: 100%;
  display: flex;
  position: relative;
}

.nav_btn-open-3 {
  text-align: right;
  text-transform: uppercase;
  flex: 1;
  font-weight: 800;
  line-height: 105%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  position: relative;
  overflow: hidden;
}

.nav_btn-open-3:hover {
  color: #25ce51;
}

.nav-link_item-2 {
  color: #fffcf2;
  letter-spacing: -.1vw;
  text-transform: uppercase;
  font-size: 4.27083vw;
  font-weight: 800;
  line-height: 100%;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  display: inline-block;
}

.nav-link_item-2:hover {
  color: #25ce51;
}

.btn-form-2 {
  width: 13.2vw;
  height: 3.44vw;
  background-color: #6336c7;
  border-radius: 1.5625vw;
  justify-content: center;
  align-items: center;
  transition: background-color .4s cubic-bezier(.5, .7, .4, 1);
  display: flex;
}

.btn-form-2:hover {
  background-color: #25ce51;
}

.flag__text--wrapp {
  z-index: 10;
  text-align: center;
  position: relative;
}

.flag__text--wrapp.mainpage {
  max-width: 24.7396vw;
}

.about__text--spacer {
  width: 100%;
  height: 1vw;
  flex: none;
}

.page__links--wrapper.hide-on-mob {
  grid-column-gap: .2vw;
  grid-row-gap: .2vw;
  flex-direction: column;
  display: flex;
}

.legal__text--wrapper {
  text-align: center;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 3.125vw;
  font-size: 1.4vw;
  font-weight: 600;
}

.figure-caption {
  color: var(--unactive-grey);
  font-size: .73vw;
  line-height: 100%;
}

.html-embed-3 {
  position: fixed;
}

.lottie__wrapper--dark {
  z-index: -1;
  width: 26vw;
  position: absolute;
  transform: rotate(-30deg);
}

.lottie__wrapper--dark.is-z-index-2 {
  z-index: 2;
}

.lottie__wrapper--dark.is-lottie-abaut {
  z-index: 1;
  width: 26vw;
}

.lottie__wrapper--dark.abaut-page {
  width: 25vw;
  top: auto;
  bottom: 9vw;
  left: auto;
  right: 23vw;
  transform: rotate(-30deg);
}

.lottie__wrapper--dark.insights {
  position: static;
  transform: translate(19%, -36%)rotate(-30deg);
}

.lottie__wrapper--dark.static {
  width: 16.6667vw;
  margin-bottom: 4.16vw;
  position: static;
  transform: rotate(-30deg);
}

.div-block-23 {
  width: 100%;
  border-bottom: 1px solid #000;
  position: absolute;
  top: auto;
  bottom: 400px;
  left: 0%;
  right: auto;
}

.sticky__flag {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 22vw;
}

.header__contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: var(--bg-white);
  text-align: right;
}

.header__contacts a {
  max-width: 60%;
}

.header__legal--text {
  width: 30vw;
  grid-column-gap: 1.6vw;
  grid-row-gap: .8vw;
  text-align: center;
  flex-flow: wrap;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 2.8vw;
  left: 5.5vw;
  right: 0%;
}

.menu__close {
  width: 2.2vw;
  height: 2.2vw;
  transition: transform .4s;
}

.menu-close__btn--wrapper {
  position: absolute;
  top: 1vw;
  bottom: auto;
  left: auto;
  right: 3.4vw;
}

.nav__btn--cross {
  padding: .8vw;
}

.menu-close__btn--mob {
  display: none;
  position: absolute;
  top: 1.8vw;
  bottom: auto;
  left: auto;
  right: 4.2vw;
}

.logo-wrapper--mobile {
  color: var(--grey);
  flex-direction: row;
  align-items: flex-end;
  transition: color .3s;
  display: none;
}

.logo-wrapper--mobile.w--current {
  display: none;
}

.logo-wrapper--mobile.light-nav {
  color: var(--grey);
}

.logo-wrapper--mobile.light-nav.dark-nav,
.logo-wrapper--mobile.dark {
  color: var(--milk);
}

.logo-wrapper--mobile.mobile.w--current,
.menu__cls--btn--wrapp {
  display: none;
}

.logo-wrapper--actual {
  color: var(--grey);
  flex-direction: row;
  align-items: flex-end;
  transition: color .3s;
  display: flex;
}

.logo-wrapper--actual.w--current {
  display: none;
}

.logo-wrapper--actual.light-nav {
  color: var(--grey);
}

.logo-wrapper--actual.light-nav.dark-nav,
.logo-wrapper--actual.dark {
  color: var(--milk);
}

.logo-wrapper--actual.mobile.w--current,
.logo__hide.w--current {
  display: none;
}

.footer-filters-wrapper {
  grid-column-gap: 1.6vw;
  grid-row-gap: 1.6vw;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.checkbox-field {
  grid-column-gap: .73vw;
  grid-row-gap: .73vw;
  color: var(--unactive-grey);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: -10px;
  padding-left: 0;
  display: flex;
}

.chekbox__link {
  color: var(--unactive-grey);
  text-decoration: underline;
}

.checkbox-3 {
  width: 1.35vw;
  height: 1.35vw;
  background-color: var(--unactive-dark-grey);
  border-color: rgba(0, 0, 0, 0);
  border-radius: .52vw;
  flex: none;
  margin-top: 0;
  margin-left: 0;
  position: relative;
}

.checkbox-3.w--redirected-checked {
  background-color: var(--unactive-dark-grey);
  background-image: url('../images/checkbox.svg');
  border-style: none;
  margin-top: 0;
  margin-left: 0;
}

.checkbox-3.w--redirected-focus {
  box-shadow: 0 0 10px #fffdf5;
}

.checkbox__label {
  color: var(--unactive-grey);
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  font-size: .73vw;
  line-height: 100%;
}

.checkbox__label.hide {
  display: none;
}

.div-block-25 {
  height: 100px;
  position: relative;
}

.pop-up__form--heading {
  width: 280px;
  margin-bottom: 1.6vw;
}

.pop-up__form--heading.menu {
  margin-bottom: 1.5625vw;
}

.pop-up__form--container.right {
  width: 45.3vw;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.pop-up__form--container.left {
  max-width: 21.9271vw;
  flex: 1;
}

.pop-up__form {
  width: 21.875vw;
  flex: none;
  margin-bottom: 0;
}

.pop-up__form--contacts {
  max-width: 7vw;
  flex: 1;
}

.pop-up__form--contacts.backliink {
  width: 6.97917vw;
  flex-direction: column;
  flex: none;
  align-items: center;
  display: flex;
}

.pop-up__form--contacts.contact {
  width: 18vw;
  height: 100%;
  max-width: none;
  flex: none;
}

.pop-up__form--contacts.second {
  width: 14vw;
  max-width: none;
  flex: none;
}

.pop-up__form-wrapper {
  width: 100%;
  margin-bottom: 2.08vw;
}

.pop-up__form-wrapper.menu {
  margin-bottom: 5.2vw;
}

.html-embed-4 {
  display: none;
}

.accordion-pop {
  width: 100%;
  display: block;
}

.about__sticky--wrapp {
  width: 50%;
  background-color: var(--purple);
  justify-content: center;
  align-items: flex-start;
  padding-top: 19vw;
  padding-bottom: 19vw;
  display: flex;
}

.sticky__flag--wrapp {
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 19vw;
}

.sticky__flag--wrapp.identty {
  top: 17.55rem;
}

.about__text--wrapp {
  max-width: 28vw;
  grid-column-gap: 1.25vw;
  grid-row-gap: 1.25vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about__text--wrapp.long {
  max-width: 34vw;
}

.service__heading--wrapper {
  z-index: 99;
  max-width: 31.5104vw;
  grid-column-gap: 4.5vw;
  grid-row-gap: 4.5vw;
  flex-flow: column;
  display: flex;
  position: absolute;
}

.services-list-tab_secondary {
  width: 33vw;
  grid-column-gap: .42vw;
  grid-row-gap: .52vw;
  flex-wrap: wrap;
  flex: none;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-right: 10.3vw;
  padding-top: 15vw;
  display: flex;
}

.services-list-tab_secondary.identity.top-18vw,
.services-list-tab_secondary.packaging {
  padding-top: 18vw;
}

.services-clients-section {
  position: relative;
}

.cover-bottom-text {
  max-width: 25vw;
}

.comm-image {
  z-index: -1;
  width: 55.2vw;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.comm-image.mob {
  display: none;
}

.comm-image.packaging {
  width: 58vw;
}

.digital-img {
  z-index: -1;
  width: 34.7396vw;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 9.4vw;
}

.digital-img.mob {
  display: none;
}

.digital-img.packaging {
  width: 58vw;
}

.backslash {
  font-weight: 200;
}

._2 {
  justify-content: center;
  margin-bottom: 7.3vw;
  display: flex;
}

.works-hero-section-2 {
  text-align: center;
  background-color: #fff;
  padding-top: 12.4vw;
  padding-bottom: 2.08vw;
}

.is-txt-large-2 {
  line-height: 120%;
}

.filter-title-wrap-2 {
  text-align: center;
}

.works-link {
  color: var(--unactive-grey);
  background-color: rgba(0, 0, 0, 0);
  padding: .47vw 1.56vw;
  font-size: 1.25vw;
}

.works-link:hover {
  color: var(--unactive-dark-grey);
}

.works-link.w--current {
  color: #25ce51;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}

.insight-list-2 {
  border-top: 1px #000;
}

.main-wrapper-2 {
  z-index: 2;
  background-color: #fff;
  position: relative;
}

.nest-collection-hide-2 {
  display: none;
}

.isughts-item-2 {
  grid-column-gap: 2.08vw;
  grid-row-gap: 2.08vw;
  color: #b8b8b8;
  border-bottom: .05vw dotted #252525;
  justify-content: space-between;
  padding-top: 2vw;
  padding-bottom: 2vw;
  transition: all .3s;
  display: flex;
}

.isughts-item-2:hover {
  color: #000;
  text-decoration: underline;
}

.is-h1-2 {
  color: #fffcf2;
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 5.13rem;
  font-style: normal;
  font-weight: 800;
  line-height: 105%;
}

.is-h1-2.is-txt-green-light.pointer-default {
  cursor: default;
  font-size: 4.27vw;
  display: inline-block;
}

.container-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.is-txt-medium-2 {
  letter-spacing: .04em;
  margin-bottom: .73vw;
  font-size: .83vw;
  font-weight: 400;
  line-height: 130%;
}

.is-txt-medium-2.is-txt-unactive-grey {
  margin-bottom: 0;
  font-size: .83vw;
  display: inline-block;
}

.tabs-content-2 {
  border-top: 1px dotted var(--unactive-dark-grey);
}

.load__more--btn {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.pagination {
  margin-top: 4.16667vw;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom__40px {
  margin-bottom: 3.13vw;
  display: inline-block;
}

.error-message {
  color: var(--red);
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-size: .729167vw;
  position: absolute;
}

.div-block-27 {
  width: 400px;
}

.vertical__video--content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 4.2vw;
  display: flex;
}

.vertical__video--content.is-margin-b-103 {
  width: 100%;
  margin-bottom: 4.2vw;
}

.is-txt-link {
  color: var(--green);
  text-decoration: underline;
}

.about__heading {
  margin-bottom: 5.2vw;
}

@media screen and (min-width: 1920px) {
  .form-input::-ms-input-placeholder {
    font-size: 1.5rem;
  }

  .form-input::placeholder {
    font-size: 1.5rem;
  }

  .form-input.is-margin-b-70::-ms-input-placeholder {
    font-size: 1.5rem;
  }

  .form-input.is-margin-b-70::placeholder {
    font-size: 1.5rem;
  }

  .we-do-email-item_wrap {
    justify-content: flex-start;
  }

  .interruption-section {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .projects-section-wrap.stick-before {
    z-index: 10;
  }

  .form-input-2::-ms-input-placeholder {
    font-size: 1.5rem;
  }

  .form-input-2::placeholder {
    font-size: 1.5rem;
  }

  .form-input-2.is-margin-b-70::-ms-input-placeholder {
    font-size: 1.5rem;
  }

  .form-input-2.is-margin-b-70::placeholder {
    font-size: 1.5rem;
  }

  .sticky__flag {
    top: 14vw;
  }
}

@media screen and (max-width: 991px) {
  h3 {
    margin-top: 2.6vw;
    margin-bottom: 2.6vw;
    font-size: 2.08333vw;
  }

  .is-h5.is-txt-grey {
    font-size: 3.125vw;
  }

  .is-h5.is-txt-grey.is-txt-align-left {
    font-size: 2.60417vw;
  }

  .is-h5.is-txt-unactive-dark-grey.is-margin-b-8 {
    margin-bottom: .5vw;
    font-size: 2.6vw;
  }

  .is-h2 {
    font-size: 3.125vw;
  }

  .is-h2.is-txt-align-center.sticky {
    font-size: 4.6875vw;
  }

  .is-h2.is-txt-green-light {
    font-size: 4.68vw;
  }

  .is-h2.is-txt-green-light.is-margin-b-100 {
    margin-bottom: 6vw;
    font-size: 4.68vw;
  }

  .is-h2.is-margin-b-80 {
    margin-bottom: 7.8vw;
    font-size: 4.7vw;
  }

  .is-h2.is-txt-grey {
    margin-top: 0;
  }

  .is-h2.is-txt-grey.is-margin-b-30 {
    font-size: 4.6875vw;
  }

  .is-h2.is-txt-grey.is-txt-align-left {
    font-size: 4.68vw;
  }

  .is-h2.is-margin-b-25 {
    font-size: 4rem;
  }

  .is-h2.is-margin-b-25._w-70 {
    flex: none;
    padding-right: 3.125rem;
    font-size: 2rem;
  }

  .is-h2.is-margin-b-25._w-70.footer {
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .is-h2.form-footer {
    flex: none;
    font-size: 3.125vw;
  }

  .grid--6-6.is-content01 {
    grid-column-gap: 2em;
  }

  .container-col-8 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .dsg-subnav-menu {
    border-radius: 0;
    flex-direction: row;
    margin-top: 0;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .dsg-menu-button.w--open {
    background-color: #181818;
  }

  .is-h1 {
    font-size: 4.2vw;
  }

  .is-h1.is-txt-green-light.pointer-default {
    font-size: 7.3vw;
  }

  .grid--dsg-lists {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .is-t-visible {
    display: block;
  }

  .is-h3 {
    font-size: 3.125vw;
  }

  .is-h3.is-txt-grey.is-margin-b-60 {
    font-size: 4.17vw;
  }

  .is-h3.is-txt-grey.is-txt-align-left {
    font-size: 2.60417vw;
  }

  .dsg-nav_menu {
    background-color: #181818;
    flex-direction: column;
    justify-content: center;
  }

  .is-t-hidden {
    display: none;
  }

  .is-txt-small {
    font-size: 10px;
  }

  .is-txt-small.is-txt-unactive-grey {
    font-size: 1.3vw;
  }

  .is-txt-small.is-txt-unactive-grey.is-txt-align-center {
    flex: none;
    font-size: 1.3vw;
  }

  .is-txt-small.is-txt-unactive-grey.inline {
    font-size: 1.3vw;
  }

  .container-col-4,
  .container-col-12-big {
    padding-left: 3em;
    padding-right: 3em;
  }

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

  .is-txt-large {
    font-size: 2.8vw;
  }

  .is-txt-large.is-txt-green-light {
    font-size: 2.6vw;
  }

  .is-txt-large.is-txt-light-milk {
    font-size: 1.8vw;
  }

  .is-txt-large.is-txt-light-milk.max-width-594.is-margin-t-40 {
    max-width: 65%;
    font-size: 1.83vw;
    line-height: 130%;
  }

  .is-txt-large.is-txt-light-milk.is-margin-t-16 {
    font-size: 2.6vw;
    line-height: 130%;
  }

  .is-txt-large.is-txt-light-milk.is-margin-b-25.link_underline-footer {
    font-size: 1.8vw;
  }

  .is-txt-large.is-txt-light-milk.is-margin-36 {
    margin-bottom: 3vw;
    font-size: 2vw;
  }

  .is-txt-large.is-txt-light-milk.link_underline-footer {
    font-size: 1.8vw;
  }

  .is-txt-large.is-txt-light-milk.maxw--580 {
    max-width: none;
  }

  .is-txt-large.is-txt-grey {
    font-size: 1.5625vw;
  }

  .is-txt-large.is-txt-grey.maxw--580 {
    max-width: none;
  }

  .is-txt-large.is-txt-unactive-grey {
    font-size: 2vw;
  }

  .dsg-main-grid {
    grid-template-columns: 1fr;
  }

  .container-col-6 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .is-h4 {
    font-size: 2.6vw;
  }

  .is-margin-b-60 {
    margin-bottom: 7.8vw;
  }

  .dsg-subnav-link {
    font-size: .8rem;
  }

  .grid--3-3-3-3 {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .is-txt-xlarge {
    font-size: 2.08333vw;
  }

  .container-col-10 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .dsg-sidebar {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .is-txt-medium {
    font-size: 1.8vw;
  }

  .is-txt-medium.is-txt-unactive-grey {
    font-size: 1.3vw;
  }

  .is-txt-medium.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.30208vw;
  }

  .is-txt-medium.is-txt-unactive-grey.is-margin-b-20 {
    margin-bottom: 2.60417vw;
    font-size: 1.56vw;
  }

  .is-txt-medium.is-txt-green-light {
    margin-bottom: .26vw;
    font-size: 1.56vw;
  }

  .is-txt-medium.is-txt-light-milk {
    font-size: 1.56vw;
  }

  .form-input {
    height: auto;
    max-width: none;
    border-bottom-width: .13vw;
    margin-bottom: 2.6vw;
    padding-bottom: 1.3vw;
    font-size: 1.8vw;
    line-height: 110%;
  }

  .form-input::-ms-input-placeholder {
    font-size: 1.8vw;
    line-height: 110%;
  }

  .form-input::placeholder {
    font-size: 1.8vw;
    line-height: 110%;
  }

  .form-input.is-margin-b-70 {
    margin-bottom: 0;
  }

  .form-input.text-area {
    height: 8vw;
    max-height: 8vw;
    min-height: 8vw;
  }

  .grid--4-4-4 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .grid--4-4-4.is-footer {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1.5fr 1fr 1fr;
  }

  .grid--4-4-4.is-why {
    grid-column-gap: 4em;
  }

  .is-txt-align-right.two-lines {
    max-width: 30vw;
  }

  .is-display.is-txt-align-center.is-txt-green-light {
    font-size: 7.3vw;
  }

  .is-display.is-txt-green-light {
    font-size: 7.29167vw;
  }

  .is-display.is-txt-green-light.pointer-default,
  .is-display.is-txt-light-milk {
    font-size: 7.3vw;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .is-btn-t-fw {
    width: 100%;
  }

  .dsg-nav-link {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    padding: 2em 5vw;
    display: flex;
  }

  .cta-arrow {
    color: #dbf40c;
  }

  .content01_img {
    height: 100%;
  }

  .dsg-popup {
    bottom: 1.5em;
    right: 1.5em;
  }

  .card05 {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .card05_cta-icon {
    width: 2.7em;
  }

  .card05_cta-link {
    border-bottom-width: 1px;
  }

  .grid--start_bottom {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .nav_wrapper.container-big {
    align-items: flex-end;
    position: relative;
  }

  .nav_logo {
    width: 26.0417vw;
  }

  .nav {
    height: 11.7vw;
    padding: 0 5.2vw;
    display: flex;
  }

  .nav.desktop {
    height: 90px;
  }

  .container-col-12 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .nav_btn-open {
    font-size: 3vw;
  }

  .hero-section {
    padding-left: 0;
    padding-right: 0;
  }

  .hero_wrapper.container {
    height: 100%;
    display: flex;
  }

  .hero_video-wrapper {
    height: 400px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .circle-wrapper {
    width: 20.3vw;
    height: 20.3vw;
  }

  .image {
    height: 31.25vw;
  }

  .image.aspect-ratio-118.is-margin-b-30 {
    height: 60vw;
    margin-bottom: 1.56vw;
  }

  .image.aspect-ratio-93 {
    height: 62vw;
  }

  .image.aspect-ratio-29.is-margin-b-180 {
    height: 40vw;
    margin-bottom: 10.4vw;
  }

  .image.aspect-ratio-133 {
    height: 28vw;
  }

  .image.aspect-ratio-133.project {
    height: 60vw;
    margin-bottom: 1vw;
  }

  .svg--9 {
    width: 7.94271vw;
  }

  .index-text_block {
    width: 18.2vw;
    height: 18.2vw;
  }

  .logo-wrapper {
    align-items: flex-end;
  }

  .hero-down-wrapper {
    margin-bottom: 20px;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
    bottom: 0;
  }

  .hero-down-wrapper.services {
    bottom: 2.6vw;
  }

  .hero-down-text.is-txt-green-light,
  .hero-down-text.is-txt-light-milk {
    font-size: 1.3vw;
  }

  .hero-center-content {
    max-width: none;
  }

  .abaut-container {
    flex-direction: column-reverse;
  }

  .about_left-blok {
    width: 100%;
    height: auto;
    justify-content: center;
    padding: 10.4vw 5.2vw;
  }

  .abaut_right-blok {
    width: 100%;
    height: 330px;
    justify-content: center;
    align-items: center;
    padding: 0 0;
    display: flex;
  }

  .abaut_tab-component {
    max-width: none;
  }

  .abaut_tab-item.is-margin-b-103 {
    width: 100%;
    max-width: none;
    margin-bottom: 5.2vw;
  }

  .about-right-wrapper {
    width: 100%;
    height: 100%;
    justify-content: center;
    padding-top: 0;
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .abaut_tab-sub {
    max-width: 70vw;
  }

  .work-section.container {
    padding-top: 10.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .work-wrapper {
    max-width: none;
  }

  .work-wrapper.container.is-100vh.is-sticky {
    max-width: none;
    position: relative;
    top: 0;
  }

  .work-wrapper.container.is-100vh.is-sticky.is-hide {
    position: relative;
    top: 0;
  }

  .work-tags-wrapper {
    margin-bottom: 1.5625vw;
  }

  .work-tags-wrapper.works-case {
    max-width: none;
  }

  .work-tags-wrapper.works-case.dark-block {
    max-width: 60vw;
  }

  .rating-section {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .rating-logo {
    width: 36.4583vw;
    height: auto;
  }

  .approach-section {
    padding-top: 10.4167vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .clients-section {
    padding: 10.4vw 5.2vw 12.4vw;
  }

  .insights-section {
    padding: 10.4vw 5.2vw;
  }

  .approach-tab-wrap {
    margin-top: 6.51042vw;
  }

  .approach-item-up {
    align-items: center;
    padding-top: 2.6vw;
  }

  .client-card-heading.is-txt-allcaps.is-txt-light-milk {
    font-size: 2.3vw;
  }

  .image-2 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)scale(.5);
  }

  .container {
    max-width: none;
  }

  .client-image-wrap {
    height: 7.8125vw;
    margin-bottom: 5.20833vw;
  }

  .client-text-content {
    margin-bottom: 6.77083vw;
  }

  .lottie-wrapper {
    width: 30vw;
  }

  .lottie-wrapper.is-lottie-abaut {
    width: 35vw;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: rotate(-30deg);
  }

  .lottie-wrapper.static {
    width: 25vw;
    margin-bottom: 10vw;
  }

  .loader-center-content {
    width: 80vw;
  }

  .center-loading-title-mask {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-btn-wrap {
    width: 7rem;
  }

  .swiper-drag-wrapper.drag-line-wrapper {
    height: .26vw;
  }

  .slider-main_bottom-wrapper {
    padding-top: 6.51042vw;
  }

  .footer {
    height: auto;
    min-height: 100vh;
    background-color: var(--grey);
    flex-direction: column;
    justify-content: space-between;
    padding: 10.4vw 5.2vw 3.9vw;
    display: flex;
    overflow: hidden;
  }

  .insights-wrapper {
    border-top-width: .13vw;
  }

  .isughts-item {
    border-bottom-width: .13vw;
    padding-top: 3.9vw;
    padding-bottom: 3.9vw;
  }

  .image-content-block {
    height: 20.8333vw;
  }

  .insights-link {
    font-size: 1.3vw;
  }

  .link-big {
    font-size: 2.8vw;
  }

  .footer-link-heading {
    margin-bottom: 1.56rem;
    font-size: 2.34375vw;
  }

  .footer-link {
    margin-bottom: 1vw;
    font-size: 1.8vw;
  }

  .nav_open {
    padding-top: 20vw;
  }

  .nav-link_item {
    font-size: 7vw;
  }

  .btn {
    height: auto;
    border-radius: 2.6vw;
    padding: 10px 28px;
    font-size: 3vw;
  }

  .btn.btn--green.z-index-1,
  .btn.btn-purple.touc {
    height: auto;
  }

  .call-services-wrap {
    margin-bottom: 6.51042vw;
  }

  .nav_btn-close,
  .menu_btn {
    font-size: 3vw;
  }

  .work-section-sticky {
    margin-bottom: 0;
    padding-bottom: 10.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .spacer {
    display: none;
    position: relative;
  }

  .spacer.is-spacer-100 {
    height: 120vh;
  }

  .form-tag-subtitle {
    font-size: 1.30208vw;
  }

  .form-tags-wrap.is-mw-400.is-margin-b-80 {
    max-width: none;
    grid-column-gap: .78vw;
    grid-row-gap: 1.3vw;
    margin-bottom: 0;
    display: block;
  }

  .form-tag {
    margin-bottom: .78vw;
    margin-right: .78vw;
    display: inline-block;
  }

  .slider-gallery_numbers.is-txt-light-milk {
    font-size: 2.08vw;
  }

  .call-bg-logo-wrap.main {
    align-self: auto;
    align-items: flex-end;
    padding-top: 3vw;
    padding-bottom: 3vw;
    display: flex;
  }

  .slider-call-bg {
    object-fit: cover;
  }

  .footer__wrapper {
    height: 100%;
    justify-content: space-between;
  }

  .footer__down-link-wrap {
    grid-column-gap: 1.5vw;
  }

  .footer-content {
    height: 100%;
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 6.5vw;
  }

  .footer-form {
    flex: 1;
  }

  .footer-form.menu {
    width: 100%;
  }

  .footer-logo {
    flex: none;
    justify-content: flex-start;
    padding-left: 0;
    display: flex;
  }

  .logo_full-light {
    width: 100%;
    height: auto;
    max-width: none;
  }

  .footer-btn-up {
    height: 4.7vw;
    border-radius: 2.2vw;
    padding-top: 1.3vw;
    padding-bottom: 1.3vw;
  }

  .arrow-up-wrapper {
    width: 2.2vw;
  }

  .btn-form {
    width: 23vw;
    height: 4.7vw;
    max-width: none;
    border-radius: 2.2vw;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .btn-arrow {
    width: 2.8vw;
    height: 2.2vw;
  }

  .nav-open__content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .nav-open__centr-content {
    padding-bottom: 0;
  }

  .tag-form-label {
    border-radius: 1vw;
    padding: .7vw 1vw .5vw;
    font-size: 1.3vw;
  }

  .button-form-wrapper {
    flex: none;
  }

  .btn-from-text {
    font-size: 2.6vw;
  }

  .logo-text.is-txt-green-light {
    font-size: 1.30208vw;
    font-weight: 400;
  }

  .plusminus {
    width: 2.1vw;
    height: 2.1vw;
    flex: none;
    justify-content: center;
    align-items: center;
  }

  .plusminus:hover {
    transform: none;
  }

  .item-icon-text {
    font-size: 2vw;
  }

  .icon-item-wrap {
    flex: none;
  }

  .item-icon-text_close {
    font-size: 2vw;
  }

  .item-icon-text_close.active {
    display: none;
  }

  .we-do_section {
    padding-top: 14vw;
    padding-bottom: 14vw;
  }

  .we-do_wrapper-content {
    max-width: 67vw;
  }

  .we-do_subheading {
    font-size: 1.56vw;
  }

  .we-do-it_grid-wrapper {
    grid-column-gap: 5.2vw;
    grid-row-gap: 5.2vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .we-do-it_number {
    margin-bottom: 1.7vw;
    font-size: 1.8vw;
    display: inline-block;
  }

  .we-do-it_item-wrap {
    width: 100%;
  }

  .is-mw-424.is-margin-b-18 {
    max-width: none;
    margin-bottom: 2.34vw;
    padding-right: 7.8vw;
  }

  .our-team_section {
    padding-top: 10.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .max-w-608 {
    max-width: 50vw;
  }

  .our-team_grid-wrap {
    grid-column-gap: 5.2vw;
    grid-row-gap: 5.2vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .we-do_email-wrapper.is-margin-b-180 {
    margin-bottom: 18vw;
  }

  .emeil-line_item.is-display.is-txt-grey {
    font-size: 5vw;
  }

  .post-email_section {
    padding: 10.4vw 5.2vw;
  }

  .post-email_line-wrap.is-margin-b-100 {
    margin-bottom: 7.8vw;
  }

  .post-emeil_component.is-margin-b-100 {
    max-width: 80vw;
    margin-bottom: 7.8vw;
  }

  .post-emeil_component.is-margin-b-100.identity {
    max-width: 70vw;
  }

  .post-emeil_link {
    font-size: 4.7vw;
  }

  .abaut-hero_section {
    padding: 30vw 5.2vw 25vw;
  }

  .we-are_section,
  .gallery_section {
    padding-top: 10.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .awards_section {
    padding: 10.4vw 5.2vw;
  }

  .we-are_wrapp.row {
    grid-column-gap: 5vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .we-are_logo-a {
    width: 14vw;
    flex: none;
  }

  .max-w-520 {
    max-width: none;
  }

  .gallery-image-wrapper.with-parallax {
    padding-top: 50vw;
  }

  .article-grey_block {
    width: 100%;
    height: auto;
  }

  .article-purple-block {
    width: 100%;
    height: 40vw;
    overflow: hidden;
  }

  .article-grey_content {
    justify-content: flex-start;
    align-items: center;
    padding: 10.4vw 5.2vw;
    display: flex;
  }

  .article-wrapper {
    flex-direction: column;
  }

  .form-tag-subtitle_wrap {
    margin-bottom: 1.56vw;
  }

  .max-w-557 {
    width: 40vw;
    margin-bottom: 4vw;
  }

  .awards-link {
    font-size: 7vw;
  }

  .gallery-image-item {
    width: 41vw;
  }

  .abaut-hero-fix-wrap,
  .we-do-fix-wrap {
    margin-bottom: 0;
  }

  .footer_fix-wrap {
    margin-top: 0;
  }

  .arcticle-rect {
    width: 110vw;
    height: 70vw;
  }

  .works-section {
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

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

  .works-link_current {
    margin-bottom: 1.04167vw;
    display: block;
  }

  .works-filter {
    margin-bottom: 6vw;
  }

  .works-filter.is-txt-large {
    max-width: 60vw;
  }

  .filters-text {
    padding: 1vw 2vw;
    font-size: 2.08333vw;
  }

  .services-list-tab {
    align-items: flex-start;
    display: flex;
  }

  .services-list-tab_contents {
    width: 50%;
  }

  .services-list-tab_tags {
    width: 45%;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    margin-right: 5%;
    padding-top: 0;
  }

  .sevices-ckeck {
    border-radius: 1vw;
    padding: .7vw 1vw .5vw;
    font-size: 1.3vw;
  }

  .works-hero-section {
    padding-top: 20vw;
  }

  .team_grid-item {
    width: 100%;
  }

  .is-txt-large-story {
    font-size: 1.5625vw;
  }

  .is-txt-large-story.is-txt-unactive-grey {
    font-size: 1.82292vw;
  }

  .services-hero_section {
    justify-content: flex-start;
    align-items: center;
    padding: 30vw 5.2vw 25vw;
    display: flex;
  }

  .services-hero-fix-wrap {
    margin-bottom: 0;
  }

  .abc-image {
    width: 77vw;
  }

  .abc-image.packaging {
    width: 80vw;
  }

  .services-tab-wrapper {
    display: block;
  }

  .moving-text-wrapp {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .moving-text-wrapp.is-margin-b-180 {
    margin-bottom: 13vw;
  }

  .interruption-section {
    margin-bottom: 0;
  }

  .projects-section {
    padding-top: 14vw;
    padding-bottom: 14vw;
    padding-left: 5.2vw;
  }

  .project-component.is-margin-b-60 {
    margin-top: 3.9vw;
    margin-bottom: 3.9vw;
  }

  .project-component_title {
    margin-right: 5.20833vw;
  }

  .is-margin-b-20 {
    margin-bottom: 1.3vw;
  }

  .services-tab-text {
    max-width: none;
    margin-bottom: 3.90625vw;
  }

  .services-list-item {
    font-size: 1.30208vw;
  }

  .services-list {
    padding-left: 2.5vw;
    font-weight: 400;
  }

  .services-list-wrap {
    max-width: none;
    padding-top: 1.56vw;
    padding-bottom: 1.56vw;
  }

  .services-parent-link {
    max-width: 50vw;
    font-size: 3.4rem;
  }

  .services-parent-link_wrap {
    margin-bottom: 5.2vw;
    position: relative;
  }

  .touch-form-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .touch-form-wrap {
    width: 100%;
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex: 1;
    justify-content: space-between;
    align-items: flex-start;
  }

  .touch-form-component {
    flex: 1;
  }

  .touch-info-wrap {
    justify-content: space-between;
  }

  .logo-short {
    width: 14rem;
    height: auto;
  }

  .touch-close {
    top: 4vw;
    right: 4vw;
  }

  .call-paragraph.is-h5 {
    font-size: 2.6vw;
  }

  .call-info-item {
    width: 40vw;
  }

  .call-item {
    font-size: 3.90625vw;
  }

  .cookies {
    width: 330px;
    border-radius: 20px;
    padding: 10px 17px 10px 20px;
    font-size: 14px;
  }

  .cookies-component {
    grid-column-gap: 8px;
    flex: none;
  }

  .cookies-info-wrap {
    max-width: 150px;
  }

  .cookies-info-text {
    font-size: 10px;
  }

  .cookies-link {
    display: inline;
  }

  .cookies-btn {
    height: 30px;
    padding: 6px 13px;
    font-size: 14px;
  }

  .cookies-close {
    width: 20px;
    height: 20px;
    flex: none;
    padding: 2.5px;
  }

  .works-image-grid {
    grid-column-gap: 2.6vw;
    grid-row-gap: 2.6vw;
  }

  .works-abaut-info {
    height: auto;
    flex: none;
    padding-bottom: 9.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .works-abaut-img {
    flex: none;
  }

  .works-challenge-section.is-margin-b-200 {
    margin-bottom: 0;
  }

  .challenge-image-warp.is-margin-b-180 {
    height: 31.25vw;
    position: relative;
  }

  .challenge-info-wrap {
    max-width: none;
    grid-column-gap: 2.6vw;
  }

  .challenge-title,
  .challenge-info {
    flex: 1;
  }

  .works-info p {
    font-size: 4.16667vw;
  }

  .challenge-rich h4 {
    font-size: 5.55vw;
  }

  .challenge-rich p {
    font-size: 1.82vw;
  }

  .challenge-rich strong {
    font-size: 2.60417vw;
  }

  .works-name-info {
    padding-bottom: 9.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .works-image-grid_design {
    grid-column-gap: 2.6vw;
    grid-row-gap: 2.6vw;
  }

  .insights-about-wrap.is-margin-b-100 {
    grid-column-gap: 2.6vw;
    padding-right: 0;
  }

  .insights-about-info {
    width: 50%;
    flex: none;
  }

  .insights-title h1 {
    font-size: 4.16vw;
  }

  .insights-about {
    width: 100%;
  }

  .insights-about p {
    margin-bottom: 16px;
    padding-right: 0;
    font-size: 1.82vw;
  }

  .insights-about ul {
    padding-left: 20px;
    margin-bottom: 16px;
    padding-right: 0;
    font-size: 1.82vw;
  }

  .insights-about blockquote {
    margin-bottom: 16px;
    font-size: 2.34vw;
  }

  .insights-about h4 {
    margin-top: 3.5vw;
    font-size: 3.38542vw;
  }

  .insights-about h2 {
    margin-bottom: 2.6vw;
    font-size: 2.6vw;
  }

  .insights-about.bottom-60 {
    width: 100%;
    margin-bottom: 7.8125vw;
  }

  .insights-about.bottom-60 a {
    font-weight: 600;
    text-decoration: underline;
  }

  .insights-about.bottom-60 a:hover {
    color: var(--green);
  }

  .insights-about.bottom-60 figcaption {
    font-size: 1.56vw;
  }

  .insights-about h3 {
    font-size: 2.60417vw;
  }

  .insights-about figcaption {
    font-size: 10px;
  }

  .insights-about figure {
    margin-top: 7.8vw;
    margin-bottom: 7.8vw;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .insights-content-wrap {
    grid-column-gap: 2.6vw;
    padding-right: 0;
  }

  .insights-content-article {
    width: 100%;
    flex: none;
  }

  .insights-link-wrap {
    display: none;
  }

  .insights-content-block.is-margin-b-60 {
    margin-bottom: 7.8vw;
  }

  .insights-content-block.is-margin-b-20 figcaption {
    font-size: 1.5625vw;
  }

  .insights-info {
    grid-column-gap: 2.6vw;
  }

  .insights-info.data-wrapper,
  .insights-info.next__story--data {
    grid-column-gap: 3vw;
    grid-row-gap: 2vw;
    flex-flow: wrap;
  }

  .insights-back-wrapper {
    font-size: 2.6vw;
  }

  .back-icon {
    height: 2.3vw;
  }

  .social-link {
    width: 30px;
    height: 30px;
  }

  .awwards-link-year {
    font-size: 1rem;
    bottom: 3.4vw;
    left: 1.9vw;
  }

  .swiper-slide.project {
    width: 40vw;
  }

  .awwards-media-aria {
    display: none;
  }

  .share-icon {
    width: 16px;
  }

  .success-form {
    height: 100%;
  }

  .learn-more-wrap.services {
    display: none;
  }

  .learn-more-btn {
    font-size: 2.34375vw;
  }

  .lean-arrow {
    height: 2vw;
  }

  .link-tilte.is-h5.is-txt-grey.is-txt-align-left {
    font-size: 2.6vw;
  }

  .insights-collection.is-margin-b-80 {
    margin-bottom: 6.5vw;
  }

  .coming-soon-wrap {
    width: 39.3229vw;
    display: flex;
  }

  /* .name-wrapp {
    margin-bottom: 0;
  } */

  .footer-top-container.right {
    width: 100%;
    height: 100%;
    max-width: none;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .footer-top-container.left {
    height: 100%;
    max-width: 30vw;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-self: auto;
    display: flex;
  }

  .footer-links-wrapp {
    z-index: 5;
    width: 100%;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    flex: none;
    grid-template-rows: auto;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 6vw;
    display: block;
    position: relative;
  }

  .footer-link-items {
    width: auto;
    max-width: none;
    flex: 1;
  }

  .footer-link-items.backliink {
    width: 9.5vw;
    flex: none;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0;
    position: absolute;
    top: auto;
    bottom: 12.5vw;
    left: auto;
    right: 0%;
  }

  .footer-link-items.contact {
    flex: 1;
  }

  .footer-link-items.second {
    width: auto;
    flex: 1;
  }

  .footer-form-wrapper {
    width: 100%;
    flex: none;
    margin-bottom: 3.9vw;
  }

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

  .form-tags-container {
    width: 100%;
  }

  .footer-links-grid {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: wrap;
    flex: none;
    grid-template-columns: 1fr 1fr 1fr;
    align-content: start;
    justify-content: start;
    align-items: start;
    justify-items: start;
    display: flex;
  }

  .about-btn-wrapper {
    max-width: none;
  }

  .collection-list-wrapper-3 {
    display: none;
  }

  .collection-list-wrapper-3.workpage {
    display: block;
  }

  .nav-content-left {
    flex: none;
  }

  .nav-content-right {
    max-width: 47vw;
    flex: none;
  }

  .nav-container {
    padding-bottom: 2.6vw;
  }

  .about-sticky-wrapper {
    padding: 18.2vw 10vw;
  }

  .about-sticky-wrapp {
    justify-content: center;
    align-items: center;
    display: flex;
    top: 0%;
  }

  .form-modal {
    width: auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 1px;
    display: flex;
  }

  .text-block-2 {
    font-size: 2vw;
  }

  .div-block-8 {
    max-width: 25.2vw;
  }

  .insights-heading-wrapp {
    margin-bottom: 6.51042vw;
  }

  .what-we-do-wrapp {
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .grey-text-wrapp {
    width: auto;
    flex: 1;
  }

  .tabs-container-wrapper {
    padding-bottom: 10vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .footer-form-heading {
    margin-bottom: 3.9vw;
  }

  .footer-form-heading.menu {
    margin-bottom: 7.8vw;
  }

  .two-col-text {
    width: 100%;
    max-width: none;
    grid-column-gap: 2.60417vw;
    flex: 1;
  }

  .tab-text-82px {
    letter-spacing: -.4vw;
    font-size: 7.3vw;
  }

  .nav_logo_text {
    position: relative;
    top: 1px;
  }

  .text-span {
    display: inline;
  }

  .div-block-13 {
    margin-bottom: 4vw;
  }

  .work-content-wrapper {
    padding-top: 0;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .insight-link-block {
    border-bottom-width: .13vw;
  }

  .insights-page-wrapper {
    border-top-width: .13vw;
    padding-top: 20vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .lottie-wrapper-preloder {
    width: 30vw;
  }

  .lottie-wrapper-preloder.is-lottie-abaut {
    width: 40vw;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: rotate(-30deg);
  }

  .case-video-wrapper,
  .case-video-container {
    height: 400px;
    margin-top: 1.3vw;
    margin-bottom: 1.3vw;
  }

  .goback-arrow {
    height: 2vw;
  }

  .popup-text-wrapp {
    max-width: none;
    margin-bottom: 3.90625vw;
  }

  .service--info--content {
    height: auto;
    flex: none;
    padding-bottom: 9.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .service--text {
    width: auto;
    grid-row-gap: 2.6vw;
    margin-bottom: 4vw;
  }

  .service--img-wrap {
    flex: none;
  }

  .about--service--wrapper {
    flex-direction: column-reverse;
  }

  .service--heading--wrap {
    max-width: none;
    margin-bottom: 7.8125vw;
    position: relative;
  }

  .services--projects-section {
    padding-bottom: 14vw;
    padding-left: 5.2vw;
  }

  .service--clients-section {
    margin-bottom: 0;
    padding: 10.4vw 5.2vw 12.4vw;
  }

  .sticky--wrap {
    position: relative;
    top: 0;
  }

  .services--approach--section {
    padding-top: 10.4167vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .identity-cover {
    width: 40vw;
    bottom: 10vw;
    right: 10vw;
  }

  .identity-cover.packaging {
    width: 80vw;
  }

  .tag-item {
    border-radius: 10px;
    padding: 4px 8px;
  }

  .filter-items {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 2.08333vw;
  }

  .filter-text.is-txt-large {
    font-size: 2.60417vw;
  }

  .menu_btn-2 {
    font-size: 3vw;
  }

  .menu__side_black {
    width: 60vw;
  }

  .menu__link {
    font-size: 7vw;
  }

  .menu__legal {
    max-width: 50vw;
  }

  .main_nav {
    height: 11.7vw;
    padding: 0 5.2vw;
    display: flex;
  }

  .main_nav.main_desktop,
  .logo__burger_wrapp {
    height: 11.7vw;
  }

  ._3 {
    font-size: 3vw;
  }

  .menu__link-2 {
    font-size: 7vw;
  }

  .nav-2 {
    height: 11.7vw;
    padding: 0 5.2vw;
    display: flex;
  }

  .nav-2.main_desktop {
    height: 11.7vw;
  }

  .nav_btn-close-2,
  .nav_btn-open-2 {
    font-size: 3vw;
  }

  .nav_logo-2 {
    width: 26.0417vw;
    margin-right: 2.08333vw;
  }

  .nav__btn-open,
  .nav__btn-close,
  .nav__btn-open_mob,
  .nav__btn-close_mob {
    font-size: 3vw;
  }

  .nav__label_wrapper {
    height: 100%;
    font-size: 14px;
    display: none;
    position: relative;
    bottom: 3px;
    left: auto;
    transform: none;
  }

  .text-block-8 {
    position: relative;
  }

  .text-24px {
    font-size: 2vw;
  }

  .loader__text.is-txt-align-center.is-txt-green-light {
    font-size: 7.3vw;
  }

  .loader__text.is-txt-green-light {
    font-size: 7.29167vw;
  }

  .loader__text.is-txt-green-light.pointer-default,
  .loader__text.is-txt-light-milk {
    font-size: 7.3vw;
  }

  .section__hero {
    height: 52.0833vw;
  }

  .hero__heading_wrapper {
    max-width: 100vw;
  }

  .hero__heading_text {
    font-size: 7.3vw;
  }

  .hero__text-mask {
    width: 47vw;
    height: 5.2vw;
  }

  .dropdown-toggle {
    padding-right: 3vw;
    font-size: 2.08vw;
  }

  .video__wrapper {
    padding: 10.4vw 0;
  }

  .main__about_container.is-margin-b-103 {
    width: 100%;
    max-width: none;
    margin-bottom: 5.2vw;
  }

  .works__card-top {
    top: 16px;
    left: 16px;
  }

  .works__card-bottom {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    bottom: 16px;
    left: 16px;
  }

  .manifest__section {
    margin-bottom: 0;
  }

  .manifest__wrapper {
    padding-top: 14vw;
    padding-bottom: 14vw;
  }

  .manifest__descr {
    max-width: none;
  }

  .technology__wrapper {
    padding-top: 10.4vw;
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .tech__header_text {
    max-width: 50vw;
  }

  .manifest__moving-text.is-margin-b-180 {
    margin-bottom: 13vw;
  }

  .about__tab--text {
    max-width: 70vw;
  }

  .footer__drop_text {
    font-size: 14px;
    line-height: 130%;
  }

  .accordion__icon {
    font-size: 14px;
  }

  .manager__photo {
    width: 54px;
    height: 54px;
  }

  .footer__link-item {
    margin-bottom: .8vw;
    font-size: 14px;
  }

  .footer__link-item.is-margin-t-40 {
    margin-top: 2vw;
  }

  .green__pattern {
    object-fit: cover;
  }

  .m-showreel-close {
    width: 5vw;
    height: 5vw;
  }

  .is-72px-display {
    font-size: 4.2vw;
  }

  .is-h3-black {
    font-size: 3.125vw;
  }

  .is-h3-black.is-txt-grey.is-margin-b-60 {
    font-size: 4.17vw;
  }

  .is-h3-black.is-txt-grey.is-txt-align-left {
    font-size: 2.60417vw;
  }

  .is-txt-medium-bold {
    margin-bottom: 1.3vw;
    font-size: 1.56vw;
  }

  .is-txt-medium-bold.is-txt-unactive-grey {
    font-size: 1.3vw;
  }

  .is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.30208vw;
  }

  .is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-20 {
    margin-bottom: 2.60417vw;
    font-size: 1.56vw;
  }

  .is-txt-medium-bold.is-txt-green-light {
    margin-bottom: .26vw;
    font-size: 1.56vw;
  }

  .is-txt-medium-bold.is-txt-light-milk {
    font-size: 1.56vw;
  }

  .is-txt-20px-medium {
    margin-bottom: 1.3vw;
    font-size: 12px;
  }

  .is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.30208vw;
  }

  .is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-20 {
    margin-bottom: 2.60417vw;
    font-size: 1.56vw;
  }

  .is-txt-20px-medium.is-txt-green-light {
    margin-bottom: .26vw;
  }

  .is-txt-20px-medium.is-txt-light-milk {
    font-size: 1.56vw;
  }

  .is-txt-20px-medium.is-txt-unactive-dark-grey {
    font-size: 14px;
  }

  .is-txt-16px-small {
    font-size: 10px;
  }

  .is-txt-16px-small.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.30208vw;
  }

  .is-txt-16px-small.is-txt-unactive-grey.is-margin-b-20 {
    margin-bottom: 2.60417vw;
    font-size: 1.56vw;
  }

  .is-txt-16px-small.is-txt-green-light {
    margin-bottom: .26vw;
  }

  .is-txt-16px-small.is-txt-light-milk {
    font-size: 1.56vw;
  }

  .is-txt-16px-small.is-txt-unactive-dark-grey {
    font-size: 10px;
  }

  .is-57px-display {
    font-size: 4.7vw;
  }

  .statc-flag-wrapper {
    width: 100vw;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    top: 0;
  }

  .about__flag-wrapp {
    width: 100%;
    height: 44.5vw;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .video-modal {
    display: none;
  }

  .video-cursor {
    width: 14vw;
    height: 14vw;
    opacity: .7;
    display: flex;
  }

  .v-cursor-arrow {
    width: 4vw;
  }

  .max-w-620 {
    max-width: none;
  }

  .about__text_wrapper.is-margin-b-103 {
    width: 100%;
    max-width: none;
    margin-bottom: 5.2vw;
  }

  .vertical__video-section {
    padding-left: 0;
    padding-right: 5.2vw;
  }

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

  .awards_numbers_section {
    padding-left: 5.2vw;
    padding-right: 5.2vw;
  }

  .award-number-track {
    width: 100%;
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .award-number-item {
    text-align: left;
  }

  .footer__links-leftside {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    flex-direction: column;
    flex: 1;
    display: flex;
  }

  .form-input-2 {
    height: auto;
    max-width: none;
    border-bottom-width: .13vw;
    margin-bottom: 2.6vw;
    padding-bottom: 1.3vw;
    font-size: 1.8vw;
    line-height: 110%;
  }

  .form-input-2::-ms-input-placeholder {
    font-size: 1.8vw;
    line-height: 110%;
  }

  .form-input-2::placeholder {
    font-size: 1.8vw;
    line-height: 110%;
  }

  .form-input-2.is-margin-b-70 {
    margin-bottom: 0;
  }

  .form-tag-subtitle-2 {
    font-size: 1.30208vw;
  }

  .menu_btn-3 {
    font-size: 3vw;
  }

  .footer-form-heading-2 {
    margin-bottom: 3.9vw;
  }

  .footer-form-heading-2.menu {
    margin-bottom: 7.8vw;
  }

  .logo-text-2.is-txt-green-light {
    font-size: 1.30208vw;
    font-weight: 400;
  }

  .nav-3 {
    height: 11.7vw;
    padding: 0 5.2vw;
    display: flex;
  }

  .logo-wrapper-2 {
    align-items: flex-end;
  }

  .is-h2-2.form-footer {
    flex: none;
    font-size: 3.125vw;
  }

  .btn-from-text-2 {
    font-size: 2.6vw;
  }

  .footer-form-2 {
    flex: none;
  }

  .footer-form-2.menu {
    width: 100%;
  }

  .form-tags-container-2 {
    width: 100%;
    margin-bottom: 7.8vw;
  }

  .form-tag-subtitle_wrap-2 {
    margin-bottom: 1.56vw;
  }

  .form-3 {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .tag-form-label-2 {
    border-radius: 1vw;
    padding: .7vw 1vw .5vw;
    font-size: 1.3vw;
  }

  .form-tag-2 {
    margin-bottom: .78vw;
    margin-right: .78vw;
    display: inline-block;
  }

  .is-txt-small-2.is-txt-unactive-grey,
  .is-txt-small-2.is-txt-unactive-grey.inline {
    font-size: 1.3vw;
  }

  .nav_open-2 {
    padding-top: 20vw;
  }

  .button-form-wrapper-2 {
    flex: none;
  }

  .nav_btn-open-3 {
    font-size: 3vw;
  }

  .nav-link_item-2 {
    font-size: 7vw;
  }

  .btn-form-2 {
    width: 18.5vw;
    height: 4.7vw;
    border-radius: 2.2vw;
  }

  .flag__text--wrapp.mainpage {
    max-width: 50vw;
  }

  .lottie__wrapper--dark.is-lottie-abaut {
    width: 40vw;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: rotate(-30deg);
  }

  .lottie__wrapper--dark.static {
    width: 25vw;
    margin-bottom: 10vw;
  }

  .sticky__flag {
    position: relative;
    top: auto;
  }

  .menu__close {
    width: 32px;
    height: 32px;
  }

  .menu__close:hover {
    transform: none;
  }

  .logo-wrapper--mobile,
  .logo-wrapper--actual {
    align-items: flex-end;
  }

  .footer-filters-wrapper {
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }

  .checkbox-field {
    grid-column-gap: 1.7vw;
    grid-row-gap: 1.7vw;
  }

  .checkbox-3 {
    width: 2.4vw;
    height: 2.4vw;
    border-radius: 1.30208vw;
    flex: none;
  }

  .checkbox__label {
    flex: 1;
    font-size: 1.5625vw;
  }

  .pop-up__form--heading {
    margin-bottom: 3.9vw;
  }

  .pop-up__form--heading.menu {
    margin-bottom: 7.8vw;
  }

  .pop-up__form--container.right {
    width: 100%;
    height: 100%;
    max-width: none;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .pop-up__form--container.left {
    height: 100%;
    max-width: none;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-self: auto;
    display: flex;
  }

  .pop-up__form {
    width: auto;
    flex: 1;
  }

  .pop-up__form.menu {
    width: 100%;
  }

  .pop-up__form--contacts {
    width: auto;
    max-width: none;
    flex: 1;
  }

  .pop-up__form--contacts.backliink {
    width: 9.5vw;
    flex: none;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0;
    position: absolute;
    top: auto;
    bottom: 12.5vw;
    left: auto;
    right: 0%;
  }

  .pop-up__form--contacts.contact {
    width: 100%;
    flex: 1;
  }

  .pop-up__form--contacts.second {
    width: auto;
    flex: 1;
  }

  .pop-up__form-wrapper {
    width: 100%;
    flex: none;
    margin-bottom: 3.9vw;
  }

  .about__sticky--wrapp {
    width: 100%;
    height: 44.5vw;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .sticky__flag--wrapp {
    width: 100vw;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    top: 0;
  }

  .about__text--wrapp,
  .about__text--wrapp.long {
    max-width: none;
  }

  .service__heading--wrapper {
    max-width: none;
    margin-bottom: 2vw;
    position: relative;
  }

  .services-list-tab_secondary {
    width: 45%;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    margin-right: 5%;
    padding-top: 0;
  }

  .cover-bottom-text {
    max-width: 30vw;
  }

  .comm-image {
    width: 77vw;
  }

  .comm-image.packaging {
    width: 80vw;
  }

  .digital-img {
    width: 40vw;
    right: 6vw;
  }

  .digital-img.packaging {
    width: 80vw;
  }

  ._2 {
    margin-bottom: 6vw;
  }

  .works-hero-section-2 {
    padding-top: 20vw;
  }

  .works-link {
    padding: 1vw 2vw;
    font-size: 2.08333vw;
  }

  .isughts-item-2 {
    border-bottom-width: .13vw;
    padding-top: 3.9vw;
    padding-bottom: 3.9vw;
  }

  .is-h1-2.is-txt-green-light.pointer-default {
    font-size: 7.3vw;
  }

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

  .is-txt-medium-2 {
    margin-bottom: 1.3vw;
    font-size: 1.56vw;
  }

  .is-txt-medium-2.is-txt-unactive-grey {
    font-size: 1.3vw;
  }

  .bottom__40px {
    margin-bottom: 7.8vw;
  }

  .div-block-27 {
    width: auto;
  }

  .vertical__video--content {
    width: 330px;
  }

  .vertical__video--content.is-margin-b-103 {
    width: 100%;
    max-width: none;
    margin-bottom: 5.2vw;
  }

  .about__heading {
    margin-bottom: 6.5vw;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 2.11vw;
  }

  .is-btn-l-fw {
    width: 100%;
  }

  .is-h5 {
    font-size: 1.1rem;
  }

  .is-h5.is-txt-grey {
    font-size: 3.52113vw;
  }

  .is-h5.is-txt-unactive-dark-grey.is-margin-b-8 {
    font-size: 2.5vw;
  }

  .btn-sec--med {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
    font-size: 1.1em;
  }

  .dsg-table_row-spacing {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .is-l-visible {
    display: block;
  }

  .is-h6 {
    font-size: .9rem;
  }

  .list--links.is-footer {
    align-items: center;
  }

  .is-h2 {
    font-size: 3.9vw;
  }

  .is-h2.is-txt-align-center {
    font-size: 3rem;
  }

  .is-h2.is-txt-align-center.sticky {
    font-size: 5.6338vw;
  }

  .is-h2.is-txt-green-light {
    font-size: 4.2vw;
  }

  .is-h2.is-txt-green-light.is-margin-b-100 {
    margin-bottom: 8.8vw;
    font-size: 4.2vw;
  }

  .is-h2.is-margin-b-80 {
    margin-bottom: 8.8vw;
    font-size: 4.2vw;
    line-height: 120%;
  }

  .is-h2.is-txt-grey.is-margin-b-30 {
    font-size: 4.22535vw;
  }

  .is-h2.is-txt-grey.is-txt-align-left {
    font-size: 4.2vw;
  }

  .is-h2.is-margin-b-25._w-70 {
    width: 80%;
    margin-bottom: 2rem;
  }

  .is-h2.form-footer {
    font-size: 4.22vw;
  }

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

  .container-col-8 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .is-h1 {
    font-size: 4.6vw;
  }

  .is-margin-b-100 {
    margin-bottom: 10.6vw;
  }

  .grid--dsg-lists {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 2.25fr;
  }

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

  .is-h3 {
    font-size: 20px;
  }

  .is-h3.is-txt-grey.is-txt-align-left {
    font-size: 1.25rem;
  }

  .is-txt-small.is-txt-green-100.is-dsg-sample-label {
    display: none;
  }

  .is-txt-small.is-txt-unactive-grey {
    font-size: 1.76vw;
  }

  .is-txt-small.is-txt-unactive-grey.is-txt-align-center {
    font-size: 1.76056vw;
  }

  .is-txt-small.is-txt-unactive-grey.inline {
    font-size: 1.76vw;
  }

  .is-txt-small.is-txt-unactive-dark-grey.inline,
  .is-txt-small.policy--link.inline {
    flex: 1;
  }

  .container-col-4,
  .container-col-12-big {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

  .dsg-table_header-headlines {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .is-txt-large {
    font-size: 1rem;
  }

  .is-txt-large.is-txt-green-light {
    font-size: 2.46vw;
  }

  .is-txt-large.is-txt-light-milk {
    font-size: 2.45vw;
  }

  .is-txt-large.is-txt-light-milk.is-margin-t-16 {
    font-size: 2.46vw;
  }

  .is-txt-large.is-txt-light-milk.is-margin-b-25.link_underline-footer {
    font-size: 1rem;
  }

  .is-txt-large.is-txt-light-milk.is-margin-36 {
    font-size: 2.8169vw;
  }

  .is-txt-large.is-txt-light-milk.is-margin-36.no-margin {
    margin-bottom: 0;
  }

  .is-txt-large.is-txt-light-milk.link_underline-footer {
    font-size: 1rem;
  }

  .is-txt-large.is-txt-grey {
    font-size: 2.11268vw;
  }

  .is-txt-large.is-txt-unactive-grey {
    font-size: 2.46vw;
  }

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

  .container-col-6 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .is-h4 {
    font-size: 20px;
  }

  .is-margin-b-60 {
    margin-bottom: 8.8vw;
  }

  .dsg-subnav-link {
    flex: none;
    padding-left: .5em;
    padding-right: .5em;
  }

  .btn--prm-med {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
    font-size: 1.1em;
  }

  .is-txt-xlarge {
    font-size: 14px;
  }

  .container-col-10 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .is-l-hidden {
    display: none;
  }

  .dsg-sidebar {
    width: 100%;
    overflow: hidden;
  }

  .is-txt-medium {
    font-size: 2.46479vw;
  }

  .is-txt-medium.is-dsg-description {
    max-width: none;
  }

  .is-txt-medium.is-txt-unactive-grey {
    font-size: 1.76056vw;
  }

  .is-txt-medium.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.76vw;
  }

  .is-txt-medium.is-txt-unactive-grey.is-margin-b-20 {
    order: 0;
  }

  .is-txt-medium.is-txt-green-light,
  .is-txt-medium.is-txt-light-milk {
    font-size: 2.11vw;
  }

  .dsg-table-cell.is-dsg-aspect {
    width: 5em;
  }

  .form-input {
    height: auto;
    border-bottom-width: .17vw;
    font-size: 2.46vw;
  }

  .form-input::-ms-input-placeholder {
    font-size: 2.46vw;
  }

  .form-input::placeholder {
    font-size: 2.46vw;
  }

  .form-input.text-area {
    height: 12vw;
    min-height: 12vw;
  }

  .grid--4-4-4 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1fr;
  }

  .grid--4-4-4.is-footer,
  .grid--4-4-4.is-why {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    grid-template-columns: 1fr 1fr;
  }

  .is-txt-align-right.two-lines {
    max-width: 40vw;
  }

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

  .dsg-table_row.is-colors {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .dsg-table_row.is-dsg-helper {
    grid-template-rows: auto;
    grid-template-columns: .6fr;
  }

  .dsg-table_row.is-button {
    grid-template-columns: 1fr;
  }

  .is-display,
  .is-display.is-txt-green-light,
  .is-display.is-txt-green-light.pointer-default {
    font-size: 6.3vw;
  }

  .is-display.is-txt-light-milk {
    font-size: 6.33vw;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .dsg-table_header-headlines-spacing,
  .dsg-table_header-colors {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .hero02_content-wrapper,
  .footer_branding {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  ._3columns03_subline-wrap {
    max-width: none;
  }

  .social-icon {
    width: 2.4em;
  }

  .footer_social-wrap {
    width: 100%;
    max-width: 18em;
  }

  ._3columns03_headline-wrap {
    max-width: none;
    margin-bottom: 3em;
  }

  ._3columsnso3_header-wrap {
    flex-direction: column;
  }

  .main-wrapper {
    width: 100%;
    overflow: hidden;
  }

  .card04 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .dsg-popup {
    max-width: 19em;
  }

  .dsg-pop_cta {
    font-size: .85rem;
  }

  .card05 {
    text-align: left;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .card05_cta-wrap {
    width: 100%;
  }

  .card05_cta-link {
    font-size: 1.1rem;
  }

  .fig2flow_cta-img {
    width: 26em;
  }

  .grid--start_bottom {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .nav_logo {
    width: 9.375rem;
  }

  .nav {
    height: 10.56vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .nav.desktop {
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-col-12 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .nav_btn-open {
    font-size: 1.25rem;
  }

  .hero-section {
    height: auto;
    padding: 21vw 0;
  }

  .hero_video-wrapper {
    height: 345px;
  }

  .circle-wrapper {
    width: 27.5vw;
    height: 27.5vw;
  }

  .image.aspect-ratio-118 {
    height: auto;
  }

  .image.aspect-ratio-118.is-margin-b-30 {
    height: 60vw;
  }

  .image.aspect-ratio-93 {
    height: 80vw;
  }

  .image.aspect-ratio-133 {
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .image.aspect-ratio-133.project {
    width: 100%;
  }

  .video-controller {
    object-fit: cover;
  }

  .svg--9 {
    width: 10.7394vw;
  }

  .index-text_block {
    width: 24.6vw;
    height: 24.6vw;
  }

  .logo-wrapper,
  .logo-wrapper.w--current {
    padding-left: 0;
  }

  .logo-wrapper.mobile.w--current {
    display: block;
  }

  .hero-down-wrapper {
    padding-left: 3.5vw;
    padding-right: 3.5vw;
    bottom: 3.5vw;
  }

  .hero-down-wrapper.services {
    bottom: 3.5vw;
  }

  .hero-down-text {
    width: 30vw;
    font-size: 1.76vw;
  }

  .hero-down-text.is-txt-green-light {
    font-size: 1.76vw;
  }

  .hero-down-text.is-txt-light-milk {
    width: 40vw;
    font-size: 1.76vw;
  }

  .scroll-down-icon {
    display: block;
  }

  .abaut-container {
    flex-direction: column-reverse;
  }

  .about_left-blok {
    text-align: left;
    flex-direction: column;
    align-items: center;
    padding: 14vw 3.5vw;
    display: flex;
  }

  .abaut_right-blok {
    height: auto;
    justify-content: center;
    padding-top: 20vw;
    padding-bottom: 20vw;
    display: flex;
  }

  .abaut_tab-item.is-margin-b-103 {
    margin-bottom: 9.2vw;
  }

  .abaut_item-subtitle {
    margin-top: 5.3vw;
  }

  .abaut_tab-sub {
    max-width: 53rem;
  }

  .work-section.container {
    padding-top: 14vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .work-wrapper.container.is-100vh.is-sticky {
    min-height: 100vh;
    position: static;
  }

  .image-wrapper {
    padding-top: 143.75%;
  }

  .work-tags-wrapper {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .work-tag {
    padding: .25rem .5rem;
  }

  .rating-section {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .rating-logo {
    width: 17.5rem;
  }

  .approach-section {
    padding-top: 14vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .clients-section {
    padding: 14vw 3.5vw;
  }

  .call-section {
    padding: 10.56vw 3.5vw;
  }

  .insights-section {
    padding: 14vw 3.5vw;
  }

  .approach-tab-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 3.12rem;
  }

  .client-card-heading.is-txt-allcaps.is-txt-light-milk {
    font-size: 1.125rem;
  }

  .container {
    flex-direction: column;
    display: flex;
    position: relative;
  }

  .container.is-relativ.d-none {
    justify-content: flex-start;
    align-items: center;
  }

  .client-image-wrap {
    height: 10.56vw;
  }

  .client-text-content {
    margin-bottom: 2rem;
  }

  .loader {
    height: 100svh;
    padding: 5.3vw 3.5vw;
  }

  .lottie-animation-2.dark,
  .lottie-wrapper,
  .lottie-wrapper.is-lottie-abaut {
    width: 40vw;
  }

  .lottie-wrapper.abaut-page {
    width: 30vw;
    bottom: 12vw;
    right: 23vw;
  }

  .footer {
    height: auto;
    justify-content: flex-start;
    align-items: center;
    padding: 14vw 3.5vw 4.5vw;
    position: relative;
  }

  .insights-wrapper {
    border-top-width: .17vw;
  }

  .isughts-item {
    border-top: 1px dotted var(--grey);
    border-bottom-width: 1px;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: -1px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
    position: relative;
  }

  .isughts-item.next {
    flex-direction: row;
    display: flex;
  }

  .text-content-block {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 12px;
  }

  .image-content-block {
    width: 100%;
    height: 40vw;
  }

  .max-w-660 {
    max-width: none;
  }

  .insights-link {
    font-size: .625rem;
  }

  .link-big {
    font-size: 3.9vw;
  }

  .footer-link-heading {
    margin-bottom: 18px;
    font-size: 18px;
  }

  .footer-link {
    font-size: 1rem;
  }

  .nav_open {
    overflow: auto;
  }

  .nav-link_item {
    font-size: 9vw;
  }

  .btn {
    border-radius: 2.8vw;
    font-size: 3.9vw;
  }

  .call-slider-left {
    width: 100%;
    align-items: center;
    margin-top: 3.12rem;
    margin-right: 0;
  }

  .call-slider-right {
    width: 100%;
    height: 6.88rem;
    align-items: center;
    display: flex;
  }

  .call-services-wrap {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    margin-bottom: 10.5vw;
  }

  .nav_btn-close {
    font-size: 1.25rem;
  }

  .work-section-sticky {
    margin-bottom: 0;
    padding-bottom: 14vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .spacer,
  .spacer.is-100vh,
  .spacer.footer {
    display: none;
  }

  .is-mw-332 {
    max-width: 12.125rem;
  }

  .form-tag-subtitle {
    font-size: 1.76vw;
  }

  .form-tags-wrap.is-mw-400.is-margin-b-80 {
    grid-column-gap: .375rem;
    grid-row-gap: .375rem;
  }

  .form-tag {
    border-radius: 1.4vw;
    margin-bottom: 1.76vw;
    margin-right: 1vw;
    font-size: 1rem;
  }

  .slider-gallery_numbers.is-txt-light-milk {
    margin-top: 1.88rem;
    font-size: .875rem;
    line-height: 100%;
  }

  .call-bg-logo-wrap {
    transform: translate(-57%, 50%);
  }

  .call-bg-logo-wrap.we_do {
    top: auto;
    bottom: auto;
  }

  .call-bg-logo-wrap.main {
    width: 595.07vw;
    height: 90%;
  }

  .slider-call-bg {
    height: 100%;
  }

  .col.col-lg-4 {
    max-width: 100%;
    flex: 1;
  }

  .col.is-txt-align-center.is-margin-t-104 {
    margin-top: 3.12rem;
  }

  .footer__wrapper {
    height: auto;
    display: block;
  }

  .footer-down-links {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    height: auto;
    flex-direction: column;
  }

  .footer-form {
    width: 100%;
    flex-direction: column;
    flex: 1;
  }

  .footer-form.menu {
    margin-bottom: 0;
  }

  .footer-logo {
    justify-content: space-between;
    align-items: center;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .logo_full-light {
    width: 260px;
  }

  .footer-btn-up {
    height: 6.7vw;
    border-radius: 2.8vw;
    margin-top: 0;
    padding-top: 1.4vw;
    padding-bottom: 1.4vw;
  }

  .arrow-up-wrapper {
    width: 5vw;
  }

  .btn-form {
    width: 30vw;
    height: 6.3vw;
    border-radius: 2.8vw;
    flex: none;
  }

  .btn-form.modal {
    position: relative;
  }

  .btn-arrow {
    width: 3.87vw;
    height: 3vw;
  }

  .nav-open__wrapper {
    margin-bottom: 8.8vw;
  }

  .nav-open__content {
    flex-direction: column;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .call-section-wrap-sticky {
    margin-top: 0;
    position: static;
  }

  .tag-form-label {
    border-radius: 1.4vw;
    padding: 4px 8px;
    font-size: 10px;
  }

  .btn-from-text {
    font-size: 3.5vw;
  }

  .logo-text-wrapper {
    display: none;
  }

  .insights-link_wrapper {
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: auto;
  }

  .plusminus {
    width: 3.5vw;
    height: 3.5vw;
  }

  .item-icon-wrapper {
    flex: none;
  }

  .item-icon-text {
    font-size: 2.46vw;
    display: none;
  }

  .item-icon-text_close {
    font-size: 2.46vw;
  }

  .work-card_title.is-h5.is-txt-grey {
    font-size: 1.25rem;
  }

  .we-do_wrapper-content {
    max-width: 80vw;
  }

  .we-do_subheading {
    font-size: .625rem;
  }

  .we-do-it_grid-wrapper {
    grid-column-gap: 3.5vw;
    grid-row-gap: 5.2vw;
  }

  .we-do-it_number {
    font-size: 1.76056vw;
  }

  .is-mw-424.is-margin-b-18 {
    margin-bottom: 3.2vw;
    padding-right: 8vw;
  }

  .our-team_section {
    padding-top: 14vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .our-team_subtitle-wrapper.row.is-margin-b-100 {
    margin-bottom: 5.3vw;
  }

  .max-w-608 {
    max-width: 70vw;
  }

  .object-fit-cover.image-parallax {
    object-fit: cover;
  }

  .object-fit-cover.name-section {
    position: relative;
  }

  .we-do_email-wrapper.is-margin-b-180 {
    margin-bottom: 14vw;
  }

  .post-email_section {
    padding: 14vw 3.5vw;
  }

  .post-emeil_component.is-margin-b-100 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .post-emeil_component.is-margin-b-100.identity {
    max-width: none;
  }

  .post-emeil_link {
    font-size: 6vw;
  }

  .abaut-hero_section {
    padding: 30vw 3.5vw;
  }

  .we-are_section {
    padding-top: 14vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .gallery_section {
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .awards_section,
  .article-grey_content {
    padding: 14vw 3.5vw;
  }

  .ab-image {
    width: 70vw;
    right: 3.5vw;
  }

  .awards-heding-wrap.is-margin-b-100 {
    margin-bottom: 6.51042vw;
  }

  .max-w-557 {
    width: 60vw;
    margin-bottom: 5.28169vw;
  }

  .awards-link {
    font-size: 7vw;
  }

  .footer_fix-wrap {
    height: auto;
  }

  .works-section {
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .works_grid-wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .works-link_current {
    display: block;
  }

  .works-filter {
    margin-bottom: 10vw;
  }

  .fs-style_row {
    grid-auto-flow: row;
  }

  .services-list-tab {
    display: block;
  }

  .services-list-tab_contents {
    width: 100%;
  }

  .services-list-tab_tags {
    width: 100%;
    grid-column-gap: 1.4vw;
    grid-row-gap: 1.4vw;
    margin-bottom: 7vw;
  }

  .services-list-tab_tags.identity {
    flex: none;
  }

  .sevices-ckeck {
    border-radius: 1.4vw;
    padding-bottom: .7vw;
    padding-left: 1.4vw;
    padding-right: 1.4vw;
    font-size: 1.76vw;
  }

  .isughts-collection {
    flex-direction: column;
    align-items: stretch;
    position: relative;
  }

  .insights_text-content-block {
    width: 100%;
  }

  .is-txt-large-story {
    font-size: 2.11268vw;
  }

  .is-txt-large-story.is-txt-unactive-grey {
    font-size: 1.76056vw;
  }

  .services-hero_section {
    height: auto;
    padding-bottom: 30vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
    overflow: hidden;
  }

  .abc-image {
    width: 100vw;
    right: -20vw;
  }

  .abc-image.packaging {
    width: 80%;
  }

  .services-tab-wrapper {
    padding-bottom: 0;
  }

  .moving-text-wrapp {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .projects-section-wrap.stick-before {
    margin-bottom: 0;
  }

  .projects-section {
    padding-top: 14vw;
    padding-left: 3.5vw;
  }

  .project-component_title {
    margin-right: 6vw;
  }

  .is-margin-b-20 {
    margin-bottom: 4.2vw;
  }

  .services-tab-text {
    max-width: none;
  }

  .services-list-item {
    font-size: 1.76056vw;
  }

  .services-list {
    margin-bottom: 0;
  }

  .services-list-wrap {
    max-width: none;
    padding-top: 2.1vw;
    padding-bottom: 2.1vw;
  }

  .services-parent-link_wrap {
    width: 100%;
    margin-bottom: 5vw;
  }

  .services-parent-tab {
    flex-direction: column;
    display: flex;
  }

  .works-template-info {
    grid-column-gap: 3.5vw;
  }

  .touch-form-section {
    height: 100svh;
    justify-content: center;
    align-items: center;
    overflow: auto;
  }

  .touch-form-wrap {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10vw 5.16vw;
    display: block;
    overflow: auto;
  }

  .touch-form-component {
    flex: 1;
    margin-bottom: 10vw;
  }

  .touch-info-wrap {
    width: 100%;
    flex-direction: column;
    flex: none;
    position: relative;
  }

  .logo-short {
    width: 10rem;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

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

  .call-paragraph.is-h5 {
    max-width: none;
    text-align: center;
    justify-content: center;
    font-size: 1.25rem;
    display: flex;
  }

  .call-paragraph.is-txt-medium.center {
    text-align: center;
  }

  .call-info-item {
    width: 80vw;
    opacity: 0;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
  }

  .call-item {
    letter-spacing: -.075rem;
    font-size: 1.75rem;
    line-height: 105%;
  }

  .cookies {
    width: 20rem;
    padding: .63rem 1.25rem .63rem 1.5rem;
  }

  .cookies-component {
    grid-column-gap: .5rem;
  }

  .cookies-info-wrap {
    max-width: 8.4375rem;
  }

  .cookies-info-text {
    letter-spacing: 0;
    font-size: .625rem;
  }

  .cookies-btn {
    padding: .38rem .84rem;
    font-size: .875rem;
  }

  .works-abaut-wrap {
    flex-direction: column-reverse;
  }

  .works-abaut-info {
    width: 100%;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .works-abaut-img {
    width: 100%;
  }

  .challenge-info-wrap {
    display: block;
  }

  .challenge-title {
    margin-bottom: 3.52113vw;
  }

  .challenge-heding.is-margin-b-100 {
    margin-bottom: 4.22vw;
  }

  .challenge-info {
    width: auto;
  }

  .works-info p {
    font-size: 3.52113vw;
  }

  .challenge-rich p {
    max-width: none;
    font-size: 2.11268vw;
  }

  .challenge-rich strong {
    max-width: none;
    font-size: 3.52113vw;
  }

  .works-name-wrap {
    display: block;
  }

  .works-name-info {
    width: 100%;
    padding-top: 9.4vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .works-name-img {
    width: 100%;
    height: 60vw;
  }

  .insights-about-wrap.is-margin-b-100 {
    display: block;
  }

  .insights-title-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 40px;
  }

  .insights-about-info {
    width: 100%;
  }

  .insights-title h1 {
    margin-bottom: 7.04vw;
    font-size: 3.52vw;
  }

  .insights-about p {
    font-size: 2.11vw;
  }

  .insights-about blockquote {
    margin-bottom: 4.22vw;
    font-size: 2.46479vw;
  }

  .insights-about h4 {
    margin-top: 30px;
  }

  .insights-about h2 {
    margin-bottom: 3.5vw;
    font-size: 3.52113vw;
  }

  .insights-about h3 {
    font-size: 16px;
  }

  .insights-about figcaption {
    font-size: 10px;
  }

  .line-spacer.is-margin-b-100 {
    margin-bottom: 3.5vw;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .insights-content-wrap {
    display: block;
  }

  .insights-content-article {
    width: 100%;
  }

  .insights-link-wrap {
    margin-bottom: 7.04225vw;
  }

  .insights-content-block.is-margin-b-20 figcaption {
    font-size: 1.76vw;
  }

  .insights-back-wrapper {
    font-size: 3.52113vw;
  }

  .back-icon {
    height: 3vw;
  }

  .awwards-link-year {
    font-size: 2.11268vw;
  }

  .awards-media-text.is-txt-small.is-txt-light-milk {
    font-size: 1.76vw;
  }

  .next-image-block {
    height: 40vw;
  }

  .next-link {
    font-size: 3.52113vw;
  }

  .next-link-arrow {
    height: 3vw;
  }

  .success-form {
    height: 100%;
  }

  .learn-more-btn {
    font-size: 3.52113vw;
  }

  .lean-arrow {
    height: 3vw;
  }

  .work-wrap-fix {
    margin-bottom: 8.8vw;
  }

  .link-tilte.is-h5.is-txt-grey.is-txt-align-left {
    font-size: 3.5vw;
  }

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

  .coming-soon-wrap {
    width: 35.3873vw;
  }

  .footer-top-container.right {
    height: auto;
    flex-direction: column;
    flex: none;
    margin-bottom: 0;
    display: block;
  }

  .footer-top-container.left {
    max-width: none;
    grid-column-gap: 5rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    margin-bottom: 40px;
  }

  .footer-links-wrapp {
    height: auto;
    flex-flow: wrap;
    align-content: flex-start;
    align-items: flex-start;
    margin-bottom: 3rem;
    display: flex;
    position: static;
  }

  .footer-link-items {
    flex: none;
  }

  .footer-link-items.backliink {
    z-index: 1;
    width: 12.8521vw;
    margin-bottom: 0;
    margin-left: 0;
    position: static;
    top: auto;
    bottom: -1.1rem;
    left: auto;
    right: 0%;
  }

  .footer-link-items.contact {
    width: auto;
    flex: 1;
  }

  .footer-link-items.second {
    flex: none;
  }

  .form-2 {
    min-height: 62vw;
    position: relative;
  }

  .form-tags-container {
    flex: 1;
    display: block;
  }

  .footer-links-grid {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex: 1;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rich-text-block {
    font-size: 10px;
  }

  .about-btn-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-content-left {
    margin-bottom: 14vw;
  }

  .nav-content-right {
    max-width: none;
  }

  .bottom-links-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .nav-container {
    height: auto;
    padding-bottom: 3.5vw;
  }

  .about-sticky-wrapper {
    height: auto;
    padding: 0 10vw;
  }

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

  .modal-heading-wrapper {
    margin-bottom: 4vw;
  }

  .text-block-2 {
    font-size: 3.5vw;
  }

  .insights-heading-wrapp {
    margin-bottom: 50px;
  }

  .what-we-do-wrapp {
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .case-video {
    object-fit: cover;
  }

  .tabs-container-wrapper {
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .services-tab-section {
    padding-top: 80px;
  }

  .footer-form-heading {
    margin-bottom: 5.28169vw;
  }

  .two-col-text {
    grid-column-gap: 2.6vw;
    align-items: flex-start;
  }

  .tab-text-82px {
    font-size: 7.3vw;
  }

  .tabs-content {
    border-top-style: none;
  }

  .work-content-wrapper {
    padding-top: 0;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .insight-link-block {
    border-bottom-width: .17vw;
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 24px;
    display: block;
    position: relative;
  }

  .insights-page-wrapper {
    border-top-width: .17vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .lottie-wrapper-preloder.is-lottie-abaut {
    width: 50vw;
  }

  .lottie-wrapper-preloder.abaut-page {
    width: 30vw;
    bottom: 12vw;
    right: 23vw;
  }

  .lottie-wrapper-preloder.static {
    width: 16em;
  }

  .case-video-wrapper {
    height: 345px;
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
  }

  .case-video-item {
    object-fit: cover;
  }

  .case-video-container {
    height: 345px;
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
  }

  .goback-wrapp {
    margin-top: 14vw;
  }

  .goback-arrow {
    height: 3vw;
  }

  .mobile-image-case.image-parallax {
    object-fit: cover;
  }

  .mobile-image-case.name-section {
    position: relative;
  }

  .popup-text-wrapp {
    max-width: none;
  }

  .service--info--wrap {
    flex-direction: column-reverse;
  }

  .service--info--content {
    width: 100%;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .service--text {
    grid-row-gap: 7vw;
    margin-bottom: 10vw;
  }

  .service--img {
    position: static;
  }

  .service--img.image-parallax {
    object-fit: cover;
  }

  .service--img.name-section {
    position: relative;
  }

  .service--img-wrap {
    width: 100%;
    height: 80vw;
  }

  .about--service--wrapper {
    flex-direction: column-reverse;
  }

  .services--projects-section {
    padding-left: 3.5vw;
  }

  .service--clients-section {
    padding: 14vw 3.5vw;
  }

  .sticky--wrap {
    text-align: left;
  }

  .services--approach--section {
    padding-top: 14vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .identity-cover {
    bottom: auto;
    right: 5vw;
  }

  .identity-cover.packaging {
    width: 80%;
  }

  .menu__side_black {
    width: 70vw;
    height: 100%;
    padding-left: 60px;
    padding-right: 40px;
    overflow: auto;
  }

  .menu__link {
    font-size: 9vw;
  }

  .main_nav {
    height: 10.56vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .main_nav.main_desktop,
  .logo__burger_wrapp {
    height: 10.6vw;
  }

  .menu__link-2 {
    font-size: 9vw;
  }

  .nav-2 {
    height: 10.56vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .nav-2.main_desktop {
    height: 10.6vw;
  }

  .nav_btn-close-2,
  .nav_btn-open-2 {
    font-size: 1.25rem;
  }

  .nav_logo-2 {
    width: 9.375rem;
  }

  .nav__btn-open,
  .nav__btn-close,
  .nav__btn-open_mob,
  .nav__btn-close_mob {
    font-size: 1.25rem;
  }

  .nav__label_wrapper {
    bottom: 0;
  }

  .text-24px {
    font-size: 14px;
  }

  .loader__text {
    font-size: 2.25rem;
  }

  .loader__text.is-txt-green-light,
  .loader__text.is-txt-green-light.pointer-default {
    font-size: 6.3vw;
  }

  .loader__text.is-txt-light-milk {
    font-size: 6.33vw;
  }

  .hero__text-mask {
    height: 7vw;
  }

  .dropdown-toggle {
    padding-right: 20px;
    font-size: 16px;
  }

  .lang__link,
  .lang__dropdown {
    font-size: 16px;
  }

  .lang__dropdown.header.hide-on-mob {
    display: none;
  }

  .video__wrapper {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .main__about_container {
    margin-bottom: 50px;
  }

  .main__about_container.is-margin-b-103 {
    margin-bottom: 9.2vw;
  }

  .works__card-top {
    top: 10px;
    left: 10px;
  }

  .works__card-bottom {
    bottom: 10px;
    left: 10px;
  }

  .technology__wrapper {
    padding-top: 14vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .about__tab--text {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .footer__sn-icon {
    width: 30px;
    height: 30px;
  }

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

  .accordion__icon {
    margin-right: 6px;
  }

  .green__pattern {
    height: 100%;
  }

  .m-showreel-close {
    width: 7vw;
    height: 7vw;
    top: 3vw;
    right: 3vw;
  }

  .showreel__embed {
    object-fit: cover;
  }

  .is-72px-display {
    font-size: 26px;
  }

  .is-h3-black {
    font-size: 3.5vw;
  }

  .is-h3-black.is-txt-grey.is-txt-align-left {
    font-size: 1.25rem;
  }

  .is-txt-medium-bold {
    margin-bottom: 1.76vw;
    font-size: 12px;
  }

  .is-txt-medium-bold.is-dsg-description {
    max-width: none;
  }

  .is-txt-medium-bold.is-txt-unactive-grey {
    font-size: 1.76056vw;
  }

  .is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.76vw;
  }

  .is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-20 {
    order: 0;
  }

  .is-txt-medium-bold.is-txt-green-light,
  .is-txt-medium-bold.is-txt-light-milk {
    font-size: 2.11vw;
  }

  .is-txt-20px-medium {
    margin-bottom: 1.76vw;
    font-size: 14px;
  }

  .is-txt-20px-medium.is-dsg-description {
    max-width: none;
  }

  .is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.76vw;
  }

  .is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-20 {
    order: 0;
  }

  .is-txt-20px-medium.is-txt-green-light,
  .is-txt-20px-medium.is-txt-light-milk {
    font-size: 2.11vw;
  }

  .is-txt-20px-medium.is-txt-milk.link_underline-footer {
    margin-bottom: 0;
  }

  .is-txt-16px-small.is-dsg-description {
    max-width: none;
  }

  .is-txt-16px-small.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 1.76vw;
  }

  .is-txt-16px-small.is-txt-unactive-grey.is-margin-b-20 {
    order: 0;
  }

  .is-txt-16px-small.is-txt-light-milk {
    font-size: 2.11vw;
  }

  .is-57px-display {
    font-size: 6.5vw;
  }

  .hi-sticky.short {
    max-width: 60vw;
  }

  .about__flag-wrapp {
    height: auto;
    justify-content: center;
    padding-top: 30vw;
    padding-bottom: 30vw;
    display: flex;
  }

  .contacts__header--wrapper {
    flex-flow: wrap;
    align-content: space-around;
    align-items: flex-end;
    margin-top: 80px;
  }

  .video-cursor {
    width: 16vw;
    height: 16vw;
    flex: none;
  }

  .v-cursor-arrow {
    width: 5vw;
  }

  .about__text_wrapper.is-margin-b-103 {
    margin-bottom: 9.2vw;
  }

  .vertical__video-section {
    padding-right: 0;
  }

  .vertical__video-container {
    flex-flow: column;
  }

  .vertical__video-wrapper {
    width: 100%;
    height: 90vw;
  }

  .vertical__video-content {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .award-number-track {
    width: 100%;
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer__links-leftside {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: row;
    flex: 1;
  }

  .accordion__control {
    margin-bottom: 3px;
  }

  .accordion__control.show__more--mob {
    display: flex;
  }

  .accordion__control.is-txt-green-light {
    color: var(--green);
  }

  .accordion__list.show__more-mob {
    display: flex;
  }

  .form-input-2 {
    height: auto;
    border-bottom-width: .17vw;
    font-size: 2.46vw;
  }

  .form-input-2::-ms-input-placeholder {
    font-size: 2.46vw;
  }

  .form-input-2::placeholder {
    font-size: 2.46vw;
  }

  .form-tag-subtitle-2 {
    font-size: 1.76vw;
  }

  .footer-form-heading-2 {
    margin-bottom: 5.28169vw;
  }

  .nav-3 {
    height: 10.56vw;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }

  .is-h2-2 {
    font-size: 1.5rem;
  }

  .is-h2-2.form-footer {
    font-size: 4.22vw;
  }

  .btn-from-text-2 {
    font-size: 3.5vw;
  }

  .footer-form-2 {
    width: 100%;
    flex-direction: column;
    flex: 1;
    margin-bottom: 14.1vw;
  }

  .footer-form-2.menu {
    margin-bottom: 0;
  }

  .form-tags-container-2 {
    flex: 1;
    margin-bottom: 5vw;
    display: block;
  }

  .form-tag-subtitle_wrap-2 {
    margin-bottom: 2.1vw;
  }

  .form-3 {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-direction: row;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .tag-form-label-2 {
    border-radius: 1.4vw;
    padding: .7vw 1.4vw;
    font-size: 1.76vw;
  }

  .form-tag-2 {
    border-radius: 1.4vw;
    margin-bottom: 1.76vw;
    margin-right: 1vw;
    font-size: 1rem;
  }

  .is-txt-small-2 {
    font-size: .625rem;
  }

  .is-txt-small-2.is-txt-unactive-grey,
  .is-txt-small-2.is-txt-unactive-grey.inline {
    font-size: 1.76vw;
  }

  .nav_open-2 {
    overflow: auto;
  }

  .nav_btn-open-3 {
    font-size: 1.25rem;
  }

  .nav-link_item-2 {
    font-size: 9vw;
  }

  .btn-form-2 {
    width: 25vw;
    height: 6.3vw;
    border-radius: 2.8vw;
    flex: none;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .footer__contacts--sn,
  .page__links--wrapper.hide-on-mob {
    display: none;
  }

  .legal__text--wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: center;
    margin-bottom: 16px;
    display: flex;
  }

  .top__btn--text {
    display: none;
  }

  .div-block-22 {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .lottie__wrapper--dark {
    width: 38em;
  }

  .lottie__wrapper--dark.is-lottie-abaut {
    width: 40vw;
  }

  .lottie__wrapper--dark.abaut-page {
    width: 30vw;
    bottom: 12vw;
    right: 23vw;
  }

  .header__legal--text {
    width: 50vw;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: center;
    margin-bottom: 16px;
    display: flex;
  }

  .menu__close {
    width: 28px;
    height: 28px;
  }

  .menu-close__btn--wrapper {
    position: static;
  }

  .menu__mobile--heading {
    height: 60px;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .logo-wrapper--mobile {
    display: block;
  }

  .logo-wrapper--mobile.w--current {
    padding-left: 0;
    display: block;
  }

  .logo-wrapper--mobile.mobile.w--current {
    display: block;
  }

  .logo-wrapper--actual.w--current {
    padding-left: 0;
  }

  .logo-wrapper--actual.mobile.w--current {
    display: block;
  }

  .footer-filters-wrapper {
    grid-column-gap: 3.5vw;
    grid-row-gap: 3.5vw;
  }

  .checkbox-3 {
    width: 20px;
    height: 20px;
    border-radius: 7px;
  }

  .checkbox__label {
    font-size: 10px;
  }

  .pop-up__form--heading {
    margin-bottom: 5.28169vw;
  }

  .pop-up__form--container.right {
    height: auto;
    flex-direction: column;
    flex: none;
    margin-bottom: 0;
    display: block;
  }

  .pop-up__form--container.left {
    max-width: none;
    grid-column-gap: 5rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    margin-bottom: 40px;
  }

  .pop-up__form {
    width: 100%;
    flex-direction: column;
    flex: 1;
  }

  .pop-up__form.menu {
    margin-bottom: 0;
  }

  .pop-up__form--contacts {
    flex: none;
  }

  .pop-up__form--contacts.backliink {
    z-index: 1;
    width: 12.8521vw;
    margin-bottom: 0;
    margin-left: 0;
    position: static;
    top: auto;
    bottom: -1.1rem;
    left: auto;
    right: 0%;
  }

  .pop-up__form--contacts.contact {
    width: auto;
    flex: 1;
  }

  .pop-up__form--contacts.second {
    flex: none;
  }

  .about__sticky--wrapp {
    justify-content: center;
    display: flex;
  }

  .about__text--wrapp.long {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .services-list-tab_secondary {
    width: 100%;
    grid-column-gap: 1.4vw;
    grid-row-gap: 1.4vw;
    margin-bottom: 7vw;
  }

  .services-list-tab_secondary.identity {
    flex: none;
  }

  .comm-image {
    right: -20vw;
  }

  .comm-image.packaging,
  .digital-img.packaging {
    width: 80%;
  }

  ._2 {
    margin-bottom: 10vw;
  }

  .is-txt-large-2 {
    font-size: 1rem;
  }

  .insight-list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .isughts-item-2 {
    border-bottom-width: .17vw;
    flex-direction: column;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .is-h1-2 {
    font-size: 3rem;
  }

  .container-3 {
    flex-direction: column;
    display: flex;
    position: relative;
  }

  .is-txt-medium-2 {
    margin-bottom: 1.76vw;
    font-size: 1.76vw;
  }

  .is-txt-medium-2.is-txt-unactive-grey {
    font-size: 1.76056vw;
  }

  .work__wrapper--main,
  .bottom__40px {
    margin-bottom: 8.8vw;
  }

  .vertical__video--content {
    width: auto;
    max-width: none;
    margin-bottom: 50px;
  }

  .vertical__video--content.is-margin-b-103 {
    margin-bottom: 9.2vw;
  }

  .about__heading {
    margin-bottom: 8.8vw;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    margin-top: 4.44vw;
    margin-bottom: 4.44vw;
    font-size: 3.33vw;
  }

  ul {
    font-size: .4rem;
  }

  img {
    height: 44.4vw;
  }

  figure {
    width: 100%;
    margin-bottom: 11.1vw;
    margin-left: 0;
    margin-right: 0;
  }

  .is-btn-p-fw {
    width: 100%;
  }

  .is-h5 {
    font-size: 1.1em;
  }

  .is-h5.is-txt-grey {
    max-width: 90%;
    font-size: 5.5vw;
  }

  .is-h5.is-txt-unactive-dark-grey.is-margin-b-8 {
    font-size: 2.77vw;
  }

  .dsg-table_row-spacing {
    background-color: #1d1d1d;
  }

  .is-h6 {
    font-size: .9em;
  }

  .is-h2 {
    font-size: 6.1vw;
  }

  .is-h2.is-txt-align-center {
    font-size: 2rem;
  }

  .is-h2.is-txt-align-center.sticky {
    font-size: 8.88889vw;
  }

  .is-h2.is-txt-green-light {
    font-size: 1.5rem;
  }

  .is-h2.is-txt-green-light.is-margin-b-100 {
    margin-bottom: 13.8vw;
    font-size: 6.6vw;
  }

  .is-h2.is-margin-b-80 {
    margin-bottom: 13.8vw;
    font-size: 6.66667vw;
  }

  .is-h2.is-txt-grey.is-margin-b-30 {
    margin-bottom: 1rem;
    font-size: 6.66vw;
  }

  .is-h2.is-txt-grey.is-txt-align-left {
    font-size: 6.7vw;
  }

  .is-h2.is-margin-b-25._w-70 {
    width: auto;
    max-width: none;
    letter-spacing: 0;
    white-space: normal;
    word-break: keep-all;
    margin-bottom: 1.75rem;
    font-size: 1.5rem;
    line-height: 115%;
  }

  .is-h2.form-footer {
    font-size: 1.7rem;
  }

  .dsg-table.is-dsg-helpers.is-dsg-aspect {
    grid-template-rows: .25fr;
    grid-auto-rows: 1fr;
  }

  .richt-text {
    font-size: 1rem;
  }

  .richt-text ul {
    padding-left: 1em;
  }

  .is-p-hidden {
    display: none;
  }

  .is-h1 {
    font-size: 7.2vw;
  }

  .is-h1.is-txt-green-light.pointer-default {
    font-size: 10vw;
  }

  .is-margin-b-100 {
    margin-bottom: 16.6667vw;
  }

  .grid--dsg-lists {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

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

  .is-h3 {
    line-height: 110%;
  }

  .is-h3.is-txt-grey.is-margin-b-60 {
    max-width: 64.4vw;
    margin-bottom: 3.3vw;
    font-size: 5.55vw;
  }

  .is-h3.is-txt-grey.is-txt-align-left {
    margin-top: 8.3vw;
    margin-bottom: 3.33vw;
    font-size: 1.25rem;
  }

  .is-h3.is-margin-36 {
    margin-bottom: 1rem;
  }

  .is-txt-small.is-txt-unactive-grey {
    margin-left: .375rem;
    margin-right: .375rem;
    font-size: 2.7vw;
    line-height: 110%;
  }

  .is-txt-small.is-txt-unactive-grey.is-txt-align-right.inline {
    text-align: center;
    font-size: .625rem;
    line-height: 110%;
  }

  .is-txt-small.is-txt-unactive-grey.is-txt-align-center {
    margin-left: 0;
    margin-right: 0;
    font-size: 2.77vw;
  }

  .is-txt-small.is-txt-unactive-grey.inline {
    font-size: .625rem;
    line-height: 110%;
    display: inline-block;
  }

  .is-txt-small.is-txt-unactive-dark-grey {
    flex: none;
  }

  .is-txt-small.is-txt-unactive-dark-grey.inline {
    width: 160px;
    flex: none;
  }

  .is-txt-small.is-txt-unactive-dark-grey.shrink {
    max-width: 100px;
  }

  .is-txt-small.policy--link {
    flex: none;
  }

  .is-txt-small.policy--link.inline {
    width: 160px;
    flex: none;
  }

  .is-txt-small.policy--link.shrink {
    max-width: 100px;
  }

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

  .dsg-table_header-headlines.is-dsg-typo {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .is-txt-large.is-txt-green-light {
    font-size: .875rem;
  }

  .is-txt-large.is-txt-light-milk {
    font-size: 3.88889vw;
  }

  .is-txt-large.is-txt-light-milk.max-width-594.is-margin-t-40 {
    max-width: 100%;
    margin-top: 2.7vw;
    font-size: 3.3vw;
  }

  .is-txt-large.is-txt-light-milk.is-margin-t-16,
  .is-txt-large.is-txt-light-milk.is-margin-b-25.link_underline-footer {
    font-size: .875rem;
  }

  .is-txt-large.is-txt-light-milk.is-margin-36 {
    margin-bottom: 6vw;
    font-size: 3.88889vw;
  }

  .is-txt-large.is-txt-light-milk.link_underline-footer {
    font-size: .875rem;
  }

  .is-txt-large.is-txt-grey {
    color: var(--grey);
    font-size: 3.33333vw;
  }

  .is-txt-large.is-txt-unactive-grey {
    font-size: 3.88889vw;
  }

  .is-txt-large.is-txt-unactive-grey.team {
    font-size: 2.77vw;
  }

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

  .is-h4 {
    font-size: 5.5vw;
  }

  .is-margin-b-60 {
    margin-bottom: 5.5vw;
  }

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

  .btn--prm-med.is-form-submit {
    font-size: 1.4em;
  }

  .form-checkbox-label {
    font-size: 1rem;
  }

  .is-p-visible {
    display: block;
  }

  .is-txt-medium {
    font-size: 3.9vw;
  }

  .is-txt-medium.is-txt-unactive-grey {
    font-size: 2.7vw;
  }

  .is-txt-medium.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 2.77778vw;
  }

  .is-txt-medium.is-txt-unactive-grey.is-margin-b-20 {
    z-index: 2;
    margin-bottom: 5.5vw;
    font-size: 2.77vw;
  }

  .is-txt-medium.is-txt-green-light,
  .is-txt-medium.is-txt-light-milk {
    font-size: 3.33333vw;
  }

  .is-txt-medium.is-txt-milk {
    margin-bottom: 0;
  }

  .is-txt-medium.is-txt-grey.maxw-890px {
    max-width: 90vw;
    padding-top: 20px;
  }

  .dsg-table-cell {
    background-color: #1d1d1d;
  }

  .form-input {
    border-bottom-width: .27vw;
    font-size: .875rem;
  }

  .form-input::-ms-input-placeholder {
    font-size: .875rem;
  }

  .form-input::placeholder {
    font-size: .875rem;
  }

  .form-input.is-margin-b-70 {
    margin-bottom: 5.55vw;
  }

  .form-input.text-area {
    height: 48px;
    max-height: 48px;
    min-height: 48px;
  }

  .grid--4-4-4 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .grid--4-4-4.is-footer,
  .grid--4-4-4.is-why {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .is-txt-align-right {
    text-align: left;
  }

  .is-txt-align-right.two-lines {
    max-width: none;
    margin-bottom: 50px;
  }

  .dsg-table_row.is-colors {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .dsg-table_row.is-dsg-typo {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .is-display {
    font-size: 11vw;
  }

  .is-display.is-txt-align-center.is-txt-green-light {
    font-size: 8vw;
  }

  .is-display.is-txt-green-light {
    font-size: 10vw;
  }

  .is-display.is-txt-green-light.pointer-default {
    text-align: center;
    font-size: 10vw;
  }

  .is-display.is-txt-light-milk {
    font-size: 10vw;
    line-height: 100%;
  }

  .is-display.running-text.is-txt-green-light {
    font-size: 11vw;
  }

  .is-display.services {
    font-size: 7.8vw;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .is-margin-b-40 {
    margin-bottom: 11.1vw;
  }

  .is-margin-b-30 {
    margin-bottom: 30px;
  }

  .dsg-projects-headline-wrap {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  ._3columsnso3_header-wrap {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
  }

  .main-wrapper {
    width: 100%;
    overflow: hidden;
  }

  .dsg-popup {
    z-index: 99999;
    width: 100%;
    max-width: none;
    border-radius: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    bottom: -2px;
    right: auto;
  }

  .dsg-popup_logo {
    width: 1.8em;
  }

  .dsg-pop_cta {
    font-size: .7rem;
  }

  .dsg-hor-p-scroll-wrap {
    width: 100%;
    max-width: 90vw;
    overflow: scroll;
  }

  .dsg-grid--start_top {
    grid-template-columns: 1fr;
  }

  .card05_cta-link {
    font-size: 1.3em;
  }

  .grid--start_bottom {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav_wrapper.container-big {
    width: 100%;
    align-items: center;
  }

  .nav_logo {
    width: auto;
    margin-right: 0;
  }

  .nav {
    height: 16.6vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .nav.desktop {
    align-items: center;
  }

  .nav.mobile {
    height: 60px;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .nav_btn-open {
    object-fit: cover;
    display: inline;
  }

  .hero-section {
    min-height: 100svh;
    padding: 0 0;
    display: flex;
  }

  .hero_wrapper.container {
    height: auto;
    flex: none;
    align-items: flex-start;
  }

  .hero_video-wrapper {
    height: 500px;
  }

  .circle-wrapper {
    width: 43.3vw;
    height: 43.3vw;
  }

  .image {
    height: 44.4vw;
  }

  .image.aspect-ratio-118 {
    height: auto;
  }

  .image.aspect-ratio-118.is-margin-b-30 {
    height: 50vw;
  }

  .image.aspect-ratio-75 {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image.aspect-ratio-awards {
    width: 100%;
    height: 100%;
    padding-top: 0%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image.aspect-ratio-111 {
    flex-direction: row;
  }

  .image.aspect-ratio-93 {
    height: 91.6vw;
  }

  .image.aspect-ratio-29.is-margin-b-180 {
    height: 44.4vw;
    margin-bottom: 16.6vw;
  }

  .image.aspect-ratio-133.project {
    width: 100%;
    height: 90vw;
  }

  .image.aspect-ratio-47 {
    height: 100%;
  }

  .svg--9 {
    width: 17vw;
  }

  .index-text_block {
    width: 38.9vw;
    height: 38.9vw;
  }

  .logo-wrapper.w--current {
    padding-left: 0;
  }

  .hero-down-wrapper {
    padding-left: 5.5vw;
    padding-right: 5.5vw;
    bottom: 5.55vw;
  }

  .hero-down-wrapper.services {
    bottom: 5.55vw;
  }

  .hero-down-text.is-txt-green-light {
    flex: none;
    font-size: 2.77778vw;
  }

  .hero-down-text.is-txt-light-milk {
    width: 32.5vw;
    font-size: 2.77778vw;
  }

  .hero-down-content.container-big {
    max-width: none;
    justify-content: space-between;
  }

  .hero-down-icon {
    flex: none;
  }

  .scroll-down-icon {
    flex: none;
    display: block;
    position: relative;
    left: auto;
  }

  .abaut-container {
    flex-direction: column;
  }

  .abaut-container.mainpage {
    flex-direction: column-reverse;
  }

  .about_left-blok {
    grid-column-gap: 14vw;
    grid-row-gap: 14vw;
    padding: 22vw 5.5vw;
  }

  .abaut_right-blok {
    height: auto;
    align-items: center;
    padding-top: 54vw;
    padding-bottom: 54vw;
  }

  .abaut_tab-component {
    grid-column-gap: 13.8889vw;
    grid-row-gap: 13.8889vw;
    text-align: left;
    flex-direction: column;
    display: flex;
  }

  .abaut_tab-item.is-margin-b-103 {
    width: 100%;
    margin-bottom: 0;
  }

  .abaut_item-subtitle {
    margin-top: 2.03rem;
  }

  .about-right-wrapper {
    padding-left: 39px;
    padding-right: 39px;
  }

  .work-section.container {
    padding-top: 22.2vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
    display: block;
  }

  .work-tags-wrapper {
    margin-top: .5rem;
    margin-bottom: .75rem;
    font-size: .6rem;
  }

  .work-tags-wrapper.works-case.dark-block {
    width: 100%;
    max-width: none;
    padding-right: 8.3vw;
  }

  .rating-logo {
    width: 17.5rem;
  }

  .approach-section {
    padding-top: 22.2vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .clients-section {
    padding: 13.8vw 5.5vw 22.2vw;
  }

  .clients-section.white {
    padding-top: 22vw;
    padding-left: 5.5vw;
    padding-right: 0;
  }

  .clients-section.margin-top-180 {
    padding-top: 22vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .call-section {
    padding: 39vw 20px;
  }

  .insights-section {
    padding: 22vw 5.5vw;
  }

  .approach-tab-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    margin-top: 14vw;
    display: flex;
  }

  .approach-tab-item {
    margin-bottom: 0;
  }

  .approach-tab-item.is-margin-b-64 {
    height: 34px;
    margin-bottom: 1.875rem;
  }

  .approach-item-up {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 3vw;
    padding-top: 0;
  }

  .container {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: block;
    position: relative;
  }

  .container.is-relativ.d-none {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .client-image-wrap {
    height: 50px;
    margin-bottom: 30px;
  }

  .client-text-content {
    margin-bottom: 0;
  }

  .loader {
    height: 100svh;
    padding: 8.33vw 5.5vw;
  }

  .lottie-animation-2 {
    width: 70vw;
  }

  .lottie-animation-2.dark {
    width: 70vw;
    transform: none;
  }

  .lottie-wrapper {
    width: 60vw;
  }

  .lottie-wrapper.is-lottie-abaut {
    width: auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lottie-wrapper.abaut-page {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    top: 72.2222vw;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .lottie-wrapper.static {
    width: 47vw;
    margin-bottom: 14vw;
  }

  .loader-center-content {
    width: 100vw;
    justify-content: center;
    align-items: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .starloader-text {
    margin-left: 0;
    font-size: 2.25em;
    display: inline-block;
  }

  .center-loading-title-mask {
    flex: 1;
  }

  .slider-main-component {
    width: 100%;
  }

  .swiper-slide.is-slider-main {
    width: auto;
  }

  .slider-main_bottom-wrapper {
    width: 100%;
  }

  .footer {
    min-height: auto;
    padding: 22vw 5.5vw 7vw;
  }

  .insights-wrapper {
    border-top-width: .27vw;
  }

  .isughts-item {
    border-bottom-width: .27vw;
  }

  .isughts-item.next {
    padding-top: 8.3vw;
    padding-bottom: 15.5556vw;
    display: block;
  }

  .text-content-block {
    height: auto;
    padding-right: 0;
  }

  .image-content-block {
    height: 160px;
    margin-top: 12px;
  }

  .insights-link {
    font-size: 3.9vw;
  }

  .link-big {
    font-size: 6.1vw;
  }

  .link-big.is-txt-green-light.is-h3 {
    margin-bottom: 0;
  }

  .footer-link-heading {
    font-size: 1.125rem;
  }

  .footer-link {
    margin-bottom: 3vw;
    font-size: .875rem;
    line-height: 120%;
  }

  .footer-link.is-margin-t-40 {
    margin-top: .75rem;
  }

  .nav_open {
    height: 100svh;
    padding-top: 0;
    display: none;
  }

  .nav-link_item {
    font-size: 10vw;
  }

  .btn {
    text-align: center;
    white-space: nowrap;
    border-radius: 4.7vw;
    font-size: 6.1vw;
  }

  .btn.btn--dark {
    height: auto;
  }

  .btn.btn-purple.touc {
    border-radius: 4.72vw;
  }

  .btn.btn--menu-close {
    height: auto;
  }

  .btn.btn--menu-close:hover {
    background-color: var(--purple);
    color: var(--milk);
  }

  .call-slider-left {
    margin-top: 5.5vw;
    display: block;
  }

  .call-slider-right {
    align-items: center;
    display: flex;
  }

  .call-services-wrap {
    width: 100%;
    height: 100%;
    margin-bottom: 16vw;
    padding-left: 0;
    padding-right: 0;
  }

  .nav_btn-close {
    object-fit: cover;
  }

  .nav-link-mask {
    margin-bottom: 1vw;
  }

  .work-section-sticky {
    padding: 22vw 5.5vw;
  }

  .cursor-area {
    display: none;
  }

  .tab-line-wrap {
    margin-top: 14px;
  }

  .form-tag-subtitle {
    font-size: .625rem;
  }

  .form-tags-wrap.is-mw-400.is-margin-b-80 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    display: flex;
  }

  .form-tag {
    margin-bottom: 0;
    margin-right: 0;
    font-size: 10px;
  }

  .call-bg-logo-wrap {
    width: 228.13rem;
    height: 36.1rem;
    top: -21%;
    transform: translate(-44%, 50%);
  }

  .call-bg-logo-wrap.we_do {
    padding-top: 5.5vw;
    padding-bottom: 5.5vw;
    top: auto;
    bottom: auto;
  }

  .row {
    flex-direction: column;
  }

  .col.col-lg-4 {
    max-width: 100%;
    flex: 1;
  }

  .footer__down-link-wrap {
    display: inline-block;
  }

  .footer-down-links {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .footer-content {
    grid-column-gap: 0vw;
    margin-bottom: 16px;
  }

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

  .footer-logo {
    width: 100%;
    height: auto;
    flex-direction: column-reverse;
    justify-content: center;
  }

  .logo_full-light {
    width: 184px;
    height: auto;
    flex: none;
  }

  .footer-btn-up {
    width: 73px;
    height: 38px;
    border-radius: 4.8vw;
    flex: none;
    padding-top: 2.2vw;
    padding-bottom: 2.2vw;
  }

  .arrow-up-wrapper {
    width: 1.375rem;
  }

  .btn-form {
    width: auto;
    height: auto;
    border-radius: 4.72vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 28px;
    padding-right: 28px;
    position: relative;
  }

  .btn-form-inter {
    font-size: 1.25rem;
  }

  .btn-arrow {
    width: 6.1vw;
    height: 4.72vw;
    font-size: 3rem;
  }

  .nav-open__wrapper {
    flex: none;
    justify-content: space-between;
  }

  .nav-open__content {
    white-space: normal;
    justify-content: flex-start;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .nav-open__centr-content {
    height: 100%;
    align-items: stretch;
    display: flex;
  }

  .tag-form-label {
    border-radius: 2.2vw;
    padding: 4px 8px;
  }

  .button-form-wrapper {
    grid-column-gap: 2.77vw;
  }

  .btn-from-text {
    font-size: 5.55vw;
  }

  .btn-arrow-icon.one,
  .btn-arrow-icon.two {
    height: 4.72vw;
  }

  .plusminus {
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .item-icon-wrapper {
    align-items: center;
    margin-left: 20px;
  }

  .item-icon-text {
    font-size: 3.8vw;
  }

  .icon-item-wrap {
    display: none;
    right: 2.22vw;
  }

  .item-icon-text_close {
    font-size: 3.8vw;
    display: none;
    position: relative;
  }

  .item-icon-text_close.active {
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .we-do_section {
    padding: 39vw 5.5vw;
  }

  .we-do_wrapper-content {
    width: 100%;
    max-width: none;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    flex: none;
    align-items: center;
    display: flex;
  }

  .we-do_subheading {
    letter-spacing: .025rem;
    font-size: 2.77vw;
    line-height: 130%;
  }

  .we-do-it_section {
    padding-bottom: 22vw;
  }

  .we-do-it_grid-wrapper {
    grid-row-gap: 8.33333vw;
    grid-template-columns: 1fr;
  }

  .we-do-it_number {
    margin-bottom: 3.61111vw;
    font-size: 2.77778vw;
    display: inline-block;
  }

  .is-mw-424 {
    min-width: auto;
  }

  .is-mw-424.is-margin-b-18 {
    margin-bottom: 5vw;
    padding-right: 17.2222vw;
  }

  .our-team_section {
    padding-top: 22.2vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .our-team_subtitle-wrapper.row.is-margin-b-100 {
    margin-bottom: 8.33333vw;
  }

  .max-w-608 {
    max-width: none;
    padding-right: 19.4444vw;
  }

  .our-team_grid-wrap {
    grid-column-gap: 3.3vw;
    grid-row-gap: 8.3vw;
    align-items: start;
  }

  .object-fit-cover.image-parallax {
    height: 100%;
    top: 0%;
  }

  .object-fit-cover.full-h-mob {
    height: 100%;
  }

  .we-do_email-wrapper.is-margin-b-180 {
    margin-bottom: 22.2vw;
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }

  .emeil-line_item.is-display.is-txt-grey {
    font-size: 10vw;
  }

  .post-email_section {
    padding: 22vw 5.5vw;
  }

  .post-email_line-wrap.is-margin-b-100 {
    margin-bottom: 8.3vw;
  }

  .post-email_line-wrap.is-margin-b-60,
  .post-emeil_component.is-margin-b-100 {
    margin-bottom: 8.33vw;
  }

  .post-emeil_component.is-margin-b-100.identity {
    grid-column-gap: 4.4vw;
    grid-row-gap: 4.4vw;
  }

  .post-emeil_link {
    letter-spacing: -.005rem;
    font-size: 5.55vw;
  }

  .abaut-hero_section {
    height: 100svh;
    justify-content: flex-start;
    align-items: center;
    padding-top: 35.3vw;
    display: flex;
  }

  .we-are_section {
    padding-top: 22.2vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .gallery_section {
    margin-bottom: 0;
    padding-top: 22vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .awards_section {
    padding: 22.2vw 5.5vw 22vw;
  }

  .we-are_wrapp.row {
    display: block;
  }

  .we-are_logo-a {
    width: 28.8889vw;
    margin-bottom: 8.3vw;
  }

  .gallery-image-wrapper.with-parallax {
    height: 140vw;
    flex-flow: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .article-purple-block {
    height: 143.8vw;
    align-self: auto;
    align-items: flex-start;
    overflow: hidden;
  }

  .article-grey_content {
    height: auto;
    padding: 22.2vw 5.5vw;
  }

  .article-wrapper {
    flex-direction: column-reverse;
  }

  .form-tag-subtitle_wrap {
    margin-bottom: 3.3vw;
  }

  .abaut-hero-heding_wrap {
    padding-bottom: 0;
  }

  .ab-image {
    width: 630px;
    flex: none;
    display: none;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .ab-image.mob {
    width: 100%;
    height: 150vw;
    object-fit: cover;
    display: block;
    top: auto;
    bottom: 0;
    left: 0%;
    right: 0%;
  }

  .awards-heding-wrap.is-margin-b-100 {
    margin-bottom: 13.8889vw;
  }

  .max-w-557 {
    width: 100%;
    margin-bottom: 8.33vw;
  }

  .awards-link_wrap {
    width: 100%;
    height: 50vw;
    grid-column-gap: 0rem;
    pointer-events: auto;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 2.8vw;
    display: flex;
  }

  .awards-link {
    z-index: 2;
    max-width: 70vw;
    color: var(--milk);
    flex: none;
    font-size: 26px;
  }

  .awards-link.green {
    color: var(--green);
  }

  .gallery-image-item {
    z-index: 0;
    width: 76vw;
    height: 52.7778vw;
    flex: none;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .gallery-image-item.photo-2 {
    z-index: 1;
    justify-content: flex-end;
    display: flex;
    top: auto;
  }

  .gallery-image-item.photo-3 {
    z-index: 3;
    left: 0%;
    transform: none;
  }

  .awwards-media-wrap {
    width: 90vw;
    height: 60vw;
  }

  .arcticle-rect {
    width: 224.167vw;
    height: 198.056vw;
    top: 0%;
    bottom: auto;
    left: 18.6vw;
    right: auto;
  }

  .arcticle-rect.two {
    top: 10%;
  }

  .arcticle-rect.three {
    top: 20%;
  }

  .arcticle-rect.four {
    top: 30%;
  }

  .arcticle-rect.five {
    top: 40%;
  }

  .arcticle-rect.six {
    top: 50%;
  }

  .works-section {
    padding-top: 11vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .works-section.insights {
    padding-top: 10vw;
    padding-bottom: 22vw;
  }

  .works-section.all-works {
    padding-bottom: 22vw;
  }

  .works_grid-wrap {
    grid-column-gap: 5.5vw;
    grid-row-gap: 5.5vw;
    grid-template-columns: 1fr;
  }

  .works-link_current {
    height: auto;
  }

  .works-filter {
    margin-bottom: 24vw;
  }

  .works-filter.is-txt-large {
    max-width: none;
    grid-row-gap: 0vw;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 28vw;
  }

  .filters-text {
    padding: 1.5vw 2.7vw;
    font-size: 3.9vw;
  }

  .services-list-tab {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .services-list-tab_contents {
    margin-bottom: 14vw;
  }

  .services-list-tab_tags {
    grid-column-gap: 2.2vw;
    grid-row-gap: 2.2vw;
    flex: none;
    margin-bottom: 0;
  }

  .sevices-ckeck {
    border-radius: 2.2vw;
    padding: 1.1vw 2.2vw;
    font-size: 2.8vw;
  }

  .works-hero-section {
    padding-top: 35.3vw;
    padding-bottom: 0;
  }

  .works-hero-section.is-margin-b-140 {
    margin-bottom: 27.8vw;
  }

  .isughts-collection {
    padding-bottom: 3.5rem;
  }

  .is-txt-large-story {
    font-size: 3.33333vw;
    overflow: hidden;
  }

  .is-txt-large-story.is-txt-unactive-grey {
    height: auto;
    font-size: 2.77vw;
  }

  .is-txt-large-story.is-margin-b-20 {
    height: auto;
    align-items: flex-start;
  }

  .is-txt-large-story.long {
    height: auto;
    font-size: 3.4vw;
  }

  .services-hero-heding_wrap {
    text-align: center;
    justify-content: center;
  }

  .services-hero_section {
    height: 100svh;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .services-hero-fix-wrap {
    height: 100svh;
  }

  .abc-image {
    width: 100%;
    display: none;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .abc-image.mob {
    width: 100%;
    height: 70svh;
    object-fit: cover;
    display: block;
  }

  .abc-image.mob.packaging {
    width: 100%;
    height: 80svh;
    object-fit: cover;
  }

  .abc-image.mob.identity {
    width: 97vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    top: 90.5vw;
  }

  .services-tab-wrapper {
    position: relative;
  }

  .moving-text-wrapp {
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }

  .moving-text-wrapp.is-margin-b-180 {
    margin-bottom: 22.2vw;
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }

  .projects-section-wrap {
    position: relative;
  }

  .projects-section-wrap.stick-before {
    margin-bottom: 0;
    padding-top: 22vw;
  }

  .projects-section {
    z-index: 1;
    padding: 22vw 0 22vw 5.5vw;
  }

  .project-component.is-margin-b-60 {
    width: 100%;
    flex-direction: column;
    margin-top: 8.3vw;
    margin-bottom: 8.3vw;
    padding-bottom: 20vw;
    position: relative;
  }

  .project-component_title {
    margin-bottom: 8.33vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .project-btn_wrap {
    width: 100%;
    text-align: center;
    padding-right: 20px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .is-margin-b-20 {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3vw;
    padding-top: 1vw;
    padding-right: 10vw;
    line-height: 100%;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .services-tab-text {
    flex-direction: column;
    display: flex;
    overflow: hidden;
  }

  .services-list-item {
    font-size: 2.77778vw;
  }

  .services-list {
    padding-left: 5vw;
  }

  .services-list-wrap {
    margin-bottom: 5.55vw;
    display: none;
  }

  .services-list-wrap.popup {
    margin-bottom: 5.5vw;
    padding-top: 3.3vw;
    padding-bottom: 3.3vw;
  }

  .services-tab-content {
    padding-bottom: 0;
  }

  .services-tab-content.modal {
    height: 100svh;
    padding-bottom: 50vw;
    overflow: auto;
  }

  .services-parent-link {
    max-width: none;
    letter-spacing: 0;
    margin-top: 2.2vw;
    font-size: 1.5rem;
  }

  .services-parent-link_wrap {
    margin-bottom: 0;
    position: relative;
    bottom: 0;
  }

  .services-parent-tab {
    flex-direction: column-reverse;
  }

  .works-template-info {
    grid-column-gap: 5.55vw;
  }

  .works-grid-image_section.is-margin-b-180 {
    margin-bottom: 22.2vw;
  }

  .works-grid-image_section.mb-grid-work {
    margin-bottom: 5.55vw;
  }

  .touch-form-section {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: none;
    overflow: auto;
  }

  .touch-form-wrap {
    min-height: 100vh;
    flex-direction: column;
    flex: none;
    padding: 20vw 5.5vw 10vw;
    display: flex;
  }

  .touch-form-component {
    width: 100%;
    margin-bottom: 13.8889vw;
    padding-right: 0;
  }

  .touch-info-wrap {
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
  }

  .logo-short {
    width: 60%;
    position: relative;
  }

  .touch-close {
    top: 1.25rem;
    bottom: auto;
    left: auto;
    right: 1.25rem;
  }

  .call-item-wrap {
    justify-content: center;
    margin-bottom: 2vw;
    display: flex;
  }

  .call-paragraph.is-h5 {
    text-align: center;
  }

  .call-info-item {
    width: 90vw;
    text-align: center;
    align-items: center;
  }

  .call-item {
    font-size: 1.5rem;
  }

  .cookies {
    width: 20rem;
    padding: .63rem 1.25rem .63rem 1.5rem;
  }

  .cookies-component {
    grid-column-gap: .5rem;
    justify-content: space-between;
  }

  .cookies-info-wrap {
    max-width: 8.4375rem;
    flex: none;
  }

  .cookies-info-text {
    letter-spacing: 0;
    font-size: .625rem;
    line-height: 110%;
  }

  .cookies-btn {
    flex: none;
    padding: .38rem .84rem;
    font-size: .875rem;
  }

  .cookies-close-icon {
    height: auto;
  }

  .works-image-grid {
    grid-column-gap: 2.6vw;
    grid-row-gap: 5.55vw;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .works-image-item {
    height: 100%;
    position: relative;
  }

  .works-abaut-info {
    padding: 22.2vw 5.5vw;
  }

  .works-challenge-section.is-margin-b-200 {
    margin-bottom: 0;
  }

  .challenge-image-warp.is-margin-b-180 {
    height: 44.4vw;
  }

  .challenge-info-wrap {
    margin-bottom: 22.2vw;
    display: block;
  }

  .challenge-title {
    align-items: flex-start;
    margin-bottom: 11.1vw;
    display: block;
  }

  .challenge-heding {
    flex: 0 auto;
    font-size: 10vw;
    display: inline-block;
  }

  .challenge-heding.is-margin-b-100,
  .works-info {
    margin-bottom: 11.1vw;
  }

  .works-info p {
    font-size: 5.55556vw;
  }

  .works-info.dark-block {
    margin-bottom: 11.1111vw;
  }

  .challenge-rich p {
    font-size: 3.33vw;
  }

  .challenge-rich strong {
    margin-bottom: 6.66vw;
    font-size: 5.55vw;
    font-weight: 600;
    line-height: 120%;
  }

  .works-name-wrap {
    display: block;
  }

  .works-name-info {
    width: 100%;
    padding: 22.2vw 5.5vw;
  }

  .works-name-img {
    width: 100%;
    height: 92vw;
  }

  .works-image-grid_design {
    grid-column-gap: 2.6vw;
    grid-row-gap: 5.55vw;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .insights-about-wrap.is-margin-b-100 {
    margin-bottom: 16.6vw;
  }

  .insights-title-wrap {
    margin-bottom: 24px;
  }

  .insights-title h1 {
    margin-bottom: 11.1vw;
    font-size: 5.55vw;
  }

  .insights-about p {
    margin-bottom: 12px;
    font-size: max(.75rem, min(3.6vw, 1rem));
  }

  .insights-about ul {
    margin-bottom: 12px;
    font-size: max(.75rem, min(3.6vw, 1rem));
  }

  .insights-about blockquote {
    margin-bottom: 12px;
    font-size: 3.89vw;
  }

  .insights-about h4 {
    margin-top: 11vw;
    margin-bottom: 5.5vw;
    font-size: 20px;
  }

  .insights-about h2 {
    margin-bottom: 5.55vw;
    font-size: 5.55vw;
  }

  .insights-about.bottom-60 {
    margin-bottom: 11.1vw;
  }

  .insights-about.bottom-60 figcaption {
    font-size: 2.77vw;
  }

  .insights-about h3 {
    margin-bottom: 6.66667vw;
  }

  .insights-about figure {
    text-align: left;
    margin-top: 11vw;
    margin-bottom: 11vw;
  }

  .insights-about img {
    height: auto;
  }

  .line-spacer.is-margin-b-100 {
    margin-bottom: 16.6vw;
  }

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

  .insights-link-wrap {
    margin-bottom: 11.1vw;
  }

  .insights-info.data-wrapper {
    grid-column-gap: 5.55vw;
    position: relative;
  }

  .insights-info.next__story--data {
    grid-column-gap: 5.55vw;
    position: absolute;
    top: auto;
    bottom: 9.44445vw;
    left: 0%;
    right: 0%;
  }

  .insights-next-section {
    padding-top: 22vw;
    padding-bottom: 22vw;
  }

  .insights-back-wrapper {
    grid-column-gap: 5vw;
    font-size: 5.55556vw;
  }

  .back-icon {
    height: 5vw;
  }

  .awwards-link-year {
    z-index: 3;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    bottom: 3.2vw;
    left: 3vw;
  }

  .awwards-link-year.one {
    color: #fff;
    flex: none;
    display: inline-block;
    left: -32vw;
  }

  .awwards-link-year.three {
    left: 3vw;
  }

  .awwards-link-year.four {
    flex: none;
    left: -31vw;
  }

  .awwards-link-year.sixth {
    left: -7vw;
  }

  .awwards-link-year-wrap {
    padding-top: 0;
    position: absolute;
    top: auto;
    bottom: 1rem;
    left: 8.2rem;
    right: auto;
  }

  .swiper-slide.project {
    width: 80vw;
    flex: none;
  }

  .awwards-media-aria {
    z-index: 10;
  }

  .awards-media-text.is-txt-small.is-txt-light-milk {
    color: var(--milk);
    font-size: 2.8vw;
    top: 2.8vw;
    bottom: auto;
    left: 2.8vw;
    right: auto;
  }

  .awards-media-text.is-txt-small.is-txt-grey {
    font-size: .7rem;
    display: flex;
    top: 2.8vw;
    left: 2.8vw;
  }

  .awards-media {
    z-index: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .awards-media.mobile {
    display: block;
  }

  .next-info-block {
    width: 100%;
    margin-bottom: 4.44444vw;
  }

  .next-image-block {
    width: 100%;
    height: 44.4vw;
  }

  .next-link-wrapp {
    margin-bottom: 9.44445vw;
  }

  .next-tag-wrap {
    position: absolute;
    top: auto;
    bottom: 5.55556vw;
    left: 0%;
    right: 0%;
  }

  .next-link {
    grid-column-gap: 5vw;
    font-size: 5.55556vw;
  }

  .next-link-arrow {
    height: 5vw;
  }

  .works-move-text {
    font-size: 10vw;
  }

  .success-form {
    min-height: 100vw;
  }

  .header {
    position: relative;
  }

  .learn-more-wrap {
    display: none;
  }

  .learn-more-wrap.popup {
    justify-content: flex-start;
    display: flex;
  }

  .learn-more-btn {
    grid-column-gap: 4vw;
    font-size: 5.5vw;
  }

  .lean-arrow {
    height: 3.88889vw;
  }

  .work-wrap-fix {
    margin-top: 0;
    margin-bottom: 3rem;
  }

  .link-tilte.is-h5.is-txt-grey.is-txt-align-left {
    font-size: 1.25em;
  }

  .insights-collection.is-margin-b-80 {
    margin-bottom: 13.9vw;
  }

  .insight-list {
    display: block;
  }

  .coming-soon-wrap {
    width: 55.8333vw;
  }

  .footer-top-container.left {
    flex-direction: column;
    display: flex;
  }

  .footer-links-wrapp {
    flex-direction: column;
    margin-bottom: 26px;
    display: block;
    position: static;
  }

  .footer-link-items {
    flex: none;
  }

  .footer-link-items.backliink {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    position: relative;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .footer-link-items.contact {
    width: 100%;
    height: auto;
    float: right;
    flex: 1;
    margin-bottom: 0;
  }

  .footer-link-items.second {
    width: 100%;
    max-width: 195px;
    flex: 1;
    margin-bottom: 0;
  }

  .footer-form-wrapper {
    margin-bottom: 26px;
  }

  .form-2 {
    width: 100%;
    min-height: 100vw;
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    flex-direction: column;
    display: flex;
  }

  .form-2.pop-up {
    height: auto;
    min-height: auto;
  }

  .footer-links-grid {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: flex-end;
    display: block;
  }

  .rich-text-block {
    font-size: .5rem;
  }

  .about-btn-wrapper {
    justify-content: center;
    align-items: center;
  }

  .nav-content-left {
    margin-bottom: 8.33vw;
  }

  .nav-content-right {
    white-space: normal;
    flex: none;
  }

  .bottom-links-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .nav-container {
    height: 100%;
    padding-top: 28vw;
    padding-bottom: 8.3vw;
  }

  .about-sticky-wrapper {
    padding: 0 12vw;
  }

  .about-sticky-wrapp {
    transform: none;
  }

  .form-modal {
    display: block;
  }

  .modal-heading-wrapper {
    margin-bottom: 5vw;
  }

  .text-block-2 {
    font-size: 1rem;
  }

  .div-block-8 {
    width: 100%;
    max-width: 53.8vw;
    flex: 1;
    margin-bottom: 50px;
  }

  .awards-wrapper {
    width: 100%;
    grid-column-gap: 8.3vw;
    grid-row-gap: 8.3vw;
    pointer-events: auto;
  }

  .what-we-do-wrapp {
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .grey-text-wrapp {
    margin-bottom: 5.55vw;
  }

  .about-hero-heading {
    text-align: center;
    padding-bottom: 0;
  }

  .div-block-10 {
    width: 100%;
    height: 13rem;
    display: block;
    position: relative;
  }

  .div-block-11 {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .case-video.mob {
    flex: none;
  }

  .case-video.mob.test {
    height: 300px;
    position: relative;
  }

  .case-bg-image {
    z-index: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .case-bg-image.mobile {
    flex: none;
    display: block;
  }

  .tabs-container-wrapper {
    padding-bottom: 22vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .services-tab-section {
    z-index: 4;
    padding-top: 22vw;
  }

  .footer-form-heading {
    margin-bottom: 30px;
  }

  .two-col-text {
    flex-direction: column;
    padding-right: 11.1111vw;
    display: block;
  }

  .tab-text-82px {
    font-size: 6.7vw;
  }

  .text-block-7 {
    font-size: 5.55556vw;
  }

  .tabs-content {
    margin-bottom: 14vw;
  }

  .tabs-content.news {
    margin-bottom: 0;
  }

  .read-more-link {
    flex: none;
    font-size: 3.3vw;
    font-weight: 700;
    line-height: 110%;
    text-decoration: underline;
    display: block;
  }

  .tab-modal-wrapper {
    z-index: 99;
    height: 100vh;
    background-color: #fff;
    justify-content: center;
    padding: 20vw 5.5vw 5.5vw;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .tab-modal-wrapper.show {
    display: flex;
  }

  .close-btn-wrapper {
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);
    justify-content: center;
    align-items: center;
    padding-top: 5.5vw;
    padding-bottom: 8.33vw;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .work-content-wrapper {
    padding-top: 0;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .collection-item-3 {
    height: 100%;
  }

  .insight-link-block {
    border-bottom-width: .27vw;
    padding-bottom: 30px;
  }

  .insights-page-wrapper {
    border-top-width: .27vw;
    padding-top: 27.7vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .lottie-wrapper-preloder {
    width: 70vw;
  }

  .lottie-wrapper-preloder.is-lottie-abaut {
    width: 87vw;
  }

  .lottie-wrapper-preloder.abaut-page {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    top: 72.2222vw;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .case-video-wrapper {
    width: 100%;
    height: 40vh;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }

  .case-video-item {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .case-video-container {
    height: 40vh;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }

  .close-icon {
    width: 8.3vw;
    height: 8.3vw;
  }

  .close-icon-wrapp {
    z-index: 1;
    cursor: pointer;
    flex: none;
    display: none;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .popup {
    display: block;
  }

  .goback-wrapp {
    margin-top: 22.2vw;
    display: block;
  }

  .goback-wrapp.popup {
    justify-content: flex-start;
    display: flex;
  }

  .goback-arrow {
    height: 3.88889vw;
  }

  .next-insight-wrapp {
    display: block;
  }

  .video-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .test-video {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-14 {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .background-video {
    z-index: 1;
    height: 100%;
    object-fit: cover;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .case-bg-img {
    height: 100%;
    flex: none;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .bg-video-wrapp {
    z-index: 1;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .works-video-section {
    padding-top: 22vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .work-video-wrap {
    height: auto;
    padding-top: 0%;
  }

  .mobile-image-case {
    position: static;
  }

  .mobile-image-case.image-parallax {
    height: 120%;
    top: -20%;
  }

  .mobile-image-case.full-h-mob {
    height: 100%;
  }

  .video-test {
    z-index: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .video-test.mobile {
    display: block;
  }

  .popup-text-wrapp {
    flex-direction: column;
    margin-bottom: 3vw;
    padding-right: 5.5vw;
    display: flex;
    overflow: hidden;
  }

  .serv-text-wrap {
    height: auto;
    overflow: hidden;
  }

  .service--info--content {
    padding: 22vw 5.5vw;
  }

  .service--text {
    margin-bottom: 16vw;
  }

  .service--img.image-parallax {
    height: 100%;
    top: 0%;
  }

  .service--img.full-h-mob {
    height: 100%;
  }

  .service--img-wrap {
    height: 100vw;
  }

  .about--service--wrapper {
    flex-direction: column-reverse;
  }

  .services--projects-section {
    z-index: 1;
    padding-bottom: 22vw;
    padding-left: 5.5vw;
    padding-right: 0;
  }

  .service--clients-section {
    padding: 13.8vw 5.5vw 22.2vw;
  }

  .sticky--wrap {
    width: 100%;
    grid-column-gap: 13.8889vw;
    grid-row-gap: 13.8889vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .services--approach--section {
    padding-top: 22.2vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .identity-cover {
    width: 100%;
    height: 60vw;
    margin-top: 0;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0%;
  }

  .identity-cover.mob {
    width: 100%;
    height: 70svh;
    object-fit: cover;
    display: block;
  }

  .identity-cover.mob.packaging {
    width: 100%;
    height: 80svh;
    object-fit: cover;
  }

  .filter-items {
    padding: 1.5vw 2.7vw;
    font-size: 3.9vw;
  }

  .filter-text.is-txt-large {
    font-size: 16px;
  }

  .menu__side_black {
    width: 100%;
    height: auto;
    min-height: 600px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-between;
    align-items: center;
    padding: 120px 20px 25px;
  }

  .menu__link {
    font-size: 10vw;
  }

  .menu__legal {
    width: 100%;
    max-width: 90vw;
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .main_nav {
    height: 16.6vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .main_nav.main_mobile {
    display: flex;
  }

  .main_nav.main_desktop {
    display: none;
  }

  .menu_bg_blur {
    z-index: 10;
    -webkit-backdrop-filter: blur(.7vw);
    backdrop-filter: blur(.7vw);
    display: none;
  }

  .menu__btn_wrapp {
    width: 6rem;
  }

  .menubutton {
    flex: none;
    align-self: center;
    align-items: flex-end;
    display: flex;
  }

  .menu__side_links-wrapper {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-left: 0;
  }

  .logo__burger_wrapp {
    height: 16.6vw;
  }

  .nav-menu {
    z-index: 99;
  }

  .logo_link_header {
    height: 24px;
  }

  .menu__link-2 {
    font-size: 10vw;
  }

  .nav-2 {
    height: 16.6vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .nav-2.main_mobile {
    display: flex;
  }

  .nav-2.main_desktop {
    display: none;
  }

  .nav_btn-close-2 {
    object-fit: cover;
  }

  .nav_btn-close-2.secondary {
    display: block;
  }

  .nav-btn-wrap-2 {
    width: 6rem;
  }

  .nav_btn-open-2 {
    object-fit: cover;
    display: block;
  }

  .nav_logo-2 {
    margin-right: 0;
  }

  .nav__btn-open {
    align-items: center;
    display: flex;
  }

  .nav__btn-close {
    object-fit: cover;
  }

  .nav__btn-open_mob {
    object-fit: cover;
    display: block;
  }

  .nav__btn-close_mob {
    object-fit: cover;
  }

  .loader__text {
    font-size: 2.25rem;
  }

  .loader__text.is-txt-align-center.is-txt-green-light,
  .loader__text.is-txt-green-light {
    font-size: 10vw;
  }

  .loader__text.is-txt-green-light.pointer-default {
    text-align: center;
    font-size: 10vw;
  }

  .loader__text.is-txt-light-milk {
    font-size: 10vw;
    line-height: 100%;
  }

  .section__hero {
    height: 100svh;
  }

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

  .hero__heading_text {
    font-size: 8vw;
    line-height: 80%;
  }

  .hero__text-mask {
    width: 100%;
    height: 40px;
  }

  .header__rightside {
    display: block;
  }

  .video__wrapper {
    padding: 40px 0;
    display: flex;
  }

  .margin-bottom._50px {
    margin-bottom: 11.1111vw;
  }

  .main__about_container {
    max-width: none;
    margin-bottom: 0;
  }

  .main__about_container.is-margin-b-103,
  .work__collection-wrapper {
    width: 100%;
  }

  .manifest__wrapper {
    height: 164.722vw;
    padding-left: 9.5vw;
    padding-right: 9.5vw;
  }

  .manifest__heading {
    white-space: normal;
    margin-bottom: 0;
  }

  .manifest__descr {
    max-width: 80vw;
  }

  .technology__wrapper {
    padding-top: 22vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .technology__section.about__page {
    padding-bottom: 22vw;
  }

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

  .tech__header_text {
    max-width: 80vw;
  }

  .manifest__moving-text.is-margin-b-180 {
    margin-bottom: 22.2vw;
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
  }

  .about__tab--text {
    max-width: 80vw;
  }

  .footer__sn-wrapper {
    flex: none;
    justify-content: center;
    display: none;
  }

  .footer__sn-wrapper.show-on-mob {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .footer__droplist_contacts {
    margin-bottom: 5.55556vw;
  }

  .footer__link-item {
    font-size: 3.9vw;
    line-height: 120%;
  }

  .footer__link-item.is-margin-t-40 {
    margin-top: .75rem;
  }

  .m-showreel-close {
    width: 10vw;
    height: 10vw;
    top: 4vw;
    right: 4vw;
  }

  .is-h3-black {
    margin-top: 0;
    font-size: 5.5vw;
    line-height: 120%;
    position: relative;
  }

  .is-h3-black.is-txt-grey.is-margin-b-60 {
    max-width: 64.4vw;
    margin-bottom: 3.3vw;
    font-size: 5.55vw;
  }

  .is-h3-black.is-txt-grey.is-txt-align-left {
    margin-top: 8.3vw;
    margin-bottom: 3.33vw;
    font-size: 1.25rem;
  }

  .is-h3-black.is-margin-36 {
    margin-bottom: 1rem;
  }

  .is-txt-medium-bold.is-txt-unactive-grey {
    font-size: 2.7vw;
  }

  .is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 2.77778vw;
  }

  .is-txt-medium-bold.is-txt-unactive-grey.is-margin-b-20 {
    z-index: 2;
    margin-bottom: 5.5vw;
    font-size: 2.77vw;
  }

  .is-txt-medium-bold.is-txt-green-light,
  .is-txt-medium-bold.is-txt-light-milk {
    font-size: 3.33333vw;
  }

  .is-txt-20px-medium {
    font-size: 3.9vw;
  }

  .is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 2.77778vw;
  }

  .is-txt-20px-medium.is-txt-unactive-grey.is-margin-b-20 {
    z-index: 2;
    margin-bottom: 5.5vw;
    font-size: 2.77vw;
  }

  .is-txt-20px-medium.is-txt-green-light,
  .is-txt-20px-medium.is-txt-light-milk {
    font-size: 3.33333vw;
  }

  .is-txt-20px-medium.is-txt-grey.services__descr {
    margin-bottom: 0;
  }

  .is-txt-16px-small,
  .is-txt-16px-small.is-txt-unactive-grey.is-margin-b-10 {
    font-size: 2.77778vw;
  }

  .is-txt-16px-small.is-txt-unactive-grey.is-margin-b-20 {
    z-index: 2;
    margin-bottom: 5.5vw;
    font-size: 2.77vw;
  }

  .is-txt-16px-small.is-txt-green-light.max-w-100 {
    max-width: 100px;
  }

  .is-txt-16px-small.is-txt-green-light.show-on-mob {
    display: flex;
  }

  .is-txt-16px-small.is-txt-green-light.hide-on-mob {
    display: none;
  }

  .is-txt-16px-small.is-txt-light-milk {
    font-size: 3.33333vw;
  }

  .is-57px-display {
    font-size: 38px;
  }

  .hi-sticky.short {
    max-width: none;
  }

  .statc-flag-wrapper {
    top: auto;
  }

  .about__flag-wrapp {
    height: auto;
    padding-top: 54vw;
    padding-bottom: 54vw;
  }

  .collection-list {
    grid-column-gap: 2.2vw;
    grid-row-gap: 2.2vw;
  }

  .contacts__header--wrapper {
    margin-top: 74px;
    bottom: 0;
  }

  .scrollbar {
    display: none;
  }

  .video-cursor {
    width: 30vw;
    height: 30vw;
  }

  .v-cursor-arrow {
    width: 8vw;
    height: auto;
  }

  .about__text_wrapper.is-margin-b-103 {
    width: 100%;
  }

  .vertical__video-section {
    padding-right: 0;
  }

  .vertical__video-container {
    flex-flow: column;
  }

  .vertical__video-wrapper {
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .vertical__video-content {
    justify-content: flex-start;
    align-items: center;
    padding: 22vw 5.5vw 0;
  }

  .awards_numbers_section {
    padding-top: 22vw;
  }

  .award-number-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .award-number-track {
    width: 100%;
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    display: grid;
  }

  .is-big-number {
    font-size: 18vw;
  }

  .footer__links-leftside {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    flex: 0 auto;
    justify-content: space-between;
    margin-bottom: 30px;
    display: flex;
  }

  .accordion__control.is-txt-green-light {
    color: var(--green);
  }

  .accordion__list.show__more-mob {
    display: block;
  }

  .form-input-2 {
    height: 6.7vw;
    border-bottom-width: .27vw;
    margin-bottom: 5.55vw;
    font-size: .875rem;
  }

  .form-input-2::-ms-input-placeholder {
    font-size: .875rem;
  }

  .form-input-2::placeholder {
    font-size: .875rem;
  }

  .form-input-2.is-margin-b-70 {
    margin-bottom: 5.55vw;
  }

  .form-tag-subtitle-2 {
    font-size: .625rem;
  }

  .footer-form-heading-2 {
    margin-bottom: 8.33333vw;
  }

  .nav-3 {
    height: 16.6vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
  }

  .is-h2-2 {
    font-size: 2rem;
  }

  .is-h2-2.form-footer {
    font-size: 1.7rem;
  }

  .btn-from-text-2 {
    font-size: 5.55vw;
  }

  .footer-form-2 {
    margin-bottom: 0;
  }

  .form-tags-container-2 {
    margin-bottom: 8.3vw;
  }

  .footer-down-links-2 {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .form-tag-subtitle_wrap-2 {
    margin-bottom: 3.3vw;
  }

  .form-3 {
    display: block;
  }

  .tag-form-label-2 {
    border-radius: 2.2vw;
    padding: 1.1vw 2.2vw;
    font-size: 2.8vw;
  }

  .form-tag-2 {
    margin-bottom: 2.7vw;
    margin-right: 1.7vw;
  }

  .nav-btn-wrap-3 {
    width: 6rem;
  }

  .is-txt-small-2.is-txt-unactive-grey {
    margin-left: .375rem;
    margin-right: .375rem;
    font-size: 2.7vw;
    line-height: 110%;
  }

  .is-txt-small-2.is-txt-unactive-grey.inline {
    font-size: .625rem;
    line-height: 110%;
    display: inline-block;
  }

  .is-txt-small-2.is-txt-unactive-grey.is-txt-align-right.inline {
    text-align: center;
    font-size: .625rem;
    line-height: 110%;
  }

  .nav_open-2 {
    height: 100svh;
    padding-top: 0;
    display: none;
  }

  .button-form-wrapper-2 {
    grid-column-gap: 2.77vw;
  }

  .nav_btn-open-3 {
    object-fit: cover;
    display: block;
  }

  .nav-link_item-2 {
    font-size: 10vw;
  }

  .btn-form-2 {
    width: 39.4vw;
    height: 10vw;
    border-radius: 4.72vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .flag__text--wrapp {
    position: relative;
  }

  .flag__text--wrapp.mainpage {
    max-width: 80vw;
  }

  .legal__text--wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
  }

  .lottie__wrapper--dark {
    width: 61em;
  }

  .lottie__wrapper--dark.is-lottie-abaut {
    width: 60vw;
    position: relative;
  }

  .lottie__wrapper--dark.abaut-page {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    top: 72.2222vw;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .lottie__wrapper--dark.static {
    width: 47vw;
    margin-bottom: 14vw;
  }

  .div-block-24 {
    position: absolute;
    top: auto;
    bottom: 25px;
    left: 50px;
    right: 50px;
  }

  .header__legal--text {
    width: 90%;
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
  }

  .menu__close {
    width: 24px;
    height: 24px;
  }

  .menu-close__btn--wrapper {
    position: static;
    top: 14px;
    right: 20px;
  }

  .menu-close__btn--mob {
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 40px;
    left: auto;
    right: auto;
  }

  .menu__mobile--heading {
    height: 60px;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu__cls--btn--wrapp {
    justify-content: center;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 40px;
    left: 0%;
    right: 0%;
  }

  .footer-filters-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .checkbox-field {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
  }

  .checkbox-3 {
    margin-left: -1.5vw;
  }

  .pop-up__form--heading {
    margin-bottom: 30px;
  }

  .pop-up__form--container.left {
    height: auto;
    flex-direction: column;
    display: flex;
  }

  .pop-up__form {
    margin-bottom: 0;
  }

  .pop-up__form--contacts {
    flex: none;
  }

  .pop-up__form--contacts.backliink {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    position: relative;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .pop-up__form--contacts.contact {
    width: 100%;
    max-width: 195px;
    float: right;
    flex: 1;
    margin-bottom: 0;
  }

  .pop-up__form--contacts.second {
    width: 100%;
    max-width: 195px;
    flex: 1;
    margin-bottom: 0;
  }

  .pop-up__form-wrapper {
    margin-bottom: 26px;
  }

  .about__sticky--wrapp {
    height: auto;
    padding-top: 54vw;
    padding-bottom: 54vw;
  }

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

  .service__heading--wrapper {
    grid-column-gap: 14vw;
    grid-row-gap: 14vw;
  }

  .services-list-tab_secondary {
    grid-column-gap: 2.2vw;
    grid-row-gap: 2.2vw;
    flex: none;
    margin-bottom: 0;
  }

  .cover-bottom-text {
    max-width: 44%;
  }

  .comm-image {
    width: 100vw;
    height: 60vh;
    object-fit: cover;
    object-position: 45% 50%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .comm-image.mob {
    width: 100%;
    height: 70svh;
    object-fit: cover;
    display: block;
  }

  .comm-image.mob.packaging {
    width: 100%;
    height: 80svh;
    object-fit: cover;
  }

  .comm-image.mob.identity {
    width: 97vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    top: 90.5vw;
  }

  .digital-img {
    width: 100%;
    height: 60vw;
    position: relative;
    top: auto;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .digital-img.mob {
    width: 100%;
    height: 70svh;
    object-fit: cover;
    display: block;
  }

  .digital-img.mob.packaging {
    width: 100%;
    height: 80svh;
    object-fit: cover;
  }

  .digital-img.mob.identity {
    width: 97vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    top: 90.5vw;
  }

  ._2 {
    margin-bottom: 27.7778vw;
  }

  .works-hero-section-2 {
    padding-top: 35.3vw;
    padding-bottom: 0;
  }

  .works-link {
    padding: 1.5vw 2.7vw;
    font-size: 3.9vw;
  }

  .insight-list-2 {
    display: block;
  }

  .main-wrapper-2 {
    width: 100%;
    overflow: hidden;
  }

  .isughts-item-2 {
    border-bottom-width: .27vw;
  }

  .is-h1-2 {
    font-size: 3em;
  }

  .is-h1-2.is-txt-green-light.pointer-default {
    font-size: 10vw;
  }

  .container-3 {
    position: relative;
  }

  .is-txt-medium-2 {
    font-size: 2.77778vw;
  }

  .is-txt-medium-2.is-txt-unactive-grey {
    font-size: 2.7vw;
  }

  .pagination {
    margin-top: 11vw;
  }

  .work__wrapper--main {
    margin-bottom: 0;
  }

  .image-6 {
    height: auto;
  }

  .bottom__40px {
    margin-bottom: 11vw;
  }

  .vertical__video--content {
    max-width: none;
    margin-bottom: 0;
  }

  .vertical__video--content.is-margin-b-103 {
    width: 100%;
  }

  .about__heading {
    margin-bottom: 0;
  }
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2b7f-43bde3d5 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bb6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bd1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bd2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bd5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bd8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bdb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bde-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bdf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2be2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2be5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2be8-43bde3d5,
#w-node-_1d64b849-0eca-acc9-e60a-cee3edb608e2-43bde3d5,
#w-node-_1d64b849-0eca-acc9-e60a-cee3edb608e3-43bde3d5,
#w-node-_1d64b849-0eca-acc9-e60a-cee3edb608e6-43bde3d5,
#w-node-_1d64b849-0eca-acc9-e60a-cee3edb608e9-43bde3d5,
#w-node-_1d64b849-0eca-acc9-e60a-cee3edb608ec-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2beb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bec-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bef-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bf2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bf5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bf8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bf9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bfc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bff-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c02-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c05-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c06-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c09-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c0c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c0f-43bde3d5,
#w-node-b5986e5e-c7c8-3f17-d164-3ec9657c36f5-43bde3d5,
#w-node-b5986e5e-c7c8-3f17-d164-3ec9657c36f6-43bde3d5,
#w-node-b5986e5e-c7c8-3f17-d164-3ec9657c36f9-43bde3d5,
#w-node-b5986e5e-c7c8-3f17-d164-3ec9657c36fc-43bde3d5,
#w-node-b5986e5e-c7c8-3f17-d164-3ec9657c36ff-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c12-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c13-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c16-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c19-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c1c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c4c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c4d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c50-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c53-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c56-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c59-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c5a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c5d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c60-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c63-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c73-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c74-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c77-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c7a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c7d-43bde3d5,
#w-node-_5f8328e1-eed3-1b48-c42e-986a6cf3a46d-43bde3d5,
#w-node-_5f8328e1-eed3-1b48-c42e-986a6cf3a46e-43bde3d5,
#w-node-_5f8328e1-eed3-1b48-c42e-986a6cf3a471-43bde3d5,
#w-node-_5f8328e1-eed3-1b48-c42e-986a6cf3a474-43bde3d5,
#w-node-_5f8328e1-eed3-1b48-c42e-986a6cf3a477-43bde3d5,
#w-node-_0ef73548-726b-d0be-cfbc-19182a0858ee-43bde3d5,
#w-node-_0ef73548-726b-d0be-cfbc-19182a0858ef-43bde3d5,
#w-node-_0ef73548-726b-d0be-cfbc-19182a0858f2-43bde3d5,
#w-node-_0ef73548-726b-d0be-cfbc-19182a0858f5-43bde3d5,
#w-node-_0ef73548-726b-d0be-cfbc-19182a0858f8-43bde3d5,
#w-node-c4b505ce-1caf-f8d2-0119-aafafd263f25-43bde3d5,
#w-node-c4b505ce-1caf-f8d2-0119-aafafd263f26-43bde3d5,
#w-node-c4b505ce-1caf-f8d2-0119-aafafd263f29-43bde3d5,
#w-node-c4b505ce-1caf-f8d2-0119-aafafd263f2c-43bde3d5,
#w-node-c4b505ce-1caf-f8d2-0119-aafafd263f2f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c80-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c81-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c84-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c87-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c8a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ca1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ca2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ca5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ca8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ca9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cac-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2caf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cb0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cb3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cb6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cb7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cba-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cbd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cbe-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cc1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cc4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cc5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cc8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ccb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ccc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ccf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cd2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cd3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cd6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cd9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cda-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cdd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ce0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ce1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ce4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ce7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ce8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ceb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cee-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cef-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cf2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cf5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cf6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cf9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cfc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2cfd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d00-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d0c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d0d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d0f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d10-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d12-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d13-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d15-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d1d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d1e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d28-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d29-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d60-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d61-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d62-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d65-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d68-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d6b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d6e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d71-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d72-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d83-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d7a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d8c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d95-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d9e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2da7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2da8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2db0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2db9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2dc2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2dcb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2dd4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ddd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2dde-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2de6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2def-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2df8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e01-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e0a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e1a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e1b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e1e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e21-43bde3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e22-43bde3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e25-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e28-43bde3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e29-43bde3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e2c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e36-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e37-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e3a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e3d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e3e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e41-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e46-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e47-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e4a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e4f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e50-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e53-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e58-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e59-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2e5c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2edd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ede-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ee5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ee6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2eed-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2eee-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ef5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ef6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ef7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2efe-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2eff-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f00-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f01-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f08-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f09-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f0a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f0b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f0c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f0d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f18-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f19-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f1c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f1f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f22-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f25-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f28-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f2b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f2c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f2f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f32-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f35-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f38-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f3b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f3d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f3e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f41-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f44-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f47-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f4a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f4d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f4f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f50-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f53-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f56-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f59-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f5c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f5f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f61-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f62-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f65-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f68-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f6b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f6e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f71-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f73-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f74-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f77-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f7a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f7d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f80-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f83-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f85-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f86-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f89-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f8c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f8f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f92-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f95-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f97-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f98-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f9b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2f9e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fa1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fa4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fa7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fa9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2faa-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fad-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fb0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fb3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fb6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fb9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fbb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fbc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fbf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fc2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fc5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fc8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fcb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fcd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fce-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fd1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fd4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fd7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fda-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fdd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fdf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fe0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fe3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fe6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fe9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fec-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2fef-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ff1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ff2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ff5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ff8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ffb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2ffe-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3001-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3003-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3004-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3007-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc300a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc300d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3010-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3013-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3015-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3016-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3019-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc301c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc301f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3022-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3025-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3027-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3028-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc302b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc302e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3031-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3034-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3037-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3039-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc303a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc303d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3040-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3043-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3046-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3049-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc304b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc304c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc304f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3052-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3055-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3058-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc305b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc305d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc305e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3061-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3064-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3067-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc306a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc306d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc306f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3070-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3073-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3076-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3079-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc307c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc307f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3081-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3082-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3085-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3088-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc308b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc308e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3091-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3093-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3094-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3097-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc309a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc309d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30a0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30a3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30a5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30a6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30a9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30ac-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30af-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30b2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30b5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30b7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30b8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30bb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30be-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30c1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30c4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30c7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30c9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30ca-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30cd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30d0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30d3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30d6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30d9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30db-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30dc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30df-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30e2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30e5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30e8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30eb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30ed-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30ee-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30f1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30f4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30f7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30fa-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30fd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc30ff-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3100-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3103-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3106-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3109-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc310c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc310f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3111-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3112-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3115-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3118-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc311b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc311e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3121-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3123-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3124-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3127-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc312a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc312d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3130-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3133-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3135-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3136-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3139-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc313c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc313f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3142-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3145-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3147-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3148-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc314b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc314e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3151-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3154-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3157-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3159-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc315a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc315d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3160-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3163-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3166-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3169-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc316b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc316c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc316f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3172-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3175-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3178-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc317b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3184-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3185-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3188-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc318b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc318e-43bde3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3191-43bde3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3194-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3197-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3198-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc319b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc319e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31a1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31a4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31a7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31a9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31aa-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31ad-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31b0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31b3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31b6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31b9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31bb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31bc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31bf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31c2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31c5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31c8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31cb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31cd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31ce-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31d1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31d4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31d7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31da-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31dd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31df-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31e0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31e3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31e6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31e9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31ec-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31ef-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31f1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31f2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31f5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31f8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31fb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc31fe-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3201-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3203-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3204-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3207-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc320a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc320d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3210-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3213-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3215-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3216-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3219-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc321c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc321f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3222-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3225-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3227-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3228-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc322b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc322e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3231-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3234-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3237-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3239-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc323a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc323d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3240-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3243-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3246-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3249-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc324b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc324c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc324f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3252-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3255-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3258-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc325b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc325d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc325e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3261-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3264-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3267-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc326a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc326d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc326f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3270-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3273-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3276-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3279-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc327c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc327f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3281-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3282-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3285-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3288-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc328b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc328e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3291-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3293-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3294-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3297-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc329a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc329d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32a0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32a3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32a5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32a6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32a9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32ac-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32af-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32b2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32b5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32b7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32b8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32bb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32be-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32c1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32c4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32c7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32c9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32ca-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32cd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32d0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32d3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32d6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32d9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32db-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32dc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32df-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32e2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32e5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32e8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32eb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32ed-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32ee-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32f1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32f4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32f7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32fa-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32fd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc32ff-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3300-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3303-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3306-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3309-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc330c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc330f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3311-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3312-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3315-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3318-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc331b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc331e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3321-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3323-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3324-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3327-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc332a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc332d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3330-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3333-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3335-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3336-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3339-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc333c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc333f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3342-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3345-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3347-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3348-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc334b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc334e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3351-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3354-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3357-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3359-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc335a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc335d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3360-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3363-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3366-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3369-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc336b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc336c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc336f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3372-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3375-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3378-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc337b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc337d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc337e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3381-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3384-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3387-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc338a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc338d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc338f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3390-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3393-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3396-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3399-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc339c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc339f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33a1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33a2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33a5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33a8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33ab-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33ae-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33b1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33b3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33b4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33b7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33ba-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33bd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33c0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33c3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33c5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33c6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33c9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33cc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33cf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33d2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33d5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33d7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33d8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33db-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33de-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33e1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33e4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33e7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33f3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33f4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33f7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33fa-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33fd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc33fe-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3401-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3404-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3407-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3408-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc340b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc340e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3411-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3412-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3415-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3418-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc341b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc341c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc341f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3422-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3425-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3426-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3429-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc342c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3436-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3437-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc343a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc343d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc343e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3441-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3444-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3445-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3448-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc344b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc344c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc344f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3452-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3453-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3456-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3460-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3461-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3464-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3467-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3468-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc346b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc346e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc346f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3472-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3475-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3476-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3479-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc347c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc347d-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3480-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3483-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3484-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3487-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc348a-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc348b-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc348e-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3491-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3492-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3495-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3498-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3499-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc349c-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc349f-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34a0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34a3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34a6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34a7-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34aa-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34ad-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34ae-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34b1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34b4-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34b5-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34b8-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34bb-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34bc-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34bf-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34c2-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34c3-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34c6-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34c9-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34ca-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34cd-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34d0-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34d1-43bde3d5,
#w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34d4-43bde3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2b7f-43bde3d5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc348a-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc3498-43bde3d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a9dbff4-3152-b2dd-7c55-40245d26fae2-5d26fae2 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2be8-43bde3d5,
  #w-node-_1d64b849-0eca-acc9-e60a-cee3edb608ec-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bf5-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c02-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c0f-43bde3d5,
  #w-node-b5986e5e-c7c8-3f17-d164-3ec9657c36ff-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c1c-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c63-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c7d-43bde3d5,
  #w-node-_5f8328e1-eed3-1b48-c42e-986a6cf3a477-43bde3d5,
  #w-node-_0ef73548-726b-d0be-cfbc-19182a0858f8-43bde3d5,
  #w-node-c4b505ce-1caf-f8d2-0119-aafafd263f2f-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c8a-43bde3d5 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d0f-43bde3d5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d12-43bde3d5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34a6-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34b4-43bde3d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2be8-43bde3d5,
  #w-node-_1d64b849-0eca-acc9-e60a-cee3edb608ec-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2bf5-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c02-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c0f-43bde3d5,
  #w-node-b5986e5e-c7c8-3f17-d164-3ec9657c36ff-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c1c-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c63-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c7d-43bde3d5,
  #w-node-_5f8328e1-eed3-1b48-c42e-986a6cf3a477-43bde3d5,
  #w-node-_0ef73548-726b-d0be-cfbc-19182a0858f8-43bde3d5,
  #w-node-c4b505ce-1caf-f8d2-0119-aafafd263f2f-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2c8a-43bde3d5 {
    grid-column-end: 4;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d0f-43bde3d5 {
    grid-row: 3 / 4;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d12-43bde3d5 {
    grid-row: 5 / 6;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d1d-43bde3d5 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc2d28-43bde3d5 {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34c2-43bde3d5,
  #w-node-a4b80271-ec07-a9b3-95fa-c85c53bc34d0-43bde3d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

.works-grid-1-col {
  grid-template-columns: none !important;
  margin-bottom: 1.56vw;
}

.works-grid-2-cols {
  grid-template-columns: repeat(2, 1fr) !important;
  margin-bottom: 1.56vw;
}

.works-grid-3-cols {
  grid-template-columns: repeat(3, 1fr) !important;
  margin-bottom: 1.56vw;
}

@media (max-width: 991px) {
  .works-grid-1-col {
    margin-bottom: 2.6vw;
  }

  .works-grid-2-cols {
    grid-template-columns: none !important;
    margin-bottom: 2.6vw;
  }

  .works-grid-3-cols {
    grid-template-columns: none !important;
    margin-bottom: 2.6vw;
  }
}

@media (max-width: 578px) {
  .works-image-grid_design {
    gap: 20px;
  }

  .works-grid-1-col {
    margin-bottom: 20px;
  }

  .works-grid-2-cols {
    grid-template-columns: none !important;
    margin-bottom: 20px;
  }

  .works-grid-3-cols {
    grid-template-columns: none !important;
    margin-bottom: 20px;
  }
}

.embed-video {
  padding: 0;
}

.embed-video iframe {
  width: 100%;
  height: 100%;
}

.works-grid-1-col .embed-video iframe {
  aspect-ratio: 16 / 9;
}

@media (max-width: 991px) {
  .embed-video {
    height: 100%;
  }

  .works-grid-1-col .embed-video {
    aspect-ratio: 4 / 3;
  }

  .works-grid-2-cols .embed-video {
    aspect-ratio: 4 / 3;
  }

  .works-grid-3-cols .embed-video {
    aspect-ratio: 4 / 3;
  }
}

h3.insights-about__subtitle {
  margin-top: 0;
  margin-bottom: 3.125vw;
  font-size: 1.4vw;
  font-weight: 600;
  line-height: 105%;
}

@media (max-width: 768px) {
  h3.insights-about__subtitle {
    font-size: 16px;
  }
}

.works-filter--insights {
  margin-bottom: 0;
}

video.hidden-controls {
  background-color: transparent;
  border-bottom: 1px solid transparent;
}

video.hidden-controls::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
  opacity: 0;
  visibility: hidden;
}

video.hidden-controls::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
  opacity: 0;
  visibility: hidden;
}

video.hidden-controls::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
  opacity: 0;
  visibility: hidden;
}

.abaut_tab-item span a {
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
  background: linear-gradient(#fffdf5, #fffdf5) left 0 bottom 10% no-repeat;
  background-size: 100% 2px;
}

.abaut_tab-item span a:hover {
  color: var(--green);
  background: linear-gradient(#25ce51, #25ce51) left 0 bottom 10% no-repeat;
  background-size: 100% 2px;
}

.insights-about h2:not(:first-child) {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .insights-about h2:not(:first-child) {
    margin-top: 35px;
  }
}

.form__input--policy.just-validate-error-field+.w-checkbox-input--inputType-custom {
  background-color: var(--red);
}

.footer-filters-wrapper {
  position: relative;
}

.just-validate-error-label {
  position: absolute;
  color: var(--red);
  bottom: 0;
  transform: translateY(170%);
}

.header__legal--text a {
  transition: color .4s;
}

.header__legal--text a:hover {
  color: var(--milk);
}

.hero-icon--white {
  color: var(--milk);
}

.post-emeil_component a {
  transition: color .4s;
}

.post-emeil_component a:hover {
  color: var(--grey);
}

@media (max-width: 768px) {
  .works__card-top {
    opacity: 1 !important;
  }

  .works-filter--insights.is-txt-large {
    margin-bottom: 0;
  }
}

.insights-back-wrapper {
  margin-bottom: 80px;
}

.insights-about figure {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.work-video-wrap {
  padding-top: 0;
}

.work-video-wrap .object-fit-cover {
  position: static;
}

.embed-video {
  margin-bottom: -2.6vw;
}

@media (max-width: 578px) {
  .challenge-info-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .challenge-title {
    margin-bottom: 40px;
  }

  .challenge-rich h4 {
    margin-bottom: 24px;
  }

  .name-wrapp {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .works-abaut-info .is-margin-b-100 {
    margin-bottom: 40px;
  }

  .works-name-img {
    height: auto;
  }

  .works-name-img img {
    position: static;
  }

  .pop-up__form--heading .is-txt-medium-bold {
    font-size: 32px;
  }
}

.splide__slide .works__card-top {
  opacity: 0;
  transition: opacity 0.2s ease;
}

.lang__code::first-letter {
  text-transform: uppercase;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.services-list-tab_contents h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.project-component_slider {
  width: 100%;
}

.nav__label_wrapper h1 {
  font-weight: 400;
}

.manager__socials {
  margin-top: 12px;
  margin-bottom: 12px;
}

.manager__socials-title {
  margin-bottom: 12px;
}

.footer__widget {
  cursor: pointer;
  z-index: 5;
  position: fixed;
  right: 80px;
  bottom: 64px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #6336C7;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer__widget::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: url("../images/footer-widget-bg.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  animation: spin 10s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.footer-link__bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  margin-top: 52px;
}

.footer-link__bottom a svg {
  color: #626262;
  transition: color .3s cubic-bezier(.5, .7, .4, 1);
}

.footer-link__bottom a:hover svg {
  color: var(--bg-white);
}
