/* font legened:
Thin: 100 200 300, Light: 400, Regular: 500, Bold: 700 800 */

@import url(font-kepler.css);

@import url(font-haas.css);

@import url(font-haas-text.css);

body {
  background-color: #1C1C1C;
  color: #FFFFFF;
  overflow-x: hidden;
}

.whitePage {
  background-color: #FFFFFF !important;
  color: #1C1C1C !important;
}

.whitePage .invertButton {
  background-color: #FFFFFF;
}

.whitePage img,
.whitePage video {
  width: 100%;
  max-width: 100%;
  margin-bottom: 5em;
}

.whitePage .lessPadding {
  margin: 0 -48px !important;
}

.whitePage section,
.paddingSection {
  width: calc(100% - 120px);
  max-width: calc(100% - 120px);
  padding: 0 60px;
}

.third-off {
  margin-left: 30%;
  width: 70% !important;
  max-width: 70% !important;
  padding: 0 !important;
}

section.third-off {
  margin-left: calc(30% + 30px);
  width: calc(70% - 90px) !important;
  max-width: calc(70% - 90px) !important;
  min-height: 0;
}

.studies {
  flex-wrap: wrap;
  justify-content: flex-start !important;
  align-items: flex-start;
  gap: 1.5vw !important;
}

#wrapper {
  position: absolute;
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.full-width {
  width: 100%;
}

.new-width {
  width: calc(100% - 96px);
  padding: 0 48px;
}

.new-width details {
  max-height: 19em;
}

header {
  display: flex;
  align-items: center;
  width: calc(100% - 96px);
  padding: 0 48px;
  position: sticky;
  position: fixed;
  top: 0;
  z-index: 100;
  filter: invert(100%);
  mix-blend-mode: difference;
}

header * {
  transform: translateY(-10px);
}

header div {
  transition: opacity 300ms linear 0s;
}

.logoDiv {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  transform: rotate(90deg) scale(0.6) translateY(0.8em) translateX(-1em);
  opacity: 0;
  filter: invert(100%);
  mix-blend-mode: difference;
  transition: opacity 300ms linear 0s;
}

