/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/* Layout base */
@import url("https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Tahoma:wght@100;200;300;400;500;600;700;800&display=swap");
.text-Chartreuse-50 {
  color: #fafedf;
}
.bg-Chartreuse-50 {
  background-color: #fafedf;
}
.text-Chartreuse-100 {
  color: #f5fec0;
}
.bg-Chartreuse-100 {
  background-color: #f5fec0;
}
.text-Chartreuse-200 {
  color: #effd91;
}
.bg-Chartreuse-200 {
  background-color: #effd91;
}
.text-Chartreuse-300 {
  color: #e8fd62;
}
.bg-Chartreuse-300 {
  background-color: #e8fd62;
}
.text-Chartreuse-400 {
  color: #f2674e;
}
.bg-Chartreuse-400 {
  background-color: #f2674e;
}
.text-Chartreuse-500 {
  color: #f15b40;
}
.bg-Chartreuse-500 {
  background-color: #f15b40;
}
.text-Chartreuse-600 {
  color: #a63f2c;
}
.bg-Chartreuse-600 {
  background-color: #a63f2c;
}
.text-Chartreuse-700 {
  color: #6f291d;
}
.bg-Chartreuse-700 {
  background-color: #6f291d;
}
.text-Chartreuse-800 {
  color: #3a4305;
}
.bg-Chartreuse-800 {
  background-color: #3a4305;
}
.text-Chartreuse-900 {
  color: #2c3203;
}
.bg-Chartreuse-900 {
  background-color: #2c3203;
}
.text-Oxford-50 {
  color: #d9dde1;
}
.bg-Oxford-50 {
  background-color: #d9dde1;
}
.text-Oxford-100 {
  color: #b3bbc4;
}
.bg-Oxford-100 {
  background-color: #b3bbc4;
}
.text-Oxford-200 {
  color: #b5c3e3;
}
.bg-Oxford-200 {
  background-color: #b5c3e3;
}
.text-Oxford-300 {
  color: #41556c;
}
.bg-Oxford-300 {
  background-color: #41556c;
}
.text-Oxford-400 {
  color: #4c70bc;
}
.bg-Oxford-400 {
  background-color: #4c70bc;
}
.text-Oxford-500 {
  color: #082340;
}
.bg-Oxford-500 {
  background-color: #082340;
}
.text-Oxford-600 {
  color: #2c4477;
}
.bg-Oxford-600 {
  background-color: #2c4477;
}
.text-Oxford-700 {
  color: #05182c;
}
.bg-Oxford-700 {
  background-color: #05182c;
}
.text-Oxford-800 {
  color: #041222;
}
.bg-Oxford-800 {
  background-color: #041222;
}
.text-Oxford-900 {
  color: #030d18;
}
.bg-Oxford-900 {
  background-color: #030d18;
}
.text-Neutral-0 {
  color: #fff;
}
.bg-Neutral-0 {
  background-color: #fff;
}
.text-Neutral-50 {
  color: #f2f2f2;
}
.bg-Neutral-50 {
  background-color: #f2f2f2;
}
.text-Neutral-100 {
  color: #e2e2e2;
}
.bg-Neutral-100 {
  background-color: #e2e2e2;
}
.text-Neutral-200 {
  color: #c5c5c5;
}
.bg-Neutral-200 {
  background-color: #c5c5c5;
}
.text-Neutral-300 {
  color: #aaa;
}
.bg-Neutral-300 {
  background-color: #aaa;
}
.text-Neutral-400 {
  color: #8f8f8f;
}
.bg-Neutral-400 {
  background-color: #8f8f8f;
}
.text-Neutral-500 {
  color: #757575;
}
.bg-Neutral-500 {
  background-color: #757575;
}
.text-Neutral-600 {
  color: #5a5a5a;
}
.bg-Neutral-600 {
  background-color: #5a5a5a;
}
.text-Neutral-700 {
  color: #454545;
}
.bg-Neutral-700 {
  background-color: #454545;
}
.text-Neutral-800 {
  color: #2e2e2e;
}
.bg-Neutral-800 {
  background-color: #2e2e2e;
}
.text-Neutral-900 {
  color: #191919;
}
.bg-Neutral-900 {
  background-color: #191919;
}
.text-Coquelicot-50 {
  color: #fff1ef;
}
.bg-Coquelicot-50 {
  background-color: #fff1ef;
}
.text-Coquelicot-100 {
  color: #c1d2e9;
}
.bg-Coquelicot-100 {
  background-color: #c1d2e9;
}
.text-Coquelicot-200 {
  color: #ffaea0;
}
.bg-Coquelicot-200 {
  background-color: #ffaea0;
}
.text-Coquelicot-300 {
  color: #ff9380;
}
.bg-Coquelicot-300 {
  background-color: #ff9380;
}
.text-Coquelicot-400 {
  color: #ff7961;
}
.bg-Coquelicot-400 {
  background-color: #ff7961;
}
.text-Coquelicot-500 {
  color: #5074a8;
}
.bg-Coquelicot-500 {
  background-color: #5074a8;
}
.text-Coquelicot-600 {
  color: #3a547a;
}
.bg-Coquelicot-600 {
  background-color: #3a547a;
}
.text-Coquelicot-700 {
  color: #b03822;
}
.bg-Coquelicot-700 {
  background-color: #b03822;
}
.text-Coquelicot-800 {
  color: #1d2a3d;
}
.bg-Coquelicot-800 {
  background-color: #1d2a3d;
}
.text-Coquelicot-900 {
  color: #4e180f;
}
.bg-Coquelicot-900 {
  background-color: #4e180f;
}
.text-Taupe-50 {
  color: #eeece6;
}
.bg-Taupe-50 {
  background-color: #eeece6;
}
.text-Taupe-100 {
  color: #e6e1d7;
}
.bg-Taupe-100 {
  background-color: #e6e1d7;
}
.text-Taupe-200 {
  color: #d8d1c2;
}
.bg-Taupe-200 {
  background-color: #d8d1c2;
}
.text-Taupe-300 {
  color: #d0c7b4;
}
.bg-Taupe-300 {
  background-color: #d0c7b4;
}
.text-Taupe-400 {
  color: #c8bda7;
}
.bg-Taupe-400 {
  background-color: #c8bda7;
}
.text-Taupe-500 {
  color: #a99f8d;
}
.bg-Taupe-500 {
  background-color: #a99f8d;
}
.text-Taupe-600 {
  color: #8a8273;
}
.bg-Taupe-600 {
  background-color: #8a8273;
}
.text-Taupe-700 {
  color: #6b6559;
}
.bg-Taupe-700 {
  background-color: #6b6559;
}
.text-Taupe-800 {
  color: #4c4840;
}
.bg-Taupe-800 {
  background-color: #4c4840;
}
.text-Taupe-900 {
  color: #2e2b26;
}
.bg-Taupe-900 {
  background-color: #2e2b26;
}
.text-Turquoise-500 {
  color: #008d7b;
}
.bg-Turquoise-500 {
  background-color: #008d7b;
}
.text-Orange-500 {
  color: #d07521;
}
.bg-Orange-500 {
  background-color: #d07521;
}
.mt-000 {
  margin-top: 0;
}
.mb-000 {
  margin-bottom: 0;
}
.ml-000 {
  margin-left: 0;
}
.mr-000 {
  margin-right: 0;
}
.m-000 {
  margin: 0;
}
.mt-002 {
  margin-top: 0.125rem;
}
.mb-002 {
  margin-bottom: 0.125rem;
}
.ml-002 {
  margin-left: 0.125rem;
}
.mr-002 {
  margin-right: 0.125rem;
}
.m-002 {
  margin: 0.125rem;
}
.mt-004 {
  margin-top: 0.25rem;
}
.mb-004 {
  margin-bottom: 0.25rem;
}
.ml-004 {
  margin-left: 0.25rem;
}
.mr-004 {
  margin-right: 0.25rem;
}
.m-004 {
  margin: 0.25rem;
}
.mt-006 {
  margin-top: 0.375rem;
}
.mb-006 {
  margin-bottom: 0.375rem;
}
.ml-006 {
  margin-left: 0.375rem;
}
.mr-006 {
  margin-right: 0.375rem;
}
.m-006 {
  margin: 0.375rem;
}
.mt-008 {
  margin-top: 0.5rem;
}
.mb-008 {
  margin-bottom: 0.5rem;
}
.ml-008 {
  margin-left: 0.5rem;
}
.mr-008 {
  margin-right: 0.5rem;
}
.m-008 {
  margin: 0.5rem;
}
.mt-012 {
  margin-top: 0.75rem;
}
.mb-012 {
  margin-bottom: 0.75rem;
}
.ml-012 {
  margin-left: 0.75rem;
}
.mr-012 {
  margin-right: 0.75rem;
}
.m-012 {
  margin: 0.75rem;
}
.mt-016 {
  margin-top: 1rem;
}
.mb-016 {
  margin-bottom: 1rem;
}
.ml-016 {
  margin-left: 1rem;
}
.mr-016 {
  margin-right: 1rem;
}
.m-016 {
  margin: 1rem;
}
.mt-018 {
  margin-top: 1.125rem;
}
.mb-018 {
  margin-bottom: 1.125rem;
}
.ml-018 {
  margin-left: 1.125rem;
}
.mr-018 {
  margin-right: 1.125rem;
}
.m-018 {
  margin: 1.125rem;
}
.mt-020 {
  margin-top: 1.25rem;
}
.mb-020 {
  margin-bottom: 1.25rem;
}
.ml-020 {
  margin-left: 1.25rem;
}
.mr-020 {
  margin-right: 1.25rem;
}
.m-020 {
  margin: 1.25rem;
}
.mt-024 {
  margin-top: 1.5rem;
}
.mb-024 {
  margin-bottom: 1.5rem;
}
.ml-024 {
  margin-left: 1.5rem;
}
.mr-024 {
  margin-right: 1.5rem;
}
.m-024 {
  margin: 1.5rem;
}
.mt-032 {
  margin-top: 2rem;
}
.mb-032 {
  margin-bottom: 2rem;
}
.ml-032 {
  margin-left: 2rem;
}
.mr-032 {
  margin-right: 2rem;
}
.m-032 {
  margin: 2rem;
}
.mt-040 {
  margin-top: 2.5rem;
}
.mb-040 {
  margin-bottom: 2.5rem;
}
.ml-040 {
  margin-left: 2.5rem;
}
.mr-040 {
  margin-right: 2.5rem;
}
.m-040 {
  margin: 2.5rem;
}
.mt-048 {
  margin-top: 3rem;
}
.mb-048 {
  margin-bottom: 3rem;
}
.ml-048 {
  margin-left: 3rem;
}
.mr-048 {
  margin-right: 3rem;
}
.m-048 {
  margin: 3rem;
}
.mt-056 {
  margin-top: 3.5rem;
}
.mb-056 {
  margin-bottom: 3.5rem;
}
.ml-056 {
  margin-left: 3.5rem;
}
.mr-056 {
  margin-right: 3.5rem;
}
.m-056 {
  margin: 3.5rem;
}
.mt-064 {
  margin-top: 4rem;
}
.mb-064 {
  margin-bottom: 4rem;
}
.ml-064 {
  margin-left: 4rem;
}
.mr-064 {
  margin-right: 4rem;
}
.m-064 {
  margin: 4rem;
}
.mt-072 {
  margin-top: 4.5rem;
}
.mb-072 {
  margin-bottom: 4.5rem;
}
.ml-072 {
  margin-left: 4.5rem;
}
.mr-072 {
  margin-right: 4.5rem;
}
.m-072 {
  margin: 4.5rem;
}
.mt-080 {
  margin-top: 5rem;
}
.mb-080 {
  margin-bottom: 5rem;
}
.ml-080 {
  margin-left: 5rem;
}
.mr-080 {
  margin-right: 5rem;
}
.m-080 {
  margin: 5rem;
}
.mt-120 {
  margin-top: 7.5rem;
}
.mb-120 {
  margin-bottom: 7.5rem;
}
.ml-120 {
  margin-left: 7.5rem;
}
.mr-120 {
  margin-right: 7.5rem;
}
.m-120 {
  margin: 7.5rem;
}
.mt-160 {
  margin-top: 10rem;
}
.mb-160 {
  margin-bottom: 10rem;
}
.ml-160 {
  margin-left: 10rem;
}
.mr-160 {
  margin-right: 10rem;
}
.m-160 {
  margin: 10rem;
}
.mt-200 {
  margin-top: 12.5rem;
}
.mb-200 {
  margin-bottom: 12.5rem;
}
.ml-200 {
  margin-left: 12.5rem;
}
.mr-200 {
  margin-right: 12.5rem;
}
.m-200 {
  margin: 12.5rem;
}
.m-auto {
  margin: auto;
}
.mt-auto {
  margin-top: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.pt-000 {
  padding-top: 0;
}
.pb-000 {
  padding-bottom: 0;
}
.pl-000 {
  padding-left: 0;
}
.pr-000 {
  padding-right: 0;
}
.p-000 {
  padding: 0;
}
.pt-016 {
  padding-top: 1rem;
}
.pb-016 {
  padding-bottom: 1rem;
}
.pl-016 {
  padding-left: 1rem;
}
.pr-016 {
  padding-right: 1rem;
}
.p-016 {
  padding: 1rem;
}
.pt-024 {
  padding-top: 1.5rem;
}
.pb-024 {
  padding-bottom: 1.5rem;
}
.pl-024 {
  padding-left: 1.5rem;
}
.pr-024 {
  padding-right: 1.5rem;
}
.p-024 {
  padding: 1.5rem;
}
.pt-032 {
  padding-top: 2rem;
}
.pb-032 {
  padding-bottom: 2rem;
}
.pl-032 {
  padding-left: 2rem;
}
.pr-032 {
  padding-right: 2rem;
}
.p-032 {
  padding: 2rem;
}
.pt-048 {
  padding-top: 3rem;
}
.pb-048 {
  padding-bottom: 3rem;
}
.pl-048 {
  padding-left: 3rem;
}
.pr-048 {
  padding-right: 3rem;
}
.p-048 {
  padding: 3rem;
}
.pt-064 {
  padding-top: 4rem;
}
.pb-064 {
  padding-bottom: 4rem;
}
.pl-064 {
  padding-left: 4rem;
}
.pr-064 {
  padding-right: 4rem;
}
.p-064 {
  padding: 4rem;
}
.pt-080 {
  padding-top: 5rem;
}
.pb-080 {
  padding-bottom: 5rem;
}
.pl-080 {
  padding-left: 5rem;
}
.pr-080 {
  padding-right: 5rem;
}
.p-080 {
  padding: 5rem;
}
.pt-120 {
  padding-top: 7.5rem;
}
.pb-120 {
  padding-bottom: 7.5rem;
}
.pl-120 {
  padding-left: 7.5rem;
}
.pr-120 {
  padding-right: 7.5rem;
}
.p-120 {
  padding: 7.5rem;
}
.pt-160 {
  padding-top: 10rem;
}
.pb-160 {
  padding-bottom: 10rem;
}
.pl-160 {
  padding-left: 10rem;
}
.pr-160 {
  padding-right: 10rem;
}
.p-160 {
  padding: 10rem;
}
.pt-200 {
  padding-top: 12.5rem;
}
.pb-200 {
  padding-bottom: 12.5rem;
}
.pl-200 {
  padding-left: 12.5rem;
}
.pr-200 {
  padding-right: 12.5rem;
}
.p-200 {
  padding: 12.5rem;
}
.p-auto {
  padding: auto;
}
.pt-auto {
  padding-top: auto;
}
.pb-auto {
  padding-bottom: auto;
}
.pl-auto {
  padding-left: auto;
}
.pr-auto {
  padding-right: auto;
}
@media (max-width: 768px) {
  .pt-120 {
    padding-top: 5rem;
  }
  .pb-120 {
    padding-bottom: 5rem;
  }
}
.font-family-anek-latin,
.font-family-sans {
  font-family:
    Anek Latin,
    sans-serif;
}
.font-family-tahoma {
  font-family: Tahoma, sans-serif;
}
.font-weight-sans-regular {
  font-weight: 400;
}
.font-weight-sans-medium {
  font-weight: 500;
}
.font-weight-sans-semi-bold {
  font-weight: 600;
}
.font-weight-sans-bold {
  font-weight: 700;
}
.font-weight-anek-100 {
  font-weight: 100;
}
.font-weight-anek-200 {
  font-weight: 200;
}
.font-weight-anek-300 {
  font-weight: 300;
}
.font-weight-anek-400 {
  font-weight: 400;
}
.font-weight-anek-500 {
  font-weight: 500;
}
.font-weight-anek-600 {
  font-weight: 600;
}
.font-weight-anek-700 {
  font-weight: 700;
}
.font-weight-anek-800 {
  font-weight: 800;
}
.radius-000 {
  border-radius: 0;
}
.radius-circle {
  border-radius: 9999rem;
}
.radius-004 {
  border-radius: 0.25rem;
}
.radius-008 {
  border-radius: 0.5rem;
}
.radius-012 {
  border-radius: 0.75rem;
}
.radius-016 {
  border-radius: 1rem;
}
.radius-024 {
  border-radius: 1.5rem;
}
.radius-028 {
  border-radius: 1.75rem;
}
.radius-032 {
  border-radius: 2rem;
}
.w-000 {
  width: 0;
}
.h-000 {
  height: 0;
}
.w-008 {
  width: 0.5rem;
}
.h-008 {
  height: 0.5rem;
}
.w-012 {
  width: 0.75rem;
}
.h-012 {
  height: 0.75rem;
}
.w-016 {
  width: 1rem;
}
.h-016 {
  height: 1rem;
}
.w-020 {
  width: 1.25rem;
}
.h-020 {
  height: 1.25rem;
}
.w-024 {
  width: 1.5rem;
}
.h-024 {
  height: 1.5rem;
}
.w-030 {
  width: 1.875rem;
}
.h-030 {
  height: 1.875rem;
}
.w-032 {
  width: 2rem;
}
.h-032 {
  height: 2rem;
}
.w-040 {
  width: 2.5rem;
}
.h-040 {
  height: 2.5rem;
}
.w-048 {
  width: 3rem;
}
.h-048 {
  height: 3rem;
}
.w-064 {
  width: 4rem;
}
.h-064 {
  height: 4rem;
}
.w-080 {
  width: 5rem;
}
.h-080 {
  height: 5rem;
}
.w-088 {
  width: 5.5rem;
}
.h-088 {
  height: 5.5rem;
}
.w-096 {
  width: 6rem;
}
.h-096 {
  height: 6rem;
}
.w-100 {
  width: 6.25rem;
}
.h-100 {
  height: 6.25rem;
}
.w-full {
  width: 100%;
}
.h-full {
  height: 100%;
}
.vw-full {
  width: 100vw;
}
.vh-full {
  height: 100vh;
}
.font-size-102 {
  font-size: 6.375rem;
}
.font-size-012 {
  font-size: 0.75rem;
}
.font-size-016 {
  font-size: 1rem;
}
.font-size-018 {
  font-size: 1.125rem;
}
.font-size-014 {
  font-size: 0.875rem;
}
.font-size-030 {
  font-size: 1.875rem;
}
.font-size-042 {
  font-size: 2.625rem;
}
.font-size-052 {
  font-size: 3.25rem;
}
.font-size-062 {
  font-size: 3.875rem;
}
.font-size-072 {
  font-size: 4.5rem;
}
.font-size-080 {
  font-size: 5rem;
}
.font-size-024 {
  font-size: 1.5rem;
}
.font-size-032 {
  font-size: 2rem;
}
.font-size-038 {
  font-size: 2.375rem;
}
.font-size-048 {
  font-size: 3rem;
}
.font-size-022 {
  font-size: 1.375rem;
}
.font-size-056 {
  font-size: 3.5rem;
}
.font-size-010 {
  font-size: 0.625rem;
}
.letter-spacing-000 {
  letter-spacing: 0;
}
.letter-spacing-005 {
  letter-spacing: 0.0313rem;
}
.letter-spacing-neg-005 {
  letter-spacing: -0.0313rem;
}
.letter-spacing-010 {
  letter-spacing: 0.0625rem;
}
.letter-spacing-neg-02 {
  letter-spacing: -0.125rem;
}
.letter-spacing-002 {
  letter-spacing: 0.0156rem;
}
.letter-spacing-007 {
  letter-spacing: 0.0469rem;
}
.letter-spacing-neg-002 {
  letter-spacing: -0.0156rem;
}
.letter-spacing-neg-007 {
  letter-spacing: -0.0469rem;
}
.letter-spacing-neg-01 {
  letter-spacing: -0.0625rem;
}
.letter-spacing-020 {
  letter-spacing: 0.125rem;
}
.line-height-122 {
  line-height: 7.625rem;
}
.line-height-016 {
  line-height: 1rem;
}
.line-height-019 {
  line-height: 1.1875rem;
}
.line-height-021 {
  line-height: 1.3125rem;
}
.line-height-026 {
  line-height: 1.625rem;
}
.line-height-028 {
  line-height: 1.75rem;
}
.line-height-045 {
  line-height: 2.8125rem;
}
.line-height-038 {
  line-height: 2.375rem;
}
.line-height-050 {
  line-height: 3.125rem;
}
.line-height-057 {
  line-height: 3.5625rem;
}
.line-height-062 {
  line-height: 3.875rem;
}
.line-height-036 {
  line-height: 2.25rem;
}
.line-height-074 {
  line-height: 4.625rem;
}
.line-height-096 {
  line-height: 6rem;
}
.line-height-023 {
  line-height: 1.4375rem;
}
.line-height-020 {
  line-height: 1.25rem;
}
.line-height-018 {
  line-height: 1.125rem;
}
.line-height-067 {
  line-height: 4.1875rem;
}
.line-height-014 {
  line-height: 0.875rem;
}
.line-height-013 {
  line-height: 0.8125rem;
}
@media (max-width: 767px) {
  .display {
    font-size: 3.25rem;
    line-height: 3.875rem;
  }
  .display,
  .h1 {
    font-family:
      Anek Latin,
      sans-serif;
    font-weight: 700;
    letter-spacing: -0.125rem;
  }
  .h1 {
    font-size: 3rem;
    line-height: 3.5625rem;
  }
  .h2 {
    font-family:
      Anek Latin,
      sans-serif;
    font-size: 2.625rem;
    font-weight: 700;
    letter-spacing: -0.125rem;
    line-height: 3.125rem;
  }
  .h3 {
    font-size: 2.375rem;
    line-height: 2.8125rem;
  }
  .h3,
  .h4 {
    font-family:
      Anek Latin,
      sans-serif;
    font-weight: 700;
    letter-spacing: -0.0625rem;
  }
  .h4 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
  .h5 {
    font-family:
      Anek Latin,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -0.0625rem;
    line-height: 1.75rem;
  }
  body .text-xl {
    font-size: 1.5rem;
  }
  body .text-lg,
  body .text-xl {
    font-family: Tahoma, sans-serif;
    font-weight: 400;
    letter-spacing: -0.0313rem;
    line-height: 1.75rem;
  }
  body .text-lg {
    font-size: 1.375rem;
  }
  body .text-std {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  body .text-sm,
  body .text-std {
    font-family: Tahoma, sans-serif;
    font-weight: 400;
    letter-spacing: -0.0313rem;
  }
  body .text-sm {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  body .text-xsm {
    font-family: Tahoma, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: -0.0313rem;
    line-height: 1.125rem;
  }
  .subhead .text-std {
    font-family: Tahoma, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -0.0625rem;
    line-height: 1.75rem;
  }
  .subhead .text-sm {
    font-family: Tahoma, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: -0.0469rem;
    line-height: 1.3125rem;
  }
  .eyebrow .text-std {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  .eyebrow .text-sm,
  .eyebrow .text-std {
    font-family: Tahoma, sans-serif;
    font-weight: 700;
    letter-spacing: 0.0313rem;
  }
  .eyebrow .text-sm {
    font-size: 0.75rem;
    line-height: 0.875rem;
  }
  .cta .text-std {
    font-size: 1.125rem !important;
    line-height: 1.4375rem;
  }
  .cta .text-project-title,
  .cta .text-std {
    font-family: Tahoma, sans-serif;
    font-weight: 500;
    letter-spacing: -0.0313rem;
  }
  .cta .text-project-title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .utility .text-sm {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .utility .text-sm,
  .utility .text-xsm {
    font-family: Tahoma, sans-serif;
    font-weight: 400;
    letter-spacing: -0.0156rem;
  }
  .utility .text-xsm {
    font-size: 0.625rem;
    line-height: 0.8125rem;
  }
}
@media (min-width: 768px) {
  .display {
    font-size: 6.375rem;
    line-height: 7.625rem;
  }
  .display,
  .h1 {
    font-family:
      Anek Latin,
      sans-serif;
    font-weight: 700;
    letter-spacing: -0.125rem;
  }
  .h1 {
    font-size: 4.5rem;
    line-height: 6rem;
  }
  .h2 {
    font-size: 3.875rem;
    line-height: 4.625rem;
  }
  .h2,
  .h3 {
    font-family:
      Anek Latin,
      sans-serif;
    font-weight: 700;
    letter-spacing: -0.125rem;
  }
  .h3 {
    font-size: 3.25rem;
    line-height: 3.875rem;
  }
  .h4 {
    font-size: 2.625rem;
    line-height: 3.125rem;
  }
  .h4,
  .h5 {
    font-family:
      Anek Latin,
      sans-serif;
    font-weight: 700;
    letter-spacing: -0.0625rem;
  }
  .h5 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  body .text-xl {
    font-size: 1.875rem;
  }
  body .text-lg,
  body .text-xl {
    font-family: Tahoma, sans-serif;
    font-weight: 400;
    letter-spacing: -0.0313rem;
    line-height: 1.75rem;
  }
  body .text-lg {
    font-size: 1.375rem;
  }
  body .text-std {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  body .text-sm,
  body .text-std {
    font-family: Tahoma, sans-serif;
    font-weight: 400;
    letter-spacing: -0.0313rem;
  }
  body .text-sm {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  body .text-xsm {
    font-family: Tahoma, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: -0.0313rem;
    line-height: 1.125rem;
  }
  .subhead .text-std {
    font-size: 2rem;
    line-height: 2.375rem;
  }
  .subhead .text-sm,
  .subhead .text-std {
    font-family: Tahoma, sans-serif;
    font-weight: 700;
    letter-spacing: -0.0625rem;
  }
  .subhead .text-sm {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .eyebrow .text-std {
    font-size: 1.125rem;
    line-height: 1.3125rem;
  }
  .eyebrow .text-sm,
  .eyebrow .text-std {
    font-family: Tahoma, sans-serif;
    font-weight: 700;
    letter-spacing: 0.0313rem;
  }
  .eyebrow .text-sm {
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .cta .text-std {
    font-family: Tahoma, sans-serif;
    font-size: 1.125rem !important;
    font-weight: 700;
    letter-spacing: -0.0313rem;
    line-height: 1.4375rem;
  }
  .cta .text-project-title {
    font-family: Tahoma, sans-serif;
    font-size: 3.25rem;
    font-weight: 500;
    letter-spacing: -0.125rem;
    line-height: 4.1875rem;
  }
  .utility .text-sm {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .utility .text-sm,
  .utility .text-xsm {
    font-family: Tahoma, sans-serif;
    font-weight: 400;
    letter-spacing: -0.0156rem;
  }
  .utility .text-xsm {
    font-size: 0.625rem;
    line-height: 0.8125rem;
  }
}
.d-flex {
  display: flex;
  @media (max-width: 992px) {
    flex-wrap: wrap;
  }
}
.gap-000 {
  gap: 0;
}
.gap-small {
  gap: 8px;
}
.d-flex-column {
  display: flex;
  flex-direction: column;
}
.d-inline-flex {
  display: inline-flex;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-stretch {
  align-items: stretch;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: flex-end;
}
.full-height {
  height: 100%;
}
.mariposa-button {
  border-radius: 8px;
  min-height: 3rem;
  min-width: 7.2rem;
  padding: 0.5rem 1.5rem;
  position: relative;
  text-decoration: none;
  width: fit-content;
  z-index: 3;
}
.mariposa-button img {
  position: relative;
  z-index: 1;
}
.mariposa-button.linkedin-button {
  height: 3rem;
  min-width: auto;
  padding: 0;
  width: 3rem;
}
.mariposa-button.linkedin-button .icon-container {
  display: flex;
}
.component-simple-grid .mariposa-button {
  min-width: 0;
  padding: 0.5rem 1rem;
}
.mariposa-button.arrow-animations:after {
  content: "";
  height: 1rem;
  left: 1rem;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateX(-1rem) translateY(-50%);
  transition:
    transform 0.4s ease,
    opacity 0.4s ease;
  width: 1rem;
  z-index: 1;
}
.mariposa-button.arrow-animations > * {
  position: relative;
  transition: transform 0.4s ease;
  z-index: 2;
}
.mariposa-button.arrow-animations.bg-Chartreuse-400:after,
.mariposa-button.arrow-animations.bg-Taupe-50:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none' viewBox='0 0 20 21'%3E%3Cpath fill='%23eeece6' d='m17.317 10.942-5.625 5.625a.625.625 0 1 1-.884-.884l4.558-4.558H3.125a.625.625 0 0 1 0-1.25h12.241l-4.558-4.558a.625.625 0 0 1 .884-.884l5.625 5.625a.625.625 0 0 1 0 .884'/%3E%3C/svg%3E")
    no-repeat 50%;
}
.mariposa-button.arrow-animations.bg-Oxford-800:after,
.mariposa-button.arrow-animations.bg-grad-violet-blue:after {
  background: url(../public/icons/Taupe-50-arrow.svg) no-repeat 50%;
}
@media (min-width: 768px) {
  .mariposa-button.arrow-animations:hover > * {
    transform: translateX(0.25rem);
  }
  .mariposa-button.arrow-animations:hover:after {
    opacity: 1;
    transform: translateX(-35%) translateY(-50%);
  }
}
.mariposa-button.bg-animation span {
  display: inline-block;
  position: relative;
  transition: transform 0.4s ease;
  z-index: 2;
}
.mariposa-button.bg-animation:before {
  border-radius: inherit;
  clip-path: inset(0 100% 0 0 round 8px);
  content: "";
  inset: 0;
  padding-right: 32px;
  pointer-events: none;
  position: absolute;
  transition: clip-path 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
}
.mariposa-button.bg-animation.bg-Chartreuse-400:before {
  background: #ff9380;
}
.mariposa-button.bg-animation.bg-Oxford-800:before,
.mariposa-button.bg-animation.bg-grad-violet-blue:before {
  background: #082340;
}
.mariposa-button.bg-animation.bg-Taupe-50:before {
  background: #d8d1c2;
}
.mariposa-button.bg-animation:hover:before {
  clip-path: inset(0 0 0 0 round 8px);
}
.mariposa-button.bg-animation.bg-Neutral-0:hover,
.mariposa-button.mariposa-text-button span {
  text-decoration: underline;
}
.mariposa-button.mariposa-text-button.text-Oxford-500:hover span,
.mariposa-button.mariposa-text-button.text-Taupe-50:hover span {
  text-decoration: none;
}
.mariposa-button.mariposa-text-button.text-Oxford-500:hover span {
  color: #041222;
}
.mariposa-button.ellipse:after {
  content: "";
  height: 1rem;
  left: 0.75rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  z-index: 1;
}

header {
  display: block;
  align-items: initial;
  justify-content: initial;
  left: 0;
  position: unset;
  top: 0;
  transition: none;
  width: auto;
  z-index: 0;
  height: auto;
  background-color: initial;
}
.marquee-content {
  /* position: unset; */
  top: 0;
}

.font-family-anek-latin,
.h1,
.h1 > p,
.h1 > p > p,
.h1 > p > span,
.h1 > span,
.h1 > span > p,
.h1 > span > span,
.h2,
.h2 > p,
.h2 > p > p,
.h2 > p > span,
.h2 > span,
.h2 > span > p,
.h2 > span > span,
.h3,
.h3 > p,
.h3 > p > p,
.h3 > p > span,
.h3 > span,
.h3 > span > p,
.h3 > span > span,
.h4,
.h4 > p,
.h4 > p > p,
.h4 > p > span,
.h4 > span,
.h4 > span > p,
.h4 > span > span,
.h5,
.h5 > p,
.h5 > p > p,
.h5 > p > span,
.h5 > span,
.h5 > span > p,
.h5 > span > span,
h1,
h1 > p,
h1 > span,
h2,
h2 > p,
h2 > span,
h3,
h3 > p,
h3 > span,
h4,
h4 > p,
h4 > span,
h5,
h5 > p,
h5 > span {
  font-family:Anek Latin,sans-serif;
  color: #041222;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  color: #041222;
}
@media (max-width: 767px) {
 body .main .h1,
  body .main .h1 > p,
  body .main .h1 > span,
  body .main h1 {
    font-size: 3rem !important;
    line-height: 3.5625rem;
    font-weight: 700;
  }
  body .main .h2,
  body .main .h2 > p,
  body .main .h2 > span,
  body .main h2 {
    font-weight: 700;
    font-size: 2.625rem;
    line-height: 3.125rem;
    letter-spacing: -0.125rem;
  }
  body .main .h3,
  body .main .h3 > p,
  body .main .h3 > span,
  body .main h3 {
    font-size: 2.375rem;
    line-height: 2.8125rem;
  }
  body .main .h4,
  body .main .h4 > p,
  body .main .h4 > span,
  body .main h4 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
  body .main .h5,
  body .main .h5 > p,
  body .main .h5 > span,
  body .main h5 {
    font-family:
      Anek Latin,
      sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.75rem;
    letter-spacing: -0.0625rem;
  }
}
@media (min-width: 768px) {
  body .main .h1,
  body .main .h1 > p,
  body .main .h1 > span,
  body .main h1 {
    font-size: 4.5rem !important;
    line-height: 5.375rem;
    font-weight: 700;
  }
  body .main .h2,
  body .main .h2 > p,
  body .main .h2 > span,
  body .main h2 {
    font-weight: 600;
    font-size: 3.875rem;
    line-height: 4.625rem;
  }
  body .main .h3,
  body .main .h3 > p,
  body .main .h3 > span,
  body .main h3 {
    font-weight: 700;
    font-size: 3.25rem;
    line-height: 3.875rem;
  }
  body .main .h4,
  body .main .h4 > p,
  body .main .h4 > span,
  body .main h4 {
    font-size: 2.625rem;
    line-height: 3.125rem;
  }
}
/* end of layout base */

/* =========================
NAVBAR BASE
========================= */

.language-switcher.fixed-lang-switcher {
  position: absolute;
  top: 11%;
  right: 0;
  left: 0;
  z-index: 6;
}
.language-switcher {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
  pointer-events: none;
}

.text-top-menus {
  color: #041222;
  font-weight: 700;
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: -0.0313rem;
  color: #041222;
  margin-right: 16px;
}

.mobile-title {
  font-family: "Anek Latin", sans-serif;
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 3.125rem;
  letter-spacing: -0.125rem;
  color: #0b1e3c;
}

.mobile-navbar-wrapper {
  position: fixed;
  bottom: 8px;
  width: 100%;
  z-index: 5;
  display: flex;
  background: transparent;
  transition: all 0.4s ease;
  left: 0;
}
.mobile-navbar-wrapper.open {
  pointer-events: auto;
}

.mobile-navbar {
  width: 80%;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: height 0.4s ease;
  position: relative;
  padding: 16px;
  margin-left: auto;
  margin-right: auto;
}

.mobile-navbar-wrapper.open .mobile-navbar {
  height: calc(100vh - 97px);
}

.mobile-navbar-slide-container {
  display: none;
  flex: 1;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.mobile-navbar-wrapper.open .mobile-navbar-slide-container {
  display: block;
}

.mobile-navbar-content {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: white;
  transition:
    transform 0.35s ease,
    left 0.35s ease;
}

.mobile-navbar-content.main-menu {
  left: 0;
  transform: translateX(0%);
  z-index: 1;
}
.mobile-navbar-content.main-menu.slide-out {
  transform: translateX(-100%);
}

.mobile-navbar-content.sub-menu {
  z-index: 2;
  transform: translateX(100%);
}
.mobile-navbar-content.sub-menu.slide-in {
  transform: translateX(0%);
  left: 0;
}

.mobile-navbar-bottom {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: white;
  z-index: 10;
}

.mobile-navbar-toggle {
  font-weight: 600;
  font-size: 16px;
  background: none;
  border: none;
  cursor: pointer;
  color: #303030;
  display: flex;
  align-items: center;
  gap: 6px;
}

.mobile-navbar-links {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.mobile-navbar-link {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  align-items: center;
  width: 100%;
}

.mobile-navbar-close {
  display: flex;
  padding: 8px 8px 8px 12px;
  justify-content: flex-end;
  align-items: center;
  border-radius: 8px;
  border: 2px solid #d3dce6;
  background: #f5f7fa;
  gap: 6px;
  font-weight: 600;
  font-size: 16px;
  color: #303030;
}

.mobile-navbar-logo {
  display: block;
}

.nav-back-arrow-mobile {
  position: relative;
  top: 5px;
}

.mobile-navbar-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 24px;
  color: #0b1e3c;
}

h2 {
  color: #041222;
  margin-bottom: 24px;
}

.h4 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.375rem;
  letter-spacing: -0.0625rem;
  color: #0b1e3c;
}

.submenu-placeholder {
  padding: 24px 0;
  color: #666;
  font-size: 14px;
}

.sub-menu-wrapper {
  pointer-events: none;
}

.sub-menu {
  pointer-events: auto;
}

.p-008 {
  padding: 8px;
}

.bottom-desktop-navbar .active-link {
  background-color: #f5f7fa;
  border: 2px solid #cbd5e1;
}

.bottom-desktop-navbar .bottom-navbar-wrapper {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 999;
  overflow: visible;
  transition:
    transform 0.3s ease,
    opacity 0.3s ease;
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

.bottom-desktop-navbar .bottom-navbar-wrapper.hide-nav {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}

.bottom-desktop-navbar .bottom-navbar-wrapper.expanded {
  top: 0;
  bottom: 0;
  pointer-events: all;
  overflow: hidden;
}

.bottom-desktop-navbar .bottom-navbar {
  background: #ffffff;
  padding: 0 1.5rem;
  margin: 0 auto;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  transition:
    max-width 0.7s ease,
    padding 0.7s ease;
}

/* =========================
NAV LINKS
========================= */

.bottom-desktop-navbar .nav-links {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  flex-grow: 1;
}

.bottom-desktop-navbar .nav-links a {
  text-decoration: none;
  white-space: nowrap;
}

.bottom-desktop-navbar .nav-links a:hover {
  background-color: #f5f7fa;
  padding: 8px;
}

/* =========================
SUB MENU WRAPPER
========================= */

.bottom-desktop-navbar .sub-menu-wrapper {
  position: absolute;
  bottom: 3.375rem;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
}

.bottom-desktop-navbar .active-link {
  background-color: #d9dde1;
  border: 2px #41556c solid;
}

.bottom-desktop-navbar .bottom-navbar-wrapper .link-toggle .icon.rotated {
  transform: rotate(45deg);
}

.bottom-desktop-navbar .sub-menu-wrapper.expanded {
  height: 90vh;
  max-height: 100vh;
}

.bottom-desktop-navbar .sub-menu {
  background: #ffffff;
  padding: 1.5rem;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  margin-top: 0;
}

.bottom-desktop-navbar .sub-menu-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.sub-menu {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.see-all-link::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3E%3Cpath d='M20.78 12.53 14.03 19.28a.996.996 0 0 1-1.41 0 .996.996 0 0 1 0-1.41l5.47-5.47H3.75a.999.999 0 1 1 0-2h14.34l-5.47-5.47a.996.996 0 1 1 1.41-1.41l6.75 6.75c.07.07.13.15.17.24.04.09.06.19.06.28s-.02.19-.06.28a.998.998 0 0 1-.17.24Z' fill='%234C70BC'/%3E%3C/svg%3E");
}

/* =========================
SERVICES GRID FIX (CORE)
========================= */

.services-grid {
  height: calc(100vh - 220px);
  overflow-y: auto;
  padding-right: 8px;
  scroll-behavior: smooth;
}

/* scrollbar */
.services-grid::-webkit-scrollbar {
  width: 6px;
}

.services-grid::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}

/* GRID 2 COLUMNAS */
.services-grid .columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px; /* 👈 clave para que no se monten */
}

/* link ocupa todo */
.services-grid .columns > div a {
  width: 100%;
  display: block;
}

/* CARD */
.services-grid .sub-menu-item {
  min-height: 110px;
  padding: 24px;
  display: flex;
  align-items: flex-end;
  border-radius: 16px;
  transition: background-color 0.3s ease;
}

.services-grid .columns > div > a {
  text-decoration: unset;
}

.services-grid .sub-menu-item span {
  font-size: 30px !important;
  text-decoration: unset;
  font-family: Tahoma, sans-serif !important;
}

.services-grid .sub-menu-item:hover {
  background-color: #e2e8f0;
}

/* =========================
SHRINK NAV
========================= */

.bottom-navbar-wrapper.shrink .bottom-navbar {
  max-width: 1000px;
  padding: 0.5rem 1rem;
}

.bottom-navbar-wrapper.shrink .nav-links {
  gap: 0.5rem;
}

.nav-button a:hover,
.nav-button span:hover {
  color: #fff;
}
/* =========================
BUTTON
========================= */

.mariposa-button-nav {
  min-width: 7.2rem;
  width: fit-content;
  position: relative;
  padding: 0.5rem !important;
  border-radius: 8px;
  text-decoration: none;
  font-size: 18px;
  box-sizing: border-box;
  padding: 1rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.sub-menu-header > h2 {
  font-weight: 700;
  font-size: 3.875rem;
  line-height: 4.625rem;
  letter-spacing: -0.125rem;
  color: #041222;
}

/* GRID */
.industries-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  height: calc(100% - 8rem);
}

/* CARD BASE */
.industry-card {
  position: relative;
  display: flex;
  align-items: flex-end;
  background: rgba(24, 37, 65, 0);
  padding: 20px;
  border-radius: 16px;
  color: white;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  transition: transform 0.3s ease;
}

/* overlay */
.industry-card::before {
  content: "";
  position: absolute;
  inset: 0;
  transition: 0.3s;
}

/* text */
.industry-card span {
  position: relative;
  z-index: 2;
  font-size: 30px;
  font-family: Tahoma, sans-serif;
  color: #fff
}

/* hover */
.industry-card:hover {
  transform: translateY(-4px);
}

.industry-card:hover::before {
  background: rgba(0, 0, 0, 0.5);
}

/* LEFT BIG */
.big-left {
  grid-column: 1;
  grid-row: 1 / span 3;
}

/* RIGHT BIG */
.big-right {
  grid-column: 3;
  grid-row: 1 / span 3;
}

/* MIDDLE */
.middle:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.middle:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}
.middle:nth-child(4) {
  grid-column: 2;
  grid-row: 3;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .industries-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 180px;
  }

  .big-left,
  .big-right {
    grid-column: auto;
    grid-row: auto;
  }
}
/* =========================
WHAT WE KNOW (ISOLATED)
========================= */

.sub-menu-margins {
  height: 100%;
  margin-left: 3rem;
  margin-right: 3rem;
}

.wwk .wwk-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  height: calc(100vh - 220px);
}

/* CARD BASE */
.wwk .wwk-card {
  display: flex;
  align-items: flex-end;
  padding: 20px;
  border-radius: 16px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
}

/* IMAGE CARD */
.wwk .wwk-card:not(.wwk-light) {
  color: white;
  background-size: cover;
  background-position: center;
}

.wwk .wwk-card:not(.wwk-light)::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
}

/* LIGHT CARD */
.wwk .wwk-light {
  background: #f5f7fa;
  color: #182541;
}

/* TEXT */
.wwk .wwk-card span {
  position: relative;
  z-index: 2;
  font-size: 30px;
  font-family: Tahoma, sans-serif;
}

.wwk .wwk-card span.text-Neutral-0, .wwa-content .text-Neutral-0{
    color: #fff;
}

/* HOVER */
.wwk .wwk-card:hover {
  transform: translateY(-4px);
}

/* ===== LAYOUT ===== */

.wwk .wwk-big-left {
  grid-column: 1 / span 2;
  grid-row: 1;
}

.wwk .wwk-big-right-top {
  grid-column: 3 / span 2;
  grid-row: 1;
}

.wwk .wwk-bottom-left {
  grid-column: 1;
  grid-row: 2;
}

.wwk .wwk-bottom-center {
  grid-column: 2;
  grid-row: 2;
}

.wwk .wwk-bottom-right {
  grid-column: 3 / span 2;
  grid-row: 2;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .wwk .wwk-grid {
    grid-template-columns: 1fr;
  }

  .wwk .wwk-card {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}

/* =========================
WHO WE ARE FIXED LAYOUT
========================= */

.whoweare {
  height: 100%;
  overflow: hidden;
}

/* SCROLL CONTAINER */
.whoweare .whoweare-scroll {
  height: calc(100vh - 220px);
  overflow-y: auto;
  padding-right: 8px;
}

/* =========================
BLOCK 1 (6 cards)
========================= */

.whoweare .wwa-top {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  padding-bottom: 24px;
}

/* =========================
BLOCK 2 (split layout)
========================= */

.whoweare .wwa-bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  min-height: 60vh;
}

/* LEFT COLUMN (3 stacked cards) */
.whoweare .wwa-bottom-left {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: 16px;
}

/* RIGHT COLUMN (full height card) */
.whoweare .wwa-bottom-right {
  display: flex;
}

.whoweare .wwa-feature {
  background: #182541;
  color: white;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

/* =========================
CARD STYLE
========================= */

.whoweare .wwa-card {
  background: #f5f7fa;
  padding: 20px;
  border-radius: 16px;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
  transition: 0.3s;
  color: #182541;
  height: auto;
  font-size: 30px;
  font-family: Tahoma, sans-serif;
}

.whoweare .wwa-card-top {
  background: #f5f7fa;
  padding: 20px;
  border-radius: 16px;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
  transition: 0.3s;
  color: #182541;
  height: 174px;
  font-size: 30px;
  font-family: Tahoma, sans-serif;
}

.whoweare .wwa-card:hover {
  transform: translateY(-3px);
  background: #e2e8f0;
}

/* BUTTON */
.whoweare .wwa-button {
  display: inline-block;
  margin-top: 12px;
  padding: 10px 14px;
  background: #f5f7fa;
  border-radius: 8px;
  color: #041222;
  text-decoration: none;
  font-weight: 800;
  font-family: Tahoma, sans-serif;
}

.services-grid .columns > div > a {
  text-decoration: unset;
  height: auto;
}

.wwa-image {
  margin-top: 1rem;
}
.mobile-hide {
  @media (max-width: 1100px) {
    display: none;
  }
}

.desktop-hide {
  @media (min-width: 1100px) {
    display: none;
  }
}

@media (max-width: 1659px) {
  .sub-menu-wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .bottom-navbar-wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1659px) {
  .bottom-navbar-wrapper {
    padding-left: calc((100vw - 1560px) / 2);
    padding-right: calc((100vw - 1560px) / 2);
  }
}

@media (min-width: 1660px) {
  .sub-menu-wrapper.pl-048.pr-048 {
    padding-left: calc((100vw - 1560px) / 2);
    padding-right: calc((100vw - 1560px) / 2);
  }
}

/* ── Scroll container ── */
@media (max-width: 1100px) {
  .insights-scroll-container {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .insights-scroll-container::-webkit-scrollbar {
    width: 6px;
  }

  .insights-scroll-container::-webkit-scrollbar-thumb {
    background-color: #4c70bc;
    border-radius: 3px;
  }

  /* ── Header row ── */
  .header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
  }

  .h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #041222;
  }

  /* ── See All link ── */
  .see-all-link {
    display: inline-flex;
    align-items: center;
    color: #082340;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    font-family: Tahoma, sans-serif;
  }

  .see-all {
    margin-left: 4px;
    text-decoration: underline;
  }

  /* ── Service cards grid ── */
  .grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    margin-top: 8px;
  }

  .service-card {
    display: flex;
    align-items: center;
    min-height: 90px;
    padding: 12px 16px;
    border-radius: 8px;
    background-color: #f1f3f9;
    text-decoration: none;
  }

  .service-card span {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.01em;
    color: #041222;
    font-family: Tahoma, sans-serif;
  }
}

@media (max-width: 480px) {
  .h2 {
    font-size: 34px;
    line-height: 40px;
  }

  .service-card span {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 1100px) {
  .industries-scroll-container {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-right: 10px;
    margin-bottom: 8px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .industries-scroll-container::-webkit-scrollbar {
    width: 6px;
  }

  .industries-scroll-container::-webkit-scrollbar-thumb {
    background-color: #4c70bc;
    border-radius: 3px;
  }

  .header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
  }

  .h2 {
    margin: 0;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #041222;
  }

  .text-std {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.005em;
  }

  .see-all-link {
    display: inline-flex;
    align-items: center;
    color: #082340;
    text-decoration: none;
    font-family: "Anek Latin", sans-serif;
  }

  .see-all {
    margin-left: 4px;
    text-decoration: underline;
  }

  .grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    margin-top: 8px;
  }

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

  .industry-card {
    min-height: 160px;
    display: flex;
    align-items: flex-end;
    padding: 32px 24px 24px;
    border-radius: 8px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .industry-card h5 {
    margin: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.01em;
    color: #f7f2ea;
    font-family: Tahoma, sans-serif;
  }

  .banking {
    background-image:
      linear-gradient(0deg, rgba(0, 23, 73, 0.4) 0%, rgba(0, 23, 73, 0.4) 100%),
      url("https://images.ctfassets.net/yon5rraf34cy/4Ie4IvS1leg3xeMH5sT6wQ/0bd8c3d0baaa2f10b7ade6a0b477932f/automotive-min.jpeg");
  }

  .insurance {
    background-image:
      linear-gradient(0deg, rgba(0, 23, 73, 0.4) 0%, rgba(0, 23, 73, 0.4) 100%),
      url("https://images.ctfassets.net/yon5rraf34cy/4Y4eYcDyvmXLLF1sN8fqCK/748fe65e1305c6daaf9dcc790fd31bfc/banking-min.jpg");
  }

  .hitech {
    background-image:
      linear-gradient(0deg, rgba(0, 23, 73, 0.4) 0%, rgba(0, 23, 73, 0.4) 100%),
      url("https://images.ctfassets.net/yon5rraf34cy/l4MfWh5FGjkNomMx2b5qJ/f271e3ce8db5f36d208b785e78ddab85/AdobeStock_1299589634__1_.jpg");
  }

  .healthcare {
    background-image:
      linear-gradient(0deg, rgba(0, 23, 73, 0.4) 0%, rgba(0, 23, 73, 0.4) 100%),
      url("https://images.ctfassets.net/yon5rraf34cy/2jK4tWT6SApIJ0fAfwylV4/d0d649228d03454cb22dc0de8ee35e86/healthcare-min.jpeg");
  }

  .travel {
    background-image:
      linear-gradient(0deg, rgba(0, 23, 73, 0.4) 0%, rgba(0, 23, 73, 0.4) 100%),
      url("https://images.ctfassets.net/yon5rraf34cy/3ee5J2OiOr9OCb2urhcMXZ/9b1b77073fe67cbdbea07ea0d03be17f/hitech-min.jpeg");
  }
}

@media (max-width: 480px) {
  .h2 {
    font-size: 34px;
    line-height: 40px;
  }

  .industry-card h5 {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 1100px) {
  /* ── Scroll container ── */
  .whatweknow-scroll-container {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .whatweknow-scroll-container::-webkit-scrollbar {
    width: 6px;
  }

  .whatweknow-scroll-container::-webkit-scrollbar-thumb {
    background-color: #4c70bc;
    border-radius: 3px;
  }

  /* ── Header row ── */
  .header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
  }

  .h2 {
    font-family: "Anek Latin", sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #041222;
  }

  /* ── See All link ── */
  .see-all-link {
    display: inline-flex;
    align-items: center;
    color: #041222;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    font-family: "Anek Latin", sans-serif;
  }

  .see-all {
    margin-left: 4px;
    text-decoration: underline;
  }

  /* ── Grid ── */
  .grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    margin-top: 8px;
  }

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

  /* ── Case study cards ── */
  .case-card {
    min-height: 160px;
    display: flex;
    align-items: flex-end;
    padding: 32px 24px 24px;
    border-radius: 8px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .case-card h5 {
    margin: 0;
    font-family: Tahoma, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.01em;
    color: #041222;
  }

  .case-bg {
    background-color: #d9dde1;
  }
}

@media (max-width: 480px) {
  .h2 {
    font-size: 34px;
    line-height: 40px;
  }

  .case-card h5 {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 1100px) {
  .whoweare-scroll-container {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .whoweare-scroll-container::-webkit-scrollbar {
    width: 6px;
  }

  .whoweare-scroll-container::-webkit-scrollbar-thumb {
    background-color: #4c70bc;
    border-radius: 3px;
  }

  /* ── Header ── */
  .h2 {
    font-family: "Anek Latin", sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #041222;
    margin-bottom: 16px;
  }

  /* ── Cards list ── */
  .cards {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .service-card {
    display: flex;
    align-items: center;
    min-height: 90px;
    padding: 12px 16px;
    border-radius: 8px;
    background-color: #f1f3f9;
    text-decoration: none;
  }

  .see-all-link {
    display: inline-flex;
    align-items: center;
    color: #082340;
    text-decoration: none;
    font-family: "Anek Latin", sans-serif;
  }

  .see-all {
    margin-left: 4px;
    text-decoration: underline;
  }

  .service-card span {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.01em;
    color: #041222;
    font-family: Tahoma, sans-serif;
  }

  /* ── Promo block ── */
  .promo-wrapper {
    margin-top: 8px;
    border-radius: 8px;
    overflow: hidden;
  }

  .promo-content {
    background-color: #041222;
    padding: 20px;
    border-radius: 8px 8px 0 0;
  }

  .promo-content h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.01em;
    color: #f7f2ea;
    margin-bottom: 12px;
    font-family: "Anek Latin", sans-serif;
  }

  .promo-content p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #f7f2ea;
    margin-bottom: 48px;
  }

  .promo-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f7f2ea;
    color: #001749;
    text-decoration: none;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    padding: 14px 20px;
    border-radius: 8px;
    text-align: center;
  }

  .promo-image {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-radius: 0 0 8px 8px;
  }
}

@media (max-width: 480px) {
  .h2 {
    font-size: 34px;
    line-height: 40px;
  }

  .service-card span {
    font-size: 20px;
    line-height: 24px;
  }

  .promo-content h5 {
    font-size: 20px;
    line-height: 24px;
  }
}

/* end of navigation */

/* Footer */

body {
  background: #eeece6 !important;
  font-family: Tahoma, sans-serif !important;
  padding: 0;
  font-size: 1rem !important;
  font-style: normal;
}
.chameleon-footer {
  padding: 2.5rem 3rem 1.25rem;
}

.chameleon-footer .inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin: 2rem 0 0;
}

.chameleon-footer .footer-left-column {
  max-width: 330px;
  min-width: 15rem;
}

.chameleon-footer .groups {
  display: flex;
  gap: 3.5rem;
  flex-wrap: wrap;
  min-width: 27rem;
}

.chameleon-footer .wrapper {
    width: auto;
}
.chameleon-footer .social-wrapper.eyebrow {
    position: relative;
    margin-top: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: flex-end;
}

.chameleon-footer .title {
  font-family: Tahoma, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: -0.0313rem;
  color: #041222;
  overflow-wrap: break-word;
  font-weight: 700;
  word-spacing: 0.25rem;
  margin: 0;
  padding: 0;
}

.chameleon-footer .description {
  font-family: Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 1.4375rem;
  letter-spacing: -0.0313rem;
  color: #041222;
  overflow-wrap: break-word;
  margin-top: 5px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 2rem;
}

.chameleon-footer .link {
  font-family: Tahoma, sans-serif;
  line-height: 1.4375rem;
  letter-spacing: -0.0313rem;
  color: #041222;
  overflow-wrap: break-word;
  word-spacing: 0.25rem;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 1rem;
  text-decoration: none;
  font-weight: 400;
  box-sizing: border-box;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  overflow-wrap: break-word;
}

.chameleon-footer .link:hover {
  text-decoration: underline;
}

.chameleon-footer .social-wrapper {
  margin-top: 4rem;
  font-family: Tahoma, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: -0.0313rem;
  color: #041222;
  overflow-wrap: break-word;
}

.chameleon-footer .svg-wrapper {
  display: flex;
  gap: 1rem;
  height: 32px;
  align-items: center;
}

.chameleon-footer .logo {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  width: 100%;
  height: auto;
}

.chameleon-footer .afterFooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Tahoma, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: -0.0313rem;
  color: #041222;
  overflow-wrap: break-word;
}

@media (min-width: 767px) {

  .chameleon-footer h2 {
    font-family: "Anek Latin", sans-serif;
    font-weight: 700;
    font-size: 3.875rem;
    line-height: 4.625rem;
    letter-spacing: -0.125rem;
  }
}

@media (min-width: 1660px) {
  .chameleon-footer {
    padding-left: calc((100vw - 1560px) / 2);
    padding-right: calc((100vw - 1560px) / 2);
  }
}

@media (max-width: 767px) {
  .chameleon-footer {
    padding: 1.25rem 1.5rem;
  }

  .chameleon-footer .inner {
    flex-direction: column;
  }

  .chameleon-footer .groups {
    margin-top: 4rem;
    display: flex;
    align-items: flex-start;
    gap: 2rem 1.5rem;
    align-self: stretch;
    flex-wrap: wrap;
    min-width: 0;
  }

  .chameleon-footer h2 {
    font-family: "Anek Latin", sans-serif;
    font-weight: 700;
    font-size: 2.625rem;
    line-height: 3.125rem;
    letter-spacing: -0.125rem;
  }
}

  /* Footer only */
  #chameleon-footer-module.chameleon-footer {
    --footer-inline-padding: clamp(24px, 4vw, 48px);
    --footer-top-padding: clamp(40px, 5vw, 48px);
    --footer-bottom-padding: 6rem;
    --footer-content-gap: clamp(28px, 4vw, 72px);
    --footer-column-gap: clamp(24px, 3vw, 48px);
    --footer-row-gap: clamp(40px, 5vw, 56px);

    position: relative;
    padding: var(--footer-top-padding) var(--footer-inline-padding) var(--footer-bottom-padding);
    overflow: hidden;
    box-sizing: border-box;
  }

  #chameleon-footer-module,
  #chameleon-footer-module * {
    box-sizing: border-box;
  }

  #chameleon-footer-module #chameleon-footer-title {
    margin: 0;
    max-width: min(760px, 100%);
  }

  #chameleon-footer-module .inner {
    display: grid;
    grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
    column-gap: var(--footer-content-gap);
    row-gap: var(--footer-row-gap);
    margin-top: clamp(40px, 5vw, 48px);
    align-items: stretch;
  }

  #chameleon-footer-module .footer-left-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    min-width: 0;
    min-height: 100%;
  }

  #chameleon-footer-module .footer-left-content {
    width: 100%;
  }

  #chameleon-footer-module .description {
    margin: 0 0 32px;
    max-width: 420px;
  }

  #chameleon-footer-module .cta {
    width: min(256px, 100%);
  }

  #chameleon-footer-module #footer-button {
    width: min(256px, 100%);
    height: 48px;
    border-radius: 8px;
  }

  #chameleon-footer-module .groups {
    display: grid;
    grid-template-columns:
      minmax(150px, 1fr)
      minmax(210px, 1fr)
      minmax(272px, max-content);
    column-gap: var(--footer-column-gap);
    row-gap: var(--footer-row-gap);
    align-items: start;
    min-width: 0;
  }

  #chameleon-footer-module .wrapper {
    display: flex;
    flex-direction: column;
    min-width: 0;
  }

  #chameleon-footer-module .footer-legal-column {
    gap: 12px;
  }

  #chameleon-footer-module .footer-legal-column .link {
    display: inline-block;
    width: fit-content;
    max-width: 100%;
    text-decoration: underline;
    color: inherit;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
  }

  #chameleon-footer-module .footer-social-column {
    min-width: 272px;
  }

  #chameleon-footer-module .social-wrapper p {
    margin: 0 0 18px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
  }

  #chameleon-footer-module .svg-wrapper {
    display: flex;
    align-items: center;
    gap: clamp(10px, 1vw, 16px);
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 272px;
  }

  #chameleon-footer-module .svg-wrapper a {
    display: inline-flex;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    color: #1d2a3d;
  }

  #chameleon-footer-module .svg-wrapper svg {
    width: 32px;
    height: 32px;
    display: block;
  }

  #chameleon-footer-module .footer-licensing {
    grid-column: 1 / 3;
    margin-top: clamp(8px, 2.5vw, 48px);
    margin-bottom: 0;
  }

  #chameleon-footer-module .footer-licensing .licensing-title {
    margin-bottom: 0;
  }

  #chameleon-footer-module .footer-licensing p {
    max-width: 100%;
  }

  #chameleon-footer-module .logo {
    position: static;
    display: block;
    width: min(234px, 100%);
    height: auto;
    margin: 48px 0 0;
  }

  #chameleon-footer-module .afterFooter {
    display: none;
  }

  #chameleon-footer-module .afterFooter p {
    margin: 0;
  }

  /* Medium desktop */
  @media (max-width: 1199px) {
    #chameleon-footer-module.chameleon-footer {
      --footer-content-gap: clamp(24px, 3vw, 48px);
      --footer-column-gap: clamp(20px, 2.5vw, 32px);
    }

    #chameleon-footer-module .inner {
      grid-template-columns: minmax(240px, 0.62fr) minmax(0, 1.38fr);
    }

    #chameleon-footer-module .groups {
      grid-template-columns:
        minmax(140px, 1fr)
        minmax(190px, 1fr)
        minmax(272px, max-content);
    }
  }

  /* Tablet */
  @media (max-width: 991px) {
    #chameleon-footer-module .inner {
      grid-template-columns: 1fr;
      align-items: start;
    }

    #chameleon-footer-module .footer-left-column {
      display: block;
    }

    #chameleon-footer-module .description {
      max-width: 520px;
    }

    #chameleon-footer-module .logo {
      margin-top: 56px;
    }

    #chameleon-footer-module .groups {
      grid-template-columns:
        minmax(0, 1fr)
        minmax(0, 1fr)
        minmax(272px, max-content);
      max-width: none;
    }

    #chameleon-footer-module .footer-licensing {
      grid-column: 1 / 3;
    }
  }

  /* Mobile */
  @media (max-width: 767px) {
    #chameleon-footer-module.chameleon-footer {
      padding: 48px 24px 6rem;
    }

    #chameleon-footer-module #chameleon-footer-title {
      max-width: 354px;
    }

    #chameleon-footer-module .inner {
      display: flex;
      flex-direction: column;
      gap: 64px;
      margin-top: 48px;
    }

    #chameleon-footer-module .description {
      max-width: 354px;
      margin-bottom: 32px;
    }

    #chameleon-footer-module .logo {
      width: min(234px, 70vw);
      margin-top: 64px;
    }

    #chameleon-footer-module .groups {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
      column-gap: 32px;
      row-gap: 40px;
      margin-top: 0;
    }

    #chameleon-footer-module .footer-social-column {
      grid-column: 1 / -1;
      min-width: 0;
    }

    #chameleon-footer-module .svg-wrapper {
      gap: 16px;
      flex-wrap: nowrap;
      min-width: 0;
      width: max-content;
      max-width: 100%;
    }

    #chameleon-footer-module .footer-licensing {
      grid-column: 1 / -1;
      margin-top: 8px;
    }
  }

  /* Narrow mobile */
  @media (max-width: 480px) {
    #chameleon-footer-module .groups {
      grid-template-columns: 1fr 1fr;
      column-gap: 24px;
      row-gap: 40px;
    }

    #chameleon-footer-module .footer-legal-column .link {
      width: auto;
      white-space: normal;
      word-break: normal;
      overflow-wrap: normal;
    }

    #chameleon-footer-module .footer-social-column,
    #chameleon-footer-module .footer-licensing {
      grid-column: 1 / -1;
    }

    #chameleon-footer-module .svg-wrapper {
      gap: clamp(8px, 3vw, 16px);
    }
  }

  /* Very narrow mobile */
  @media (max-width: 360px) {
    #chameleon-footer-module .groups {
      grid-template-columns: 1fr;
    }

    #chameleon-footer-module #footer-button,
    #chameleon-footer-module .cta {
      width: 100%;
    }

    #chameleon-footer-module .svg-wrapper {
      gap: 8px;
    }
  }

/* style for images border radius */

.testimonial .testimonial-owl .owl-item figure,
.testimonial .career-owl .owl-item figure,
.fw-carousel .testimonial-owl .owl-item figure,
.fw-carousel .career-owl .owl-item figure, .fw-img,
.join-w-content > img,
.why-c-banner > img, .why-c-content .col-img-container, .why-c-content .col-img-container img, .elv-process{
    border-radius: 20px;
}