@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Manrope-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Thunder';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Thunder-BoldLC.ttf) format('truetype');
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}
audio:not([controls]) {
  height: 0;
  display: none;
}
[hidden],
template {
  display: none;
}
a {
  background-color: #0000;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
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;
}
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;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: webflow-icons;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==)
    format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class^="w-icon-"],
[class*="\ w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-family: webflow-icons !important;
}
.w-icon-slider-right:before {
  content: "";
}
.w-icon-slider-left:before {
  content: "";
}
.w-icon-nav-menu:before {
  content: "";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "";
}
.w-icon-file-upload-remove:before {
  content: "";
}
.w-icon-file-upload-icon:before {
  content: "";
}
* {
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}
.w-code-block {
  margin: unset;
}
pre.w-code-block code {
  all: inherit;
}
.w-optimization {
  display: contents;
}
.w-webflow-badge,
.w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  -webkit-text-decoration: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
  transition: unset;
}
.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
  visibility: hidden !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  overflow: unset !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  inset: auto 12px 12px auto !important;
  transform: none !important;
}
.w-webflow-badge > img {
  position: unset;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-weight: 700;
}
h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}
h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}
h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}
h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}
h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0 0 10px;
}
figcaption {
  text-align: center;
  margin-top: 5px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}
.w-video iframe,
.w-video object,
.w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
[type="button"],
[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}
.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}
.w-input,
.w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}
.w-input::placeholder,
.w-select::placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 400;
  display: inline-block;
}
.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}
.w-file-upload {
  margin-bottom: 10px;
  display: block;
}
.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
  overflow: hidden;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  color: #333;
  display: inline-block;
}
.w-file-upload-error {
  margin-top: 10px;
  display: block;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 400;
  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: 400;
  display: block;
}
.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}
.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}
.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333%;
}
.w-col-2 {
  width: 16.6667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.3333%;
}
.w-col-5 {
  width: 41.6667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.3333%;
}
.w-col-8 {
  width: 66.6667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.3333%;
}
.w-col-11 {
  width: 91.6667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333%;
  }
  .w-col-medium-2 {
    width: 16.6667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.3333%;
  }
  .w-col-medium-5 {
    width: 41.6667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.3333%;
  }
  .w-col-medium-8 {
    width: 66.6667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.3333%;
  }
  .w-col-medium-11 {
    width: 91.6667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main,
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333%;
  }
  .w-col-small-2 {
    width: 16.6667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.3333%;
  }
  .w-col-small-5 {
    width: 41.6667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.3333%;
  }
  .w-col-small-8 {
    width: 66.6667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.3333%;
  }
  .w-col-small-11 {
    width: 91.6667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main,
  .w-hidden-medium,
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333%;
  }
  .w-col-tiny-2 {
    width: 16.6667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.3333%;
  }
  .w-col-tiny-5 {
    width: 41.6667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.3333%;
  }
  .w-col-tiny-8 {
    width: 66.6667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.3333%;
  }
  .w-col-tiny-11 {
    width: 91.6667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  margin-top: -4px;
  margin-left: -9px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: #fff0 #fff #fff0 #fff0;
  margin-top: -4px;
  margin-left: -8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b #75869600 #75869600;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}
.w-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.w-background-video--control > [hidden] {
  display: none !important;
}
.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}
.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}
.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px #3336;
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: #2226;
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  margin: 0 3px 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 {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*="\ w-icon-"],
.w-slider-arrow-right [class*="\ w-icon-"] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}
.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.w-slider-force-show {
  display: block !important;
}
.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #000000e6;
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  inset: 0;
  -webkit-transform: translate(0);
}
.w-lightbox-backdrop,
.w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}
.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}
.w-lightbox-figure {
  margin: 0;
  position: relative;
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
.w-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}
.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #0006;
  padding: 0.5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.w-lightbox-control {
  cursor: pointer;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  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 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
  background-size: 18px;
  height: 2.6em;
  right: 0;
}
.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto hidden;
}
.w-lightbox-item {
  box-sizing: content-box;
  cursor: pointer;
  width: 10vh;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate(0, 0);
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}
.w-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: 0.8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}
.w-lightbox-spinner:after {
  content: "";
  border: 3px solid #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -4px;
}
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    opacity: 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;
  inset: 0;
}
.w-richtext figure {
  max-width: 60%;
  position: relative;
}
.w-richtext figure > div:before {
  cursor: default !important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  color: #0000;
  font-size: 0;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}