.logoText {
  width: 80px;
  height: 30px;
  transform: translateY(-10px) translateX(-60px);
  background-image: url(images/kido.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.logoText a {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: none;
  background-color: transparent;
}

a.roundButton {
  text-decoration: none !important;
}

section {
  width: 80%;
  padding: 0 10%;
  text-align: center;
  min-height: 80vh;
}

.firstSection {
  background-color: #FFFFFF;
  box-shadow: 0 -10em 0 0 white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 6em;
  width: 100%;
  padding: 0;
  min-height: unset;
}

.kido {
  transform-origin: bottom center;
  color: #FFFFFF;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  height: 30vw;
}

.kido path {
  transition: fill 300ms linear 0s;
}

.biggerKido {
  width: 96%;
  height: 18vw;
  background-image: url(images/wearekido.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

.visually-hidden {
  visibility: hidden;
}

.scroll-section {
  position: relative;
  min-height: unset;
  padding: 0 60px;
  width: calc(100% - 120px);
}

.button-flex {
  position: absolute;
  bottom: 9ch;
  left: 50%;
  display: flex;
  gap: 12px;
  transform: translateX(-50%);
  width: 100%;
  max-width: 710px;
}

.arrow-button {
  cursor: pointer;
  width: 60px;
  height: 60px;
  background-color: #1c1c1c;
  border-radius: 9999px;
  border: none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml, <svg width="67" height="67" viewBox="0 0 67 67" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="33.5316" cy="33.1562" r="32.5" stroke="white"/><path d="M21.4966 34.2104C21.106 34.6009 21.106 35.2341 21.4966 35.6246L27.8605 41.9885C28.2511 42.3791 28.8842 42.3791 29.2747 41.9885C29.6653 41.598 29.6653 40.9649 29.2747 40.5743L23.6179 34.9175L29.2747 29.2606C29.6653 28.8701 29.6653 28.2369 29.2747 27.8464C28.8842 27.4559 28.2511 27.4559 27.8605 27.8464L21.4966 34.2104ZM44.8595 34.9175L44.8595 33.9175L22.2037 33.9175L22.2037 34.9175L22.2037 35.9175L44.8595 35.9175L44.8595 34.9175Z" fill="white"/></svg>');
}

.arrow-button:nth-of-type(2n) {
  background-image: url('data:image/svg+xml, <svg width="67" height="67" viewBox="0 0 67 67" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="33.6528" cy="33.1562" r="32.5" stroke="white"/><path d="M45.6879 34.2104C46.0784 34.6009 46.0784 35.2341 45.6879 35.6246L39.3239 41.9885C38.9334 42.3791 38.3002 42.3791 37.9097 41.9885C37.5192 41.598 37.5192 40.9649 37.9097 40.5743L43.5666 34.9175L37.9097 29.2606C37.5192 28.8701 37.5192 28.2369 37.9097 27.8464C38.3002 27.4559 38.9334 27.4559 39.3239 27.8464L45.6879 34.2104ZM22.325 34.9175L22.325 33.9175L44.9808 33.9175L44.9808 34.9175L44.9808 35.9175L22.325 35.9175L22.325 34.9175Z" fill="white"/></svg>');
}

.arrow-button:hover {
  opacity: .8;
}

.arrow-button:active {
  opacity: .6;
}

.unselect {
  pointer-events: none;
}

.client-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 200px;
  width: 100%;
  padding-bottom: 48px;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
}

.client-wrapper::-webkit-scrollbar {
  width: 0;
}

/* .client-wrapper::-webkit-scrollbar-track {
  background: #000000;
}

.client-wrapper::-webkit-scrollbar-thumb {
  background: #000000;
} */

.client-card {
  font-family: 'haas';
  display: flex;
  flex-direction: column;
  text-align: left;
  width: 100%;
  min-width: 100%;
  font-size: 36px;
  cursor: pointer;
  align-items: center;
}

.client-number {
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
}

.client-card p {
  font-weight: 400;
  line-height: 1.25;
  height: 100%;
  text-indent: 8ch;
  height: 0;
  margin: 0;
  max-width: 710px;
  overflow: hidden;
}

.client-card span {
  display: none;
}

.client-card .summary-span {
  display: inline;
}

.client-card .summary-span::after {
  content: '[...]';
}

.client-card p:first-of-type {
  margin: 48px 0;
  height: fit-content;
}

.client-card.open span {
  display: inline;
}

.client-card.open .summary-span::after {
  content: '';
}

.client-card.open p,
.client-card.open span {
  height: fit-content;
}

.client-card.open p {
  margin: 48px 0;
}

.client-card * {
  pointer-events: none;
}

.client-card img {
  width: 64px;
  height: 100%;
  object-fit: contain;
}

.client-card .flex-card {
  gap: 18px;
  margin-top: 40px;
  width: 100%;
}

.client-card .flex {
  display: flex;
  flex-direction: column;
  height: 100px;
  justify-content: center;
}

.client-card .flex h3,
.client-card .flex p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-indent: 0;
  font-weight: 500;
}

.client-card .flex p {
  color: #9A9A9A;
}

::selection {
  background-color: #a2a2a2;
}

@keyframes titleAnim {
  0% {
    transform: translateY(0) scale(1);
    color: #000000;
  }

  100% {
    transform: translateY(50vh) scale(0.35);
    color: #FFFFFF;
  }
}

h1 {
  font-size: 16em;
  color: #101010;
  font-family: 'kepler';
  letter-spacing: -0.07em;
  font-weight: 500;
  font-style: italic;
}

h1.noselect {
  font-size: 4.5em;
  text-align: left;
  max-width: 90%;
  font-family: 'kepler';
  letter-spacing: -0.065em;
  line-height: 1em;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
}

.secondSection path {
  stroke-width: 10px;
}

.translate-12 {
  transform: translateX(-6%);
  width: 94%;
  gap: 24px !important;
}

.translate-12 div {
  pointer-events: none !important;
}

.secondSection h2 {
  font-size: 6.2em;
  max-width: 90%;
}

h2 {
  font-size: 7.2em;
  font-family: 'kepler';
  letter-spacing: -0.04em;
  line-height: 1em;
  font-weight: 500;
  max-width: 82%;
  margin-bottom: 0;
}

h2.noselect {
  font-size: 4.5em;
  text-align: left;
}

h2.smaller-h2 {
  font-size: 6.2em;
  max-width: 100%;
}

h3.smaller-h3 {
  font-size: 1.2em;
  line-height: 1.5;
}

h2.alternate {
  margin-bottom: 2em;
}

.alternate {
  max-width: 100%;
  text-transform: none;
  text-align: left;
  font-size: 3.2em;
  font-weight: 300;
  letter-spacing: normal;
}

h3 {
  font-size: 1.65em;
  font-family: 'haas';
  font-weight: 400;
  text-align: left;
  line-height: 1.25;
  letter-spacing: 0.02em;
}

h3.alternate {
  font-size: 2.5em;
  color: #D6B678;
  display: none;
}

h3.alternate::selection {
  background-color: #444444;
}

.half-size {
  width: 50%;
}

.half-max {
  max-width: 50%;
  width: 50%;
}

.less-than-half {
  width: 42%;
}

ul {
  list-style-type: none;
  text-align: left;
  padding-left: 0;
  font-size: 1.2em;
}

ul.list-bullets {
  list-style-type: revert;
  padding-left: revert;
}

.transText {
  color: transparent;
}

details>summary {
  list-style: none;
}

details>summary::-webkit-details-marker {
  display: none;
}

details {
  max-height: 6.5em;
  overflow: hidden;
  transition: max-height 500ms ease-in-out 0s;
}

details[open] {
  max-height: 100vh;
}

details[open] h2::after {
  transform: rotate(45deg);
}

details[open] h3 {
  margin-top: 0;
  margin-bottom: 80px;
  font-size: 1.2em;
  line-height: 1.4;
}

li {
  font-family: 'haas';
  margin: 0.2em 0;
}

.min-60 {
  min-height: 60vh;
}

.columnDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
}

.iconSection .columnDiv {
  max-width: calc(35% - 110px);
}

.justify {
  justify-content: space-between;
  gap: unset !important;
}

.no-gap {
  gap: 0;
}

.no-gap h2 {
  margin: 0;
}

.bigger-text {
  font-size: 1.2em;
  line-height: 1.4;
  margin: 8px;
}

.margin-48 {
  margin-bottom: 48px;
}

.margin-80 {
  margin-bottom: 80px;
}

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

.margin-160 {
  margin-bottom: 200px;
}

.margin-top-160 {
  margin-top: 200px !important;
}

.padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.no-pad {
  padding-bottom: 0 !important;
}

.rowDiv {
  display: flex;
  gap: 48px;
  margin-top: 4px;
  min-height: 0;
  padding-bottom: 100px;
}

.less-bottom {
  padding-bottom: 20px;
}

.no-bottom {
  margin-bottom: 0 !important;
}

.gap-12 {
  gap: 12px;
}

.rowDiv~.rowDiv {
  margin-top: 0;
}

.space {
  justify-content: space-around;
}

img {
  max-width: 30vw;
}

.haas {
  font-family: 'haas';
}

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

.roundButton {
  background-color: #1C1C1C;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  outline: none;
  border-radius: 999px;
  font-family: 'haas';
  font-size: 2.7em;
  font-weight: 400;
  padding: 4px 28px;
  padding-bottom: 0;
  white-space: nowrap;
  cursor: pointer;
  transition: opacity 300ms linear 0s, all 300ms linear 0s;
}

header .roundButton {
  margin-top: 14px;
}

.roundButton:hover {
  background-color: #FFFFFF;
  color: #1C1C1C;
}

.invertButton {
  font-size: 1.2em;
  padding: 4px 16px;
  padding-bottom: 1px;
  font-weight: 500;
  background-color: #E3E3E3;
  color: #1C1C1C;
  border: 2px solid #1C1C1C;
}

.realWhite,
.whiteSection .invertButton {
  background-color: #FFFFFF;
  color: #1C1C1C;
}

.invertButton:hover {
  background-color: #1C1C1C;
  color: #FFFFFF;
}

.no-deco {
  text-decoration: none;
}

.tagDiv {
  position: relative;
  background-color: #FFFFFF;
  color: #1C1C1C;
  border: 2px solid #FFFFFF;
  outline: none;
  border-radius: 999px;
  font-family: 'haas';
  font-size: 1.5em;
  font-weight: 500;
  padding: 4px 16px;
  white-space: nowrap;
  cursor: pointer;
  transition: opacity 300ms linear 0s;
}

.empty {
  color: #5b5b5b;
  border-color: #5b5b5b;
  background-color: transparent;
}

.empty::after {
  content: 'Coming Soon';
  position: absolute;
  color: #FFFFFF;
  background-color: #1C1C1C;
  font-size: 0.8em;
  border: 1px solid;
  border-radius: 8px;
  padding: 8px 24px;
  top: 0;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, 0);
  pointer-events: none;
  transition: transform 300ms ease-in-out 0s, opacity 300ms linear 0s;
}

