html {
  -ms-text-size-adjust: 100%;
  -webkit-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: rgba(0, 0, 0, 0);
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.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: -0.5em;
}

sub {
  bottom: -0.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,
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,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.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: url("img/expand_more_icon.svg");
}

.w-icon-file-upload-remove:before {
  content: "о¤Ђ";
}

.w-icon-file-upload-icon:before {
  content: "о¤ѓ";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

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

img {
  max-width: 100%;
  vertical-align: middle;
  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: rgba(0, 0, 0, 0) !important;
}

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

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

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.dropdown {
  background-color: #f2f5ff;
  position: absolute;
  z-index: 999;
  display: none;
  transition: 0.2s;
  padding: 0;
  margin: 10px 0px 0px 0px;
  margin-right: 3%;
  border-radius: 12px;
  list-style: none;
  right: 0;
}

ul.dropdown li {
  display: block;
}

ul.dropdown li a {
  display: block;
  padding: 15px 25px;
  color: #222222;
  text-decoration: none;
  text-align: left;
  font-size: 16px;
  border-radius: 12px;
}

ul.dropdown li a.active {
  color: var(--accent-main);
  font-weight: 600;
}

ul li a:hover {
  background-color: #d5dffd;
}

.dropdown.show {
  display: block;
  opacity: 1;
  max-height: 425px;
  overflow-y: auto;
}

.dropdown.show::-webkit-scrollbar {
  width: 5px;
  height: 0;
}

.dropdown.show::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 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 {
  width: 100%;
  height: 100%;
  border: none;
  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 {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

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

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

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-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 {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  z-index: -100;
  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 {
  width: auto;
  height: auto;
  cursor: pointer;
  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;
}

.last-link {
  text-decoration: none;
}

.last-link:link,
.last-link:visited {
  color: var(--grey-350);
}

@media screen and (max-width: 1050px) {
  .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;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-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: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0)
    rgba(117, 134, 150, 0);
  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: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0)
    rgba(255, 255, 255, 0);
  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: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  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 {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

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

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

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

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

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

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

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

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 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: 0.2em 0.5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}

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

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}

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

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0 3px 0.5em;
  transition:
    background-color 0.1s,
    color 0.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 {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 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;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  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;
  -ms-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: 1.5em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  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: rgba(0, 0, 0, 0.9);
  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: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

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

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

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  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;
  height: auto;
  max-width: none;
}

.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: rgba(0, 0, 0, 0.4);
  padding: 0.5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all 0.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 {
  height: 2.6em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  right: 0;
}

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

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

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

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  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;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: 0.8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -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: 0.5;
    display: block;
  }

  .w-lightbox-close {
    opacity: 0.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;
  top: 0;
  bottom: 0;
  left: 0;
  right: 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: 0.6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  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 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  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;
  min-width: 200px;
  background: #c8c8c8;
  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: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-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: 1050px) {
  .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;
  }
}

@media screen and (max-width: 408px) {
  .footer-lower-right-container {
    flex-wrap: wrap;
    gap: 16px;
  }

  .faq-section {
    justify-content: flex-start;
  }

  .faq-dropdown,
  .faq-divider {
    width: 75%;
  }

  .faq-cards {
    width: 250px !important;
  }

  .footer-heading-interaction-container {
    padding: 0px 20px 0px 20px !important;
    height: 38px;
  }

  .footer-image-container {
    width: 20px !important;
  }
}

.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 {
    font-size: 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;
}

:root {
  --black: #222;
  --accent-100: #f8f9ff;
  --accent-200: #d5dffd;
  --accent-150: #f2f5ff;
  --grey-400: #505050;
  --accent-main: #5065d0;
  --button-pressed: #36479b;
  --white: white;
  --d5dffd: #d5dffd;
  --a8baf0: #a8baf0;
  --accent-400: #606d93;
  --grey-350: #757575;
  --grey-200: #dadada;
  --grey-300: #aaa;
  --accent-350: #8391bd;
  --accent-dark: #3b4ca3;
  --accent-click: #6c80e2;
  --accent-dark-overlay: #070a16;
  --accent-300: #a5b3dd;
  --grey-150: #f0f0f0;
  --grey-100: whitesmoke;
  --red-main: #ca2626;
}

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

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

h2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

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

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

.nav-logo-container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
}