.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}
.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  float: right;
  position: relative;
}
[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}
.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.w-tab-link.w--current {
  background-color: #c8c8c8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}
.w-tab-pane {
  display: none;
  position: relative;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    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;
}
@font-face {
  font-family: Thunder;
  src: url(../6807bdd2e7641d1cb51f23ed_Thunder-BoldLC.otf)
    format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root {
  --sage-green: #7a9e7e;
  --white: white;
  --black-3: black;
  --black-2: #1f2830;
}
.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}
@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}
body {
  color: #fff;
  background-color: #0d0a09;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}
h1 {
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Thunder, sans-serif;
  font-size: 300px;
  font-weight: 700;
  line-height: 80%;
}
h2 {
  letter-spacing: 0.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Thunder, sans-serif;
  font-size: 250px;
  font-weight: 700;
  line-height: 80%;
}
h3 {
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Thunder, sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 80%;
}
h4 {
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Thunder, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 80%;
}
h5 {
  letter-spacing: -0.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
}
h6 {
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
}
p {
  margin-bottom: 0;
}
a {
  color: #000;
  text-decoration: none;
}
label {
  margin-bottom: 0;
  font-weight: 700;
  display: block;
}
.page-wrapper {
  contain: paint;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 30px;
}
.container.c-nav {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}
.container.no-top-padding {
  padding-top: 0;
}
.container.no-bottom-padding {
  padding-bottom: 0;
}
.container.c-footer-bottom {
  padding-top: 30px;
  padding-bottom: 30px;
}
.container.c-investor-cms {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.container.background-overlay {
  background-color: #1f28309c;
}
.section.bg-white {
  color: #000;
  background-color: #fff;
}
.section.first {
  background-image: linear-gradient(#000, #0d0a09);
}
.navbar {
  background-color: #000;
}
.nav-brand.link:hover {
  color: var(--sage-green);
}
.nav-button {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 3px;
  flex-flow: column;
  padding: 12px;
  display: flex;
}
.nav-menu-line {
  background-color: #000;
  border-radius: 20px;
  width: 20px;
  height: 3px;
}
.home-hero {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.white {
  color: #fff;
}
.sg-heading {
  letter-spacing: -1px;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 110%;
}
.sg-heading.inter {
  font-weight: 500;
}
.font-details-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}
.font-details-wrapper.top-margin {
  margin-top: 50px;
}
.class-example {
  color: #4b5563;
  letter-spacing: -0.01em;
  border-radius: 4px;
  padding: 5px 10px 5px 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 120%;
}
.sg-container {
  grid-row-gap: 80px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
  display: flex;
}
.sg-container.no-buttom-padding {
  padding-bottom: 0;
}
.sg-container.no-top-padding {
  padding-top: 0;
}
.sg-logo {
  width: 180px;
}
.paragraph-25px {
  letter-spacing: -0.01em;
  font-size: 25px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}
.paragraph-25px.red {
  color: var(--sage-green);
}
.paragraph-25px.tablet {
  display: none;
}
.paragraph-20px {
  color: var(--white);
  letter-spacing: -0.01em;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}
.paragraph-20px.text-center {
  text-align: center;
}
.paragraph-20px.link:hover {
  color: var(--sage-green);
}
.sg-text {
  white-space: nowrap;
}
.sg-text.light {
  color: #b6b6b6;
}
.sg-background {
  background-color: #f9fafb00;
  border: 2px #e5e7eb;
  padding: 0;
}
.styleguide-wrapper {
  overflow: hidden;
}
.paragraph-35px {
  letter-spacing: -0.01em;
  font-size: 35px;
  font-weight: 400;
  line-height: 120%;
}
.paragraph-35px.text-bold {
  letter-spacing: 0;
  font-family: Thunder, sans-serif;
  font-size: 40px;
  font-weight: 500;
}
.sg-text-big {
  font-size: 250px;
  font-weight: 400;
  line-height: 100%;
}
.sg-inner.title-details {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}
.sg-inner.font-details {
  grid-column-gap: 15px;
  display: flex;
}
.sg-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}
.sg-wrapper.typeface {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.sg-wrapper.typeface.border {
  border-bottom: 1px solid #d1d5db1a;
  padding-bottom: 60px;
}
.sg-wrapper.heading-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 2px solid #e5e7eb26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}
.sg-wrapper.active-border {
  border-bottom: 1px solid #d1d5db1a;
  padding-bottom: 60px;
}
.paragraph-30px {
  letter-spacing: -0.01em;
  max-width: 660px;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
}
.paragraph-30px.max-w-auto {
  text-align: center;
  max-width: none;
}
.hh-heading {
  text-transform: uppercase;
  font-size: 160px;
}
.hh-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-transform: uppercase;
  flex-flow: wrap;
  justify-content: space-around;
  width: 100%;
  margin-top: 40px;
  display: flex;
}
.hh-headings-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: end;
  width: 100%;
  max-width: none;
  display: flex;
}
.hh-image {
  object-fit: cover;
  background-image: url(../6816a1ace56236e59ca9e2af_home-image.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 982px;
}
.home-about {
  grid-row-gap: 100px;
  background-color: #0d0a09;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  text-decoration: none;
  display: flex;
}
.ha-images {
  grid-column-gap: 15px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.ha-image {
  object-fit: cover;
  width: 33.3333%;
  height: 400px;
}
.ha-image._1 {
  height: 350px;
}
.ha-content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.ha-wrapper {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}
.button {
  grid-column-gap: 5px;
  text-transform: capitalize;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}
.button.mt-20 {
  margin-top: 20px;
}
.button.mt-40 {
  margin-top: 40px;
}
.button.mt-40.mr-auto {
  margin-right: auto;
  display: flex;
}
.button.mt-40.inline-flex {
  display: inline-flex;
}
.button-card-big {
  grid-column-gap: 10px;
  color: #000;
  background-color: #f1f0ea;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 47px;
  padding: 0 47px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}
.button-card-big.bold-text {
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.button-card-big.bold-text.min-w-250 {
  min-width: 250px;
}
.button-card-small {
  grid-column-gap: 10px;
  background-color: #f1f0ea;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}
.button-arrow {
  z-index: 2;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}
.button-hover {
  z-index: 1;
  background-color: var(--sage-green);
  border-radius: 50px;
  width: 70px;
  height: 60px;
  margin-top: 0;
  position: absolute;
  inset: auto;
}
.button-hover.white {
  background-color: var(--white);
}
.ha-heading {
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-size: 130px;
}
.ha-heading.pb-40 {
  margin-bottom: 40px;
}
.ha-paragraph {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}
.home-spot {
  grid-column-gap: 10px;
  background-color: #0d0a09;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}
.hs-circle {
  z-index: 1;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  position: absolute;
}
.hs-content {
  z-index: 2;
  grid-row-gap: 5px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 330px;
  text-decoration: none;
  display: flex;
  position: relative;
}
.hs-text {
  color: #f1f0eab3;
  letter-spacing: -0.03em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}
.hs-gradient {
  opacity: 0.7;
  filter: blur(70px);
  background-image: linear-gradient(
    291deg,
    #f1541c,
    #f1541c 20% 39%,
    #5e60e2 60%,
    #5e60e2
  );
  border-radius: 100%;
  width: 660px;
  height: 660px;
  display: none;
  position: absolute;
}
.home-portfolio {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.hp-image-wrapper {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.hp-image {
  object-fit: cover;
  width: 50%;
  height: 334px;
}
.hp-image._1 {
  height: 400px;
}
.hp-image._2 {
  height: 700px;
}
.hp-content {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 100px;
  text-decoration: none;
  display: flex;
}
.hp-content.mt-0 {
  margin-top: 0;
}
.hp-paragraph {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 700px;
  margin-left: auto;
  text-decoration: none;
  display: flex;
}
.hp-heading {
  text-transform: uppercase;
}
.hp-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}
.hp-inner {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}
.hp-inner-heading {
  z-index: 2;
  letter-spacing: -0.01em;
  padding-top: 45px;
  font-weight: 700;
  line-height: 70%;
  position: relative;
}
.hp-hover {
  background-color: #e03000;
  position: absolute;
  inset: auto 0%;
}
.hp-image-left {
  object-fit: cover;
  width: 346px;
  height: 283px;
  position: absolute;
  inset: 0% auto auto 32px;
}
.hp-image-right {
  object-fit: cover;
  width: 450px;
  height: 283px;
  position: absolute;
  inset: auto 0% 0% auto;
}
.home-venture {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex-flow: column;
  display: flex;
}
.hv-header {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}
.hv-header-heading {
  text-transform: uppercase;
  max-width: 470px;
}
.hv-content {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}
.hv-content-header {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.hv-heading-wrapper {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}
.hv-heading {
  color: #f1f0ea;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Thunder, sans-serif;
  font-size: 70px;
  line-height: 80%;
  text-decoration: none;
}
.hv-heading-card {
  grid-column-gap: 10px;
  background-color: #e03000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 22px 10px;
  text-decoration: none;
  display: flex;
}
.hv-heading-card-text {
  color: #ffffff80;
  letter-spacing: -0.01em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}
.hv-wrapper {
  grid-row-gap: 150px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.hv-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}
.hv-column {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}
.hv-column-header {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 376px;
  text-decoration: none;
  display: flex;
}
.hv-column-border {
  grid-row-gap: 10px;
  border: 0 solid #fffcfc;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 61px;
  text-decoration: none;
  display: flex;
}
.hv-grid-logo {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 82.5806px;
  height: 32px;
  text-decoration: none;
  display: flex;
}
.hv-column-content {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}
.hv-column-text {
  color: #ffffff80;
  letter-spacing: -0.01em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}
.footer-header {
  border-bottom: 1px solid #f1f0ea80;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 50px;
  display: flex;
}
.footer-heading {
  text-transform: uppercase;
}
.footer-carousel {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}
.footer-carousel-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: -36px;
  display: flex;
}
.footer-image._1 {
  object-fit: cover;
  width: 360px;
  height: 350px;
}
.footer-image._2 {
  object-fit: cover;
  width: 410px;
  height: 220px;
  margin-bottom: 30px;
}
.footer-image._3 {
  object-fit: cover;
  width: 370px;
  height: 386px;
  margin-bottom: 0;
}
.footer-image._4 {
  object-fit: cover;
  width: 470px;
  height: 330px;
  margin-bottom: 0;
}
.footer-middle {
  background-color: #fff;
}
.fm-background-border {
  background-color: #0d0a09;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-bottom: 40px;
}
.fm-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  display: flex;
}
.fm-inner {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.fm-inner-left {
  grid-row-gap: 69px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.fm-text {
  color: #fff9;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}
.footer-links {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}
.text-field {
  color: #fff;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #ffffff26;
  height: 100px;
  padding-left: 0;
  padding-right: 0;
  font-size: 90px;
}
.text-field::placeholder {
  color: #fff3;
}
.submit-wrapper {
  background-color: #262626;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  display: flex;
  position: relative;
}
.submit-button {
  background-color: #3898ec00;
  position: absolute;
  inset: 0%;
}
.form {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  max-width: 790px;
  display: flex;
  position: relative;
}
.footer-link {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.3s;
}
.footer-link:hover {
  opacity: 0.5;
}
.footer-link.grey {
  color: #c0c8cf;
  margin-bottom: 4px;
}
.success-message {
  background-color: #ddd0;
  padding-left: 0;
}
.footer-logo {
  width: 100%;
  margin-bottom: 50px;
}
.footer-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  display: flex;
}
.footer-social {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}
.footer-social-circle {
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  transition: all 0.3s;
  display: flex;
}
.footer-social-circle:hover {
  border-color: #0003;
}
.footer-social-circle.white {
  border-color: #fff;
}
.footer-text {
  color: #000;
  max-width: 190px;
  font-size: 18px;
}
.footer-text._2 {
  max-width: none;
}
.button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #14116f;
  border-radius: 30px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 16px 4px 8px;
  text-decoration: none;
  display: flex;
}
.navbar-menu-link {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
  transition: all 0.35s;
}
.navbar-menu-link:hover {
  color: var(--sage-green);
}
.navbar-collapse {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}
.nav-menu {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 205px;
  padding: 5px 15px;
  display: flex;
  position: absolute;
  inset: 30px 30px auto auto;
  overflow: hidden;
}
.about-hero {
  flex-flow: column;
  margin-bottom: 40px;
  display: flex;
}
.ah-header {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-transform: uppercase;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.ah-content {
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  text-decoration: none;
  display: flex;
}
.ah-wrapper {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 324px;
  text-decoration: none;
  display: flex;
}
.ah-header-paragraph {
  text-align: right;
  max-width: 460px;
}
.opacity-50 {
  opacity: 0.5;
}
.ah-background-wrapper {
  margin-top: 0;
  position: relative;
}
.ah-background {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}
.about-values {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.av-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 0 solid #ffffff80;
  border-bottom-width: 1px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 20px;
  display: flex;
}
.av-heading {
  letter-spacing: normal;
  text-transform: uppercase;
  font-size: 100px;
}
.av-heading.mb-40 {
  margin-bottom: 40px;
}
.av-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}
.av-paragraph {
  max-width: 430px;
}
.about-team {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  text-decoration: none;
  display: flex;
}
.at-header {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid #0003;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 150px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}
.at-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.at-column {
  grid-row-gap: 50px;
  color: #00000080;
  text-transform: uppercase;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 33.3333%;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}
.at-column-inner {
  grid-column-gap: 10px;
  border: 0 solid #0000001a;
  border-top-width: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}
.at-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.at-paragraph {
  grid-column-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 590px;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  text-decoration: none;
  display: flex;
}
.at-header-paragraph {
  max-width: 590px;
}
.at-image-wrapper {
  width: 100%;
  height: 430px;
  position: relative;
  overflow: hidden;
}
.at-image-gradinet {
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}
.at-heading {
  flex: none;
}
.ah-heading {
  flex: none;
  font-size: 250px;
}
.portfolio-hero {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid #fff3;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 30px;
  display: flex;
}
.ph-heading-wrapper {
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.ph-paragraph {
  max-width: 530px;
}
.portfolio-brands {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  margin-left: 0;
  display: flex;
}
.pb-content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}
.pb-image {
  object-fit: cover;
  width: 118px;
  height: 118px;
}
.pb-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  flex-flow: column;
  width: 15%;
  text-decoration: none;
  display: flex;
}
.pb-wrapper.tablet {
  width: 40%;
}
.pb-text {
  opacity: 0.7;
  text-transform: uppercase;
}
.pb-text.status {
  color: var(--sage-green);
}
.pb-link-wrapper {
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.text-block {
  text-decoration: underline;
}
.pb-imge {
  object-fit: cover;
  width: 260px;
  height: 170px;
}
.pb-image-wrapper {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.pb-block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}
.contact-hero {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid #fff3;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 50px;
  padding-bottom: 30px;
  display: flex;
}
.ch-heading {
  text-transform: uppercase;
  font-size: 270px;
}
.ch-content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 400px;
  display: flex;
}
.contact-content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
.cc-text-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  max-width: 450px;
  display: flex;
}
.cc-heading {
  text-transform: uppercase;
  max-width: 275px;
}
.form-block {
  width: 100%;
  max-width: 660px;
}
.form-block.investor {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.form-contact {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.form-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}
.form-inner {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}
.form-field {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  height: 60px;
  margin-bottom: 0;
  font-size: 16px;
}
.form-field:focus {
  border-color: #fff;
}
.form-field::placeholder {
  color: #ffffff80;
}
.form-field.first {
  height: 50px;
}
.investors-hero {
  border: 1px solid #f1f0ea;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.ih-first-row {
  grid-column-gap: 30px;
  border: 0 solid #f1f0ea;
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}
.ih-first-row-wrapper {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 590px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}
.ih-first-row-inner {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.ih-first-row-border-text {
  grid-column-gap: 10px;
  text-transform: uppercase;
  border: 0 solid #f1f0ea;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  height: 65px;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}
.ih-first-row-link {
  color: #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  transition: all 0.3s;
  display: flex;
}
.ih-first-row-link:hover {
  opacity: 0.5;
}
.ih-download-icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  display: flex;
}
.ih-middle-row {
  border: 0 solid #f1f0ea;
  border-bottom-width: 1px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 139px;
  padding-left: 10px;
  text-decoration: none;
  display: flex;
}
.ih-quarter-wrapper {
  border-bottom: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  width: 50.6%;
  text-decoration: none;
  display: flex;
}
.ih-quarter-wrapper.last {
  border-top: 1px #fff;
  border-bottom-style: none;
  width: 50.6%;
}
.ih-quarter-box {
  grid-column-gap: 10px;
  color: #000;
  text-transform: uppercase;
  background-color: #f1f0ea;
  border: 0 solid #000;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 139px;
  padding: 4px 0;
  text-decoration: none;
  display: flex;
}
.ih-quarter-box._2 {
  border-left-width: 1px;
}
.ih-quarter-box.red {
  background-color: #e03000;
  transition: all 0.3s;
}
.ih-quarter-box.red:hover {
  opacity: 0.5;
}
.ih-bottom-row {
  border: 0 solid #f1f0ea;
  border-top: 1px #f1f0ea;
  border-bottom-width: 1px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 139px;
  padding-left: 10px;
  text-decoration: none;
  display: flex;
}
.ih-heading {
  text-transform: uppercase;
  width: 80%;
  margin-top: 24px;
  font-size: 250px;
}
.ih-heading-wrapper {
  border-right: 1px solid #fff;
  width: 50%;
  height: auto;
}
.ih-quarter-download {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 59px;
  height: 59px;
  text-decoration: none;
  display: flex;
}
.ih-middle-row-wrapper {
  width: 50%;
}
.ih-bottom-row-wrapper {
  width: 88%;
}
.form-block__wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  display: flex;
}
.form-block__wrapper.cms {
  width: 50%;
  padding-top: 100px;
  padding-bottom: 100px;
}
.in-name {
  text-transform: uppercase;
  max-width: 450px;
}
.in-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 10px;
  color: #fff;
  border-bottom: 1px solid #ffffff4d;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 20px;
  text-decoration: none;
  display: flex;
}
.in-badge {
  color: #00000080;
  border-radius: 10px;
  padding: 9px 21px;
  font-size: 16px;
}
.in-header {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.button-arrow-down {
  z-index: 2;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
  position: relative;
}
.investors-cms {
  align-items: stretch;
  display: flex;
}
.ic-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #000;
  background-color: #f2f1eb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  padding: 100px 0;
  position: relative;
}
.ic-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.ic-left {
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
}
.ic-left-text-wrapper {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}
.ic-text {
  color: #00000080;
  letter-spacing: -0.01em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}
.ic-right {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 230px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}
.ic-right-wrapper {
  grid-row-gap: 10px;
  border: 0 solid #0000001a;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}
.ic-right-heading {
  color: #0d0a09;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Staffxcondensedtest Bf 66384 B 049 A 0 B 3";
  font-size: 20px;
  font-weight: 600;
  line-height: 90%;
  text-decoration: none;
}
.ic-image-wrapper {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}
.ic-image-inner {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
}
.ic-image {
  object-fit: cover;
  width: 100%;
}
.ic-image._1 {
  width: 100%;
  height: 153px;
}
.ic-image._2 {
  width: 100%;
  height: 307px;
}
.ic-image._3 {
  height: 242px;
}
.ic-image._4 {
  height: 218px;
}
.ic-link {
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  transition: all 0.3s;
  display: flex;
  position: absolute;
  inset: 33px 33px auto auto;
}
.ic-link:hover {
  opacity: 0.55;
}
.ic-heading {
  font-size: min(100px, 6.25vw);
}
.terms {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}
.terms-heading {
  text-transform: uppercase;
  font-size: min(15vw, 300px);
}
.th-span {
  font-size: min(6.25vw, 100px);
}
.terms-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}
.terms-small-heading {
  letter-spacing: -0.01em;
  margin-bottom: 10px;
  font-family: Thunder, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 120%;
}
.terms-top {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}
.link-span {
  color: #fff;
  text-decoration: underline;
}
.ic-block {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex-flow: column;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}
.hs-lottie-circle {
  z-index: 1;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
  position: absolute;
}
.text-block-2 {
  color: #fff;
  margin-top: 5px;
  font-family: Thunder, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
}
.navbar-brand.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}
.sub-heading {
  letter-spacing: -0.01em;
  max-width: none;
  font-size: 30px;
  line-height: 1.5;
}
.form-block-2 {
  width: 60%;
}
.text-field-2 {
  color: #000;
  border-radius: 10px;
  height: 47px;
}
.field-label {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Manrope, sans-serif;
}
.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  margin-left: 5%;
  margin-right: 5%;
  display: grid;
}
.text-block-3 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
}
.text-block-3.mt-20 {
  margin-top: 20px;
}
.ih-paragraph {
  max-width: 800px;
}
.heading {
  font-size: 250px;
}
.div-block-2 {
  margin-top: 140px;
  display: flex;
}
.container-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 10%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}
.step-content-block {
  text-align: left;
  align-self: center;
  width: 100%;
  position: relative;
}
.img-block {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40%;
  display: flex;
}
.dot {
  z-index: 3;
  background-color: #eeeff4;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-bottom: -6px;
  position: relative;
}
.step {
  z-index: 2;
  opacity: 0.9;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #000;
  border-radius: 16px;
  align-items: center;
  width: 100%;
  padding: 10%;
  display: flex;
  position: relative;
}
.scoll-wrap {
  flex-direction: column;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  bottom: 50%;
}
.content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}
.bg-shadow {
  z-index: 1;
  border-radius: 16px;
  position: absolute;
  inset: 0%;
  box-shadow: 7px 7px 20px #12121212;
}
.content-wrap {
  justify-content: flex-end;
  width: 40%;
  display: flex;
}
.label {
  color: #7a9e7e;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Thunder, sans-serif;
  font-size: 50px;
  font-weight: 700;
}
.steps-clone {
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  display: flex;
  position: relative;
}
.step-block {
  flex-wrap: nowrap;
  place-content: center space-around;
  align-items: center;
  min-height: 60vh;
  margin-top: -1px;
  display: flex;
  position: relative;
}
.scroll-base {
  transform-origin: 50% 0;
  background-color: #eeeff4;
  width: 6px;
  height: 100%;
}
.content {
  margin-top: 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
.scroll-animate {
  transform-origin: 50% 0;
  background-color: #7a9e7e;
  width: 6px;
  height: 100%;
  position: absolute;
  bottom: 0;
}
.heading-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}
.image {
  max-width: 80%;
}
.heading-3 {
  color: var(--white);
  font-family: Thunder, sans-serif;
  font-size: 48px;
}
.sh-heading {
  text-transform: uppercase;
  width: 80%;
  margin-top: 24px;
  font-size: 200px;
}
.home-heading__wrapper {
  max-width: 100%;
}
.image-2 {
  width: auto;
}
.div-block-4 {
  justify-content: flex-end;
  align-items: stretch;
  width: 79%;
  padding: 0;
  display: flex;
}
.fm-heading {
  text-transform: uppercase;
  max-width: 600px;
}
.im-heading {
  text-transform: uppercase;
  max-width: 525px;
}
.fm-headings {
  text-transform: uppercase;
  max-width: 650px;
}
.container-3 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.container-3.overflow {
  margin-top: 0;
  padding-top: 0;
  overflow: visible;
}
.space-4rem {
  min-height: 4.4vw;
}
.slide-up-animation {
  margin-top: 4.4vw;
  padding-top: 0;
}
.works-wrapper {
  grid-row-gap: 4.44vw;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}
.works-block {
  grid-column-gap: 1.11vw;
  grid-row-gap: 1.11vw;
  background-color: #050505;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 1rem;
}
.works-link-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}
.works-icon-wrapper {
  z-index: 1;
  aspect-ratio: 1;
  color: #f5f5f5;
  background-color: #0000;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 35vw;
  max-width: 30vw;
  display: flex;
  position: absolute;
}
.works-hover {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 14px;
  padding-left: 8px;
  display: flex;
}
.works-image-wrapper {
  aspect-ratio: 16/9;
  border-radius: 24px;
  min-width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.parallax-image {
  min-width: 100%;
}
.parallax-trigger {
  min-height: 112px;
  position: absolute;
  inset: auto 0% 0%;
}
.works-text-block {
  grid-column-gap: 0.56vw;
  grid-row-gap: 0.56vw;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 0.11vw;
  display: flex;
}
.caps {
  text-transform: uppercase;
}
.works-flex {
  grid-column-gap: 1.11vw;
  grid-row-gap: 1.11vw;
  justify-content: center;
  align-items: center;
  display: flex;
}
.works-badge {
  color: #050505;
  background-color: #f5f5f5;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  height: 2.22vw;
  padding-left: 1.11vw;
  padding-right: 1.11vw;
  display: flex;
}
.paragraph {
  color: var(--white);
  font-family: Manrope, sans-serif;
}
.div-block-5 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
  position: relative;
}
.text-block-5 {
  color: var(--black-3);
  position: relative;
}
.div-block-6 {
  position: absolute;
  inset: auto;
}
.d-75-text-wrapper {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}
.d-75-link-text {
  color: #fff;
}
.d-75-link-block {
  background-color: #4d16dd;
  border-radius: 3px;
  align-self: flex-end;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}