.tagDiv:hover::after {
  opacity: 1;
  transform: translate(-50%, -108%);
}

.noselect {
  user-select: none;
}

.linksDiv {
  display: flex;
  gap: 40px;
  flex-grow: 1;
  height: 100%;
  padding-top: 36px;
  transition: opacity 300ms linear;
}

.linksDiv a {
  position: relative;
  font-family: 'haas';
  font-size: 1.2em;
  font-weight: 500;
  color: #1C1C1C;
  text-decoration: none;
  height: 100%;
}

.linksDiv a:hover {
  color: #888888;
}

hr {
  border: none;
  border-bottom: 1px solid #5b5b5b;
  width: calc(100% - 120px);
}

hr.float-right {
  margin: 32px 0;
  width: 100%;
}

.triLabel {
  position: relative;
  margin-left: 60px;
  font-family: 'haas-text';
  font-weight: 200;
  font-size: 0.94em;
  margin-top: 4px;
}

.flex-card {
  display: flex;
  align-items: flex-start;
  gap: 56px;
  white-space: nowrap;
}

div.case-card img {
  border-radius: 8px;
}

.case-card {
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  width: 32%;
  height: fit-content;
  gap: 24px;
  margin-top: 60px;
  position: relative;
}

.case-card.coming-soon::after {
  content: 'Coming soon';
  position: absolute;
  right: 16px;
  top: 16px;
  padding: 4px 16px;
  background-color: white;
  box-shadow: 0 2px 16px #00000033;
  font-family: 'haas-text';
  color: black;
  border-radius: 99999px;
  transform-origin: -50% 600%;
}

