/* [project]/src/components/ui/CloseButton.module.css [app-client] (css) */
.CloseButton-module__cORkhq__close {
  pointer-events: auto;
  cursor: pointer;
  background: none;
  border: 0;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  display: flex;
}

.CloseButton-module__cORkhq__icon {
  isolation: isolate;
  width: 1.5rem;
  height: 1.5rem;
  color: var(--color-black);
  justify-content: center;
  align-items: center;
  transition: transform .4s cubic-bezier(.14, 0, 0, 1.01);
  display: flex;
  position: relative;
}

.CloseButton-module__cORkhq__icon:before {
  content: "";
  z-index: -1;
  background: var(--color-black-10);
  opacity: 0;
  border-radius: 50%;
  transition: transform .4s cubic-bezier(.14, 0, 0, 1.01), opacity .3s;
  position: absolute;
  inset: -.3125rem;
  transform: scale(.4);
}

.CloseButton-module__cORkhq__light .CloseButton-module__cORkhq__icon {
  color: var(--color-white);
}

.CloseButton-module__cORkhq__light .CloseButton-module__cORkhq__icon:before {
  background: var(--color-white-30);
}

.CloseButton-module__cORkhq__close:hover .CloseButton-module__cORkhq__icon {
  transform: rotate(90deg);
}

.CloseButton-module__cORkhq__close:hover .CloseButton-module__cORkhq__icon:before {
  opacity: 1;
  transform: scale(1);
}

.CloseButton-module__cORkhq__icon svg {
  width: .875rem;
  height: .875rem;
}

.CloseButton-module__cORkhq__srOnly {
  clip-path: inset(50%);
  white-space: nowrap;
  width: .0625rem;
  height: .0625rem;
  position: absolute;
  overflow: hidden;
}

/* [project]/public/css/normalize.css [app-client] (css) */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/* [project]/public/css/components.css [app-client] (css) */
@font-face {
  font-family: webflow-icons;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

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

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

pre.w-code-block code > span {
  display: block !important;
}

.w-optimization {
  display: contents;
}

.w-webflow-badge, .w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  -webkit-text-decoration: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
  transition: unset;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  width: auto !important;
  height: auto !important;
  overflow: unset !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  inset: auto 12px 12px auto !important;
  transform: none !important;
}

.w-webflow-badge > img {
  position: unset;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

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

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

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

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

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

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input::placeholder, .w-select::placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

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

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

.w-radio:after {
  clear: both;
}

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

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: .1px;
  height: .1px;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

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

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

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

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

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: #fff0 #fff #fff0 #fff0;
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b #75869600 #75869600;
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px #3336;
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: #2226;
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #000000e6;
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: outside;
  position: fixed;
  inset: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #0006;
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.w-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto hidden;
}

.w-lightbox-item {
  box-sizing: content-box;
  cursor: pointer;
  width: 10vh;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

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

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  inset: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: #0000;
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

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

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

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

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

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

/* [project]/public/css/halo-lab-health.css [app-client] (css) */
@font-face {
  font-family: Instrument Serif italic;
  src: url("../media/InstrumentSerif-Italic.10si3m.puv.yx.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Light-WebS.10rbal1oecwtz.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Regular-WebS.0d2n_8120g7-8.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Medium-WebS.0y-bmhb_4va1v.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Bold-WebS.0b1u74z3b_w-m.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --blue-dark: #02021e;
  --32: 2rem;
  --blue-dark2: #0f2235;
  --white: white;
  --1: .0625rem;
  --blue: #3719ca;
  --grey-light: #f5f5f7;
  --soft-blue: #d8e5ff;
  --transparent: transparent;
  --yellow: #fdc448;
  --blue-dark-30: #02021e4d;
  --24: 1.5rem;
  --48: 3rem;
  --16: 1rem;
  --8: .5rem;
  --64: 4rem;
  --14: .875rem;
  --grey-dark: #6d6978;
  --56: 3.5rem;
  --34: 2.125rem;
  --40: 2.5rem;
  --grey-medium: #9a9aa5;
  --blue-grayish-light: #dae4fc;
  --red: #ff0303;
  --4: .25rem;
  --20: 1.25rem;
  --0: 0rem;
  --12: .75rem;
  --white-30: #ffffff4d;
  --18: 1.125rem;
  --80: 5rem;
  --blue-light: #255fef;
  --72: 4.5rem;
  --blue-dark-70: #02021eb3;
  --white-70: #ffffffb3;
  --10: .625rem;
  --28: 1.75rem;
  --blue-link: #0000eb;
  --white-20: #fff3;
  --tomato: #eb4e3d;
  --purple: #7057d6;
  --grey: #cdcdcd;
  --turquoise: #007ebb;
  --2: .125rem;
  --19: 1.1875rem;
  --120: 8rem;
  --100: 6.25rem;
}

a, button, [role="button"], input[type="button"], input[type="submit"], input[type="reset"], .button, .w-button, .filter__button, .button-close, .w-dropdown-toggle, .dropdown__toggle, .dropdown__icon-wrap, .dropdown__icons, .dropdown__icon, .dropdown__icon svg, [data-menu-open], [data-menu-close], .burger-wrap, .burger, .burger__line, .mobile-dropdown__toggle, .mobile-dropdown__link, .header__nav-link, .button__txt {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

button, input[type="button"], input[type="submit"], input[type="reset"] {
  appearance: none;
}

a:focus:not(:focus-visible), button:focus:not(:focus-visible), [role="button"]:focus:not(:focus-visible), input[type="button"]:focus:not(:focus-visible), input[type="submit"]:focus:not(:focus-visible), input[type="reset"]:focus:not(:focus-visible), .button:focus:not(:focus-visible), .w-button:focus:not(:focus-visible), .filter__button:focus:not(:focus-visible), .button-close:focus:not(:focus-visible), .w-dropdown-toggle:focus:not(:focus-visible), .dropdown__toggle:focus:not(:focus-visible), .dropdown__icon-wrap:focus:not(:focus-visible), .dropdown__icons:focus:not(:focus-visible), .dropdown__icon:focus:not(:focus-visible), [data-menu-open]:focus:not(:focus-visible), [data-menu-close]:focus:not(:focus-visible), .burger-wrap:focus:not(:focus-visible), .burger:focus:not(:focus-visible), .mobile-dropdown__toggle:focus:not(:focus-visible), .mobile-dropdown__link:focus:not(:focus-visible), .header__nav-link:focus:not(:focus-visible) {
  box-shadow: none;
  outline: none;
}

a:focus-visible, button:focus-visible, [role="button"]:focus-visible, input[type="button"]:focus-visible, input[type="submit"]:focus-visible, input[type="reset"]:focus-visible, .button:focus-visible, .w-button:focus-visible, .filter__button:focus-visible, .button-close:focus-visible, .w-dropdown-toggle:focus-visible, .dropdown__toggle:focus-visible {
  outline: 2px solid var(--blue-light);
  outline-offset: 3px;
}

.w-dropdown-toggle:active, .dropdown__toggle:active, .dropdown__toggle:active .dropdown__icon-wrap, .dropdown__icon-wrap:active, .dropdown__icons:active, .dropdown__icon:active, [data-menu-open]:active, [data-menu-close]:active, .burger-wrap:active, .burger:active, .burger__line:active, .mobile-dropdown__toggle:active, .mobile-dropdown__link:active, .header__nav-link:active, .button__txt:active {
  box-shadow: none;
  background-color: #0000;
  outline: none;
}

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

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

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

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

body {
  background-color: var(--blue-dark);
  color: #fff;
  font-family: Suisse, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}

h1 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7rem;
  font-weight: 500;
  line-height: .9;
}

h2 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
}

h3 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
}

h4 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 1.1;
}

h5 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 1.2;
}

h6 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2;
}

p {
  margin-bottom: 0;
}

a {
  transition: all .2s;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.25rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.input {
  height: 3.5rem;
  color: inherit;
  background-color: #0000;
  border: 0 solid #32344d;
  border-bottom: .0625rem solid #02021e33;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 1rem;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  position: relative;
}

.input:hover {
  border-bottom-color: #02021e80;
}

.input:focus {
  border-bottom-color: var(--blue-dark2);
}

.input::placeholder {
  color: #02021e00;
}

.input.is-textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 8.375rem;
  min-height: 8.375rem;
  max-height: 8.375rem;
  padding-top: .9rem;
}

.input.mod--footer {
  letter-spacing: .01em;
  border: .0625rem solid #fffc;
  border-radius: 20rem;
  height: 3.5rem;
  padding-left: 1.5rem;
  padding-right: 3.5rem;
}

.input.mod--footer:hover, .input.mod--footer:focus {
  border-color: #fff;
}

.input.mod--catalog-subs {
  background-color: var(--white);
  height: 3.5rem;
  color: var(--blue-dark);
  letter-spacing: .01em;
  border: .1875rem solid #fffc;
  border-radius: 20rem;
  padding-left: 1.5rem;
  padding-right: 9.5rem;
  overflow: hidden;
}

.input.mod--catalog-subs::placeholder {
  color: #02021e99;
}

.input.mod--subs {
  background-color: var(--white);
  letter-spacing: .01em;
  border: .0625rem solid #02021e33;
  border-radius: 20rem;
  height: 3.5rem;
  padding-left: 1.5rem;
  padding-right: 9.5rem;
}

.input.is--phone::placeholder {
  color: #02021e80;
}

.input.is--textarea-qr {
  border-style: solid;
  border-width: var(--1);
  border-color: #0f22354d;
  border-radius: .5rem;
  width: 100%;
  height: 9rem;
  padding: 1.25rem 1.5rem;
}

.input.is--textarea-qr:hover {
  border-color: var(--blue-dark);
}

.input.is--textarea-qr:focus {
  border-color: var(--blue) var(--blue) var(--blue-dark2);
}

.input.is--textarea-qr::placeholder {
  color: #0f223580;
}

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

.main.mod--case {
  color: #02021e;
  background-color: #fff;
}

.margin-xsmall {
  margin: .5rem;
}

.margin-small {
  margin: 1rem;
}

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

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

.section {
  padding: 5rem 1.25rem;
  position: relative;
}

.section.mod--header {
  z-index: 91;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 1.5rem;
  padding-bottom: 0;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(0);
}

.section.mod--header.is-header-fixed {
  z-index: 90;
  padding-top: 0;
  transition-timing-function: ease;
  position: fixed;
}

.section.mod--header.is-header-absolute {
  opacity: 1;
  transition: opacity .4s, transform .6s;
  transform: translate(0);
}

.section.mod--footer {
  background-color: var(--blue-dark);
  color: var(--grey-light);
  margin-top: -2.5rem;
  padding-top: 6.5rem;
  padding-bottom: 1.5rem;
  position: static;
}

.section.mod--discuss {
  background-color: var(--blue);
  border-radius: 2.5rem;
  margin-top: 5.625rem;
  padding-top: 8rem;
  padding-bottom: 4rem;
  overflow: hidden;
}

.section.overflow-hidden.mod--letters {
  background-color: #d8e5ff;
}

.section.overflow-hidden.mod--cases {
  padding-top: 0;
  padding-bottom: 8rem;
}

.section.mod--faq {
  z-index: 3;
}

.section.mod--faq.is-2 {
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}

.section.mod--cookie {
  background-color: var(--white);
  color: var(--blue-dark);
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  margin-bottom: -8rem;
  padding-top: 5rem;
  padding-bottom: 10.5rem;
}

.section.mod--404 {
  z-index: 1;
  flex-direction: column;
  min-height: 101vh;
  padding-top: 6.1rem;
  padding-bottom: .0625rem;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.section.mod--hero {
  z-index: 1;
  padding-top: 9rem;
  overflow: hidden;
  transform: translate(0);
}

.section.mod--hero.mod--branding {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 95vh;
  max-height: 50rem;
  padding-top: 0;
  padding-bottom: 2rem;
  display: flex;
}

.section.mod--banner-terms {
  z-index: 99;
  -webkit-backdrop-filter: blur(45px);
  backdrop-filter: blur(45px);
  background-color: #02021ebf;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.section.mod--hero {
  z-index: 1;
  background-image: linear-gradient(180deg, var(--white), #c3d7ff 36%, var(--white));
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding: 11rem 0 3rem;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.section.padding-vertical-140 {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.section.padding-vertical-112 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.section.mod--conf-healthcare {
  justify-content: center;
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.section.mod--footer-healthcare {
  background-color: var(--blue-dark2);
  color: var(--white);
  padding-bottom: 1.125rem;
}

.section.padding-top-144 {
  padding-top: 9rem;
}

.section.mod--healthcare-tabs {
  padding-top: 2.875rem;
  padding-bottom: 8.75rem;
  overflow: hidden;
}

.section.mod--healthcare-reviews {
  padding-top: 3.125rem;
  padding-bottom: 9rem;
  overflow: hidden;
}

.section.mod--project-hero {
  min-height: 44.5rem;
  color: var(--white);
  background-color: #02021e;
  border-bottom-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  flex-direction: row;
  justify-content: center;
  padding-top: 8.5rem;
  padding-bottom: 2.5rem;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.section.mod--project-about {
  padding-top: 6rem;
  padding-bottom: 3.5rem;
}

.section.mod--project-main {
  padding-top: 3.5rem;
  padding-bottom: 11.25rem;
}

.section.mod--partner {
  padding-top: 4rem;
}

.section.mod--challenges {
  padding-top: 4rem;
  padding-bottom: 0;
}

.section.mod--featured {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.section.mod--choose {
  background-color: #d8e5ff;
  padding-top: 11.25rem;
  padding-bottom: 8.25rem;
}

.section.mod--success {
  background-color: #d8e5ff;
  padding-bottom: 8rem;
}

.section.mod--cta {
  color: var(--white);
  text-align: center;
  background-color: #07135a;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.section.mod--delivered {
  padding-top: 11.25rem;
  overflow: hidden;
}

.section.mod--approach {
  background-image: linear-gradient(180deg, var(--white), var(--soft-blue));
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}

.section.mod--main-challenges {
  padding-top: 3rem;
  padding-bottom: 6.25rem;
}

.section.mod--reviews {
  background-image: linear-gradient(180deg, var(--soft-blue), var(--soft-blue) 30%, white 60%);
  padding-bottom: 0;
}

.section.mod-numbers {
  padding-bottom: 8rem;
}

.section.mod--hero-healthcare {
  z-index: 1;
  background-image: linear-gradient(180deg, var(--white), var(--soft-blue) 100%, #c3d7ff);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding: 11rem 0 6.5rem;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.section.mod--partner-home {
  padding-top: 4rem;
}

.section.mod--project-new-relative {
  color: #fff;
  background-color: #02021e;
  padding-bottom: 8rem;
}

.section.padding-bottom-0 {
  padding-bottom: 0;
}

.section.mod--project-new-about {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  padding-bottom: 1px;
  display: flex;
}

.section.mod--hero-cases {
  background-image: linear-gradient(180deg, var(--transparent), var(--soft-blue));
  padding-top: 15.75rem;
  padding-bottom: 3rem;
}

.section.mod--cases-grid {
  z-index: 3;
  padding-top: 0;
  padding-bottom: 11.25rem;
}

.section.mod--qr-form {
  background-image: linear-gradient(0deg, #d8e5ff 16%, #fff);
  padding-top: 9.5rem;
  padding-bottom: 8rem;
}

.section.mod--qr-form.is--success {
  padding-bottom: 0;
}

.section.mod--footer__qr-form {
  background-color: #010218;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.section.mod--qr-success {
  z-index: 2;
  background-color: var(--white);
  margin-top: -7rem;
  padding-top: 4.5rem;
  padding-bottom: 8rem;
}

.logo-link {
  display: block;
}

.logo {
  object-fit: contain;
  width: 8.4rem;
  transition: all .2s;
}

.logo.mod--header-healthcare {
  width: auto;
  height: 2.5rem;
  display: block;
}

.logo.mod--header-healthcare.show-tablet-only {
  display: none;
}

.header__nav {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  opacity: 1;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translate(0);
}

.header__nav.anim {
  opacity: 0;
  transform: translate(0, 2rem);
}

.header__nav.mod--header-healthcare {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  justify-content: center;
  align-items: center;
}

.header__nav-link {
  grid-column-gap: .25rem;
  letter-spacing: .1ch;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.225;
  text-decoration: none;
  transition-duration: .2s;
  display: flex;
  position: relative;
}

.header__nav-link:hover {
  color: var(--yellow);
}

.header__nav-link.mod--dropdown {
  padding-right: 1.3rem;
  font-size: .875rem;
  position: relative;
}

.header__nav-link.mod--dropdown.is--back {
  display: none;
}

.header__nav-link.mod--header-healthcare {
  margin-left: 0;
  margin-right: 0;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.4;
}

.header__nav-link.mod--header-healthcare:hover {
  color: currentColor;
}

.header__nav-link.is--white, .header__nav-link.is--white:hover {
  color: var(--white);
}

.columns {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.columns.mod--header {
  align-items: center;
  height: 4.5rem;
}

.columns.mod--header.is--page403 {
  justify-content: center;
  align-items: center;
}

.columns.mod--discuss {
  grid-column-gap: 4rem;
  width: 100%;
  max-width: 70rem;
  color: var(--blue-dark);
  text-align: left;
  background-image: linear-gradient(#fff0 20%, #fff 21%), url("../media/card-discuss_laptop.06784~zvr64~e.svg");
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  border-bottom-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  position: relative;
}

.columns.mod--faq {
  grid-column-gap: 9rem;
  grid-row-gap: 9rem;
  align-items: flex-start;
}

.columns.mod--service-features {
  margin-bottom: 3.375rem;
}

.columns.mod--menu {
  grid-column-gap: 2rem;
}

.columns.mod--cookie {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  align-items: stretch;
  position: relative;
}

.columns.mod--submit-success {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: left;
  flex: 1;
}

.columns.mod--header-healthcare {
  background-color: var(--white);
  border-radius: 64rem;
  align-items: center;
  padding: .75rem;
  transition: all .6s;
  box-shadow: 0 10px 40px #0000000d;
}

.columns.mod--header-healthcare.anim {
  opacity: 0;
  transform: translate(0, -1.5rem);
}

.columns.mod--header-healthcare.is--fixed {
  margin-top: 1rem;
}

.columns.mod--trusted-healthcare {
  opacity: .7;
  font-size: 1rem;
}

.columns.mod--trusted-healthcare.is--conf {
  opacity: 100;
  filter: none;
  font-size: 1.2rem;
}

.columns.mod--healthcare {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.columns.mod--healthcare-awards {
  grid-column-gap: 3.375rem;
  grid-row-gap: 3.375rem;
  filter: contrast(0%) sepia() hue-rotate(160deg) saturate(40%) brightness(90%);
  border-bottom: 1px solid #0f223526;
  justify-content: center;
  align-items: center;
  margin-bottom: 5rem;
  padding-bottom: 5rem;
  transition: opacity .6s;
}

.columns.mod--healthcare-awards.anim {
  opacity: 0;
}

.columns.mod--footer-healthcare {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-top: 3.125rem;
  margin-bottom: 2.5rem;
}

.columns.mod--healthcare-numb {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.columns.mod--sol-card {
  grid-column-gap: 6.5rem;
  grid-row-gap: 6.5rem;
}

.columns.mod--hero-param {
  z-index: 2;
  border-top: .0625rem solid #fffc;
  align-items: center;
  padding-top: 1.5rem;
  position: relative;
}

.columns.mod--project-post {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 7.5rem;
}

.columns.mod--project-main {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  align-items: stretch;
}

.columns.mod--challenges {
  grid-column-gap: 2rem;
  color: #02021e;
  margin-bottom: 4rem;
}

.columns.mod--success {
  grid-column-gap: 2.5rem;
  border: .0625rem solid #0f22354d;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  position: relative;
}

.columns.mod--awards {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  margin-top: 5rem;
}

.columns.mod--header {
  border-radius: 12.5rem;
  align-items: center;
  height: 4rem;
  padding-left: .75rem;
  padding-right: .75rem;
}

.columns.mod--project-new-hero {
  color: #fff;
  align-items: flex-end;
  min-height: 31rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.columns.mod--qr-form {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  flex-flow: column;
  max-width: 31.75rem;
  margin-left: auto;
  margin-right: auto;
}

.columns.mod--qr-form.is--success {
  max-width: 60.5rem;
}

.columns.mod--qr-success {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.columns__col {
  flex: 1;
}

.columns__col.is-1-old.mod--discuss {
  grid-row-gap: 3rem;
  flex-direction: row;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}

.columns__col.is-2-old.mod--discuss {
  flex: none;
  width: 25.25rem;
}

.columns__col.mod--faq {
  flex: 0 auto;
}

.columns__col.mod--faq.is-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.columns__col.mod--header {
  flex: 0 auto;
  min-width: 10rem;
}

.columns__col.mod--cookie.is--2 {
  flex: 0 auto;
  width: 22rem;
}

.columns__col.mod--contact-success {
  border-radius: var(--24);
  background-image: url("../media/card-ContactSuccess_laptop_1card-ContactSuccess_laptop.0pta5.4666wr4.avif");
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-flow: column;
  padding: 2rem 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.columns__col.mod--leave {
  flex: 0 auto;
}

.columns__col.mod--leave.is--2 {
  width: 19.125rem;
  min-height: 22.5rem;
}

.columns__col.mod--leave.is--1 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  max-width: 21.875rem;
  display: flex;
}

.columns__col.mod--trusted-healthcare {
  flex: 0 auto;
}

.columns__col.mod--how-healthcare.is--1 {
  max-width: 28rem;
}

.columns__col.mod--healthcare-awards {
  flex: 0 auto;
}

.columns__col.mod--sol-card.is--2 {
  max-width: 30.5rem;
}

.columns__col.mod--hero-post-param {
  flex: 0 auto;
}

.columns__col.mod--project-main.is--2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.columns__col.mod--project-main.is--1 {
  flex: 0 auto;
  width: 56rem;
}

.columns__col.mod--hero-branding.is--1 {
  grid-row-gap: 1.25rem;
  flex-flow: column;
  max-width: 42.3125rem;
  display: flex;
}

.columns__col.mod--hero-branding.is-2 {
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 25.8rem;
  padding-top: 1.38rem;
  display: flex;
}

.columns__col.mod--challenges {
  grid-row-gap: 2.5rem;
  background-color: #f0f6ff;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: space-between;
  padding: 2.5rem;
  display: flex;
}

.columns__col.mod--challenges.is-white {
  background-color: var(--white);
}

.columns__col.mod--success {
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
  display: flex;
}

.columns__col.mod--awards {
  grid-column-gap: 1.28rem;
  grid-row-gap: 1.28rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.columns__col.mod--project-new-hero {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.columns__col.mod--project-new-hero.is--2 {
  padding-bottom: .5rem;
}

.columns__col.mod--project-new-hero.is--1 {
  max-width: 61rem;
}

.columns__col.mod--ai-card {
  flex: 0 auto;
  max-width: 34.75rem;
}

.columns__col.mod--qr-form.is-1 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.columns__col.mod--qr-form.is-2.is--success {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.header {
  z-index: 100;
}

.swiper-nav {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-nav.mod--reviews-healthcare {
  z-index: 2;
  pointer-events: none;
  justify-content: space-between;
  display: none;
  position: absolute;
  inset: 6.5rem 0% auto;
}

.swiper-nav__arrow {
  pointer-events: auto;
  cursor: pointer;
  border: .0625rem solid #fffc;
  border-radius: 6.25rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.swiper-nav__arrow.is-left {
  transform: rotate(-180deg);
}

.swiper-nav__arrow.is-border-grey {
  border-color: #02021e4d;
}

.swiper {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.swiper.mod--runawards {
  max-width: 54.875rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  overflow: visible;
}

.swiper.mod--runcases {
  overflow: visible;
}

.swiper.mod--reviews-healthcare {
  max-width: 50.9375rem;
  margin-left: auto;
  margin-right: auto;
  transition: all .6s;
}

.swiper.mod--reviews-healthcare.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.swiper.mod--reviews-healthcare.max-width-903 {
  max-width: 56.438rem;
}

.swiper.mod--models-healthcare {
  margin-bottom: 9rem;
  overflow: visible;
}

.swiper.mod--reviews2 {
  color: #fff;
  background-image: radial-gradient(circle farthest-side at 50% -16.95%, #2a73e1, #07135a);
  border-radius: .75rem;
}

.swiper.is--gaps {
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  overflow: visible;
}

.swiper.mod--featured {
  height: auto;
  overflow: visible;
}

.swiper.mod--letters {
  height: 100%;
  overflow: visible;
}

.swiper-wrapper {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  transition: all;
  display: flex;
}

.swiper-wrapper.mod--runawards {
  justify-content: space-between;
  align-items: center;
}

.swiper-wrapper.is--runline {
  transition-duration: 0s;
  transition-timing-function: linear;
}

.swiper-wrapper.mod--models-healthcare {
  justify-content: space-between;
}

.swiper-wrapper.cursor-style-grab {
  cursor: grab;
  flex-flow: row;
}

.swiper-wrapper.mod--featured {
  flex-flow: column;
  overflow: visible;
}

.swiper-slide {
  flex: none;
  justify-content: center;
  align-items: stretch;
  position: relative;
}

.swiper-slide.mod--runawards {
  flex-flow: column;
  align-items: center;
  width: auto;
  display: flex;
}

.swiper-slide.mod--runcases {
  width: auto;
  padding-right: var(--16);
  padding-left: var(--16);
}

.swiper-slide.mod--reviews-healthcare {
  width: 100%;
}

.swiper-slide.mod--models-healthcare {
  width: auto;
}

.swiper-slide.mod--reviews {
  width: 100%;
}

.swiper-slide.mod--solutions {
  width: auto;
  height: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.swiper-slide.mod--featured {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: clip;
}

.swiper-slide.mod--letters {
  width: 100%;
  min-height: 61rem;
  height: auto !important;
  overflow: visible !important;
}

.remodal__container {
  z-index: 2;
  background-color: var(--white);
  pointer-events: auto;
  width: 100%;
  max-width: 34.375rem;
  color: var(--blue-dark);
  text-align: left;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 3.25rem 2.5rem 2.5rem;
  display: flex;
  position: relative;
  transform: translate(0);
}

.remodal__container.mod--video {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  max-width: 60rem;
  padding: 0;
}

.remodal__container.mod--error {
  grid-row-gap: 2rem;
  text-align: center;
  align-items: center;
  padding: 2rem 2rem 2.5rem;
}

.remodal__container.mod--booking {
  background-color: var(--white);
  text-align: center;
  background-image: none;
  width: auto;
  max-width: none;
  padding: 0;
  transition: all .5s;
  overflow: hidden;
}

.remodal__container.mod--leave {
  max-width: 51.875rem;
  padding: var(--64);
  background-color: var(--white);
  text-align: center;
  background-image: none;
  display: block;
}

.remodal.remodal-global {
  width: 100%;
  max-width: 34.375rem;
  color: var(--blue-dark);
  background-color: #0000;
  margin: 0 auto;
  padding: 0;
  position: relative;
  transform: translate(0);
}

.remodal.remodal-global.is-simple {
  max-width: 34rem;
}

.remodal.is--global {
  pointer-events: none;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding: 0;
  font-style: normal;
  display: flex;
  position: relative;
  transform: translate(0);
}

.remodal.is--global.is--scroll {
  justify-content: flex-start;
  align-items: center;
  overflow: auto;
}

.margin-xhuge {
  margin: 8rem;
}

.text-weight-bold {
  font-weight: 700;
}

.bg-color-black {
  background-color: var(--blue-dark);
  color: #f5f5f5;
}

.heading-4 {
  letter-spacing: -.055rem;
  text-transform: none;
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
}

.heading-4.margin-bottom-54 {
  margin-bottom: 4.5rem;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-size-small {
  font-size: .875rem;
  line-height: 1.4;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.form {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  position: relative;
}

.form.mod--qr {
  background-color: var(--white);
  border-radius: .5rem;
  padding: 2.5rem 2.5rem 2rem;
}

.fs-styleguide_component {
  background-color: #2b2b2b;
}

.margin-0 {
  margin: 0;
}

.text-weight-xbold {
  font-weight: 800;
}

.page-wrapper.text-color-dark2 {
  background-color: var(--white);
  color: var(--blue-dark2);
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.text-weight-normal {
  font-weight: 400;
}

.padding-0 {
  padding: 0;
}

.text-size-tiny {
  font-size: .75rem;
  line-height: 1.4;
}

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

.icon-small {
  z-index: 2;
  flex: none;
  width: 1rem;
  height: 1rem;
  font-size: 0;
  position: relative;
}

.icon-small.is-absolute {
  position: absolute;
  inset: 0%;
  transform: translate(-180%);
}

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

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_item-header {
  border-bottom: .0625rem solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.overflow-visible {
  overflow: visible;
}

.text-weight-medium {
  font-weight: 500;
}

.fs-styleguide_background {
  border: .0625rem solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.fs-styleguide_classes {
  grid-column-gap: .0625rem;
  grid-row-gap: .0625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.padding-xxlarge {
  padding: 5rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_background-space {
  width: .0625rem;
  height: .0625rem;
  margin: 5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: .0625rem solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-regular {
  font-size: 1rem;
  line-height: 1.6;
}

.padding-xsmall {
  padding: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.display-inlineflex {
  align-items: center;
}

.padding-custom3 {
  padding: 3.5rem;
}

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

.margin-xxhuge {
  margin: 12rem;
}

.margin-huge {
  margin: 6rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

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

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: .0625rem solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.margin-medium {
  margin: 2rem;
}

.text-color-white {
  color: #fff;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.text-weight-semibold {
  font-weight: 600;
}

.padding-small {
  padding: 1rem;
}

.text-color-grey {
  color: var(--grey-dark);
}

.heading-2 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
}

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

.global-styles {
  pointer-events: none;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

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

.text-style-link {
  text-decoration: underline;
}

.heading-3 {
  font-size: var(--56);
  letter-spacing: -.01em;
  text-transform: none;
  font-weight: 500;
  line-height: 1;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #0073e6;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.input-wrap {
  z-index: 1;
  flex: 1;
  position: relative;
  transform: translate(0);
}

.input-wrap.is-submit {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.input-wrap.mod--footer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.text-style-italic {
  font-style: italic;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-size-medium {
  font-size: 1.25rem;
  line-height: 1.4;
}

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

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

.overflow-hidden {
  z-index: 1;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.overflow-hidden.is-wide {
  flex: 1;
}

.overflow-scroll {
  overflow: scroll;
}

.margin-custom2 {
  margin: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.overflow-auto {
  overflow: auto;
}

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

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.icon-medium {
  flex: 0 auto;
  width: 2rem;
  height: 2rem;
  position: static;
}

.icon-large {
  width: 2.5rem;
  height: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

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

.form-wrapper.mod--discuss {
  width: 100%;
  height: 100%;
}

.form-wrapper.mod--footer {
  width: 100%;
  margin-bottom: 2.5rem;
}

.form-wrapper.mod--subs {
  text-align: center;
  width: 100%;
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.margin-tiny {
  margin: .125rem;
}

.padding-global {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.padding-large {
  padding: 3rem;
}

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

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

.fs-styleguide_version {
  z-index: 5;
  font-weight: 500;
  text-decoration: none;
}

.text-weight-light {
  font-weight: 300;
}

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

.z-index-2 {
  z-index: 2;
  position: relative;
}

.padding-xxsmall {
  padding: .25rem;
}

.text-style-nowrap {
  white-space: nowrap;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.padding-xxhuge {
  padding: 12rem;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

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

.text-style-muted {
  opacity: .6;
}

.heading-6 {
  letter-spacing: -.01em;
  text-transform: none;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-6.mod--modal-error {
  letter-spacing: -.03rem;
  max-width: 25rem;
}

.heading-6.feedback__content {
  letter-spacing: -.56px;
  line-height: 1.4;
}

.padding-medium {
  padding: 2rem;
}

.padding-section-large {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.fs-styleguide_header {
  background-color: #0000000d;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.heading-5 {
  font-size: var(--34);
  letter-spacing: -.01em;
  text-transform: none;
  font-weight: 500;
  line-height: 1.2;
}

.heading-5.mod--404 {
  max-width: 27rem;
}

.form-success {
  text-align: left;
  background-color: #0000;
  width: 100%;
  padding: 0;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #0073e61a;
  border: .0625rem dashed #0073e6;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.padding-huge {
  padding: 6rem;
}

.button {
  z-index: 2;
  grid-column-gap: .75rem;
  background-color: var(--blue);
  color: #fff;
  text-align: center;
  letter-spacing: .06em;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 20rem;
  justify-content: center;
  align-items: center;
  padding: 1.1rem .75rem 1.1rem 1.5rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
  transition: all .4s;
  display: flex;
  position: relative;
  transform: translate(0);
}

.button:hover {
  color: var(--white);
  background-color: #3827c7;
  border-width: .0625rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-small {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  height: 2.5rem;
  padding: .5rem .25rem .5rem 1.25rem;
}

.button.is-white {
  color: var(--blue-dark);
  background-color: #fff;
}

.button.mod--case {
  grid-column-gap: 1.5rem;
  align-self: stretch;
  align-items: center;
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-right: .75rem;
  display: flex;
}

.button.mod--subs {
  height: 2.5rem;
  padding-top: .2rem;
  padding-bottom: .2rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.button.is-simple {
  padding-right: 1.5rem;
}

.button.bg-color-yellow {
  color: var(--blue-dark);
}

.button.bg-color-yellow:hover {
  background-color: var(--yellow);
}

.button.bg-color-black {
  background-color: var(--blue-dark);
}

.button.bg-color-black.no-icon {
  max-height: 3rem;
  padding-top: .9rem;
  padding-bottom: .9rem;
  padding-right: 1.5rem;
}

.button.bg-color-black.no-icon.is-2 {
  display: none;
}

.button.bg-color-black.no-icon.is-filter {
  grid-column-gap: 0rem;
  border: 1px solid var(--blue-dark-30);
  background-color: var(--transparent);
  color: var(--blue-dark2);
  margin-bottom: 0;
}

.button.bg-color-black.no-icon.mod--qr:hover {
  background-color: #1962cd;
}

.button.is-small-simple {
  height: var(--40);
  grid-column-gap: 4.1rem;
  grid-row-gap: 4.1rem;
  padding: .5rem 1.5rem;
}

.button.is-small-simple.is-deny {
  background-color: #fff3;
}

.button.bg-color-white {
  background-color: var(--white);
  color: var(--blue-dark);
}

.button.is-flex-grow {
  flex: 1;
}

.button.is-border-grey {
  border: .0625rem solid var(--grey-medium);
  color: var(--blue-dark);
  background-color: #3827c700;
}

.button.is-tiny-simple {
  grid-column-gap: 4.1rem;
  grid-row-gap: 4.1rem;
  height: 2rem;
  padding: .5rem 1.5rem;
  font-size: .75rem;
}

.button.is-tiny-simple.is-deny {
  background-color: #fff3;
}

.button.is-tiny-simple.bg-color-grey-light {
  color: var(--blue-dark2);
  background-color: #f2f2f3;
}

.button.is-tiny-simple {
  height: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.button.flex-grow {
  flex: 1;
}

.button.bg-color-blue-grayish-light {
  background-color: var(--blue-grayish-light);
  color: var(--blue-dark2);
}

.button.bg-color-blue-grayish-light.no-icon {
  max-height: 3rem;
  margin-top: 2.5rem;
  padding-right: 1.5rem;
}

.button.bg-color-black2 {
  background-color: var(--blue-dark2);
}

.button.bg-color-black2.no-icon {
  max-height: 3rem;
  padding-top: .9rem;
  padding-bottom: .9rem;
  padding-right: 1.5rem;
}

.button.mod--header-mobile {
  display: none;
}

.margin-custom1 {
  margin: 1.5rem;
}

.margin-large {
  margin: 3rem;
}

.padding-tiny {
  padding: .125rem;
}

.fs-styleguide_spacing-all {
  display: none;
}

.heading-1 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-size: 7rem;
  font-weight: 500;
  line-height: .9;
}

.text-rich {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-rich h2 {
  letter-spacing: -.02em;
  text-transform: none;
  max-width: 44rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
  line-height: 1.4;
}

.text-rich h3 {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
}

.text-rich h4 {
  margin-bottom: 1.5rem;
  margin-left: 2rem;
}

.text-rich p {
  margin-bottom: 2rem;
}

.text-rich li {
  color: #02021eb3;
  background-image: url("../media/post-list-bullet.18c9_3b4.55gs.svg");
  background-position: 0 33%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 1.5rem;
  list-style-type: decimal;
}

.text-rich ul {
  grid-row-gap: .625rem;
  flex-direction: column;
  margin-bottom: 2rem;
  margin-left: 2rem;
  padding-left: 0;
  display: flex;
}

.text-rich blockquote {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  min-height: auto;
  color: var(--blue-dark);
  background-image: url("../media/icon-quotes.0d_.938w82w2n.svg"), url("../media/bg-card-quote.12f-maogxofo1.svg");
  background-position: 96% 2rem, 100% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 1.5rem, cover;
  border-left-width: 0;
  border-radius: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
  padding: 2rem 8.5rem 2rem 2rem;
  font-size: 1.25rem;
  font-weight: 500;
  display: flex;
}

.text-rich figure {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.text-rich figcaption {
  color: #02021eb3;
  max-width: 36rem;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.text-rich p {
  opacity: .7;
  max-width: 44rem;
  margin-bottom: 2rem;
  margin-left: 0;
  font-size: 1.125rem;
}

.hide {
  display: none;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.container {
  z-index: 2;
  width: 100%;
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.is-medium {
  max-width: 64rem;
}

.container.is-small {
  max-width: 48rem;
}

.container.is-small.is-2 {
  max-width: 48.75rem;
}

.container.max-width-1120.margin-auto {
  max-width: 70rem;
}

.container.mod--404 {
  border-bottom: .0625rem solid var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translate(0);
}

.container.mod--banner-terms {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.mod--banner-donation {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.mod--menu {
  transform-origin: 50% 0;
  max-width: 73.75rem;
  margin-top: -.0625rem;
  transition: transform .5s;
  top: 6rem;
  transform: perspective(800px)rotate(0);
}

.container.mod--menu.anim {
  transform-style: preserve-3d;
  transform: perspective(800px)rotateX(-5deg)rotateY(0)rotateZ(0);
}

.container.mod--header {
  opacity: 1;
  transition: opacity .4s, border-color .2s;
}

.container.mod--discuss {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transition: all 1s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.container.mod--hero-post {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.container.mod--hero {
  z-index: 4;
  margin-top: auto;
}

.container.mod--cta {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-color-red {
  color: var(--red);
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #0073e61a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

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

.grid.mod--discuss {
  grid-column-gap: 2rem;
  grid-row-gap: 2.5rem;
  flex: 1;
  grid-template-rows: auto auto auto;
  grid-template-columns: repeat(auto-fit, minmax(auto, 50%));
  align-content: space-between;
}

.grid.mod--footer {
  grid-row-gap: 8rem;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  margin-bottom: 1.5rem;
}

.margin-bottom-16 {
  margin-bottom: 1rem;
}

.max-width-1120 {
  max-width: 70rem;
}

.margin-bottom-54 {
  margin-bottom: 3.375rem;
}

.button-attach-old {
  grid-column-gap: .75rem;
  color: var(--blue-dark);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding-right: 2rem;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-attach__circle {
  border: .0625rem solid #02021e33;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.form-error {
  color: #ff3d2e;
  background-color: #0000;
  margin-top: 0;
  padding: 0;
  font-size: .875rem;
  line-height: 1.4;
  position: absolute;
  inset: auto 0% -1.7rem 1.5rem;
}

.discuss__sidebar {
  height: 100%;
  color: var(--blue-dark);
  background-image: url("../media/card-discussReview_laptop_1card-discussReview_laptop.04wx7jcfh0tby.webp"), linear-gradient(#e9e9eb00 49%, #f5f5f7 50%);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  border-radius: 1.5rem;
  flex-direction: column;
  padding: 2.5rem;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.footer__block {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1.25rem;
  line-height: 1.4;
  display: flex;
}

.text-size-14 {
  font-size: .875rem;
  line-height: 1.4;
}

.text-size-14.opacity-60.mod--reviews {
  line-height: 1.6;
}

.footer-contact {
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.footer-tech {
  grid-column-gap: var(--4);
  grid-row-gap: var(--4);
  flex-flow: wrap;
  align-items: center;
  display: flex;
}

.footer-tech__link {
  border-radius: var(--8);
  background-color: #14142d;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-tech__img {
  transition: opacity .2s;
  display: block;
  position: relative;
}

.form-submit-wrap {
  z-index: 5;
  flex: none;
  transition: all .4s;
  position: relative;
  transform: translate(0);
}

.form-submit-wrap.mod--footer {
  color: var(--blue-dark);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% .75rem 0% auto;
}

.form-submit-wrap.mod--subs {
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% .5rem 0% auto;
}

.form-submit-wrap.mod--discuss-modal {
  min-width: 14.375rem;
}

.form-submit {
  cursor: alias;
}

.form-submit.is-absolute {
  z-index: -1;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.dropdown__toggle {
  white-space: normal;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.dropdown__toggle.mod--faq {
  white-space: normal;
  min-height: 6.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 1.25rem;
  line-height: 1.2;
  transition: all .2s;
  position: static;
}

.dropdown__toggle.mod--footer {
  color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  transition: all .2s;
}

.dropdown__toggle.mod--footer:hover {
  color: var(--blue-dark);
}

.dropdown__toggle.mod--cookie-form {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  height: 4.5rem;
}

.dropdown__toggle.mod--healthcare {
  white-space: normal;
  font-size: 1.25rem;
  line-height: 1.2;
  transition: all .2s;
}

.dropdown__list {
  background-color: #0000;
  width: 100%;
  overflow: hidden;
}

.dropdown__list.is-inter {
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.dropdown__list.is-inter.mod--healthcare {
  transition: all .5s;
}

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

.dropdown__icon.is-close {
  justify-content: center;
  align-items: center;
  display: none;
}

.social {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social__link {
  width: 3rem;
  height: 3rem;
  color: var(--white);
  border: .0625rem solid #fffc;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition-duration: .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social__link:hover {
  border-color: #fff0;
}

.social__link.is-github:hover {
  color: var(--blue-dark);
}

.footer-serv__block {
  grid-row-gap: 2rem;
  border-bottom: 0 solid #ffffff26;
  flex-direction: column;
  display: flex;
}

.footer__link {
  color: var(--grey-medium);
  cursor: pointer;
  font-size: 1rem;
  transition-property: none;
}

.footer__link:hover {
  color: var(--white);
}

.footer__link.mod--terms {
  font-size: .875rem;
}

.footer__link.mod--terms.is--cookies.mod--qr {
  display: none;
}

.bg-color-dark {
  background-color: #02021e;
}

.bg-color-blue {
  background-color: #3827c7;
}

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

.text-color-dark {
  color: var(--blue-dark);
}

.text-color-blue {
  color: var(--blue);
}

.text-color-yellow {
  color: var(--yellow);
}

.text-size-20 {
  font-size: 1.25rem;
  line-height: 1.4;
}

.text-size-20.mod--instrument {
  color: #4c505e;
  font-family: Instrument Serif italic, Arial, sans-serif;
  font-style: italic;
}

.letter-spacing-005 {
  letter-spacing: .05em;
}

.circles__block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 4.5rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  transition: all .5s;
  display: flex;
  position: relative;
}

.opacity-70 {
  opacity: .7;
}

.rating {
  grid-column-gap: .4rem;
  align-items: center;
  display: flex;
}

.rating.mod--healthcare {
  margin-top: -.2rem;
}

.rating.mod--feedback {
  grid-column-gap: var(--4);
}

.rating__star {
  opacity: 1;
  width: 1rem;
  height: 1rem;
  transition: transform .6s, opacity .4s;
  transform: translate(0);
}

.rating__star.mod--feedback {
  width: var(--20);
  height: var(--20);
}

.author__ava {
  width: var(--56);
  height: var(--56);
  max-width: var(--56);
  object-fit: cover;
  border-radius: 50%;
  flex: none;
  display: block;
}

.opacity-60 {
  opacity: .6;
}

.heading-wrap {
  position: relative;
}

.heading-wrap.mod--remodal-booking {
  z-index: 2;
  margin-bottom: var(--0);
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: all .5s;
}

.heading-wrap.mod--remodal-booking.anim {
  display: none;
}

.heading-wrap.mod--remodal-booking.is--booking-state {
  margin-bottom: var(--24);
  display: none;
}

.heading-wrap.mod--remodal-booking.is--booking-state.anim {
  display: block;
}

.heading-wrap.mod--healthcare {
  max-width: 47rem;
  margin-bottom: 4.375rem;
  transition: all .6s;
}

.heading-wrap.mod--healthcare.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.heading-wrap.mod--healthcare-center {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4.375rem;
  margin-left: auto;
  margin-right: auto;
  transition: transform .6s, opacity .4s;
  display: flex;
}

.heading-wrap.mod--healthcare-center.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.heading-wrap.mod--healthcare-center.anim.is-left {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 4rem;
}

.heading-wrap.mod--healthcare-center.is-left.anim {
  justify-content: flex-start;
  align-items: center;
}

.toc {
  grid-row-gap: 2rem;
  border: .0625rem solid #0000004d;
  border-radius: 1.5rem;
  flex-direction: column;
  padding: 2.5rem;
  display: flex;
  position: relative;
  top: 0;
}

.toc__list {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 1rem;
  list-style-type: decimal;
  display: flex;
}

.toc__list:hover {
  color: #3827c7;
}

.toc__list-item {
  color: #02021e99;
  flex-direction: column;
  margin-bottom: 0;
  font-weight: 500;
  list-style-type: decimal;
  position: relative;
  transform: translate(0);
}

.toc__link {
  z-index: 0;
  color: #02021e99;
  cursor: pointer;
  line-height: 1.6;
  transition-duration: .2s;
  display: block;
  position: relative;
}

.toc__link:hover {
  color: #3827c7;
}

.toc__link.w--current {
  color: var(--blue);
  border-left-color: #3719ca;
}

.toc__link.is-lenis-scroll {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.post__sidebar {
  flex-direction: column;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: sticky;
  top: 7rem;
}

.post__style-link {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  display: block;
}

.post__style-link a {
  background-image: url("../media/post-redirect-icon.07kn1emdf9q9i.svg");
  background-position: 2rem;
  background-repeat: no-repeat;
  background-size: auto;
  border: .0625rem solid #d7d8dd;
  border-radius: 1.5rem;
  padding: 2rem 4.5rem 2rem 7rem;
  font-size: 1.125rem;
  line-height: 1.4;
  display: inline-block;
}

.button-attach__icon2 {
  width: 1.5rem;
}

.dropdown__title-wrap {
  grid-column-gap: 2rem;
  flex: 1;
  align-items: center;
  height: 100%;
  display: flex;
}

.dropdown__title-wrap.mod--faq {
  padding-right: 2rem;
  font-size: 1.5rem;
  font-weight: 500;
}

.dropdown__title-wrap.mod--cookie-form {
  grid-column-gap: .5rem;
  cursor: pointer;
  font-size: 1rem;
}

.dropdown__title-wrap.mod--healthcare {
  max-width: 40rem;
}

.dropdown__icons {
  z-index: 2;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.swiper-pagin {
  grid-column-gap: var(--12);
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .25rem;
  margin-top: 1.5rem;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.swiper-pagin.mod--healthcare {
  height: 2px;
  display: none;
}

.swiper-pagin.mod--delivered {
  grid-column-gap: var(--16);
}

.swiper-pagination__item {
  opacity: .2;
  background-color: #eaeaec;
  border-radius: 6.25rem;
  flex: 1;
  height: 100%;
  position: relative;
}

.swiper-pagination__item.active {
  opacity: 1;
}

.icon-scale {
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  transition: all .4s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.icon-scale.is-1.active, .icon-scale.is-2 {
  width: 0;
  height: 0;
}

.icon-scale.is-2.active {
  width: 2.5rem;
  height: 2.5rem;
}

.author {
  grid-column-gap: 1rem;
  text-align: left;
  flex: none;
  align-items: center;
  display: flex;
}

.author.mod--reviews-healthcare {
  margin-top: 2.75rem;
}

.faq-cta__card {
  grid-column-gap: var(--32);
  grid-row-gap: var(--32);
  background-image: url("../media/bg-card-askBlue_laptop_1bg-card-askBlue_laptop.0ucu7o.k41uay.webp"), linear-gradient(#3a23bb00 49%, #3a23bb 50%);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 19rem;
  height: 25rem;
  padding: 2.5rem;
  display: flex;
}

.faq-cta__card.is-border {
  background-image: url("../media/card-askBorder_laptop_1card-askBorder_laptop.0~bc~4lln0kkq.avif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.faq-cta__card.is-border.mod--linkedin {
  width: 22.5rem;
  height: auto;
}

.faq-cta__ava {
  object-fit: cover;
  width: 5rem;
  height: 5rem;
  display: block;
}

.button__text {
  flex: none;
  display: block;
}

.button__text.is-absolute {
  position: absolute;
  inset: 0%;
  transform: translate(0, 150%);
}

.button__texts {
  transition: transform .4s cubic-bezier(.215, .61, .355, 1);
  position: relative;
  transform: translate(0);
}

.button__texts.active {
  transform: translate(0, -150%);
}

.button__icons {
  color: #fff;
  background-color: #3827c7;
  border: .125rem solid #3827c7;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-top: -1rem;
  margin-bottom: -1rem;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.button__icons.is-white {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--blue);
  position: relative;
}

.button__icons.is-white.active {
  color: #fff;
}

.button__icons.active {
  color: var(--blue);
}

.button__icons.mod--footer-form {
  background-color: var(--white);
  color: var(--blue-dark);
  border-style: none;
  margin-top: 0;
  margin-bottom: 0;
  transition-property: all;
}

.button__icons.bg-color-black {
  border-color: var(--blue-dark);
  background-color: var(--blue-dark);
  color: var(--white);
}

.button__icons.is--linkedin {
  background-color: #007ebb;
  border-color: #007ebb;
}

.button__icons.bg-color-dark2, .button__icons.text-color-dark2 {
  border-color: var(--blue-dark2);
  background-color: var(--blue-dark2);
  color: var(--white);
}

.button__icons.bg-color-white {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--blue-dark2);
}

.button__icons.is-white {
  color: #3719ca;
  background-color: #fff;
  border-color: #fff;
  position: relative;
}

.button__icon-anim {
  z-index: 1;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: transform .4s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  transform: translate(0%);
}

.button__icon-anim.is-diagonal-top.active {
  transform: translate(100%, -100%);
}

.button__icon-anim.active {
  transform: translate(180%);
}

.button__bg {
  background-color: #3827c7;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  transition: all .3s;
  position: absolute;
  inset: 0%;
  transform: scale(0);
}

.button__bg.mod--behance {
  background-color: #053eff;
  transform: scale(0);
}

.button__bg.mod--dribble {
  background-color: #ea4c89;
  transform: scale(0);
}

.button__bg.active {
  transform: scale(1);
}

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

.button__bg.bg-color-black {
  background-color: var(--blue-dark);
}

.button__bg.mod--npm {
  background-color: #cb3837;
}

.button__bg.mod--webflow {
  background-color: #4353ff;
}

.button__bg.mod--instagram {
  background-image: url("../media/bg-Instagram.0ver6e~z4uezf.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.button__bg.mod--linkedin {
  background-color: #0077b5;
}

.button__bg.bg-color-yellow {
  background-color: #fdc448;
}

.burger-wrap {
  display: none;
}

.footer-nav__link {
  grid-column-gap: .5rem;
  letter-spacing: .0125rem;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
}

.header__nav-arrow {
  justify-content: center;
  align-items: flex-start;
  width: 1rem;
  height: 1rem;
  font-size: 0;
  line-height: 0;
  transition: transform .2s;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(0);
}

.icon-regular {
  z-index: 2;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 0;
  position: relative;
}

.icon-regular.is-absolute {
  position: absolute;
  inset: 0%;
  transform: translate(-180%);
}

.icon-regular.is-absolute.is-diagonal-top {
  transform: translate(-180%, 180%);
}

.icon-regular.is-size-fixed {
  width: 1.5rem;
  height: 1.5rem;
}

.opacity-50 {
  opacity: .5;
}

.page404__bg {
  z-index: -1;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 92vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.page404__gif {
  z-index: 1;
  object-fit: cover;
  border-radius: 50%;
  width: 10rem;
  height: 10rem;
  position: relative;
}

.toc__collar {
  z-index: 1;
  background-color: var(--white);
  background-image: url("../media/toc-collar_laptop.0jbauq0zu4twt.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 4.75rem;
  height: 4.75rem;
  position: absolute;
  inset: -2px -2px auto auto;
}

.error-popup-wrap {
  z-index: 99;
  background-color: #02021ee6;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  max-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0% auto;
}

.error-popup {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  max-width: 34.6875rem;
  color: var(--blue-dark);
  background-image: url("../media/error__bg.0me~4hcyimcuk.svg");
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: column;
  align-items: center;
  padding: 2.875rem 2rem 2.5rem 2.0625rem;
  display: flex;
  position: relative;
}

.error__video {
  object-fit: cover;
  object-position: 0% 0%;
  width: 100%;
  margin-bottom: -.5rem;
  display: block;
  overflow: hidden;
}

.error__icon {
  opacity: .7;
  width: 2rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.page404__text-wrap {
  z-index: 1;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-left: auto;
  padding-left: 7.25rem;
  display: flex;
  position: relative;
  top: 3.2rem;
}

.author__text-wrap {
  font-size: 1rem;
  line-height: 1.8;
}

.styles {
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.button__overflow {
  z-index: 1;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.toc__line {
  background-color: var(--blue);
  opacity: 0;
  width: .25rem;
  transition: opacity .1s;
  position: absolute;
  inset: 0% auto 0% -3.5rem;
}

.toc__list-scroll {
  max-height: 32vh;
  margin-left: -2.6rem;
  margin-right: -1rem;
  padding-left: 2.6rem;
  padding-right: 1rem;
  overflow: auto;
}

.menu__block {
  background-color: var(--white);
  color: var(--blue-dark);
  border-radius: 1.5rem;
  margin-top: -.0625rem;
  padding: 2rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 48px 140px #02021e66;
}

.menu__service-title {
  opacity: .5;
  letter-spacing: -.02em;
  text-transform: uppercase;
  max-width: 12rem;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.2;
}

.menu {
  z-index: 92;
  opacity: 1;
  height: 100vh;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transition: padding .4s cubic-bezier(.215, .61, .355, 1), transform .5s, opacity .2s;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
  transform: translate(0);
}

.menu.anim {
  opacity: 0;
}

.dropdown__icon-wrap {
  pointer-events: auto;
  cursor: pointer;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -.3rem;
  margin-bottom: -.3rem;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.dropdown__icon-wrap.hide-desktop-tablet {
  display: none;
}

.footer__title {
  opacity: .6;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1.4;
}

.footer-contact__link {
  grid-column-gap: .75rem;
  color: var(--white);
  letter-spacing: .0125rem;
  align-items: center;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
}

.footer-serv__list {
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  margin-right: -1rem;
  display: flex;
}

.footer-serv__list-item {
  align-items: center;
  width: 25%;
  margin-bottom: 0;
  padding-right: 1rem;
  display: flex;
}

.footer-contact__links {
  grid-row-gap: .75rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.menu__close {
  position: absolute;
  inset: 0%;
}

.button-flex {
  z-index: 2;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.dropdown__content.mod--faq {
  color: #ffffffb3;
  padding-bottom: 2rem;
  padding-right: 7.5rem;
  font-size: 1.125rem;
}

.dropdown__content.mod--footer-nav {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 1rem;
  padding-bottom: .75rem;
  display: flex;
}

.dropdown__content.mod--footer-serv {
  grid-row-gap: 3.5rem;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 5rem;
  display: flex;
}

.dropdown__content.mod--healthcare {
  color: #ffffffb3;
  padding-top: 1rem;
  padding-right: 7.5rem;
  font-size: 1.125rem;
}

.faq__dropdowns {
  opacity: 1;
  transition: transform .6s, opacity .4s;
  transform: translate(0);
}

.faq-cta__content {
  grid-column-gap: var(--24);
  grid-row-gap: var(--24);
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
}

.dropdown-inter {
  opacity: 1;
  width: 100%;
  display: block;
  transform: translate(0);
}

.dropdown-inter.mod--footer {
  border-top: var(--1) solid #fffc;
}

.dropdown-inter.mod--footer-nav {
  width: auto;
  margin-left: 0;
  margin-right: auto;
}

.dropdown-inter.mod--faq {
  border-top: var(--1) solid #fffc;
  transition: transform .6s, opacity .4s;
}

.dropdown-inter.mod--faq.anim {
  opacity: 0;
  transform: translate(0, 6rem);
}

.button-play {
  z-index: 1;
  width: var(--80);
  height: var(--80);
  background-color: var(--white);
  color: var(--blue-dark);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  transition: color .4s;
  display: flex;
  position: relative;
}

.contact__play {
  z-index: 2;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-play__icon {
  z-index: 2;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.25em;
  height: 1.25em;
  display: flex;
  position: relative;
  left: 2px;
}

.remodal__close {
  z-index: 5;
  pointer-events: none;
  flex: none;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.remodal__close.mod--video {
  justify-content: center;
  align-items: center;
  display: flex;
  inset: auto 0% -5rem;
}

.remodal__close.mod--booking {
  top: 1rem;
  right: 1rem;
}

.remodal__close.mod--leave {
  top: var(--16);
  right: var(--16);
}

.button-close {
  width: var(--32);
  height: var(--32);
  pointer-events: auto;
  color: var(--white);
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 0;
  line-height: 0;
  transition: all .4s;
  display: flex;
  position: relative;
  transform: translate(0);
}

.button-close:hover {
  opacity: 1;
}

.button-close.is-border {
  opacity: .6;
  width: 2.5rem;
  height: 2.5rem;
  color: var(--white);
  border: .0625rem solid #fffc;
  border-radius: 50%;
}

.button-close.is-border:hover {
  opacity: 1;
  color: var(--blue-dark);
  border-color: #fff0;
}

.button-close.is-border.active {
  border-color: #fff0;
}

.button-close.active {
  opacity: 1;
  color: var(--blue-dark);
}

.button-close.is--black {
  color: var(--blue-dark);
}

.button-close.is--black.active {
  color: var(--white);
}

.remodal__video {
  border-radius: 1.5rem;
  width: 100%;
  display: block;
  overflow: hidden;
}

.faq-dropdown__rich a {
  color: var(--blue-light);
}

.faq-dropdown__rich ul {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}

.faq-dropdown__rich p {
  margin-bottom: 1.5rem;
}

.faq-dropdown__rich ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.faq-dropdown__rich.is--invert {
  color: #0f2235b3;
}

.tab__content.mod--booking {
  width: 1180px;
  padding: var(--48);
  grid-column-gap: var(--32);
  grid-row-gap: var(--32);
  text-align: left;
  flex-flow: column;
  transition: all .5s;
  display: flex;
  position: relative;
}

.tab__content.mod--booking.is--step2 {
  width: 740px;
  padding-right: var(--0);
  padding-bottom: var(--16);
  padding-left: var(--0);
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.tab__content.mod--booking.is--step2.anim {
  width: 1180px;
  padding-bottom: 0;
}

.tab__content.mod--booking.is--step1 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
}

.form__label {
  z-index: 2;
  grid-column-gap: .3em;
  grid-row-gap: .3em;
  pointer-events: none;
  color: #02021e80;
  margin-bottom: 0;
  margin-left: -.25rem;
  padding-left: .25rem;
  padding-right: .25rem;
  font-weight: 400;
  line-height: 1;
  transition: all .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: absolute;
  top: 0;
  left: 0%;
  right: auto;
  transform: translate(0, 1.4rem);
}

.form__label.active {
  font-size: .875rem;
  transform: translate(0, -.2rem);
}

.form__label.mod--subs {
  background-color: var(--white);
  top: -.5rem;
  left: 1.5rem;
  transform: translate(0, 1.7rem);
}

.form__label.mod--subs.active {
  transform: none;
}

.form__label.mod--footer {
  background-color: var(--blue-dark);
  color: #fff9;
  top: -.5rem;
  left: 1.5rem;
  transform: translate(0, 1.7rem);
}

.form__label.mod--footer.active {
  transform: translate(0);
}

.form__label.is-error {
  color: #ff3d2e;
}

.form__label.is--textarea {
  background-color: var(--white);
  top: -.2rem;
}

.form__label.is--static {
  margin-bottom: .75rem;
  position: relative;
  transform: none;
}

.text-style-underline {
  text-decoration: underline;
}

.button-wrap.mod--banner-terms {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.banner-donation__close {
  z-index: 2;
  opacity: .5;
  color: var(--blue-dark);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.banner-donation__close:hover {
  opacity: 1;
}

.banner-terms__text, .banner-donation__text {
  font-size: .875rem;
}

.banner-donation__text.is-mobile {
  display: none;
}

.span.mod--donation-flag {
  background-image: url("../media/icon-flag-Ukraine_1icon-flag-Ukraine.1706mtx~-v~ol.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5rem;
  margin-right: .2rem;
  display: inline-block;
}

.dropdown-inter-each {
  opacity: 1;
  width: 100%;
  transition: transform .6s, opacity .4s;
  display: block;
  transform: translate(0);
}

.z-index-3 {
  z-index: 3;
  position: relative;
}

.page404__gif-wrap {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.solutions__card {
  flex-direction: column;
  justify-content: flex-end;
  max-width: none;
  height: 100%;
  min-height: 30rem;
  padding: 2.5rem;
  display: flex;
}

.form__label-invalid {
  opacity: 1;
  pointer-events: none;
  color: #ff3d2e;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.4;
  transition: all .4s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  inset: auto auto -1.5rem 0%;
  transform: translate(0);
}

.form__label-invalid.anim {
  opacity: 0;
  transform: translate(0, -.5rem);
}

.form__label-invalid.is-subs {
  left: 1.5rem;
}

.submit__checked {
  z-index: 4;
  background-color: var(--blue);
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.submit__checked.anim {
  opacity: 0;
}

.submit__checked-anim {
  width: 1.5rem;
  transition: all 1.5s;
  overflow: hidden;
}

.submit__checked-anim.anim {
  width: 0;
}

.submit__checked-anim.mod--footer {
  width: 1rem;
}

.submit__checked-anim.mod--footer.anim {
  width: 0;
}

.submit__checked-icon {
  z-index: 2;
  width: 1.5rem;
  max-width: none;
  position: relative;
}

.submit__checked-icon.mod--footer {
  width: 1rem;
}

.form-subs__content {
  position: relative;
}

.form-subs__content.mod--footer {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  flex-direction: column;
  display: flex;
}

.modal-subs__video-wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 2.5rem;
  display: flex;
}

.modal-subs__img {
  opacity: 1;
  border-radius: 50%;
  flex: none;
  width: 8rem;
  height: 8rem;
  display: none;
}

.modal-subs__img.anim, .modal-subs__img.is-success {
  display: block;
}

.modal-subs__img.is-success.anim {
  display: none;
}

.button-close__icon {
  z-index: 2;
  width: var(--24);
  height: var(--24);
  font-size: 0;
  line-height: 0;
  position: relative;
}

.remodal__rich {
  max-width: 27.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
}

.remodal__rich h2 {
  text-transform: none;
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
  line-height: 1.2;
}

.remodal__rich p {
  color: #02021eb3;
  letter-spacing: .01125rem;
  font-size: 1.125rem;
  line-height: 1.4;
}

.toc__title {
  z-index: 2;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.2;
  position: relative;
}

.opacity-0 {
  opacity: 0;
}

.footer-nav {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cookie__rich-text {
  max-width: 44rem;
  font-size: 1.125rem;
  line-height: 1.6;
}

.cookie__rich-text img {
  border-radius: 1.5rem;
}

.cookie__rich-text h1 {
  letter-spacing: -.07rem;
  margin-top: 8rem;
  margin-bottom: 5rem;
  font-size: 3.5rem;
  line-height: 1.4;
}

.cookie__rich-text h2 {
  letter-spacing: -.07rem;
  text-transform: uppercase;
  margin-top: 8rem;
  margin-bottom: 5rem;
  font-size: 3.5rem;
  line-height: 1;
}

.cookie__rich-text h3 {
  letter-spacing: -.035rem;
  margin-top: 3.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
  line-height: 1.4;
}

.cookie__rich-text h4 {
  letter-spacing: -.01em;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
}

.cookie__rich-text h5 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
}

.cookie__rich-text h6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: .875rem;
}

.cookie__rich-text p {
  margin-bottom: 2rem;
}

.cookie__rich-text li {
  color: #02021eb3;
  letter-spacing: .01em;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 1.5rem;
  position: relative;
}

.cookie__rich-text ul {
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.cookie__rich-text ol {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: stretch;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
  display: flex;
}

.cookie__rich-text figure {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.cookie__rich-text figcaption {
  color: #02021eb3;
  max-width: 36rem;
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.cookie__rich-text p {
  color: #02021eb3;
  margin-bottom: 2rem;
}

.cookie__rich-text strong {
  color: #02021e;
}

.cookie__rich-text a {
  color: #3719ca;
}

.cookie__rich-text blockquote {
  letter-spacing: -.035rem;
  border-bottom: .0625rem solid #02021e4d;
  border-left-style: none;
  border-left-width: 0;
  margin-bottom: 5rem;
  margin-right: -10rem;
  padding: 0 0 5rem;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.4;
}

.cookie__rich-text em {
  color: var(--blue-dark);
  letter-spacing: .04375rem;
  text-transform: uppercase;
  border: .0625rem solid #02021ecc;
  border-radius: 20rem;
  margin-top: 1.5rem;
  padding: .65rem 1.25rem .6rem;
  font-size: .875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  display: inline-block;
}

.cookie__rich-text sub {
  background-image: url("../media/post-list-bullet.18c9_3b4.55gs.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: .75rem;
  height: .75rem;
  display: inline-block;
  position: absolute;
  inset: .6em auto auto 0%;
}

.cursor-wrap {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.cursor-works {
  background-color: var(--white);
  opacity: 1;
  width: 7rem;
  height: 7rem;
  color: var(--blue-dark);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: transform .5s, opacity .2s;
  display: flex;
  position: relative;
  transform: scale(1);
  box-shadow: 0 20px 80px #02021e26;
}

.cursor-works.active {
  opacity: 0;
  transform: scale(.7);
}

.cookie__heading-mobile {
  display: none;
}

.cursor-move {
  transition: all .2s cubic-bezier(.215, .61, .355, 1);
  position: relative;
}

.form__submit-result {
  z-index: 2;
  border-radius: 5rem;
  margin: .2rem;
  transition: all .2s;
  position: absolute;
  inset: 0%;
}

.form__submit-result.anim {
  opacity: 0;
}

.form__submit-result-text {
  border-radius: 20rem;
  align-items: center;
  padding-left: 1.1rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.form__submit-result-text.mod--blog {
  background-color: var(--white);
  color: var(--blue-dark);
  letter-spacing: .01em;
  padding-left: 1.2rem;
}

.emoji-pray {
  background-image: url("../media/emoji-pray_1emoji-pray.0ouo14r.dq~08.avif");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: relative;
}

.emoji-pray.is-h6 {
  width: 1em;
  top: -.1em;
}

.bg-card {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.bg-card__img {
  width: 100%;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.bg-card__img.is-mobile-portrait {
  display: none;
}

.grid__block.is-form {
  width: 27.25rem;
}

.grid__block.is-contacts {
  width: 16rem;
}

.grid__block.is-logos {
  width: 100%;
}

.page404__content {
  flex: 1;
  justify-content: center;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  display: flex;
  overflow: hidden;
}

.banner-donation {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
}

.cookie__content {
  padding-top: 7.5rem;
}

.form__content {
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-top: .5rem;
  display: flex;
}

.header__blur {
  z-index: -1;
  -webkit-backdrop-filter: blur(45px);
  backdrop-filter: blur(45px);
  background-color: #02021ebf;
  transition: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.header__blur.is--1 {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #02021e99;
}

.header__blur.mod--header-healthcare {
  display: none;
}

.button__icon-lottie {
  z-index: 1;
  filter: brightness(0%) invert();
  font-size: 0;
  transition: all .4s;
  position: relative;
}

.button__icon-lottie.active {
  filter: none;
}

.form__fields {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.form__field {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.form__field.is-submit {
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 1.5rem;
  padding-bottom: .1rem;
  display: flex;
}

.form__field.is-submit.mod--qr {
  padding-top: 2.5rem;
}

.bg-wrap {
  z-index: -1;
  width: 100%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.bg-wrap.mod--healthcare-hero {
  z-index: 0;
  background-image: url("../media/bg-Healthcare_hero_1.06f.5~wr38xhy.avif");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  margin-bottom: -3rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-top: 8.625rem;
  position: relative;
}

.header__line {
  pointer-events: none;
  background-color: #fffc;
  width: 100%;
  height: .0625rem;
  transition: opacity .2s, width .6s;
  position: absolute;
  inset: 0% 0% auto;
}

.header__line.is-top {
  right: auto;
}

.header__line.is-top.anim {
  width: 0%;
}

.header__line.is-bottom {
  inset: auto 0% 0% auto;
}

.header__line.is-bottom.anim {
  width: 0%;
}

.opensource-card__icon-wrap {
  position: relative;
}

.opensource-card__icon-wrap.is-star {
  margin-top: -.2rem;
}

.opensource-card__icon {
  width: 1rem;
  height: 1rem;
  display: block;
}

.opensource-card__icon.is-hover {
  z-index: 2;
  opacity: 0;
  transition: opacity .2s;
  position: absolute;
  inset: 0%;
}

.opensource-card__icon.is-hover.active {
  opacity: 1;
}

.banner-cookie {
  z-index: 99;
  -webkit-backdrop-filter: blur(45px);
  backdrop-filter: blur(45px);
  background-color: #02021ebf;
  padding: .5rem 1.25rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.banner-cookie.is--light {
  background-color: #ffffffbf;
  border-top: 1px solid #0f22354d;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.menu__top-link {
  color: var(--blue-dark);
  margin-bottom: 1rem;
  padding: 0 0 0 .625rem;
  display: block;
  position: relative;
}

.menu__links {
  grid-column-gap: 1rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.menu__link {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: var(--blue-dark);
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  padding: .625rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.menu__link:hover {
  background-color: var(--grey-light);
}

.menu__link-arrow {
  flex: none;
  width: 1rem;
  height: 1rem;
  margin-top: .1rem;
  font-size: 0;
  line-height: 0;
  transition: transform .3s;
  position: relative;
  transform: translate(-100%);
}

.menu__btn-wrap {
  display: none;
}

.header__secret-dot {
  background-color: #ea3323;
  border-radius: 50%;
  flex: none;
  width: .625rem;
  height: .625rem;
}

.dropdown-inter-each2 {
  opacity: 1;
  width: 100%;
  transition: transform .6s, opacity .4s;
  display: block;
  transform: translate(0);
}

.faq__line-bottom {
  background-color: #fffc;
  width: 100%;
  height: .0625rem;
  margin-top: 10rem;
  margin-bottom: -5rem;
  position: relative;
}

.discuss__bg-wrap {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.header__banner-secret {
  z-index: 0;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: 1;
  max-width: none;
  height: 2.5rem;
  color: var(--white);
  background-image: linear-gradient(6deg, #b5dfff, #eee8ff 70%, #e5e1ff);
  justify-content: center;
  align-items: center;
  margin-top: -1.5rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  font-size: .875rem;
  line-height: 1;
  transition: color .3s, transform .6s, opacity .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.header__banner-secret.anim {
  opacity: 0;
}

.header__banner-secret.active {
  color: var(--blue-dark);
}

.header__secret-arrow-wrap {
  background-color: var(--white);
  width: 1rem;
  height: 1rem;
  color: var(--blue-dark);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: background-color .4s;
  display: flex;
  overflow: hidden;
}

.header__secret-arrow-wrap.active {
  background-color: var(--blue-dark);
  color: var(--white);
}

.header__secret-arrow {
  width: .75rem;
  height: .75rem;
}

.header__secret-arrow.is--absolute {
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(-120%);
}

.header__banner-secret-bg {
  z-index: -1;
  background-color: var(--blue);
  height: 100%;
  transition: all .3s;
  position: absolute;
  inset: 0% 0% auto;
}

.header__banner-secret-bg.active {
  height: 0%;
}

.header__secret-arrow-anim {
  transition: all .3s;
  position: relative;
  transform: translate(0%);
}

.header__secret-arrow-anim.active {
  transform: translate(120%);
}

.text-color-grey2 {
  color: var(--grey-medium);
}

.cookie-modal__buttons {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -.5rem;
  display: flex;
}

.cookie-modal__body {
  margin-bottom: 1.5rem;
}

.cookie-modal__top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  margin-bottom: 2rem;
  display: flex;
}

.cookie-modal__form-heading {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.cookie-form__rich {
  color: var(--grey-dark);
  margin-bottom: 1.5rem;
  font-size: .875rem;
}

.cookie-form__checkbox-label {
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.cookie-form__checkbox-span {
  border: .0625rem solid var(--grey-medium);
  pointer-events: auto;
  cursor: pointer;
  border-radius: 5rem;
  width: 2.5rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding-left: 0;
  display: block;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.dropdown.mod--cookie-form {
  border-bottom: .0625rem solid #0000004d;
}

.dropdown.mod--cookie-form.is--last {
  border-bottom-style: none;
  border-bottom-width: 0;
}

.dropdown.mod--healthcare {
  border-top: 1px solid #0f223526;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  transition: all .6s;
}

.dropdown.mod--healthcare.anim {
  opacity: 0;
  border-top-color: #0f22354d;
  transform: translate(0, 3rem);
}

.dropdown.mod--healthcare.anim.is-dark, .dropdown.mod--healthcare.is-dark {
  border-top-color: var(--blue-dark2);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.remodal__heading {
  letter-spacing: -.01em;
  text-transform: none;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2;
}

.remodal__scroll {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
}

.form__icon-assets {
  background-image: url("../media/icon-arrow-black.0mvvlt3r5ivw5.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
}

.form__icon-assets.is--checked {
  background-image: url("../media/icon-checked-blue.0m-t~zfjfqxc0.svg");
  background-size: contain;
}

.form__icon-assets.is--flag {
  background-image: url("../media/icon-flag-unknown.090cqf3s477fl.svg");
}

.form-dropdown {
  display: block;
}

.form-dropdown__toggle {
  color: #02021e;
  border-bottom: 1px solid #02021e33;
  justify-content: space-between;
  align-items: center;
  height: 3.5rem;
  padding: 0;
  transition: all .2s;
  display: flex;
}

.form-dropdown__content {
  z-index: 5;
  background-color: var(--white);
  transform-style: preserve-3d;
  border: 1px solid #02021e4d;
  border-radius: 1rem;
  margin-top: .5rem;
  overflow: hidden;
  transform: rotateX(1deg)rotateY(0)rotateZ(0);
  box-shadow: 0 .5rem 1.875rem #0000001a;
}

.form-dropdown__list {
  background-color: var(--white);
  max-height: 17.5rem;
  padding-left: 0;
  list-style-type: none;
  overflow: auto;
}

.form-dropdown__list-item {
  cursor: pointer;
  background-color: #f5f5f700;
  justify-content: flex-start;
  align-items: center;
  min-height: 2.875rem;
  margin-bottom: 0;
  padding-left: 1rem;
  display: flex;
}

.form-dropdown__list-item:hover {
  background-color: #f5f5f7;
}

.form-dropdown__toggle-arrow {
  width: 1rem;
  height: 1rem;
  line-height: 0;
  position: relative;
  transform: rotate(0);
}

.form-dropdown__toggle-title {
  color: #02021e80;
}

.footer-drop__link {
  color: var(--grey-medium);
  cursor: pointer;
  font-size: 1rem;
  transition-property: none;
}

.footer-drop__link:hover {
  color: var(--white);
}

.footer-terms__line {
  background-color: #fffc;
  width: 100%;
  height: 1px;
  display: none;
}

.footer-terms__links {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border-top: var(--1) solid #fffc;
  color: #fff9;
  padding-top: 2rem;
  display: flex;
}

.footer-terms__links.mod--healthcare {
  border-top-color: #ffffff26;
}

.footer-terms__links.mod--healthcare.mod--qr {
  border-top-style: none;
  padding-top: 0;
}

.footer-terms__reserved {
  margin-right: auto;
  font-size: .875rem;
}

.video {
  width: 100%;
  display: block;
}

.dropdown__bg {
  background-color: var(--white);
  border-radius: 1.5rem;
  height: 0%;
  transition: all .3s;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
}

.dropdown__bg-wrap {
  z-index: -1;
  margin-top: -1px;
  margin-bottom: -1px;
  position: absolute;
  inset: 0%;
}

.remodal__booking {
  z-index: 2;
  opacity: 0;
  flex: 1;
  width: 100%;
  min-height: 545px;
  padding: 1px;
  position: relative;
  overflow: hidden;
}

.contact-success__icon {
  flex: none;
  width: 4rem;
  display: block;
}

.contact-success__top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  letter-spacing: -.02em;
  flex-flow: column;
  flex: 1;
  max-width: 14rem;
  margin-bottom: 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
}

.clutch-tabs__avas {
  width: 6.6875rem;
  margin-top: -.2rem;
}

.form__policy {
  color: #02021eb3;
  font-size: .875rem;
}

.form__policy.mod--booking {
  margin-right: auto;
}

.form__policy.mod--qr {
  color: #0f223599;
  margin-top: 1.5rem;
}

.runawards__img {
  height: 3em;
  margin-bottom: 1.25em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.runawards__text {
  color: var(--white);
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: .625em;
  line-height: 1.4;
}

.position-relative {
  position: relative;
}

.remodal__youtube {
  border-radius: 1.5rem;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  display: block;
  position: relative;
  overflow: hidden;
}

.discuss-card {
  width: 100%;
  max-width: 62.5rem;
  min-height: 29.25rem;
  margin-right: auto;
  margin-bottom: var(--64);
  padding: var(--48) var(--16);
  grid-column-gap: var(--40);
  grid-row-gap: var(--40);
  border-radius: var(--40);
  color: var(--blue-dark);
  text-align: center;
  background-image: linear-gradient(#fff0 29%, #fff 30%), url("../media/card-discuss_laptop.06784~zvr64~e.svg");
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
  overflow: hidden;
}

.discuss-card.mod--healthcare {
  min-height: 26.688rem;
  margin-bottom: var(--0);
  padding-top: var(--72);
  padding-bottom: var(--80);
  grid-column-gap: var(--0);
  grid-row-gap: var(--0);
  transition: all .6s;
}

.discuss-card.mod--healthcare.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.remodal__prelaoder {
  z-index: 0;
  pointer-events: none;
  background-image: url("../media/icon-load-blue_1icon-load-blue.0jzr57xy833cd.avif");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.remodal-booking__experts {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.remodal-booking__experts-texts {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.discuss__btn-wrap {
  min-width: 13.75rem;
}

.form__policy-icon {
  background-image: url("../media/icon-shield.1443qoyzzs9xh.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  margin-right: .4rem;
  display: inline-block;
  position: relative;
}

.heading-1-service {
  text-transform: none;
  font-size: 4.5rem;
  line-height: 1;
}

.discuss__text {
  max-width: 35rem;
  color: var(--blue-dark-70);
  font-size: var(--20);
  font-weight: 500;
  line-height: 1.4;
}

.discuss__text-wrap {
  grid-column-gap: var(--32);
  grid-row-gap: var(--32);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.runcases__img {
  width: 34.75rem;
  display: block;
}

.faq-cta__ava-name {
  margin-bottom: var(--4);
  font-size: var(--20);
}

.faq-cta__ava-job {
  color: var(--white-70);
  font-size: var(--16);
  font-weight: 400;
}

.faq-cta__author {
  grid-column-gap: 1rem;
  flex: none;
  align-items: center;
  display: flex;
}

.remodal__scroll-space {
  width: 100%;
  padding-top: var(--32);
  display: none;
}

.discuss__bg-spin {
  max-width: none;
  height: 150vw;
  display: block;
}

.footer-tech__text {
  z-index: 1;
  background-color: var(--white);
  opacity: 0;
  color: var(--blue-dark);
  font-size: var(--14);
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer-tech__text:hover {
  opacity: 100;
}

.modal-leave__progress {
  width: 100%;
  height: var(--20);
  max-width: 20.5rem;
  margin-bottom: var(--40);
  padding: var(--4);
  border-radius: var(--48);
  background-color: #a8a8d133;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.modal-leave__img {
  border-radius: var(--24);
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.modal-leave__text {
  margin-top: var(--24);
  margin-bottom: var(--40);
  opacity: .7;
  font-size: var(--18);
  text-align: left;
  line-height: 1.4;
}

.modal-leave__progress-line {
  border-radius: var(--40);
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-leave__progress-grad {
  background-image: linear-gradient(#9c92f1, #3928c8);
  width: 24rem;
  height: 24rem;
  transition: all .2s;
  position: relative;
  inset: 0%;
}

.modal-leave__progress-pattern {
  z-index: 1;
  background-image: url("../media/modal-offer-progress-pattern.177y9hxt_7.--.svg");
  background-position: 0%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  position: absolute;
  inset: 0%;
}

.modal-leave__progress-icon {
  z-index: 1;
  width: var(--32);
  height: var(--32);
  background-color: var(--white);
  background-image: url("../media/emoji-fire_1emoji-fire.011441m98kwga.avif");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1rem;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: -1rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000026;
}

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

.modal-leave__btn-wrap {
  min-width: 15.625rem;
}

.button__whatsapp {
  width: var(--40);
  object-fit: contain;
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-right: -.3rem;
  display: block;
}

.banner__logo {
  width: var(--64);
  border-style: solid;
  border-width: var(--1);
  border-color: #a698c526;
  border-radius: 50%;
  flex: none;
  display: block;
}

.banner__text-wrap {
  grid-column-gap: var(--32);
  grid-row-gap: var(--32);
  font-size: var(--28);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.2;
  display: flex;
}

.search-result__item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.search-result__list {
  grid-column-gap: var(--24);
  grid-row-gap: var(--24);
  flex-flow: column;
  display: flex;
}

.search-result__link {
  color: var(--blue-light);
  font-weight: 700;
  line-height: 1.4;
}

.search-result__url {
  margin-top: var(--4);
  margin-bottom: var(--4);
  color: var(--grey-medium);
  line-height: 1.4;
}

.search-input-wrap {
  margin-top: var(--48);
  margin-bottom: var(--32);
  grid-column-gap: var(--16);
  grid-row-gap: var(--16);
  display: flex;
}

.button__txt {
  flex: 1;
  display: block;
}

.page403__container {
  z-index: 2;
  grid-column-gap: 2.875rem;
  grid-row-gap: 2.875rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.discuss__tag-dot {
  background-color: var(--red);
  border-radius: 50%;
  width: .75rem;
  height: .75rem;
  margin-top: -.1rem;
}

.discuss__tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--blue-dark-30);
  border-radius: var(--56);
  letter-spacing: .08ch;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -.75rem;
  margin-left: auto;
  margin-right: auto;
  padding: .4rem .75rem .3rem;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.header-dropdown__list {
  background-color: var(--transparent);
  white-space: nowrap;
  margin-left: -6.4rem;
  padding-top: 1.7rem;
  display: block;
}

.header-dropdown__content {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: var(--white);
  min-width: 19.438rem;
  color: var(--blue-dark);
  text-transform: none;
  white-space: nowrap;
  border-radius: 1.5rem;
  flex-flow: column;
  padding: 1.5rem;
  transition: opacity .2s, transform .5s;
  display: flex;
  position: relative;
  box-shadow: 0 30px 140px #02021e66;
}

.menu__nav.is--main {
  display: none;
}

.discuss__title-wrap {
  max-width: 42rem;
}

.menu-link__text-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu__link-ico {
  width: 1.5rem;
  height: 1.5rem;
}

.menu-dropdown {
  z-index: 0;
  opacity: 1;
  width: 100%;
  display: block;
  transform: translate(0);
}

.menu-dropdown__toggle {
  cursor: default;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.menu-dropdown__list {
  background-color: var(--transparent);
  width: 100%;
  height: auto;
  transition: all .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

.h1-light {
  letter-spacing: -.02ch;
  text-transform: none;
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.1;
}

.h1-light.max-width-824 {
  max-width: 51.5rem;
}

.healthcare__grad {
  z-index: 2;
  background-image: url("../media/healthcare-gradient_1healthcare-gradient.0rq-j41i3ke~r.avif");
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 23.75rem;
  position: absolute;
  inset: auto 0% 0;
}

.healthcare__grad.mod--conf {
  background-image: linear-gradient(#0a0b2900, #0a0b29 60%);
  display: none;
}

.text-size-38 {
  letter-spacing: -.048rem;
  font-size: 2.375rem;
  line-height: 1.3;
}

.trusted-healthcare__title {
  padding-right: var(--24);
  padding-left: var(--24);
  background-color: var(--white);
  color: #0f223599;
  border-radius: 1rem;
  font-size: .875rem;
  position: relative;
  top: -.8rem;
}

.trusted-healthcare__title.is--invert {
  color: #fffc;
  background-color: #0a0b29;
}

.trusted-healthcare__title.is-italic {
  letter-spacing: .0225rem;
  font-family: Instrument Serif, sans-serif;
  font-size: 1.125rem;
  font-style: italic;
  top: 0;
}

.trusted-healthcare__title.is-italic.is-title {
  letter-spacing: .0275rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.375rem;
  line-height: 1;
  top: 0;
}

.trusted-healthcare__title.is-italic.mod--logos {
  margin-top: -1rem;
}

.trusted-healthcare__img {
  width: auto;
  height: 2.5em;
  display: block;
}

.h2-light {
  letter-spacing: -.06rem;
  text-transform: none;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.1;
}

.h2-light:where(.w-variant-c42ff023-862d-84b1-94b9-95dd3587f792) {
  letter-spacing: -.05rem;
  font-size: 2.5rem;
  font-weight: 500;
}

.h2-light.max-width-600 {
  max-width: 37.5rem;
}

.h2-light.max-width-707 {
  max-width: 44.188rem;
}

.challenges-card {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: url("../media/card-Healthcare-challenges_1card-Healthcare-challenges.1873ctqdu4x.3.avif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-flow: column;
  height: 100%;
  padding: 2.25rem 5rem 2.125rem 2.5rem;
  line-height: 1.4;
  transition: transform .6s, opacity .4s;
  display: flex;
  position: relative;
}

.challenges-card.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.h3-light {
  letter-spacing: -.02ch;
  font-size: 1.375rem;
  line-height: 1.2;
}

.h3-light.text-size-20_tablet.mob-500 {
  letter-spacing: -.03rem;
  font-size: 1.5rem;
  line-height: 1.1;
}

.label-healthcare {
  opacity: .7;
  letter-spacing: .05ch;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  font-size: .75rem;
  line-height: 1.4;
  position: relative;
}

.healthcare__ava {
  width: 9.25rem;
  transition: all .6s;
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

.healthcare__ava.anim {
  opacity: 0;
  transform: scale(.9);
}

.text-size-22 {
  font-size: 1.375rem;
  line-height: 1.2;
}

.reviews-healthcare__block {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.reviews-healthcare__rating {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  transition: all .6s;
  display: flex;
}

.reviews-healthcare__rating.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.approach-healthcare-card {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  background-image: url("../media/bg-card-onDribble_tablet_1bg-card-onDribble_tablet.08tc1876p800~.webp");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 1rem;
  flex-flow: column;
  height: 100%;
  padding: 2.5rem 2.5rem 2.125rem;
  line-height: 1.4;
  transition: all .6s;
  display: flex;
  position: relative;
  box-shadow: 0 50px 60px -20px #00000003;
}

.approach-healthcare-card.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.approach-healthcare__img {
  width: 100%;
  margin-bottom: 1rem;
  display: block;
}

.sol-tabs {
  margin-bottom: 5rem;
  transition: opacity .6s;
}

.sol-tabs.anim {
  opacity: 0;
}

.sol-tabs-nav {
  justify-content: space-between;
  margin-bottom: 3.5rem;
  display: flex;
}

.tabs-sol-healthcare__nav-link {
  background-color: var(--transparent);
  color: #0f223580;
  text-align: center;
  letter-spacing: -.02ch;
  border-bottom: 2px solid #0f223526;
  flex: auto;
  padding: 0 0 2rem;
  font-size: 1.25rem;
  line-height: 1.2;
}

.tabs-sol-healthcare__nav-link.w--current {
  background-color: var(--transparent);
  color: #0f2235;
  border-bottom-color: #0f2235;
}

.sol-card__img {
  width: 100%;
  transition: all .5s;
  display: block;
}

.sol-card__img.active {
  transform: scale(1.1);
}

.banner {
  grid-column-gap: var(--24);
  grid-row-gap: var(--24);
  border-top-left-radius: var(--24);
  border-top-right-radius: var(--24);
  border-bottom-left-radius: var(--24);
  border-bottom-right-radius: var(--24);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  cursor: pointer;
  background-color: #fff6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2rem;
  transition-property: all;
  transition-duration: .6s;
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
  display: flex;
  box-shadow: inset 6px -6px 6px #fff3, inset 1px 1px 3px #fff, inset -8px -8px 7px #ffffff40, inset -2px -2px 5px #ffffff75;
}

.banner.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.how-healthcare__ava {
  width: 9.25rem;
  margin-top: 2.875rem;
  transition: all .6s;
  display: block;
}

.how-healthcare__ava.anim {
  opacity: 0;
  transform: scale(.8);
}

.how-healthcare__list {
  width: 100%;
  max-width: 41.25rem;
  margin-left: auto;
}

.how-healthcare__list-item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0f223526;
  flex-flow: column;
  margin-bottom: 2.25rem;
  padding-bottom: 2rem;
  padding-right: 3.375rem;
  font-size: 1.125rem;
  transition: opacity .5s;
  display: flex;
}

.how-healthcare__list-item.is--last {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.how-healthcare__list-item.anim {
  opacity: 0;
}

.text-color-blue-dark2-70 {
  color: #0f2235b3;
}

.text-color-blue-dark2 {
  color: var(--blue-dark2);
}

.models-healthcare__block {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 14.625rem;
  line-height: 1.4;
  display: flex;
}

.models-healthcare__icon {
  width: 11.5rem;
  margin-bottom: -.125rem;
  display: block;
}

.grid-healthcare {
  grid-column-gap: 8rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.grid-healthcare-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("../media/crad-healthcare-kickstart_1crad-healthcare-kickstart.0zh~sk_j64u5k.avif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 2rem;
  padding: 2.75rem 2.5rem;
  transition: opacity .6s;
  display: block;
  position: relative;
}

.grid-healthcare-wrap.anim {
  opacity: 0;
}

.grid-healthcare__text-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  max-width: 18rem;
  font-size: 1.125rem;
  line-height: 1.4;
  display: flex;
}

.healthcare-awards__img {
  object-fit: contain;
  height: 3rem;
  display: block;
}

.trusted-healthcare__title-wrap {
  color: #ffffff80;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.trusted-healthcare {
  padding-top: var(--56);
  padding-right: var(--48);
  padding-left: var(--48);
  border-top: 1px solid #0f223526;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 10rem;
  display: flex;
  position: relative;
}

.trusted-healthcare.is--invert {
  border-top-color: #fff3;
}

.trusted-healthcare.mod--land {
  padding-top: var(--48);
  padding-bottom: var(--48);
  border-bottom: 1px solid #0f22354d;
  border-left: 1px solid #0f223526;
  border-right: 1px solid #0f223526;
  border-radius: .75rem;
  margin-top: 0;
}

.trusted-healthcare.mod--healthcare {
  padding-top: var(--40);
  padding-bottom: var(--32);
  border-top-style: none;
  border-bottom: 1px #0f22354d;
  margin-top: 0;
}

.numb-healthcare-card {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: url("../media/card-Healthcare-numbers_1card-Healthcare-numbers.0.71xjwirv373.avif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-flow: column;
  height: 100%;
  padding: 2.125rem 2.5rem;
  line-height: 1.4;
  transition: all .6s;
  display: flex;
  position: relative;
}

.numb-healthcare-card.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.numb-healthcare-card__title-wrap {
  border-bottom: 1px solid #0f223526;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
}

.faq-healthcare {
  max-width: 49rem;
  margin-left: auto;
  margin-right: auto;
}

.footer-healthcare-card {
  background-image: url("../media/card-footerBorder.0i~0p410gpfcx.avif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 2.375rem 2.5rem 2rem;
  line-height: 1.4;
  display: flex;
}

.footer-healthcare-card__title-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .875rem;
  display: flex;
}

.footer-healthcare-card__flag {
  width: 1.5625rem;
  display: block;
}

.footer-healthcare-card__contacts {
  grid-column-gap: .125rem;
  grid-row-gap: .125rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 1.75rem;
  display: flex;
}

.hero-healthcare__mockup {
  width: 100%;
  margin-bottom: -3rem;
  transition: all .6s;
  position: relative;
}

.hero-healthcare__mockup.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.hero-healthcare__mockup-wrap {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  inset: auto 0% 0;
  overflow: hidden;
}

.hero-healthcare__mockup-wrap.mod--healthcare-branding {
  margin-top: -4rem;
}

.footer-healthcare-anim {
  transition: opacity .6s;
}

.footer-healthcare-anim.anim {
  opacity: 0;
}

.grid-healthcare__line {
  background-color: #0f223526;
  position: absolute;
}

.grid-healthcare__line.is--1 {
  height: 1px;
  inset: 50% 0% auto;
}

.grid-healthcare__line.is--2 {
  width: 1px;
  inset: 0% auto 0% 32%;
}

.grid-healthcare__line.is--3 {
  width: 1px;
  inset: 0% 31% 0% auto;
}

.models-healthcare__block-wrap {
  border: 1px solid #0f223526;
  border-radius: 50%;
  justify-content: center;
  align-items: flex-start;
  width: 26rem;
  height: 26rem;
  padding-top: 2.5rem;
  transition: all .6s;
  display: flex;
}

.models-healthcare__block-wrap.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.discuss-healthcare__title-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  max-width: 36.5rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-healthcare-card__address {
  max-width: 16rem;
}

.sol-card__logo {
  height: 2rem;
  margin-bottom: 1rem;
  display: block;
}

.sol-card__title-wrap {
  letter-spacing: -.02ch;
  max-width: 34.75rem;
  font-size: 1.75rem;
  line-height: 1.3;
}

.banner__title-wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.banner__arrow-wrap {
  flex: none;
  padding-left: .2rem;
  padding-right: .2rem;
  overflow: hidden;
}

.healthcare-hero__title-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  transition: all .6s;
  display: flex;
  position: relative;
}

.healthcare-hero__title-wrap.anim {
  opacity: 0;
  transform: translate(0, 3rem);
}

.healthcare__bg-wrap {
  z-index: 0;
  width: 100%;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.healthcare__bg-wrap.is--full-height {
  height: 100%;
  inset: 0%;
}

.healthcare__bg {
  z-index: 0;
  pointer-events: none;
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  inset: 0%;
}

.healthcare__bg.is--position-top {
  object-position: 50% 0%;
}

.how-healthcare__sticky {
  position: sticky;
  top: 8rem;
}

.healthcare-conf__bg {
  object-fit: cover;
  width: 100%;
  max-height: 50rem;
  display: block;
}

.healthcare-conf__content {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  inset: auto 0% 3.375rem;
}

.footer-terms__col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
}

.footer-terms__col.is--1 {
  flex: 1;
}

.opacity-80 {
  opacity: .8;
}

.project-hero__img {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.project-hero__img.is--tablet {
  z-index: 0;
  display: none;
}

.project-hero__img.is--mobile {
  z-index: 1;
  display: none;
}

.project-hero__img-wrap {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.post__param {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: .875rem;
  line-height: 1;
  display: flex;
}

.post__param.flex-gap-8 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.post__param.flex-gap-8.no-wrap {
  white-space: nowrap;
}

.breadcrumb__text {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: 0;
  position: relative;
}

.breadcrumb-list {
  z-index: 2;
  letter-spacing: .0525rem;
  align-items: center;
  font-size: .875rem;
  line-height: 1.4;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.breadcrumb__separ {
  margin-left: .625rem;
  margin-right: .625rem;
}

.breadcrumb__item {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.hero-post__heading-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 60rem;
  padding-top: 0;
  padding-bottom: 3rem;
  display: flex;
}

.case__logo {
  filter: contrast(0%) brightness(200%);
  height: 2rem;
}

.case__title {
  letter-spacing: -.093rem;
  text-transform: none;
  font-size: 4.625rem;
  line-height: 1;
}

.projects__cat-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  font-size: 1.125rem;
  display: flex;
  position: relative;
  transform: translate(0);
}

.projects__cat-rich {
  font-weight: 500;
}

.projects__cat-rich a {
  color: var(--blue-link);
}

.project__rich-main {
  font-size: 1.25rem;
}

.project__rich-main h2 {
  letter-spacing: -.043rem;
  text-transform: none;
  margin-top: 6.25rem;
  margin-bottom: 1.5rem;
  font-size: 2.125rem;
  line-height: 1.2;
}

.project__rich-main p {
  letter-spacing: -.04ch;
  max-width: 49.125rem;
  margin-bottom: 1.5rem;
}

.project__rich-main figure {
  width: 100%;
  max-width: 100%;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
}

.project__rich-main ol {
  letter-spacing: .05ch;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 3.5rem;
  padding-left: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.3;
  list-style-type: none;
}

.project__rich-main li {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-top: .063rem solid #02021e1a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.project__rich-main ul {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  letter-spacing: -.04ch;
  text-transform: none;
  flex-flow: column;
  flex: none;
  width: 100%;
  max-width: 42.75rem;
  margin-top: -.5rem;
  margin-left: auto;
  padding-left: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6;
  display: flex;
}

.img.is--full {
  width: 100%;
}

.project__rich-about {
  max-width: 49rem;
  font-size: 1.25rem;
}

.project__rich-about h2 {
  text-transform: none;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-size: 2.125rem;
}

.project__rich-about p {
  letter-spacing: -.04ch;
  margin-bottom: 1.5rem;
}

.case-nav {
  border: .063rem solid #02021e4d;
  border-radius: 1.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  position: sticky;
  top: 6rem;
}

.case-nav__rich {
  color: var(--blue-dark);
  font-weight: 500;
}

.case-nav__rich ul {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.case-nav__rich li {
  margin-bottom: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.case-nav__rich a {
  opacity: .6;
}

.case-nav__rich a:hover {
  opacity: 1;
  color: var(--blue);
}

.hero-healthcare__grad {
  z-index: 2;
  background-image: linear-gradient(#fff0, #fff 70%);
  height: 11.875rem;
  position: absolute;
  inset: auto 0% 0%;
}

.approach__grad {
  z-index: 2;
  background-image: linear-gradient(#f8f8f800, #f8f8f8 50%, #fff0);
  height: 15rem;
  position: absolute;
  inset: auto 0% -10rem;
}

.img-full {
  width: 100%;
  display: block;
}

.post-card__span-icons {
  display: inline-block;
  position: relative;
}

.post-card__icons {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 0% .5rem;
  overflow: hidden;
}

.post-card__icon {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.post-card__icon.is-icon-absolute {
  position: absolute;
  inset: 0%;
  transform: translate(-180%);
}

.sol-card__img-wrap {
  border-radius: 1rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
}

.sol-card__img-wrap.is--big {
  border-radius: 1.5rem;
}

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

.case__feedback {
  padding: var(--40);
  grid-column-gap: var(--32);
  grid-row-gap: var(--32);
  border-radius: var(--24);
  background-color: #f6f6f6;
  flex-flow: column;
  margin-top: 7rem;
  display: flex;
}

.feedback__rating {
  grid-column-gap: var(--16);
  grid-row-gap: var(--16);
  display: flex;
}

.divider {
  width: var(--1);
  background-color: #02021e26;
}

.text-size-18 {
  font-size: var(--18);
}

.text-size-18.opacity-60.z-index-2.mod--featured-tag {
  margin-bottom: var(--16);
  line-height: 1;
}

.text-size-18.mod--cta {
  opacity: .6;
  max-width: 45rem;
  font-size: var(--20);
  margin-top: 2rem;
  font-weight: 500;
}

.text-size-18.mod--cta:where(.w-variant-9035ac23-a255-9c08-c6ba-e97f0bf6e2e3) {
  max-width: 37rem;
}

.leading-1-6 {
  line-height: 1.6;
}

.h1 {
  letter-spacing: -.08rem;
  text-transform: none;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
}

.h1.is-faq {
  letter-spacing: -.035rem;
  font-size: 3.5rem;
  line-height: 1;
}

.h1.mod--cases {
  font-size: 5.5rem;
}

.h1.mod--test {
  max-width: 45.625rem;
  font-family: Instrument Serif, sans-serif;
  font-size: 5.5rem;
  font-style: italic;
}

.h1.mod--qr-form {
  letter-spacing: -.11rem;
  font-family: Instrument Serif italic, Arial, sans-serif;
  font-size: 5.5rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
}

.hero__bg-video {
  z-index: 2;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.hero__bg-gradient {
  z-index: 3;
  background-image: linear-gradient(0deg, #fff 46%, #fff0 90%);
  height: 29.5rem;
  position: absolute;
  inset: auto 0% 0%;
}

.hero__bg-video-placeholder {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero__subtitle {
  opacity: .7;
  font-size: 1.125rem;
  line-height: 1.6;
}

.hero__subtitle.mod--healthcare-hero.max-width-576 {
  max-width: 36rem;
}

.challenges__text-wrap {
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.swiper-reviews2__block {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 4rem;
  display: flex;
}

.h2 {
  letter-spacing: -.065rem;
  text-transform: none;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 1.1;
}

.h2.mod--cta {
  text-align: center;
  max-width: 49.5rem;
}

.rating-number-text {
  letter-spacing: -.03rem;
  line-height: 1.2;
}

.challenges__img {
  width: 100%;
}

.challenges-title {
  color: #0f2235;
  letter-spacing: -.03rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.h2-center-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5rem;
  display: flex;
}

.h2-center-wrap.mod--hero {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-bottom: 1rem;
}

.h2-center-wrap.mod--cases {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 39rem;
  margin-bottom: 0;
}

.rating-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.swiper-reviews2__text {
  color: #fff;
  letter-spacing: -.8px;
  max-width: 57.5rem;
  margin: 1.5rem auto 2.5rem;
  font-size: 2.5rem;
  line-height: 1.3;
}

.swiper-pagin__item {
  flex: 1;
  position: relative;
  opacity: 1 !important;
  background-color: #02021e33 !important;
  border-radius: 5rem !important;
  height: 100% !important;
}

.swiper-solutions2__content {
  z-index: 1;
  padding: 1.5rem 2rem;
  position: relative;
}

.swiper-solutions2__content.is--steelblue {
  background-color: #f0f6ff;
}

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

.swiper-solutions2__text-wrap {
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  transition: all .5s;
  overflow: hidden;
}

.swiper-solutions2__text-wrap.active {
  opacity: 100;
  max-height: 7rem;
}

.swiper-solutions2__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s;
  display: block;
  position: absolute;
  inset: 0 0% auto;
}

.swiper-solutions2__img.active {
  top: -7rem;
}

.swiper-solutions2__img.is-mobile {
  display: none;
}

.swiper-solutions2__img.is-desktop.active {
  transition-duration: .35s;
  transition-timing-function: ease;
}

.h4 {
  letter-spacing: -.02ch;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.swiper-progress-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3.5rem;
  display: flex;
}

.swiper-progress-wrap.margin-top-24 {
  margin-top: 1.5rem;
}

.swiper-progress-wrap.margin-top-24.hide-desktop-tablet.hide-mobile-landscape-only {
  display: none;
}

.solutions2__block {
  background-color: #fff;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 21.875rem;
  height: 100%;
  min-height: 30.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.margin-top-24 {
  margin-top: 1.5rem;
}

.featured__container {
  width: 100%;
  max-width: 82rem;
  color: var(--white);
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4rem;
  display: flex;
}

.featured__container.mod--compos {
  justify-content: space-between;
  align-items: flex-start;
  height: 200vh;
  padding-bottom: 0;
  position: absolute;
  top: -100vh;
  overflow: visible;
}

.swiper-featured__numb {
  z-index: 3;
  display: none;
  position: absolute;
  bottom: 4rem;
  right: 4rem;
}

.featured__img {
  object-fit: cover;
  width: 100dvw;
  max-width: none;
  height: 100%;
  position: absolute;
  bottom: 0;
}

.featured__img.hide-mobile-landscape.mod-top-right {
  object-position: 15% 15%;
}

.featured__img.is-mobile {
  display: none;
}

.icon-40 {
  width: 2.5rem;
  height: 2.5rem;
}

.icon-40.is-absolute {
  position: absolute;
  inset: auto auto -100% -100%;
}

.featured__text-wrap {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 34.375rem;
  margin-right: auto;
  display: flex;
  position: relative;
}

.featured__content-col {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 4rem;
  display: flex;
}

.featured-content {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.featured-content.mod--compos {
  height: 100vh;
  position: sticky;
  top: 0;
}

.featured__text {
  letter-spacing: -.05rem;
  margin-top: .5rem;
  font-size: 2.5rem;
  line-height: 1.2;
}

.featured__text.text-weight-normal {
  font-weight: 400;
}

.featured__icon {
  position: absolute;
  bottom: .0625rem;
  overflow: hidden;
}

.featured__icon.is--2 {
  left: 13.7rem;
  overflow: hidden;
}

.featured__icon.is--1 {
  left: 18.3rem;
}

.featured__icon.is--3 {
  left: 22.7rem;
}

.featured__icon.is-1 {
  left: 14.125rem;
}

.featured__icon.is-2 {
  left: 18.75rem;
}

.featured__icon.is-3 {
  left: 18.125rem;
}

.featured__icon.is-4 {
  left: 24.375rem;
}

.grid-reasons__line {
  background-color: #0f22354d;
  width: 1px;
  height: 100%;
  transition: all .6s;
  position: absolute;
  left: 31%;
}

.grid-reasons__line.is--3 {
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0%;
}

.grid-reasons__line.is--2 {
  left: 67%;
}

.reasons__icon {
  flex: none;
  width: 3.5rem;
  height: 3.5rem;
  transition: transform .6s;
  display: block;
  transform: translate(0);
}

.dropdown-toggle {
  white-space: normal;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.dropdown-toggle.mod--reasons {
  pointer-events: none;
  margin-bottom: 1rem;
}

.dropdown-toggle.mod--project-new {
  border-top: 1px solid #02021e26;
  min-height: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: 500;
}

.grid-reasons__block {
  opacity: 1;
  transition: opacity .5s;
}

.grid-reasons__block.anim {
  opacity: 0;
}

.h2-label {
  opacity: .8;
  letter-spacing: .04ch;
  font-family: Instrument Serif, sans-serif;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 1.4;
}

.grid-reasons__rich {
  width: 100%;
}

.grid-reasons__rich h3 {
  letter-spacing: -.03rem;
  font-size: 1.5rem;
  line-height: 1.2;
}

.grid-reasons__rich p {
  color: #0f223599;
}

.grid-reasons__rich-wrap.is--toggle {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  flex: 1;
  order: -9999;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.dropdown-list {
  background-color: #0000;
  min-width: auto;
  transition: all .5s;
  display: block;
  position: relative;
  overflow: hidden;
}

.grid-reasons {
  grid-column-gap: 7rem;
  grid-row-gap: 7rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(27%, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.letters__block {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 24rem;
  display: flex;
}

.letters__bg-test-wrap {
  z-index: -1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.swiper-pagin-2 {
  grid-column-gap: 1rem;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .25rem;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  overflow: hidden;
  position: relative !important;
}

.letters__bg-test {
  width: 87.5rem;
  max-width: none;
  display: block;
}

.letters-nav {
  z-index: 2;
  pointer-events: none;
  justify-content: space-between;
  align-items: center;
  padding-top: 6rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.letters-container {
  color: #02021e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.letters__card {
  height: 100%;
  box-shadow: none;
  background-color: #fff;
  transition: all 1s;
  position: relative;
}

.letters__text {
  letter-spacing: -.8px;
  max-width: 57.5rem;
  margin: 1.5rem auto 2.5rem;
  font-size: 2.5rem;
  line-height: 1.3;
}

.letters__heading {
  z-index: 2;
  text-align: center;
  letter-spacing: -.03ch;
  text-transform: none;
  margin-bottom: 1rem;
  font-family: Instrument Serif, sans-serif;
  font-size: 7.5rem;
  font-style: italic;
  line-height: .9;
  position: absolute;
  inset: 6.25rem 0% auto;
}

.letters-awards__img {
  opacity: .35;
  filter: grayscale() invert();
  object-fit: contain;
  height: 3rem;
}

.letters-awards {
  z-index: 2;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border-top: 1px solid #02021e4d;
  justify-content: center;
  align-items: center;
  margin-left: 5rem;
  margin-right: 5rem;
  padding-top: 2.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 6.25rem;
}

.swiper-nav__arrow-2 {
  pointer-events: auto;
  cursor: pointer;
  border: .0625rem solid #fffc;
  border-radius: 6.25rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.swiper-nav__arrow-2.is-left {
  transform: rotate(-180deg);
}

.swiper-nav__arrow-2.is-border-grey {
  border-color: #02021e4d;
}

.success__label {
  opacity: .8;
  letter-spacing: .04ch;
  background-color: #d8e5ff;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Instrument Serif, sans-serif;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1;
  position: absolute;
  top: -.5rem;
}

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

.success__card-span {
  background-color: #0f22354d;
  width: .0625rem;
  height: 5rem;
}

.success__card-text {
  color: #0f2235a6;
  font-size: 1rem;
}

.success__card-title {
  letter-spacing: -.05rem;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.white-bg {
  width: 100%;
  height: 29.5625rem;
  position: absolute;
  inset: auto 0% 0%;
}

.cases__img {
  width: 31.875rem;
}

.cta__bg {
  background-image: linear-gradient(0deg, #277ac7b3, #277ac700 90%);
  width: 100%;
  height: 15.625rem;
  position: absolute;
  inset: auto 0% 0%;
}

.awards__logo {
  width: 10.1875rem;
}

.awards__text {
  letter-spacing: .11619rem;
  text-transform: uppercase;
  max-width: 10.125rem;
  font-size: .63888rem;
  line-height: 1.4;
}

.awards__text.is-2 {
  max-width: 10.7645rem;
}

.spacer-1 {
  height: var(--16);
}

.section__label {
  opacity: .6;
  letter-spacing: .44px;
  font-family: Instrument Serif, sans-serif;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 1;
}

.bg-color-soft-blue {
  background-color: var(--soft-blue);
}

.hero-healthcare__bg-image {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home-video {
  border-radius: .75rem;
  width: 100%;
  max-height: 45rem;
  position: relative;
  overflow: hidden;
}

.home-video__embed {
  width: 100%;
  transition: all .5s;
  overflow: hidden;
}

.home-video__play {
  z-index: 2;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.video-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.video-bullets {
  grid-column-gap: 7.5rem;
  grid-row-gap: 7.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-bullet {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.video-bullet__icon {
  width: 2.75rem;
  min-width: 2.75rem;
  height: 2.75rem;
  min-height: 2.75rem;
}

.video-bullet_column {
  flex-flow: column;
  display: flex;
}

.video-bg {
  height: 45rem;
}

.vimeo-player__wrapper {
  width: 100%;
  min-height: 34rem;
  display: flex;
  position: relative;
}

.home-video__bg {
  background-color: var(--blue-dark2);
  opacity: .2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.featured__link {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.featured__link-wrap {
  width: 100%;
}

.project-new__review {
  color: #fff;
  background-color: #02050a;
  border-radius: .75rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 6rem;
  padding: 4rem 1.5rem;
  display: flex;
}

.h4-2 {
  letter-spacing: -.02ch;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.ai-collection__item {
  flex: 1;
  min-width: 29.75rem;
  max-width: 67.5rem;
  transition: opacity .5s;
}

.project-new__roadmap {
  width: 100%;
  max-width: 48.5rem;
  margin-left: 26.5rem;
  margin-right: 7rem;
  position: relative;
}

.h2-label-2 {
  opacity: .8;
  letter-spacing: .04ch;
  font-family: Instrument Serif, sans-serif;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 1.4;
}

.h2-label-2.opacity-60 {
  opacity: .6;
}

.project-new__numbers {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.project-new__numbers.is--component {
  margin-top: 3rem;
  margin-bottom: 0;
}

.project-new__services {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 48.5rem;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: 7rem;
  display: flex;
}

.post__param-dot {
  opacity: .35;
  background-color: #fff;
  border-radius: 50%;
  flex: none;
  width: .25rem;
  height: .25rem;
}

.project-new__nda {
  width: 4.5rem;
}

.heading-1-service-2 {
  text-transform: none;
  font-size: 4.5rem;
  line-height: 1;
}

.h2-2 {
  letter-spacing: -.02ch;
  text-transform: none;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.ai-collection__list {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(29.75rem, 47.25rem));
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.author__name {
  font-size: 1rem;
  font-weight: 500;
}

.collection {
  width: 100%;
}

.opacity-40 {
  opacity: .4;
}

.text-grad-purple {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #9961fb 5%, #8d80ff 40%, #fff 90%);
  -webkit-background-clip: text;
  background-clip: text;
}

.project-new__roadmap-img {
  width: 100%;
  display: block;
}

.project-new__roadmap-img.is--mobile {
  display: none;
}

.project-new__rich-about {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  font-size: 1.25rem;
  display: flex;
}

.project-new__rich-about h2 {
  letter-spacing: -.02ch;
  text-transform: none;
  width: 26.5rem;
  font-size: 2rem;
  line-height: 1.3;
}

.project-new__rich-about strong {
  font-size: 1.5rem;
  font-weight: 500;
}

.project-new__rich-about p {
  width: 100%;
  max-width: 48.5rem;
  margin-bottom: 3rem;
  margin-right: 7rem;
}

.project-new__rich-about img {
  display: block;
}

.project-new__rich-about figure {
  max-width: 50%;
  margin-bottom: 0;
}

.collection__empty {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  background-color: #0000;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1rem 0 .9rem;
  display: flex;
}

.author__job {
  opacity: .6;
  font-size: .875rem;
}

.ai-collection {
  width: 100%;
}

.project-new__review-rating {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.project-new__review-stars {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.collection__list.mod--project-about-new {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: wrap;
  display: flex;
}

.collection__list.is-nest {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  white-space: nowrap;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.collection__item.mod--project-about-new {
  background-color: #f5f5f7;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  height: 3rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.collection__item.is-nest {
  flex: none;
  transition: opacity .1s;
  display: flex;
}

.project-new__hero-img-wrap {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.project-new__cta-title-wrap {
  flex: 1;
  margin-bottom: 1rem;
}

.project-new__review-star {
  width: 1.125rem;
  height: 1.125rem;
  display: block;
}

.project-new__roadmap-cta {
  justify-content: space-between;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.project-new__rich-main {
  flex-flow: wrap;
  justify-content: flex-start;
  font-size: 1.25rem;
  display: flex;
}

.project-new__rich-main h2 {
  letter-spacing: -.02ch;
  text-transform: none;
  width: 100%;
  margin-top: 6rem;
  margin-bottom: -2.6rem;
  padding-right: 57.5rem;
  font-size: 2rem;
  line-height: 1.3;
}

.project-new__rich-main strong {
  font-weight: 500;
}

.project-new__rich-main p {
  width: 100%;
  max-width: 48.5rem;
  margin-bottom: 3rem;
  margin-left: 26.5rem;
  margin-right: 7rem;
}

.project-new__rich-main img {
  display: block;
}

.project-new__rich-main figure {
  flex: none;
  width: 24.5rem;
  min-width: 24.5rem;
  max-width: 100%;
  margin-bottom: 0;
  margin-right: 2rem;
}

.text-size-24 {
  font-size: 1.5rem;
  line-height: 1.4;
}

.project-new__drops {
  flex-flow: column;
  width: 100%;
  max-width: 48.5rem;
  margin-bottom: -1rem;
  margin-left: 26.5rem;
  margin-right: 7rem;
  display: flex;
}

.project-new__drops.mod--approach {
  border-bottom: 1px solid #02021e26;
  margin-bottom: 0;
}

.project-new__roadmap-heading {
  max-width: 21.875rem;
  font-size: 1.25rem;
  font-weight: 500;
  position: absolute;
  inset: 3rem auto auto 0%;
}

.project-new__cta {
  border: 1px solid #02021e26;
  border-radius: .75rem;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 19rem;
  padding: 2rem;
  display: flex;
}

.project-new__cta-ava {
  width: 100%;
  max-width: 5.625rem;
  margin-bottom: 1.5rem;
  display: block;
}

.ai-card__img-link {
  border-radius: .5rem;
  width: 100%;
  height: 26rem;
  margin-bottom: 1.5rem;
  transition-property: none;
  overflow: hidden;
}

.ai-card__stat {
  flex: none;
  display: none;
}

.post-card__title-link {
  position: relative;
  transform: translate(0);
}

.ai-card__flag, .project__flag {
  width: 1.5rem;
  margin-top: -.2rem;
  margin-bottom: -.2rem;
  display: block;
}

.ai-card__tags-wrap {
  letter-spacing: .06em;
  text-transform: uppercase;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-bottom: 1rem;
  font-size: .875rem;
  line-height: 1.4;
  display: flex;
}

.ai-card__img {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  transition: all .8s cubic-bezier(.215, .61, .355, 1);
  display: block;
  transform: scale(1.01);
}

.ai-card__img.active {
  transform: scale(1.1);
}

.post-card__title {
  letter-spacing: -.01em;
  text-transform: none;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.4;
  transition: opacity .4s;
}

.ai-card__tags {
  border-left: 1px solid #fff6;
  justify-content: flex-start;
  align-items: center;
  margin-left: 1rem;
  padding-left: 1rem;
  display: flex;
}

.ai-card__tags.is--first {
  border-left-style: none;
  margin-left: 0;
  padding-left: 0;
}

.ai-card {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.project-new__rich-dropdown {
  padding-bottom: 3rem;
}

.project-new__rich-dropdown h3 {
  font-size: 1.25rem;
}

.project-new__rich-dropdown p {
  margin: 0 0 2rem;
  padding-right: 7rem;
}

.project-new__rich-dropdown figure {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 2rem 0 0;
}

.project-new__rich-dropdown li {
  background-color: #f5f5f7;
  background-image: url("../media/icon-check-blue-filed.0qbluho8j~an_.svg");
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: 1rem;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  height: 3rem;
  margin-bottom: 0;
  padding: .625rem 1.25rem .625rem 2.5rem;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
}

.project-new__rich-dropdown ul {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: wrap;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.project-new__rich-dropdown h4 {
  opacity: .4;
  margin: 2rem 0 .75rem;
  font-size: 1rem;
  font-weight: 400;
}

.project-new__rich-approach {
  padding-bottom: 3rem;
}

.project-new__rich-approach h4 {
  opacity: .4;
  margin: 0 0 .75rem;
  font-size: 1rem;
  font-weight: 400;
}

.project-new__rich-approach p {
  margin: 0 0 2rem;
  padding-right: 7rem;
}

.project-new__rich-approach h3 {
  font-size: 1.25rem;
}

.project-new__rich-approach img {
  width: auto;
  min-width: auto;
  max-width: none;
  height: 3rem;
}

.project-new__rich-approach strong {
  color: #fff;
  background-color: #02021e;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: .5rem;
  font-weight: 500;
  display: flex;
}

.project-new__rich-approach figure {
  float: left;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0 .5rem .5rem 0;
  display: inline-block;
  clear: none !important;
}

.project-new__rich-approach li {
  background-color: #f5f5f7;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  height: 3rem;
  margin-bottom: 0;
  padding: .625rem 1.25rem .625rem .75rem;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
}

.project-new__rich-approach ul {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.post-card__tag {
  opacity: .7;
  letter-spacing: .5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-top: .1rem;
  font-size: .875rem;
  line-height: 1.2;
  display: flex;
}

.project-new__rich-numbers {
  flex: 1;
}

.project-new__rich-numbers li {
  color: #6d6978;
  background-color: #f5f5f7;
  border-radius: 1rem;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  min-height: 18.125rem;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
}

.project-new__rich-numbers ul {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.project-new__rich-numbers strong {
  color: #02021e;
  border-top: 1px solid #02021e26;
  padding-top: 2rem;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1;
}

.project-new__rich-review {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 56.25rem;
  display: flex;
}

.project-new__rich-review img {
  width: 3rem;
  min-width: auto;
  max-width: none;
  height: 3rem;
  display: block;
}

.project-new__rich-review figure {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-top: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex !important;
}

.project-new__rich-review strong {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}

.project-new__rich-review figcaption {
  color: #ffffff80;
  text-align: left;
  margin-top: 0;
  margin-left: 1rem;
  font-size: .875rem;
}

.project-new__rich-review p {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.75rem;
  line-height: 1.3;
}

.splide__slide.mod--project-new-gallery {
  cursor: grab;
  flex: none;
  width: 58rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.project-new__gallery {
  width: 100%;
  margin-top: 6rem;
}

.splide__list {
  display: flex;
}

.project-new__gallery-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.cases-grid {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cases-grid-item {
  transition: opacity .3s, transform .3s;
  position: relative;
}

.cases-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.cases-card__image-wrapper {
  border-radius: .75rem;
  min-height: 20rem;
  display: flex;
  overflow: hidden;
}

.cases-card__image {
  object-fit: cover;
  width: 100%;
  transition: transform .2s;
}

.cases-card__image.active {
  transform: scale(1.1);
}

.cases-card__title {
  letter-spacing: -.02em;
  text-transform: none;
  max-width: 33.25rem;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.3;
}

.filter-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

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

.cases-component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
}

.cases-component__text {
  opacity: .4;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1;
}

.hero-cases__hero-gradient {
  background-image: linear-gradient(180deg, var(--transparent), var(--white));
  width: 100%;
  height: 12rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.dropdown-category__icon {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  transition: transform .4s;
  display: flex;
  transform: rotate(-180deg);
}

.dropdown-category {
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
}

.filter__button {
  grid-column-gap: .125rem;
  grid-row-gap: .125rem;
  border: 1px solid var(--blue-dark-30);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 20rem;
  justify-content: space-between;
  align-items: center;
  height: 3rem;
  margin-bottom: 0;
  padding: .9rem 1.5rem;
  line-height: 1;
  transition: color .4s, background-color .4s;
  display: flex;
}

.filter__button.is--active {
  background-color: var(--blue-dark2);
  color: var(--white);
}

.filter__button.is--drop-toggle {
  padding-right: .75rem;
}

.dropdown-category__body.w--open {
  background-color: var(--transparent);
  min-width: 15rem;
  padding-top: .5rem;
  left: 0;
}

.dropdown-category__body-inner {
  background-color: var(--white);
  border-radius: .75rem;
  flex-flow: column;
  padding-top: .5rem;
  padding-bottom: .5rem;
  line-height: 1;
  display: flex;
  box-shadow: 0 4px 16px #0f22351a, 0 8px 32px #0f22350d;
}

.dropdown-category__item {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  height: 2.5rem;
  margin-bottom: 0;
  padding: .5625rem .875rem .5625rem 1.5rem;
  transition: background-color .4s;
  display: flex;
}

.dropdown-category__item:hover {
  background-color: var(--grey-light);
}

.dropdown-category__item.mod--header {
  letter-spacing: 0;
  text-transform: none;
  font-size: .875rem;
}

.dropdown-category__item-icon {
  opacity: 0;
  margin-left: auto;
  transition: opacity .4s;
}

.header__dropdown-toggle {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.header__dropdown-body.w--open {
  background-color: var(--transparent);
  min-width: 15rem;
  padding-top: 1.25rem;
  top: 1.25rem;
}

.cases-grid__info {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: none;
}

.cases-grid__info-line {
  background-color: var(--blue-dark2);
  opacity: .3;
  flex: 1;
  height: 1px;
}

.cases-card__industries-item {
  opacity: .6;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1.4;
}

.cases-card__title-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cases-link {
  position: absolute;
  inset: 0%;
}

.whoop-img {
  width: 8rem;
}

.whoop-col {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 500;
  display: flex;
}

.text-color-red-2 {
  color: #ff0303;
}

.input-2 {
  height: 3.5rem;
  color: inherit;
  background-color: #0000;
  border: 0 solid #32344d;
  border-bottom: 1px solid #02021e33;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 1rem;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  position: relative;
}

.input-2:hover {
  border-bottom-color: #02021e80;
}

.input-2:focus {
  border-bottom-color: #3719ca;
}

.input-2::placeholder {
  color: #02021e00;
}

.form__label-invalid-2 {
  opacity: 1;
  pointer-events: none;
  color: #ff0303;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.1;
  transition: all .4s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  inset: auto auto -1.5rem 0%;
  transform: translate(0);
}

.form__label-invalid-2.anim {
  opacity: 0;
  transform: translate(0, -.5rem);
}

.input-wrap-2 {
  flex: 1;
  position: relative;
  transform: translate(0);
}

.form-fields {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.textarea__label {
  color: #02021e80;
  margin-bottom: .75rem;
  font-size: .875rem;
  font-weight: 400;
}

.cloud-img {
  position: absolute;
}

.cloud-img.is-left {
  width: 29.125rem;
  top: 24rem;
  left: 0;
}

.cloud-img.is-left.is--desktop.is--success {
  top: 22.688rem;
}

.cloud-img.is-left.is--tablet {
  display: none;
}

.cloud-img.is--right {
  width: 23.438rem;
  top: 30.5rem;
  right: 0;
}

.cloud-img.is--right.is--desktop.is--success {
  top: 21.063rem;
}

.cloud-img.is--right.is--tablet, .lottie-confeti {
  display: none;
}

.whoop {
  width: 22.063rem;
}

.qr-success__damper {
  background-image: linear-gradient(0deg, var(--white) 33%, #ffffffd9 61%, #fff0);
  height: 19.875rem;
  position: absolute;
  inset: -12rem 0% auto;
}

@media screen and (max-width: 991px) {
  body {
    font-size: .875rem;
  }

  h1 {
    font-size: 3.75rem;
  }

  h2 {
    font-size: 3.375rem;
  }

  h3 {
    font-size: 2.375rem;
  }

  h4 {
    font-size: 1.875rem;
  }

  h5 {
    font-size: 1.5rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .input {
    height: 2.5rem;
    font-size: .875rem;
  }

  .input::placeholder {
    font-size: .875rem;
  }

  .input.is-textarea {
    min-width: 100%;
    max-width: 100%;
    padding-top: .6rem;
  }

  .input.mod--catalog-subs {
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 7.5rem;
  }

  .input.mod--subs {
    padding-right: 8rem;
  }

  .input.is--textarea-qr {
    height: 8.875rem;
    padding: 1rem;
  }

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

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

  .section {
    padding: 3.5rem 2rem;
  }

  .section.mod--footer {
    z-index: auto;
    padding-top: 7rem;
    top: 0;
  }

  .section.mod--discuss {
    z-index: 2;
    border-radius: 1.5rem;
    margin-top: 3.5rem;
    padding-top: 2rem;
    padding-bottom: 2.5rem;
  }

  .section.overflow-hidden {
    z-index: 0;
  }

  .section.overflow-hidden.mod--letters {
    padding-top: 4rem;
    padding-bottom: 4.5rem;
  }

  .section.overflow-hidden.mod--cases {
    padding-top: 0;
    padding-bottom: 5.5rem;
  }

  .section.mod--faq, .section.mod--faq.is-2 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .section.mod--cookie {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    padding-top: 2.5rem;
    padding-bottom: 8.9375rem;
  }

  .section.mod--hero {
    padding-top: 8.5rem;
  }

  .section.mod--hero.mod--branding {
    height: 40rem;
  }

  .section.mod--banner-terms {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .section.mod--hero {
    padding-bottom: 2rem;
  }

  .section.padding-vertical-140 {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .section.padding-vertical-112 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .section.mod--footer-healthcare {
    z-index: auto;
  }

  .section.padding-top-144 {
    padding-top: 5.5rem;
  }

  .section.mod--healthcare-tabs {
    padding-top: 3.25rem;
    padding-bottom: 5.5rem;
  }

  .section.mod--healthcare-reviews {
    padding-top: 3.75rem;
    padding-bottom: 5.5rem;
  }

  .section.mod--project-hero {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    min-height: 34.688rem;
    padding-top: 8rem;
    padding-bottom: 2rem;
  }

  .section.mod--project-about {
    padding-top: 3.5rem;
  }

  .section.mod--project-main {
    padding-bottom: 7rem;
  }

  .section.mod--partner {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section.mod--challenges {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
    overflow: hidden;
  }

  .section.mod--choose {
    padding-top: 7rem;
    padding-bottom: 4rem;
  }

  .section.mod--cta {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .section.mod--delivered {
    padding-top: 7rem;
  }

  .section.mod--success {
    z-index: 2;
    padding-top: .5rem;
    padding-bottom: 3.5rem;
  }

  .section.mod--approach {
    padding-top: 8rem;
    padding-bottom: 8rem;
    overflow: hidden;
  }

  .section.mod--main-challenges {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
    overflow: hidden;
  }

  .section.mod-numbers {
    padding-bottom: 5rem;
  }

  .section.mod--hero-healthcare {
    padding-bottom: 2rem;
  }

  .section.mod--partner-home {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section.mod--project-new-about {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .section.mod--hero-cases {
    padding-top: 11rem;
    padding-bottom: 3.5rem;
  }

  .section.mod--cases-grid {
    padding-bottom: 7rem;
  }

  .section.mod--qr-form {
    background-image: linear-gradient(0deg, #c3d7ff 36%, white), linear-gradient(0deg, #d8e5ff 22%, var(--white));
    padding-top: 7rem;
    padding-bottom: 5rem;
  }

  .section.mod--qr-form.is--success {
    background-image: linear-gradient(0deg, #d8e5ff 22%, var(--white));
  }

  .section.mod--qr-success {
    margin-top: -3rem;
  }

  .logo.mod--header-healthcare {
    height: 2rem;
  }

  .logo.mod--header-healthcare.show-tablet-only {
    display: block;
  }

  .header__nav {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    text-transform: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .header__nav.mod--header-healthcare {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    text-transform: uppercase;
    flex-flow: row;
    justify-content: space-between;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .header__nav-link {
    min-height: 3rem;
    color: var(--blue-dark);
    justify-content: space-between;
    align-items: center;
    font-size: .75rem;
  }

  .header__nav-link:hover {
    color: var(--blue-dark);
  }

  .header__nav-link.mod--dropdown {
    padding-right: 0;
    font-size: 1.875rem;
  }

  .header__nav-link.mod--dropdown.is--back {
    border-bottom: .063rem solid var(--blue-dark-30);
    min-height: auto;
    padding-bottom: 1.5rem;
    display: flex;
  }

  .header__nav-link.mod--header-healthcare {
    font-size: .625rem;
  }

  .columns.mod--discuss {
    grid-column-gap: 2.5rem;
    background-image: linear-gradient(#fff0 20%, #fff 21%), url("../media/card-discuss_tablet.0ma0icadnkans.svg");
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    padding: 1.5rem 2.5rem;
  }

  .columns.mod--faq {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
    align-items: stretch;
  }

  .columns.mod--service-features {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 1.5rem;
  }

  .columns.mod--menu {
    z-index: 2;
    flex-direction: column;
  }

  .columns.mod--cookie {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    flex-direction: column-reverse;
  }

  .columns.mod--submit-success {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .columns.mod--header-healthcare {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: .75rem;
  }

  .columns.mod--header-healthcare.anim {
    padding-right: .75rem;
  }

  .columns.mod--trusted-healthcare, .columns.mod--trusted-healthcare.is--conf {
    font-size: .7rem;
  }

  .columns.mod--healthcare {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .columns.mod--healthcare-awards {
    margin-bottom: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .columns.mod--footer-healthcare {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1.75rem;
    margin-bottom: 2rem;
    display: grid;
  }

  .columns.mod--healthcare-numb, .columns.mod--sol-card {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .columns.mod--project-post {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    flex-flow: column;
    margin-bottom: 3.5rem;
  }

  .columns.mod--project-main {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    flex-flow: column-reverse;
  }

  .columns.mod--hero-branding {
    flex-flow: column;
    justify-content: space-between;
  }

  .columns.mod--challenges {
    grid-column-gap: 1rem;
    width: 100vw;
    margin-bottom: 3rem;
    padding-right: 3rem;
    overflow: scroll;
  }

  .columns.mod--challenges.mod--mb-0 {
    margin-bottom: 0;
  }

  .columns.mod--success {
    border-radius: .5rem;
    padding: 1.5rem;
  }

  .columns.mod--awards {
    grid-column-gap: 2.8rem;
    grid-row-gap: 2.8rem;
    margin-top: 3.5rem;
  }

  .columns.mod--hero-branding {
    justify-content: space-between;
  }

  .columns.mod--project-new-hero {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    min-height: 25rem;
    padding-bottom: 1.5rem;
  }

  .columns.mod--qr-form {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: 23.75rem;
  }

  .columns.mod--qr-form.is--success {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    max-width: 35.625rem;
  }

  .columns__col {
    flex: 1;
  }

  .columns__col.is-1-old.mod--discuss {
    grid-row-gap: 2.5rem;
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .columns__col.is-2-old.mod--discuss {
    display: none;
  }

  .columns__col.mod--faq.is-2 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .columns__col.mod--header {
    min-width: auto;
  }

  .columns__col.mod--header.is-2.mod--header-healthcare {
    display: flex;
  }

  .columns__col.mod--header.is-3 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .columns__col.mod--cookie.is--2, .columns__col.mod--cookie.is--1 {
    width: 100%;
  }

  .columns__col.mod--contact-success {
    padding: 1.5rem;
  }

  .columns__col.mod--how-healthcare.is--1 {
    max-width: 17rem;
  }

  .columns__col.mod--sol-card.is--2 {
    max-width: none;
  }

  .columns__col.mod--project-main.is--2 {
    grid-column-gap: 2rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: grid;
  }

  .columns__col.mod--project-main.is--1 {
    width: auto;
  }

  .columns__col.mod--hero-branding.is--1 {
    grid-row-gap: 1rem;
    max-width: none;
  }

  .columns__col.mod--hero-branding.is-2 {
    grid-row-gap: 0rem;
    flex-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 2.5rem;
  }

  .columns__col.mod--challenges {
    grid-row-gap: 1.5rem;
    border-radius: .5rem;
    min-width: 19.75rem;
    padding: 1.5rem;
  }

  .columns__col.mod--success {
    grid-row-gap: .75rem;
    padding-left: 0;
    padding-right: 0;
  }

  .columns__col.mod--project-new-hero.is--2 {
    padding-bottom: 0;
  }

  .columns__col.mod--qr-form.is-1 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .header {
    z-index: 100;
  }

  .swiper-nav {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .swiper-nav.mod--reviews-healthcare {
    top: 4.5rem;
  }

  .swiper-nav__arrow {
    width: var(--48);
    height: var(--48);
  }

  .swiper-nav__arrow.is-border-grey:hover {
    border-color: #02021e4d;
  }

  .swiper.mod--runawards {
    max-width: 42rem;
  }

  .swiper.mod--reviews-healthcare {
    max-width: 33.75rem;
  }

  .swiper.mod--models-healthcare {
    margin-bottom: 5.5rem;
  }

  .swiper.mod--reviews2 {
    border-radius: .5rem;
  }

  .swiper.is--gaps {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }

  .swiper.mod--featured {
    overflow: hidden;
  }

  .swiper-wrapper.mod--runawards {
    transition: all linear;
  }

  .swiper-wrapper.mod--featured {
    flex-flow: row;
  }

  .swiper-slide.mod--runcases {
    padding-right: var(--8);
    padding-left: var(--8);
  }

  .swiper-slide.mod--solutions {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .swiper-slide.mod--featured {
    height: 28.125rem;
    position: relative;
  }

  .swiper-slide.mod--letters {
    min-height: 42rem;
  }

  .remodal__container.mod--video {
    max-width: 94%;
  }

  .remodal__container.mod--booking {
    width: 100%;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .heading-4 {
    font-size: 1.875rem;
  }

  .heading-4.margin-bottom-54 {
    margin-bottom: 2rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .form.mod--qr {
    padding: 2rem 2rem 1.5rem;
  }

  .icon-small {
    width: 1rem;
    height: 1rem;
  }

  .text-weight-medium.text-size-18.leading-1-6 {
    font-size: var(--16);
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .text-size-regular {
    font-size: .875rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

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

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-2 {
    font-size: 3.125rem;
  }

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

  .heading-3 {
    font-size: 2.375rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .text-size-medium {
    font-size: .875rem;
  }

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

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

  .icon-large {
    width: 2rem;
    height: 2rem;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .form-wrapper {
    z-index: 1;
  }

  .form-wrapper.mod--footer {
    max-width: 100%;
  }

  .padding-large {
    padding: 2.5rem;
  }

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

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

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

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-6 {
    font-size: 1.125rem;
  }

  .heading-6.mod--footer {
    max-width: 30rem;
    font-size: 1.875rem;
  }

  .heading-6.mod--modal-error {
    font-size: 1.75rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-5 {
    font-size: 1.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .button {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: .5rem;
    font-size: .75rem;
  }

  .button.is-small {
    padding-left: 1rem;
  }

  .button.mod--case {
    grid-column-gap: 1rem;
    margin-top: .5rem;
    padding: .5rem .5rem .5rem 1.5rem;
    font-size: .75rem;
  }

  .button.bg-color-black.no-icon {
    max-height: 2.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button.is-small-simple, .button.is-tiny-simple {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button.is-tiny-simple {
    height: 2.5rem;
  }

  .button.mod--audit-offer {
    height: var(--48);
    padding-top: 0;
    padding-bottom: 0;
  }

  .button.bg-color-blue-grayish-light.no-icon {
    max-height: 2.5rem;
    margin-top: 1.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .heading-1 {
    font-size: 3.75rem;
  }

  .text-rich h2 {
    margin-bottom: 1.5rem;
    margin-left: 0;
    font-size: 1.5rem;
  }

  .text-rich h4 {
    margin-left: 0;
  }

  .text-rich p {
    margin-left: 0;
    font-size: 1.125rem;
  }

  .text-rich li {
    padding-top: 0;
    font-size: 1.125rem;
  }

  .text-rich ul {
    grid-row-gap: 1rem;
    margin-left: 0;
  }

  .text-rich blockquote {
    margin-top: 0;
    font-size: 1.25rem;
  }

  .text-rich figure {
    margin-top: 0;
  }

  .container.max-width-1120.margin-auto {
    max-width: 44rem;
  }

  .container.mod--banner-terms {
    justify-content: space-between;
  }

  .grid {
    grid-column-gap: 3.5rem;
    grid-template-columns: 1fr max-content;
  }

  .grid.mod--discuss {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .grid.mod--footer {
    grid-column-gap: 0rem;
    grid-row-gap: 4.5rem;
    margin-bottom: 3rem;
  }

  .button-attach-old {
    font-size: .875rem;
  }

  .button-attach__circle {
    width: 3rem;
    height: 3rem;
  }

  .form-error {
    font-size: .75rem;
    bottom: -1.2rem;
    left: 1rem;
  }

  .discuss__sidebar {
    background-image: linear-gradient(#f5f5f700 24%, #f5f5f7 25%), url("../media/card-discussReview_tablet_1card-discussReview_tablet.05oc519lm~5vo.webp");
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
    flex-flow: wrap;
    margin-top: 1rem;
  }

  .footer__block {
    font-size: 1.5rem;
  }

  .text-size-14, .text-size-14.opacity-60.mod--reviews {
    font-size: .75rem;
  }

  .text-size-14.opacity-60 {
    font-size: .875rem;
    line-height: 1.6;
  }

  .footer-contact {
    grid-row-gap: 2.5rem;
    flex-direction: column;
  }

  .footer-tech {
    grid-column-gap: var(--8);
    grid-row-gap: var(--8);
    margin-right: -1%;
  }

  .footer-tech__link {
    flex: 0 auto;
    max-width: 24%;
  }

  .dropdown__toggle.mod--faq {
    border-top-color: #fffc;
    min-height: 4.5rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .dropdown__toggle.mod--footer {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.125rem;
  }

  .dropdown__toggle.mod--footer:hover {
    color: var(--white);
  }

  .dropdown__toggle.mod--healthcare {
    border-top-color: #fffc;
  }

  .dropdown__list.is-inter.mod--healthcare {
    margin-top: 0;
  }

  .social__link {
    width: 3rem;
  }

  .social__link:hover {
    border-color: #fffc;
  }

  .social__link.is-github:hover {
    color: var(--white);
  }

  .footer-serv__block {
    grid-row-gap: 1.5rem;
  }

  .footer__link.mod--terms {
    font-size: .75rem;
  }

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

  .circles__block {
    grid-column-gap: 1.125rem;
    grid-row-gap: 1.125rem;
    padding-top: 2.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
  }

  .rating__star {
    width: .75rem;
    height: .75rem;
  }

  .rating__star.mod--feedback {
    width: var(--16);
    height: var(--16);
  }

  .author__ava {
    width: 2.5rem;
    max-width: 3rem;
    height: 2.5rem;
  }

  .heading-wrap.mod--remodal-booking.is--booking-state {
    margin-bottom: var(--0);
  }

  .heading-wrap.mod--healthcare {
    max-width: 31.875rem;
    margin-bottom: 3rem;
  }

  .heading-wrap.mod--healthcare-center {
    margin-bottom: 3rem;
  }

  .heading-wrap.mod--healthcare-center.anim.is-left {
    text-align: left;
    align-items: stretch;
    margin-bottom: 3rem;
    text-decoration: none;
  }

  .heading-wrap.mod--healthcare-center.is-left {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-wrap.mod--healthcare-center.is-left.anim {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .toc {
    grid-row-gap: 1.5rem;
    border-radius: 1rem;
    padding: 1.5rem;
  }

  .toc__list {
    font-size: .875rem;
  }

  .toc__link.is-lenis-scroll {
    display: none;
  }

  .post__sidebar {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
    top: 0;
  }

  .post__sidebar.mod--cookie {
    display: block;
  }

  .icon-scale {
    width: 2.5rem;
    height: 2.5rem;
  }

  .author {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
  }

  .author.mod--reviews-healthcare {
    margin-top: 2rem;
  }

  .faq-cta__card {
    background-image: url("../media/bg-card-askBlue_tablet_1bg-card-askBlue_tablet.08wjgv_19inrm.webp"), linear-gradient(#3a23bb00 49%, #3a23bb 50%);
    background-size: 100%, auto;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 2rem;
  }

  .faq-cta__card.is-border {
    background-image: url("../media/card-askBorder_tablet_1card-askBorder_tablet.0dmq-eic~8j9j.avif");
  }

  .faq-cta__card.is-border.mod--linkedin {
    width: 100%;
  }

  .faq-cta__ava {
    width: var(--64);
    height: var(--64);
  }

  .button__icons {
    border-width: .0625rem;
  }

  .burger-wrap {
    border: .0625rem none var(--white);
    cursor: pointer;
    border-radius: 50%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    transition: all .2s;
    position: relative;
  }

  .burger-wrap.mod--header-healthcare {
    display: none;
  }

  .header__nav-arrow {
    width: 1.25rem;
    height: 1.25rem;
    color: var(--blue-dark);
    position: relative;
  }

  .header__nav-arrow.mod--dropdown {
    transform: rotate(-90deg);
  }

  .header__nav-arrow.mod--back {
    transform: rotate(90deg);
  }

  .page404__gif {
    width: 5rem;
    height: 5rem;
  }

  .toc__collar {
    background-image: url("../media/toc-collar_tablet.0zn9i~67thxt~.svg");
    width: 3.0625rem;
    height: 3.0625rem;
  }

  .page404__text-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 5rem;
    top: 2.5rem;
  }

  .author__text-wrap {
    font-size: .875rem;
  }

  .toc__line {
    left: -2.5rem;
  }

  .toc__list-scroll {
    max-height: none;
    margin-left: -1.5rem;
    padding-left: 1.5rem;
    overflow: visible;
  }

  .menu__block {
    height: 18rem;
    max-height: 80vh;
    padding: 0;
    transition: all .3s;
  }

  .menu__service-title {
    max-width: none;
    margin-bottom: 0;
    font-size: .875rem;
  }

  .menu {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .footer__title {
    font-size: .75rem;
  }

  .footer-contact__link {
    letter-spacing: -.015rem;
    line-height: 1.2;
  }

  .footer-serv__list-item {
    width: 33.3333%;
  }

  .footer-contact__links {
    grid-row-gap: 1.37rem;
  }

  .dropdown__content.mod--faq {
    padding-bottom: 2rem;
    padding-right: 5rem;
    font-size: 1rem;
  }

  .dropdown__content.mod--footer-nav {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown__content.mod--footer-serv {
    grid-row-gap: 2.5rem;
    padding-bottom: 3.5rem;
  }

  .dropdown__content.mod--healthcare {
    padding-right: 5rem;
    font-size: .875rem;
  }

  .faq-cta__content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: row;
    align-items: center;
    max-width: 24.7rem;
    font-size: 1rem;
  }

  .faq-cta__content.mod--linkedin {
    max-width: 23rem;
  }

  .button-play {
    width: 2.5rem;
    height: 2.5rem;
    font-size: var(--14);
  }

  .button-play__icon {
    width: 1.125em;
    height: 1.125em;
  }

  .remodal__close.mod--video {
    bottom: 2rem;
  }

  .button-close {
    width: 2rem;
    height: 2rem;
  }

  .button-close.is-border {
    border-color: var(--blue-dark2);
    opacity: 1;
    color: var(--blue-dark2);
  }

  .button-close.is-border.active {
    border-color: var(--blue-dark2);
  }

  .remodal__video {
    border-radius: 1rem;
  }

  .faq-dropdown__rich ul {
    padding-left: 1.5rem;
  }

  .tab__content.mod--booking {
    width: 100%;
    max-width: 100%;
    padding: 2.5rem;
  }

  .tab__content.mod--booking.is--step2, .tab__content.mod--booking.is--step2.anim {
    width: 100%;
  }

  .tab__content.mod--booking.is--step1 {
    max-width: 100%;
  }

  .form__label {
    font-size: .875rem;
    transform: translate(0, .8rem);
  }

  .form__label.active {
    font-size: .75rem;
    transform: translate(0, -.5rem);
  }

  .form__label.mod--subs, .form__label.mod--footer {
    top: -.4rem;
    transform: translate(0, 1.7rem);
  }

  .form__label.is--textarea {
    top: 0;
  }

  .form__label.is--static {
    font-size: .75rem;
  }

  .banner-donation__close {
    right: 1.5rem;
  }

  .banner-terms__text {
    max-width: 22rem;
    line-height: 1.4;
  }

  .solutions__card {
    height: 100%;
    min-height: 22.5rem;
    padding: 1.5rem;
  }

  .form__label-invalid.is-subs {
    bottom: -1.4rem;
  }

  .submit__checked-anim, .submit__checked-icon {
    width: 1.25rem;
  }

  .form-subs__content.mod--footer {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .button-close__icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .cookie__rich-text {
    max-width: 100%;
  }

  .cookie__rich-text h2 {
    letter-spacing: -.0475rem;
    margin-top: 7rem;
    margin-bottom: 3.5rem;
    font-size: 2.375rem;
  }

  .cookie__rich-text h3 {
    margin-top: 3.5rem;
    font-size: 1.5rem;
  }

  .cookie__rich-text li {
    font-size: 1.125rem;
  }

  .cookie__rich-text figcaption {
    font-size: 1rem;
  }

  .cookie__rich-text blockquote {
    margin-bottom: 3.5rem;
    margin-right: 0;
    padding-bottom: 3.5rem;
    font-size: 1.5rem;
  }

  .cursor-wrap {
    display: none;
  }

  .cursor-works {
    width: 5rem;
    height: 5rem;
  }

  .cookie__heading-mobile {
    margin-bottom: 2.5rem;
    font-size: 2.375rem;
    display: block;
  }

  .form__submit-result-text {
    font-size: .875rem;
  }

  .form__submit-result-text.mod--blog {
    padding-top: 0;
    padding-left: .7rem;
  }

  .grid__block.is-form, .grid__block.is-contacts {
    width: 100%;
  }

  .burger__line {
    background-color: var(--white);
    border-radius: 10rem;
    width: 100%;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
    transition: all .2s;
    position: relative;
    transform: rotate(0);
  }

  .burger__line.is-1 {
    bottom: -7px;
    transform: rotate(45deg);
  }

  .burger__line.is-1.anim {
    bottom: 0;
    transform: rotate(0);
  }

  .burger__line.is-2 {
    opacity: 0;
    width: 0%;
  }

  .burger__line.is-2.anim {
    opacity: 1;
    width: 70%;
  }

  .burger__line.is-3 {
    top: -7px;
    transform: rotate(-45deg);
  }

  .burger__line.is-3.anim {
    top: 0;
    transform: rotate(0);
  }

  .burger {
    flex: none;
    width: 1.25rem;
  }

  .form__content {
    grid-row-gap: 2rem;
  }

  .form__fields {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .form__field {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .form__field.is-submit {
    padding-top: .5rem;
    padding-bottom: 0;
  }

  .form__field.is-submit.mod--qr {
    padding-top: 1.5rem;
  }

  .bg-wrap.mod--healthcare-hero {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-top: 9.375rem;
  }

  .banner-cookie {
    padding: 1rem 2rem;
  }

  .banner-cookie.is--light {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .menu__top-link {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex: 1;
    align-items: center;
    height: 100%;
    margin-bottom: 0;
    padding: 1.5rem 0 0;
    display: flex;
  }

  .menu__links {
    grid-column-gap: 2.5rem;
    flex-flow: wrap;
    padding-top: .5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .menu__links.mod--resources {
    padding-top: 1.5rem;
  }

  .menu__link {
    font-size: var(--16);
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
  }

  .menu__link-arrow {
    width: 1rem;
    height: 1rem;
    display: none;
  }

  .header__secret-dot {
    width: .375rem;
    height: .375rem;
  }

  .faq__line-bottom {
    margin-top: 7rem;
    margin-bottom: -3.5rem;
  }

  .header__banner-secret {
    margin-left: -2rem;
    margin-right: -2rem;
    font-size: .875rem;
  }

  .dropdown.mod--cookie-form.is--last {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .dropdown.mod--healthcare {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .dropdown.mod--healthcare.anim.is-dark {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .dropdown.mod--reasons {
    border-top: 1px solid var(--blue-dark-30);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    display: flex;
  }

  .form-dropdown {
    font-size: .875rem;
  }

  .form-dropdown__toggle {
    height: 2.5rem;
  }

  .form-dropdown__list-item {
    min-height: 2.5rem;
  }

  .footer-drop__link {
    color: var(--white);
    font-size: 1.25rem;
    font-weight: 500;
  }

  .footer-terms__links {
    padding-top: 1.5rem;
    font-size: .875rem;
  }

  .footer-terms__links.mod--healthcare {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .footer-terms__reserved {
    font-size: .75rem;
  }

  .dropdown__bg {
    border-radius: 1rem;
  }

  .contact-success__icon {
    width: 3rem;
  }

  .contact-success__top {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .form__policy.mod--qr {
    margin-top: 1rem;
    font-size: .75rem;
  }

  .runawards__img {
    height: 2em;
    margin-bottom: 1rem;
  }

  .runawards__text {
    font-size: .5rem;
  }

  .remodal__youtube {
    border-radius: 1rem;
  }

  .discuss-card {
    min-height: auto;
    margin-bottom: var(--40);
    padding-top: var(--64);
    padding-bottom: var(--64);
    border-radius: 1.5rem;
  }

  .discuss-card.mod--healthcare {
    min-height: 19.75rem;
    padding-top: var(--48);
    padding-bottom: var(--56);
  }

  .remodal-booking__experts-texts {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .heading-1-service {
    font-size: 3.125rem;
  }

  .discuss__text {
    max-width: 27rem;
    font-size: var(--16);
  }

  .discuss__text-wrap {
    grid-column-gap: var(--24);
    grid-row-gap: var(--24);
  }

  .runcases__img {
    width: 27.5rem;
  }

  .discuss__bg-spin {
    height: 170vw;
  }

  .footer-tech__text {
    font-size: var(--12);
  }

  .banner__logo {
    width: var(--48);
  }

  .banner__text-wrap {
    grid-column-gap: var(--24);
    grid-row-gap: var(--24);
    max-width: 26rem;
    font-size: var(--20);
  }

  .button__txt.is-tablet-large {
    letter-spacing: .04375rem;
    font-size: .875rem;
    line-height: 1;
  }

  .discuss__tag {
    margin-bottom: -.5rem;
    padding-top: .4rem;
    padding-bottom: .3rem;
    padding-left: .5rem;
    font-size: .75rem;
  }

  .menu__nav {
    z-index: 1;
    background-color: var(--white);
    border-radius: 1.5rem;
    padding: 1.5rem;
    transition: all .5s;
    position: absolute;
    inset: 0% 0% auto;
    transform: none;
    box-shadow: 0 0 60px #00000026;
  }

  .menu__nav.anim {
    transition-duration: .3s;
    transform: translate(110%);
  }

  .menu__nav.is--main {
    box-shadow: none;
    display: block;
  }

  .h1-light {
    font-size: 2.5rem;
  }

  .healthcare__grad {
    background-image: linear-gradient(#fff0, #ffffffd6 61%, #fff);
    height: 8.25rem;
  }

  .text-size-38 {
    letter-spacing: -.03rem;
    font-size: 1.5rem;
  }

  .trusted-healthcare__title.is-italic.is-title {
    letter-spacing: .0225rem;
    font-size: 1.125rem;
  }

  .trusted-healthcare__title.is-italic.mod--logos {
    letter-spacing: .02rem;
    margin-top: -.6rem;
    font-size: 1rem;
    line-height: 1;
  }

  .h2-light {
    letter-spacing: -.04rem;
    font-size: 2rem;
  }

  .h2-light:where(.w-variant-c42ff023-862d-84b1-94b9-95dd3587f792) {
    letter-spacing: -.03rem;
    font-size: 1.5rem;
    font-weight: 400;
  }

  .challenges-card {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding: 1.25rem 1rem 1.25rem 1.5rem;
    font-size: .75rem;
  }

  .h3-light {
    font-size: 1rem;
  }

  .h3-light.text-size-20_tablet {
    font-size: 1.25rem;
  }

  .h3-light.text-size-20_tablet.mob-500 {
    letter-spacing: -.025rem;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
  }

  .label-healthcare {
    margin-bottom: .875rem;
  }

  .healthcare__ava {
    width: 7rem;
  }

  .reviews-healthcare__rating {
    margin-bottom: .75rem;
  }

  .approach-healthcare-card {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding: 1.5rem 1.5rem 1.25rem;
    font-size: .75rem;
    box-shadow: 0 30px 40px -5px #00000003;
  }

  .approach-healthcare__img {
    margin-bottom: .5rem;
  }

  .sol-tabs {
    margin-bottom: 3rem;
  }

  .sol-tabs-nav {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 3.5rem;
    margin-left: -2rem;
    margin-right: -2rem;
    padding-bottom: 1px;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow-x: auto;
  }

  .tabs-sol-healthcare__nav-link {
    padding-bottom: 1.5rem;
    font-size: 1rem;
  }

  .banner {
    padding: var(--24);
  }

  .how-healthcare__ava {
    width: 7rem;
    margin-top: 2rem;
  }

  .how-healthcare__list {
    max-width: 22rem;
  }

  .how-healthcare__list-item {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.125rem;
    padding-right: 0;
    font-size: .875rem;
  }

  .models-healthcare__block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    max-width: 9.5rem;
    font-size: .625rem;
  }

  .models-healthcare__icon {
    width: 6rem;
    margin-bottom: -.25rem;
  }

  .grid-healthcare {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    grid-template-columns: 1fr 1fr;
  }

  .grid-healthcare-wrap {
    background-image: url("../media/crad-healthcare-kickstart_tablet_1crad-healthcare-kickstart_tablet.09joxslj~z4tv.avif");
    margin-bottom: 1.5rem;
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .grid-healthcare__text-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    font-size: .875rem;
  }

  .healthcare-awards__img {
    height: 2.5rem;
  }

  .trusted-healthcare {
    padding-top: var(--40);
    padding-right: var(--0);
    padding-left: var(--0);
    margin-top: 6.5rem;
  }

  .trusted-healthcare.mod--land {
    padding-top: var(--48);
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-radius: 0;
    padding-bottom: 0;
  }

  .trusted-healthcare.mod--healthcare {
    padding-top: var(--48);
    padding-bottom: var(--24);
  }

  .numb-healthcare-card {
    background-image: url("../media/card-healthcare-numbers-tablet.0dwor9_zp0ce_.avif");
    padding: 1.25rem 1.4rem;
    font-size: .75rem;
  }

  .numb-healthcare-card__title-wrap {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

  .footer-healthcare-card {
    background-image: url("../media/card-footerBorder-tablet.07.0m0dk2i4es.avif");
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
  }

  .footer-healthcare-card__title-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .footer-healthcare-card__flag {
    width: 1.375rem;
  }

  .footer-healthcare-card__contacts {
    margin-top: .875rem;
    font-size: .875rem;
  }

  .hero-healthcare__mockup {
    margin-bottom: 1rem;
  }

  .hero-healthcare__mockup-wrap.mod--healthcare-branding {
    margin-top: -2rem;
  }

  .grid-healthcare__line.is--1 {
    top: 30%;
  }

  .grid-healthcare__line.is--2 {
    width: auto;
    height: 1px;
    inset: 70% 0% auto;
  }

  .grid-healthcare__line.is--3 {
    right: 50%;
  }

  .models-healthcare__block-wrap {
    width: 14rem;
    height: 14rem;
    padding-top: 1.5rem;
  }

  .discuss-healthcare__title-wrap {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    max-width: 25rem;
    margin-bottom: 1.5rem;
  }

  .sol-card__logo {
    height: 1.5rem;
    margin-bottom: 1rem;
  }

  .sol-card__title-wrap {
    font-size: 1.25rem;
  }

  .healthcare__bg-wrap.mod--numbers {
    margin-bottom: -4rem;
    inset: 0%;
  }

  .healthcare__bg-wrap.mod--howwework {
    inset: 0%;
  }

  .healthcare__bg-wrap.mod--kickstart {
    margin-bottom: -6rem;
    inset: 0%;
  }

  .healthcare-conf__content {
    padding-left: 2rem;
    padding-right: 2rem;
    bottom: 2rem;
  }

  .footer-terms__col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .project-hero__img.is--tablet {
    display: block;
  }

  .post__param {
    grid-column-gap: .5rem;
    font-size: .75rem;
  }

  .breadcrumb-list {
    letter-spacing: .045rem;
    font-size: .75rem;
  }

  .hero-post__heading-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    max-width: 80vw;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .case__logo {
    height: 1.25rem;
  }

  .case__title {
    font-size: 2.75rem;
  }

  .projects__cat-block {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    font-size: 1rem;
  }

  .project__rich-main {
    font-size: 1.125rem;
  }

  .project__rich-main h2 {
    margin-top: 3.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }

  .project__rich-main p {
    max-width: none;
  }

  .project__rich-main ul {
    max-width: 30.75rem;
    margin-top: -.1rem;
    font-size: 1.125rem;
  }

  .project__rich-about {
    width: 100%;
    font-size: 1.125rem;
  }

  .project__rich-about h2 {
    font-size: 1.5rem;
  }

  .case-nav {
    border-radius: 1rem;
  }

  .hero-healthcare__grad {
    background-image: linear-gradient(#fff0, #fff 50%);
    height: 8rem;
  }

  .approach__grad {
    background-image: linear-gradient(#f8f8f800, #f8f8f8 50%, #fff0);
    display: none;
  }

  .post-card__icon {
    width: .75rem;
    height: .75rem;
  }

  .sol-card__img-wrap {
    border-radius: 1rem;
    margin-bottom: 1rem;
  }

  .sol-card__img-wrap.is--big {
    border-radius: 1rem;
  }

  .text-size-18.opacity-60, .text-size-18.opacity-60.z-index-2 {
    font-size: var(--14);
  }

  .text-size-18.mod--cta {
    max-width: 20.75rem;
    font-size: var(--16);
    margin-top: 1rem;
    font-weight: 500;
  }

  .text-size-18.opacity-70.mod--qr {
    max-width: 23.563rem;
    font-size: var(--14);
  }

  .h1 {
    letter-spacing: -.055rem;
    font-size: 2.75rem;
  }

  .h1.is-faq {
    letter-spacing: -.05rem;
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .h1.mod--cases, .h1.mod--qr-form {
    font-size: 4rem;
  }

  .hero__bg-gradient {
    background-image: linear-gradient(180deg, var(--transparent), var(--white) 66%);
    height: 100%;
  }

  .hero__bg-video-placeholder {
    display: none;
  }

  .hero__subtitle {
    max-width: 23.6875rem;
    font-size: .875rem;
  }

  .hero__subtitle.mod--healthcare-hero {
    max-width: 26rem;
  }

  .hero__subtitle.mod--healthcare-hero.max-width-576 {
    max-width: 28rem;
  }

  .challenges__text-wrap {
    grid-row-gap: .75rem;
  }

  .swiper-reviews2__block {
    padding: 3rem 3.5rem;
  }

  .h2 {
    letter-spacing: -.05rem;
    font-size: 2.5rem;
  }

  .h2.mod--cta {
    max-width: 36.5rem;
  }

  .rating-number-text {
    font-size: 1rem;
    line-height: 1.2;
  }

  .challenges-title {
    font-size: 1.25rem;
  }

  .h2-center-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    margin-bottom: 3.5rem;
  }

  .h2-center-wrap.mod--chellenges {
    max-width: 32rem;
    margin-bottom: 3.5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .h2-center-wrap.mod--hero {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .swiper-reviews2__text {
    letter-spacing: -.035rem;
    max-width: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.75rem;
  }

  .swiper-solutions2__content {
    padding: 1.25rem 1.5rem;
  }

  .swiper-solutions2__content.is--steelblue, .swiper-solutions2__content.is--white {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    height: 8.875rem;
    display: flex;
  }

  .swiper-solutions2__text-wrap {
    opacity: 100;
    max-height: none;
  }

  .swiper-solutions2__text-wrap.active {
    padding-top: 0;
  }

  .swiper-solutions2__img {
    object-fit: contain;
    object-position: 50% 0%;
  }

  .swiper-solutions2__img.active {
    top: 0;
  }

  .h4 {
    letter-spacing: -.025rem;
    font-size: 1.25rem;
  }

  .swiper-progress-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 2.5rem;
  }

  .swiper-progress-wrap.margin-top-24 {
    margin-top: 1.25rem;
  }

  .solutions2__block {
    width: 17.5rem;
    min-height: 30rem;
  }

  .margin-top-24.hide-mobile-landscape {
    margin-top: 0;
  }

  .margin-top-24.mod--healthcare {
    margin-top: .75rem;
  }

  .featured__container {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .featured__container.mod--compos {
    height: auto;
    position: static;
  }

  .swiper-featured__numb {
    color: var(--white);
    font-weight: 500;
    display: none;
    bottom: 2.5rem;
    right: 2rem;
  }

  .featured__img {
    width: 100%;
  }

  .featured__img.hide-mobile-landscape.mod-top-right {
    object-position: 50% 50%;
  }

  .icon-40 {
    width: 2rem;
    height: 2rem;
  }

  .featured__text-wrap {
    max-width: 22.8rem;
  }

  .featured__text-wrap.mod--solutions {
    max-width: 23.2rem;
  }

  .featured__content-col {
    padding-bottom: 2rem;
  }

  .featured-content.mod--compos {
    height: auto;
    position: static;
  }

  .featured__text {
    letter-spacing: -.035rem;
    font-size: 1.75rem;
  }

  .featured__icon.is--2 {
    left: 9.6rem;
  }

  .featured__icon.is--1 {
    left: 12.8rem;
  }

  .featured__icon.is--3 {
    left: 20.5rem;
  }

  .featured__icon.is-1 {
    left: 10rem;
  }

  .featured__icon.is-2 {
    left: 13.25rem;
  }

  .featured__icon.is-3 {
    left: 17.75rem;
  }

  .featured__icon.is-4 {
    left: 17rem;
  }

  .grid-reasons__line {
    display: none;
  }

  .reasons__icon {
    width: 3rem;
    height: 3rem;
  }

  .dropdown-toggle.mod--reasons {
    pointer-events: auto;
    flex: none;
    width: 50%;
    margin-bottom: 0;
  }

  .dropdown-toggle.mod--project-new {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .h2-label {
    letter-spacing: -.02ch;
    font-size: 1.1255rem;
    line-height: 1;
  }

  .grid-reasons__rich h3 {
    letter-spacing: -.025rem;
    font-size: 1.25rem;
  }

  .grid-reasons__rich-wrap.is--toggle {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 14.8rem;
  }

  .grid-reasons {
    grid-column-gap: 3.5rem;
    grid-template-columns: 1fr max-content;
    display: block;
  }

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

  .letters__block {
    padding-top: 13rem;
  }

  .letters-nav {
    display: none;
  }

  .letters__card {
    border-radius: .25rem;
  }

  .letters__text {
    max-width: 38rem;
    margin-bottom: 1.5rem;
    font-size: 1.75rem;
  }

  .letters__heading {
    font-size: 4rem;
    top: 3.5rem;
  }

  .letters-awards__img {
    height: 1.825rem;
  }

  .letters-awards {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    padding-top: 1.5rem;
    bottom: 3.5rem;
  }

  .swiper-nav__arrow-2 {
    width: 3rem;
    height: 3rem;
  }

  .swiper-nav__arrow-2.is-border-grey:hover {
    border-color: #02021e4d;
  }

  .success__label {
    opacity: 1;
    color: #0f223599;
    letter-spacing: .02rem;
    background-color: #d9e4ff;
    font-size: 1rem;
  }

  .success__card-span {
    height: 3.5rem;
  }

  .success__card-text {
    color: var(--blue-dark2);
    font-size: .875rem;
  }

  .success__card-title {
    font-size: 1.75rem;
  }

  .white-bg {
    height: 15.75rem;
    bottom: 0%;
  }

  .cases__img {
    width: 30rem;
  }

  .cta__bg {
    height: 8.33331rem;
  }

  .awards__logo {
    width: 7.17731rem;
  }

  .awards__text {
    letter-spacing: .08213rem;
    max-width: 7.0625rem;
    font-size: .45156rem;
  }

  .spacer-1 {
    display: none;
  }

  .home-video {
    border-radius: .375rem;
    max-height: 24.125rem;
  }

  .video-component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .video-bullets {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .video-bullet {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    text-wrap: balance;
    flex-flow: column;
  }

  .video-bullet__icon {
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem;
    min-height: 2.5rem;
  }

  .video-bullet_column {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .project-new__review {
    margin-top: 3rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .h4-2 {
    font-size: 1.25rem;
  }

  .ai-collection__item {
    min-width: 40%;
    max-width: 100%;
  }

  .project-new__roadmap {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .h2-label-2 {
    letter-spacing: -.02ch;
    font-size: 1.1255rem;
    line-height: 1;
  }

  .project-new__numbers {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .project-new__services {
    margin-top: 1.5rem;
  }

  .heading-1-service-2 {
    font-size: 3.1rem;
  }

  .h2-2 {
    letter-spacing: -.8px;
    font-size: 2.5rem;
  }

  .ai-collection__list {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .project-new__rich-about {
    justify-content: space-between;
    align-items: flex-start;
  }

  .project-new__rich-about h2 {
    width: 100%;
    margin-bottom: 1.5rem;
  }

  .project-new__rich-about strong {
    font-size: 1.25rem;
  }

  .project-new__rich-about p {
    max-width: 100%;
    margin-bottom: 1.5rem;
    margin-right: 0;
  }

  .collection__list.is-nest {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .collection__item.mod--project-about-new {
    height: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .project-new__hero-img-wrap {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .project-new__rich-main {
    display: block;
  }

  .project-new__rich-main h2 {
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    padding-right: 0;
  }

  .project-new__rich-main p {
    max-width: 100%;
    margin-bottom: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .project-new__rich-main figure {
    width: 100%;
    min-width: 100%;
    margin-top: 3rem;
    margin-right: 0;
  }

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

  .text-size-24.text-weight-medium.margin-bottom-16.mod--qr {
    font-size: 1.25rem;
  }

  .project-new__drops {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .project-new__roadmap-heading {
    top: 2rem;
  }

  .project-new__cta {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .ai-card__img-link {
    height: 14rem;
    margin-bottom: 1.25rem;
  }

  .ai-card__flag, .project__flag {
    width: 1.2rem;
  }

  .ai-card__tags-wrap {
    font-size: .75rem;
  }

  .post-card__title {
    font-size: 1.25rem;
  }

  .ai-card__tags {
    margin-left: .75rem;
    padding-left: .75rem;
  }

  .project-new__rich-dropdown {
    padding-bottom: 2rem;
  }

  .project-new__rich-dropdown p {
    padding-right: 3rem;
  }

  .project-new__rich-approach {
    padding-bottom: 1.5rem;
  }

  .project-new__rich-approach p {
    padding-right: 3rem;
  }

  .project-new__rich-approach img {
    height: 2rem;
  }

  .project-new__rich-approach figure {
    width: auto;
    min-width: auto;
    max-width: none;
    margin: 0 .5rem .5rem 0;
  }

  .post-card__tag {
    font-size: .75rem;
  }

  .project-new__rich-numbers li {
    min-height: 14rem;
    padding: 1.5rem;
  }

  .project-new__rich-numbers ul {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .project-new__rich-review figure {
    width: auto;
    min-width: auto;
    margin-top: 1.5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .project-new__rich-review p {
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .splide__slide.mod--project-new-gallery {
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .project-new__gallery {
    margin-top: 3rem;
  }

  .cases-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 3.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .cases-card {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cases-card__image-wrapper {
    border-radius: .5rem;
    min-height: 14.5rem;
  }

  .cases-card__title {
    max-width: none;
    font-size: 1.25rem;
  }

  .filter-list {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    align-items: stretch;
  }

  .cases-component {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .hero-cases__hero-gradient {
    height: 6.375rem;
  }

  .dropdown-category__icon {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    min-height: 1rem;
  }

  .dropdown-category {
    position: absolute;
    top: -7.375rem;
    right: 0;
  }

  .filter__button {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: .5rem;
    font-weight: 500;
    line-height: 1;
  }

  .dropdown-category__body.w--open {
    min-width: 18rem;
    padding-top: .5rem;
    left: auto;
    right: 0;
  }

  .dropdown-category__body-inner {
    border-radius: .5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .dropdown-category__toggle-icon-wrapper {
    background-color: var(--blue-dark2);
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    min-height: 2rem;
    color: var(--white);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: color .4s, background-color .4s;
    display: flex;
    position: relative;
  }

  .dropdown-category__toggle-icon {
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    min-height: 1rem;
  }

  .dropdown-category__indicator {
    border: 2px solid var(--white);
    opacity: 0;
    background-color: #2f70d1;
    border-radius: 50%;
    width: .5625rem;
    min-width: .5625rem;
    height: .5625rem;
    min-height: .5625rem;
    position: absolute;
    top: .4rem;
    right: .45rem;
  }

  .cases-grid__info {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 2rem;
  }

  .cases-card__industries-item {
    font-size: .75rem;
  }

  .cases-card__title-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .whoop-img {
    width: 5.5rem;
  }

  .whoop-col {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    font-size: .875rem;
  }

  .input-2 {
    height: 2.5rem;
    font-size: .875rem;
  }

  .input-2::placeholder {
    font-size: .875rem;
  }

  .form-fields {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .cloud-img.is-left.is--desktop {
    display: none;
  }

  .cloud-img.is-left.is--tablet {
    width: 20.375rem;
    display: block;
    top: auto;
    bottom: 6.125rem;
  }

  .cloud-img.is-left.is--tablet.is--success {
    z-index: 3;
    width: 19.375rem;
    bottom: 2.875rem;
  }

  .cloud-img.is--right.is--desktop {
    display: none;
  }

  .cloud-img.is--right.is--tablet {
    width: 12.813rem;
    display: block;
    top: auto;
    bottom: 13.563rem;
  }

  .cloud-img.is--right.is--tablet.is--success {
    z-index: 5;
    width: 16.688rem;
    bottom: 3.125rem;
  }

  .qr-success__damper {
    top: -12.9rem;
  }
}

@media screen and (max-width: 767px) {
  body, .input.mod--catalog-subs, .input.mod--catalog-subs::placeholder {
    font-size: .75rem;
  }

  .input.is--textarea-qr {
    height: 6.25rem;
    padding: .75rem;
  }

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

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

  .section {
    padding: 2.5rem 1rem;
  }

  .section.mod--header {
    padding-top: 1rem;
  }

  .section.mod--footer {
    padding-top: 5rem;
    padding-bottom: 1rem;
  }

  .section.mod--discuss {
    margin-top: 2.5rem;
    padding-top: 1rem;
  }

  .section.overflow-hidden.mod--cases {
    padding-top: 3.04rem;
  }

  .section.mod--faq {
    padding-top: 4rem;
    padding-bottom: 4.75rem;
  }

  .section.mod--cookie {
    padding-top: 2rem;
  }

  .section.mod--404 {
    padding-top: 4.7rem;
  }

  .section.mod--hero {
    padding-top: 6.5rem;
    padding-bottom: 1rem;
  }

  .section.mod--footer-healthcare {
    padding-top: 5rem;
    padding-bottom: 1rem;
  }

  .section.mod--project-hero {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    min-height: 26.5rem;
    padding-top: 5.6rem;
    padding-bottom: 1rem;
  }

  .section.mod--partner {
    padding-top: 2rem;
    padding-bottom: .5rem;
  }

  .section.mod--challenges {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
  }

  .section.mod--featured {
    padding-top: 2rem;
  }

  .section.mod--choose {
    padding-top: 4rem;
  }

  .section.mod--cta {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section.mod--delivered {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .section.mod--success {
    padding-top: 2.5rem;
    padding-bottom: 1rem;
  }

  .section.mod--approach {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section.mod-numbers {
    padding-bottom: 1rem;
  }

  .section.mod--hero-healthcare {
    padding-top: 6.5rem;
    padding-bottom: 1rem;
  }

  .section.mod--partner-home {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section.mod--hero-cases {
    padding-bottom: 1rem;
  }

  .section.mod--cases, .section.mod--cases-grid {
    padding-bottom: 4rem;
  }

  .section.mod--qr-form {
    padding-top: 6rem;
    padding-bottom: 2.5rem;
  }

  .logo.mod--header-healthcare.show-tablet-only {
    display: none;
  }

  .header__nav-link.mod--header-healthcare {
    letter-spacing: -.0225rem;
    border-bottom: 1px solid #0f223526;
    min-height: 3.375rem;
    margin-bottom: -1px;
    font-size: 1.125rem;
    font-weight: 400;
  }

  .columns.mod--discuss {
    padding: 1rem 1.5rem;
  }

  .columns.mod--service-features {
    margin-bottom: 1rem;
  }

  .columns.mod--cookie {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .columns.mod--submit-success {
    flex-flow: column;
  }

  .columns.mod--header-healthcare {
    padding-right: .75rem;
  }

  .columns.mod--trusted-healthcare {
    flex-flow: wrap;
  }

  .columns.mod--how-healthcare {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .columns.mod--healthcare-awards {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }

  .columns.mod--sol-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .columns.mod--hero-param {
    padding-top: 1rem;
  }

  .columns.mod--hero-branding {
    flex-flow: column;
    max-width: 18rem;
  }

  .columns.mod--challenges {
    grid-row-gap: .5rem;
    flex-flow: column;
    width: 100%;
    margin-bottom: .5rem;
    padding-right: 0;
    overflow: visible;
  }

  .columns.mod--success {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding: 1.5rem 1rem 1rem;
  }

  .columns.mod--awards {
    grid-column-gap: 2.24rem;
    grid-row-gap: 2.24rem;
    justify-content: flex-start;
    margin-top: 2rem;
    overflow: scroll;
  }

  .columns.mod--hero-branding {
    flex-flow: column;
  }

  .columns.mod--header {
    height: 3.5625rem;
  }

  .columns.mod--project-new-hero {
    min-height: 22rem;
  }

  .columns__col.mod--faq.is-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .columns__col.mod--header.is-2.mod--header-healthcare {
    display: none;
  }

  .columns__col.mod--contact-success {
    background-image: linear-gradient(90deg, #f5f5f7 79%, #f5f5f700 80%), url("../media/card-ContactSuccess_mobile_1card-ContactSuccess_mobile.0dkyhp54c_iq5.avif");
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    border-radius: 1rem;
  }

  .columns__col.mod--how-healthcare.is--1 {
    max-width: 100%;
  }

  .columns__col.mod--hero-branding.is--1 {
    grid-row-gap: .75rem;
    max-width: none;
  }

  .columns__col.mod--hero-branding.is-2 {
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: stretch;
    max-width: 16.5rem;
    margin-top: 1rem;
    padding-top: 0;
  }

  .columns__col.mod--challenges {
    grid-row-gap: 1rem;
    padding: 1rem;
  }

  .columns__col.mod--success {
    grid-row-gap: .5rem;
  }

  .columns__col.mod--awards {
    flex: none;
    max-width: 8.07338rem;
  }

  .columns__col.mod--project-new-hero.is--1, .columns__col.mod--qr-form.is-1 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .swiper-nav.mod--reviews-healthcare {
    display: none;
  }

  .swiper-nav__arrow {
    width: 2.5rem;
    height: 2.5rem;
  }

  .swiper.mod--reviews-healthcare {
    max-width: 100%;
    overflow: visible;
  }

  .swiper.mod--models-healthcare {
    margin-bottom: 3rem;
    overflow: visible;
  }

  .swiper-wrapper.cursor-style-grab {
    flex-flow: row;
  }

  .swiper-slide {
    width: 100%;
    max-width: none;
  }

  .swiper-slide.mod--models-healthcare {
    width: 100%;
  }

  .swiper-slide.mod--featured {
    height: 25rem;
  }

  .swiper-slide.mod--letters {
    min-height: 29.8125rem;
  }

  .remodal__container.mod--error {
    grid-row-gap: 1.5rem;
    padding: 1rem 1rem 1.5rem;
  }

  .remodal__container.mod--booking {
    padding-left: 0;
    padding-right: 0;
  }

  .remodal.is--global.is--scroll {
    pointer-events: auto;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .heading-4.margin-bottom-54 {
    margin-bottom: 1rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .form.mod--qr {
    padding: 1rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .text-weight-medium.text-size-18.leading-1-6 {
    font-size: var(--14);
  }

  .text-weight-medium.mod--author {
    font-size: .75rem;
    line-height: 1.6;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .text-size-regular {
    font-size: .75rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .display-inlineflex {
    flex: none;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

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

  .hide-mobile-landscape {
    display: none;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .heading-3 {
    font-size: 2.375rem;
  }

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

  .overflow-hidden.is-wide {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .padding-xlarge {
    padding: 2rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

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

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

  .fs-styleguide_version {
    font-size: .875rem;
  }

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

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .button.is-small {
    padding-right: .2rem;
  }

  .button.mod--case {
    align-self: stretch;
  }

  .button.bg-color-black.no-icon.is-2 {
    background-color: var(--blue-dark2);
    margin-top: 2rem;
    display: flex;
  }

  .button.is-tiny-simple {
    height: 2rem;
  }

  .button.bg-color-blue-grayish-light.no-icon {
    width: 100%;
    margin-top: 1rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .text-rich {
    background-size: 1.5rem, cover;
  }

  .text-rich h2 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }

  .text-rich p {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }

  .text-rich li {
    font-size: 1rem;
  }

  .text-rich blockquote {
    background-position: 1.5rem 90%, 100% 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 3rem;
    padding: 1.5rem 1.5rem 4.5rem;
    font-size: 1rem;
  }

  .text-rich figure {
    margin-top: 0;
    margin-bottom: 3rem;
  }

  .container.mod--404 {
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 5rem;
    overflow: visible;
  }

  .container.mod--menu.mod--header-healthcare {
    height: 100%;
  }

  .grid {
    grid-template-columns: 1fr;
    grid-template-areas: "Area-3 Area-3"
                         "Area-2 Area-2"
                         "Area Area";
  }

  .grid.mod--footer {
    margin-bottom: 2.5rem;
  }

  .form-error {
    bottom: -1rem;
  }

  .discuss__sidebar {
    padding: 1rem;
  }

  .footer__block {
    font-size: 1.125rem;
  }

  .text-size-14.opacity-60.mod--reviews {
    font-size: .625rem;
    line-height: 1.4;
  }

  .text-size-14.opacity-60 {
    font-size: .625rem;
  }

  .dropdown__toggle.mod--faq {
    font-size: .875rem;
  }

  .dropdown__toggle.mod--footer {
    padding-top: .8rem;
    padding-bottom: .8rem;
  }

  .dropdown__toggle.mod--healthcare {
    font-size: .875rem;
  }

  .dropdown__list.is-inter {
    max-width: 100%;
  }

  .dropdown__icon.is-close {
    display: none;
  }

  .social__link {
    width: 2rem;
    height: 2rem;
  }

  .text-size-20.mod--instrument {
    font-size: .875rem;
  }

  .circles__block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 10vw;
    font-size: .75rem;
  }

  .rating {
    grid-column-gap: .18rem;
  }

  .rating__star {
    width: .75rem;
    height: .75rem;
  }

  .author__ava {
    width: 2rem;
    max-width: 2rem;
    height: 2rem;
  }

  .post__sidebar {
    align-items: center;
  }

  .button-attach__icon2 {
    width: 1.25rem;
  }

  .dropdown__title-wrap.mod--faq {
    font-size: 1.125rem;
  }

  .swiper-pagin.mod--healthcare {
    grid-column-gap: var(--8);
    margin-top: 2rem;
    display: flex;
  }

  .swiper-pagin.mod--delivered {
    grid-column-gap: var(--4);
  }

  .author {
    grid-column-gap: .5rem;
    align-items: center;
  }

  .author.mod--reviews-healthcare {
    max-width: 14rem;
  }

  .faq-cta__card {
    grid-template-rows: auto auto;
    grid-template-columns: 1rem 1fr;
    grid-auto-columns: 1fr;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .button__text {
    display: block;
  }

  .burger-wrap {
    flex: none;
    display: flex;
  }

  .burger-wrap.mod--header-healthcare {
    margin-right: 0;
    display: flex;
  }

  .footer-nav__link {
    grid-template-columns: 1fr;
  }

  .icon-regular.is-size-16-mobile, .icon-regular.is-post-param {
    width: 1rem;
    height: 1rem;
  }

  .page404__bg {
    z-index: -1;
    position: absolute;
    inset: auto 0%;
  }

  .page404__gif {
    width: 8rem;
    height: 8rem;
  }

  .error-popup {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .page404__bg-wrap {
    flex: 1;
    margin-left: -1rem;
    margin-right: -1rem;
    position: relative;
    overflow: hidden;
  }

  .page404__text-wrap {
    text-align: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    top: 0;
  }

  .author__text-wrap {
    line-height: 1.4;
  }

  .menu__block {
    max-height: 75vh;
  }

  .menu__block.mod--header-healthcare {
    height: auto;
    box-shadow: 0 0 5px #111c2b1a, 0 0 1px #111c2b1a;
  }

  .menu {
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: visible;
  }

  .dropdown__icon-wrap {
    width: 2rem;
    height: 2rem;
  }

  .dropdown__icon-wrap.hide-desktop-tablet {
    display: flex;
  }

  .footer-contact__link {
    grid-column-gap: .5rem;
    font-size: 1.125rem;
  }

  .dropdown__content.mod--faq {
    padding-right: 0;
  }

  .dropdown__content.mod--footer-serv {
    padding-top: 1.25rem;
    padding-bottom: 1.5rem;
  }

  .dropdown__content.mod--healthcare {
    padding-right: 0;
  }

  .button-play__icon {
    width: .875em;
    height: .875em;
    left: 1px;
  }

  .faq-dropdown__rich {
    font-size: .75rem;
  }

  .banner-donation__close {
    right: .5rem;
  }

  .solutions__card {
    padding-bottom: 1rem;
  }

  .form__label-invalid {
    font-size: .75rem;
    bottom: -1.2rem;
  }

  .form__label-invalid.is-subs {
    bottom: -1rem;
  }

  .modal-subs__video-wrap {
    margin-bottom: 1.5rem;
  }

  .modal-subs__img {
    width: 5rem;
    height: 5rem;
  }

  .remodal__rich {
    margin-bottom: 2rem;
  }

  .remodal__rich h2 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }

  .remodal__rich p, .toc__title {
    font-size: .875rem;
  }

  .cookie__rich-text img {
    border-radius: 1rem;
  }

  .cookie__rich-text h2 {
    margin-top: 5rem;
    margin-bottom: 2rem;
  }

  .cookie__rich-text h3 {
    margin-top: 3rem;
    margin-bottom: 1rem;
  }

  .cookie__rich-text h4 {
    font-size: 1rem;
  }

  .cookie__rich-text p {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }

  .cookie__rich-text li {
    font-size: 1rem;
  }

  .cookie__rich-text ul, .cookie__rich-text ol {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .cookie__rich-text figure {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .cookie__rich-text figcaption {
    max-width: 28rem;
    margin-top: 1rem;
    font-size: .75rem;
  }

  .cookie__rich-text blockquote {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    font-size: 1rem;
  }

  .cookie__rich-text em {
    margin-top: 1rem;
    font-size: .75rem;
  }

  .cookie__heading-mobile {
    margin-bottom: 2rem;
  }

  .form__submit-result-text.mod--blog {
    font-size: .75rem;
  }

  .page404__content {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .cookie__content {
    padding-top: 5.5625rem;
  }

  .header__blur {
    height: 3.5625rem;
    display: block;
  }

  .header__blur.mod--header-healthcare {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #ffffff80;
    height: 0;
    display: block;
  }

  .bg-wrap.mod--healthcare-hero {
    margin-left: -1rem;
    margin-right: -1rem;
    padding-top: 7.8125rem;
  }

  .banner-cookie {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq__line-bottom {
    margin-top: 5rem;
    margin-bottom: -2.5rem;
  }

  .header__banner-secret {
    margin-top: -1rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .dropdown.mod--healthcare.anim.is-dark {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .dropdown.mod--reasons {
    border-top-style: none;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .remodal__scroll {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-success__top {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 25rem;
  }

  .form__policy {
    font-size: .75rem;
  }

  .form__policy.mod--qr {
    font-size: .625rem;
  }

  .discuss-card {
    padding-top: var(--40);
    padding-bottom: var(--40);
  }

  .faq-cta__author {
    align-items: center;
  }

  .banner__text-wrap {
    grid-column-gap: var(--24);
    grid-row-gap: var(--24);
    font-size: var(--18);
  }

  .button__txt {
    display: block;
  }

  .page403__container {
    max-width: 38rem;
  }

  .menu__nav {
    box-shadow: none;
  }

  .menu__nav.is--main.mod--header-healthcare {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .menu-dropdown__list {
    max-width: 100%;
  }

  .healthcare__grad.mod--conf {
    bottom: 5rem;
  }

  .trusted-healthcare__title.is-italic.is-title {
    letter-spacing: .015rem;
    font-size: .75rem;
  }

  .trusted-healthcare__title.is-italic.mod--logos {
    max-width: 13.25rem;
    padding-right: var(--16);
    padding-left: var(--16);
    letter-spacing: .015rem;
    margin-top: -.7rem;
    font-size: .75rem;
    line-height: 1.4;
    top: -.2rem;
  }

  .healthcare__ava {
    display: none;
  }

  .reviews-healthcare__block {
    max-width: 35rem;
    margin-left: auto;
    margin-right: auto;
  }

  .sol-tabs-nav {
    margin-bottom: 2rem;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .banner {
    padding: var(--16);
  }

  .how-healthcare__ava {
    display: none;
  }

  .how-healthcare__list {
    max-width: 100%;
  }

  .hero-healthcare__mockup.mod--healthcare-branding {
    min-width: 150vw;
  }

  .models-healthcare__block-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .banner__arrow-wrap {
    display: none;
  }

  .how-healthcare__sticky {
    position: relative;
    top: 0;
  }

  .healthcare-conf__content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .post__param, .breadcrumb__text {
    font-size: .625rem;
  }

  .case__feedback {
    margin-top: 5rem;
  }

  .text-size-18.opacity-60.z-index-2 {
    font-size: var(--12);
  }

  .text-size-18.opacity-60.text-weight-medium {
    font-size: var(--12);
    margin-top: .8rem;
  }

  .text-size-18.mod--cta {
    opacity: 100;
    max-width: 13.5rem;
    font-size: var(--12);
    margin-top: .75rem;
  }

  .text-size-18.mod--cta:where(.w-variant-9035ac23-a255-9c08-c6ba-e97f0bf6e2e3) {
    font-weight: 400;
  }

  .h1 {
    letter-spacing: -.26px;
    font-size: 1.875rem;
  }

  .h1.is-faq {
    font-size: 1.5rem;
  }

  .h1.mod--qr-form {
    letter-spacing: -.05rem;
    font-family: Instrument Serif italic, Arial, sans-serif;
    font-size: 2.5rem;
  }

  .hero__bg-video {
    width: 50rem;
    min-width: 50rem;
    height: 28.125rem;
    left: -10%;
  }

  .hero__bg-gradient {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-image: linear-gradient(#fff0, #ffffffd6 60%, #fff);
  }

  .hero__subtitle {
    max-width: 16.5rem;
    font-size: .75rem;
  }

  .hero__subtitle.mod--healthcare-hero.max-width-576 {
    max-width: 16rem;
    margin-left: auto;
    margin-right: auto;
  }

  .challenges__text-wrap {
    grid-row-gap: 1rem;
  }

  .swiper-reviews2__block {
    padding: 2rem 1rem;
  }

  .h2 {
    font-size: 1.5rem;
  }

  .h2.mod--cta {
    letter-spacing: -.015rem;
    max-width: 17rem;
  }

  .rating-number-text {
    font-size: .875rem;
  }

  .challenges-title {
    letter-spacing: -.01rem;
    font-size: 1rem;
    line-height: 1.1;
  }

  .h2-center-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    margin-bottom: 2rem;
  }

  .h2-center-wrap.mod--chellenges {
    margin-bottom: 2rem;
  }

  .h2-center-wrap.mod--hero {
    align-items: stretch;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swiper-reviews2__text {
    letter-spacing: -.18px;
    font-size: 1.125rem;
  }

  .swiper-pagin__item {
    max-width: 2rem;
  }

  .swiper-solutions2__content.is--steelblue, .swiper-solutions2__content.is--white {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-end;
    height: auto;
    padding: 1rem;
  }

  .swiper-solutions2__text-wrap {
    max-height: 0;
  }

  .swiper-solutions2__text-wrap.active {
    max-height: none;
    padding-top: .5rem;
  }

  .swiper-solutions2__img.is-mobile {
    display: block;
  }

  .swiper-solutions2__img.is-desktop {
    display: none;
  }

  .h4 {
    font-size: 1rem;
  }

  .swiper-progress-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .swiper-progress-wrap.margin-top-24 {
    margin-top: 1.5rem;
  }

  .swiper-progress-wrap.margin-top-24.hide-desktop-tablet.hide-mobile-landscape-only {
    display: flex;
  }

  .solutions2__block {
    width: 17rem;
    min-height: 25rem;
  }

  .featured__container {
    align-items: flex-start;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swiper-featured__numb {
    bottom: 5.75rem;
    right: 1rem;
  }

  .featured__img {
    object-position: 100% 50%;
  }

  .featured__img.is-mobile {
    object-position: 50% 50%;
    display: block;
  }

  .icon-40 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .featured__text-wrap {
    max-width: 15rem;
  }

  .featured__text-wrap.mod--solutions {
    max-width: 16rem;
  }

  .featured__content-col {
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .featured__text {
    font-size: 1.125rem;
  }

  .featured__icon.is--2 {
    bottom: -.1375rem;
    left: 6rem;
  }

  .featured__icon.is--1 {
    bottom: -.1rem;
    left: auto;
    right: 5.2rem;
  }

  .featured__icon.is--3 {
    bottom: -.1375rem;
    left: 10rem;
  }

  .featured__icon.is-1 {
    bottom: -.1rem;
    left: auto;
    right: 8.2rem;
  }

  .featured__icon.is-2 {
    bottom: -.1rem;
    left: auto;
    right: 5.2rem;
  }

  .featured__icon.is-3 {
    bottom: -.1rem;
    left: auto;
    right: 5.5rem;
  }

  .featured__icon.is-4 {
    bottom: -.1rem;
    left: auto;
    right: 2.8rem;
  }

  .grid-reasons__line {
    width: 100%;
    height: .0625rem;
    top: 25%;
    left: 0%;
  }

  .grid-reasons__line.is--3 {
    width: .0625rem;
    height: 100%;
    top: 0%;
    left: 50%;
  }

  .reasons__icon {
    width: 2rem;
    height: 2rem;
  }

  .dropdown-toggle.mod--reasons {
    border-top: 1px solid var(--blue-dark-30);
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .dropdown-toggle.mod--project-new {
    font-size: 1rem;
    line-height: 1.3;
  }

  .h2-label {
    opacity: .6;
    letter-spacing: .015rem;
    font-size: .75rem;
  }

  .grid-reasons__rich {
    font-size: .75rem;
  }

  .grid-reasons__rich h3 {
    font-size: 1rem;
  }

  .grid-reasons__rich-wrap.is--content {
    padding-bottom: 1rem;
  }

  .grid-reasons__rich-wrap.is--toggle {
    max-width: 100%;
  }

  .grid-reasons {
    grid-template-columns: repeat(auto-fit, minmax(50%, auto));
    grid-template-areas: "Area-3 Area-3"
                         "Area-2 Area-2"
                         "Area Area";
  }

  .rating-text {
    font-size: .875rem;
  }

  .letters__block {
    padding-top: 8.5rem;
  }

  .swiper-pagin-2 {
    grid-column-gap: .25rem;
    width: 13rem;
    margin-left: auto;
    margin-right: auto;
  }

  .letters__card {
    border-radius: .25rem;
  }

  .letters__text {
    margin: .75rem 1rem 1rem;
    font-size: 1.125rem;
  }

  .letters__heading {
    margin-bottom: 0;
    font-size: 2.5rem;
    top: 2rem;
  }

  .letters-awards {
    bottom: 2rem;
  }

  .swiper-nav__arrow-2 {
    width: 2.5rem;
    height: 2.5rem;
  }

  .success__label {
    letter-spacing: .015rem;
    font-size: .75rem;
  }

  .success__card-span {
    background-color: #0f223526;
    width: 100%;
    height: 1px;
  }

  .success__card-text {
    color: #0f223599;
    max-width: 10rem;
    font-size: .75rem;
  }

  .success__card-title {
    font-size: 1.125rem;
  }

  .white-bg {
    height: 6rem;
  }

  .cases__img {
    width: 17rem;
  }

  .awards__logo {
    width: 7.53175rem;
    min-width: 7.53175rem;
  }

  .awards__text {
    letter-spacing: .08713rem;
    max-width: 8.07338rem;
    font-size: .47913rem;
  }

  .section__label {
    letter-spacing: .015px;
    font-size: .75rem;
  }

  .home-video {
    border-radius: 1rem;
    width: 100%;
  }

  .video-component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .video-bullets {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .video-bullet {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    text-align: left;
    flex-flow: row;
  }

  .video-bullet__icon {
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    min-height: 2rem;
  }

  .h4-2 {
    font-size: 1rem;
  }

  .project-new__numbers {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .heading-1-service-2 {
    font-size: 2.5rem;
  }

  .h2-2 {
    font-size: 1.5rem;
  }

  .ai-collection__list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .project-new__rich-about strong, .project-new__rich-about p {
    font-size: 1rem;
  }

  .project-new__review-rating {
    font-size: .875rem;
  }

  .project-new__review-stars {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .collection__item.mod--project-about-new {
    padding-left: .875rem;
    padding-right: .875rem;
  }

  .project-new__hero-img-wrap {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .project-new__review-star {
    width: .6875rem;
    height: .6875rem;
  }

  .project-new__rich-main {
    font-size: 1rem;
  }

  .project-new__rich-main h2 {
    margin-top: 3rem;
  }

  .project-new__rich-main img {
    border-radius: .5rem;
  }

  .project-new__rich-main figure {
    margin-top: 3rem;
  }

  .text-size-24 {
    font-size: 1.125rem;
  }

  .project-new__cta {
    padding: 1.5rem;
  }

  .post-card__title-link {
    align-self: flex-start;
  }

  .ai-card__tags-wrap {
    font-size: .625rem;
  }

  .post-card__title {
    font-size: 1.125rem;
  }

  .project-new__rich-dropdown p {
    margin-bottom: 1.5rem;
    padding-right: 0;
  }

  .project-new__rich-dropdown figure {
    margin-top: 1.5rem;
  }

  .project-new__rich-dropdown li {
    background-position: 8px;
    height: 2rem;
    padding-left: 1.8rem;
    padding-right: .875rem;
    font-size: .75rem;
  }

  .project-new__rich-dropdown h4 {
    margin-top: 1.5rem;
    margin-bottom: .5rem;
    font-size: .8125rem;
  }

  .project-new__rich-approach p {
    margin-bottom: 1.5rem;
    padding-right: 0;
  }

  .project-new__rich-approach strong {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .3rem;
  }

  .project-new__rich-approach figure {
    width: auto;
    min-width: auto;
    max-width: none;
    margin: 0 .25rem .25rem 0;
  }

  .project-new__rich-approach li {
    height: 2rem;
    padding-left: .4rem;
    padding-right: .875rem;
    font-size: .75rem;
  }

  .project-new__rich-approach ul {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .project-new__rich-numbers {
    margin-left: -1rem;
    margin-right: -1rem;
    overflow: hidden;
  }

  .project-new__rich-numbers li {
    flex: auto;
    min-width: 15.5rem;
    max-width: 50%;
    min-height: 15.625rem;
    font-size: .875rem;
  }

  .project-new__rich-numbers ul {
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow-x: auto;
  }

  .project-new__rich-numbers strong {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    font-size: 1.75rem;
  }

  .project-new__rich-review img {
    width: 2.25rem;
    height: 2.25rem;
  }

  .project-new__rich-review figure {
    margin-top: 1.5rem;
  }

  .project-new__rich-review strong, .project-new__rich-review figcaption {
    font-size: .75rem;
  }

  .project-new__rich-review p {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .splide__slide.mod--project-new-gallery {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .cases-grid {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .cases-card {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .cases-card__image-wrapper {
    min-height: 12.25rem;
  }

  .cases-component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .dropdown-category {
    width: 100%;
    position: relative;
    top: auto;
  }

  .filter__button {
    justify-content: center;
    align-items: center;
    height: 2.5rem;
    padding: .25rem;
  }

  .dropdown-category__item {
    padding-right: .625rem;
  }

  .dropdown-category__toggle-icon-wrapper {
    position: absolute;
    right: .25rem;
  }

  .mobile-dropdown.header__nav-link.mod--header-healthcare {
    position: static;
  }

  .mobile-dropdown__toggle {
    letter-spacing: -.0225rem;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 3.375rem;
    font-size: 1.125rem;
    display: flex;
  }

  .mobile-dropdown__body {
    z-index: 1;
    background-color: var(--white);
    border-radius: 1.5rem;
    flex-flow: column;
    height: 18.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    transition: transform .2s;
    display: flex;
    position: fixed;
    inset: 1rem 0% 0%;
    transform: translate(100vw);
  }

  .mobile-dropdown__link {
    border-bottom: 1px solid #0f223526;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1;
    display: flex;
  }

  .mobile-dropdown__link.mod--last {
    border-bottom-style: none;
  }

  .mobile-dropdown__link.mod--back {
    letter-spacing: -.0225rem;
    padding-top: .875rem;
    padding-bottom: .875rem;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.4;
  }

  .mobile-dropdown__toggle-icon {
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    min-height: 1.5rem;
  }

  .cases-grid__info {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-top: 0;
    font-size: .625rem;
  }

  .cases-grid__info-text {
    max-width: 8.625rem;
    line-height: 1.4;
  }

  .cases-card__industries-item {
    font-size: .625rem;
  }

  .whoop-img {
    width: 4.5rem;
  }

  .whoop-col {
    font-size: .75rem;
  }

  .form__label-invalid-2 {
    font-size: .75rem;
    bottom: -1.2rem;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.625rem;
  }

  h2 {
    font-size: var(--32);
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  .input.is-textarea {
    height: 2.5rem;
    min-height: 2.5rem;
  }

  .input.mod--footer {
    height: 3rem;
    padding-left: 1.25rem;
  }

  .input.mod--catalog-subs {
    padding-right: 1rem;
  }

  .input.mod--subs {
    height: 2.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

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

  .section.mod--cookie {
    padding-bottom: 9.5rem;
  }

  .section.mod--hero.mod--branding {
    height: 100dvh;
  }

  .section.mod--hero {
    padding-bottom: 0;
  }

  .section.padding-vertical-140 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section.padding-vertical-112 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section.mod--footer-healthcare {
    padding-top: 2rem;
  }

  .section.padding-top-144 {
    padding-top: 3rem;
  }

  .section.mod--healthcare-tabs {
    padding-top: 1.8rem;
    padding-bottom: 3rem;
  }

  .section.mod--healthcare-reviews {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section.mod--project-about {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
  }

  .section.mod--project-main {
    padding-top: 1.5rem;
    padding-bottom: 5rem;
  }

  .section.mod--cta {
    overflow: hidden;
  }

  .section.mod--hero-healthcare {
    padding-bottom: 0;
  }

  .section.mod--hero-cases {
    padding-top: 8rem;
  }

  .section.mod--qr-form.is--success {
    overflow: hidden;
  }

  .section.mod--footer__qr-form {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .section.mod--qr-success {
    margin-top: -1.5rem;
    padding-bottom: 2.5rem;
  }

  .logo {
    width: 7.75rem;
  }

  .logo.mod--header-healthcare {
    width: 5.25rem;
  }

  .header__nav-link {
    min-height: auto;
    font-size: 1.5rem;
  }

  .header__nav-link.mod--dropdown {
    font-size: 1.5rem;
  }

  .header__nav-link.mod--dropdown.is--back {
    margin-left: .5rem;
    margin-right: .5rem;
    padding-bottom: 1rem;
  }

  .columns.mod--discuss {
    background-image: linear-gradient(#fff0 20%, #fff 21%), url("../media/card-discuss_mobile.0-x3q46jknv3x.svg");
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .columns.mod--faq {
    grid-row-gap: 1rem;
  }

  .columns.mod--submit-success {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .columns.mod--header-healthcare {
    height: 3rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .columns.mod--trusted-healthcare {
    grid-column-gap: .75rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content);
    grid-auto-columns: 1fr;
    font-size: .6rem;
    display: grid;
  }

  .columns.mod--trusted-healthcare.is--conf {
    font-size: .6rem;
  }

  .columns.mod--healthcare {
    flex-flow: column;
  }

  .columns.mod--how-healthcare {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .columns.mod--healthcare-awards {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .columns.mod--footer-healthcare {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    margin-top: 1.125rem;
    margin-bottom: 1.5rem;
    display: flex;
  }

  .columns.mod--healthcare-numb {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .columns.mod--sol-card {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .columns.mod--hero-param {
    flex-wrap: wrap;
  }

  .columns.mod--project-post {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-bottom: 2rem;
  }

  .columns.mod--project-main {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .columns.mod--awards {
    max-width: 100%;
  }

  .columns.mod--project-new-hero {
    min-height: 18rem;
  }

  .columns.mod--qr-form.is--success {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .columns__col {
    flex: 0 auto;
  }

  .columns__col.is-1-old.mod--discuss {
    grid-row-gap: 2rem;
  }

  .columns__col.mod--header.is-3 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .columns__col.mod--contact-success {
    background-image: url("../media/card-ContactSuccess_mobile_1card-ContactSuccess_mobile.0dkyhp54c_iq5.avif");
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1rem;
  }

  .columns__col.mod--leave.is--1 {
    max-width: 100%;
  }

  .columns__col.mod--project-main.is--2 {
    flex-flow: column;
    display: flex;
  }

  .columns__col.mod--hero-branding.is--1 {
    max-width: 17.125rem;
  }

  .columns__col.mod--hero-branding.is-2 {
    max-width: none;
  }

  .columns__col.mod--challenges {
    min-width: 0;
  }

  .swiper-nav {
    grid-column-gap: .5rem;
  }

  .swiper-slide {
    width: 100%;
  }

  .swiper-slide.mod--runawards {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .remodal__container {
    background-image: linear-gradient(#fff0 30%, #fff 31%), url("../media/bg-modalJoin_mobile_1bg-modalJoin_mobile.17u1.x9u_i5te.webp");
    border-radius: 1rem;
    max-width: 18.125rem;
    padding: 2rem 1rem 1rem;
  }

  .remodal__container.mod--video {
    max-width: 92%;
  }

  .remodal__container.mod--error {
    background-position: 0 0, 0 0;
    align-items: stretch;
    padding-bottom: 1rem;
  }

  .remodal__container.mod--booking {
    text-align: left;
  }

  .remodal__container.mod--leave {
    padding-right: var(--32);
    padding-left: var(--32);
  }

  .remodal.remodal-global {
    max-width: 18.125rem;
  }

  .remodal.remodal-global.is-simple {
    max-width: 18rem;
  }

  .remodal.is--global.is--scroll {
    height: 100dvh;
  }

  .heading-4 {
    font-size: 1.5rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .display-inlineflex {
    flex: 1;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-2 {
    font-size: 2rem;
  }

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

  .heading-3 {
    font-size: 2rem;
  }

  .heading-3.is--h4-mobile {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .input-wrap {
    flex: 0 auto;
    width: 100%;
  }

  .input-wrap.is-submit {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
    flex-direction: column-reverse;
    align-items: stretch;
  }

  .input-wrap.mod--subs {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    display: flex;
  }

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

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

  .form-wrapper.mod--footer {
    margin-bottom: 2rem;
  }

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

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

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-6.text-align-center.mod--error, .heading-6.mod--footer {
    font-size: 1.5rem;
  }

  .heading-6.mod--modal-error {
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5rem;
  }

  .heading-5.mod--404 {
    max-width: none;
  }

  .button {
    width: 100%;
    font-size: .75rem;
  }

  .button.bg-color-black.no-icon.mod--qr {
    width: auto;
  }

  .button.bg-color-blue-grayish-light.mod--healthcare {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-right: .25rem;
  }

  .button.mod--header-mobile {
    background-color: var(--blue-dark2);
    flex: none;
    width: auto;
    height: 1.5rem;
    padding: .1rem .75rem 0;
    font-size: .5rem;
    display: flex;
  }

  .button.mod--header-mobile.is--white {
    background-color: var(--white);
    color: var(--blue-dark2);
  }

  .heading-1 {
    font-size: 2.625rem;
  }

  .text-rich blockquote {
    background-color: #fff3db;
    background-image: url("../media/icon-quotes.0d_.938w82w2n.svg");
    background-position: 1.5rem 100%;
    background-repeat: no-repeat;
    background-size: 1.5rem;
    border-bottom-left-radius: 0;
    margin-top: 0;
    margin-bottom: 4.25rem;
    padding-bottom: 3.25rem;
    position: relative;
  }

  .text-rich figure {
    margin-top: 0;
    margin-bottom: 3rem;
  }

  .container.mod--banner-terms {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column;
    align-items: stretch;
  }

  .container.mod--banner-donation {
    align-items: flex-start;
  }

  .container.mod--menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    display: flex;
  }

  .container.mod--menu.mod--header-healthcare {
    padding-top: 1rem;
    top: 4rem;
  }

  .grid {
    grid-template-areas: ".";
  }

  .grid.mod--discuss {
    grid-row-gap: 1.375rem;
    flex-direction: column;
    display: flex;
  }

  .grid.mod--footer {
    grid-row-gap: 2.5rem;
    flex-flow: column;
    display: flex;
  }

  .discuss__sidebar {
    background-image: linear-gradient(#f5f5f700 24%, #f5f5f7 25%), url("../media/card-discussReview_mobile_1card-discussReview_mobile.0avk-9yu9_qfh.webp");
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
    border-radius: 1rem;
    flex-flow: column;
  }

  .footer__block.is--address {
    order: 1;
  }

  .footer-contact {
    grid-row-gap: 2rem;
  }

  .footer-tech__link {
    max-width: 48.5%;
  }

  .form-submit-wrap.mod--footer {
    right: .5rem;
  }

  .form-submit-wrap.mod--subs {
    flex-flow: column;
    align-items: stretch;
    position: relative;
    right: 0;
  }

  .dropdown__toggle.mod--faq {
    min-height: 4.5rem;
  }

  .dropdown__toggle.mod--cookie-form {
    height: 4rem;
  }

  .dropdown__list.is-inter {
    overflow: hidden;
  }

  .dropdown__icon.is-close {
    color: var(--blue-dark2);
    display: none;
  }

  .social {
    grid-column-gap: .5rem;
    justify-content: space-between;
    width: 100%;
  }

  .footer-serv__block {
    grid-row-gap: 1rem;
  }

  .footer__link {
    font-size: .75rem;
  }

  .footer__link.mod--terms {
    font-size: .625rem;
  }

  .footer__link.mod--terms.is--cookies {
    order: 1;
  }

  .footer__link.mod--terms.is--cookies.mod--qr {
    display: block;
  }

  .text-size-20 {
    font-size: .75rem;
  }

  .text-size-20.opacity-70.max-width-218 {
    max-width: 13.625rem;
  }

  .circles__block {
    padding-top: 20vw;
  }

  .author__ava {
    width: 2rem;
    height: 2rem;
  }

  .opacity-60.mob-max-width-208 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-wrap.mod--remodal-booking {
    text-align: left;
  }

  .heading-wrap.mod--healthcare, .heading-wrap.mod--healthcare-center {
    margin-bottom: 1.625rem;
  }

  .heading-wrap.mod--healthcare-center.anim.is-left {
    margin-bottom: 2rem;
  }

  .toc__list {
    padding-left: .8rem;
  }

  .post__style-link a {
    padding-top: var(--24);
    padding-bottom: var(--24);
    padding-left: var(--24);
    border-radius: var(--16);
    font-size: var(--16);
    background-image: url("../media/icon-post-link_mobile.08bwhycro84r4.svg");
    background-position: 91% 19%;
    background-size: 2rem;
    line-height: 1.6;
  }

  .dropdown__title-wrap.mod--faq {
    grid-column-gap: 1rem;
  }

  .dropdown__title-wrap.mod--cookie-form {
    font-size: .75rem;
  }

  .swiper-pagin {
    position: static;
  }

  .swiper-pagin.mod--delivered {
    margin-top: 0;
  }

  .swiper-pagination__item {
    max-width: none;
  }

  .author.mod--reviews-healthcare {
    max-width: 13rem;
    margin-top: 1.5rem;
  }

  .faq-cta__card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    background-image: url("../media/bg-card-askBlue_mobile_1bg-card-askBlue_mobile.0wvi_14qkpoct.webp"), linear-gradient(#3a23bb00 49%, #3a23bb 50%);
    background-size: 100%, auto;
    flex-direction: column;
    grid-template-columns: min-content 1fr;
    align-items: stretch;
    padding: 1rem;
  }

  .faq-cta__card.is-border {
    border-bottom: var(--1) solid var(--white-30);
    background-image: url("../media/card-askBorder2_mobile_1card-askBorder2_mobile.0nxn62.c5swre.avif");
    background-position: 0 0;
    background-size: 100%;
  }

  .faq-cta__ava {
    width: var(--64);
    height: var(--64);
  }

  .burger-wrap {
    margin-right: -.5rem;
  }

  .burger-wrap.mod--header-healthcare {
    margin-right: -.25rem;
  }

  .footer-nav__link {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .header__nav-arrow {
    width: 1.1rem;
    height: 1.1rem;
  }

  .page404__gif {
    width: 5rem;
    height: 5rem;
  }

  .toc__collar {
    background-image: url("../media/toc-collar_mobile.0f2wv9kwe0afq.svg");
    width: 2.0625rem;
    height: 2.0625rem;
  }

  .error-popup-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .error-popup {
    background-image: url("../media/error__bg-mobile.0.07i.rz-h544.svg"), url("../media/error__bg.0me~4hcyimcuk.svg");
    background-position: 0 0, 50% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, contain;
    flex-direction: column;
    justify-content: space-between;
    min-height: 25.5625rem;
    padding: 1rem;
  }

  .error__icon {
    width: 1.5rem;
  }

  .author__text-wrap {
    font-size: .75rem;
  }

  .menu__block {
    border-radius: 1rem;
    height: 16.2rem;
  }

  .menu__block.mod--header-healthcare {
    height: auto;
  }

  .menu__service-title {
    opacity: .5;
    font-size: .75rem;
  }

  .footer-serv__list {
    flex-direction: column;
    margin-right: 0;
  }

  .footer-serv__list-item {
    width: 100%;
    padding-right: 0;
  }

  .footer-contact__links {
    grid-row-gap: .75rem;
  }

  .dropdown__content.mod--footer-serv {
    grid-row-gap: 2rem;
    padding-bottom: 2rem;
  }

  .faq-cta__content {
    grid-column-gap: var(--24);
    grid-row-gap: var(--24);
    flex-flow: column;
    align-items: flex-start;
    max-width: 100%;
    font-size: .875rem;
  }

  .faq-cta__content.mod--linkedin {
    font-size: var(--18);
    line-height: 1.2;
  }

  .remodal__close.mod--booking {
    top: .5rem;
    right: .5rem;
  }

  .button-close {
    width: 1.5rem;
    height: 1.5rem;
  }

  .button-close.is-border {
    width: 2rem;
    height: 2rem;
  }

  .tab__content.mod--booking {
    padding-right: var(--16);
    padding-bottom: var(--16);
    padding-left: var(--16);
  }

  .tab__content.mod--booking.is--step2 {
    padding-top: 1.1rem;
  }

  .tab__content.mod--booking.is--step1 {
    grid-column-gap: var(--16);
    grid-row-gap: var(--16);
  }

  .form__label.active {
    font-size: .625rem;
    transform: translate(0, -.2rem);
  }

  .form__label.mod--subs {
    left: 1.25rem;
    transform: translate(0, 1.2rem);
  }

  .form__label.mod--footer {
    left: 1.25rem;
    transform: translate(0, 1.4rem);
  }

  .button-wrap.mod--banner-terms {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .banner-terms__text {
    max-width: 100%;
    font-size: .75rem;
  }

  .banner-donation__text {
    text-align: center;
    max-width: 15rem;
    font-size: .75rem;
    line-height: 1.2;
  }

  .banner-donation__text.is-mobile {
    font-weight: 500;
    display: block;
  }

  .span.mod--donation-flag {
    width: 1rem;
  }

  .solutions__card {
    min-height: 17.75rem;
  }

  .form__label-invalid {
    font-size: .625rem;
    bottom: -1rem;
  }

  .form__label-invalid.is-subs {
    left: 1.25rem;
  }

  .footer-nav.is--other {
    margin-left: 0;
  }

  .footer-nav.is--main {
    flex-direction: column;
  }

  .cookie__rich-text h2 {
    letter-spacing: -.03rem;
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .cookie__rich-text figure {
    margin-top: 0;
    margin-bottom: 3rem;
  }

  .cookie__rich-text p {
    margin-bottom: 1rem;
  }

  .cursor-works {
    width: 4rem;
    height: 4rem;
  }

  .cookie__heading-mobile {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .form__submit-result-text {
    padding-top: 0;
    padding-left: .9rem;
  }

  .bg-card__img.is-mobile-portrait {
    display: block;
  }

  .grid__block.is-form, .grid__block.is-contacts {
    order: -1;
  }

  .burger {
    font-size: 0;
  }

  .banner-donation {
    background-color: #f0ddce;
    background-image: none;
  }

  .form__content {
    grid-row-gap: 1.5rem;
  }

  .form__fields, .form__field {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .form__field.is-submit {
    flex: 0 auto;
  }

  .bg-wrap.mod--healthcare-hero {
    margin-bottom: -5rem;
  }

  .menu__top-link {
    padding-top: 1rem;
    padding-bottom: .5rem;
    padding-left: .5rem;
  }

  .menu__links {
    flex-flow: column;
    padding-top: 0;
    display: flex;
  }

  .menu__links.mod--resources {
    padding-top: .5rem;
  }

  .menu__link {
    width: 100%;
    min-height: var(--40);
    font-size: var(--14);
    padding-top: .625rem;
    padding-bottom: .625rem;
    padding-left: .5rem;
  }

  .menu__btn-wrap {
    display: block;
  }

  .header__banner-secret {
    height: 2rem;
    font-size: .75rem;
  }

  .cookie-modal__buttons {
    flex-direction: column;
    margin-top: .5rem;
  }

  .cookie-modal__body {
    margin-bottom: .5rem;
  }

  .cookie-modal__top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-bottom: 1.5rem;
  }

  .cookie-modal__form-heading {
    font-size: .875rem;
  }

  .cookie-form__rich {
    font-size: .75rem;
  }

  .dropdown.mod--healthcare {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .dropdown.mod--reasons {
    display: block;
  }

  .remodal__heading {
    font-size: 1.125rem;
  }

  .remodal__scroll {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .form-dropdown__list {
    max-height: 12.5rem;
  }

  .footer-drop__link {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .footer-terms__line {
    display: block;
  }

  .footer-terms__line.mod--healthcare {
    background-color: #ffffff26;
  }

  .footer-terms__links {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    justify-content: space-between;
    padding-top: .75rem;
    font-size: .75rem;
  }

  .footer-terms__links.mod--healthcare {
    grid-column-gap: 0rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content);
    grid-auto-columns: 1fr;
    font-size: .625rem;
    display: flex;
  }

  .footer-terms__links.mod--healthcare.mod--qr {
    flex-flow: column-reverse;
  }

  .footer-terms__reserved {
    order: 1;
    font-size: .625rem;
  }

  .remodal__booking {
    border-radius: var(--16);
  }

  .contact-success__icon {
    width: 4rem;
  }

  .contact-success__top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    max-width: none;
    font-size: .875rem;
  }

  .clutch-tabs__avas {
    width: 4.75rem;
  }

  .form__policy {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .form__policy.mod--booking {
    order: -1;
    max-width: 12rem;
  }

  .runawards__img {
    margin-bottom: var(--12);
  }

  .discuss-card {
    padding-top: var(--24);
    padding-bottom: var(--24);
    grid-column-gap: var(--24);
    grid-row-gap: var(--24);
    background-color: var(--white);
    background-image: none;
    border-radius: 1rem;
  }

  .discuss-card.mod--healthcare {
    min-height: auto;
    padding-top: var(--32);
    padding-bottom: var(--32);
    background-color: var(--transparent);
    background-image: url("../media/card-disciss_mobile.17n4o78~4yvsa.svg");
    background-repeat: no-repeat;
    background-size: cover;
  }

  .remodal-booking__experts {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-1-service {
    margin-right: var(--0);
    font-size: var(--24);
    line-height: 1.1;
  }

  .discuss__text {
    font-size: var(--12);
  }

  .discuss__text-wrap {
    grid-column-gap: var(--16);
    grid-row-gap: var(--16);
  }

  .runcases__img {
    width: 17.5rem;
  }

  .faq-cta__ava-name {
    font-size: var(--16);
  }

  .faq-cta__ava-job {
    font-size: var(--14);
  }

  .faq-cta__author {
    line-height: 1.4;
  }

  .remodal__scroll-space {
    padding-top: 2rem;
  }

  .discuss__bg-spin {
    height: 150vh;
  }

  .footer-tech__text {
    font-size: var(--10);
  }

  .banner__logo {
    display: none;
  }

  .banner__text-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .page403__container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .discuss__tag {
    margin-bottom: 0;
  }

  .menu__nav {
    padding-bottom: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .menu__nav.is--main {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .menu__link-ico {
    width: 1.25rem;
    height: 1.25rem;
  }

  .menu-dropdown__list {
    overflow: hidden;
  }

  .h1-light {
    margin-right: var(--0);
    font-size: 1.625rem;
    line-height: 1.1;
  }

  .h1-light.max-width-824 {
    max-width: none;
  }

  .healthcare__grad {
    height: 3rem;
  }

  .healthcare__grad.mod--conf {
    height: 5rem;
    display: block;
    bottom: 6.2rem;
  }

  .text-size-38 {
    letter-spacing: -.023rem;
    font-size: 1.125rem;
  }

  .trusted-healthcare__title {
    max-width: 13rem;
    padding-right: var(--14);
    padding-left: var(--14);
    font-size: .625rem;
    line-height: 1.4;
    top: -.9rem;
  }

  .trusted-healthcare__img {
    margin-left: auto;
    margin-right: auto;
  }

  .h2-light {
    letter-spacing: -.025rem;
    font-size: 1.5rem;
  }

  .challenges-card {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-image: url("../media/card-healthcare-challenges-mobile_1.0vn_8hj0x3l__.avif");
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }

  .h3-light.text-size-20_tablet {
    font-size: 1.0625rem;
  }

  .label-healthcare {
    margin-bottom: .625rem;
    font-size: .625rem;
  }

  .healthcare__ava {
    display: none;
  }

  .text-size-22 {
    font-size: .875rem;
  }

  .reviews-healthcare__block {
    max-width: 100%;
  }

  .reviews-healthcare__rating {
    margin-bottom: .75rem;
  }

  .approach-healthcare-card {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-image: url("../media/bg-card-onDribble_mobile_1.0-rcid9rwvin2.avif");
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .approach-healthcare__img {
    margin-bottom: .5rem;
  }

  .sol-tabs {
    margin-bottom: 1.75rem;
  }

  .tabs-sol-healthcare__nav-link {
    flex: none;
    padding-bottom: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: .875rem;
  }

  .banner {
    margin-top: var(--16);
    padding-top: var(--28);
    grid-column-gap: var(--20);
    grid-row-gap: var(--20);
    text-align: center;
    flex-flow: column;
  }

  .how-healthcare__ava {
    display: none;
  }

  .how-healthcare__list-item {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    margin-bottom: 1rem;
    padding-bottom: .875rem;
  }

  .models-healthcare__block {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .models-healthcare__icon {
    width: 8.75rem;
    margin-bottom: .25rem;
  }

  .grid-healthcare__block {
    border-bottom: 1px solid #0f223526;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

  .grid-healthcare__block.is--last {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .grid-healthcare {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    display: flex;
  }

  .grid-healthcare-wrap {
    background-image: url("../media/crad-healthcare-kickstart_mobile_1crad-healthcare-kickstart_mobile.132.3ct8x5gl4.avif");
    margin-bottom: 1rem;
    padding: 1rem;
  }

  .grid-healthcare__text-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    font-size: .75rem;
  }

  .trusted-healthcare {
    margin-top: 4.375rem;
    padding-top: 2rem;
  }

  .numb-healthcare-card {
    background-image: url("../media/card-healthcare-numbers_mobile.0vu418s4okxka.avif");
    border-radius: 1rem;
    padding: 1rem .7rem .75rem 1rem;
    font-size: .625rem;
  }

  .numb-healthcare-card__title-wrap {
    margin-bottom: .75rem;
    padding-bottom: .75rem;
  }

  .footer-healthcare-card {
    background-image: url("../media/card-footerBorder-mobile.0vph0rqwih9~-.avif");
    padding: 1.125rem 1rem 1rem;
  }

  .footer-healthcare-card__title-wrap {
    margin-bottom: .625rem;
  }

  .footer-healthcare-card__contacts {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    margin-top: 1rem;
  }

  .hero-healthcare__mockup {
    min-width: 120vw;
    max-width: none;
    margin-bottom: 2rem;
  }

  .hero-healthcare__mockup.mod--healthcare-branding {
    min-width: 180vw;
    margin-bottom: 0;
  }

  .grid-healthcare__line {
    display: none;
  }

  .models-healthcare__block-wrap {
    width: 18rem;
    height: 18rem;
    padding-top: 2rem;
  }

  .discuss-healthcare__title-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1.25rem;
  }

  .footer-healthcare-card__address {
    max-width: 100%;
  }

  .sol-card__logo {
    height: 1.25rem;
    margin-bottom: .75rem;
  }

  .sol-card__title-wrap {
    font-size: 1rem;
  }

  .banner__title-wrap {
    letter-spacing: -.023rem;
  }

  .healthcare__bg-wrap.mod--kickstart {
    margin-bottom: -10rem;
  }

  .healthcare-conf__bg {
    object-fit: cover;
    height: 24.375rem;
  }

  .healthcare-conf__content {
    bottom: 1.5rem;
  }

  .footer-terms__col.is--1 {
    border-bottom: var(--1) solid #ffffff26;
    padding-bottom: .75rem;
  }

  .footer-terms__col.is--1.mod--qr {
    border-top: 1px solid #ffffff26;
    border-bottom-style: none;
    flex-flow: column;
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .footer-terms__col.is--2 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .footer-terms__col.is--2.mod--qr {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .project-hero__img.is--tablet {
    display: none;
  }

  .project-hero__img.is--mobile {
    display: block;
  }

  .hero-post__heading-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    max-width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .case__logo {
    height: 1rem;
  }

  .case__title {
    letter-spacing: -.028rem;
    font-size: 1.375rem;
  }

  .projects__cat-block {
    width: 100%;
  }

  .projects__cat-block.is--services {
    margin-bottom: 0;
  }

  .project__rich-main {
    font-size: 1rem;
  }

  .project__rich-main h2 {
    margin-top: 3rem;
    font-size: 1.25rem;
  }

  .project__rich-main figure {
    margin-top: 2rem;
    margin-bottom: .5rem;
  }

  .project__rich-main ol {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    font-size: .75rem;
    line-height: 1.3;
  }

  .project__rich-main li {
    flex-flow: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .project__rich-main ul {
    margin-top: 0;
    font-size: 1rem;
  }

  .project__rich-about {
    font-size: 1rem;
  }

  .project__rich-about h2 {
    margin-top: 2rem;
    font-size: 1.25rem;
  }

  .case-nav {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: .875rem;
    position: relative;
    top: 0;
  }

  .case-nav__rich li {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero-healthcare__grad {
    background-image: linear-gradient(#fff0, #fff 40%);
    height: 4rem;
  }

  .hero-healthcare__grad.mod--healthcare-branding {
    height: 2rem;
  }

  .sol-card__img-wrap {
    border-radius: .8rem;
    margin-bottom: .75rem;
  }

  .case__feedback {
    padding: var(--28);
  }

  .text-size-18.opacity-60.text-weight-medium {
    margin-top: 0;
  }

  .h1 {
    max-width: none;
  }

  .h1.mod--cases {
    font-size: 2.125rem;
  }

  .h1.mod--qr-form {
    font-family: Instrument Serif italic, Arial, sans-serif;
  }

  .hero__bg-video {
    width: 100%;
    display: block;
  }

  .hero__bg-video-placeholder {
    display: none;
  }

  .hero__subtitle.mod--healthcare-hero.max-width-576 {
    max-width: 15.5rem;
  }

  .swiper-reviews2__block {
    padding: 2rem 1rem;
  }

  .h2-center-wrap.mod--hero {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swiper-pagin__item {
    color: #fff;
    min-width: 2rem;
    max-width: 2rem;
  }

  .swiper-progress-wrap.margin-top-24.hide-desktop-tablet.hide-mobile-landscape-only {
    width: 100%;
    display: flex;
  }

  .featured__container.mod--compos {
    padding-left: 1rem;
  }

  .featured__img {
    object-position: 50% 50%;
  }

  .featured__text-wrap.mod--solutions {
    max-width: 15rem;
  }

  .featured__icon.is-1 {
    right: 7.2rem;
  }

  .reasons__icon {
    width: 2rem;
    height: 2rem;
  }

  .dropdown-toggle.mod--reasons {
    width: 100%;
  }

  .grid-reasons {
    flex-direction: column;
    grid-template-areas: ".";
  }

  .letters__block {
    padding-top: 8rem;
  }

  .swiper-pagin-2 {
    width: 6.5rem;
    position: static;
  }

  .swiper-pagin-2.mod--letters {
    width: 18rem;
  }

  .letters__text {
    margin-top: .75rem;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .letters-awards__img {
    width: 7.111rem;
    height: 2rem;
  }

  .letters-awards {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: .75rem;
    margin-right: .75rem;
    padding-top: 1rem;
    display: grid;
    bottom: 3.5rem;
  }

  .success__label {
    z-index: 4;
    background-color: #d9e5ff;
  }

  .white-bg {
    z-index: 0;
    height: 10.3rem;
    display: block;
  }

  .home-video {
    flex: 0 auto;
    height: 10.625rem;
  }

  .home-video__play {
    justify-content: center;
    align-items: center;
    display: flex;
    inset: 0%;
  }

  .project-new__review {
    justify-content: space-between;
    align-items: flex-start;
  }

  .project-new__roadmap {
    margin-top: 2rem;
  }

  .h2-label-2 {
    font-size: .8755rem;
  }

  .project-new__nda {
    width: 3rem;
  }

  .heading-1-service-2 {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .ai-collection__list {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .author__name {
    font-size: .75rem;
  }

  .project-new__roadmap-img.is--mobile {
    display: block;
  }

  .project-new__roadmap-img.is--desktop {
    display: none;
  }

  .project-new__rich-about h2 {
    font-size: 1.25rem;
  }

  .author__job {
    font-size: .75rem;
  }

  .project-new__roadmap-cta {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 2rem;
  }

  .project-new__rich-main h2 {
    font-size: 1.25rem;
  }

  .text-size-24 {
    font-size: .875rem;
  }

  .project-new__roadmap-heading {
    max-width: 12.5rem;
    font-size: 1rem;
    line-height: 1.4;
    top: 2rem;
  }

  .ai-card__tags-wrap {
    margin-bottom: .75rem;
  }

  .project-new__rich-dropdown ul {
    white-space: nowrap;
  }

  .project-new__rich-numbers li {
    min-height: 10.5rem;
  }

  .project-new__rich-numbers ul {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .project-new__rich-review {
    text-align: left;
    justify-content: space-between;
    align-items: flex-start;
  }

  .project-new__rich-review figure {
    margin-left: 0;
  }

  .project-new__rich-review figcaption {
    font-size: .75rem;
  }

  .project-new__rich-review p {
    margin-bottom: 0;
  }

  .cases-card__title {
    font-size: 1rem;
  }

  .dropdown-category__body.w--open {
    min-width: 100%;
    left: 0;
  }

  .form__label-invalid-2 {
    font-size: .625rem;
    bottom: -1rem;
  }

  .input-wrap-2 {
    flex: 0 auto;
    width: 100%;
  }

  .cloud-img.is-left.is--tablet {
    width: 6rem;
    top: 10.813rem;
    bottom: auto;
  }

  .cloud-img.is-left.is--tablet.is--success {
    width: 10rem;
    top: auto;
    bottom: 0;
    left: -2.5rem;
  }

  .cloud-img.is--right.is--tablet {
    width: 5rem;
    top: 10.813rem;
    bottom: auto;
  }

  .cloud-img.is--right.is--tablet.is--success {
    width: 9rem;
    top: auto;
    bottom: 0;
    right: -1.8rem;
  }

  .lottie-confeti {
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .whoop {
    width: 14rem;
  }

  .qr-success__damper {
    height: 10rem;
    top: -6.8rem;
  }

  .mob-max-width-208 {
    max-width: 13rem;
  }
}

#w-node-cdeddecc-b995-497a-639b-0edd64cdc754-64cdc730 {
  justify-self: start;
}

#w-node-cdeddecc-b995-497a-639b-0edd64cdc768-64cdc730 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_5fd86c6f-f7d3-61a9-6fc4-64645dc1d6c4-8171a8b1, #w-node-_5fd86c6f-f7d3-61a9-6fc4-64645dc1d6cb-8171a8b1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3e657fe4-0d74-9200-d140-c992ec81ad0f-fd97feb0, #w-node-_3e657fe4-0d74-9200-d140-c992ec81ad1a-fd97feb0, #w-node-e831e6d4-f770-8867-8942-dc1c9eb13b1f-fd97feb0, #w-node-bbf3c6a6-7279-4524-73b7-aacb3e8fccf3-fd97feb0, #w-node-da03e5ae-a814-4ebc-1c10-4a907865d42c-fd97feb0, #w-node-_1e771c64-cfa1-d3a9-465c-e8f8b6c0a45f-fd97feb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e657fe4-0d74-9200-d140-c992ec81af51-fd97feb0 {
  justify-self: start;
}

#w-node-_985ab3d4-04fa-3e91-05e0-51dae05006a6-fd97feb0, #w-node-_985ab3d4-04fa-3e91-05e0-51dae05006ab-fd97feb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_985ab3d4-04fa-3e91-05e0-51dae05006b0-fd97feb0, #w-node-_985ab3d4-04fa-3e91-05e0-51dae05006b5-fd97feb0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_12b559c1-4980-6a89-88e3-9924b5d0b57a-fd97feb0 {
  justify-self: start;
}

#w-node-_3e657fe4-0d74-9200-d140-c992ec81ac85-fd97feb0, #w-node-_3e657fe4-0d74-9200-d140-c992ec81ac9e-fd97feb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e657fe4-0d74-9200-d140-c992ec81aca1-fd97feb0 {
  justify-self: start;
}

#w-node-_3e657fe4-0d74-9200-d140-c992ec81aca3-fd97feb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e657fe4-0d74-9200-d140-c992ec81aca6-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b1e-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b23-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b28-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b2d-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b32-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b37-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b41-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b46-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b4b-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b50-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b55-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b5a-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b5f-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b64-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b69-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b6e-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b73-fd97feb0 {
  justify-self: start;
}

#w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b77-fd97feb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b78-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b7d-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b82-fd97feb0, #w-node-_6ce2edc8-6205-1aa0-8d7b-22ba97299b87-fd97feb0 {
  justify-self: start;
}

#w-node-_3e657fe4-0d74-9200-d140-c992ec81aef5-fd97feb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea597be4-5a4a-8250-42dc-95c14acda051-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda056-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda05b-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda060-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda065-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda06a-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda074-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda079-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda07e-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda083-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda088-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda08d-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda092-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda097-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda09c-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda0a1-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda0a6-fd97feb0 {
  justify-self: start;
}

#w-node-ea597be4-5a4a-8250-42dc-95c14acda0aa-fd97feb0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea597be4-5a4a-8250-42dc-95c14acda0ab-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda0b0-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda0b5-fd97feb0, #w-node-ea597be4-5a4a-8250-42dc-95c14acda0ba-fd97feb0, #w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc43f3-fd97feb0 {
  justify-self: start;
}

#w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc4409-fd97feb0 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-f27cad01-7c0f-ea8f-fbbc-f681f32aad11-f32aabe7, #w-node-f27cad01-7c0f-ea8f-fbbc-f681f32aad1a-f32aabe7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_71675f82-b20f-c1a2-e3aa-f78959990d48-6cb8265a, #w-node-_71675f82-b20f-c1a2-e3aa-f78959990d49-6cb8265a, #w-node-_71675f82-b20f-c1a2-e3aa-f78959990d4a-6cb8265a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c94bc7a8-f16a-57c8-d624-5c73f99a029a-bcdfc9dc, #w-node-c94bc7a8-f16a-57c8-d624-5c73f99a02a3-bcdfc9dc, #w-node-_67087e6d-bddb-5d8e-9190-3489b98a5a5b-992dcc60, #w-node-_67087e6d-bddb-5d8e-9190-3489b98a5a64-992dcc60 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-cdeddecc-b995-497a-639b-0edd64cdc734-64cdc730 {
    order: 1;
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d86be207-12ce-6ff4-4e43-15b17734cd13-64cdc730 {
    order: 2;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cdeddecc-b995-497a-639b-0edd64cdc754-64cdc730 {
    order: 3;
  }

  #w-node-cdeddecc-b995-497a-639b-0edd64cdc768-64cdc730 {
    order: 4;
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc4389-fd97feb0 {
    order: 1;
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc43ad-fd97feb0 {
    order: 2;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc43f3-fd97feb0 {
    order: 3;
  }

  #w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc4409-fd97feb0 {
    order: 4;
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d86be207-12ce-6ff4-4e43-15b17734cd13-64cdc730 {
    order: 3;
  }

  #w-node-cdeddecc-b995-497a-639b-0edd64cdc754-64cdc730 {
    order: 2;
  }

  #w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc43ad-fd97feb0 {
    order: 3;
  }

  #w-node-cdc7f2fd-9684-1c53-f5af-ebe5f6dc43f3-fd97feb0 {
    order: 2;
  }

  #w-node-f27cad01-7c0f-ea8f-fbbc-f681f32aac28-f32aabe7 {
    order: 1;
  }

  #w-node-f27cad01-7c0f-ea8f-fbbc-f681f32aac32-f32aabe7 {
    justify-self: end;
  }

  #w-node-ec463584-6a16-cb4e-3d5d-8cc0d8f8e5c6-bcdfc9dc {
    order: 1;
  }

  #w-node-ec463584-6a16-cb4e-3d5d-8cc0d8f8e5d0-bcdfc9dc {
    justify-self: end;
  }

  #w-node-_1298b9b3-127c-5e17-fc00-a4731bcced31-992dcc60 {
    order: 1;
  }

  #w-node-_1298b9b3-127c-5e17-fc00-a4731bcced3d-992dcc60 {
    justify-self: end;
  }
}

@font-face {
  font-family: Instrument Serif italic;
  src: url("../media/InstrumentSerif-Italic.10si3m.puv.yx.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Light-WebS.10rbal1oecwtz.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Regular-WebS.0d2n_8120g7-8.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Medium-WebS.0y-bmhb_4va1v.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisse;
  src: url("../media/SuisseIntl-Bold-WebS.0b1u74z3b_w-m.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.columns.mod--header-healthcare .burger__line {
  background-color: var(--blue-dark2);
}

/* [project]/src/styles/tokens.css [app-client] (css) */
:root {
  --color-black: #02021e;
  --color-black-pure: #000;
  --color-black-60: #02021e99;
  --color-black-30: #02021e4d;
  --color-black-40: #02021e66;
  --color-black-50: #02021e80;
  --color-black-24: #02021e3d;
  --color-black-10: #02021e1a;
  --color-grey: #353a3a;
  --color-grey-20: #353a3a33;
  --color-grey-line: #b3b3bb;
  --color-scrollbar: #b4b4bc;
  --color-white-30: #ffffff4d;
  --color-overlay-dark: #000000d9;
  --color-red: #eb4e3d;
  --color-red-required: #ff0303;
  --color-teal: #17a8a4;
  --color-teal-light: #c8e5e5;
  --color-yellow: #fdc448;
  --color-gray-bg: #f5f5f7;
  --color-white: #fff;
  --color-dark-blue: #0f2235;
  --color-blue-grey: #c2ccd3;
  --color-blue: #4691c4;
  --color-avatar-bg: #deecef;
  --gradient-contacts-sky: linear-gradient(180deg,
    var(--color-blue-grey) 13.49%,
    var(--color-white) 111%);
  --gradient-brand: linear-gradient(98.51deg,
    var(--color-teal) 6.05%,
    var(--color-blue) 99.73%);
  --section-padding: 1.25rem;
  --content-max-width: 82rem;
  --section-gap: 11.25rem;
  --section-gap-intro: 7.5rem;
  --header-height: 6.5rem;
  --card-padding: 2.5rem;
  --card-padding-sm: 2rem;
  --card-radius: .75rem;
  --card-radius-sm: .5rem;
  --card-gap: 2rem;
  --card-gap-sm: 1.5rem;
  --flex-gap-min: 1rem;
  --modal-close-gap: 1.5rem;
  --pagination-bar-width: 2rem;
  --pagination-bar-height: .1875rem;
  --pagination-bar-gap: .375rem;
  --pagination-content-gap: 1.5rem;
  --btn-height: 3rem;
  --btn-padding: 1.5rem;
  --btn-radius: 7.5rem;
}

@media (max-width: 991px) {
  :root {
    --header-height: 4rem;
    --btn-height: 2.5rem;
    --section-padding: 2rem;
    --section-gap: 7.25rem;
    --section-gap-intro: 5rem;
  }
}

@media (max-width: 767px) {
  :root {
    --section-padding: 1.25rem;
  }
}

@media (max-width: 479px) {
  :root {
    --header-height: 3.5rem;
    --section-padding: 1rem;
    --section-gap: 5rem;
    --section-gap-intro: 4rem;
  }
}

/* [project]/src/app/globals.css [app-client] (css) */
html, body {
  background-color: var(--color-white);
}

html {
  overscroll-behavior-y: none;
}

:is(html:has([data-overscroll-sky]), body:has([data-overscroll-sky])) {
  background-color: var(--color-blue-grey);
}

@font-face {
  font-family: SuisseIntl;
  src: url("/fonts/SuisseIntl-Light-WebS.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SuisseIntl;
  src: url("/fonts/SuisseIntl-Regular-WebS.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SuisseIntl;
  src: url("/fonts/SuisseIntl-Medium-WebS.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SuisseIntl;
  src: url("/fonts/SuisseIntl-Bold-WebS.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Instrument Serif;
  src: url("/fonts/InstrumentSerif-Italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

.remodal-overlay {
  z-index: 100000;
  -webkit-backdrop-filter: blur(2.8125rem);
  background: #0f2235cc;
  animation: .25s forwards overlayIn;
  display: block;
  position: fixed;
  inset: 0;
}

@keyframes overlayIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.remodal {
  z-index: 100001;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  position: fixed;
  inset: 0;
  overflow-y: auto;
  display: none !important;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-opened,
.remodal.remodal-is-closing {
  display: flex !important;
}

.remodal__scroll {
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 2rem 1rem;
  display: flex;
  position: relative;
}

.remodal.is--global.is--scroll {
  pointer-events: auto;
  width: 100%;
  max-width: none;
  height: 100vh;
  position: fixed;
  inset: 0;
  overflow: hidden auto;
  transform: none;
}

.remodal.is--global.is--scroll .remodal__scroll {
  justify-content: center;
  min-height: 100vh;
  padding: 2rem 1rem;
}

.remodal.is--global.is--scroll .remodal__container.mod--booking {
  margin: auto;
}

.remodal__container {
  animation: .3s cubic-bezier(.16, 1, .3, 1) forwards modalIn;
  position: relative;
}

@keyframes modalIn {
  from {
    opacity: 0;
    transform: translateY(1.25rem)scale(.97);
  }

  to {
    opacity: 1;
    transform: translateY(0)scale(1);
  }
}

.form-dropdown__toggle-arrow {
  transition: transform .2s;
}

.remodal__booking iframe {
  border: none !important;
  width: 100% !important;
  min-height: 34.0625rem !important;
}

.remodal__prelaoder {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 25rem;
  display: flex;
}

.remodal__prelaoder:after {
  content: "";
  border: .1875rem solid #0000001a;
  border-top-color: #000;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  animation: .8s linear infinite spin;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.remodal__scroll-space {
  flex-shrink: 0;
  width: 100%;
  height: 2rem;
}

.remodal__close button.button-close {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}

.form-dropdown__list-item {
  cursor: pointer;
}

/*# sourceMappingURL=_0k5lgn.._.css.map*/
/* [project]/src/components/ui/SlideText.module.css [app-client] (css) */
.SlideText-module__trMjpG__wrap {
  height: 1.4em;
  flex-direction: column;
  gap: .4em;
  height: 1lh;
  display: flex;
  overflow: hidden;
}

.SlideText-module__trMjpG__text {
  transition: transform .4s;
}

/* [project]/src/components/layout/Header.module.css [app-client] (css) */
.Header-module__lnUIdW__header {
  z-index: 1000;
  height: var(--header-height);
  padding: 0 var(--section-padding);
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.Header-module__lnUIdW__standalone {
  position: relative;
}

.Header-module__lnUIdW__inner {
  z-index: 2;
  width: 100%;
  max-width: var(--content-max-width);
  justify-content: space-between;
  align-items: center;
  gap: var(--flex-gap-min);
  margin: 0 auto;
  display: flex;
  position: relative;
}

.Header-module__lnUIdW__logoWrap {
  flex-shrink: 0;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.Header-module__lnUIdW__logoLink {
  text-decoration: none;
  display: flex;
}

.Header-module__lnUIdW__logoImg {
  width: auto;
  height: 2.25rem;
}

.Header-module__lnUIdW__healthBadge {
  background: var(--gradient-brand);
  height: 1.75rem;
  color: var(--color-white);
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  padding: .25rem .75rem;
  font-family: SuisseIntl, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  display: inline-flex;
  overflow: hidden;
}

.Header-module__lnUIdW__healthBadge:hover [data-slide-text] {
  transform: translateY(calc(-100% - .4em));
}

.Header-module__lnUIdW__nav {
  align-items: center;
  gap: 3.5rem;
  display: flex;
}

.Header-module__lnUIdW__navLink {
  letter-spacing: .04375rem;
  text-transform: uppercase;
  color: var(--color-black);
  white-space: nowrap;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
  transition: opacity .2s;
}

.Header-module__lnUIdW__navLink:hover [data-slide-text] {
  transform: translateY(calc(-100% - .4em));
}

.Header-module__lnUIdW__contactBtn {
  background: var(--color-white);
  cursor: pointer;
  letter-spacing: .04375rem;
  text-transform: uppercase;
  height: 2.5rem;
  color: var(--color-black);
  white-space: nowrap;
  border: none;
  border-radius: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  gap: .75rem;
  padding-left: 1.25rem;
  padding-right: .25rem;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  display: flex;
}

.Header-module__lnUIdW__contactBtn:hover [data-slide-text] {
  transform: translateY(calc(-100% - .4em));
}

.Header-module__lnUIdW__iconCircle {
  background: var(--color-black);
  border: 1px solid var(--color-black);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.Header-module__lnUIdW__lottieIcon {
  z-index: 1;
  filter: brightness(0) invert();
  width: 2rem;
  height: 2rem;
  transition: filter .3s;
  position: relative;
}

.Header-module__lnUIdW__contactBtn:hover .Header-module__lnUIdW__lottieIcon {
  filter: none;
}

.Header-module__lnUIdW__iconBg {
  background: var(--color-white);
  border-radius: 50%;
  transition: transform .3s;
  position: absolute;
  inset: 0;
  transform: scale(0);
}

.Header-module__lnUIdW__contactBtn:hover .Header-module__lnUIdW__iconBg {
  transform: scale(1);
}

.Header-module__lnUIdW__burger {
  cursor: pointer;
  background: none;
  border: none;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  gap: .25rem;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0 .1875rem;
  display: none;
}

.Header-module__lnUIdW__burgerLine {
  background: var(--color-white);
  border-radius: 1px;
  width: 100%;
  height: .125rem;
  transition: transform .2s, top .2s, bottom .2s, width .2s, opacity .2s;
  position: relative;
}

.Header-module__lnUIdW__burgerLineShort {
  width: 66.667%;
}

.Header-module__lnUIdW__mobileMenuIcon {
  display: none;
}

.Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__burgerLine:first-child {
  transform: translateY(.375rem)rotate(45deg);
}

.Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__burgerLine:nth-child(2) {
  opacity: 0;
  width: 0;
}

.Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__burgerLine:last-child {
  transform: translateY(-.375rem)rotate(-45deg);
}

.Header-module__lnUIdW__backdrop, .Header-module__lnUIdW__menu {
  display: none;
}

@media (max-width: 991px) {
  .Header-module__lnUIdW__header {
    align-items: flex-end;
  }

  .Header-module__lnUIdW__nav {
    display: none;
  }

  .Header-module__lnUIdW__contactBtn {
    margin-left: auto;
  }

  .Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__contactBtn {
    pointer-events: none;
    visibility: hidden;
  }

  .Header-module__lnUIdW__burger, .Header-module__lnUIdW__backdrop, .Header-module__lnUIdW__menu {
    display: flex;
  }

  .Header-module__lnUIdW__backdrop {
    z-index: 0;
    background: var(--color-black-30);
    cursor: default;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    border: none;
    transition: opacity .2s, visibility 0s linear .2s;
    position: fixed;
    inset: 0;
  }

  .Header-module__lnUIdW__backdropOpen {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transition-delay: 0s;
  }

  .Header-module__lnUIdW__menu {
    top: calc(var(--header-height) + 1rem);
    right: var(--section-padding);
    left: var(--section-padding);
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transform-origin: 50% 0;
    flex-direction: column;
    gap: 1rem;
    transition: opacity .2s, transform .5s, visibility 0s linear .2s;
    position: fixed;
    transform: perspective(50rem)rotateX(-5deg);
  }

  .Header-module__lnUIdW__menuOpen {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transition-delay: 0s;
    transform: perspective(50rem)rotateX(0);
  }

  .Header-module__lnUIdW__menuPanel {
    padding: 1.25rem var(--flex-gap-min);
    background: var(--color-white);
    filter: drop-shadow(0 3rem 3.125rem var(--color-black-40));
    border-radius: .5rem;
    flex-direction: column;
    gap: .875rem;
    display: flex;
  }

  .Header-module__lnUIdW__menuLink {
    color: var(--color-black);
    letter-spacing: -.015rem;
    font-family: SuisseIntl, sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.1;
    text-decoration: none;
  }

  .Header-module__lnUIdW__menuContactBtn {
    background: var(--color-white);
    height: 3rem;
    color: var(--color-black);
    letter-spacing: .0375rem;
    text-transform: uppercase;
    border-radius: 6.25rem;
    justify-content: flex-end;
    align-items: center;
    padding: 0 .25rem 0 1.25rem;
    font-family: SuisseIntl, sans-serif;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .Header-module__lnUIdW__menuContactText {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .Header-module__lnUIdW__menuIconCircle {
    background: var(--color-black);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    display: flex;
    overflow: hidden;
  }

  .Header-module__lnUIdW__contactBtn {
    display: none;
  }

  .Header-module__lnUIdW__burger {
    width: 1.25rem;
    height: 1.25rem;
    color: var(--color-white);
    padding: 0;
    position: relative;
  }

  .Header-module__lnUIdW__burger:before {
    content: "";
    position: absolute;
    inset: -.75rem;
  }

  .Header-module__lnUIdW__burgerLine {
    display: none;
  }

  .Header-module__lnUIdW__mobileMenuIcon {
    width: 100%;
    height: 100%;
    display: block;
    overflow: visible;
  }

  .Header-module__lnUIdW__menuIconTop, .Header-module__lnUIdW__menuIconBottom {
    transform-box: view-box;
    transition: transform .3s;
  }

  .Header-module__lnUIdW__menuIconTop {
    transform-origin: 50% 30%;
  }

  .Header-module__lnUIdW__menuIconBottom {
    transform-origin: 50% 70%;
  }

  .Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__menuIconTop {
    transform: translateY(20%)rotate(45deg);
  }

  .Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__menuIconBottom {
    transform: translateY(-20%)rotate(-45deg);
  }
}

@media (max-width: 479px) {
  .Header-module__lnUIdW__header {
    align-items: center;
  }

  .Header-module__lnUIdW__inner {
    gap: .75rem;
  }

  .Header-module__lnUIdW__logoWrap {
    gap: .5rem;
  }

  .Header-module__lnUIdW__logoImg {
    height: 1.5rem;
  }

  .Header-module__lnUIdW__healthBadge {
    border-radius: .25rem;
    height: 1.125rem;
    padding: .125rem .375rem;
    font-size: .75rem;
  }

  .Header-module__lnUIdW__iconCircle {
    display: none;
  }

  .Header-module__lnUIdW__menu {
    top: var(--header-height);
  }

  .Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__burgerLine:first-child {
    transform: translateY(.3125rem)rotate(45deg);
  }

  .Header-module__lnUIdW__menuIsOpen .Header-module__lnUIdW__burgerLine:last-child {
    transform: translateY(-.3125rem)rotate(-45deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .Header-module__lnUIdW__menuIconTop, .Header-module__lnUIdW__menuIconBottom, .Header-module__lnUIdW__burgerLine, .Header-module__lnUIdW__backdrop, .Header-module__lnUIdW__menu, .Header-module__lnUIdW__menuPanel {
    transition-duration: .01ms;
  }
}

/* [project]/src/components/layout/Footer.module.css [app-client] (css) */
.Footer-module__3hUVsW__footer {
  background: #becbcf;
}

.Footer-module__3hUVsW__container {
  max-width: var(--content-max-width);
  padding: 5rem var(--section-padding) 0;
  margin: 0 auto;
}

.Footer-module__3hUVsW__offices {
  gap: var(--card-gap);
  display: flex;
}

.Footer-module__3hUVsW__office {
  gap: var(--flex-gap-min);
  flex-direction: column;
  flex: 1;
  display: flex;
}

.Footer-module__3hUVsW__officeDivider {
  background: var(--color-black-30);
  width: 100%;
  height: .0625rem;
}

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

.Footer-module__3hUVsW__cityName {
  color: var(--color-black);
  font-family: SuisseIntl, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.Footer-module__3hUVsW__dot {
  background: var(--color-black);
  flex-shrink: 0;
  width: .5rem;
  height: .5rem;
}

.Footer-module__3hUVsW__address {
  color: var(--color-black);
  opacity: .6;
  text-wrap: pretty;
  max-width: 13.9375rem;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
}

.Footer-module__3hUVsW__contacts {
  flex-direction: column;
  gap: .125rem;
  display: flex;
}

.Footer-module__3hUVsW__phone {
  color: #6d7476;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

.Footer-module__3hUVsW__email {
  color: var(--color-black);
  opacity: .6;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

.Footer-module__3hUVsW__bottomDivider {
  background: var(--color-black-30);
  width: 100%;
  height: .0625rem;
  margin-top: 10.125rem;
}

.Footer-module__3hUVsW__bottomLinks {
  align-items: center;
  padding: 1.5rem 0;
  display: flex;
}

.Footer-module__3hUVsW__copyright {
  letter-spacing: .00875rem;
  color: var(--color-black);
  opacity: .6;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
}

.Footer-module__3hUVsW__links {
  width: calc((100% - 2 * var(--card-gap)) / 3);
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  gap: .25rem;
  margin-left: auto;
  display: flex;
}

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

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

.Footer-module__3hUVsW__linkPrivacy {
  text-align: right;
}

.Footer-module__3hUVsW__link {
  letter-spacing: .00875rem;
  color: var(--color-black);
  opacity: .6;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

@media (max-width: 991px) {
  .Footer-module__3hUVsW__offices {
    gap: var(--flex-gap-min);
  }

  .Footer-module__3hUVsW__cityName {
    font-size: 1.125rem;
  }

  .Footer-module__3hUVsW__address, .Footer-module__3hUVsW__phone, .Footer-module__3hUVsW__email, .Footer-module__3hUVsW__copyright, .Footer-module__3hUVsW__link {
    font-size: .75rem;
  }

  .Footer-module__3hUVsW__bottomDivider {
    margin-top: 4.5rem;
  }

  .Footer-module__3hUVsW__bottomLinks {
    padding: 1rem 0;
  }

  .Footer-module__3hUVsW__links {
    gap: var(--flex-gap-min);
    width: auto;
  }
}

@media (max-width: 767px) {
  .Footer-module__3hUVsW__container {
    padding-top: 2.5rem;
  }

  .Footer-module__3hUVsW__offices {
    gap: var(--card-gap);
    flex-direction: column;
  }

  .Footer-module__3hUVsW__cityName {
    font-size: 1rem;
  }

  .Footer-module__3hUVsW__address, .Footer-module__3hUVsW__phone, .Footer-module__3hUVsW__email {
    font-size: .875rem;
  }

  .Footer-module__3hUVsW__bottomDivider {
    margin-top: 4rem;
  }

  .Footer-module__3hUVsW__officeDivider {
    background: var(--color-black);
    height: 1px;
  }

  .Footer-module__3hUVsW__bottomLinks {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
  }

  .Footer-module__3hUVsW__links {
    display: contents;
  }

  .Footer-module__3hUVsW__copyright, .Footer-module__3hUVsW__link {
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    min-height: 3.125rem;
    color: var(--color-black-60);
    align-items: center;
    margin: 0;
    font-size: .75rem;
    line-height: 1.5;
    display: flex;
  }

  .Footer-module__3hUVsW__link, .Footer-module__3hUVsW__link.Footer-module__3hUVsW__linkCookies {
    border-bottom: 1px solid var(--color-black-30);
  }

  .Footer-module__3hUVsW__linkCookies {
    order: 1;
  }

  .Footer-module__3hUVsW__linkTerms {
    order: 2;
  }

  .Footer-module__3hUVsW__linkPrivacy {
    order: 3;
  }

  .Footer-module__3hUVsW__copyright {
    order: 4;
  }
}

.Footer-module__3hUVsW__cookieBanner.banner-cookie.is--light {
  background: var(--color-white);
}

.Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieCustomize.button {
  border: 1px solid var(--color-black);
  color: var(--color-dark-blue);
  background: none;
}

.Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieAccept.button {
  border: 1px solid var(--color-black);
  color: var(--color-black);
  background: none;
}

@media (max-width: 767px) {
  .Footer-module__3hUVsW__cookieBanner.banner-cookie.is--light {
    background: var(--color-white);
    padding: .6875rem var(--flex-gap-min) calc(.75rem + env(safe-area-inset-bottom, 0px));
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieContent {
    flex-direction: column;
    align-items: center;
    gap: .75rem;
    width: 100%;
    padding: 0;
    display: flex;
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieText {
    width: 100%;
    max-width: 14.1875rem;
    color: var(--color-dark-blue);
    letter-spacing: 0;
    text-align: center;
    margin: 0;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.4;
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieActions {
    flex-direction: row;
    align-items: stretch;
    gap: .75rem;
    width: 100%;
    margin: 0;
    display: flex;
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieCustomize, .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieAccept {
    border: 1px solid var(--color-black);
    border-radius: var(--btn-radius);
    letter-spacing: 0;
    flex: 1 1 0;
    justify-content: center;
    align-items: center;
    min-width: 0;
    height: 1.75rem;
    min-height: 0;
    padding: 0;
    font-size: .625rem;
    font-weight: 500;
    line-height: 1.4;
    display: flex;
  }
}

/* [project]/src/app/page.module.css [app-client] (css) */
.page-module___8aEwW__main {
  gap: var(--section-gap);
  flex-direction: column;
  display: flex;
  position: relative;
}

.page-module___8aEwW__main > section:first-of-type, .page-module___8aEwW__main > section:nth-of-type(2) {
  margin-bottom: calc(var(--section-gap-intro) - var(--section-gap));
}

.page-module___8aEwW__gradientTop {
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(#c2ccd3 12.622%, #fff 100%);
  width: 100%;
  height: 79.625rem;
  position: absolute;
  top: 0;
  left: 0;
}

.page-module___8aEwW__gradientBottom {
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(#fff 0%, #c2ced2 15.87%, #becbcf 66.83%, #fff 100%);
  width: 100%;
  height: 134.375rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 991px) {
  .page-module___8aEwW__gradientTop {
    height: 52.25rem;
  }

  .page-module___8aEwW__gradientBottom {
    height: 88.4375rem;
  }
}

@media (max-width: 479px) {
  .page-module___8aEwW__gradientTop {
    height: 51.625rem;
  }

  .page-module___8aEwW__gradientBottom {
    height: 86.4375rem;
  }
}

/* [project]/src/components/layout/Section.module.css [app-client] (css) */
.Section-module__WJnb5a__section {
  width: 100%;
  padding: 0 var(--section-padding);
  position: relative;
}

.Section-module__WJnb5a__container {
  width: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
}

/* [project]/src/components/ui/VoxelHero.module.css [app-client] (css) */
.VoxelHero-module__AS2oBq__stage {
  width: 100%;
  height: 100%;
}

.VoxelHero-module__AS2oBq__stage canvas {
  width: 100%;
  height: 100%;
  display: block;
}

/* [project]/src/styles/buttons.module.css [app-client] (css) */
.buttons-module__2sS8aa__base {
  height: var(--btn-height);
  padding: 0 var(--btn-padding);
  border-radius: var(--btn-radius);
  cursor: pointer;
  letter-spacing: .04375rem;
  text-transform: uppercase;
  white-space: nowrap;
  border: none;
  justify-content: center;
  align-items: center;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-flex;
}

.buttons-module__2sS8aa__base:hover [data-slide-text] {
  transform: translateY(calc(-100% - .4em));
}

.buttons-module__2sS8aa__primary {
  background: var(--color-black);
  color: var(--color-white);
}

.buttons-module__2sS8aa__outline {
  color: var(--color-black);
  border: 1px solid var(--color-black);
  background: none;
}

.buttons-module__2sS8aa__outline:hover [data-slide-text] {
  transform: translateY(calc(-100% - .4em));
}

.buttons-module__2sS8aa__cta {
  background: var(--color-yellow);
  color: var(--color-black);
}

@media (max-width: 991px) {
  .buttons-module__2sS8aa__base {
    letter-spacing: .0375rem;
    font-size: .75rem;
  }
}

/* [project]/src/components/sections/HeroSection.module.css [app-client] (css) */
.HeroSection-module__HAA8HW__section {
  --hero-padding: 0px;
  height: 43.875rem;
  padding: 0 var(--hero-padding);
  position: relative;
}

.HeroSection-module__HAA8HW__voxelWrap {
  pointer-events: auto;
  position: absolute;
  inset: 5rem 0 -.25rem;
}

.HeroSection-module__HAA8HW__container {
  z-index: 1;
  padding: var(--header-height) 0 0;
  pointer-events: none;
  height: 100%;
  position: relative;
}

.HeroSection-module__HAA8HW__inner {
  height: 100%;
  position: relative;
}

.HeroSection-module__HAA8HW__content {
  pointer-events: auto;
  flex-direction: column;
  max-width: 38.0625rem;
  display: flex;
  position: absolute;
  bottom: .6875rem;
  left: 0;
}

.HeroSection-module__HAA8HW__title {
  letter-spacing: -.135rem;
  color: var(--color-black);
  text-transform: none;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.HeroSection-module__HAA8HW__subtitle {
  letter-spacing: .03rem;
  color: var(--color-black-60);
  max-width: 35.8125rem;
  margin-top: 1.5rem;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.HeroSection-module__HAA8HW__buttons {
  align-items: center;
  gap: var(--flex-gap-min);
  margin-top: 2.5rem;
  display: flex;
}

.HeroSection-module__HAA8HW__caseStudiesButton {
  gap: .375rem;
  padding-right: .5rem;
}

.HeroSection-module__HAA8HW__caseStudiesIcon {
  flex: 0 0 2rem;
  width: 2rem;
  height: 2rem;
  display: flex;
  overflow: hidden;
}

.HeroSection-module__HAA8HW__caseStudiesIconSvg {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.HeroSection-module__HAA8HW__caseStudiesIconBackground, .HeroSection-module__HAA8HW__caseStudiesIconBookDefault, .HeroSection-module__HAA8HW__caseStudiesIconBookHover {
  transform-box: fill-box;
  transition: transform .4s;
}

.HeroSection-module__HAA8HW__caseStudiesIconBackground {
  fill: var(--color-black);
  transform-origin: center;
  transform: scale(.0625);
}

.HeroSection-module__HAA8HW__caseStudiesIconBookDefault {
  color: var(--color-black);
}

.HeroSection-module__HAA8HW__caseStudiesIconBookHover {
  color: var(--color-white);
  transform: translateX(-5rem);
}

.HeroSection-module__HAA8HW__caseStudiesButton:hover .HeroSection-module__HAA8HW__caseStudiesIconBackground, .HeroSection-module__HAA8HW__caseStudiesButton:focus-visible .HeroSection-module__HAA8HW__caseStudiesIconBackground {
  transform: scale(1);
}

.HeroSection-module__HAA8HW__caseStudiesButton:hover .HeroSection-module__HAA8HW__caseStudiesIconBookDefault, .HeroSection-module__HAA8HW__caseStudiesButton:focus-visible .HeroSection-module__HAA8HW__caseStudiesIconBookDefault {
  transform: translateX(2rem);
}

.HeroSection-module__HAA8HW__caseStudiesButton:hover .HeroSection-module__HAA8HW__caseStudiesIconBookHover, .HeroSection-module__HAA8HW__caseStudiesButton:focus-visible .HeroSection-module__HAA8HW__caseStudiesIconBookHover {
  transform: translateX(0);
}

.HeroSection-module__HAA8HW__badges {
  --compliance-badge-height: 2.5rem;
  opacity: .6;
  align-items: center;
  gap: 1.5rem;
  display: flex;
  position: absolute;
  bottom: .9375rem;
  right: 0;
}

.HeroSection-module__HAA8HW__badgeImg {
  height: var(--compliance-badge-height);
  width: auto;
}

.HeroSection-module__HAA8HW__badgeMdr {
  width: calc(var(--compliance-badge-height) * 33.2369 / 40);
  flex-shrink: 0;
}

.HeroSection-module__HAA8HW__mobileImage {
  display: none;
}

@media (max-width: 991px) {
  .HeroSection-module__HAA8HW__caseStudiesIconBackground {
    transform: scale(1);
  }

  .HeroSection-module__HAA8HW__caseStudiesIconBookDefault {
    color: var(--color-white);
  }

  .HeroSection-module__HAA8HW__section {
    --hero-padding: 2rem;
    height: 29.1875rem;
  }

  .HeroSection-module__HAA8HW__content {
    max-width: 23.875rem;
    bottom: 0;
  }

  .HeroSection-module__HAA8HW__title {
    letter-spacing: -.08625rem;
    max-width: 23.875rem;
    font-size: 2.875rem;
  }

  .HeroSection-module__HAA8HW__subtitle {
    letter-spacing: .02rem;
    max-width: 23.25rem;
    margin-top: 1rem;
    font-size: 1rem;
  }

  .HeroSection-module__HAA8HW__buttons {
    gap: .5rem;
    margin-top: 2rem;
  }

  .HeroSection-module__HAA8HW__badges {
    --compliance-badge-height: 2rem;
    gap: 1.125rem;
    bottom: .25rem;
  }

  .HeroSection-module__HAA8HW__badgeImg:nth-of-type(2) {
    height: 1.5rem;
  }

  .HeroSection-module__HAA8HW__voxelWrap {
    display: none;
  }

  .HeroSection-module__HAA8HW__mobileImage {
    width: 19.125rem;
    height: 16.875rem;
    display: block;
    position: absolute;
    top: 2.5rem;
    right: 0;
    overflow: hidden;
  }

  .HeroSection-module__HAA8HW__heroImage {
    width: 115.69%;
    max-width: none;
    height: 105.79%;
    position: absolute;
    top: -.12%;
    left: -6.86%;
  }
}

@media (max-width: 767px) {
  .HeroSection-module__HAA8HW__section {
    --hero-padding: 1rem;
  }

  .HeroSection-module__HAA8HW__section, .HeroSection-module__HAA8HW__container {
    height: auto;
  }

  .HeroSection-module__HAA8HW__inner {
    flex-direction: column;
    align-items: center;
    gap: 0;
    height: auto;
    display: flex;
  }

  .HeroSection-module__HAA8HW__content {
    display: contents;
  }

  .HeroSection-module__HAA8HW__mobileImage {
    order: 1;
    width: 8.875rem;
    height: 7.1875rem;
    margin-top: 1.75rem;
    position: relative;
    top: auto;
    right: auto;
  }

  .HeroSection-module__HAA8HW__heroImage {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .HeroSection-module__HAA8HW__title {
    letter-spacing: 0;
    text-align: center;
    text-wrap: balance;
    order: 2;
    max-width: 25rem;
    margin-top: 1.625rem;
    font-size: 2rem;
  }

  .HeroSection-module__HAA8HW__subtitle {
    text-align: center;
    order: 3;
    max-width: 100%;
    margin-top: 1rem;
    font-size: 1.125rem;
  }

  .HeroSection-module__HAA8HW__badges {
    order: 4;
    margin-top: 2rem;
    position: static;
  }

  .HeroSection-module__HAA8HW__buttons {
    flex-direction: column;
    order: 5;
    align-items: stretch;
    width: 100%;
    margin-top: 3rem;
  }

  .HeroSection-module__HAA8HW__caseStudiesButton {
    padding-right: var(--btn-padding);
    position: relative;
  }

  .HeroSection-module__HAA8HW__caseStudiesIcon {
    position: absolute;
    right: .25rem;
  }
}

@media (max-width: 479px) {
  .HeroSection-module__HAA8HW__title {
    letter-spacing: 0;
    max-width: 100%;
    font-size: 1.5rem;
  }

  .HeroSection-module__HAA8HW__subtitle {
    letter-spacing: .0175rem;
    max-width: 14.625rem;
    font-size: .875rem;
  }
}

/* [project]/src/components/ui/SectionDivider.module.css [app-client] (css) */
.SectionDivider-module__SwJ_nG__divider {
  align-items: center;
  gap: 1.5rem;
  width: 100%;
  display: flex;
}

.SectionDivider-module__SwJ_nG__line {
  background: var(--color-black-10);
  flex: 1;
  min-width: .0625rem;
  height: .0625rem;
}

.SectionDivider-module__SwJ_nG__label {
  letter-spacing: .0275rem;
  color: var(--color-black-60);
  white-space: nowrap;
  font-family: Instrument Serif, serif;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 1;
}

.SectionDivider-module__SwJ_nG__labelCompact {
  display: none;
}

@media (max-width: 991px) {
  .SectionDivider-module__SwJ_nG__divider {
    gap: 1rem;
  }

  .SectionDivider-module__SwJ_nG__label {
    letter-spacing: .0225rem;
    font-size: 1.125rem;
  }

  .SectionDivider-module__SwJ_nG__labelWide {
    display: none;
  }

  .SectionDivider-module__SwJ_nG__labelCompact {
    display: inline;
  }
}

@media (max-width: 479px) {
  .SectionDivider-module__SwJ_nG__divider {
    gap: .75rem;
  }

  .SectionDivider-module__SwJ_nG__label {
    letter-spacing: .015rem;
    font-size: .75rem;
  }
}

/* [project]/src/components/sections/PartnersSection.module.css [app-client] (css) */
@media (min-width: 992px) {
  .PartnersSection-module__N1maZW__container {
    padding-bottom: .5rem;
  }
}

@keyframes PartnersSection-module__N1maZW__marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-25%);
  }
}

.PartnersSection-module__N1maZW__marquee {
  margin-top: 3rem;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, #0000 0, #000 6rem calc(100% - 6rem), #0000 100%);
  mask-image: linear-gradient(to right, #0000 0, #000 6rem calc(100% - 6rem), #0000 100%);
}

.PartnersSection-module__N1maZW__track {
  width: max-content;
  animation: 20s linear infinite PartnersSection-module__N1maZW__marquee;
  display: flex;
}

.PartnersSection-module__N1maZW__logoSet {
  flex-shrink: 0;
  align-items: center;
  gap: 4.469rem;
  padding-right: 4.469rem;
  display: flex;
}

.PartnersSection-module__N1maZW__logoWrap {
  flex-shrink: 0;
  align-items: center;
  height: 2.5rem;
  display: flex;
}

.PartnersSection-module__N1maZW__logo {
  width: auto;
  height: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .PartnersSection-module__N1maZW__marquee {
    overflow-x: auto;
  }

  .PartnersSection-module__N1maZW__track {
    animation: none;
  }

  .PartnersSection-module__N1maZW__logoSet:not(:first-child) {
    display: none;
  }
}

@media (max-width: 991px) {
  .PartnersSection-module__N1maZW__marquee {
    margin-top: 2.5rem;
  }

  .PartnersSection-module__N1maZW__logoWrap {
    height: 1.5rem;
  }

  .PartnersSection-module__N1maZW__logoSet {
    gap: 3.5rem;
    padding-right: 3.5rem;
  }
}

@media (max-width: 767px) {
  .PartnersSection-module__N1maZW__marquee {
    margin-left: calc(var(--section-padding) * -1);
    margin-right: calc(var(--section-padding) * -1);
    -webkit-mask-image: none;
    mask-image: none;
  }
}

@media (max-width: 479px) {
  .PartnersSection-module__N1maZW__marquee {
    margin-top: 1.5rem;
  }

  .PartnersSection-module__N1maZW__logoWrap {
    height: 1.375rem;
  }

  .PartnersSection-module__N1maZW__logoSet {
    gap: 2rem;
    padding-right: 2rem;
  }
}

/* [project]/src/components/ui/FloatingBubble.module.css [app-client] (css) */
.FloatingBubble-module__p-lWuW__wrap {
  z-index: 99;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.FloatingBubble-module__p-lWuW__mover {
  transition: transform .2s cubic-bezier(.215, .61, .355, 1);
  position: relative;
}

.FloatingBubble-module__p-lWuW__bubble {
  opacity: 0;
  justify-content: center;
  align-items: center;
  transition: transform .5s, opacity .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: scale(.7);
}

.FloatingBubble-module__p-lWuW__visible {
  opacity: 1;
  transform: scale(1);
}

.FloatingBubble-module__p-lWuW__bg {
  z-index: -1;
  background: var(--color-white);
  position: absolute;
  inset: 0;
  box-shadow: 0 1.25rem 5rem #02021e26;
}

/* [project]/src/components/sections/ShowreelSection.module.css [app-client] (css) */
.ShowreelSection-module__EMK4NW__videoWrap {
  aspect-ratio: 1312 / 672;
  border-radius: var(--card-radius);
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.ShowreelSection-module__EMK4NW__preview {
  object-fit: cover;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.ShowreelSection-module__EMK4NW__overlay {
  background: var(--color-black-pure);
  opacity: .5;
  pointer-events: none;
  position: absolute;
  inset: 0;
}

.ShowreelSection-module__EMK4NW__bubbleText {
  letter-spacing: .04375rem;
  text-transform: uppercase;
  color: var(--color-black);
  text-align: center;
  max-width: 6.25rem;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
}

.ShowreelSection-module__EMK4NW__playMobile {
  background: var(--color-white);
  z-index: 2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ShowreelSection-module__EMK4NW__playIcon {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--color-black);
  margin-left: .1875rem;
}

.ShowreelSection-module__EMK4NW__modal {
  z-index: 1000;
  background: var(--color-overlay-dark);
  padding: var(--card-padding);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.ShowreelSection-module__EMK4NW__modalContent {
  aspect-ratio: 16 / 9;
  width: 100%;
  max-width: 75rem;
  position: relative;
}

.ShowreelSection-module__EMK4NW__closeButton {
  margin-top: var(--modal-close-gap);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.ShowreelSection-module__EMK4NW__video {
  object-fit: contain;
  border-radius: var(--card-radius);
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .ShowreelSection-module__EMK4NW__videoWrap {
    aspect-ratio: 704 / 400;
    border-radius: var(--card-radius-sm);
  }

  .ShowreelSection-module__EMK4NW__playMobile {
    display: flex;
  }

  .ShowreelSection-module__EMK4NW__playIcon {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: .125rem;
  }
}

@media (max-width: 767px) {
  .ShowreelSection-module__EMK4NW__videoWrap {
    aspect-ratio: 16 / 10;
  }

  .ShowreelSection-module__EMK4NW__playMobile {
    width: 2.5rem;
    height: 2.5rem;
    inset: auto 1rem 1rem auto;
    transform: none;
  }

  .ShowreelSection-module__EMK4NW__playIcon {
    width: 1rem;
    height: 1rem;
    margin-left: .0625rem;
  }
}

/* [project]/src/components/ui/SectionHeader.module.css [app-client] (css) */
.SectionHeader-module__1WsNmG__header {
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  max-width: 33.25rem;
  margin: 0 auto;
  display: flex;
}

.SectionHeader-module__1WsNmG__tag {
  align-items: center;
  gap: .625rem;
  display: flex;
}

.SectionHeader-module__1WsNmG__tagDot {
  background: var(--color-teal);
  width: .5rem;
  height: .5rem;
}

.SectionHeader-module__1WsNmG__tagLabel {
  letter-spacing: .0225rem;
  color: var(--color-teal);
  background-image: var(--gradient-brand);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: -.375rem;
  margin-bottom: -.5rem;
  font-family: Instrument Serif, serif;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.5;
  display: block;
}

.SectionHeader-module__1WsNmG__title {
  letter-spacing: -.07rem;
  color: var(--color-black);
  text-align: center;
  text-transform: none;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.1;
}

@media (max-width: 991px) {
  .SectionHeader-module__1WsNmG__header {
    gap: 1rem;
  }

  .SectionHeader-module__1WsNmG__title {
    letter-spacing: -.05rem;
    max-width: 28.625rem;
    font-size: 2.5rem;
  }
}

@media (max-width: 767px) {
  .SectionHeader-module__1WsNmG__tagLabel {
    font-size: 1rem;
  }
}

@media (max-width: 479px) {
  .SectionHeader-module__1WsNmG__title {
    letter-spacing: -.0325rem;
    font-size: 1.625rem;
  }
}

/* [project]/src/components/sections/challenges/art.module.css [app-client] (css) */
.art-module__GE-mCa__art {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}

/* [project]/src/components/sections/ChallengesSection.module.css [app-client] (css) */
.ChallengesSection-module___z4NjG__cards {
  gap: var(--card-gap);
  margin-top: 5rem;
  display: flex;
}

.ChallengesSection-module___z4NjG__card {
  padding: var(--card-padding);
  background: var(--color-gray-bg);
  border-radius: var(--card-radius);
  flex-direction: column;
  flex: 1;
  gap: 2.5rem;
  display: flex;
}

.ChallengesSection-module___z4NjG__illustration {
  aspect-ratio: 336 / 232;
  overflow-clip-margin: .0625rem;
  border-radius: .875rem;
  width: 100%;
  overflow: clip;
}

.ChallengesSection-module___z4NjG__content {
  gap: var(--flex-gap-min);
  flex-direction: column;
  display: flex;
}

.ChallengesSection-module___z4NjG__title {
  letter-spacing: -.03rem;
  color: var(--color-black);
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.ChallengesSection-module___z4NjG__desc {
  color: var(--color-black-60);
  text-wrap: balance;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.ChallengesSection-module___z4NjG__pagination {
  justify-content: center;
  gap: var(--pagination-bar-gap);
  margin-top: var(--pagination-content-gap);
  display: none;
}

.ChallengesSection-module___z4NjG__dash {
  width: var(--pagination-bar-width);
  height: var(--pagination-bar-height);
  background: var(--color-black-10);
  border-radius: 2.5rem;
  transition: background .3s;
}

.ChallengesSection-module___z4NjG__dashActive {
  background: var(--color-black);
}

@media (max-width: 991px) {
  .ChallengesSection-module___z4NjG__cards {
    margin-top: 3.5rem;
    margin-left: calc(var(--section-padding) * -1);
    margin-right: calc(var(--section-padding) * -1);
    padding-left: var(--section-padding);
    padding-right: var(--section-padding);
    scroll-snap-type: x proximity;
    scroll-padding-left: var(--section-padding);
    scrollbar-width: none;
    overflow-x: auto;
  }

  .ChallengesSection-module___z4NjG__cards::-webkit-scrollbar {
    display: none;
  }

  .ChallengesSection-module___z4NjG__card {
    scroll-snap-align: start;
    flex: 0 0 19.75rem;
    gap: 1.5rem;
    padding: 1.5rem;
  }

  .ChallengesSection-module___z4NjG__illustration {
    border-radius: .6875rem;
  }

  .ChallengesSection-module___z4NjG__content {
    gap: .75rem;
  }

  .ChallengesSection-module___z4NjG__title {
    letter-spacing: -.025rem;
    font-size: 1.25rem;
  }

  .ChallengesSection-module___z4NjG__desc {
    font-size: .875rem;
  }
}

@media (max-width: 767px) {
  .ChallengesSection-module___z4NjG__cards {
    gap: var(--flex-gap-min);
    scroll-snap-type: x mandatory;
    margin-top: 2.5rem;
  }

  .ChallengesSection-module___z4NjG__card {
    flex: 0 0 calc(100% - var(--flex-gap-min));
  }

  .ChallengesSection-module___z4NjG__pagination {
    display: flex;
  }
}

@media (max-width: 479px) {
  .ChallengesSection-module___z4NjG__illustration {
    border-radius: .625rem;
  }

  .ChallengesSection-module___z4NjG__content {
    gap: .5rem;
  }

  .ChallengesSection-module___z4NjG__title {
    letter-spacing: -.0225rem;
    font-size: 1.125rem;
  }
}

/* [project]/src/components/ui/FloatingPreview.module.css [app-client] (css) */
.FloatingPreview-module__8y0e2W__preview {
  z-index: 10;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.FloatingPreview-module__8y0e2W__imageStack {
  border-radius: var(--card-radius-sm);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.FloatingPreview-module__8y0e2W__imageStack, .FloatingPreview-module__8y0e2W__caption {
  opacity: 0;
  transition: opacity .25s;
}

.FloatingPreview-module__8y0e2W__visible .FloatingPreview-module__8y0e2W__imageStack, .FloatingPreview-module__8y0e2W__visible .FloatingPreview-module__8y0e2W__caption {
  opacity: 1;
}

.FloatingPreview-module__8y0e2W__caption {
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  color: var(--color-white);
  margin-top: .75rem;
  font-family: SuisseIntl, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 100%;
  left: 0;
}

.FloatingPreview-module__8y0e2W__visible {
  will-change: transform;
  backface-visibility: hidden;
}

.FloatingPreview-module__8y0e2W__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  visibility: hidden;
  z-index: 0;
  border-radius: var(--card-radius-sm);
  position: absolute;
  inset: 0;
  transform-origin: 50% 100%;
}

.FloatingPreview-module__8y0e2W__imagePrevious {
  visibility: visible;
  z-index: 1;
}

@media (max-width: 991px) {
  .FloatingPreview-module__8y0e2W__preview {
    display: none;
  }
}

.FloatingPreview-module__8y0e2W__imageCurrent {
  visibility: visible;
  z-index: 2;
}

.FloatingPreview-module__8y0e2W__imageIncoming {
  animation: .65s cubic-bezier(.22, 1, .36, 1) both FloatingPreview-module__8y0e2W__cardToss;
}

@keyframes FloatingPreview-module__8y0e2W__cardToss {
  from {
    transform: translateY(-115%);
  }

  to {
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .FloatingPreview-module__8y0e2W__imageIncoming {
    animation: none;
  }

  .FloatingPreview-module__8y0e2W__imageStack, .FloatingPreview-module__8y0e2W__caption {
    transition: none;
  }
}

/* [project]/src/components/ui/HoverChevron.module.css [app-client] (css) */
.HoverChevron-module__1cm74a__chevron {
  vertical-align: middle;
  clip-path: inset(0 100% 0 0);
  margin-left: .25rem;
  transition: clip-path .3s, transform .3s;
  display: inline-flex;
  transform: translateX(-1.5rem);
}

[data-hover-chevron]:hover .HoverChevron-module__1cm74a__chevron {
  clip-path: inset(0);
  transform: translateX(0);
}

/* [project]/src/components/sections/ProjectsSection.module.css [app-client] (css) */
.ProjectsSection-module__TXVo1q__grid {
  flex-direction: column;
  gap: 5rem;
  margin-top: 5rem;
  display: flex;
}

.ProjectsSection-module__TXVo1q__row {
  gap: var(--flex-gap-min);
  display: flex;
}

.ProjectsSection-module__TXVo1q__card {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.ProjectsSection-module__TXVo1q__cardSmall {
  flex: 472;
}

.ProjectsSection-module__TXVo1q__cardLarge {
  flex: 824;
}

.ProjectsSection-module__TXVo1q__cardZone {
  flex-direction: column;
  display: flex;
  position: relative;
}

.ProjectsSection-module__TXVo1q__imageArea {
  border-radius: var(--card-radius);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.ProjectsSection-module__TXVo1q__overlay {
  background: var(--color-black);
  border-radius: var(--card-radius);
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  transition: opacity .3s;
  position: absolute;
  inset: 0;
}

@media (hover: hover) and (pointer: fine) {
  .ProjectsSection-module__TXVo1q__cardZone[data-preview-active] .ProjectsSection-module__TXVo1q__overlay {
    opacity: .5;
  }
}

.ProjectsSection-module__TXVo1q__imageAreaSmall {
  aspect-ratio: 472 / 300;
}

.ProjectsSection-module__TXVo1q__imageAreaLarge {
  aspect-ratio: 824 / 540;
}

.ProjectsSection-module__TXVo1q__projectImage {
  object-fit: cover;
  will-change: transform;
  width: 100%;
  height: 100%;
}

.ProjectsSection-module__TXVo1q__imageAreaPadded {
  flex-direction: column;
  display: flex;
}

.ProjectsSection-module__TXVo1q__imageAreaPadded:before {
  content: "";
  flex: 0 0 20%;
}

.ProjectsSection-module__TXVo1q__imageAreaPadded .ProjectsSection-module__TXVo1q__projectImage {
  object-fit: contain;
  object-position: 60% center;
  flex: 1;
  width: 100%;
  min-height: 0;
}

.ProjectsSection-module__TXVo1q__cardLink {
  color: inherit;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.ProjectsSection-module__TXVo1q__title {
  letter-spacing: -.025rem;
  color: var(--color-black);
  margin: 0;
  padding-top: 1.5rem;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}

.ProjectsSection-module__TXVo1q__desc {
  color: var(--color-black-60);
  max-width: 25rem;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
}

.ProjectsSection-module__TXVo1q__cardSmall .ProjectsSection-module__TXVo1q__desc {
  max-width: 21.875rem;
}

.ProjectsSection-module__TXVo1q__tags {
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  margin-top: .5rem;
  display: flex;
}

.ProjectsSection-module__TXVo1q__tag {
  box-sizing: border-box;
  letter-spacing: -.0175rem;
  color: var(--color-black);
  border: 1px solid var(--color-black-30);
  border-radius: 6.25rem;
  padding: .5rem .75rem;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.1;
}

@media (max-width: 991px) {
  .ProjectsSection-module__TXVo1q__grid {
    gap: 3.5rem;
    margin-top: 3.5rem;
  }

  .ProjectsSection-module__TXVo1q__row {
    gap: var(--card-gap-sm);
  }

  .ProjectsSection-module__TXVo1q__card {
    flex: 1 1 0;
    min-width: 0;
  }

  .ProjectsSection-module__TXVo1q__imageAreaSmall, .ProjectsSection-module__TXVo1q__imageAreaLarge {
    aspect-ratio: 340 / 216;
  }

  .ProjectsSection-module__TXVo1q__title {
    padding-top: 1.5rem;
  }

  .ProjectsSection-module__TXVo1q__tag {
    letter-spacing: -.015rem;
    align-items: center;
    height: 2rem;
    padding: 0 .75rem;
    font-size: .75rem;
    display: inline-flex;
  }
}

@media (max-width: 767px) {
  .ProjectsSection-module__TXVo1q__grid {
    gap: 2.5rem;
    margin-top: 2.5rem;
  }

  .ProjectsSection-module__TXVo1q__row {
    flex-direction: column;
    gap: 2.5rem;
  }

  .ProjectsSection-module__TXVo1q__imageAreaSmall, .ProjectsSection-module__TXVo1q__imageAreaLarge {
    aspect-ratio: 288 / 200;
  }

  .ProjectsSection-module__TXVo1q__title {
    letter-spacing: -.0225rem;
    font-size: 1.125rem;
  }

  .ProjectsSection-module__TXVo1q__tags {
    margin-top: var(--flex-gap-min);
  }
}

.ProjectsSection-module__TXVo1q__header {
  max-width: 40rem;
}

/* [project]/src/components/ui/MetalCubes.module.css [app-client] (css) */
.MetalCubes-module__iPvhaq__container {
  --cubes-box: 8.125rem;
  --cubes-stage: 10.625rem;
  width: var(--cubes-box);
  height: var(--cubes-box);
  flex-shrink: 0;
  position: relative;
}

.MetalCubes-module__iPvhaq__stage {
  width: var(--cubes-stage);
  height: var(--cubes-stage);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.MetalCubes-module__iPvhaq__stage canvas {
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 991px) {
  .MetalCubes-module__iPvhaq__container {
    --cubes-box: 6.25rem;
    --cubes-stage: 8.1875rem;
  }
}

@media (max-width: 767px) {
  .MetalCubes-module__iPvhaq__container {
    --cubes-box: 4rem;
    --cubes-stage: 5.25rem;
  }
}

/* [project]/src/components/sections/ApproachSection.module.css [app-client] (css) */
.ApproachSection-module__t6B3LG__card {
  --approach-pad: var(--card-padding-sm);
  --accordion-answer-gap: var(--flex-gap-min);
  border: 1px solid var(--color-grey-20);
  border-radius: var(--card-radius);
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.ApproachSection-module__t6B3LG__left {
  justify-content: space-between;
  gap: var(--card-gap);
  padding: var(--approach-pad);
  flex-direction: column;
  flex: 517;
  display: flex;
}

.ApproachSection-module__t6B3LG__cubes {
  transform: translateY(.625rem);
}

.ApproachSection-module__t6B3LG__headingWrap {
  position: relative;
}

.ApproachSection-module__t6B3LG__headingIcon {
  pointer-events: none;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: .1875rem;
  left: 0;
}

.ApproachSection-module__t6B3LG__heading {
  letter-spacing: -.055rem;
  color: var(--color-black);
  text-transform: none;
  text-indent: 3.25rem;
  max-width: 28.3125rem;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 1.1;
}

.ApproachSection-module__t6B3LG__right {
  border-left: 1px solid var(--color-grey-20);
  flex-direction: column;
  flex: 721;
  display: flex;
}

.ApproachSection-module__t6B3LG__item {
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ApproachSection-module__t6B3LG__item:before {
  z-index: 0;
  content: "";
  background: #eff0f1;
  transition: transform .35s cubic-bezier(.16, 1, .3, 1);
  position: absolute;
  inset: 0;
  transform: translateY(100%);
}

.ApproachSection-module__t6B3LG__itemOpen {
  z-index: 0;
}

.ApproachSection-module__t6B3LG__divider {
  z-index: 1;
  background: var(--color-grey-20);
  height: .0625rem;
  position: relative;
}

.ApproachSection-module__t6B3LG__trigger {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  gap: var(--flex-gap-min);
  width: 100%;
  padding: var(--approach-pad);
  cursor: pointer;
  text-align: left;
  color: var(--color-black);
  background: none;
  border: none;
  display: flex;
  position: relative;
}

.ApproachSection-module__t6B3LG__itemOpen .ApproachSection-module__t6B3LG__trigger {
  padding-bottom: var(--accordion-answer-gap);
}

.ApproachSection-module__t6B3LG__titleWrap {
  flex: 1;
  align-items: center;
  gap: .75rem;
  min-width: 0;
  display: flex;
}

.ApproachSection-module__t6B3LG__bullet {
  background: var(--color-teal);
  flex-shrink: 0;
  width: .75rem;
  height: .75rem;
}

.ApproachSection-module__t6B3LG__itemTitle {
  letter-spacing: -.03rem;
  color: var(--color-black);
  font-family: SuisseIntl, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
  transition: color .3s;
}

.ApproachSection-module__t6B3LG__icon {
  z-index: 1;
  width: 1.5rem;
  height: 1.5rem;
  color: var(--color-grey);
  flex-shrink: 0;
  transition: color .2s;
  position: relative;
}

.ApproachSection-module__t6B3LG__iconWrap {
  flex: 0 0 1.5rem;
  place-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: grid;
  position: relative;
}

.ApproachSection-module__t6B3LG__iconWrap:before {
  z-index: 0;
  content: "";
  background: var(--color-teal);
  opacity: 0;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  transition: transform .3s, opacity .3s;
  position: absolute;
  transform: scale(0);
}

.ApproachSection-module__t6B3LG__iconBar {
  transform-box: fill-box;
  transform-origin: center;
  transition: transform .3s;
}

.ApproachSection-module__t6B3LG__iconBarOpen {
  transform: rotate(90deg);
}

@media (min-width: 62rem) and (hover: hover) {
  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):hover:before {
    transform: translateY(0);
  }

  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):has(.ApproachSection-module__t6B3LG__trigger:focus-visible):before {
    transform: translateY(0);
  }

  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):hover .ApproachSection-module__t6B3LG__itemTitle {
    color: var(--color-teal);
  }

  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):has(.ApproachSection-module__t6B3LG__trigger:focus-visible) .ApproachSection-module__t6B3LG__itemTitle {
    color: var(--color-teal);
  }

  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):hover .ApproachSection-module__t6B3LG__iconWrap:before {
    opacity: 1;
    transform: scale(1);
  }

  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):has(.ApproachSection-module__t6B3LG__trigger:focus-visible) .ApproachSection-module__t6B3LG__iconWrap:before {
    opacity: 1;
    transform: scale(1);
  }

  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):hover .ApproachSection-module__t6B3LG__icon {
    color: var(--color-white);
  }

  .ApproachSection-module__t6B3LG__item:not(.ApproachSection-module__t6B3LG__itemOpen):has(.ApproachSection-module__t6B3LG__trigger:focus-visible) .ApproachSection-module__t6B3LG__icon {
    color: var(--color-white);
  }
}

.ApproachSection-module__t6B3LG__contentWrap {
  z-index: 1;
  grid-template-rows: 0fr;
  transition: grid-template-rows .4s cubic-bezier(.65, 0, .35, 1);
  display: grid;
  position: relative;
  overflow: hidden;
}

.ApproachSection-module__t6B3LG__contentWrapOpen {
  grid-template-rows: 1fr;
}

.ApproachSection-module__t6B3LG__contentInner {
  min-height: 0;
  overflow: hidden;
}

.ApproachSection-module__t6B3LG__itemDesc {
  color: var(--color-black-60);
  padding: 0 var(--approach-pad) var(--approach-pad);
  max-width: calc(28.75rem + 2 * var(--approach-pad));
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .ApproachSection-module__t6B3LG__card {
    --approach-pad: 1.5rem;
  }

  .ApproachSection-module__t6B3LG__left {
    flex: 310;
  }

  .ApproachSection-module__t6B3LG__right {
    flex: 394;
  }

  .ApproachSection-module__t6B3LG__cubes {
    transform: none;
  }

  .ApproachSection-module__t6B3LG__heading {
    letter-spacing: -.0325rem;
    text-indent: 1.875rem;
    max-width: 16.25rem;
    font-size: 1.625rem;
    line-height: 1.1;
  }

  .ApproachSection-module__t6B3LG__headingIcon {
    width: 1.625rem;
    height: 1.625rem;
    top: 0;
  }

  .ApproachSection-module__t6B3LG__titleWrap {
    gap: var(--flex-gap-min);
  }

  .ApproachSection-module__t6B3LG__itemTitle {
    letter-spacing: -.025rem;
    max-width: 13rem;
    font-size: 1.25rem;
    line-height: 1.2;
  }

  .ApproachSection-module__t6B3LG__itemDesc {
    max-width: 22.125rem;
    font-size: .875rem;
    line-height: 1.6;
  }
}

@media (max-width: 767px) {
  .ApproachSection-module__t6B3LG__card {
    --accordion-answer-gap: .5rem;
    flex-direction: column;
  }

  .ApproachSection-module__t6B3LG__left, .ApproachSection-module__t6B3LG__right {
    flex: auto;
  }

  .ApproachSection-module__t6B3LG__left {
    justify-content: flex-start;
    gap: var(--flex-gap-min);
  }

  .ApproachSection-module__t6B3LG__right {
    border-left: none;
    border-top: 1px solid var(--color-grey-20);
  }

  .ApproachSection-module__t6B3LG__heading {
    letter-spacing: -.025rem;
    text-indent: 1.625rem;
    max-width: 13.9375rem;
    font-size: 1.25rem;
    line-height: 1.1;
  }

  .ApproachSection-module__t6B3LG__headingIcon {
    width: 1.375rem;
    height: 1.375rem;
  }

  .ApproachSection-module__t6B3LG__bullet {
    width: .375rem;
    height: .375rem;
  }

  .ApproachSection-module__t6B3LG__titleWrap {
    gap: .5rem;
  }

  .ApproachSection-module__t6B3LG__itemTitle {
    letter-spacing: -.0225rem;
    max-width: none;
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .ApproachSection-module__t6B3LG__itemDesc {
    max-width: none;
    font-size: .75rem;
    line-height: 1.6;
  }
}

/* [project]/src/components/sections/ConferencesSection.module.css [app-client] (css) */
.ConferencesSection-module__nSva0a__section {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.ConferencesSection-module__nSva0a__imageWrap {
  width: 100%;
  position: relative;
}

.ConferencesSection-module__nSva0a__image {
  width: 100%;
  height: auto;
  display: block;
}

.ConferencesSection-module__nSva0a__gradient {
  pointer-events: none;
  background: linear-gradient(#fff0 0%, #fff 62.5%);
  width: 100%;
  height: 55%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ConferencesSection-module__nSva0a__content {
  z-index: 1;
  max-width: var(--content-max-width);
  padding: 0 var(--section-padding);
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  margin: 0 auto;
  display: flex;
  position: absolute;
  bottom: 2.6875rem;
  left: 0;
  right: 0;
}

.ConferencesSection-module__nSva0a__label {
  color: var(--color-black);
  text-align: center;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

@keyframes ConferencesSection-module__nSva0a__marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-25%);
  }
}

.ConferencesSection-module__nSva0a__marquee {
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, #0000 0, #000 6rem calc(100% - 6rem), #0000 100%);
  mask-image: linear-gradient(to right, #0000 0, #000 6rem calc(100% - 6rem), #0000 100%);
}

.ConferencesSection-module__nSva0a__track {
  width: max-content;
  animation: 20s linear infinite ConferencesSection-module__nSva0a__marquee;
  display: flex;
}

.ConferencesSection-module__nSva0a__logoSet {
  flex-shrink: 0;
  align-items: center;
  gap: 6.11rem;
  padding-right: 6.11rem;
  display: flex;
}

.ConferencesSection-module__nSva0a__logoWrap {
  flex-shrink: 0;
  align-items: center;
  height: 3rem;
  display: flex;
}

.ConferencesSection-module__nSva0a__logo {
  width: auto;
  height: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .ConferencesSection-module__nSva0a__marquee {
    overflow-x: auto;
  }

  .ConferencesSection-module__nSva0a__track {
    animation: none;
  }

  .ConferencesSection-module__nSva0a__logoSet:not(:first-child) {
    display: none;
  }
}

@media (max-width: 991px) {
  .ConferencesSection-module__nSva0a__content {
    gap: 1rem;
    bottom: 1.375rem;
  }

  .ConferencesSection-module__nSva0a__label {
    font-size: 1rem;
  }

  .ConferencesSection-module__nSva0a__logoSet {
    gap: 2.5rem;
    padding-right: 2.5rem;
  }

  .ConferencesSection-module__nSva0a__logoWrap {
    height: 1.5rem;
  }
}

@media (max-width: 767px) {
  .ConferencesSection-module__nSva0a__marquee {
    margin-left: calc(var(--section-padding) * -1);
    margin-right: calc(var(--section-padding) * -1);
    align-self: stretch;
    -webkit-mask-image: none;
    mask-image: none;
  }

  .ConferencesSection-module__nSva0a__logoSet {
    gap: 2rem;
    padding-right: 2rem;
  }

  .ConferencesSection-module__nSva0a__logoWrap {
    height: 1.375rem;
  }
}

@media (max-width: 479px) {
  .ConferencesSection-module__nSva0a__content {
    gap: var(--flex-gap-min);
    padding: 0;
    position: static;
  }

  .ConferencesSection-module__nSva0a__label {
    letter-spacing: -.015rem;
    font-size: .75rem;
    line-height: 1.1;
  }

  .ConferencesSection-module__nSva0a__marquee {
    margin-left: 0;
    margin-right: 0;
  }
}

/* [project]/src/components/sections/ServicesSection.module.css [app-client] (css) */
.ServicesSection-module__2HsQHW__header {
  max-width: var(--content-max-width);
  padding: 0 var(--section-padding);
  margin: 0 auto;
}

.ServicesSection-module__2HsQHW__headerColumn {
  max-width: 40rem;
}

.ServicesSection-module__2HsQHW__scrollWrapper {
  position: relative;
}

.ServicesSection-module__2HsQHW__carousel {
  overflow: hidden;
}

.ServicesSection-module__2HsQHW__carouselContainer {
  gap: var(--card-gap);
  display: flex;
}

.ServicesSection-module__2HsQHW__slide {
  flex: 0 0 21.875rem;
  min-width: 0;
}

.ServicesSection-module__2HsQHW__slide:first-child {
  margin-left: max(var(--section-padding), calc((100vw - var(--content-max-width)) / 2));
}

.ServicesSection-module__2HsQHW__slide:last-child {
  margin-right: max(var(--section-padding), calc((100vw - var(--content-max-width)) / 2));
}

.ServicesSection-module__2HsQHW__card {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.ServicesSection-module__2HsQHW__imageWrap {
  border-radius: var(--card-radius);
  width: 100%;
  overflow: hidden;
}

.ServicesSection-module__2HsQHW__cardImage {
  pointer-events: none;
  width: 100%;
  height: auto;
  display: block;
}

.ServicesSection-module__2HsQHW__cardContent {
  flex-direction: column;
  gap: .5rem;
  max-width: 85%;
  display: flex;
}

.ServicesSection-module__2HsQHW__cardTitle {
  color: var(--color-black);
  text-transform: none;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.ServicesSection-module__2HsQHW__cardToggle {
  color: inherit;
  font: inherit;
  line-height: inherit;
  text-align: left;
  cursor: pointer;
  background: none;
  border: 0;
  align-items: center;
  gap: .125rem;
  padding: 0;
  display: flex;
}

.ServicesSection-module__2HsQHW__mobileTitle {
  display: none;
}

.ServicesSection-module__2HsQHW__cardChevron {
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
  transition: transform .25s;
}

.ServicesSection-module__2HsQHW__slide[data-expanded="true"] .ServicesSection-module__2HsQHW__cardChevron {
  transform: rotate(180deg);
}

.ServicesSection-module__2HsQHW__cardDesc {
  color: var(--color-black-60);
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

@media (min-width: 992px) {
  .ServicesSection-module__2HsQHW__cardDesc {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, transform .25s, visibility 0s linear .25s;
    transform: translateY(.5rem);
  }

  .ServicesSection-module__2HsQHW__slide[data-expanded="true"] .ServicesSection-module__2HsQHW__cardDesc {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    transform: translateY(0);
  }

  .ServicesSection-module__2HsQHW__stickyCarousel {
    position: sticky;
    top: 0;
  }

  .ServicesSection-module__2HsQHW__header {
    margin-bottom: 5rem;
  }

  .ServicesSection-module__2HsQHW__carousel {
    width: 100%;
  }

  .ServicesSection-module__2HsQHW__stickyCarousel[data-header-loose="true"] .ServicesSection-module__2HsQHW__header {
    margin-bottom: 0;
    padding-bottom: 5rem;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
  }

  .ServicesSection-module__2HsQHW__carouselContainer {
    will-change: transform;
  }
}

@media (max-width: 991px) {
  .ServicesSection-module__2HsQHW__cardToggle {
    display: none;
  }

  .ServicesSection-module__2HsQHW__mobileTitle {
    display: inline;
  }

  .ServicesSection-module__2HsQHW__header {
    margin-bottom: 3.5rem;
  }

  .ServicesSection-module__2HsQHW__carousel {
    padding-left: var(--section-padding);
    padding-right: var(--section-padding);
    scroll-snap-type: x proximity;
    scroll-padding-left: var(--section-padding);
    scrollbar-width: none;
    overflow-x: auto;
  }

  .ServicesSection-module__2HsQHW__carousel::-webkit-scrollbar {
    display: none;
  }

  .ServicesSection-module__2HsQHW__slide {
    scroll-snap-align: start;
    flex: 0 0 18.75rem;
  }

  .ServicesSection-module__2HsQHW__slide:first-child, .ServicesSection-module__2HsQHW__slide:last-child {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .ServicesSection-module__2HsQHW__carousel {
    scroll-snap-type: x mandatory;
  }

  .ServicesSection-module__2HsQHW__slide {
    flex: 0 0 calc(100% - var(--flex-gap-min));
  }

  .ServicesSection-module__2HsQHW__header {
    margin-bottom: 2.5rem;
  }

  .ServicesSection-module__2HsQHW__cardDesc {
    max-width: none;
  }
}

@media (max-width: 479px) {
  .ServicesSection-module__2HsQHW__cardContent {
    gap: .5rem;
  }

  .ServicesSection-module__2HsQHW__cardTitle {
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.4;
  }

  .ServicesSection-module__2HsQHW__cardDesc {
    max-width: 14rem;
    font-size: .75rem;
    line-height: 1.6;
  }
}

@media (max-width: 991px) {
  .ServicesSection-module__2HsQHW__carouselContainer {
    gap: var(--flex-gap-min);
  }
}

@media (max-width: 479px) {
  .ServicesSection-module__2HsQHW__carouselContainer {
    gap: .7rem;
  }
}

.ServicesSection-module__2HsQHW__pagination {
  justify-content: center;
  gap: var(--pagination-bar-gap);
  margin-top: var(--pagination-content-gap);
  display: none;
}

.ServicesSection-module__2HsQHW__dash {
  width: var(--pagination-bar-width);
  height: var(--pagination-bar-height);
  background: var(--color-black-10);
  border-radius: 2.5rem;
  transition: background .3s;
}

.ServicesSection-module__2HsQHW__dashActive {
  background: var(--color-black);
}

@media (max-width: 767px) {
  .ServicesSection-module__2HsQHW__pagination {
    display: flex;
  }
}

/* [project]/src/components/sections/InsightsSection.module.css [app-client] (css) */
.InsightsSection-module__73EHXq__card {
  border: 1px solid var(--color-grey-20);
  border-radius: var(--card-radius);
  margin-top: 5rem;
  display: flex;
  overflow: hidden;
}

.InsightsSection-module__73EHXq__left {
  background: var(--color-gray-bg);
  border-radius: 0 var(--card-radius) var(--card-radius) 0;
  width: 55%;
  min-height: 33.6875rem;
  color: inherit;
  flex-shrink: 0;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.InsightsSection-module__73EHXq__featuredImage {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .4s;
  position: absolute;
  inset: 0;
}

.InsightsSection-module__73EHXq__left:hover .InsightsSection-module__73EHXq__featuredImage {
  transform: scale(1.05);
}

.InsightsSection-module__73EHXq__badge {
  background: var(--color-white);
  border-radius: 1.25rem;
  align-items: center;
  gap: .5rem;
  height: 2.125rem;
  padding: 0 .75rem;
  display: flex;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
}

.InsightsSection-module__73EHXq__badgeDot {
  background: var(--color-red);
  border-radius: 6.25rem;
  width: .5rem;
  height: .5rem;
  animation: 1.5s ease-in-out infinite InsightsSection-module__73EHXq__blink;
}

@keyframes InsightsSection-module__73EHXq__blink {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.InsightsSection-module__73EHXq__badgeText {
  color: var(--color-black);
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.6;
}

.InsightsSection-module__73EHXq__featuredOverlay {
  background: var(--color-white);
  border-radius: var(--card-radius);
  flex-direction: column;
  gap: 1.25rem;
  padding: 1.5rem;
  display: flex;
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
}

.InsightsSection-module__73EHXq__featuredTitle {
  letter-spacing: -.03rem;
  color: var(--color-black);
  text-transform: none;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.InsightsSection-module__73EHXq__author {
  align-items: center;
  gap: .875rem;
  display: flex;
}

.InsightsSection-module__73EHXq__authorImage {
  background: var(--color-avatar-bg);
  object-fit: cover;
  object-position: bottom;
  border-radius: 6.25rem;
  flex-shrink: 0;
  width: 3.5rem;
  height: 3.5rem;
}

.InsightsSection-module__73EHXq__authorText {
  flex-direction: column;
  min-width: 0;
  display: flex;
}

.InsightsSection-module__73EHXq__authorName {
  color: var(--color-black);
  font-family: SuisseIntl, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
}

.InsightsSection-module__73EHXq__authorRole {
  color: var(--color-black);
  opacity: .6;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
}

.InsightsSection-module__73EHXq__tags {
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  display: flex;
}

.InsightsSection-module__73EHXq__tag {
  letter-spacing: -.0175rem;
  color: var(--color-black);
  border: 1px solid var(--color-black-30);
  border-radius: 6.25rem;
  padding: .5rem .75rem;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.1;
}

.InsightsSection-module__73EHXq__right {
  min-width: 0;
  padding: var(--card-padding-sm) 0;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  display: flex;
}

.InsightsSection-module__73EHXq__item {
  padding: var(--card-gap) var(--card-padding-sm);
  color: inherit;
  align-items: center;
  gap: 1.5rem;
  text-decoration: none;
  display: flex;
}

.InsightsSection-module__73EHXq__item:first-child {
  padding-top: 0;
}

.InsightsSection-module__73EHXq__divider {
  border-top: 1px solid var(--color-grey-20);
}

.InsightsSection-module__73EHXq__itemImage {
  background: var(--color-gray-bg);
  border-radius: .5rem;
  flex-shrink: 0;
  width: 11.875rem;
  height: 7.5rem;
  overflow: hidden;
}

.InsightsSection-module__73EHXq__itemImg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .4s;
}

.InsightsSection-module__73EHXq__item:hover .InsightsSection-module__73EHXq__itemImg {
  transform: scale(1.05);
}

.InsightsSection-module__73EHXq__itemContent {
  gap: var(--flex-gap-min);
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.InsightsSection-module__73EHXq__itemTitle {
  letter-spacing: -.03rem;
  color: var(--color-black);
  text-transform: none;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.InsightsSection-module__73EHXq__ctaRow {
  align-items: center;
  gap: var(--card-gap);
  padding: var(--card-gap) var(--card-padding-sm);
  padding-bottom: 0;
  display: flex;
}

.InsightsSection-module__73EHXq__plusIllustration {
  width: 7.5rem;
  height: 7.5rem;
  color: var(--color-grey-line);
  flex-shrink: 0;
}

.InsightsSection-module__73EHXq__plusRing, .InsightsSection-module__73EHXq__plusStroke {
  stroke: currentColor;
  stroke-dasharray: 1;
  stroke-dashoffset: 0;
}

.InsightsSection-module__73EHXq__ctaRow:has(.InsightsSection-module__73EHXq__ctaButton:hover) .InsightsSection-module__73EHXq__plusRing {
  animation: .7s cubic-bezier(.215, .61, .355, 1) InsightsSection-module__73EHXq__draw;
}

.InsightsSection-module__73EHXq__ctaRow:has(.InsightsSection-module__73EHXq__ctaButton:hover) .InsightsSection-module__73EHXq__plusStroke {
  animation: .35s cubic-bezier(.215, .61, .355, 1) .4s backwards InsightsSection-module__73EHXq__draw;
}

@keyframes InsightsSection-module__73EHXq__draw {
  from {
    stroke-dashoffset: 1px;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  :is(.InsightsSection-module__73EHXq__ctaRow:has(.InsightsSection-module__73EHXq__ctaButton:hover) .InsightsSection-module__73EHXq__plusRing, .InsightsSection-module__73EHXq__ctaRow:has(.InsightsSection-module__73EHXq__ctaButton:hover) .InsightsSection-module__73EHXq__plusStroke) {
    animation: none;
  }
}

.InsightsSection-module__73EHXq__cta {
  gap: var(--flex-gap-min);
  flex-direction: column;
  flex: 1;
  display: flex;
}

.InsightsSection-module__73EHXq__ctaText {
  color: var(--color-black-60);
  max-width: 22.3125rem;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.4;
}

.InsightsSection-module__73EHXq__ctaButton {
  height: var(--btn-height);
  padding: 0 var(--btn-padding);
  background: var(--color-black);
  color: var(--color-white);
  border-radius: var(--btn-radius);
  letter-spacing: .04375rem;
  text-transform: uppercase;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  display: inline-flex;
}

.InsightsSection-module__73EHXq__ctaButton:hover [data-slide-text] {
  transform: translateY(calc(-100% - .4em));
}

@media (max-width: 991px) {
  .InsightsSection-module__73EHXq__card {
    flex-direction: column;
    margin-top: 3.5rem;
  }

  .InsightsSection-module__73EHXq__left {
    border-radius: 0 0 var(--card-radius) var(--card-radius);
    width: 100%;
    min-height: 33.0625rem;
  }

  .InsightsSection-module__73EHXq__right {
    flex: none;
  }
}

@media (max-width: 767px) {
  .InsightsSection-module__73EHXq__card {
    margin-top: 2.5rem;
  }

  .InsightsSection-module__73EHXq__left {
    min-height: 22.5rem;
  }

  .InsightsSection-module__73EHXq__right {
    padding: 1.5rem 0;
  }

  .InsightsSection-module__73EHXq__item {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .InsightsSection-module__73EHXq__ctaRow {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .InsightsSection-module__73EHXq__plusIllustration {
    display: none;
  }

  .InsightsSection-module__73EHXq__itemImage {
    width: 100%;
    height: 10rem;
  }

  .InsightsSection-module__73EHXq__featuredTitle, .InsightsSection-module__73EHXq__itemTitle {
    letter-spacing: -.025rem;
    font-size: 1.25rem;
  }

  .InsightsSection-module__73EHXq__author {
    gap: .75rem;
  }

  .InsightsSection-module__73EHXq__authorImage {
    width: 2.5rem;
    height: 2.5rem;
  }

  .InsightsSection-module__73EHXq__authorName {
    font-size: .875rem;
  }

  .InsightsSection-module__73EHXq__authorRole {
    font-size: .75rem;
  }

  .InsightsSection-module__73EHXq__ctaRow {
    flex-direction: column;
    align-items: stretch;
    gap: 1.5rem;
  }

  .InsightsSection-module__73EHXq__plusIllustration {
    align-self: center;
    width: 6.25rem;
    height: 6.25rem;
    display: block;
  }

  .InsightsSection-module__73EHXq__ctaText {
    text-align: center;
    font-size: .875rem;
  }

  .InsightsSection-module__73EHXq__ctaButton {
    letter-spacing: .0375rem;
    align-self: stretch;
    font-size: .75rem;
  }
}

.InsightsSection-module__73EHXq__hidden {
  display: none;
}

/* [project]/src/components/sections/ReviewsSection.module.css [app-client] (css) */
.ReviewsSection-module__qAUVxa__section {
  width: 100%;
  padding: 0 var(--section-padding);
  position: relative;
  overflow-x: clip;
}

.ReviewsSection-module__qAUVxa__container {
  width: 100%;
  max-width: var(--content-max-width);
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.ReviewsSection-module__qAUVxa__sliderWrap {
  opacity: 0;
  width: 100%;
  position: relative;
  box-shadow: 0 .75rem 3.75rem .5rem #02021e1a;
}

.ReviewsSection-module__qAUVxa__swiper {
  width: 100%;
  overflow: visible;
}

.ReviewsSection-module__qAUVxa__slide {
  border-radius: 2px;
}

.ReviewsSection-module__qAUVxa__slide .ReviewsSection-module__qAUVxa__card {
  transition: background-color .8s;
}

:is(.ReviewsSection-module__qAUVxa__slide.swiper-slide-prev .ReviewsSection-module__qAUVxa__card, .ReviewsSection-module__qAUVxa__slide.swiper-slide-next .ReviewsSection-module__qAUVxa__card) {
  background: #ffffffb3;
}

:is(.ReviewsSection-module__qAUVxa__slide.slide-prev-second .ReviewsSection-module__qAUVxa__card, .ReviewsSection-module__qAUVxa__slide.slide-next-second .ReviewsSection-module__qAUVxa__card) {
  background: #fff6;
}

.ReviewsSection-module__qAUVxa__slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next):not(.slide-prev-second):not(.slide-next-second) {
  visibility: hidden;
}

.ReviewsSection-module__qAUVxa__card {
  background: var(--color-white);
  border-radius: 2px;
  flex-direction: column;
  height: 45.5rem;
  display: flex;
}

.ReviewsSection-module__qAUVxa__cardTop {
  align-items: center;
  gap: var(--flex-gap-min);
  flex: 1;
  padding: 0 5rem;
  display: flex;
}

.ReviewsSection-module__qAUVxa__arrow {
  border: 1px solid var(--color-black-30);
  cursor: pointer;
  width: 3.5rem;
  height: 3.5rem;
  color: var(--color-black);
  background: none;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: opacity .3s;
  display: flex;
  overflow: hidden;
}

.ReviewsSection-module__qAUVxa__arrowSlide {
  flex-direction: row;
  gap: 2rem;
  width: 1.5rem;
  transition: transform .4s;
  display: flex;
  overflow: visible;
}

.ReviewsSection-module__qAUVxa__arrowSlide svg {
  flex-shrink: 0;
}

.ReviewsSection-module__qAUVxa__arrowLeft:hover .ReviewsSection-module__qAUVxa__arrowSlide, .ReviewsSection-module__qAUVxa__arrowRight:hover .ReviewsSection-module__qAUVxa__arrowSlide {
  transform: translateX(-3.5rem);
}

.ReviewsSection-module__qAUVxa__arrowRight {
  transform: rotate(180deg);
}

.ReviewsSection-module__qAUVxa__reviewContent {
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 2.5rem;
  max-width: 57rem;
  margin: 0 auto;
  display: flex;
}

.ReviewsSection-module__qAUVxa__quoteText {
  letter-spacing: -.05rem;
  color: var(--color-black);
  text-align: center;
  text-wrap: balance;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.3;
}

.ReviewsSection-module__qAUVxa__author {
  align-items: center;
  gap: var(--flex-gap-min);
  display: flex;
}

.ReviewsSection-module__qAUVxa__authorAvatar {
  object-fit: cover;
  border-radius: 6.25rem;
  width: 3.5rem;
  height: 3.5rem;
}

.ReviewsSection-module__qAUVxa__authorInfo {
  flex-direction: column;
  display: flex;
}

.ReviewsSection-module__qAUVxa__authorName {
  color: var(--color-black);
  font-family: SuisseIntl, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
}

.ReviewsSection-module__qAUVxa__authorTitle {
  color: var(--color-black);
  opacity: .6;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
}

.ReviewsSection-module__qAUVxa__cardBottom {
  padding: 0 5rem 6.25rem;
}

.ReviewsSection-module__qAUVxa__divider {
  border-top: 1px solid var(--color-black-10);
  width: 100%;
}

.ReviewsSection-module__qAUVxa__achievements {
  justify-content: center;
  align-items: center;
  gap: 4.5rem;
  padding-top: 2.5rem;
  display: flex;
}

.ReviewsSection-module__qAUVxa__achievementImg {
  width: auto;
  height: 3rem;
}

.ReviewsSection-module__qAUVxa__pagination {
  gap: var(--pagination-bar-gap);
  margin-top: var(--pagination-content-gap);
  display: none;
}

.ReviewsSection-module__qAUVxa__dash {
  width: var(--pagination-bar-width);
  height: var(--pagination-bar-height);
  background: var(--color-black-10);
  cursor: pointer;
  border: none;
  border-radius: 2.5rem;
  padding: 0;
  transition: background .3s;
}

.ReviewsSection-module__qAUVxa__dashActive {
  background: var(--color-black);
}

@media (max-width: 991px) {
  .ReviewsSection-module__qAUVxa__card {
    height: auto;
    min-height: 28rem;
  }

  .ReviewsSection-module__qAUVxa__cardTop {
    padding: 1.5rem 2.5rem;
  }

  .ReviewsSection-module__qAUVxa__cardBottom {
    padding: 0 2.5rem 2.5rem;
  }

  .ReviewsSection-module__qAUVxa__achievements {
    padding-top: 1.5rem;
  }

  .ReviewsSection-module__qAUVxa__reviewContent {
    gap: var(--flex-gap-min);
  }

  .ReviewsSection-module__qAUVxa__achievementImg {
    height: 2rem;
  }

  .ReviewsSection-module__qAUVxa__quoteText {
    letter-spacing: -.04rem;
    font-size: 2rem;
  }

  .ReviewsSection-module__qAUVxa__achievements {
    gap: 2.5rem;
  }

  .ReviewsSection-module__qAUVxa__arrow {
    width: 3rem;
    height: 3rem;
  }
}

@media (max-width: 767px) {
  .ReviewsSection-module__qAUVxa__card {
    min-height: 25.875rem;
  }

  .ReviewsSection-module__qAUVxa__cardTop {
    padding: 1.5rem;
  }

  .ReviewsSection-module__qAUVxa__cardBottom {
    padding: 0 1.5rem 1.5rem;
  }

  .ReviewsSection-module__qAUVxa__quoteText {
    letter-spacing: -.03rem;
    font-size: 1.5rem;
  }

  .ReviewsSection-module__qAUVxa__achievements {
    flex-wrap: wrap;
    justify-content: center;
    gap: .625rem 2rem;
  }

  .ReviewsSection-module__qAUVxa__achievementImg {
    width: 6.8rem;
    height: auto;
  }

  .ReviewsSection-module__qAUVxa__arrow {
    display: none;
  }

  .ReviewsSection-module__qAUVxa__pagination {
    display: flex;
  }
}

@media (max-width: 479px) {
  .ReviewsSection-module__qAUVxa__cardTop {
    padding: 1rem var(--flex-gap-min);
  }

  .ReviewsSection-module__qAUVxa__cardBottom {
    padding: 0 var(--flex-gap-min) 1rem;
  }

  .ReviewsSection-module__qAUVxa__quoteText {
    letter-spacing: -.025rem;
    font-size: 1.25rem;
  }

  .ReviewsSection-module__qAUVxa__authorAvatar {
    width: 2rem;
    height: 2rem;
  }

  .ReviewsSection-module__qAUVxa__author {
    gap: .5rem;
  }
}

/* [project]/node_modules/swiper/swiper.css [app-client] (css) */
:root {
  --swiper-theme-color: #007aff;
}

:host {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.swiper {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  list-style: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
  display: block;
  position: relative;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: auto;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before);
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:last-child {
  margin-inline-end: var(--swiper-slides-offset-after);
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before);
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:last-child {
  margin-block-end: var(--swiper-slides-offset-after);
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
  pointer-events: none;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(#00000080, #0000);
}

.swiper-lazy-preloader {
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: #0000;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  position: absolute;
  top: 50%;
  left: 50%;
}

:is(.swiper:not(.swiper-watch-progress), .swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader {
  animation: 1s linear infinite swiper-preloader-spin;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* [project]/node_modules/swiper/modules/effect-cards.css [app-client] (css) */
.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/* [project]/src/components/sections/NumbersSection.module.css [app-client] (css) */
.NumbersSection-module__zmXPCW__stats {
  align-items: flex-start;
  gap: var(--card-gap);
  margin-top: 1.5rem;
  display: flex;
}

.NumbersSection-module__zmXPCW__stat {
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 1.25rem;
  display: flex;
}

.NumbersSection-module__zmXPCW__value {
  letter-spacing: -.08rem;
  color: var(--color-black);
  margin: 0;
  font-family: Instrument Serif, serif;
  font-size: 4rem;
  font-style: italic;
  line-height: 1;
}

.NumbersSection-module__zmXPCW__text {
  color: var(--color-black-60);
  text-align: center;
  max-width: 16rem;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.NumbersSection-module__zmXPCW__textNarrow {
  max-width: 10rem;
}

.NumbersSection-module__zmXPCW__bottomLine {
  background: var(--color-black-10);
  transform-origin: center;
  width: 100%;
  height: .0625rem;
  margin-top: 1.9375rem;
}

@media (max-width: 991px) {
  .NumbersSection-module__zmXPCW__stats {
    margin-top: 1.25rem;
  }

  .NumbersSection-module__zmXPCW__stat {
    gap: .75rem;
  }

  .NumbersSection-module__zmXPCW__value {
    letter-spacing: -.06rem;
    font-size: 3rem;
  }

  .NumbersSection-module__zmXPCW__bottomLine {
    margin-top: 1.4375rem;
  }
}

@media (max-width: 767px) {
  .NumbersSection-module__zmXPCW__stats {
    gap: var(--card-gap);
    flex-direction: column;
    align-items: center;
  }

  .NumbersSection-module__zmXPCW__value {
    letter-spacing: -.05rem;
    font-size: 2.5rem;
  }
}

@media (max-width: 479px) {
  .NumbersSection-module__zmXPCW__value {
    letter-spacing: -.0425rem;
    font-size: 2.125rem;
  }

  .NumbersSection-module__zmXPCW__text {
    max-width: 12.1875rem;
    font-size: .75rem;
  }
}

/* [project]/src/components/sections/CtaSection.module.css [app-client] (css) */
@keyframes CtaSection-module__I1HTDa__spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.CtaSection-module__I1HTDa__section {
  min-height: 48.125rem;
  padding: 0 var(--section-padding);
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.CtaSection-module__I1HTDa__circleWrap {
  justify-content: center;
  align-items: flex-start;
  height: 48.125rem;
  display: flex;
  position: absolute;
  inset: auto 0 0;
  overflow: hidden;
}

.CtaSection-module__I1HTDa__circle {
  flex: none;
  width: 102.125rem;
  max-width: none;
  height: auto;
  animation: 200s linear infinite CtaSection-module__I1HTDa__spin;
}

.CtaSection-module__I1HTDa__content {
  z-index: 1;
  align-items: center;
  gap: var(--card-gap);
  text-align: center;
  flex-direction: column;
  max-width: 41.75rem;
  padding-bottom: 8.25rem;
  display: flex;
  position: relative;
}

.CtaSection-module__I1HTDa__title {
  letter-spacing: -.07rem;
  color: var(--color-black);
  text-transform: none;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.CtaSection-module__I1HTDa__text {
  letter-spacing: -.01125rem;
  color: var(--color-black-60);
  max-width: 35rem;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
}

.CtaSection-module__I1HTDa__button {
  height: var(--btn-height);
  padding: 0 var(--btn-padding);
  background: var(--color-black);
  color: var(--color-white);
  border-radius: var(--btn-radius);
  letter-spacing: .04375rem;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  justify-content: center;
  align-items: center;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  display: inline-flex;
}

.CtaSection-module__I1HTDa__button:hover [data-slide-text] {
  transform: translateY(calc(-100% - .4em));
}

@media (min-width: 992px) {
  .CtaSection-module__I1HTDa__text {
    margin-top: -.389em;
    margin-bottom: -.489em;
  }

  .CtaSection-module__I1HTDa__button {
    margin-top: .5rem;
  }
}

@media (max-width: 991px) {
  .CtaSection-module__I1HTDa__section {
    min-height: 29.125rem;
  }

  .CtaSection-module__I1HTDa__circleWrap {
    height: 29.125rem;
  }

  .CtaSection-module__I1HTDa__circle {
    width: 56.25rem;
  }

  .CtaSection-module__I1HTDa__content {
    gap: var(--flex-gap-min);
    max-width: 29.25rem;
    padding-bottom: 1.25rem;
  }

  .CtaSection-module__I1HTDa__button {
    margin-top: .5rem;
    font-size: .75rem;
  }

  .CtaSection-module__I1HTDa__title {
    letter-spacing: -.05rem;
    font-size: 2.5rem;
  }

  .CtaSection-module__I1HTDa__text {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .CtaSection-module__I1HTDa__section {
    min-height: 25rem;
  }

  .CtaSection-module__I1HTDa__circleWrap {
    height: 25rem;
  }

  .CtaSection-module__I1HTDa__circle {
    width: 48.125rem;
  }

  .CtaSection-module__I1HTDa__content {
    max-width: 21.875rem;
    padding-bottom: .75rem;
  }

  .CtaSection-module__I1HTDa__title {
    letter-spacing: -.04rem;
    font-size: 2rem;
  }

  .CtaSection-module__I1HTDa__text {
    font-size: .875rem;
  }
}

@media (max-width: 479px) {
  .CtaSection-module__I1HTDa__section {
    min-height: 20.5625rem;
  }

  .CtaSection-module__I1HTDa__circleWrap {
    height: 20.5625rem;
  }

  .CtaSection-module__I1HTDa__circle {
    width: 40.25rem;
  }

  .CtaSection-module__I1HTDa__section {
    margin-bottom: 3rem;
  }

  .CtaSection-module__I1HTDa__content {
    max-width: 14.5rem;
    padding-bottom: 0;
  }

  .CtaSection-module__I1HTDa__button {
    margin-top: 0;
  }

  .CtaSection-module__I1HTDa__title {
    letter-spacing: -.03rem;
    font-size: 1.5rem;
  }

  .CtaSection-module__I1HTDa__text {
    font-size: .75rem;
  }
}

/*# sourceMappingURL=_06a1o15._.css.map*/
/* [project]/src/components/layout/Footer.module.css [app-client] (css) */
.Footer-module__3hUVsW__footer {
  background: #becbcf;
}

.Footer-module__3hUVsW__container {
  max-width: var(--content-max-width);
  padding: 5rem var(--section-padding) 0;
  margin: 0 auto;
}

.Footer-module__3hUVsW__offices {
  gap: var(--card-gap);
  display: flex;
}

.Footer-module__3hUVsW__office {
  gap: var(--flex-gap-min);
  flex-direction: column;
  flex: 1;
  display: flex;
}

.Footer-module__3hUVsW__officeDivider {
  background: var(--color-black-30);
  width: 100%;
  height: .0625rem;
}

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

.Footer-module__3hUVsW__cityName {
  color: var(--color-black);
  font-family: SuisseIntl, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.Footer-module__3hUVsW__dot {
  background: var(--color-black);
  flex-shrink: 0;
  width: .5rem;
  height: .5rem;
}

.Footer-module__3hUVsW__address {
  color: var(--color-black);
  opacity: .6;
  text-wrap: pretty;
  max-width: 13.9375rem;
  margin: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
}

.Footer-module__3hUVsW__contacts {
  flex-direction: column;
  gap: .125rem;
  display: flex;
}

.Footer-module__3hUVsW__phone {
  color: #6d7476;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

.Footer-module__3hUVsW__email {
  color: var(--color-black);
  opacity: .6;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

.Footer-module__3hUVsW__bottomDivider {
  background: var(--color-black-30);
  width: 100%;
  height: .0625rem;
  margin-top: 10.125rem;
}

.Footer-module__3hUVsW__bottomLinks {
  align-items: center;
  padding: 1.5rem 0;
  display: flex;
}

.Footer-module__3hUVsW__copyright {
  letter-spacing: .00875rem;
  color: var(--color-black);
  opacity: .6;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
}

.Footer-module__3hUVsW__links {
  width: calc((100% - 2 * var(--card-gap)) / 3);
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  gap: .25rem;
  margin-left: auto;
  display: flex;
}

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

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

.Footer-module__3hUVsW__linkPrivacy {
  text-align: right;
}

.Footer-module__3hUVsW__link {
  letter-spacing: .00875rem;
  color: var(--color-black);
  opacity: .6;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-family: SuisseIntl, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

@media (max-width: 991px) {
  .Footer-module__3hUVsW__offices {
    gap: var(--flex-gap-min);
  }

  .Footer-module__3hUVsW__cityName {
    font-size: 1.125rem;
  }

  .Footer-module__3hUVsW__address, .Footer-module__3hUVsW__phone, .Footer-module__3hUVsW__email, .Footer-module__3hUVsW__copyright, .Footer-module__3hUVsW__link {
    font-size: .75rem;
  }

  .Footer-module__3hUVsW__bottomDivider {
    margin-top: 4.5rem;
  }

  .Footer-module__3hUVsW__bottomLinks {
    padding: 1rem 0;
  }

  .Footer-module__3hUVsW__links {
    gap: var(--flex-gap-min);
    width: auto;
  }
}

@media (max-width: 767px) {
  .Footer-module__3hUVsW__container {
    padding-top: 2.5rem;
  }

  .Footer-module__3hUVsW__offices {
    gap: var(--card-gap);
    flex-direction: column;
  }

  .Footer-module__3hUVsW__cityName {
    font-size: 1rem;
  }

  .Footer-module__3hUVsW__address, .Footer-module__3hUVsW__phone, .Footer-module__3hUVsW__email {
    font-size: .875rem;
  }

  .Footer-module__3hUVsW__bottomDivider {
    margin-top: 4rem;
  }

  .Footer-module__3hUVsW__officeDivider {
    background: var(--color-black);
    height: 1px;
  }

  .Footer-module__3hUVsW__bottomLinks {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
  }

  .Footer-module__3hUVsW__links {
    display: contents;
  }

  .Footer-module__3hUVsW__copyright, .Footer-module__3hUVsW__link {
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    min-height: 3.125rem;
    color: var(--color-black-60);
    align-items: center;
    margin: 0;
    font-size: .75rem;
    line-height: 1.5;
    display: flex;
  }

  .Footer-module__3hUVsW__link, .Footer-module__3hUVsW__link.Footer-module__3hUVsW__linkCookies {
    border-bottom: 1px solid var(--color-black-30);
  }

  .Footer-module__3hUVsW__linkCookies {
    order: 1;
  }

  .Footer-module__3hUVsW__linkTerms {
    order: 2;
  }

  .Footer-module__3hUVsW__linkPrivacy {
    order: 3;
  }

  .Footer-module__3hUVsW__copyright {
    order: 4;
  }
}

.Footer-module__3hUVsW__cookieBanner.banner-cookie.is--light {
  background: var(--color-white);
}

.Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieCustomize.button {
  border: 1px solid var(--color-black);
  color: var(--color-dark-blue);
  background: none;
}

.Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieAccept.button {
  border: 1px solid var(--color-black);
  color: var(--color-black);
  background: none;
}

@media (max-width: 767px) {
  .Footer-module__3hUVsW__cookieBanner.banner-cookie.is--light {
    background: var(--color-white);
    padding: .6875rem var(--flex-gap-min) calc(.75rem + env(safe-area-inset-bottom, 0px));
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieContent {
    flex-direction: column;
    align-items: center;
    gap: .75rem;
    width: 100%;
    padding: 0;
    display: flex;
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieText {
    width: 100%;
    max-width: 14.1875rem;
    color: var(--color-dark-blue);
    letter-spacing: 0;
    text-align: center;
    margin: 0;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1.4;
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieActions {
    flex-direction: row;
    align-items: stretch;
    gap: .75rem;
    width: 100%;
    margin: 0;
    display: flex;
  }

  .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieCustomize, .Footer-module__3hUVsW__cookieBanner .Footer-module__3hUVsW__cookieAccept {
    border: 1px solid var(--color-black);
    border-radius: var(--btn-radius);
    letter-spacing: 0;
    flex: 1 1 0;
    justify-content: center;
    align-items: center;
    min-width: 0;
    height: 1.75rem;
    min-height: 0;
    padding: 0;
    font-size: .625rem;
    font-weight: 500;
    line-height: 1.4;
    display: flex;
  }
}

/*# sourceMappingURL=src_components_layout_Footer_module_0a61lx9.css.map*/

/* Eleventy integration: the source modal was mounted by React at runtime. */
.healthcare-showreel-modal[hidden] {
  display: none;
}

.healthcare-metal-cubes-mount {
  display: contents;
}

.healthcare-showreel-modal {
  z-index: 10000;
  background: rgba(0, 0, 0, .92);
  align-items: center;
  justify-content: center;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0;
}

.healthcare-showreel-modal__content {
  width: min(100%, 75rem);
  position: relative;
}

.healthcare-showreel-modal__video {
  border-radius: 1.5rem;
  width: 100%;
  max-height: calc(100vh - 4rem);
  display: block;
}

.healthcare-showreel-modal__close {
  z-index: 1;
  color: #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, .55);
  border: 1px solid rgba(255, 255, 255, .4);
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  line-height: 1;
  position: absolute;
  top: 1rem;
  right: 1rem;
}

@media (max-width: 479px) {
  .healthcare-showreel-modal {
    padding: 1rem;
  }

  .healthcare-showreel-modal__video {
    border-radius: .75rem;
  }
}

/* Keep the shared Halo cookie banner visually identical to the primary site.
   The imported Health stylesheet repeats the legacy dark banner rule later in
   the cascade, so this page-scoped integration rule restores the shared light
   treatment without changing the Health page or its preferences modal. */
.page-healthcare > .banner-cookie {
  background-color: #fff;
  color: #02021e;
  opacity: 1;
}

@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
  .page-healthcare > .banner-cookie {
    background-color: rgba(255, 255, 255, .78);
    -webkit-backdrop-filter: blur(40px) saturate(1.7);
    backdrop-filter: blur(40px) saturate(1.7);
  }
}