.d-75-image {
  z-index: 5;
  cursor: pointer;
  border-radius: 5px;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  inset: auto;
}
.d-75-image.second {
  background-position: 50% 100%;
  background-size: auto;
  display: block;
}
.d-75-card-wrapper {
  cursor: pointer;
  background-color: #141414;
  background-image: linear-gradient(#252222, #252222);
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 380px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.d-75-link-arrow {
  margin-left: 10px;
}
.heading-4 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}
.d-75-cards-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}
.paragraph-2 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}
.card-text__wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: 1;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}
._400px {
  background-image: linear-gradient(#252222, #252222);
  width: 400px;
  height: 400px;
}
.heading-5 {
  font-size: 42px;
}
.image-3 {
  aspect-ratio: auto;
  overflow-wrap: normal;
  object-fit: contain;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}
.navbar-no-shadow {
  background-color: var(--black-3);
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
.container-regular {
  width: 100%;
  max-width: none;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}
.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}
.nav-link {
  color: var(--white);
  text-align: left;
  letter-spacing: 0.25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}
.nav-link:hover {
  color: var(--sage-green);
}
.nav-link:focus-visible,
.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}
.nav-link.w--current {
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: black black var(--sage-green);
  color: var(--white);
  font-size: 18px;
  text-decoration: none;
}
.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}
.nav-dropdown-toggle {
  letter-spacing: 0.25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}