.case-card.coming-soon {
  pointer-events: none;
}

.case-card img {
  transition: transform 300ms ease-in-out 0s;
}

.case-card:hover img {
  transform: scale(1.05);
}

.case-card h2 {
  font-size: 1.1em;
  text-align: left;
  margin: 0;
  letter-spacing: normal;
}

.case-card h3 {
  font-size: 1.6em;
  margin: 0;
  white-space: break-spaces;
}

.case-card .small-text {
  line-height: 1;
}

summary h2 {
  margin: 0;
  margin-top: 0.8em;
  text-align: left;
  letter-spacing: normal;
  cursor: pointer;
  transition: opacity 300ms linear 0s;
}

h2.float-right {
  font-size: min(4vw, 3.5em);
  width: 100%;
  white-space: pre;
}

summary h2:hover {
  opacity: 0.5;
}

summary h2::after {
  content: ' + ';
  font-size: 0.7em;
  position: absolute;
  right: 5%;
  transform-origin: center;
  transition: transform 300ms ease-in-out 0s;
}

.iconSection .rowDiv h2 {
  font-size: 2.5em;
  ;
}

.icon-div {
  width: 110px;
  height: 110px;
  flex-grow: 0;
  flex-shrink: 0;
  background-image: url(images/icon-operational.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-1em) translateX(2em);
}