.brand {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-regular {
  color: #000;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.body-regular.accent-100 {
  color: var(--accent-100);
}

.body-regular.accent-200 {
  color: var(--accent-200);
  line-height: 110%;
}

.body-regular.accent-150 {
  color: var(--accent-150);
}

.body-regular.grey-400 {
  color: var(--grey-400);
  text-decoration: none;
}

.header-container {
  width: 100%;
  max-width: 1800px;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
  padding-right: 64.033px;
  display: flex;
  position: absolute;
}

.container {
  z-index: 5;
  width: 1000px;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
}

.header {
  z-index: 5;
  width: 100%;
  background-color: rgba(221, 221, 221, 0);
  justify-content: center;
  display: flex;
  position: relative;
}

.all-faqs-button {
  margin-top: 1.5em;
  width: 100%;
  border: 1px solid var(--accent-main);
  color: #5065d0;
  text-align: center;
  white-space: nowrap;
  background-color: var(--accent-100);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s;
  display: flex;
  text-decoration: none;
}

.all-faqs-button:hover {
  background-color: var(--accent-200);
}

.blue-button {
  width: 50%;
  border: 1px solid var(--accent-100);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #5065d0;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px 32px;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s;
  display: flex;
  text-decoration: none;
}

.blue-button:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.blue-button:active {
  background-color: var(--accent-150);
  color: var(--accent-main);
}

.blue-button.glow {
  margin-left: 90px;
  box-shadow: 0 8px 32px rgba(86, 107, 208, 0.64);
}

.blue-button.glow:hover {
  background-color: #6076e4;
  box-shadow: 0 5px 40px rgba(86, 107, 208, 0.85);
}

.blue-button.glow:active {
  background-color: var(--button-pressed);
  color: var(--white);
  box-shadow: 0 5px 32px rgba(86, 107, 208, 0.64);
}

.blue-button.glow.no-border {
  border-style: none;
  box-shadow: 0 0 32px rgba(86, 107, 208, 0.64);
}

.blue-button._404-button {
  width: auto;
}

.white-button {
  width: 50%;
  border: 1px solid var(--accent-100);
  background-color: var(--accent-100);
  color: #5065d0;
  text-align: center;
  white-space: nowrap;
  border-radius: 6px;
  padding: 10px 32px;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.2s;
}

.white-button:hover {
  border: 1px solid var(--d5dffd);
  background-color: var(--d5dffd);
}

.white-button:active {
  border-color: var(--a8baf0);
  background-color: var(--a8baf0);
  color: var(--accent-main);
}

.body {
  background-color: var(--accent-100);
  color: var(--black);
  flex-direction: column;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  display: flex;
  overflow-x: hidden;
}

.body-small-regular {
  letter-spacing: -0.1px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.body-small-regular.grey-400 {
  color: var(--accent-400);
}

.body-small-regular.emoji-card-text {
  color: var(--white);
  font-weight: 300;
}

.body-small-regular.grey-350 {
  color: var(--grey-350);
}

.body-small-regular.grey-350.centred {
  text-align: center;
}

.body-small-regular.accent-200-centred {
  color: var(--accent-200);
  text-align: center;
}

.body-small-regular.grey-200 {
  color: var(--grey-200);
}

.body-small-regular.grey-300 {
  color: var(--grey-300);
}

.h2-caps {
  color: var(--black);
  white-space: nowrap;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.h1-xl {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  white-space: pre-wrap;
  flex-direction: column;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  display: flex;
}

.h1-xl.bold {
  color: var(--white);
  font-weight: 700;
}

.h1-xl.bold.black-text {
  color: var(--black);
}

.h1-xl.bold-black {
  white-space: nowrap;
  font-weight: 600;
  position: -webkit-sticky;
  position: sticky;
}

.h1-xl.semi-bold {
  color: var(--white);
  font-weight: 600;
}

.h1-xl.semi-bold.footer-intaraction-title,
.h1-xl.semi-bold.footer-heading {
  color: var(--accent-main);
  white-space: nowrap;
  font-size: 23px;
}

.h1-xl.semi-bold.footer-intaraction-title {
  color: var(--white);
}

.heading {
  color: var(--white);
  font-weight: 500;
}

.h1-xxl {
  font-size: 86px;
  line-height: 105%;
  text-shadow: 0px 2px 35px rgb(69, 81, 140);
}

.h1-xxl.small-text {
  font-size: 66px;
  line-height: 105%;
  text-shadow: 0px 2px 35px rgb(69, 81, 140);
}

.h1-xxl.white {
  color: var(--white);
  letter-spacing: 0.01em;
}

.start-using-section {
  z-index: 2;
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--accent-main);
  border-radius: 40px;
  flex-direction: column;
  padding: 120px 0px;
  display: flex;
  position: relative;
}

.using-upper-container {
  justify-content: space-between;
  display: flex;
}

.using-lower-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.start-udsing-heading-container {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.start-using-informaction {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.start-using-headers {
  color: var(--white);
}

.start-using-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.start-using-card-information {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.vertical-devider {
  width: 1px;
  height: 60px;
  background-color: #fff;
  margin-left: 22px;
}

.vertical-devider.grey {
  background-color: var(--accent-350);
}

.who-can-use-app-container {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.start-using-app {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.app-cards {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  border-radius: 8px;
  flex-direction: column;
  padding: 16px;
  transition: all 0.15s;
  display: flex;
}

.app-cards:hover {
  box-shadow: -2px 11px 20px rgba(0, 0, 0, 0.25);
}

.app-card-header {
  color: var(--accent-main);
}

.app-upper-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.real-wold-benefits-section {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 180px;
  margin-right: 50px;
  display: flex;
  position: relative;
}

.stack-wrapper {
  width: 65%;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 10;
}

.right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.stiky-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid var(--accent-200);
  background-color: var(--white);
  border-radius: 16px;
  flex-direction: column;
  margin-bottom: 18.4rem;
  padding: 40px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 5rem;
}

.stiky-card.is-2 {
  margin-bottom: 13.8rem;
  top: 10rem;
}

.stiky-card.is-3 {
  margin-bottom: 10.5rem;
  top: 15rem;
}

.stiky-card.is-4 {
  margin-bottom: 6rem;
  top: 20rem;
}

.stiky-card.is-5 {
  margin-bottom: 0;
  top: 25rem;
}

.second-heading-stiky {
  color: var(--accent-400);
  font-weight: 300;
}

.some-difficulties-section {
  z-index: 5;
  width: 100%;
  height: 100vh;
  background-color: var(--black);
  flex-direction: column;
  align-items: center;
  margin-bottom: -40px;
  padding: 80px 40px 120px;
  display: flex;
  position: static;
}

.h1-light-grey-350 {
  color: var(--grey-350);
  font-weight: 300;
}

.some-difficulties-heading {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.emoji {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.emoji.grimacing-face {
  top: 69%;
  bottom: 19%;
  left: 85%;
  right: 4%;
}

.emoji.pensive-face {
  top: 66%;
  bottom: 18%;
  right: 85%;
}

.emoji.face-with-rolling-eyes {
  top: 78%;
  bottom: 4%;
  left: 40%;
  right: 45%;
}

.emoji.fearful-face {
  top: 20%;
  bottom: 69%;
  left: 88%;
  right: 0%;
}

.emoji.crying-face {
  top: 8%;
  bottom: 100%;
  left: 45%;
  right: 41%;
}

.emoji.sad-but-relieved-face {
  top: 30%;
  bottom: 53%;
  left: 26%;
  right: 64%;
}

.emoji.lushed-face {
  top: 41%;
  bottom: 46%;
  left: 54%;
  right: 35%;
}

.image {
  z-index: 1;
  display: block;
  position: relative;
}

.some-difficulties-card {
  width: 280px;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #363636;
  border: 1px solid #6b5f5f;
  border-radius: 12px;
  flex-direction: column;
  padding: 17px;
  display: flex;
  position: absolute;
  top: -41px;
  left: -200px;
}

.some-difficulties-card.crying-face {
  z-index: 0;
  width: 320px;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #363636;
  border-radius: 12px;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: -35%;
  left: -109%;
}

.some-difficulties-card.sad-but-relieved-face {
  top: 13%;
  left: -253%;
}

.some-difficulties-card.fearful-face {
  width: 280px;
}

.some-difficulties-card.pensive-face {
  width: 340px;
  top: 111%;
  left: -5%;
}

.some-difficulties-card.face-with-rolling-eyes {
  width: 325px;
  top: 33%;
  left: 77%;
}

.some-difficulties-card.grimacing-face {
  top: -105%;
  left: -158%;
}

.some-difficulties-card.lushed-face {
  top: 32%;
  left: -151%;
}

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

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

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

.image-5,
.image-6 {
  z-index: 1;
  position: relative;
}

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

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

.not-only-digital-section {
  z-index: 2;
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: var(--accent-main);
  border-radius: 40px;
  flex-direction: column;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.digital-text-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  width: 100%;
}

.digital-heading-container {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.digital-paragraph-container {
  width: 480px;
}

.digital-grid {
  grid-column-gap: 31px;
  grid-row-gap: 38px;
  grid-template:
    "."
    / 1fr 1fr 1fr 1fr;
  overflow: hidden;
}

.grid-container2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.grid-container4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.grid-container1 {
  background-color: rgba(213, 29, 29, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.grid-container3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.faq-section {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.sticky-container {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  bottom: 80px;
}

.faq-cards {
  width: 500px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.faq-answer {
  color: var(--accent-dark);
  background-color: rgba(221, 221, 221, 0);
  display: block;
  position: static;
}

.faq-answer a {
  color: var(--accent-dark);
  text-decoration: none;
  font-weight: 600;
}

.faq-answer a:visited {
  color: var(--accent-dark);
  text-decoration: inherit;
  font-weight: 600;
}

.faq-answer.w--open {
  background-color: rgba(221, 221, 221, 0);
}

.faq-dropdown {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
}

.faq-divider {
  width: 100%;
  border: 1px solid var(--accent-200);
}

.faq-dropdown-toggle {
  white-space: pre-wrap;
  justify-content: space-between;
  padding: 16px 30px 16px 0;
  display: flex;
}

.grid-section {
  z-index: 5;
  width: 100%;
  background-color: var(--black);
  flex-direction: column;
  align-items: center;
  margin-top: -40px;
  padding-top: 200px;
  padding-bottom: 120px;
  line-height: 32px;
  display: flex;
  position: static;
}

.tips-hub-secion {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  margin-bottom: 120px;
  display: flex;
}

.h1-x {
  color: var(--black);
  font-size: 28px;
  line-height: 32px;
}

.h1-x.accent-150 {
  color: var(--accent-150);
}

.h1-x.white-text.medium-text {
  font-size: 27px;
  font-weight: 500;
}

.h1-x.white-text.medium-text.small {
  font-size: 25px;
  font-weight: 500;
}

.tips-upper-container {
  justify-content: space-between;
  display: flex;
}

.view-more-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tips-lower-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: center;
  display: grid;
}

.tips-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.tips-text-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.footer {
  width: 100%;
  background-color: var(--accent-main);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 100px;
  display: flex;
  overflow: hidden;
}

.footer-upper-container {
  background-color: #e8eeff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 30px;
  line-height: 50px;
  display: flex;
}

.footer-lower-left-container {
  justify-content: space-between;
  display: flex;
}

.footer-container {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: var(--white);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px;
  display: flex;
}

.site-heading {
  color: var(--black);
}

.footer-logo-app {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-app-organized {
  color: var(--black);
  margin-top: 16px;
  margin-bottom: 2px;
}

.footer-logo-app-container {
  width: 180px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-information-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-infomation-heading {
  color: var(--black);
  margin-bottom: 8px;
}

.footer-information-link {
  color: var(--white);
  text-decoration: none;
}

.footer-information-link.body-small-regular {
  font-weight: 400;
}

.footer-information-link.body-small-regular.footer-opacity {
  opacity: 0.8;
  color: var(--grey-400);
}

.footer-information-link.body-small-regular.footer-opacity:hover {
  opacity: 1;
  color: var(--black);
}

.footer-lower-right-container {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  display: flex;
}

.footer-image-container {
  width: 28px;
  height: 28px;
  display: flex;
}

.footer-how-to-use-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.page-wrapper {
  width: 100%;
  flex-direction: column;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.start-upper-container {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-direction: column;
  display: flex;
}

.emoji-card-heading {
  color: var(--white);
}

.fetures-advanteges-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.features-grid {
  grid-template-rows: 0.75fr 0.75fr 0.75fr 0.75fr 0.5fr 0.75fr 0.5fr auto;
  grid-template-columns: 1fr 1.5fr 1fr 1.5fr 1fr 2fr 1fr 0.25fr 1.75fr 1.25fr 1.75fr;
}

.features-card-grid-container {
  background-color: #343434;
  border-radius: 12px;
  padding: 20px;
}

.features-card-grid-container.flex-horizontal {
  z-index: 2;
  height: 100%;
  position: relative;
}

.features-card-grid-container.flex-vertical {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  position: relative;
}

.features-card-grid-container.flex-vertical._16px-sides {
  padding-left: 16px;
  padding-right: 16px;
}

.footer-title-contaner {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-heading-interaction-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--accent-main);
  color: var(--accent-dark);
  border-radius: 10px;
  align-items: center;
  padding: 6px 16px;
  display: flex;
}

.pre-footer-heading-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 100px;
  display: flex;
}

.h1.white {
  color: var(--white);
}

.pre-footer-slogan-container {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-container {
  width: 100%;
  height: 48rem;
  background-color: var(--accent-main);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 80px;
  padding-left: 6vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-leftside-container {
  max-width: 455px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.hero-button-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  display: flex;
}

.hero-text-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.hero-rightside-container {
  z-index: 3;
  width: 60%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("img/hero-bg.svg");
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  user-select: none;
}

.hero-twoside-container {
  width: 100%;
  height: 100%;
  max-width: 1800px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.head h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #3b4ca3;
}

.menuPart h1,
.menuPart .h1,
.menuPart h2,
.menuPart .h2,
.menuPart h3,
.menuPart .h3,
.menuPart h4,
.menuPart .h4,
.menuPart h5,
.menuPart .h5,
.menuPart .regularFont,
.menuPart .smallFont {
  margin: 0;
}

.menuPart p.regularFont,
.menuPartLast p.regularFont {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}

.menuPart p.smallFont,
.menuPartLast p.smallFont {
  font-size: 1.02rem;
  font-weight: 600;
  color: #5968b2;
}

.menuPart svg,
.menuPartLast svg {
  aspect-ratio: 1 / 1;
  height: auto;
  width: 8%;
  min-width: 25px;
}

.card {
  aspect-ratio: 10 / 9;
  width: 41%;
  height: auto;
}

.cardContent {
  border: 1px solid #d5dffd;
  border-radius: 16px;
  background-color: #fefefe;
  box-shadow:
    10px 20px 60px rgba(28, 28, 28, 0.2),
    10px 20px 60px rgba(28, 28, 28, 0.2);
  user-select: none;
  transition: transform 2.5s ease-out;
  position: relative;
  top: -4vh;
  left: -23.5%;
  transform-style: preserve-3d;
  transform: rotate(9.85deg);
}

.head {
  width: auto;
  height: 100%;
  min-height: 60px;
  border-radius: 8px;
  background-color: #d5dffd;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8px 8px 12px 8px;
  transform: translateZ(6px);
  transition: 0.3s;
}

.devider {
  height: 1px;
  border-bottom: 1px solid #d5dffd;
  margin: 0 12px;
}

.menuPart {
  padding: 6px 0px;
  margin: 0px 12px;
}

.menuPart:hover {
  transform: translateZ(6px);
  transition: 0.3s;
}

.hoverOnCard {
  display: flex;
  align-items: center;
  padding: 8px 11px 8px 20px;
}

.hoverOnCard svg {
  flex-shrink: 0;
}

.hoverOnCard svg[width="30"] {
  min-width: 30px;
}

.hoverOnCard svg[width="24"] {
  min-width: 24px;
}

.menuPart:hover .hoverOnCard {
  background-color: rgba(242, 245, 255, 1);
  border-radius: 6px;
  color: #3b4ca3;
}

.menuPart:hover .smallNumberOnCard {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13%;
  height: auto;
  aspect-ratio: 1 / 0.7;
  background-color: #d5dffd;
  border-radius: 16px;
  margin-left: auto;
}

.menuPart:hover svg path {
  fill: #3b4ca3;
}

.menuPartLast {
  padding: 6px 0px;
  margin: 0px 12px;
}

.menuPartLast:hover {
  transform: translateZ(6px);
  transition: 0.6s ease-out;
}

.menuPartLast:hover .hoverOnCard {
  background-color: rgba(242, 245, 255, 1);
  border-radius: 6px;
  color: #3b4ca3;
}

.menuPartLast:hover svg path {
  fill: #3b4ca3;
}

.menuPart p.regularFont,
.menuPartLast p.regularFont {
  margin-left: 18px;
}

.smallNumberOnCard {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13%;
  height: auto;
  aspect-ratio: 1 / 0.7;
  background-color: #f2f5ff;
  border-radius: 16px;
  margin-left: auto;
}

.pre-footer-button-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.pre-footer-heading {
  width: 100%;
}

.hero-heading-container {
  z-index: 4;
  position: relative;
}

.section-advantages {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  margin-bottom: 160px;
  display: flex;
}

.advanteges-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.advanteges-blue-card {
  background-color: var(--accent-main);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-around;
  padding: 25px;
  display: flex;
  overflow: hidden;
}

.adv-card-heading-container {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.card-image-container {
  height: 285px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  user-select: none;
}

.card-image-container.allign-bottom {
  align-self: flex-end;
}

.h2-white {
  color: var(--white);
}

.image-8 {
  width: 244px;
  height: 141px;
  align-self: flex-end;
  margin-left: -99px;
}

.advanteges-card {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid var(--accent-200);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-around;
  padding: 25px 15px;
  display: flex;
  overflow: hidden;
}

.image-9 {
  align-self: auto;
}

.image-10 {
  height: 393px;
  position: relative;
  top: -55px;
}

.image-11 {
  align-self: flex-start;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-5 {
  height: 100vh;
}

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

.title-container {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  display: flex;
}

.title-container.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.image-12 {
  min-height: 328px;
  min-width: 347px;
  position: relative;
  left: 85px;
}

.image-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

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

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

.digital-schedule-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-horizontal {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.flex-vertical {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.relative {
  position: relative;
}

.relative._30-top {
  top: -30px;
}

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

.image-14 {
  position: relative;
  left: 23%;
}

.image-15 {
  z-index: 3;
  width: 47%;
  min-width: 300px;
  margin-top: -11%;
  margin-right: 21%;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.schedule-shadow {
  border-radius: 11px;
  box-shadow: 0 10px 40px rgba(59, 67, 89, 0.4);
}

.image-16 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.features-section {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 120px;
  display: flex;
}

.tab-link-style {
  border: 1px solid var(--accent-200);
  background-color: var(--accent-150);
  color: var(--accent-400);
  border-radius: 999px;
  padding: 8px 24px;
  user-select: none;
  text-align: center;
  align-content: center;
}

.tab-link-style.w--current {
  border-color: var(--accent-main);
  background-color: var(--accent-200);
  color: var(--accent-dark);
  font-weight: 500;
}

.tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-bottom: 8px;
  display: flex;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.tab-pane-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--accent-100);
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.tab-title-container {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--accent-150);
  border-radius: 16px;
  flex-direction: column;
  padding: 24px;
  display: flex;
}

.tabs-content {
  margin-top: 16px;
}

.dropdown-toggle {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  padding: 0;
  display: flex;
}

.icon {
  order: 1;
  position: static;
}

.accent-main {
  color: var(--accent-main);
}

.dropdown {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.dropdown-list-2 {
  position: relative;
}

.dropdown-list-2.w--open {
  margin-top: 16px;
}

.div-block-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-17 {
  z-index: 3;
  min-width: 250px;
  border-radius: 15px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow:
    18px 36px 80px rgba(0, 0, 0, 0.1),
    53px 70px 108px rgba(0, 0, 0, 0.05),
    8px 11px 18px rgba(0, 0, 0, 0.2);
}

.image-wrap {
  width: 45%;
  perspective: 1000px;
  margin-top: -7%;
  margin-bottom: 1%;
  margin-right: 11%;
  position: relative;
  transform: rotate(9.85deg);
}

.image-wrap.mobile {
  display: none;
}

.div-block-3 {
  position: relative;
}

.faq-icon {
  margin-right: 6px;
}

.link {
  color: var(--accent-main);
  text-decoration: none;
}

.sub-heading {
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
}

.sub-heading.text-grey-400 {
  font-weight: 400;
}

.text-accent-100 {
  color: var(--accent-100);
  font-size: 24px;
  line-height: 120%;
}

.text-grey-300 {
  color: var(--grey-300);
  font-size: 24px;
  line-height: 120%;
}

.text-accent-150 {
  color: var(--accent-150);
}

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

.lottie-emoji.deg-emoji-1 {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -58px;
  bottom: 0%;
  left: 15%;
  transform: rotate(6.819deg);
}

.lottie-emoji.deg-emoji-5 {
  position: absolute;
  top: -142%;
  left: 10%;
  right: -10%;
  transform: rotate(3.295deg);
}

.lottie-emoji.deg-emoji-6 {
  position: absolute;
  transform: rotate(5.397deg);
}

.lottie-emoji.deg-emoji-3 {
  position: absolute;
  left: -6%;
  right: 6%;
  transform: rotate(-5.519deg);
}

.lottie-emoji.deg-emoji-7 {
  position: absolute;
  top: -59%;
  left: 47%;
  right: -61%;
  transform: rotate(6.322deg);
}

.lottie-emoji.deg-emoji-2 {
  position: absolute;
  top: 24%;
  transform: rotate(-9.03deg);
}

.lottie-emoji.deg-emoji-4 {
  position: absolute;
  transform: rotate(4.761deg);
}

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

.div-block-4 {
  position: relative;
  top: -71px;
  left: 162px;
}

.border-glow-card-wrap {
  z-index: 2;
  background-color: #343434;
  border-radius: 15px;
  padding: 2px;
  position: relative;
  overflow: hidden;
}

.border-glow_circle {
  background-color: var(--white);
  filter: blur(80px);
  border-radius: 50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.div-block-6 {
  z-index: 2;
  width: 300px;
  height: 300px;
  background-color: var(--grey-350);
  opacity: 0.15;
  filter: blur(125px);
  pointer-events: none;
  mix-blend-mode: luminosity;
  border-radius: 51%;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-7 {
  z-index: 6;
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  pointer-events: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.add-info-footer {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.demo-popup {
  z-index: 6;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.54);
  display: none;
  position: fixed;
}

.popup-menu {
  width: 400px;
  height: 204px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin: auto;
  padding: 32px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 20px 20px 40px 9px rgba(0, 0, 0, 0.2);
}

.popup-button {
  width: 100%;
  background-color: var(--accent-main);
  border-radius: 8px;
  justify-content: center;
  display: flex;
}

.popup-button:hover {
  background-color: var(--accent-click);
}

.popup-button:active {
  background-color: var(--accent-dark);
}

.popup-heading-container {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.image-27 {
  display: none;
}

.body-2 {
  background-color: var(--accent-main);
  overflow: hidden;
}

._404-container {
  z-index: 2;
  padding-left: 4vw;
  display: flex;
  position: relative;
}

._404-bg {
  z-index: 1;
  pointer-events: none;
  background-image: url("img/bg-image-normal.svg");
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

._404-main-content {
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  touch-action: none;
}

._404-button-container {
  z-index: 5;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  margin-bottom: 86px;
  margin-left: auto;
  margin-right: 86px;
  display: flex;
  position: relative;
}

.div-block-14 {
  z-index: 2;
  width: 10vw;
  height: 3vw;
  background-color: var(--accent-dark);
  opacity: 0.36;
  filter: blur(12px);
  display: none;
  position: absolute;
  top: 25px;
}

.div-block-15 {
  z-index: 3;
  position: relative;
}

@media screen and (max-width: 1600px) {
  .menuPart,
  .menuPartLast {
    padding: 0px 8px;
  }

  .head h2 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #3b4ca3;
  }

  .menuPart p.regularFont,
  .menuPartLast p.regularFont {
    font-size: 1.1rem;
  }

  .menuPart p.smallFont,
  .menuPartLast p.smallFont {
    font-size: 1rem;
  }

  .menuPart svg,
  .menuPartLast svg {
    aspect-ratio: 1 / 1;
    height: auto;
    width: 8%;
    min-width: 25px;
  }

  .card {
    aspect-ratio: 10 / 9;
    min-width: 350px;
    height: auto;
  }

  .head {
    width: auto;
    height: 100%;
    min-height: 60px;
    border-radius: 8px;
    background-color: #d5dffd;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 8px 8px 12px 8px;
    transform: translateZ(6px);
    transition: 0.3s;
  }

  .menuPart {
    padding: 1.5% 0;
    margin: 0 12px;
  }

  .menuPartLast {
    padding: 6px 0px;
    margin: 0px 12px;
  }

  .menuPart p.regularFont,
  .menuPartLast p.regularFont {
    margin-left: 18px;
  }

  .smallNumberOnCard {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13%;
    height: auto;
    aspect-ratio: 1 / 0.7;
    background-color: #f2f5ff;
    border-radius: 16px;
    margin-left: auto;
  }
}

@media screen and (max-width: 1050px) {
  .cardContent {
    border: 1px solid #d5dffd;
    border-radius: 16px;
    background-color: #fefefe;
    box-shadow:
      10px 20px 60px rgba(28, 28, 28, 0.2),
      10px 20px 60px rgba(28, 28, 28, 0.2);
    user-select: none;
    position: relative;
    top: -4vh;
    left: -10%;
    transform-style: flat;
  }

  .menuPart,
  .menuPartLast {
    pointer-events: none;
  }

  .body-regular {
    font-size: 14px;
    line-height: 18px;
  }

  .body-regular.accent-200 {
    font-size: 16px;
    line-height: 110%;
  }

  .body-regular.accent-150 {
    font-size: 12px;
  }

  .container {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0% 4%;
  }

  .container.tabs-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .blue-button {
    padding: 6px 25px;
    font-size: 14px;
  }

  .blue-button.glow.no-border {
    margin-left: 40px;
  }

  .blue-button._404-button {
    width: 250px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .white-button {
    padding: 6px 25px;
    font-size: 14px;
  }

  .body-small-regular.emoji-card-text,
  .body-small-regular.grey-350 {
    font-size: 13px;
  }

  .body-small-regular.grey-300 {
    font-size: 13px;
    line-height: 17px;
  }

  .h1-xl {
    font-size: 30px;
    line-height: 34px;
  }

  .h1-xl.bold.black-text,
  .h1-xl.bold-black {
    font-size: 28px;
    line-height: 32px;
  }

  .h1-xl.semi-bold {
    align-items: flex-start;
    font-size: 28px;
    line-height: 32px;
  }

  .h1-xl.semi-bold.footer-intaraction-title,
  .h1-xl.semi-bold.footer-heading {
    font-size: 22px;
    line-height: 28px;
  }

  .h1-xxl.white {
    font-size: 70px;
  }

  .h1-xxl.white.small-text {
    font-size: 66px;
  }

  .start-using-section {
    border-radius: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .using-upper-container {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column;
  }

  .start-using-informaction {
    align-items: flex-start;
  }

  .start-using-headers {
    font-size: 18px;
    line-height: 22px;
  }

  .start-using-app {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .real-wold-benefits-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-right: 0;
  }

  .stack-wrapper {
    width: 55%;
  }

  .stiky-card {
    margin-bottom: 18.2rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .stiky-card.is-2 {
    margin-bottom: 14.1rem;
  }

  .stiky-card.is-3 {
    margin-bottom: 10.2rem;
  }

  .stiky-card.is-4 {
    margin-bottom: 5.6rem;
  }

  .some-difficulties-section {
    overflow: hidden;
  }

  .emoji.grimacing-face {
    top: 74%;
    left: 81%;
    right: 7%;
  }

  .emoji.pensive-face {
    top: 65%;
    bottom: 14%;
    left: 2%;
    right: 79%;
  }

  .emoji.face-with-rolling-eyes {
    left: 42%;
  }

  .emoji.fearful-face {
    top: 26%;
  }

  .emoji.crying-face {
    top: 11%;
    left: 41%;
  }

  .emoji.sad-but-relieved-face {
    top: 36%;
    bottom: 59%;
  }

  .emoji.lushed-face {
    top: 41%;
  }

  .some-difficulties-card.crying-face.emoji-text-hovered,
  .some-difficulties-card.crying-face.emoji-text-timed {
    width: 282px;
  }

  .some-difficulties-card.sad-but-relieved-face.emoji-text-hovered,
  .some-difficulties-card.sad-but-relieved-face.emoji-text-timed {
    width: 260px;
  }

  .some-difficulties-card.pensive-face.emoji-text-timed,
  .some-difficulties-card.pensive-face.emoji-text-hovered {
    top: 97%;
  }

  .not-only-digital-section {
    border-radius: 20px;
  }

  .digital-text-container {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }

  .faq-section {
    grid-column-gap: 35px;
    grid-row-gap: 8px;
    /*       justify-content: center; */
  }

  .faq-cards {
    align-items: center;
  }

  .faq-answer {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .faq-heading {
    margin-right: 35px;
    font-size: 16px;
  }

  .grid-section {
    padding-top: 100px;
  }

  .h1-x.accent-150 {
    font-size: 26px;
    line-height: 30px;
  }

  .h1-x.white-text {
    font-size: 26px;
  }

  .h1-x.white-text.medium-text {
    font-size: 22px;
    line-height: 29px;
  }

  .footer {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-top: 50px;
  }

  .footer-upper-container {
    border-radius: 21px;
    padding: 15px;
    justify-content: center;
  }

  .footer-container {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .site-heading {
    font-size: 19px;
    line-height: 23px;
  }

  .footer-app-organized {
    font-size: 14px;
  }

  .footer-infomation-heading {
    font-size: 14px;
    line-height: 18px;
  }

  .footer-information-link.body-small-regular.footer-opacity {
    font-size: 13px;
  }

  .footer-image-container {
    display: block;
    width: 30px;
    height: auto;
    margin: -5px 0px;
  }

  .emoji-card-heading {
    font-size: 15px;
  }

  .fetures-advanteges-container {
    width: 100%;
  }

  .features-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: 0.5fr 0.75fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr auto;
    grid-template-columns: 1fr 1.5fr 1fr 1.5fr 1fr 2fr 1fr 0.5fr 1.75fr 1.25fr 1.75fr;
    overflow: hidden;
  }

  .features-card-grid-container.flex-horizontal {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 10px 15px;
  }

  .features-card-grid-container.flex-vertical {
    padding: 5px 10px;
  }

  .features-card-grid-container.flex-vertical._16px-sides {
    padding-left: 5px;
    padding-right: 5px;
  }

  .features-card-grid-container.flex-vertical.grid-small {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .footer-heading-interaction-container {
    padding: 6px 15px;
  }

  .pre-footer-heading-container {
    margin-bottom: 50px;
  }

  .pre-footer-slogan-container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: row;
  }

  ul.dropdown li a {
    font-size: 14px;
    padding: 15px 20px;
  }

  ul.dropdown li a:hover {
    background-color: transparent;
  }

  ul.dropdown li a:active {
    background-color: #d5dffd;
  }

  ul.dropdown {
    max-width: 100%;
  }

  .header-container {
    width: 100%;
    padding-right: 48px;
  }

  .hero-container {
    height: 41.7rem;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-bottom: 100px;
    pading-right: 0;
  }

  .hero-leftside-container {
    margin-bottom: 100px;
  }

  .hero-rightside-container {
    background-image: none;
    background-size: auto;
    margin-top: 150px;
  }

  .section-advantages {
    align-items: flex-start;
    margin-bottom: 100px;
    width: 100%;
  }

  .advanteges-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    width: 100%;
  }

  .image-8 {
    width: auto;
  }

  .white-text {
    font-size: 15px;
    line-height: 22px;
  }

  .white-text.centred-text {
    font-size: 14px;
    line-height: 18px;
  }

  .title-container {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .image-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-14 {
    width: auto;
    height: 393px;
    left: auto;
  }

  .schedule-shadow {
    height: 306px;
  }

  .features-section {
    width: 100%;
    padding: 0 4%;
  }

  .tab-link-style {
    text-align: center;
    font-size: 14px;
  }

  .tabs {
    width: 100%;
    overflow: hidden;
  }

  .tabs-menu {
    white-space: nowrap;
    margin-bottom: -52px;
    margin-right: -20px;
    padding-bottom: 52px;
    overflow: scroll;
  }

  .tabs-content {
    background-color: var(--accent-100);
    margin-top: 0;
  }

  .image-17 {
    max-width: 30vw;
    min-width: 0;
    border-radius: 9px;
    left: 17%;
    box-shadow:
      -8px 20px 18px rgba(0, 0, 0, 0.1),
      -53px 70px 108px rgba(0, 0, 0, 0.05),
      -18px 36px 80px rgba(0, 0, 0, 0.1);
  }

  .image-wrap {
    width: 61%;
    margin-top: 31%;
    margin-bottom: 0%;
    margin-right: -8%;
  }

  .image-wrap.mobile {
    display: none;
  }

  .sub-heading.text-grey-400 {
    font-size: 20px;
  }

  .sub-heading.text-accent-150 {
    font-size: 18px;
    line-height: 110%;
  }

  .lottie-emoji.deg-emoji-1 {
    left: 43%;
  }

  .lottie-emoji.deg-emoji-5 {
    top: -296%;
  }

  .lottie-emoji.deg-emoji-6 {
    top: -223%;
    left: 38%;
    right: -38%;
  }

  .lottie-emoji.deg-emoji-3 {
    top: -35%;
    left: 28%;
    right: -40%;
  }

  .lottie-emoji.deg-emoji-7 {
    top: -28%;
    left: 78%;
    right: -106%;
  }

  .lottie-emoji.deg-emoji-2 {
    top: -37%;
  }

  .lottie-emoji.deg-emoji-4 {
    top: 19%;
  }

  .image-18,
  .image-19,
  .image-20 {
    width: 39px;
  }

  .image-21 {
    width: 81px;
  }

  .image-22 {
    width: 39px;
  }

  .text-block {
    font-size: 14px;
  }

  .popup-heading-container {
    align-items: flex-start;
  }

  .image-27 {
    max-width: 23vw;
    min-width: 21vw;
    display: block;
    position: absolute;
    top: 24%;
    left: -16%;
    transform: rotate(-23deg);
    box-shadow:
      8px 11px 18px rgba(0, 0, 0, 0.2),
      53px 70px 108px rgba(0, 0, 0, 0.05),
      18px 36px 80px rgba(0, 0, 0, 0.1);
  }

  .body-2 {
    color: #fff;
    font-family: Inter, sans-serif;
  }

  ._404-button-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-image: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0),
      var(--accent-main)
    );
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-right: auto;
    padding-top: 30vh;
    display: flex;
    padding-bottom: 55px;
  }

  ._404-heading-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .body-regular.accent-200 {
    font-size: 14px;
    line-height: 110%;
  }

  .body-regular.accent-150 {
    font-size: 14px;
  }

  .blue-button.glow.no-border {
    margin-left: 16px;
  }

  .blue-button._404-button {
    width: 200px;
    margin-bottom: 20px;
  }

  .body-small-regular.grey-400 {
    font-size: 13px;
  }

  .body-small-regular.emoji-card-text,
  .body-small-regular.grey-350 {
    font-size: 12px;
  }

  .body-small-regular.grey-350.centred {
    font-size: 14px;
  }

  .body-small-regular.grey-300 {
    font-size: 13px;
    line-height: 13px;
  }

  .body-small-regular.grey-300.centred-text {
    font-size: 12px;
  }

  .header-container {
    width: 100%;
    padding-right: 30px;
  }

  .menuPart,
  .menuPartLast {
    padding: 0px 8px;
  }

  .head h2 {
    font-size: 1rem;
    font-weight: 600;
    color: #3b4ca3;
  }

  .menuPart p.regularFont,
  .menuPartLast p.regularFont {
    font-size: 0.8rem;
    font-weight: 400;
    margin-bottom: 0;
  }

  .menuPart p.smallFont,
  .menuPartLast p.smallFont {
    font-size: 0.7rem;
    font-weight: 600;
    color: #5968b2;
  }

  .menuPart svg,
  .menuPartLast svg {
    aspect-ratio: 1 / 1;
    height: auto;
    width: 8%;
    min-width: 20px;
  }

  .card {
    aspect-ratio: 10 / 9;
    min-width: 250px;
    height: auto;
  }

  .cardContent {
    border: 1px solid #d5dffd;
    border-radius: 16px;
    background-color: #fefefe;
    box-shadow:
      10px 20px 60px rgba(28, 28, 28, 0.2),
      10px 20px 60px rgba(28, 28, 28, 0.2);
    user-select: none;
    transition: transform 2.5s ease-out;
    position: relative;
    top: -4vh;
    left: -5%;
    transform-style: preserve-3d;
    transform: rotate(9.85deg);
  }

  .head {
    width: auto;
    height: 100%;
    min-height: 45px;
    border-radius: 8px;
    background-color: #d5dffd;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 8px 8px 12px 8px;
    transform: translateZ(6px);
    transition: 0.3s;
  }

  .menuPart {
    padding: 2px 0px;
    margin: 0px 8px;
  }

  .menuPart:hover {
    transform: translateZ(6px);
    transition: 0.3s;
  }

  .hoverOnCard {
    display: flex;
    align-items: center;
    padding: 8px 11px 8px 20px;
  }

  .menuPart:hover .hoverOnCard {
    background-color: rgba(242, 245, 255, 1);
    border-radius: 6px;
    color: #3b4ca3;
  }

  .menuPart:hover .smallNumberOnCard {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13%;
    height: auto;
    aspect-ratio: 1 / 0.7;
    background-color: #d5dffd;
    border-radius: 16px;
    margin-left: auto;
  }

  .menuPart:hover svg path {
    fill: #3b4ca3;
  }

  .menuPartLast {
    padding: 6px 0px;
    margin: 0px 12px;
  }

  .menuPartLast:hover {
    transform: translateZ(6px);
    transition: 0.6s ease-out;
  }

  .menuPartLast:hover .hoverOnCard {
    background-color: rgba(242, 245, 255, 1);
    border-radius: 6px;
    color: #3b4ca3;
  }

  .menuPartLast:hover svg path {
    fill: #3b4ca3;
  }

  .menuPart p.regularFont,
  .menuPartLast p.regularFont {
    margin-left: 18px;
  }

  .smallNumberOnCard {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13%;
    height: auto;
    aspect-ratio: 1 / 0.7;
    background-color: #f2f5ff;
    border-radius: 16px;
    margin-left: auto;
  }

  .h1-xl.bold-black {
    font-size: 26px;
    line-height: 30px;
  }

  .h1-xl.semi-bold {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    font-size: 24px;
    line-height: 28px;
  }

  .h1-xl.semi-bold.footer-intaraction-title,
  .h1-xl.semi-bold.footer-heading {
    font-size: 18px;
    line-height: 24px;
  }

  .h1-xl.semi-bold.footer-heading {
    font-size: 18px;
    line-height: 24px;
  }

  .start-using-section {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .start-using-headers {
    font-size: 17px;
    line-height: 21px;
  }

  .app-card-header {
    font-size: 15px;
  }

  .stack-wrapper {
    width: 99%;
  }

  .stiky-card {
    margin-bottom: 19.8rem;
  }

  .stiky-card.is-2 {
    margin-bottom: 15.5rem;
  }

  .stiky-card.is-3 {
    margin-bottom: 11.7rem;
  }

  .stiky-card.is-4 {
    margin-bottom: 7.4rem;
  }

  .some-difficulties-section {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    height: 100%;
  }

  .emoji {
    position: static;
  }

  .emoji.crying-face {
    width: 100%;
    position: relative;
    bottom: 7%;
    top: auto;
    right: auto;
    left: auto;
  }

  .emoji.grimacing-face {
    top: 80%;
    bottom: 16%;
    left: 80%;
  }

  .emoji.pensive-face {
    width: 100%;
    position: relative;
    top: auto;
    bottom: 37%;
    left: auto;
    right: auto;
  }

  .emoji.sad-but-relieved-face {
    position: relative;
    top: auto;
    bottom: 17%;
    left: auto;
    right: auto;
  }

  .emoji.face-with-rolling-eyes {
    width: 100%;
    position: relative;
    top: auto;
    bottom: 27%;
    left: auto;
    right: auto;
  }

  .lottie-emoji.deg-emoji-1 {
    position: relative;
    left: 80%;
    right: auto;
    top: 34px;
    bottom: auto;
  }

  .emoji.fearful-face {
    width: 100%;
    position: relative;
    top: auto;
    bottom: 47%;
    left: auto;
    right: auto;
  }

  .emoji.grimacing-face {
    position: relative;
    top: auto;
    bottom: 57%;
    left: auto;
    right: auto;
  }

  .emoji.lushed-face {
    width: 100%;
    position: relative;
    top: auto;
    bottom: 67%;
    left: auto;
    right: auto;
  }

  .some-difficulties-card.crying-face.emoji-text-hovered {
    width: 100%;
    position: static;
  }

  .some-difficulties-card.crying-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.sad-but-relieved-face.emoji-text-hovered {
    width: 100%;
    position: static;
  }

  .some-difficulties-card.sad-but-relieved-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.fearful-face.emoji-text-hovered {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .some-difficulties-card.fearful-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.face-with-rolling-eyes.emoji-text-hovered {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .some-difficulties-card.face-with-rolling-eyes.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.pensive-face.emoji-text-hovered {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
  }

  .some-difficulties-card.pensive-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.grimacing-face.emoji-text-hovered {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
  }

  .some-difficulties-card.grimacing-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.lushed-face.emoji-text-hovered {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .some-difficulties-card.lushed-face.emoji-text-timed {
    display: none;
  }

  .relative-container {
    grid-column-gap: 40px;
    /*       grid-row-gap: 55px; */
    flex-flow: column;
    display: flex;
    position: static;
  }

  .not-only-digital-section {
    padding-bottom: 80px;
  }

  .faq-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .grid-section {
    padding-bottom: 80px;
  }

  .h1-x.white-text {
    font-size: 24px;
  }

  .footer-upper-container {
    width: 100%;
    border-radius: 15px;
    align-content: space-between;
    padding: 10px;
  }

  .footer-lower-left-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .footer-container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .site-heading {
    font-size: 17px;
  }

  .footer-logo-app {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .footer-app-organized {
    font-size: 13px;
  }

  .footer-information-container {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: stretch;
  }

  .footer-infomation-heading {
    font-size: 13px;
  }

  .footer-information-link.body-small-regular.footer-opacity {
    flex-direction: column;
    font-size: 12px;
    display: flex;
  }

  .footer-lower-right-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .emoji-card-heading {
    font-size: 13px;
  }

  .features-grid {
    grid-template-rows: 0.25fr 0.5fr 0.5fr 0.25fr 0.5fr 0.5fr auto;
    grid-template-columns: 1.5fr 1.5fr 1fr 1.5fr 1fr 2fr 1fr 0.5fr 1.75fr 1.25fr 1.75fr;
  }

  .features-card-grid-container.flex-horizontal {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .features-card-grid-container.flex-horizontal._120-height {
    height: 120%;
    overflow: visible;
  }

  .features-card-grid-container.flex-vertical {
    padding: 10px;
  }

  .footer-title-contaner {
    width: 100%;
    flex-direction: column;
  }

  .footer-heading-interaction-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pre-footer-slogan-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  ul.dropdown li a {
    font-size: 14px;
    padding: 15px 20px;
  }

  ul.dropdown li a:hover {
    background-color: transparent;
  }

  ul.dropdown li a:active {
    background-color: #d5dffd;
  }

  ul.dropdown {
    max-width: 100%;
  }

  .hero-container {
    height: 39.7rem;
    margin-bottom: 60px;
    padding-right: 0;
  }

  .hero-rightside-container {
    height: auto;
    margin-top: 16px;
    top: 8%;
  }

  .hero-twoside-container {
    max-width: 1874px;
  }

  .section-advantages {
    margin-bottom: 50px;
  }

  .white-text {
    font-size: 14px;
    line-height: 120%;
    overflow: hidden;
  }

  .title-container {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .digital-schedule-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-14 {
    width: auto;
    height: 296px;
  }

  .schedule-shadow {
    height: 257px;
    border-radius: 5px;
  }

  .image-17 {
    min-width: 187px;
    left: 9%;
  }

  .image-wrap {
    top: 15%;
    left: 7%;
  }

  .sub-heading.text-grey-400 {
    font-size: 18px;
  }

  .sub-heading.text-grey-300 {
    font-size: 22px;
  }

  .sub-heading.text-accent-150 {
    font-size: 16px;
  }

  .lottie-emoji.deg-emoji-3,
  .lottie-emoji.deg-emoji-7 {
    width: 100px;
    position: relative;
    top: 25%;
    left: 80%;
    right: auto;
  }

  .lottie-emoji.deg-emoji-5 {
    width: 100px;
    position: relative;
    top: 28%;
    left: 80%;
    right: auto;
  }

  .lottie-emoji.deg-emoji-6 {
    width: 100px;
    position: relative;
    top: 30%;
    left: 60%;
  }

  .lottie-emoji.deg-emoji-2 {
    width: 100px;
    position: relative;
    top: 25%;
    left: 60%;
  }

  .lottie-emoji.deg-emoji-4 {
    width: 100px;
    position: relative;
    top: 25%;
    left: 60%;
  }

  .image-23 {
    height: 28px;
  }

  .image-27 {
    min-width: 7vw;
    top: 23%;
    left: -28%;
  }

  ._404-bg {
    background-position: 64%;
  }

  ._404-button-container {
    background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0),
      var(--accent-main)
    );
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .body-regular {
    font-size: 14px;
  }

  .body-regular.accent-200 {
    text-align: left;
    font-size: 15px;
  }

  .body-regular.accent-150 {
    text-align: center;
    font-size: 14px;
  }

  .body-regular.grey-400.left-text {
    text-align: left;
  }

  .header-container {
    width: 100%;
    padding-right: 0px;
  }

  ul.dropdown li a {
    font-size: 14px;
    padding: 15px 20px;
  }

  ul.dropdown li a:hover {
    background-color: transparent;
  }

  ul.dropdown li a:active {
    background-color: #d5dffd;
  }

  ul.dropdown {
    max-width: 100%;
    margin-right: -3%;
  }

  .container {
    width: 100%;
  }

  .blue-button {
    width: 100%;
    border-radius: 6px;
    justify-content: center;
    font-size: 15px;
  }

  .blue-button.glow.no-border {
    margin-left: 0;
  }

  .white-button {
    width: 100%;
    font-size: 15px;
  }

  .body-small-regular.grey-400 {
    font-size: 14px;
  }

  .body-small-regular.emoji-card-text {
    font-size: 13px;
  }

  .body-small-regular.grey-350 {
    font-size: 12px;
    line-height: 110%;
  }

  .body-small-regular.grey-350.centred,
  .body-small-regular.accent-200-centred {
    font-size: 16px;
  }

  .body-small-regular.grey-300.centred-text {
    font-size: 13px;
  }

  .h1-xl {
    text-align: center;
    font-size: 24px;
    line-height: 110%;
  }

  .h1-xl.bold.black-text,
  .h1-xl.bold-black {
    font-size: 24px;
    line-height: 110%;
  }

  .h1-xl.semi-bold {
    align-items: center;
    font-size: 24px;
    line-height: 110%;
  }

  .h1-xl.semi-bold.footer-intaraction-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 110%;
  }

  .h1-xl.semi-bold.footer-heading {
    font-size: 18px;
    font-weight: 600;
  }

  .h1-xxl.white {
    text-align: center;
    font-size: 10vw !important;
  }

  .start-udsing-heading-container {
    align-items: center;
  }

  .app-cards {
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
  }

  .app-card-header {
    font-size: 16px;
  }

  .real-wold-benefits-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: center;
  }

  .stiky-card {
    z-index: 3;
    margin-top: 30px;
    margin-bottom: 58vw;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 20vw;
  }

  .stiky-card.is-2 {
    margin-bottom: 44vw;
    top: 34vw;
  }

  .stiky-card.is-3 {
    margin-bottom: 33vw;
    top: 49.1vw;
  }

  .stiky-card.is-4 {
    margin-bottom: 19vw;
    top: 62.7vw;
  }

  .stiky-card.is-5 {
    margin-bottom: 0;
    top: 136vw;
  }

  .sticky-heading {
    font-size: 5.3vw;
  }

  /* .some-difficulties-section {
    height: 86.3em;
    padding-bottom: 200px;
    overflow: hidden;
  }

  .emoji.grimacing-face {
    top: 53%;
    bottom: 46%;
    left: 89%;
    right: -15%;
  }

  .emoji.pensive-face {
    top: 84%;
    bottom: 21%;
    left: 25%;
    right: 56%;
  }

  .emoji.face-with-rolling-eyes {
    top: 74%;
    bottom: 21%;
  }

  .emoji.fearful-face {
    top: 33%;
    bottom: 65%;
    left: 102%;
    right: -17%;
  }

  .emoji.sad-but-relieved-face {
    top: 36%;
    bottom: 58%;
    left: 41%;
    right: 32%;
  }

  .emoji.lushed-face {
    top: 97%;
    bottom: 0%;
    left: 2%;
    right: 62%;
  }

  .some-difficulties-card.face-with-rolling-eyes.emoji-text-timed, .some-difficulties-card.face-with-rolling-eyes.emoji-text-hovered {
      width: 235px;
      top: -335px;
      left: -123px;
      padding: 15px;
  }

  .some-difficulties-card.crying-face.emoji-text-hovered, .some-difficulties-card.crying-face.emoji-text-timed {
    width: 235px;
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    top: -20px;
    left: -120px;
    padding: 15px;
  }

  .some-difficulties-card.sad-but-relieved-face.emoji-text-hovered, .some-difficulties-card.sad-but-relieved-face.emoji-text-timed {
    width: 231px;
    left: -72px;
    top: -97px;
    padding: 15px;
  }

  .some-difficulties-card.fearful-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.fearful-face.emoji-text-hovered {
    width: 278px;
    top: 468px;
    left: -277px;
    padding: 15px;
  }

  .some-difficulties-card.pensive-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.pensive-face.emoji-text-hovered {
    width: 232px;
    top: -275px;
    left: -36px;
    padding: 15px;
  }

  .some-difficulties-card.face-with-rolling-eyes.emoji-text-timed {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .some-difficulties-card.grimacing-face.emoji-text-timed {
    display: none;
  }

  .some-difficulties-card.grimacing-face.emoji-text-hovered {
    width: 253px;
    height: auto;
    left: -229px;
    top: 395px;
    padding: 15px;
  }

  .some-difficulties-card.lushed-face.emoji-text-timed, .some-difficulties-card.lushed-face.emoji-text-hovered {
    width: 244px;
    top: 54px;
    left: 19px;
    padding: 15px;
  } */

  .not-only-digital-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    border-radius: 15px;
  }

  .digital-paragraph-container {
    width: 100%;
  }

  .faq-section {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-left: 0;
  }

  .sticky-container {
    order: -1;
    top: 10px;
  }

  .faq-answer {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-heading {
    margin-right: 30px;
    font-size: 18px;
    line-height: 110%;
  }

  .h1-x.white-text {
    text-align: center;
    font-size: 24px;
  }

  .h1-x.white-text.medium-text {
    text-align: center;
    font-size: 5.3vw;
  }

  .footer-upper-container {
    border-radius: 10px;
    position: relative;
  }

  .footer-lower-left-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .site-heading {
    font-size: 17px;
    line-height: 110%;
  }

  .footer-logo-app {
    margin-right: 11px;
  }

  .footer-app-organized {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 110%;
  }

  .footer-logo-app-container {
    width: 100%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: row;
    order: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 15px;
  }

  .footer-infomation-heading {
    white-space: nowrap;
  }

  .footer-information-link.body-small-regular.footer-opacity {
    font-size: 13px;
  }

  .footer-lower-right-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: space-between;
  }

  .footer-image-container {
    width: 25px;
  }

  .features-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: 0.5fr 0.25fr 0.5fr 0.5fr 0.5fr 0.5fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .features-card-grid-container.flex-horizontal {
    border-radius: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .features-card-grid-container.flex-horizontal._120-height {
    height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: space-between;
    overflow: visible;
  }

  .features-card-grid-container.flex-vertical {
    border-radius: 8px;
    padding: 0 5px;
  }

  .footer-heading-interaction-container {
    border-radius: 6px;
  }

  .pre-footer-slogan-container {
    align-items: stretch;
  }

  .hero-container {
    height: 43rem;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .hero-leftside-container {
    width: 100%;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-items: center;
    margin-top: 110px;
  }

  .hero-button-container {
    justify-content: center;
  }

  .hero-text-container {
    margin-top: 10px;
  }

  .hero-rightside-container {
    width: 50%;
    height: 100%;
    display: none;
  }

  .hero-twoside-container {
    height: 73%;
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-direction: column;
  }

  .section-advantages {
    align-items: center;
  }

  .advanteges-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.5fr;
  }

  .adv-card-heading-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .card-image-container {
    height: 265px;
  }

  .card-image-container._20-relative {
    left: 20px;
  }

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

  .image-8 {
    height: 35vw;
  }

  .image-10 {
    top: -86px;
  }

  .image-11 {
    position: relative;
    top: 23px;
  }

  .white-text.centred-text {
    font-size: 13px;
  }

  .white-text.centred-text._6vw {
    font-size: 6vw;
    line-height: 120%;
  }

  .title-container._8gap,
  .digital-schedule-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .schedule-shadow {
    border-radius: 7px;
  }

  .features-section {
    align-items: center;
  }

  .tab-link-style {
    font-size: 15px;
  }

  .accent-main {
    font-size: 16px;
  }

  .image-17 {
    min-width: 212px;
    margin-left: auto;
    margin-right: auto;
    left: 9vw;
    box-shadow:
      -18px 36px 80px rgba(0, 0, 0, 0.1),
      -53px 70px 108px rgba(0, 0, 0, 0.05),
      -8px 11px 18px rgba(0, 0, 0, 0.2);
  }

  .image-wrap {
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    top: auto;
    left: 10px;
    transform: rotate(6deg);
  }

  .image-wrap.mobile {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .menuPart,
  .menuPartLast {
    padding: 0px 4px;
  }

  .head h2 {
    font-size: 12px;
    font-weight: 600;
    color: #3b4ca3;
  }

  .menuPart h1,
  .menuPart .h1,
  .menuPart h2,
  .menuPart .h2,
  .menuPart h3,
  .menuPart .h3,
  .menuPart h4,
  .menuPart .h4,
  .menuPart h5,
  .menuPart .h5,
  .menuPart .regularFont,
  .menuPart .smallFont {
    margin: 0;
  }

  .menuPart p.regularFont {
    font-size: 9px;
    font-weight: 500;
    margin-bottom: 0;
  }

  .menuPart p.smallFont {
    font-size: 8px;
    font-weight: 500;
    color: #5968b2;
  }

  .timer span {
    font-size: 10px;
  }

  .menuPart svg,
  .timer svg {
    height: 15px;
    width: 15px;
  }

  .card {
    width: 203px;
    height: 207px;
    min-width: 200px;
    position: relative;
    right: 60px;
  }

  .card2 {
    width: 203px;
    height: 207px;
    min-width: 200px;
    position: relative;
    left: 50px;
  }

  .cardContent {
    border: 1px solid #d5dffd;
    border-radius: 6px;
    background-color: #fefefe;
    box-shadow:
      10px 20px 60px rgba(28, 28, 28, 0.2),
      10px 20px 60px rgba(28, 28, 28, 0.2);
    user-select: none;
    transition: none;
    position: block;
    top: 0;
    left: 0;
    transform-style: none;
    transform: none;
    height: 100%;
  }

  .head {
    width: auto;
    height: 35px;
    min-height: 0px;
    border-radius: 4px;
    background-color: #d5dffd;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3px 3px 6px 3px;
    transform: none;
    transition: none;
  }

  .timer {
    display: flex;
    margin: 0px 8px 6px 8px;
    justify-content: space-between;
    align-items: center;
  }

  .time {
    font-size: 14px;
    font-weight: 600;
    color: #3b4ca3;
    margin: 0 10px;
  }

  .btn {
    height: 35px;
    width: 103px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    background-color: #f2f5ff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #3b4ca3;
    cursor: pointer;
    user-select: none;
  }

  .devider {
    height: 1px;
    border-bottom: 1px solid #d5dffd;
    margin: 0 10px;
  }

  .menuPart {
    padding: 0px 0px;
    margin: 0px 2px;
  }

  .hoverOnCard {
    display: flex;
    align-items: center;
    padding: 4px 9px 4px 9px;
  }

  .menuPart p.regularFont,
  .menuPartLast p.regularFont {
    margin-left: 10px;
  }

  .smallNumberOnCard {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12%;
    height: auto;
    aspect-ratio: 1.2 / 0.6;
    background-color: #f2f5ff;
    border-radius: 16px;
    margin-left: auto;
  }

  .sub-heading.text-grey-400 {
    text-align: center;
    font-size: 18px;
    display: block;
  }

  .sub-heading.text-grey-400.hide {
    display: none;
  }

  .sub-heading.text-accent-150 {
    font-size: 18px;
  }

  /* .lottie-emoji.deg-emoji-1 {
    top: -57px;
    left: 74px;
    width: 100px;
    height: 100px;
  }

  .lottie-emoji.deg-emoji-5 {
    width: 95px;
    top: 435px;
    left: -60px;
    right: 197px;
  }

  .lottie-emoji.deg-emoji-6 {
    width: 81px;
    top: 360px;
    left: -48px;
    right: 146px;
  }

  .lottie-emoji.deg-emoji-3 {
    width: 80px;
    top: -368px;
    left: 80px;
    right: 30px;
  }

  .lottie-emoji.deg-emoji-7 {
    width: 88px;
    left: -51px;
    right: -151px;
    top: 42px;
  }

  .lottie-emoji.deg-emoji-2 {
    width: 102px;
    position: relative;
    left: -148px;
    right: 141px;
    top: -83px;
  }

  .lottie-emoji.deg-emoji-4 {
    width: 87px;
    top: -239px;
    left: -102px;
    right: 75px;
  } */

  .image-20 {
    width: 32px;
  }

  .image-20._39px {
    width: 39px;
  }

  .heading-6 {
    font-size: 18px;
  }

  .image-24 {
    height: 84px;
    display: block;
  }

  .image-25 {
    width: auto;
    height: 60vw;
    max-height: 250px;
  }

  .demo-popup {
    display: none;
  }

  .popup-menu {
    width: 297px;
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .hiden {
    display: none;
  }

  .image-26 {
    width: auto;
    height: 149px;
  }

  .image-27 {
    max-width: 180px;
    top: 15.0781%;
    left: 2%;
    transform: rotate(-23deg);
    box-shadow:
      8px 11px 18px rgba(0, 0, 0, 0.2),
      53px 70px 108px rgba(0, 0, 0, 0.05),
      18px 36px 80px rgba(0, 0, 0, 0.1);
  }

  ._404-bg {
    background-image: url("img/bg-image-normal.svg");
    background-attachment: scroll;
    top: 10px;
    background-size: 310%;
    background-repeat: no-repeat;
  }

  ._404-main-content {
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
  }

  ._404-button-container {
    background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0),
      var(--accent-main) 60%
    );
  }
}

#w-node-efcc8280-215d-8335-7bb4-6494b57d9ec0-45a7fbb8,
#w-node-b14ef9a4-351e-a356-76ef-a905abe4ebaf-45a7fbb8,
#w-node-c6111f8e-769e-7b8f-7d1a-ba9eac7b7c8c-45a7fbb8,
#w-node-efc5a005-24f5-e26b-bc29-f66ba4b20303-45a7fbb8,
#w-node-bda288b6-164c-286d-7c05-8af843881693-45a7fbb8,
#w-node-ed4e7ecc-7de7-e80f-106d-1df5836ebdf4-45a7fbb8,
#w-node-dc60671a-0106-4ff2-9a88-91ecc80a2dcc-45a7fbb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_57e59251-f5e5-1bf7-f134-ac9b5d0d747a-45a7fbb8 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-_4fdd772f-cab1-d500-22da-3734822c420f-45a7fbb8 {
  grid-area: 3 / 1 / 5 / 5;
}

#w-node-_3388ab1c-f7dd-d33e-ab83-66464aa1efa7-45a7fbb8 {
  grid-area: 8 / 1 / 9 / 12;
}

#w-node-a2797374-deb6-5d05-9408-07ff10637557-45a7fbb8 {
  grid-area: 5 / 1 / 7 / 3;
}

#w-node-a7ffd5f8-65ff-a6ef-505c-349a3e4d016e-45a7fbb8 {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

#w-node-d6c326b8-5bb3-6c20-e808-6c783359d463-45a7fbb8 {
  grid-area: span 3 / span 3 / span 3 / span 3;
}

#w-node-_2ccc61a3-c873-1dd8-1719-8f74e612ea3e-45a7fbb8 {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

#w-node-_066c246d-68a5-9152-0223-b22b43206766-45a7fbb8 {
  grid-area: 4 / 5 / 8 / 8;
}

#w-node-_67b97259-cecb-4f34-6695-a74bdf5f25c1-45a7fbb8 {
  grid-area: 4 / 8 / 6 / 12;
}

#w-node-_0e155eac-3798-dbb2-09b3-91239f279589-45a7fbb8 {
  grid-area: 6 / 10 / 8 / 12;
}

#w-node-_5cde2f9b-d8a2-bff7-5d58-94b9ec53780f-45a7fbb8 {
  grid-area: 6 / 8 / 8 / 10;
}

#w-node-e116a095-4e8b-eff4-23d1-dbf0dfe2a3ea-45a7fbb8 {
  grid-area: 7 / 1 / 8 / 3;
}

#w-node-_48fb42c9-629e-9138-d3f6-e8f74f858e14-45a7fbb8 {
  grid-area: 6 / 3 / 8 / 5;
}

#w-node-_86156754-ee66-3aa6-a733-f4b568cb361c-45a7fbb8 {
  grid-area: 5 / 3 / 6 / 5;
}

#w-node-e579eba5-86af-d941-f32e-9763f8918ec9-45a7fbb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a463a9ed-11c9-8399-fe01-f4dc21dcb12c-45a7fbb8 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7bd86b97-c239-deb7-01ef-bed191233fa6-45a7fbb8,
#w-node-_3e245e66-5145-7bf7-4699-35d47a46cf16-45a7fbb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 1050px) {
  #w-node-efcc8280-215d-8335-7bb4-6494b57d9ec0-45a7fbb8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_57e59251-f5e5-1bf7-f134-ac9b5d0d747a-45a7fbb8 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-_4fdd772f-cab1-d500-22da-3734822c420f-45a7fbb8 {
    grid-area: 3 / 4 / 4 / 8;
  }

  #w-node-_3388ab1c-f7dd-d33e-ab83-66464aa1efa7-45a7fbb8 {
    grid-area: 6 / 1 / 7 / 12;
  }

  #w-node-a2797374-deb6-5d05-9408-07ff10637557-45a7fbb8 {
    grid-area: 3 / 1 / 5 / 4;
  }

  #w-node-a7ffd5f8-65ff-a6ef-505c-349a3e4d016e-45a7fbb8 {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-d6c326b8-5bb3-6c20-e808-6c783359d463-45a7fbb8 {
    grid-area: 1 / 7 / 2 / 12;
  }

  #w-node-_2ccc61a3-c873-1dd8-1719-8f74e612ea3e-45a7fbb8 {
    grid-area: 3 / 8 / 4 / 12;
  }

  #w-node-_066c246d-68a5-9152-0223-b22b43206766-45a7fbb8 {
    grid-area: 2 / 5 / 3 / 8;
  }

  #w-node-_67b97259-cecb-4f34-6695-a74bdf5f25c1-45a7fbb8 {
    grid-area: 2 / 8 / 3 / 12;
  }

  #w-node-_0e155eac-3798-dbb2-09b3-91239f279589-45a7fbb8 {
    grid-area: 4 / 9 / 6 / 12;
  }

  #w-node-_5cde2f9b-d8a2-bff7-5d58-94b9ec53780f-45a7fbb8 {
    grid-area: 4 / 6 / 6 / 9;
  }

  #w-node-e116a095-4e8b-eff4-23d1-dbf0dfe2a3ea-45a7fbb8 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_48fb42c9-629e-9138-d3f6-e8f74f858e14-45a7fbb8 {
    grid-area: 5 / 1 / 6 / 6;
  }

  #w-node-_86156754-ee66-3aa6-a733-f4b568cb361c-45a7fbb8 {
    grid-area: 4 / 4 / 5 / 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-efcc8280-215d-8335-7bb4-6494b57d9ec0-45a7fbb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b14ef9a4-351e-a356-76ef-a905abe4ebaf-45a7fbb8 {
    order: -9999;
  }

  #w-node-_57e59251-f5e5-1bf7-f134-ac9b5d0d747a-45a7fbb8 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4fdd772f-cab1-d500-22da-3734822c420f-45a7fbb8 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_3388ab1c-f7dd-d33e-ab83-66464aa1efa7-45a7fbb8 {
    grid-area: 6 / 1 / 7 / 4;
  }

  #w-node-a2797374-deb6-5d05-9408-07ff10637557-45a7fbb8 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-a7ffd5f8-65ff-a6ef-505c-349a3e4d016e-45a7fbb8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d6c326b8-5bb3-6c20-e808-6c783359d463-45a7fbb8 {
    grid-area: 3 / 3 / 5 / 4;
  }

  #w-node-_2ccc61a3-c873-1dd8-1719-8f74e612ea3e-45a7fbb8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_066c246d-68a5-9152-0223-b22b43206766-45a7fbb8 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_67b97259-cecb-4f34-6695-a74bdf5f25c1-45a7fbb8 {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-_0e155eac-3798-dbb2-09b3-91239f279589-45a7fbb8 {
    grid-area: 5 / 3 / 6 / 4;
  }

  #w-node-_5cde2f9b-d8a2-bff7-5d58-94b9ec53780f-45a7fbb8 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-e116a095-4e8b-eff4-23d1-dbf0dfe2a3ea-45a7fbb8 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_48fb42c9-629e-9138-d3f6-e8f74f858e14-45a7fbb8 {
    grid-area: 5 / 2 / 6 / 3;
  }

  #w-node-_86156754-ee66-3aa6-a733-f4b568cb361c-45a7fbb8 {
    grid-area: 4 / 2 / 5 / 3;
  }
}

@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("fonts/NotoSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

.noto-sans {
  font-family: "Noto Sans", sans-serif !important;
}

.section-meet-the-app {
  margin-bottom: 100px;
  width: 100%;
}
.video-and-heading-box {
  padding-top: 45px;
  display: flex;
  justify-content: space-between;
}
.video-meet-the-app {
  border-radius: 16px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.animated-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 3s;
}
.animated-heading p {
  margin: 5px 0 0 0;
  font-weight: 800;
  line-height: 54.46px;
  font-size: 45px;
  font-family: Inter;
  color: var(--accent-100);
  text-shadow:
    -1px -1px 0 #8391bd,
    1px -1px 0 #8391bd,
    -1px 1px 0 #8391bd,
    1px 1px 0 #8391bd;
}
.animated-heading p.animated-p-opacity100 {
  color: var(--accent-350);
  text-shadow: none;
  z-index: 1;
}
.animated-heading p.animated-p-opacity30 {
  opacity: 0;
}
.animated-heading p.animated-p-opacity80 {
  opacity: 0;
}
.animated-heading p.animated-p-opacity30:first-of-type.animate {
  animation: slide1 2s ease forwards 0.3s;
}
.animated-heading p.animated-p-opacity80:nth-of-type(2).animate {
  animation: slide3 2s ease forwards 0.3s;
}
.animated-heading p.animated-p-opacity80:nth-of-type(4).animate {
  animation: slide4 2s ease forwards 0.3s;
}
.animated-heading p.animated-p-opacity30:last-of-type.animate {
  animation: slide2 2s ease forwards 0.3s;
}
.not-animate {
  opacity: 0;
}
@keyframes slide1 {
  0% {
    color: var(--accent-350);
    text-shadow: none;
    opacity: 0;
    transform: translateY(119px);
  }
  100% {
    opacity: 0.3;
    transform: translateY(0);
    color: var(--accent-100);
    text-shadow:
      -1px -1px 0 #8391bd,
      1px -1px 0 #8391bd,
      -1px 1px 0 #8391bd,
      1px 1px 0 #8391bd;
  }
}
@keyframes slide2 {
  0% {
    opacity: 0;
    transform: translateY(-119px);
  }
  100% {
    opacity: 0.3;
    transform: translateY(0);
  }
}
@keyframes slide3 {
  0% {
    opacity: 0;
    transform: translateY(59px);
  }
  100% {
    opacity: 0.8;
    transform: translateY(0);
  }
}
@keyframes slide4 {
  0% {
    opacity: 0;
    transform: translateY(-59px);
  }
  100% {
    opacity: 0.8;
    transform: translateY(0);
  }
}
@media screen and (max-width: 1050px) {
  .section-meet-the-app {
    margin-bottom: 50px;
  }
  .video-and-heading-box {
    padding-top: 25px;
    display: flex;
    align-items: center;
  }
  .video-meet-the-app {
    width: 100%;
    height: auto;
    aspect-ratio: 16 /9;
  }
  .animated-heading p {
    line-height: 45px;
    font-size: 36px;
  }
  .animated-heading {
    width: 100%;
  }
}
@media screen and (max-width: 676px) {
  .video-and-heading-box {
    padding-top: 25px;
    display: flex;
    align-items: center;
  }
  .animated-heading p {
    line-height: 45px;
    font-size: 28px;
  }
}

@media screen and (max-width: 600px) {
  .video-and-heading-box {
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .animated-heading {
    display: none;
  }
  .animated-heading p {
    line-height: 30px;
    font-size: 28px;
  }
}

/***************************************
 
 *  Features and advantages grid anim  *
 
****************************************/

.features-card-grid-container::before,
.features-card-grid-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  -webkit-transition: opacity 350ms;
  transition: opacity 350ms;
  border-radius: 12px;
  opacity: 0;
  background: radial-gradient(
    700px circle at var(--x) var(--y),
    rgba(255, 255, 255, var(--transparency)),
    transparent 40%
  );
}

.features-grid:hover .features-card-grid-wrapper::before {
  opacity: 1;
}

.features-card-grid-wrapper {
  padding: 1px;
  position: relative;
}
.features-card-grid-wrapper::before {
  --transparency: 0.3;
}
.features-card-grid-wrapper > * {
  height: 100%;
}

.features-card-grid-container {
  overflow: hidden;
}
.features-card-grid-container:hover::before {
  opacity: 1;
}

/* Footer word animation styles */
.footer-heading-interaction-container {
  position: relative;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  vertical-align: middle;
  padding: 6px 16px;
  min-height: 46px;
  gap: 0;
  column-gap: 0;
  row-gap: 0;
}

.footer-word-intaraction {
  position: absolute;
  width: 100%;
  left: 16px;
  top: 0;
  white-space: nowrap;
}

.footer-word-intaraction.word-enter {
  animation: spinUp 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.footer-word-intaraction.word-exit {
  animation: spinOut 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

@keyframes spinUp {
  from {
    transform: translateY(100%) rotateX(90deg);
    opacity: 0;
  }
  to {
    transform: translateY(0) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes spinOut {
  from {
    transform: translateY(0) rotateX(0deg);
    opacity: 1;
  }
  to {
    transform: translateY(-100%) rotateX(-90deg);
    opacity: 0;
  }
}

/* RTL support for Hebrew */
body.rtl {
  direction: rtl;
  text-align: right;
}

body.rtl .hero-container,
body.rtl .header-container,
body.rtl .section {
  padding-left: 20px;
  padding-right: 20px;
}

body.rtl .h1-xxl,
body.rtl .h1-xl,
body.rtl .body-regular {
  text-align: right;
}

@media (max-width: 991px) {
  body.rtl .hero-container,
  body.rtl .header-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  body.rtl .hero-container,
  body.rtl .header-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* Cookie consent button layout improvements */
#cc-main .cm__footer {
  margin-top: 1em;
}

#cc-main .cm__footer a {
  color: var(--cc-primary-color);
  text-decoration: none;
}

#cc-main .cm__footer a:hover {
  text-decoration: underline;
}

/* Ensure animated words don't overlap sparkle icon */
.footer-heading-interaction-container {
  margin-right: 10px;
}

.footer-image-container img {
  display: block;
}

/* Cookie consent button layout - horizontal row */
.cm .cm__btns {
  display: flex !important;
  flex-direction: row !important;
  gap: 8px !important;
  align-items: center !important;
}

.cm .cm__btn {
  margin: 0 !important;
}

.cm .cm__btn-group {
  display: flex !important;
  flex-direction: row !important;
  gap: 8px !important;
  width: 100% !important;
}

.cm .cm__footer {
  margin-top: 1em;
}

.cm .cm__footer a {
  color: var(--cc-primary-color);
  text-decoration: none;
}

.cm .cm__footer a:hover {
  text-decoration: underline;
}

/* Cookie consent - full width buttons */
#cc-main .cm__btns {
  width: 100% !important;
}

#cc-main .cm__btn-group {
  display: flex !important;
  gap: 8px !important;
  width: 100% !important;
}

#cc-main .cm__btn-group .cm__btn {
  flex: 1 !important;
}

/* Secondary Manage preferences button */
#cc-main .cm__btn--secondary {
  width: 100% !important;
  margin-top: 8px !important;
}

/* sws2apps link hover state */
.sws2apps-link {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}

.sws2apps-link:hover {
  color: #5065d0;
}

/* Cookie consent spacing adjustments */

/* Cookie consent spacing adjustments - corrected */
#cc-main .cm__desc {
  padding-top: 0 !important;
}

/* Cookie consent - remove footer top margin */
#cc-main .cm__footer {
  margin-top: 0 !important;
}

/* Cookie consent - reduce description top margin */
#cc-main .cm__desc {
  margin-top: 8px !important;
}