.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}
.nav-dropdown-toggle:focus-visible,
.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}
.nav-dropdown-icon {
  margin-right: 10px;
}
.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}
.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
.nav-dropdown-link:focus-visible,
.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}
.nav-button-wrapper {
  margin-left: 120px;
}
.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all 0.2s;
}
.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}
.button-primary:active {
  background-color: #43464d;
}
.card {
  color: #b8b9c2;
  background-color: #3f4046;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 5px 2rem #0000004d;
}
.arrow-left {
  width: 50px;
  height: 50px;
  inset: auto auto 0% 0%;
}
.card-header {
  background-position: 50% 30%;
  background-size: cover;
  height: 150px;
}
.carousel-slider {
  margin-right: 40px;
}
.carousel-slider._3 {
  right: -42%;
}
.carousel-slider._8 {
  right: -147%;
}
.carousel-slider._4 {
  right: -63%;
}
.carousel-slider._2 {
  right: -21%;
}
.carousel-slider._7 {
  right: -126%;
}
.carousel-slider._5 {
  right: -84%;
}
.carousel-slider._6 {
  right: -105%;
}
.card-body {
  height: 100%;
  padding: 30px;
}
.carousel-mask {
  width: 34%;
  overflow: visible;
}
.btn {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3862ec;
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 1rem;
  transition: background-color 0.3s ease-out;
}
.btn:hover {
  background-color: #213ea0;
}
.arrow-right {
  width: 50px;
  height: 50px;
  inset: auto 0% 0% auto;
}
.carousel {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 400px;
}
.carousel.is_contained {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 75px;
}
.logo-tablet {
  aspect-ratio: auto;
  overflow-wrap: normal;
  object-fit: contain;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  display: none;
}
.footer-title {
  color: #0c0407;
  letter-spacing: -0.07px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
}
.footer_bottom-link-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}
.text-size-regular {
  font-family: Manrope, sans-serif;
  font-size: 18px;
}
.footer_right-arrow {
  z-index: 5;
  width: 16px;
}
.footer_text-link {
  color: var(--white);
  letter-spacing: -0.01px;
  border-bottom: 1px solid #0000;
  max-width: 220px;
  padding: 5px 10px 10px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
  transition: all 0.4s;
}
.footer_text-link:hover {
  border-bottom: 1px solid var(--sage-green);
  color: var(--sage-green);
  text-decoration: none;
}
.footer_title-wrap {
  justify-content: flex-start;
  align-items: center;
  min-height: 60px;
  padding: 10px;
  display: flex;
}
.footer_link-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}
.footer_bottom-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.footer_wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border: 1px #000;
  border-bottom: 1px solid #dcdcdc;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 60px;
  display: grid;
}
.footer_bottom {
  padding-top: 24px;
  padding-right: 0;
}
.footer_bottom-link {
  color: var(--white);
  letter-spacing: -0.01px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
  transition: all 0.4s;
}
.footer_bottom-link:hover {
  color: var(--sage-green);
}
.footer_border-div {
  background-color: #dcdcdc;
  width: 2px;
}
.footer_button-shape {
  z-index: 1;
  background-color: #b00404;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
}
.footer_custom-text {
  z-index: 999;
  font-size: 0.9rem;
  font-weight: 500;
  position: relative;
}
.footer_button-wrap {
  width: 100%;
}
.container-large {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}
.footer_content-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.footer_content-wrap.is-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
.footer_text-wrap {
  max-width: 320px;
}
.footer-logo-2 {
  width: auto;
  height: auto;
}
.footer-copyright {
  color: var(--white);
  letter-spacing: -0.01px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 150%;
}
.text-size-medium {
  font-size: 1.5rem;
}
.text-size-medium.text-weight-semibold.text-color-darkgray {
  font-family: Manrope, sans-serif;
}
.footer_button {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #0c0407;
  text-align: left;
  border: 1px solid #000;
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}
.email-text {
  color: var(--white);
  font-size: 16px;
}
.fh-heading {
  text-transform: uppercase;
  margin-right: auto;
  font-size: 270px;
}
.fhero {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid #fff3;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 50px;
  padding-bottom: 30px;
  display: flex;
}
.text-span {
  color: var(--sage-green);
}
.container-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 30px;
}
.container-4.c-nav {
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}
.navbar-menu-link-2 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
  transition: all 0.35s;
}
.navbar-menu-link-2:hover {
  color: var(--sage-green);
}
.nav-menu-3 {
  z-index: 1000;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 205px;
  max-height: 205px;
  padding: 5px 15px;
  display: flex;
  position: absolute;
  inset: 30px 30px auto auto;
  overflow: hidden;
}
.nav-home-links {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}
.div-block-8 {
  width: 250px;
}
.build {
  display: none;
}
.dummy-display {
  color: #a0a3bd;
  margin-bottom: 16px;
  line-height: 1.2;
}
.popup-4-form---brix {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}
.popup-4---illustration---brix {
  object-fit: cover;
  width: 100%;
  height: 130%;
  position: relative;
}
.popup-form-block---brix {
  width: 100%;
  margin-bottom: 0;
}
.error-message---brix {
  border-radius: 16px;
  padding: 20px;
}
.popup-content-wrapper---brix {
  z-index: 100;
  border-radius: 32px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 14px #4a3aff29, 0 -2px 4px #14142b1f, 0 12px 44px #14142b57;
}
.popup-content-wrapper---brix.popup-4-content-wrapper---brix {
  background-image: linear-gradient(#161616, #161616);
  width: 60%;
  height: 60%;
  display: flex;
  box-shadow: 0 -2px 4px #14142b1f, 0 12px 44px #14142b57;
}
.button-arrow-2 {
  margin-left: 6px;
}
.overlay---brix {
  z-index: 10;
  background-color: #0000009c;
  display: none;
  position: absolute;
  inset: 0%;
}
.limit-content---brix {
  align-self: center;
  width: 100%;
  max-width: 456px;
}
.cloneable-container-default {
  background-color: #f7f7fb;
  border-radius: 20px;
  min-height: 624px;
  padding-top: 132px;
  padding-bottom: 132px;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}
.dummy-hero-wrapper---brix {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}
.dummy-hero-wrapper---brix.preview-page---brix {
  padding: 32px 50px;
}
.popup-title---brix {
  margin-bottom: 8px;
}
.input---brix {
  color: #170f49;
  border: 1px solid #eff0f6;
  border-radius: 500px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 18px;
  line-height: 20px;
  transition: color 0.2s, border-color 0.2s;
}
.input---brix:hover,
.input---brix:focus {
  color: #4a3aff;
  border-color: #4a3aff;
}
.input---brix::placeholder {
  color: #6f6c90;
}
.input---brix.mg-bottom-16 {
  margin-bottom: 16px;
}
.popup-4-image-wrapper---brix {
  align-items: center;
  max-width: 45%;
  display: flex;
}
.subscribe-button---brix {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  background-image: none;
  border-radius: 80px;
  padding: 16px 32px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform 0.3s, box-shadow 0.3s, background-color 0.3s;
  position: absolute;
  inset: auto 12px auto auto;
  box-shadow: 0 3px 12px #4a3aff1f;
}
.subscribe-button---brix:hover {
  background-color: #3527d8;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px #4a3aff26;
}
.subscribe-button---brix.ebook-button---brix {
  background-image: none;
  margin-top: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: static;
}
.popup-wrapper---brix {
  z-index: 99999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}
.popup-wrapper---brix.preview-page {
  background-color: #0000;
  width: 100%;
  height: 700px;
  display: none;
  position: absolute;
}
.paragraph-3.dummy-paragraph {
  color: #a0a3bd;
  margin-bottom: 32px;
}
.image-thumbnail-illustration---brix {
  width: 100%;
  height: 100%;
  max-height: 440px;
}
.popup-4---brix {
  text-align: left;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 55%;
  padding: 58px 48px;
  display: flex;
  position: relative;
}
.success-message---brix {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 16px;
}
.dummy-hero-button---brix {
  color: #6f6c90;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #d9dbe9;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  max-width: 260px;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform 0.3s, box-shadow 0.3s, background-color 0.3s;
  display: flex;
  box-shadow: 0 3px 12px #0000000a;
}
.dummy-hero-button---brix:hover {
  transform: scaleZ(0.01) translateY(-2px);
  box-shadow: 0 4px 10px #00000014;
}
.column {
  justify-content: flex-end;
  width: 100%;
  margin-left: 40px;
  display: flex;
}
.close-popup---brix {
  cursor: pointer;
  transition: transform 0.2s;
  position: absolute;
  inset: 24px 24px auto auto;
}
.close-popup---brix:hover {
  transform: scale(0.9);
}
.splide {
  width: 100%;
  position: relative;
}
.card_background {
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0%;
}
.speaker {
  flex: none;
  justify-content: center;
  align-items: center;
  padding-top: 0.05em;
  padding-bottom: 2.97em;
  display: flex;
}
.card_img {
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 1.56em;
  flex: none;
  width: 5.42em;
  height: 5.42em;
  margin-bottom: 2.08em;
}
.card_top {
  z-index: 4;
  background-color: #5f2af5;
  border-radius: 2.81em;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 20em;
  padding-top: 3.13em;
  padding-left: 4.5em;
  padding-right: 4.5em;
  display: flex;
  position: relative;
}
.card_top.is--content {
  background-color: #0000;
}
.speaker_icon {
  opacity: 0.4;
  width: 1.33em;
  margin-right: 0.89em;
}
.card_line-top {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 9.6em;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}
.card_button {
  background-color: #fff;
  border-radius: 1.41em;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.96em;
  height: 3.96em;
  display: flex;
  box-shadow: 0 4px 20px #00000024;
}
.card_line {
  background-color: #0000;
  background-position: 0 0;
  background-size: auto;
  border-radius: 100vw;
  width: 3.4em;
  height: 9em;
  margin-left: 2.5em;
  position: absolute;
  inset: 0% auto auto 0%;
}
.card_line.is--2 {
  width: 1em;
  margin-left: 6.4em;
}
.card_line.is--4 {
  width: 0.8em;
  margin-left: 16.6em;
}
.card_line.is--3 {
  width: 3.9em;
  margin-left: 10.7em;
}
.card_line.is--5 {
  width: 3.5em;
  margin-left: 17.9em;
}
.card_title {
  color: #fff;
  letter-spacing: 0;
  font-size: 1.88em;
  line-height: 1.4;
}
.card_title:hover {
  opacity: 0.91;
}
.card_bold {
  color: #fff;
  font-weight: 500;
}
.card_description {
  color: #ffffff85;
  margin-top: 0.5em;
}
.speaker_text {
  opacity: 0.7;
}
.card_arrow {
  width: 0.89em;
}
.card_line-bottom {
  width: 100%;
  margin-top: -7.5em;
  position: absolute;
  inset: 0% 0% auto;
}
.card_bottom {
  z-index: 3;
  background-color: #5f2af5;
  border-radius: 2.81em;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 9.79em;
  margin-top: -6.1em;
  padding: 1.2em 2.3em;
  display: flex;
  position: relative;
}
.card_bottom.is--content {
  background-color: #0000;
}
.card-2 {
  z-index: 1;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 22.4em;
  display: flex;
  position: relative;
}
.heading-6 {
  font-size: 42px;
}
.cards {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}
.card_component {
  background-image: url(../681b94b86e13c94e834a0058_Cleantech.jpeg);
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #1d1b1d;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 24rem;
  height: 26rem;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -3px #161616;
}
.card_component:hover {
  opacity: 1;
}
.card_component._2 {
  background-image: url(../681b95450fe81c2ddf84db35_FINTECH.jpeg);
}
.card_component._3 {
  background-image: url(../681b960024d565e627ebfdda_healthtech.webp);
}
.card_component._4 {
  background-image: url(../681b9648fc746112a29e5147_ai.webp);
}
.card_component._5 {
  background-image: url(../681b969e41d1adf4c0e6381f_retailtech.webp);
}
.card_component._6 {
  background-image: url(../681b96e58addc877e3da7a71_Web3.jpeg);
}
.card_front-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1.25rem;
  display: flex;
}
.card_image-front {
  width: 11rem;
}
.card_title-2 {
  color: #fbf9fc;
  text-align: center;
  flex-direction: column;
  width: 100%;
  font-size: 4rem;
  font-weight: 400;
}
.card_scroll {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #0000;
  background-image: linear-gradient(#161616, #161616);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24rem;
  padding: 4rem 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translateY(101%);
}
.text-style-link {
  text-decoration: underline;
}
.heading-7 {
  font-size: 42px;
}
.max-w-1400 {
  max-width: 1400px;
}
.max-w-1400.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.max-w-1400.mx-auto.mt-60 {
  margin-top: 60px;
}
.ah-image {
  object-fit: cover;
  background-image: url(../6816762376e3390d4b75ffcf_About-us-page.jpeg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 690px;
}
.div-block-9 {
  background-color: #000;
  border-radius: 0;
  justify-content: center;
  width: 150px;
  padding: 4px 20px;
  display: flex;
  position: absolute;
  inset: 4% auto auto -10%;
  overflow: visible;
  transform: rotate(-39deg);
}
.text-block-6 {
  color: var(--white);
  font-family: Manrope, sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.slider-content__wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.eco-cta__wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}
.eco-cta-content__wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(#161616, #161616);
  border: 1px solid #000;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 22rem;
  height: 18rem;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Thunder, sans-serif;
  font-size: 40px;
  line-height: 1;
  display: flex;
  position: relative;
}
.arrow-button {
  grid-column-gap: 10px;
  background-color: #f1f0ea;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 20px;
  right: 20px;
  overflow: hidden;
}
.text-block-7 {
  color: var(--black-2);
}
.eco-cta-description {
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.arrow-btn {
  grid-column-gap: 10px;
  background-color: #f1f0ea;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: hidden;
}
.arrow-btn.tablet {
  display: none;
}
.about-grid {
  grid-column-gap: 16px;
  grid-row-gap: 50px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: grid;
}
.image-4 {
  width: 450px;
  height: 600px;
}
.div-block-12 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}
.div-block-13 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}
.d-103-card-wrapper {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 250px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}
.d-103-shape-placeholder {
  background-color: #ffffff80;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  margin-bottom: 20px;
}
.d-103-option-text {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}
.d-103-right-side {
  background-color: var(--sage-green);
  transform-origin: 0 100%;
  width: 50%;
  height: 120%;
  position: absolute;
  inset: auto 0% 0% 100%;
  transform: rotate(-10deg);
}
.d-103-arrow {
  width: 15px;
  margin-top: 50px;
  margin-left: 5px;
  transform: rotate(10deg);
}
.div-block-185 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  display: flex;
}
.d-payments__card {
  border: 1px solid var(--sage-green);
  cursor: pointer;
  border-radius: 12px;
  width: 30%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  padding: 40px;
  position: relative;
}
.d-payments__card:hover {
  border-color: #6464e4;
  box-shadow: 10px 10px 20px #6464e41a;
}
.div-block-179 {
  border-bottom: 1px solid #5550ff1a;
  height: auto;
  min-height: 0;
  margin-bottom: 10px;
}
.div-block-186 {
  background-color: #7a9e7e21;
  border: 1px solid #464646;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 14px 14px 12px;
  display: inline-block;
}
.d-h2-small {
  letter-spacing: 0.9px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.d-para {
  color: #373549;
  letter-spacing: 0.9px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}
.heading-8 {
  font-size: 42px;
}
.div-block-187 {
  border: 1px solid #464646;
  border-radius: 20px;
  width: 30%;
  padding: 40px;
}
.text-block-378 {
  color: #3a4d5c;
}
.section_inner {
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}
.slider_pagination {
  color: #6662e7;
  height: 1.75rem;
  font-size: 0.5rem;
  inset: auto auto 0% 0%;
}
.testimonial-card1_item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  background-color: #fff;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 310px;
  padding: 2rem;
  text-decoration: none;
  display: flex;
  box-shadow: 1px 1px 30px #0003;
}
.testimonial-card1_item:hover {
  text-decoration: none;
}
.testimonial-person_img {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}
.testimonial-card_stars-wrap {
  grid-column-gap: 0.25rem;
  grid-row-gap: 0.25rem;
  display: flex;
}
.slider_arrow {
  border: 2px solid var(--sage-green);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: background-color 0.3s ease-out;
  display: flex;
  inset: auto 0% 0% auto;
}
.slider_arrow:hover {
  background-color: #7a9e7e33;
}
.slider_arrow.is-left {
  border-color: var(--sage-green);
  right: 4rem;
}
.testimonial-person_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  align-items: center;
  margin-top: auto;
  display: flex;
}
.testimonial20_arrow-icon {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}
.text-block-379 {
  color: #1f2830;
  order: 0;
  margin-left: auto;
}
.u-txt-semibold {
  color: #6662e7;
  font-weight: 600;
}
.text-block-375 {
  color: #6662e7;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}
.slider01_comp {
  background-color: #0000;
  height: auto;
  padding-bottom: 5rem;
  position: relative;
}
.slider01_slide {
  width: 100%;
  height: 100%;
  margin-right: 2rem;
}
.text-size-medium-2 {
  color: #3a4d5c;
  font-size: 18px;
  line-height: 1.5;
}
.testimonial-card_content-top {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}
.slider01_mask {
  width: 33.33%;
  overflow: visible;
}
.swiper.is_portfolio {
  width: 100%;
  overflow: hidden;
}
.swiper-wrapper.is_portfolio {
  display: flex;
}
.div-block-188 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  display: flex;
}
.portfolio-slider {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  margin-left: 0;
  display: flex;
}
.div-block-190 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}
.swiper-pagination {
  width: auto;
  height: auto;
}
.privacy-item {
  margin-bottom: 10px;
}
.link-2 {
  color: var(--sage-green);
  text-decoration: underline;
}
.link-block {
  color: var(--white);
  font-size: 18px;
  transition: all 0.2s;
  position: absolute;
  inset: auto 6% 5% auto;
}
.link-block:hover {
  color: var(--sage-green);
  text-decoration: none;
  transform: scale(1.04);
}
.error-message {
  color: var(--black-2);
}
@media screen and (min-width: 1280px) {
  .carousel-mask {
    width: 33%;
  }
}
@media screen and (min-width: 1440px) {
  .paragraph-35px.text-bold {
    font-size: 42px;
  }
  .hh-headings-wrapper {
    justify-content: space-between;
  }
  .portfolio-brands {
    margin-left: 20px;
  }
  .home-heading__wrapper {
    width: 100%;
    max-width: 100%;
  }
  .div-block-4 {
    width: 88%;
    height: 100%;
  }
  .d-75-card-wrapper {
    width: 400px;
  }
  .carousel-mask {
    width: 22%;
  }
  .footer_wrap {
    grid-template-columns: 2fr 1fr 1fr 1fr;
  }
  .eco-cta__wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .d-payments__card {
    border-color: #6464e440;
  }
  .div-block-179 {
    border-bottom-style: none;
    border-bottom-color: #6464e440;
    margin-bottom: 15px;
  }
  .div-block-186 {
    border-color: #6464e440;
    margin-bottom: 30px;
  }
  .text-block-375 {
    font-size: 16px;
    line-height: 1.2;
  }
  .portfolio-slider {
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 200px;
  }
  h2 {
    font-size: 150px;
  }
  h3 {
    letter-spacing: 0;
    font-size: 150px;
  }
  h4 {
    font-size: 80px;
  }
  h5 {
    font-size: 45px;
  }
  h6 {
    font-size: 35px;
  }
  .container.c-investor-cms {
    padding-left: 0;
  }
  .paragraph-25px {
    font-size: 20px;
  }
  .paragraph-25px.tablet {
    display: block;
  }
  .paragraph-20px {
    font-size: 18px;
  }
  .sg-background {
    padding-left: 0;
  }
  .paragraph-35px {
    font-size: 30px;
  }
  .sg-wrapper.typeface,
  .sg-wrapper.heading-box {
    grid-template-columns: 1fr;
  }
  .paragraph-30px {
    font-size: 25px;
  }
  .hh-heading {
    font-size: 140px;
  }
  .hh-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }
  .hh-headings-wrapper {
    flex-flow: column-reverse;
    max-width: 100%;
  }
  .hh-image {
    height: 530px;
  }
  .ha-image {
    width: 32%;
    max-width: none;
    height: 350px;
  }
  .ha-image._1 {
    height: 200px;
  }
  .ha-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }
  .ha-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }
  .hp-image._1 {
    height: 300px;
  }
  .hp-image._2 {
    height: 550px;
  }
  .hp-inner-heading {
    padding-top: 30px;
  }
  .hp-image-left,
  .hp-image-right {
    width: 30%;
    height: auto;
  }
  .hv-grid {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex-flow: column;
  }
  .hv-column {
    width: 100%;
  }
  .hv-column-header {
    max-width: none;
  }
  .fm-wrapper {
    grid-column-gap: 250px;
    grid-row-gap: 250px;
  }
  .fm-inner {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }
  .text-field {
    font-size: 62px;
  }
  .form {
    max-width: 570px;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
  .navbar-menu-link {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-collapse {
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
  .ah-header {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .ah-header-paragraph {
    text-align: left;
  }
  .ah-background-wrapper {
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .at-header {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 100px;
  }
  .at-grid {
    justify-content: space-between;
    align-items: stretch;
  }
  .at-column {
    justify-content: space-between;
    width: 32%;
    font-size: 16px;
  }
  .at-image-wrapper {
    height: 310px;
  }
  .ah-heading {
    font-size: 200px;
  }
  .portfolio-hero {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .portfolio-brands {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }
  .pb-wrapper.tablet {
    display: block;
  }
  .pb-imge {
    width: 160px;
    height: 100px;
  }
  .pb-image-wrapper {
    display: none;
  }
  .contact-hero {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .ch-heading {
    font-size: 200px;
  }
  .ch-content {
    margin-left: auto;
  }
  .ih-quarter-wrapper {
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }
  .ih-quarter-box {
    padding-left: 0;
    padding-right: 0;
  }
  .ih-heading {
    margin-top: 10px;
  }
  .ih-heading-wrapper {
    width: 55.5%;
  }
  .ih-middle-row-wrapper,
  .ih-bottom-row-wrapper {
    width: 51%;
  }
  .form-block__wrapper.cms {
    width: 100%;
  }
  .in-header.mobile {
    padding-left: 20px;
  }
  .investors-cms {
    flex-flow: column-reverse;
  }
  .ic-content {
    width: 100%;
    height: auto;
  }
  .ic-heading {
    font-size: 100px;
  }
  .ic-block {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }
  .hs-lottie-circle {
    width: 100%;
  }
  .sub-heading {
    font-size: 25px;
  }
  .heading {
    font-size: 24.4vw;
  }
  .div-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .sh-heading {
    margin-top: 10px;
  }
  .home-heading__wrapper {
    max-width: 100%;
  }
  .div-block-4 {
    padding-bottom: 60px;
  }
  .space-4rem {
    min-height: 4rem;
  }
  .works-wrapper {
    grid-row-gap: 3rem;
  }
  .works-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    position: sticky;
  }
  .works-icon-wrapper {
    width: 90%;
    min-width: 60%;
    max-width: none;
    display: flex;
  }
  .works-image-wrapper {
    min-height: 360px;
    max-height: none;
  }
  .works-text-block {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    padding-bottom: 0.1rem;
  }
  .works-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
  .works-badge {
    height: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .paragraph {
    font-size: 20px;
  }
  .d-75-card-wrapper {
    width: 340px;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .d-75-cards-wrapper {
    flex-direction: column;
  }
  .card-text__wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .image-3 {
    display: none;
  }
  .nav-menu-wrapper {
    background-color: #0000;
  }
  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }
  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }
  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }
  .nav-button-wrapper.tablet-none {
    display: none;
  }
  .menu-button {
    background-color: var(--white);
    color: var(--black-2);
    border-radius: 8px;
    padding: 12px;
  }
  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }
  .carousel-mask {
    width: 60%;
  }
  .logo-tablet {
    width: auto;
    min-width: 0%;
    max-width: none;
    height: 60px;
    min-height: 0%;
    margin-bottom: 10px;
    display: block;
  }
  .logo-tablet.height-60 {
    height: 60px;
  }
  .footer_wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  .footer_text-wrap {
    max-width: 390px;
  }
  .fh-heading {
    font-size: 200px;
  }
  .fhero {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .navbar-menu-link-2 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .popup-content-wrapper---brix {
    width: auto;
  }
  .popup-content-wrapper---brix.popup-4-content-wrapper---brix {
    max-width: none;
    max-height: none;
    left: 24px;
    right: 24px;
  }
  .limit-content---brix {
    align-self: auto;
    max-width: none;
  }
  .dummy-hero-wrapper---brix.preview-page---brix {
    flex-direction: column;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
  }
  .subscribe-button---brix.ebook-button---brix {
    background-position: 78%;
  }
  .popup-wrapper---brix.preview-page {
    padding-left: 32px;
    padding-right: 32px;
  }
  .popup-4---brix {
    padding-left: 40px;
    padding-right: 64px;
  }
  .column {
    align-self: auto;
    width: 100%;
    margin-top: 40px;
    margin-left: 0;
  }
  .card_line {
    display: none;
  }
  .cards {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }
  .card_component {
    width: auto;
    height: auto;
  }
  .card_component:hover {
    opacity: 1;
  }
  .card_front-content {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .card_title-2 {
    text-align: left;
    font-size: 3rem;
  }
  .ah-image {
    height: 530px;
  }
  .slider-content__wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .eco-cta__wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .eco-cta-content__wrapper {
    border-color: var(--sage-green);
  }
  .arrow-btn.tablet {
    display: flex;
    top: 20px;
    right: 20px;
  }
  .d-103-card-wrapper {
    margin-bottom: 60px;
  }
  .d-payments__card {
    padding-right: 20px;
  }
  .div-block-187 {
    width: 45%;
  }
  .slider01_comp {
    padding-left: 0;
    padding-right: 0;
  }
  .slider01_mask {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 150px;
  }
  h2,
  h3 {
    font-size: 100px;
  }
  h4 {
    font-size: 70px;
  }
  h5 {
    font-size: 40px;
  }
  h6 {
    font-size: 30px;
  }
  .sg-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .paragraph-25px {
    font-size: 18px;
  }
  .paragraph-20px {
    font-size: 16px;
  }
  .paragraph-35px {
    font-size: 25px;
  }
  .paragraph-35px.text-bold {
    font-size: 30px;
  }
  .paragraph-30px {
    font-size: 20px;
  }
  .hh-heading {
    font-size: 90px;
  }
  .hh-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
  }
  .hh-image {
    height: 420px;
  }
  .ha-image {
    height: 250px;
  }
  .ha-image._1 {
    height: 150px;
  }
  .ha-content {
    flex-flow: column;
  }
  .ha-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .ha-heading {
    font-size: 100px;
  }
  .hs-circle {
    object-fit: contain;
    width: 100%;
  }
  .hs-gradient {
    width: 400px;
    height: 400px;
  }
  .hp-image._1 {
    height: 250px;
  }
  .hp-image._2 {
    height: 450px;
  }
  .hp-inner-heading {
    padding-top: 20px;
  }
  .hv-header {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }
  .hv-content-header {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }
  .hv-grid {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }
  .hv-column {
    grid-row-gap: 70px;
  }
  .hv-column-header {
    grid-row-gap: 30px;
  }
  .footer-header {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .fm-wrapper {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
  }
  .fm-inner-left {
    grid-row-gap: 50px;
  }
  .text-field {
    font-size: 36px;
  }
  .form {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: 350px;
  }
  .footer-bottom {
    flex-flow: column;
    display: flex;
  }
  .av-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }
  .av-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }
  .at-header {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    border-bottom-style: none;
    margin-bottom: 20px;
  }
  .at-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }
  .at-column {
    grid-row-gap: 20px;
    width: 100%;
  }
  .at-column-inner {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .ah-heading {
    font-size: 200px;
  }
  .portfolio-brands {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }
  .pb-wrapper.tablet {
    width: 100%;
  }
  .pb-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 0.5fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  .ih-first-row {
    flex-flow: column;
  }
  .ih-first-row-wrapper {
    border-top: 1px solid #fff;
    width: 100%;
    max-width: none;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ih-first-row-border-text {
    border-bottom-style: none;
    height: auto;
    padding-top: 0;
  }
  .ih-first-row-link {
    justify-content: flex-start;
    align-items: center;
  }
  .ih-middle-row {
    height: 100px;
  }
  .ih-quarter-box {
    width: 100px;
    height: 100px;
    padding-left: 0;
    padding-right: 0;
  }
  .ih-bottom-row {
    height: 100px;
  }
  .ih-heading {
    margin-top: 15px;
    padding-left: 5px;
  }
  .ih-heading-wrapper {
    border-right-style: none;
    width: 100%;
  }
  .ih-quarter-download {
    width: 30px;
    height: 30px;
  }
  .form-block__wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }
  .in-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .in-text {
    display: none;
  }
  .ih-row-heading {
    font-size: 20px;
  }
  .in-heading {
    font-size: 25px;
  }
  .ic-heading {
    font-size: 12vw;
  }
  .terms-small-heading {
    font-size: 50px;
  }
  .hs-lottie-circle {
    object-fit: contain;
    width: 100%;
    height: auto;
  }
  .sub-heading {
    font-size: 20px;
  }
  .div-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }
  .heading {
    font-size: 24.4vw;
  }
  .div-block-2 {
    flex-flow: row;
  }
  .step-content-block {
    z-index: 2;
    border-radius: 16px;
    order: -1;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }
  .img-block {
    z-index: 3;
    order: 3;
    width: 70%;
    min-height: 50vh;
    padding-top: 20px;
    position: relative;
  }
  .dot {
    z-index: 99;
    order: 2;
    align-self: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 50%;
  }
  .step {
    border: 1px solid var(--sage-green);
    opacity: 1;
    background-color: #141414;
    justify-content: flex-start;
    height: 100%;
    padding: 8%;
  }
  .scoll-wrap {
    z-index: 1;
    height: 100%;
    bottom: 50%;
  }
  .bg-shadow {
    position: static;
  }
  .content-wrap {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 50vh;
    padding-bottom: 20px;
  }
  .step-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }
  .heading-3 {
    font-size: 24px;
  }
  .sh-heading {
    margin-top: 15px;
    padding-left: 5px;
  }
  .works-wrapper {
    grid-row-gap: 2rem;
  }
  .works-link-wrapper {
    background-color: #141414;
    border-radius: 16px;
  }
  .works-icon-wrapper {
    aspect-ratio: auto;
    border-radius: 16px;
    width: 100%;
    min-width: 60%;
    max-width: none;
    height: 100%;
    min-height: auto;
    max-height: none;
  }
  .works-image-wrapper {
    min-height: auto;
    max-height: none;
  }
  .works-flex {
    flex-flow: wrap;
  }
  .paragraph {
    font-size: 18px;
  }
  .d-75-card-wrapper {
    width: 400px;
    margin: auto;
  }
  .navbar-brand-2 {
    padding-left: 0;
  }
  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }
  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }
  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }
  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }
  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }
  .mobile-margin-top-10 {
    margin-top: 10px;
  }
  .carousel-slider._3 {
    right: -18%;
  }
  .carousel-slider._8 {
    right: -63%;
  }
  .carousel-slider._4 {
    right: -27%;
  }
  .carousel-slider._2 {
    right: -9%;
  }
  .carousel-slider._7 {
    right: -54%;
  }
  .carousel-slider._5 {
    right: -36%;
  }
  .carousel-slider._6 {
    right: -45%;
  }
  .carousel-mask {
    width: 100%;
  }
  .footer_bottom-link-wrap {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }
  .footer_text-link {
    padding-top: 0;
  }
  .footer_title-wrap {
    min-height: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .footer_bottom-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }
  .footer_wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
  .footer_content-wrap {
    max-width: 200px;
  }
  .footer_content-wrap.is-title {
    max-width: none;
    margin-bottom: 10px;
  }
  .footer-logo-2 {
    width: auto;
    height: auto;
  }
  .popup-content-wrapper---brix.popup-4-content-wrapper---brix,
  .dummy-hero-wrapper---brix {
    flex-direction: column;
  }
  .dummy-hero-wrapper---brix.preview-page---brix {
    max-width: 100%;
  }
  .popup-4-image-wrapper---brix {
    max-width: 100%;
    max-height: 300px;
  }
  .subscribe-button---brix {
    background-position: 67% 52%;
    width: 100%;
    min-height: 66px;
    line-height: 18px;
    position: static;
  }
  .popup-wrapper---brix {
    padding-left: 24px;
    padding-right: 24px;
  }
  .popup-4---brix {
    max-width: 100%;
    padding: 32px 24px;
  }
  .dummy-hero-button---brix {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }
  .column {
    margin-top: 40px;
    margin-left: 0;
  }
  .card_component {
    width: auto;
    max-width: 20rem;
    height: 11rem;
    padding: 0;
  }
  .card_front-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
  }
  .card_image-front {
    width: 5rem;
  }
  .card_title-2 {
    text-align: left;
    width: auto;
    font-size: 1.25rem;
  }
  .ah-image {
    height: 420px;
  }
  .eco-cta__wrapper {
    grid-template-columns: 1fr;
  }
  .div-block-187 {
    width: 100%;
  }
  .testimonial-card1_item {
    padding: 1.5rem;
  }
  .slider_arrow.is-left {
    right: 3.5rem;
  }
  .testimonial-person_item {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .text-size-medium-2 {
    font-size: 1rem;
  }
  .slider01_mask {
    width: 80%;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    letter-spacing: 0;
    font-size: 100px;
  }
  h2 {
    font-size: 80px;
  }
  h3 {
    letter-spacing: 0.01em;
    font-size: 65px;
  }
  h4 {
    font-size: 55px;
  }
  h5 {
    font-size: 35px;
  }
  h6 {
    font-size: 25px;
  }
  .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .container.c-nav {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }
  .home-hero {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .paragraph-25px {
    font-size: 16px;
  }
  .paragraph-20px {
    font-size: 14px;
  }
  .sg-background {
    padding-left: 0;
  }
  .paragraph-35px {
    font-size: 20px;
  }
  .paragraph-35px.text-bold {
    font-size: 24px;
  }
  .sg-text-big {
    font-size: 200px;
  }
  .sg-wrapper.active-border {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .paragraph-30px {
    font-size: 18px;
  }
  .hh-heading {
    font-size: 16vw;
  }
  .hh-image {
    height: 250px;
    display: none;
  }
  .home-about {
    grid-row-gap: 75px;
  }
  .ha-images {
    grid-column-gap: 5px;
  }
  .ha-image {
    height: 175px;
  }
  .ha-image._1 {
    height: 100px;
  }
  .ha-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .button-card-big.bold-text.min-w-250 {
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .button-card-big.bold-text.md-py-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ha-heading {
    font-size: 80px;
  }
  .hs-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-portfolio {
    grid-row-gap: 0px;
  }
  .hp-image._1 {
    width: 100%;
    height: 200px;
  }
  .hp-image._2 {
    height: 350px;
    display: none;
  }
  .hp-content {
    margin-top: 60px;
  }
  .hp-inner-heading {
    font-size: 90px;
  }
  .home-venture {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }
  .hv-header {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .hv-wrapper {
    grid-row-gap: 100px;
  }
  .hv-column {
    grid-row-gap: 50px;
  }
  .hv-column-content {
    grid-row-gap: 5px;
  }
  .hv-column-text {
    font-size: 25px;
  }
  .footer-image._1 {
    width: 260px;
    height: 250px;
  }
  .footer-image._2 {
    width: 310px;
    height: 120px;
  }
  .footer-image._3 {
    width: 270px;
    height: 280px;
  }
  .footer-image._4 {
    width: 370px;
    height: 230px;
  }
  .fm-background-border {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .fm-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }
  .fm-inner {
    flex-flow: column;
  }
  .fm-inner-left {
    grid-row-gap: 25px;
  }
  .text-field {
    height: 50px;
    font-size: 27px;
  }
  .form {
    max-width: 290px;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
  .footer-bottom {
    text-align: center;
  }
  .nav-menu {
    z-index: 99;
    margin-top: -7px;
  }
  .about-hero {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
  }
  .ah-header {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .ah-heading {
    font-size: 24.4vw;
  }
  .ah-content-heading {
    font-size: 25px;
    line-height: 110%;
  }
  .portfolio-brands {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }
  .pb-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .pb-image {
    flex: none;
    width: 80px;
    height: 80px;
  }
  .pb-wrapper.mb {
    display: flex;
  }
  .pb-text {
    font-size: 18px;
  }
  .pb-block,
  .contact-hero {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .ch-heading {
    font-size: 24.3vw;
  }
  .contact-content {
    flex-flow: column;
  }
  .cc-text-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .form-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }
  .ih-first-row-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ih-middle-row {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    width: 100%;
    height: 75px;
  }
  .ih-quarter-wrapper {
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }
  .ih-quarter-wrapper.last {
    justify-content: flex-end;
    align-items: center;
    width: 50%;
  }
  .ih-quarter-box {
    width: 75px;
    height: 75px;
    font-size: 16px;
  }
  .ih-bottom-row {
    justify-content: space-between;
    height: 75px;
  }
  .ih-heading {
    padding-left: 0;
    font-size: 24.4vw;
  }
  .ih-heading-wrapper {
    padding: 10px;
  }
  .ih-middle-row-wrapper {
    width: 47%;
  }
  .ih-bottom-row-wrapper {
    width: 50%;
  }
  .form-block__wrapper.cms {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .ih-row-heading {
    font-size: 18px;
  }
  .ic-content {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .ic-wrapper {
    flex-flow: column;
  }
  .ic-left {
    width: 100%;
  }
  .ic-heading {
    font-size: 19vw;
  }
  .terms-small-heading {
    font-size: 35px;
  }
  .ic-block {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
  }
  .hs-lottie-circle {
    width: 80%;
    height: auto;
  }
  .sub-heading {
    font-size: 18px;
  }
  .div-block {
    grid-template-columns: 1fr;
    margin-left: 0%;
  }
  .heading {
    font-size: 24.4vw;
  }
  .div-block-2 {
    flex-flow: column;
  }
  .step-content-block {
    border: 1px none var(--sage-green);
    outline-color: var(--sage-green);
    outline-offset: 0px;
    border-radius: 16px;
    outline-width: 1px;
    outline-style: none;
    height: 100%;
    overflow: hidden;
  }
  .img-block {
    width: 90%;
    min-height: 40vh;
  }
  .step {
    border: 1px solid var(--sage-green);
    opacity: 1;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #141414;
    border-radius: 16px;
    width: 100%;
    height: 100%;
  }
  .content-wrap {
    height: 40vh;
  }
  .label {
    font-size: 32px;
  }
  .steps-clone {
    display: block;
    position: static;
  }
  .step-block {
    min-height: 90vh;
  }
  .content {
    margin-top: 10px;
    font-size: 20px;
  }
  .sh-heading {
    padding-left: 0;
    font-size: 24.4vw;
  }
  .slide-up-animation {
    display: block;
  }
  .works-wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .works-link-wrapper {
    border-radius: 12px;
    min-height: 0;
    max-height: none;
  }
  .works-icon-wrapper {
    width: 100%;
    min-width: 0;
    max-width: none;
    min-height: 0;
    max-height: 100%;
  }
  .works-image-wrapper {
    min-height: 68vw;
  }
  .parallax-image {
    min-height: 0;
  }
  .works-text-block {
    text-align: center;
    align-items: center;
  }
  .paragraph {
    font-size: 16px;
  }
  .d-75-text-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }
  .d-75-link-text {
    font-size: 12px;
  }
  .d-75-image {
    display: block;
  }
  .d-75-card-wrapper {
    width: 100%;
    height: 350px;
  }
  .heading-4 {
    font-size: 20px;
    line-height: 24px;
  }
  .paragraph-2 {
    font-size: 12px;
  }
  .heading-5 {
    font-size: 28px;
  }
  .navbar-no-shadow {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-no-shadow-container {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-menu-2 {
    flex-direction: column;
  }
  .nav-button-wrapper {
    width: auto;
  }
  .carousel-slider {
    padding-left: 10px;
    padding-right: 10px;
  }
  .carousel-slider._3,
  .carousel-slider._8,
  .carousel-slider._4,
  .carousel-slider._2,
  .carousel-slider._7,
  .carousel-slider._5,
  .carousel-slider._6 {
    right: 0%;
  }
  .card-body {
    padding: 20px;
  }
  .carousel-mask {
    width: 100%;
  }
  .footer_bottom-link-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: stretch;
  }
  .footer_right-arrow {
    right: -19px;
  }
  .footer_text-link {
    font-size: 16px;
  }
  .footer_bottom-content {
    flex-flow: column;
  }
  .footer_wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 24px;
    display: grid;
  }
  .footer_bottom-link {
    font-size: 14px;
  }
  .footer_bottom-link.email {
    font-size: 16px;
  }
  .footer_content-wrap.is-title {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .footer-logo-2 {
    width: auto;
    height: auto;
  }
  .footer-copyright {
    font-size: 14px;
  }
  .footer_button {
    padding-left: 12px;
    padding-right: 12px;
  }
  .fh-heading {
    font-size: 24.3vw;
  }
  .fhero {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
  .container-4 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .container-4.c-nav {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }
  .nav-menu-3 {
    z-index: 99;
    margin-top: -7px;
  }
  .popup-4---illustration---brix {
    width: 110%;
    max-width: 200%;
  }
  .popup-content-wrapper---brix {
    border-radius: 24px;
  }
  .popup-content-wrapper---brix.popup-4-content-wrapper---brix {
    left: 16px;
    right: 16px;
  }
  .dummy-hero-wrapper---brix.preview-page---brix {
    max-width: 100%;
  }
  .popup-title---brix {
    font-size: 22px;
    line-height: 1.2;
  }
  .popup-4-image-wrapper---brix {
    justify-content: center;
    max-height: 240px;
  }
  .subscribe-button---brix {
    text-align: center;
    background-position: 247px;
    padding: 15px 34px 16px 38px;
  }
  .subscribe-button---brix.ebook-button---brix {
    background-position: 85%;
  }
  .popup-wrapper---brix {
    padding-left: 16px;
    padding-right: 16px;
  }
  .popup-4---brix {
    padding: 32px 16px;
  }
  .dummy-hero-button---brix {
    padding: 15px 34px 16px;
  }
  .column {
    margin-top: 32px;
  }
  .cards {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }
  .card_component {
    width: 100%;
    height: auto;
  }
  .card_image-front {
    width: 4rem;
  }
  .card_title-2 {
    font-size: 2rem;
  }
  .ah-image {
    height: 250px;
    display: none;
  }
  .div-block-9 {
    transform: translate(-8px) rotate(-39deg);
  }
  .eco-cta-content__wrapper {
    justify-content: flex-end;
    width: 100%;
    height: 14rem;
    padding: 20px;
    font-size: 32px;
  }
  .heading-8 {
    font-size: 28px;
  }
  .div-block-187 {
    padding: 20px;
  }
  .slider01_slide {
    margin-right: 1rem;
  }
  .slider01_mask {
    width: 95%;
  }
  .swiper-slide.is_portfolio {
    min-width: 250px;
  }
  .image-5 {
    max-width: 70%;
  }
}
#w-node-d3bb6f0b-b372-c258-0fdb-cf1cb0ac0ef9-b51f236a {
  justify-self: end;
}
@media screen and (max-width: 991px) {
  #w-node-_28a0336d-f4b8-59a5-3070-0b782c15f065-05e96b60 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}
@media screen and (max-width: 767px) {
  #w-node-_28a0336d-f4b8-59a5-3070-0b782c15f065-05e96b60 {
    grid-column: span 2 / span 2;
  }
}
@media screen and (max-width: 479px) {
  #w-node-_28a0336d-f4b8-59a5-3070-0b782c15f065-05e96b60 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