.icons-down .icon-div {
  transform: translateY(-0.5em) translateX(2em);
}

.columnDiv h2.alternate {
  font-size: 2.4em;
  line-height: 0.75;
  white-space: pre;
}

.one-stop {
  background-image: url(images/icon-one-stop.svg);
}

.frontend {
  background-image: url(images/icon-frontend.svg);
}

.pursuing {
  background-image: url(images/icon-pursuing.svg);
}

.whiteSection {
  background-color: #FFFFFF;
  color: #000000;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0;
}

.whiteSection .kido {
  padding: 0;
  margin-bottom: 60px;
  margin-top: 120px;
}

.whiteSection h3 {
  margin-top: 120px;
  margin-bottom: 8px;
  font-size: 2.5em;
}

h3.sm {
  font-size: 1.48em;
}

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

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

.full-text {
  font-size: 20vw !important;
  white-space: nowrap;
  transform: scale(1.15) translateX(-2%);
  transform-origin: center;
}

.invertHeader {
  filter: invert(100%);
}

.selected {
  opacity: 0.3;
  pointer-events: none;
}

.margin-24 {
  margin-left: 24px;
}

.wrap {
  flex-wrap: wrap;
}

.small-text {
  font-size: 1em !important;
}

h2.small-text {
  text-transform: none;
}

.translate-12 .flex-card {
  justify-content: flex-start;
  gap: 8px;
}

.line-double {
  line-height: 1.5;
}

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

.padding-sm {
  padding: 0 4%;
  width: 92%;
}

.no-padding {
  padding: 0 3%;
  width: 94%;
  transform: translateX(-1.5em);
}

.align-padding {
  width: calc(100% - 120px);
  padding: 0 60px;
}

.gap-120 {
  justify-content: space-evenly;
}

.gap-120 img {
  height: 3.5em;
  width: auto;
}

.gap-120 .widDiv {
  height: auto;
  width: 11em;
}

.transcale-8 {
  transform: scale(0.8);
}

.transcale-9 {
  transform: scale(0.9);
}

.transcale-1 {
  transform: scale(1.1);
}

.transcale-2 {
  transform: scale(1.2);
}

.transcale-5 {
  transform: scale(1.5);
}

.semi-full {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  gap: 70px;
  padding-bottom: 60px;
  align-items: flex-start;
}

.footerDiv {
  font-family: 'haas-text';
  font-weight: 600;
  font-size: 0.8em;
  justify-content: space-between;
  margin-left: 9vw;
  margin-right: 6vw;
}

.footerDiv a {
  color: #1C1C1C;
  text-decoration: none;
}

.footerDiv a:hover {
  color: #888888;
}

.footerHR {
  width: calc(100% - 6vw);
  margin-top: 4em;
  margin-left: 3.2vw;
}

.footerLinks {
  display: flex;
  gap: 1em;
}

.footerLinks a {
  font-family: 'haas';
  font-weight: 400;
  font-size: 1.5em;
}

.footerLinks .left-align {
  font-family: 'haas';
  font-weight: 400;
  font-size: 1.5em;
}

.footerLinks .left-align a {
  font-size: 1.7em;
}

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

.clientsStrip {
  --stripSize: 300vw;
  background-image: url(images/clients/clients-strip-01.svg);
  background-size: contain;
  background-position: center;
  height: 2vw;
  width: 100%;
  background-repeat: no-repeat;
  animation: clientsScroll 10000ms steps(1) infinite;
}

@keyframes clientsScroll {
  0% {
    background-image: url(images/clients/clients-strip-01.svg);
  }

  25% {
    background-image: url(images/clients/clients-strip-02.svg);
  }

  50% {
    background-image: url(images/clients/clients-strip-03.svg);
  }

  75% {
    background-image: url(images/clients/clients-strip-04.svg);
  }

  100% {
    background-image: url(images/clients/clients-strip-01.svg);
  }
}

.newClients {
  height: 1.25vw;
  width: 100%;
  background-image: url(images/clients-strip.png);
  background-size: cover;
  background-position: center;
  background-repeat: repeat-x;
  filter: contrast(0.78);
  animation: newClientsScroll 50000ms linear infinite;
}

@keyframes newClientsScroll {
  0% {
    background-position: 0% 0%;
  }

  100% {
    background-position: calc(100% - 80vw) 0%;
  }
}

#titleKido {
  --scrollVar: 0;
  animation: kidoAnim 1s ease-in-out;
  animation-play-state: paused;
  animation-delay: calc(var(--scrollVar) * 1s);
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

@keyframes kidoAnim {
  0% {
    width: 100%;
    height: 30vw;
    transform: translateY(0);
  }

  100% {
    width: 24em;
    height: 8em;
    transform: translateY(calc(40vh + 15em));
  }
}

#heroVideo {
  cursor: url(cursor.svg) 16 16, auto;
}

#heroVideo.pause {
  cursor: url(cursorPause.svg) 16 16, auto;
}

.big-font-size {
  font-size: 5.8em;
}

.unique-big-font {
  font-size: 5em;
  max-width: 100%;
}

/* external big screen */
@media screen and (min-width:1800px) {
  div.footerLinks {
    justify-content: center;
    gap: 8em;
  }
}

/* mobile */
@media screen and (max-width:900px) {
  details {
    max-height: unset;
    overflow: visible;
  }

  .rowDiv {
    flex-direction: column;
  }

  .newClients {
    height: 8vw;
    padding-bottom: 0;
  }

  .clientsDiv .rowDiv {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .clientsStrip {
    background-image: url(images/clients/clients-mobile-01.svg);
  }

  @keyframes clientsScroll {
    0% {
      background-image: url(images/clients/clients-mobile-01.svg);
    }

    12.5% {
      background-image: url(images/clients/clients-mobile-02.svg);
    }

    25% {
      background-image: url(images/clients/clients-mobile-03.svg);
    }

    37.5% {
      background-image: url(images/clients/clients-mobile-04.svg);
    }

    50% {
      background-image: url(images/clients/clients-mobile-05.svg);
    }

    62.5% {
      background-image: url(images/clients/clients-mobile-06.svg);
    }

    75% {
      background-image: url(images/clients/clients-mobile-07.svg);
    }

    87.5% {
      background-image: url(images/clients/clients-mobile-08.svg);
    }

    100% {
      background-image: url(images/clients/clients-mobile-01.svg);
    }
  }

  .case-card {
    width: 100%;
  }

  .case-card img {
    min-width: 100%;
  }

  .half-size {
    width: 100%;
  }

  .float-right {
    float: left;
  }

  h1 {
    font-size: 4.5em;
  }

  h2,
  .secondSection h2,
  h2.smaller-h2 {
    font-size: 3em;
  }

  h2.smaller-h2 {
    width: 100%;
    max-width: 100%;
  }

  .less-than-half {
    width: unset;
  }

  .indent {
    text-indent: 0em;
  }

  .roundButton {
    font-size: 1em;
  }

  header {
    width: calc(100% - 20px);
    padding: 0 10px;
  }

  .iconSection .columnDiv {
    max-width: unset;
  }

  ul {
    padding-left: 0;
  }

  ul.float-right {
    padding-left: 0;
  }

  .padding-100 {
    padding: 24px;
    width: calc(100% - 48px);
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .no-padding,
  .align-padding {
    transform: none;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .scroll-section {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .button-flex {
    padding: 0;
    left: 5%;
    transform: none;
    bottom: 20ch;
  }

  .client-number {
    width: fit-content;
    font-size: 31px;
  }

  hr {
    width: 90%;
  }

  hr.float-right {
    width: 100%;
  }

  h2.float-right {
    margin-top: 0;
    white-space: unset;
    font-size: 2.5em;
  }

  summary h2::after {
    right: 6%;
  }

  .padding-100 img {
    width: 20vw;
    height: auto;
  }

  .linksDiv a {
    font-size: 0.8em;
  }

  .alternate {
    font-size: 2em;
    line-height: 1.3;
  }

  .icon-div {
    transform: translateY(2.5em);
  }

  .iconSection .rowDiv h2 {
    font-size: 1.6em;
    line-height: normal;
  }

  .iconSection .rowDiv:first-of-type {
    padding-bottom: 48px;
  }

  #mainHeader .roundButton {
    display: none;
  }

  .translate-12 {
    transform: none;
    width: unset;
    gap: 60px !important;
  }

  .tagDiv {
    font-size: 1em;
  }

  .margin-160 {
    margin-bottom: 100px;
  }

  .margin-top-160 {
    margin-top: 100px !important;
  }

  .clientsDiv {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .gap-120 img {
    height: auto;
    width: 3.5em;
  }

  .full-mobile {
    width: 100%;
  }

  h3.full-mobile {
    padding: 0;
  }

  .almost-full-mobile {
    width: calc(100% - 64px) !important;
    max-width: calc(100% - 64px) !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  img.almost-full-mobile {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }

  .less-bottom.almost-full-mobile {
    margin-top: 4em;
  }

  .triLabel {
    margin-left: 40px;
  }

  .triLabel::before {
    transform: translate(-20px, 2px);
  }

  .footerDiv {
    gap: 0;
    width: 90%;
    margin: 0 !important;
    flex-direction: column;
  }

  .footerLinks .left-align {
    width: 100%;
    margin-top: 40px;
  }

  .footerLinks .left-align a {
    font-size: 1.5em;
  }

  .transcale-9 {
    transform: none;
  }

  h2.noselect,
  h1.noselect {
    font-size: 2.3em;
    line-height: 1.2;
  }

  .paddingSection {
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    padding: 0 16px;
    padding-top: 24px;
  }

  .cursor.pause {
    visibility: hidden;
  }

  .cursor {
    top: 3.35% !important;
    left: 50% !important;
    width: 40px;
    height: 40px;
  }

  .team-title {
    font-size: 2em;
  }

  .big-font-size {
    font-size: 2.4em;
  }

  .unique-big-font {
    font-size: 2.4em;
  }

  .third-off,
  section.third-off {
    margin: 0;
    width: calc(100% - 64px) !important;
    max-width: calc(100% - 64px) !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  @keyframes kidoAnim {
    0% {
      width: 100%;
      height: 30vw;
      transform: translateY(0);
    }

    100% {
      width: 14em;
      height: 4em;
      transform: translateY(calc(40vh + 10em));
    }
  }

  .flex-card {
    align-items: center;
    white-space: unset;
  }

  .client-wrapper {
    gap: 24px;
  }

  .client-card p {
    padding: 0;
    font-size: 31px;
    text-indent: 4ch;
  }

  .client-card h2 {
    font-size: 7.2em;
  }

  .client-card h3 {
    font-size: 1.5em;
  }

  .client-card img {
    width: 60px;
    height: 60px;
  }
}