html {
  font-family: sans-serif;
  text-size-adjust: 100%;
}

body {
  margin: 0px;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-color: initial;
  outline-style: initial;
  outline-width: 0px;
}

abbr[title] {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: currentcolor;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0px;
}

mark {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 0);
  color: rgb(0, 0, 0);
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

svg:not(:root) {
  overflow-x: hidden;
  overflow-y: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow-x: auto;
  overflow-y: auto;
}

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

button, input, optgroup, select, textarea {
  color: inherit;
  font-style: inherit;
  font-variant-ligatures: inherit;
  font-variant-caps: inherit;
  font-variant-numeric: inherit;
  font-variant-east-asian: inherit;
  font-variant-alternates: inherit;
  font-variant-position: inherit;
  font-variant-emoji: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-optical-sizing: inherit;
  font-size-adjust: inherit;
  font-kerning: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-language-override: inherit;
  margin: 0px;
}

button {
  overflow-x: visible;
  overflow-y: visible;
}

button, select {
  text-transform: none;
}

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(192, 192, 192);
  border-right-color: rgb(192, 192, 192);
  border-bottom-color: rgb(192, 192, 192);
  border-left-color: rgb(192, 192, 192);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  margin: 0px 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  padding: 0px;
}

textarea {
  overflow-x: auto;
  overflow-y: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
}

td, th {
  padding: 0px;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-variant-alternates: normal;
  font-variant-position: normal;
  font-variant-emoji: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: webflow-icons !important;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  margin: 0px;
  min-height: 100%;
  background-color: rgb(255, 255, 255);
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: rgb(51, 51, 51);
}

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

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

.w-clearfix::before, .w-clearfix::after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

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

.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: rgb(56, 152, 236);
  color: white;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  line-height: inherit;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  cursor: pointer;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

input.w-button {
  appearance: button;
}

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

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

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

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

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

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

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

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

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

blockquote {
  margin: 0px 0px 10px;
  padding: 10px 20px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: rgb(226, 226, 226);
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0px 0px 10px;
}

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

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

.w-list-unstyled {
  padding-left: 0px;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;
}

.w-embed::before, .w-embed::after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

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

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

.w-video iframe, .w-video object, .w-video embed {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

fieldset {
  padding: 0px;
  margin: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

button, [type="button"], [type="reset"] {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  cursor: pointer;
  appearance: button;
}

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

.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: rgb(221, 221, 221);
}

.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: rgb(255, 222, 222);
}

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

.w-input {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857;
  color: rgb(51, 51, 51);
  vertical-align: middle;
  background-color: rgb(255, 255, 255);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

.w-input::placeholder {
  color: rgb(153, 153, 153);
}

.w-input:focus {
  border-top-color: rgb(56, 152, 236);
  border-right-color: rgb(56, 152, 236);
  border-bottom-color: rgb(56, 152, 236);
  border-left-color: rgb(56, 152, 236);
  outline-color: initial;
  outline-style: initial;
  outline-width: 0px;
}

.w-input[disabled] {
  cursor: not-allowed;
}

.w-input[readonly] {
  cursor: not-allowed;
  background-color: rgb(238, 238, 238);
}

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

textarea.w-input {
  height: auto;
}

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

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

.w-radio::before, .w-radio::after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

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

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

.w-row::before, .w-row::after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

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

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

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

@media screen and (max-width: 479px) {
  .w-col {
  width: 100%;
  }
}

@media (max-width: 768px) {
  .w-col {
  width: 100%;
  left: auto;
  right: auto;
  }
}

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

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

@media (max-width: 768px) {
  .w-row, .w-container .w-row {
  margin-left: 0px;
  margin-right: 0px;
  }
}

.w-richtext::before, .w-richtext::after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

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

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

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

.w-richtext figure[data-rt-type="video"] > div::after {
  content: "";
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

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

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

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

.w-richtext figure div {
  font-size: 0px;
  color: transparent;
}

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

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

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

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

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

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

[data-nav-menu-open] {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(200, 200, 200);
  text-align: center;
  overflow-x: visible;
  overflow-y: visible;
  min-width: 200px;
  display: block !important;
}

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

.w-dyn-empty {
  padding: 10px;
  background-color: rgb(221, 221, 221);
}

.w-dyn-hide {
  display: none !important;
}

.w-dyn-bind-empty {
  display: none !important;
}

.w-condition-invisible {
  display: none !important;
}

.w-embed-youtubevideo {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg");
  background-position-x: 50%;
  background-position-y: center;
  background-size: cover;
  width: 100%;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-top-color: rgb(56, 152, 236);
  border-right-color: rgb(56, 152, 236);
  border-bottom-color: rgb(56, 152, 236);
  border-left-color: rgb(56, 152, 236);
}

body {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

@media (max-width: 768px) {
  h1 {
  font-size: 2.5rem;
  }
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 768px) {
  h2 {
  font-size: 2rem;
  }
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 768px) {
  h3 {
  font-size: 1.5rem;
  }
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 768px) {
  h4 {
  font-size: 1rem;
  }
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 0px;
}

a {
  color: rgb(255, 255, 255);
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

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

li {
  margin-bottom: 0.25rem;
}

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

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

blockquote {
  border-left-width: 0.25rem;
  border-left-style: solid;
  border-left-color: rgb(226, 226, 226);
  margin-bottom: 0px;
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

.form-message-success {
  float: left;
  background-color: var(--black);
  padding: 1.25rem 1.25rem 1.25rem 0px;
}

.styleguide_row {
  column-gap: 1.25rem;
  row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.styleguide_row.is-for-social-icons {
  column-gap: 2rem;
  row-gap: 0.75rem;
  align-items: center;
}

@media screen and (max-width: 479px) {
  .styleguide_row.is-for-social-icons {
  column-gap: 0.5rem;
  row-gap: 0.5rem;
  align-items: center;
  margin-left: 10px;
  display: flex;
  }
}

@media (max-width: 768px) {
  .styleguide_row.is-for-social-icons {
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  }
}

.overflow-hidden {
  overflow-x: hidden;
  overflow-y: hidden;
}

.overflow-hidden.contact {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

.button {
  color: rgb(255, 255, 255);
  text-align: center;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  border-bottom-color: rgba(255, 255, 255, 0.5);
  border-left-color: rgba(255, 255, 255, 0.5);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 2.4rem;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .button {
  display: flex;
  }
}

.button.is-form-submit {
  background-color: var(--black);
  background-image: url("../images/arrow.svg");
  background-position-x: 75%;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-right: 4rem;
  font-size: 1.2rem;
  transition-behavior: normal;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: background-position;
}

.button.is-form-submit:hover {
  background-position-x: 80%;
  background-position-y: center;
}

.button.black-fontcolor.black-border {
  border-color: var(--black);
}

.form {
  padding-top: 20px;
}

.form-wrapper {
  margin-bottom: 0px;
}

.rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.rich-text h2, .rich-text h3, .rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.rich-text h5 {
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}

.rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}

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

.rich-text blockquote {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
  border-left-style: none;
  margin-bottom: 0.75rem;
  padding: 1rem 2rem;
  font-style: italic;
}

.rich-text ul {
  margin-bottom: 0.75rem;
}

.rich-text a {
  color: rgb(0, 111, 255);
  text-decoration-line: underline;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

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

.form-input {
  width: 65%;
  min-height: 3rem;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(0, 0, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 0);
  margin-bottom: 0.75rem;
  padding: 0.5rem 1rem 0.5rem 0.5rem;
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .form-input {
  width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .form-input {
  width: 100%;
  padding-bottom: 0px;
  font-size: 0.9rem;
  }
}

.form-input:active {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
}

.form-input:focus {
  border-color: var(--black) var(--black) var(--white);
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.form-input:focus-visible, .form-input[data-wf-focus-visible], .form-input::placeholder {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
}

.form-input.is-text-area {
  max-height: 15rem;
  padding-top: 0.75rem;
  padding-bottom: 0px;
  overflow-x: visible;
  overflow-y: visible;
}

.form-label {
  margin-bottom: 2rem;
  font-weight: 400;
}

@media screen and (max-width: 479px) {
  .form-label {
  font-size: 0.8rem;
  }
}

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

.container-large.position-absolute {
  width: 90%;
  position: absolute;
  top: 0%;
  right: 0%;
  bottom: 0%;
  left: 0px;
}

@media screen and (max-width: 991px) {
  .container-large.position-absolute {
  width: 79%;
  display: none;
  }
}

.container-large.us-hero {
  justify-content: space-around;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container-large.us-hero {
  column-gap: 75px;
  row-gap: 75px;
  flex-direction: column-reverse;
  align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .container-large.us-hero {
  column-gap: 25px;
  row-gap: 25px;
  }
}

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

.page-padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (max-width: 768px) {
  .page-padding {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  }
}

.form-field-wrapper {
  margin-bottom: 20px;
}

.form-message-error {
  background-color: var(--black);
  color: rgb(212, 90, 90);
  margin-top: 0.75rem;
  padding: 0.75rem;
}

.utility_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility_form-block {
  text-align: center;
  flex-direction: column;
  max-width: 20rem;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  margin-bottom: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}

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

.container-small {
  z-index: -1;
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small.shados {
  position: relative;
  top: 0%;
  right: 0%;
  bottom: 0%;
  left: 0%;
}

.button-secondary {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  margin-top: 0px;
  padding: 0px 1.25rem 0px 0.6rem;
  font-weight: 600;
  display: block;
}

@media screen and (max-width: 479px) {
  .button-secondary {
  align-items: flex-end;
  padding-right: 0px;
  line-height: 1;
  }
}

.button-secondary.v-2 {
  text-align: left;
  align-items: center;
  margin-top: 1rem;
  padding-left: 0px;
}

@media screen and (max-width: 991px) {
  .button-secondary.v-2 {
  text-align: left;
  margin-top: 0.5rem;
  }
}

.button-secondary.top-margin {
  row-gap: 16px;
  text-align: left;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 9fr 6%;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-top: 1.5rem;
}

@media screen and (max-width: 479px) {
  .button-secondary.top-margin {
  text-align: left;
  margin-top: 0.5rem;
  }
}

.button-secondary.v-3 {
  text-align: left;
  align-items: center;
  margin-top: 2rem;
  padding-left: 0px;
}

@media screen and (max-width: 991px) {
  .button-secondary.v-3 {
  text-align: left;
  margin-top: 0.5rem;
  }
}

.margin-xsmall {
  margin: 0.5rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

@media screen and (max-width: 991px) {
  .margin-medium {
  margin: 1.5rem;
  }
}

@media (max-width: 768px) {
  .margin-medium {
  margin: 1.25rem;
  }
}

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

@media screen and (max-width: 991px) {
  .margin-top {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
}

@media screen and (max-width: 479px) {
  .margin-top {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
}

@media (max-width: 768px) {
  .margin-top {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
}

.margin-top.margin-small {
  display: inline-block;
}

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

@media screen and (max-width: 991px) {
  .margin-bottom {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
}

@media screen and (max-width: 479px) {
  .margin-bottom {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
}

@media (max-width: 768px) {
  .margin-bottom {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
}

.text-button {
  font-size: 1.2rem;
  font-weight: 600;
  display: inline;
}

@media screen and (max-width: 479px) {
  .text-button {
  font-size: 0.7rem;
  line-height: 1;
  }
}

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

@media screen and (max-width: 479px) {
  .text-button.weight-400 {
  font-size: 1rem;
  }
}

.arrow-button {
  margin-left: 10px;
  padding-bottom: 4px;
  font-size: 1.5rem;
}

@media screen and (max-width: 479px) {
  .arrow-button {
  max-width: 15px;
  margin-left: 5px;
  padding-bottom: 0px;
  }
}

.arrow-button.v-projects {
  padding-bottom: 4px;
}

@media screen and (max-width: 479px) {
  .arrow-button.v-projects {
  padding-bottom: 0px;
  }
}

.arrow-button.alighn-in-cards {
  margin-left: 0px;
}

.navbar {
  z-index: 2;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 0px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .navbar-wrapper {
  align-items: flex-end;
  }
}

@media screen and (max-width: 479px) {
  .navbar-wrapper {
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  }
}

.navbar-right {
  column-gap: 0px;
  row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .navbar-right {
  column-gap: 20px;
  row-gap: 20px;
  display: flex;
  }
}

@media (max-width: 768px) {
  .navbar-right {
  display: flex;
  }
}

.navbar-right.heddin-nav-for-tablet {
  grid-template-columns: auto auto auto auto 1fr;
}

@media screen and (max-width: 991px) {
  .navbar-right.heddin-nav-for-tablet {
  column-gap: 20px;
  row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto 1fr;
  grid-auto-columns: 1fr;
  display: none;
  }
}

.section-hero {
  background-image: linear-gradient(rgba(0, 0, 0, 0.84) 14%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.86) 90%);
  min-height: 900px;
  max-height: 1080px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .section-hero {
  background-image: linear-gradient(rgba(0, 0, 0, 0.61) 10%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.86) 90%);
  min-height: 100vh;
  max-height: 100vh;
  }
}

.hero-text {
  z-index: -2;
  color: var(--gray);
  font-size: 8rem;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .hero-text {
  font-size: 6.1rem;
  }
}

@media screen and (max-width: 479px) {
  .hero-text {
  z-index: 12;
  font-size: 2.6rem;
  }
}

@media (max-width: 768px) {
  .hero-text {
  font-size: 4.5rem;
  }
}

.hero-text.main-hero-text {
  color: var(--white);
  transform: scale(1.1);
}

.hero-wrapper {
  z-index: -1;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: absolute;
  top: -1.6rem;
}

@media screen and (max-width: 991px) {
  .hero-wrapper {
  align-items: flex-start;
  top: 5.6rem;
  }
}

@media screen and (max-width: 479px) {
  .hero-wrapper {
  top: 4.2rem;
  }
}

@media (max-width: 768px) {
  .hero-wrapper {
  top: 11.4rem;
  }
}

.navbar-fix {
  backdrop-filter: blur(5px);
  padding-bottom: 20px;
  position: fixed;
  top: 0%;
  right: 0%;
  bottom: auto;
  left: 0%;
}

@media screen and (max-width: 479px) {
  .navbar-fix {
  padding-bottom: 10px;
  }
}

.section {
  margin-top: 13.75rem;
  margin-bottom: 8.75rem;
}

@media screen and (max-width: 479px) {
  .section {
  margin-top: 0px;
  margin-bottom: 40px;
  }
}

.section.extra-bottom-padding {
  margin-bottom: 220px;
}

.section.extra-bottom-padding.more-top-padding {
  margin-top: 300px;
  margin-bottom: 250px;
}

@media screen and (max-width: 991px) {
  .section.extra-bottom-padding.more-top-padding {
  margin-top: 220px;
  }
}

@media screen and (max-width: 479px) {
  .section.extra-bottom-padding.more-top-padding {
  margin-top: 100px;
  margin-bottom: 100px;
  }
}

.section.no-top-margin {
  background-color: var(--black);
  margin-top: 0px;
  padding-top: 140px;
  padding-bottom: 100px;
}

@media screen and (max-width: 479px) {
  .section.no-top-margin {
  margin-bottom: 180px;
  padding-top: 20px;
  padding-bottom: 60px;
  }
}

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

.section.white-bg.black-fontcolor.margin-to-padding {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 140px;
  padding-bottom: 10px;
}

@media screen and (max-width: 479px) {
  .section.white-bg.black-fontcolor.margin-to-padding {
  margin-top: 60px;
  padding-top: 0px;
  }
}

.section.white-bg.black-fontcolor.margin-to-padding.less-padding {
  padding-bottom: 10px;
  display: none;
}

.section.white-bg.black-fontcolor.margin-to-padding.less-top-padding {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 40px;
  padding-bottom: 100px;
}

.section.white-bg.black-fontcolor.margin-to-padding.more-padding {
  padding-top: 160px;
  position: relative;
}

@media screen and (max-width: 479px) {
  .section.white-bg.black-fontcolor.margin-to-padding.more-padding {
  padding-top: 0px;
  }
}

.section.white-bg.black-fontcolor.margin-to-padding.margin.hidden {
  display: none;
}

.section.white-bg.black-fontcolor.margin-to-padding.article {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section.white-bg.black-fontcolor.margin-to-padding.hidde {
  display: none;
}

.section.white-bg.black-fontcolor.margin.hidden {
  display: none;
}

.section.white-bg.more-bottom-padding {
  margin-bottom: 0px;
  padding-bottom: 100px;
}

.section.out-of-border {
  margin-bottom: -138px;
}

.section.out-of-border.more-top-margin {
  margin-top: 220px;
}

.section.out-of-border.more-top-margin.black-bg {
  margin-top: 0px;
  padding-top: 220px;
  position: relative;
}

@media screen and (max-width: 479px) {
  .section.out-of-border.more-top-margin.black-bg {
  padding-top: 100px;
  }
}

@media (max-width: 768px) {
  .section.out-of-border.more-top-margin.black-bg {
  padding-top: 140px;
  }
}

.section.more-to-margin {
  margin-top: 220px;
}

@media screen and (max-width: 479px) {
  .section.more-to-margin {
  margin-top: 140px;
  margin-bottom: 60px;
  }
}

.section.more-to-margin.black-bg {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 220px;
}

@media screen and (max-width: 479px) {
  .section.more-to-margin.black-bg {
  padding-top: 100px;
  }
}

.section.work-picture {
  margin-top: -200px;
  margin-bottom: 0px;
}

.section.black-bg {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5.4rem;
  padding-bottom: 5.4rem;
}

.section.black-bg.last-section {
  margin-top: 0px;
  margin-bottom: -90px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section.logo-section {
  margin-top: 60px;
  padding-top: 80px;
}

@media screen and (max-width: 479px) {
  .section.logo-section {
  margin-top: 20px;
  margin-bottom: 0px;
  }
}

.section.margin-top {
  margin-top: 12rem;
}

@media screen and (max-width: 479px) {
  .section.margin-top {
  margin-top: 5rem;
  }
}

.section.us-less0margin-from-hero {
  margin-top: 5rem;
}

.section.op_100 {
  opacity: 1;
}

.title-text {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  width: 47%;
  font-family: Poppins, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .title-text {
  width: 85%;
  font-size: 1.8rem;
  }
}

@media screen and (max-width: 479px) {
  .title-text {
  width: 100%;
  font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .title-text {
  width: 95%;
  font-size: 1.6rem;
  }
}

.title-text.big-text {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-size: 7rem;
  font-weight: 500;
}

.title-text.big-text.center-tablet {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 70%;
  margin-right: 10px;
  padding-bottom: 20px;
  font-size: 8rem;
  line-height: 1.1;
}

@media screen and (max-width: 991px) {
  .title-text.big-text.center-tablet {
  text-align: center;
  margin-right: 0px;
  font-size: 6rem;
  }
}

@media screen and (max-width: 479px) {
  .title-text.big-text.center-tablet {
  margin-bottom: 1rem;
  font-size: 2.8rem;
  }
}

@media (max-width: 768px) {
  .title-text.big-text.center-tablet {
  font-size: 4.5rem;
  }
}

.title-text.half-space {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 60%;
}

@media screen and (max-width: 991px) {
  .title-text.half-space {
  width: auto;
  margin-bottom: 2rem;
  font-size: 2.6rem;
  }
}

@media screen and (max-width: 479px) {
  .title-text.half-space {
  font-size: 1.2rem;
  }
}

@media (max-width: 768px) {
  .title-text.half-space {
  font-size: 1.7rem;
  }
}

.title-text.work-title {
  width: 47%;
}

@media screen and (max-width: 991px) {
  .title-text.work-title {
  width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .title-text.work-title {
  width: 100%;
  font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .title-text.work-title {
  width: 75%;
  font-size: 1.8rem;
  }
}

.title-text.us-title {
  width: auto;
}

.marquee-wrapper {
  z-index: -1;
  column-gap: 0px;
  row-gap: 67px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  width: 200%;
  margin-bottom: 100px;
  display: grid;
  position: relative;
}

.marquee-wrapper.second-marq {
  transform: translate(150%);
}

.title-section {
  display: block;
}

.title-section.half-space {
  justify-content: space-between;
  display: flex;
}

@media screen and (max-width: 991px) {
  .title-section.half-space {
  flex-direction: column;
  }
}

.title-section.us-hero {
  display: block;
}

.projects--main-wrapper {
  column-gap: 16px;
  row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  margin-bottom: 100px;
}

.collection-list-wrapper {
  column-gap: 16px;
  row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.projects-wrapper {
  margin-bottom: 40px;
}

@media screen and (max-width: 479px) {
  .projects-wrapper {
  margin-bottom: 0px;
  }
}

.collection-item {
  column-gap: 16px;
  row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.project-imgae-wrapper {
  z-index: 1;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .project-imgae-wrapper {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  }
}

.project-imgae-wrapper.article-v {
  min-height: auto;
}

@media screen and (max-width: 991px) {
  .project-imgae-wrapper.article-v {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  min-height: 175px;
  max-height: none;
  }
}

@media screen and (max-width: 479px) {
  .project-imgae-wrapper.article-v {
  min-height: auto;
  max-height: none;
  }
}

@media (max-width: 768px) {
  .project-imgae-wrapper.article-v {
  min-height: 275px;
  max-height: none;
  }
}

.project-imgae-wrapper.article-v.recommend {
  width: auto;
  height: auto;
}

.project-image {
  z-index: -2;
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .project-image {
  max-width: 100%;
  }
}

.image-2x2-column-grid {
  column-gap: 34px;
  row-gap: 29px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media (max-width: 768px) {
  .image-2x2-column-grid {
  grid-template-columns: 1fr;
  }
}

.projects-title {
  display: flex;
}

.project-title {
  text-align: left;
  flex-direction: column;
  margin-top: 0px;
  font-size: 1.3rem;
  font-weight: 500;
  display: inline;
}

@media screen and (max-width: 991px) {
  .project-title {
  font-size: 1.1rem;
  }
}

@media screen and (max-width: 479px) {
  .project-title {
  font-size: 1rem;
  }
}

.project-title.top-margin {
  font-size: 1.2rem;
  display: inline;
}

@media screen and (max-width: 479px) {
  .project-title.top-margin {
  font-size: 1rem;
  }
}

.divider-wrapper {
  justify-content: space-around;
  align-items: center;
  width: auto;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .divider-wrapper {
  justify-content: center;
  align-items: center;
  line-height: 1;
  }
}

.divider-line {
  background-color: rgba(255, 255, 255, 0.6);
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  width: auto;
  height: 1px;
  margin-right: 30px;
}

@media screen and (max-width: 479px) {
  .divider-line {
  margin-right: 0px;
  }
}

.divider-line.v-2 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.divider-line.black-divider {
  background-color: var(--black);
}

.cards-wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
}

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

@media screen and (max-width: 991px) {
  .cards-grid {
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  }
}

@media screen and (max-width: 479px) {
  .cards-grid {
  flex-direction: column;
  display: flex;
  }
}

@media (max-width: 768px) {
  .cards-grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  }
}

.card-borders {
  border: 1px solid var(--white);
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  width: 100%;
  padding: 30px 10px 40px 30px;
}

@media screen and (max-width: 991px) {
  .card-borders {
  width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .card-borders {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  width: 100%;
  }
}

@media (max-width: 768px) {
  .card-borders {
  width: 70%;
  }
}

.card-borders.extra-card-padding {
  width: 100%;
  height: 250px;
  padding-top: 30px;
  padding-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .card-borders.extra-card-padding {
  height: 15.62rem;
  }
}

@media (max-width: 768px) {
  .card-borders.extra-card-padding {
  height: 12.7rem;
  }
}

.card-borders.extra-card-padding.black-border {
  border-color: var(--black);
}

.cards-title {
  margin-bottom: 1rem;
  font-size: 2.8rem;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .cards-title {
  font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .cards-title {
  font-size: 1.6rem;
  }
}

.cards-title.smaller {
  width: 74%;
  font-size: 2rem;
}

@media screen and (max-width: 991px) {
  .cards-title.smaller {
  font-size: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .cards-title.smaller {
  width: 90%;
  font-size: 1.5rem;
  }
}

.cards-sub-text {
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.25;
}

@media screen and (max-width: 991px) {
  .cards-sub-text {
  text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .cards-sub-text {
  width: auto;
  font-size: 1rem;
  }
}

@media (max-width: 768px) {
  .cards-sub-text {
  width: 50%;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  }
}

.articles--main-wrapperr {
  column-gap: 16px;
  row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  margin-bottom: 100px;
}

.title-section-big-text {
  justify-content: space-between;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  .title-section-big-text {
  flex-direction: column;
  align-items: center;
  }
}

.right-side {
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  justify-content: space-around;
  align-items: baseline;
  display: flex;
}

@media screen and (max-width: 991px) {
  .right-side {
  align-items: center;
  min-height: 12rem;
  }
}

@media screen and (max-width: 479px) {
  .right-side {
  min-height: 5rem;
  }
}

.text-block {
  font-size: 1.4rem;
  font-weight: 500;
}

.text-block.center-tablet {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

@media screen and (max-width: 991px) {
  .text-block.center-tablet {
  text-align: center;
  font-size: 1.2rem;
  }
}

@media screen and (max-width: 479px) {
  .text-block.center-tablet {
  margin-bottom: 1rem;
  font-size: 0.8rem;
  }
}

@media (max-width: 768px) {
  .text-block.center-tablet {
  font-size: 1.2rem;
  }
}

.static-links-wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
}

.s-links-grid {
  column-gap: 34px;
  row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media (max-width: 768px) {
  .s-links-grid {
  row-gap: 47px;
  grid-template-columns: 1fr;
  }
}

.s-link {
  cursor: pointer;
}

.title-s {
  font-size: 1.4rem;
  font-weight: 500;
  display: inline;
}

@media screen and (max-width: 991px) {
  .title-s {
  font-size: 1.2rem;
  }
}

@media screen and (max-width: 479px) {
  .title-s {
  font-size: 1rem;
  }
}

.s-link-title {
  margin-top: 20px;
  margin-left: 10px;
  display: block;
}

.s-link-sub-text {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 1rem;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .s-link-sub-text {
  font-size: 0.8rem;
  }
}

@media screen and (max-width: 479px) {
  .s-link-sub-text {
  font-size: 0.7rem;
  }
}

.footer {
  z-index: 2;
  background-color: var(--black);
  position: relative;
}

.footer-wrapper {
  column-gap: 0px;
  row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  justify-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

@media screen and (max-width: 991px) {
  .footer-wrapper {
  column-gap: 15px;
  row-gap: 15px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .footer-wrapper {
  row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-top: 10px;
  }
}

.top-line {
  background-color: rgba(255, 255, 255, 0.6);
  width: auto;
  height: 2px;
}

.left-side {
  column-gap: 16px;
  row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

@media screen and (max-width: 991px) {
  .left-side {
  column-gap: 16px;
  row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 0.5fr;
  grid-auto-columns: 1fr;
  display: flex;
  }
}

@media screen and (max-width: 479px) {
  .left-side {
  align-items: center;
  padding-top: 10px;
  }
}

.fight-side-footer {
  flex-direction: column;
  align-items: flex-end;
}

@media screen and (max-width: 479px) {
  .fight-side-footer {
  column-gap: 0.5rem;
  row-gap: 0.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  }
}

.marquee-image {
  object-fit: scale-down;
  max-width: 115px;
  max-height: 100px;
}

@media screen and (max-width: 479px) {
  .marquee-image {
  max-width: 65px;
  }
}

.marquee {
  column-gap: 0px;
  row-gap: 0px;
  background-image: linear-gradient(89deg, black 5%, #000000d6 23%, transparent 49%, var(--black) 98%);
  grid-template-rows: auto;
  grid-template-columns: 250% 250%;
  grid-template-areas: ".";
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 200px;
  margin-bottom: 100px;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .marquee {
  background-image: linear-gradient(89deg, black, #000000d6 7%, transparent 49%, var(--black) 98%);
  margin-top: 100px;
  }
}

.section-wrapper-grid-2column {
  column-gap: 79px;
  row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 0.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .section-wrapper-grid-2column {
  row-gap: 55px;
  grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .section-wrapper-grid-2column {
  flex-direction: column;
  grid-template-rows: auto auto;
  align-items: center;
  display: flex;
  }
}

.section-wrapper-grid-2column.top-margin {
  margin-top: 100px;
}

@media screen and (max-width: 991px) {
  .section-wrapper-grid-2column.top-margin {
  row-gap: 52px;
  grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .section-wrapper-grid-2column.top-margin {
  column-gap: 0px;
  row-gap: 0px;
  }
}

.image-expend-grid-2column {
  display: flex;
}

@media screen and (max-width: 479px) {
  .image-expend-grid-2column {
  height: auto;
  }
}

.image-expend-grid-2column.auto-height {
  -webkit-text-fill-color: transparent;
  background-image: url("../images/about-clip-imagejpg.jpg");
  background-position-x: 10%;
  background-position-y: center;
  background-attachment: scroll;
  background-clip: text;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 479px) {
  .image-expend-grid-2column.auto-height {
  background-position-x: 16%;
  background-position-y: 0px;
  background-repeat: repeat-x;
  background-size: cover;
  }
}

.cards-grid-2column {
  column-gap: 42px;
  row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.card-text {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 2.1rem;
  font-weight: 500;
}

.card-text.big-text {
  font-size: 2.7rem;
}

@media screen and (max-width: 479px) {
  .card-text.big-text {
  font-size: 1.5rem;
  }
}

.lists-wrapper {
  margin-top: 100px;
  margin-bottom: 60px;
}

.list-grid {
  column-gap: 20px;
  row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 0.75fr 0.75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .list-grid {
  grid-template-columns: 1.5fr;
  }
}

@media screen and (max-width: 479px) {
  .list-grid {
  row-gap: 18px;
  grid-template-columns: 1fr;
  justify-content: center;
  align-items: start;
  justify-items: start;
  }
}

@media (max-width: 768px) {
  .list-grid {
  row-gap: 72px;
  grid-template-columns: 1.5fr;
  width: 100%;
  }
}

.list-title {
  width: 35%;
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .list-title {
  font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  .list-title {
  width: 40%;
  }
}

.list-sub-text {
  margin-top: 20px;
  font-size: 1.3rem;
  font-weight: 300;
}

@media screen and (max-width: 479px) {
  .list-sub-text {
  margin-top: 15px;
  font-size: 1rem;
  }
}

.paragrph {
  font-size: 1.3rem;
}

@media screen and (max-width: 479px) {
  .paragrph {
  width: 90vw;
  font-size: 1rem;
  }
}

.contact-form {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(255, 255, 255, 0.4);
  border-right-color: rgba(255, 255, 255, 0.4);
  border-bottom-color: rgba(255, 255, 255, 0.4);
  border-left-color: rgba(255, 255, 255, 0.4);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  display: none;
}

@media screen and (max-width: 991px) {
  .contact-form {
  text-align: center;
  align-items: center;
  width: auto;
  padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .contact-form {
  width: auto;
  }
}

.image-icon-small {
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  width: 200px;
}

.title-card-form {
  margin-top: 20px;
  font-size: 2.1rem;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .title-card-form {
  width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .title-card-form {
  width: 90%;
  font-size: 1.2rem;
  }
}

@media (max-width: 768px) {
  .title-card-form {
  font-size: 1.9rem;
  }
}

.detail-contact-card {
  width: 80%;
  margin-top: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) {
  .detail-contact-card {
  font-size: 0.8rem;
  }
}

.section-wrapper-grid-2column-2 {
  column-gap: 47px;
  row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 0.75fr 1.5fr;
  grid-auto-columns: 1fr;
  margin-bottom: 100px;
  display: grid;
}

@media screen and (max-width: 991px) {
  .section-wrapper-grid-2column-2 {
  row-gap: 53px;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  }
}

.social-media-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 30px;
  margin-right: 0px;
  display: flex;
}

@media screen and (max-width: 479px) {
  .social-media-wrapper {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 30px;
  }
}

.social-media-wrapper.mobilee {
  width: 30px;
  height: 40px;
}

@media screen and (max-width: 479px) {
  .social-media-wrapper.mobilee {
  align-items: center;
  width: 25px;
  height: 20px;
  }
}

.project-main-image-wrapper {
  z-index: 1;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  margin-top: 40px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .project-main-image-wrapper {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  }
}

.project-main-image-wrapper.big-image {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 100%;
  margin-bottom: -90px;
}

@media screen and (max-width: 991px) {
  .project-main-image-wrapper.big-image {
  width: 100%;
  height: auto;
  }
}

@media screen and (max-width: 479px) {
  .project-main-image-wrapper.big-image {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  height: auto;
  margin-top: 20px;
  margin-bottom: -125px;
  }
}

.project-main-image {
  width: 100%;
}

.project-main-image.big-image {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

@media screen and (max-width: 991px) {
  .project-main-image.big-image {
  width: 100%;
  }
}

.project-title-page {
  padding-bottom: 20px;
  font-weight: 600;
}

.sub-title-project {
  padding-bottom: 40px;
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .sub-title-project {
  font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .sub-title-project {
  font-size: 0.8rem;
  }
}

.article-tab-wrapper {
  margin-top: 60px;
}

@media screen and (max-width: 479px) {
  .article-tab-wrapper {
  margin-top: 20px;
  }
}

.hidden {
  display: none;
}

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

.filter-label {
  order: -1;
  width: auto;
  margin-bottom: 0px;
}

@media screen and (max-width: 479px) {
  .filter-label {
  font-size: 0.8rem;
  }
}

.grid-cms {
  column-gap: 16px;
  row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

@media screen and (max-width: 479px) {
  .grid-cms {
  column-gap: 0px;
  row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  }
}

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

.filter-tabs {
  width: auto;
  display: flex;
}

@media screen and (max-width: 479px) {
  .filter-tabs {
  padding-left: 5px;
  padding-right: 5px;
  }
}

.arrow-down-load-more {
  margin-left: 10px;
}

.footer-social-media-icon {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 479px) {
  .footer-social-media-icon {
  max-width: 100%;
  }
}

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

.legal-sub-title {
  color: var(--black);
  font-size: 1.4rem;
  font-weight: 500;
}

.legal-head {
  color: var(--black);
  padding-top: 100px;
  padding-bottom: 40px;
  font-size: 1.8rem;
  font-weight: 600;
}

.article-detail-title {
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  display: flex;
}

@media screen and (max-width: 479px) {
  .article-detail-title {
  align-items: flex-end;
  }
}

.article-title-detail {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: auto;
  margin-left: 5px;
}

@media screen and (max-width: 479px) {
  .article-title-detail {
  font-size: 0.6rem;
  }
}

.line-deghat {
  border-top: 10px solid var(--white);
  display: none;
  position: absolute;
  top: 50%;
  right: 0%;
  bottom: 0%;
  left: 0%;
}

@media screen and (max-width: 991px) {
  .line-deghat {
  display: none;
  top: 50%;
  right: 0%;
  bottom: 0%;
  left: 0%;
  }
}

@media screen and (max-width: 479px) {
  .line-deghat {
  height: 0.5px;
  display: none;
  top: 24%;
  }
}

.filter-radio-button {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0%;
  border-top-right-radius: 0%;
  border-bottom-right-radius: 0%;
  border-bottom-left-radius: 0%;
  width: auto;
  height: 1px;
  margin-left: 0px;
  display: block;
}

.filter-radio-button.w--redirected-checked {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgb(255, 255, 255);
  border-top-left-radius: 0%;
  border-top-right-radius: 0%;
  border-bottom-right-radius: 0%;
  border-bottom-left-radius: 0%;
  width: 100%;
  height: auto;
  margin-left: 0px;
  display: block;
}

.radio-button-field {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 35px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-left: 0px;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .radio-button-field {
  height: 20px;
  margin-left: 0px;
  }
}

.radio-button-field.all-button {
  position: relative;
}

@media screen and (max-width: 479px) {
  .radio-button-field.all-button {
  height: 20px;
  margin-top: -5px;
  margin-left: 7px;
  margin-right: 2px;
  position: relative;
  }
}

.radio-button-field.all-button.hidden {
  display: none;
}

.project-whole-wrapper {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 479px) {
  .project-whole-wrapper {
  flex-direction: column;
  display: flex;
  }
}

.project-top-part {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

@media screen and (max-width: 479px) {
  .project-top-part {
  column-gap: 16px;
  row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 10px;
  display: grid;
  }
}

.top-part-left-side {
  width: 35%;
}

@media screen and (max-width: 479px) {
  .top-part-left-side {
  width: auto;
  }
}

@media (max-width: 768px) {
  .top-part-left-side {
  width: 41%;
  }
}

.ptoject-top-name {
  margin-bottom: 0.5rem;
  font-size: 2.1rem;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .ptoject-top-name {
  font-size: 1.9rem;
  }
}

@media screen and (max-width: 479px) {
  .ptoject-top-name {
  font-size: 1.2rem;
  }
}

@media (max-width: 768px) {
  .ptoject-top-name {
  font-size: 1.7rem;
  }
}

.project-describe {
  width: 42%;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .project-describe {
  font-size: 0.9rem;
  }
}

@media screen and (max-width: 479px) {
  .project-describe {
  width: auto;
  }
}

@media (max-width: 768px) {
  .project-describe {
  font-size: 0.7rem;
  }
}

.project-image-wrapper {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  width: 100%;
  height: 84.5393%;
  margin-top: 40px;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 991px) {
  .project-image-wrapper {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .project-image-wrapper {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  order: -1;
  margin-top: 0px;
  margin-bottom: 20px;
  }
}

.project-image-work-page {
  object-fit: contain;
}

.top-bottom-border {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(0, 0, 0, 0.6);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.6);
}

._60-padding {
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.title-small-cont {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .title-small-cont {
  font-size: 2rem;
  }
}

.sub-title-small-cont {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 1.6rem;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .sub-title-small-cont {
  font-size: 1rem;
  }
}

.one-card {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-right-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 1.1rem;
  border-top-right-radius: 1.1rem;
  border-bottom-right-radius: 1.1rem;
  border-bottom-left-radius: 1.1rem;
  padding-top: 20px;
  padding-bottom: 100px;
  padding-left: 20px;
  display: block;
}

.faq-title {
  margin-bottom: 1rem;
  padding-left: 20px;
  font-weight: 600;
}

.accordion {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
}

.container-large-accordion {
  width: 100%;
  max-width: 784px;
}

.container-large-accordion.align-center {
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.accordion-arrow {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  margin-left: 21px;
}

.accordion-item {
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-color: #2e2e2e61 var(--gray) var(--gray);
  transition-behavior: normal;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: border-color;
}

.accordion-content-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
}

.accordion-heading {
  margin-bottom: 0px;
}

.accordion-title {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 21px;
  display: flex;
}

.accordion-content {
  padding-bottom: 21px;
  padding-left: 21px;
  padding-right: 21px;
}

.under-article-texts.black-fontcolor {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: -175px;
  display: flex;
  position: relative;
}

@media screen and (max-width: 479px) {
  .under-article-texts.black-fontcolor {
  margin-top: 130px;
  margin-bottom: -120px;
  }
}

.sub-article-image-text {
  margin-right: 10px;
  font-size: 1.2rem;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .sub-article-image-text {
  font-size: 0.4rem;
  }
}

@media (max-width: 768px) {
  .sub-article-image-text {
  font-size: 0.7rem;
  }
}

.sub-text-accordion {
  max-width: 75%;
  font-size: 1.2rem;
}

@media screen and (max-width: 479px) {
  .sub-text-accordion {
  max-width: 80%;
  font-size: 0.9rem;
  }
}

.scriling-image-wrapper {
  height: 50px;
  position: absolute;
  top: 65%;
  right: auto;
  bottom: -48px;
  left: 0%;
}

.video-wrapper {
  border: 1px solid var(--black);
  cursor: pointer;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  flex-direction: column;
  width: 100%;
  margin-bottom: 100px;
  display: flex;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .video-wrapper {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  margin-bottom: 40px;
  }
}

.video-wrapper.black-border {
  border-color: var(--black);
  margin-top: 140px;
  margin-bottom: 220px;
}

.video-wrapper.work-page {
  margin-top: 40px;
}

.video-thumbnail {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  right: 0%;
  bottom: 0%;
  left: 0%;
}

.video-embed {
  z-index: 0;
  opacity: 0;
  background-image: none;
  position: relative;
}

.autoplay-script {
  display: block;
}

.social-media {
  justify-content: center;
  align-items: center;
}

.sub-title-project-work-page {
  font-size: 0.9rem;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .sub-title-project-work-page {
  font-size: 0.8rem;
  }
}

@media screen and (max-width: 479px) {
  .sub-title-project-work-page {
  font-size: 0.7rem;
  }
}

.big-text-for-clipin {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .big-text-for-clipin {
  font-size: 20rem;
  line-height: 1;
  }
}

.container-custom-home-animation {
  width: 100%;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

.small-dots {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 5px;
}

@media screen and (max-width: 479px) {
  .small-dots {
  margin-bottom: 5px;
  }
}

.work-page {
  margin-bottom: 140px;
}

@media screen and (max-width: 479px) {
  .work-page {
  margin-bottom: 60px;
  }
}

.project-center-text {
  text-align: left;
  justify-content: center;
  font-size: 1.2rem;
  display: flex;
}

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

.follow-us-btn {
  cursor: default;
  margin-right: 20px;
  font-size: 1.6rem;
  font-weight: 400;
}

@media screen and (max-width: 479px) {
  .follow-us-btn {
  text-align: center;
  font-size: 0.9rem;
  }
}

.projects-multi-image {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  margin-bottom: 40px;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .projects-multi-image {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  }
}

.form-title {
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .form-title {
  font-size: 1.2rem;
  }
}

.nav-under-line-animated {
  opacity: 0;
  background-color: rgb(255, 255, 255);
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  width: 80%;
  height: 1px;
  display: block;
  transform: translate(-100%);
}

.nav-under-line-animated.idea {
  opacity: 0;
  background-color: rgb(255, 255, 255);
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: 1px;
}

.nav-under-line-animated.idea.all {
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 0%;
  left: 0%;
}

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

.all-button:active {
  border-bottom: 1px solid var(--white);
}

.footer-main-logo {
  font-size: 1.2rem;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .footer-main-logo {
  font-size: 1rem;
  }
}

.under-image-text-work {
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .under-image-text-work {
  font-size: 0.9rem;
  }
}

@media screen and (max-width: 479px) {
  .under-image-text-work {
  text-align: center;
  font-size: 0.5rem;
  }
}

.all-check {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-bottom-color: rgba(255, 255, 255, 0.67);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 100%;
  height: 100%;
  margin-left: 0px;
  display: block;
  position: absolute;
  top: auto;
  right: 0%;
  bottom: 0%;
  left: 0%;
}

.all-check.w--redirected-checked {
  cursor: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  width: auto;
  height: 1px;
  top: auto;
  right: 0%;
  bottom: 0%;
  left: 0%;
}

.radio-button-label {
  margin-bottom: 0px;
}

@media screen and (max-width: 479px) {
  .radio-button-label {
  font-size: 0.8rem;
  }
}

.radio-button-label:active {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-right-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-bottom-color: rgba(255, 255, 255, 0.67);
}

.radio-button-label:focus {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(0, 0, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(0, 0, 0);
}

.logo-main-wrapper {
  z-index: -2;
}

.menu-item-wrapper {
  margin: 0px 10px;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  display: inline;
  position: relative;
}

@media screen and (max-width: 991px) {
  .menu-item-wrapper {
  margin: 15px 0px;
  }
}

.menu-item-wrapper.w--current {
  border-bottom: 1px solid var(--white);
}

.menu-item-wrapper.footer.w--current {
  display: block;
}

.menu-item-text {
  z-index: 1;
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  position: relative;
}

@media screen and (max-width: 479px) {
  .menu-item-text {
  font-size: 1rem;
  }
}

.menu-item-underline {
  z-index: -8;
  background-color: var(--white);
  transform-origin: 0% center;
  height: 1px;
  position: absolute;
  top: auto;
  right: 0%;
  bottom: -4%;
  left: 0%;
}

.cards-cms {
  column-gap: 42px;
  row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media (max-width: 768px) {
  .cards-cms {
  row-gap: 22px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  }
}

.card-use-cms {
  height: 100%;
}

.project-video-spacing {
  margin-top: -202px;
  padding-bottom: 164px;
}

.tags-title {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.menu-icon {
  display: none;
}

@media screen and (max-width: 991px) {
  .menu-icon {
  flex-direction: column;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  }
}

@media screen and (max-width: 479px) {
  .menu-icon {
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
  }
}

.menu-icon-wrapper {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
  display: flex;
  position: relative;
}

@media screen and (max-width: 991px) {
  .menu-icon-wrapper {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  margin-right: -1.25rem;
  }
}

.icon-menu {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.icon-line-top {
  background-color: var(--white);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 18px;
  height: 4px;
}

@media screen and (max-width: 991px) {
  .icon-line-top {
  background-color: var(--white);
  height: 3px;
  }
}

@media screen and (max-width: 479px) {
  .icon-line-top {
  width: 12px;
  height: 2px;
  }
}

.icon-line-center {
  background-color: var(--white);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 36px;
  height: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media screen and (max-width: 991px) {
  .icon-line-center {
  background-color: var(--white);
  height: 3px;
  }
}

@media screen and (max-width: 479px) {
  .icon-line-center {
  width: 24px;
  height: 2px;
  }
}

.icon-line-buttom {
  float: right;
  background-color: var(--white);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 18px;
  height: 4px;
}

@media screen and (max-width: 991px) {
  .icon-line-buttom {
  background-color: var(--white);
  height: 3px;
  }
}

@media screen and (max-width: 479px) {
  .icon-line-buttom {
  width: 12px;
  height: 2px;
  }
}

.dropdown-menu {
  display: none;
}

@media screen and (max-width: 991px) {
  .dropdown-menu {
  z-index: -3;
  column-gap: 16px;
  row-gap: 16px;
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.75);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: block;
  position: absolute;
  top: 100px;
  right: 0px;
  }
}

@media screen and (max-width: 479px) {
  .dropdown-menu {
  backdrop-filter: blur(5px);
  top: 64px;
  }
}

@media (max-width: 768px) {
  .dropdown-menu {
  padding-left: 1.55rem;
  padding-right: 1.3rem;
  display: none;
  }
}

.copyright-embed {
  margin-left: 5px;
  margin-right: 10px;
  display: block;
}

@media screen and (max-width: 479px) {
  .copyright-embed {
  font-size: 0.7rem;
  }
}

.list-contant {
  justify-content: flex-start;
  display: flex;
}

@media screen and (max-width: 479px) {
  .list-contant {
  flex-direction: column;
  }
}

@media (max-width: 768px) {
  .list-contant {
  justify-content: flex-start;
  width: 100%;
  }
}

.email-footer {
  font-size: 1.1rem;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .email-footer {
  font-size: 0.7rem;
  }
}

.footer-buttom-left {
  row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 0.25fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.text-footer {
  display: inline;
}

@media screen and (max-width: 479px) {
  .text-footer {
  font-size: 0.7rem;
  }
}

.filters-wrapper {
  column-gap: 30px;
  row-gap: 30px;
  display: flex;
}

@media screen and (max-width: 479px) {
  .filters-wrapper {
  column-gap: 10px;
  row-gap: 10px;
  margin-left: 10px;
  }
}

.all-filter-text {
  display: none;
}

.filtring-radio-button {
  flex-direction: column-reverse;
  justify-content: flex-end;
  width: auto;
  height: auto;
  padding-left: 0px;
  display: flex;
  position: relative;
}

.radio-button {
  background-color: rgb(255, 255, 255);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0%;
  border-top-right-radius: 0%;
  border-bottom-right-radius: 0%;
  border-bottom-left-radius: 0%;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  max-width: none;
  height: 1px;
  margin-left: 0px;
  display: none;
}

.radio-button.w--redirected-checked {
  width: 100%;
  height: 1px;
  display: block;
}

.map-wrapper {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  overflow-x: hidden;
  overflow-y: hidden;
}

.align-center-about-head {
  align-items: center;
  width: 80%;
  display: flex;
}

@media screen and (max-width: 991px) {
  .align-center-about-head {
  margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .align-center-about-head {
  width: auto;
  }
}

.div-align-center {
  align-items: center;
  display: flex;
}

.small-text-nesxtto-ch-title {
  display: flex;
}

.jon-image-about {
  width: 100%;
  height: 100%;
  transform: translate(-0.5px);
}

.include-list-wrapper {
  margin-top: 40px;
}

.include-list-wrapper.detail {
  width: 85%;
  margin-top: 0px;
}

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

@media (max-width: 768px) {
  .include-list {
  grid-template-columns: 1fr;
  }
}

.include-list.detail {
  grid-template-columns: 1fr;
}

.white-bg-image {
  width: 20px;
  height: 20px;
}

.include-list-item {
  column-gap: 10px;
  row-gap: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.15);
  align-items: center;
  padding-bottom: 0.25rem;
  display: flex;
}

.include-list-item.no-buttom-border {
  border-bottom-style: none;
}

.include-text {
  font-size: 1.75rem;
}

@media screen and (max-width: 479px) {
  .include-text {
  font-size: 1.3rem;
  }
}

.include-text.detail {
  font-size: 1.25rem;
}

@media screen and (max-width: 479px) {
  .include-text.detail {
  font-size: 0.9rem;
  }
}

.about-us--text {
  margin-top: 1rem;
}

.about-us {
  font-size: 1.75rem;
  font-weight: 300;
}

@media screen and (max-width: 479px) {
  .about-us {
  font-size: 1.1rem;
  }
}

.us-hero-animation-wrapper {
  column-gap: 15px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0.8));
  margin-bottom: 1rem;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .us-hero-animation-wrapper {
  flex-direction: row;
  }
}

.us-logo {
  margin-right: 1rem;
}

@media screen and (max-width: 479px) {
  .us-logo {
  max-width: 30%;
  }
}

.us-hero-text {
  z-index: -1;
  align-self: center;
  font-size: 2.5rem;
  position: relative;
}

.us-hero-text.gray-text-color {
  color: rgb(46, 46, 46);
}

@media screen and (max-width: 479px) {
  .us-hero-text.gray-text-color {
  font-size: 2rem;
  }
}

.hero-us-animation-wrapper {
  z-index: -1;
  background-image: linear-gradient(to bottom, black, transparent 53%, var(--black));
  max-height: 180px;
  position: relative;
}

@media screen and (max-width: 479px) {
  .hero-us-animation-wrapper {
  flex-wrap: wrap;
  width: 100%;
  padding-top: 20px;
  }
}

.room-card-wrapper {
  column-gap: 2rem;
  cursor: pointer;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: gray;
  border-right-color: gray;
  border-bottom-color: gray;
  border-left-color: gray;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 2rem;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

@media screen and (max-width: 479px) {
  .room-card-wrapper {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  }
}

.room-image-wrapper {
  align-self: flex-start;
  height: 100%;
  margin-top: 0.8rem;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 991px) {
  .room-image-wrapper {
  width: 100%;
  display: flex;
  }
}

@media (max-width: 768px) {
  .room-image-wrapper {
  justify-content: center;
  }
}

.room-details-wrapper {
  width: 75%;
}

@media screen and (max-width: 479px) {
  .room-details-wrapper {
  width: 80%;
  }
}

.room-image {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  width: 300px;
}

@media screen and (max-width: 479px) {
  .room-image {
  width: 250px;
  }
}

.title-room-card {
  font-size: 2.3rem;
}

@media screen and (max-width: 991px) {
  .title-room-card {
  font-size: 1.8rem;
  }
}

@media screen and (max-width: 479px) {
  .title-room-card {
  font-size: 1.32rem;
  }
}

.sub-title-room-card-wrapper {
  column-gap: 1rem;
  row-gap: 1rem;
  flex-wrap: wrap;
  margin-top: 1rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  .sub-title-room-card-wrapper {
  column-gap: 1.25rem;
  row-gap: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .sub-title-room-card-wrapper {
  align-items: center;
  }
}

.sub-title-item {
  align-items: center;
  min-width: 185px;
  display: flex;
}

@media screen and (max-width: 479px) {
  .sub-title-item {
  justify-content: space-around;
  width: 80%;
  }
}

.sub-title-item.border-right-room-card {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: gray;
  padding-right: 1.5rem;
}

@media screen and (max-width: 991px) {
  .sub-title-item.border-right-room-card {
  border-right-style: none;
  }
}

@media screen and (max-width: 479px) {
  .sub-title-item.border-right-room-card {
  padding-right: 0px;
  }
}

.sub-title-item.border-left-room-card {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: gray;
  padding-left: 1rem;
}

@media screen and (max-width: 991px) {
  .sub-title-item.border-left-room-card {
  border-left-style: none;
  padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .sub-title-item.border-left-room-card {
  padding-left: 0px;
  }
}

.room-card-idons {
  width: 40px;
  height: 40px;
}

@media screen and (max-width: 479px) {
  .room-card-idons {
  width: 35px;
  height: 35px;
  }
}

.room-sub-title-text {
  margin-left: 0.5rem;
  font-size: 0.8rem;
}

@media screen and (max-width: 991px) {
  .room-sub-title-text {
  font-size: 0.9rem;
  }
}

@media screen and (max-width: 479px) {
  .room-sub-title-text {
  font-size: 0.8rem;
  line-height: 1;
  }
}

.room-area-text {
  margin-left: 2rem;
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .room-area-text {
  font-size: 1.1rem;
  }
}

@media screen and (max-width: 479px) {
  .room-area-text {
  font-size: 0.9rem;
  }
}

.room-area-m {
  margin-left: 0.25rem;
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .room-area-m {
  font-size: 1.1rem;
  }
}

@media screen and (max-width: 479px) {
  .room-area-m {
  font-size: 0.9rem;
  }
}

.room-desks-more-than {
  margin-left: 2rem;
  font-size: 1.2rem;
}

.room-desks-text {
  margin-left: 0.25rem;
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .room-desks-text {
  font-size: 1.1rem;
  }
}

@media screen and (max-width: 479px) {
  .room-desks-text {
  font-size: 0.9rem;
  }
}

.room-date-text {
  margin-left: 2rem;
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .room-date-text {
  font-size: 1.1rem;
  }
}

@media screen and (max-width: 479px) {
  .room-date-text {
  font-size: 0.9rem;
  }
}

.room-details {
  margin-top: 1.5rem;
}

.room-detail-text {
  font-size: 1.2rem;
}

@media screen and (max-width: 991px) {
  .room-detail-text {
  font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .room-detail-text {
  font-size: 0.8rem;
  }
}

.room-card-top-part-wrapper {
  column-gap: 1.5rem;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .room-card-top-part-wrapper {
  column-gap: 2rem;
  row-gap: 2rem;
  flex-direction: column;
  }
}

.room-card-button-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

@media screen and (max-width: 479px) {
  .room-card-button-wrapper {
  flex-direction: column-reverse;
  }
}

.more-details-button {
  padding: 1rem;
  display: flex;
}

.more-detail-button {
  font-size: 1.2rem;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .more-detail-button {
  font-size: 0.8rem;
  }
}

.top-room-card {
  margin-bottom: 2rem;
}

.more-detail-wrapper {
  justify-content: space-between;
  width: 100%;
  height: 0%;
  display: none;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 991px) {
  .more-detail-wrapper {
  display: flex;
  }
}

@media screen and (max-width: 479px) {
  .more-detail-wrapper {
  align-items: center;
  display: none;
  }
}

@media (max-width: 768px) {
  .more-detail-wrapper {
  column-gap: 1rem;
  row-gap: 1rem;
  flex-direction: column-reverse;
  }
}

.list-wrapper {
  margin-bottom: 2rem;
}

@media screen and (max-width: 479px) {
  .list-wrapper {
  width: 75%;
  }
}

.more-detail-item {
  width: 75%;
}

.more-detail-list {
  column-gap: 1rem;
  row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.detail-component {
  column-gap: 0.25rem;
  row-gap: 0.25rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.15);
  flex-direction: column;
  padding-bottom: 1rem;
  display: flex;
}

.detail-component.cost {
  display: block;
}

.detail-component.no-buttom-border {
  border-bottom-style: none;
}

.detail-title {
  font-size: 1.5rem;
  font-weight: 500;
}

@media screen and (max-width: 479px) {
  .detail-title {
  font-size: 1.3rem;
  }
}

.detal-description {
  font-size: 1.2rem;
  font-weight: 300;
  display: inline;
}

@media screen and (max-width: 991px) {
  .detal-description {
  font-size: 1.1rem;
  }
}

@media screen and (max-width: 479px) {
  .detal-description {
  font-size: 0.9rem;
  }
}

.detal-description.cost {
  font-weight: 400;
}

.cost-text {
  font-size: 1.2rem;
  font-weight: 300;
  display: inline;
}

.us-head-wrapper {
  z-index: 2;
  column-gap: 16px;
  row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  display: flex;
  position: relative;
}

@media screen and (max-width: 991px) {
  .us-head-wrapper {
  width: 75%;
  }
}

@media screen and (max-width: 479px) {
  .us-head-wrapper {
  width: 105%;
  }
}

.us-hero-image-wrapper {
  width: 50%;
  height: 100%;
}

@media screen and (max-width: 479px) {
  .us-hero-image-wrapper {
  width: 90%;
  }
}

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

.image-item.aspectr11 {
  object-fit: cover;
}

.carousel-image {
  z-index: -1;
  object-fit: cover;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  width: 80%;
  position: relative;
}

.carousel-image.aspectr11 {
  position: static;
}

.carrusal-us-hero {
  z-index: 1;
  position: relative;
}

.member-wrapper {
  column-gap: 0px;
  row-gap: 0px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.95));
  grid-template-rows: auto;
  grid-template-columns: 250% 250%;
  grid-template-areas: ".";
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 200px;
  margin-bottom: 100px;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media screen and (max-width: 479px) {
  .member-wrapper {
  margin-top: 100px;
  }
}

.member-collection-wrapper {
  z-index: -2;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  justify-content: center;
  width: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .member-collection-wrapper {
  width: auto;
  }
}

.member-collection-wrapper._1st {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  margin-right: 4rem;
}

@media screen and (max-width: 991px) {
  .member-collection-wrapper._1st {
  width: auto;
  }
}

.member-list {
  z-index: -1;
  column-gap: 3rem;
  row-gap: 3rem;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto auto auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  width: 100%;
  margin-bottom: 100px;
  display: grid;
  position: relative;
}

@media screen and (max-width: 991px) {
  .member-list {
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto auto auto;
  }
}

@media (max-width: 768px) {
  .member-list {
  grid-template-columns: auto auto auto auto auto auto auto;
  }
}

.member-list._1st {
  column-gap: 2rem;
  row-gap: 2rem;
  margin-right: 2rem;
}

.member-logo {
  margin-right: 3rem;
}

.member {
  object-fit: scale-down;
  max-width: 150px;
  max-height: 100px;
}

@media screen and (max-width: 479px) {
  .member {
  max-width: 65px;
  }
}

.div-block {
  margin-left: -1rem;
  margin-right: auto;
}

.email-us {
  margin-bottom: 0.5rem;
  display: block;
}

.link-block-editable {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar-right.heddin-nav-for-tablet.footer-links {
  column-gap: 20px;
  row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  }
}

@media screen and (max-width: 479px) {
  .navbar-right.heddin-nav-for-tablet.footer-links {
  column-gap: 10px;
  row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 0.5fr 0.5fr 2fr;
  }
}

@media screen and (max-width: 991px) {
  .section.less-margin {
  margin-top: 100px;
  margin-bottom: 0px;
  }
}

@media screen and (max-width: 991px) {
  .title-text.about-head {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: auto;
  height: auto;
  }
}

@media (max-width: 768px) {
  .title-text.about-head {
  width: 95%;
  }
}

@media screen and (max-width: 991px) {
  .footer-link {
  display: flex;
  }
}

@media screen and (max-width: 479px) {
  .footer-link {
  font-size: 0.7rem;
  }
}

@media screen and (max-width: 991px) {
  .footer-social-media-icon.lin {
  margin-top: -10px;
  }
}

@media screen and (max-width: 479px) {
  .footer-social-media-icon.lin {
  margin-top: -5px;
  }
}

@media screen and (max-width: 991px) {
  .footer-social-media-icon.insta {
  margin-top: -5px;
  }
}

@media screen and (max-width: 991px) {
  .work-page-edit {
  width: 109%;
  }
}

@media screen and (max-width: 991px) {
  .contact-text-center-tablet {
  text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-button {
  font-size: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .dropdown-button {
  font-size: 1rem;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-wrapper {
  column-gap: 15px;
  row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  display: flex;
  }
}

@media screen and (max-width: 479px) {
  .dropdown-wrapper {
  width: 75%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 30px;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-button-link.w--current {
  border-bottom: 1px solid var(--white);
  }
}

@media screen and (max-width: 479px) {
  .hide-mobile-portrait {
  display: none;
  }
}

@media screen and (max-width: 479px) {
  .section.white-bg.black-fontcolor {
  margin-top: -300px;
  }
}

@media screen and (max-width: 479px) {
  .section.white-bg.black-fontcolor.margin-to-padding.margin {
  margin-top: -51px;
  }
}

@media screen and (max-width: 479px) {
  .section.white-bg.black-fontcolor.margin {
  margin-bottom: -150px;
  }
}

@media screen and (max-width: 479px) {
  .section.extra-margin {
  margin-top: 100px;
  }
}

@media screen and (max-width: 479px) {
  .list-title.campaigns {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  }
}

@media screen and (max-width: 479px) {
  .one-card.black-fontcolor {
  padding-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .logo-image {
  max-width: 75%;
  }
}

@media screen and (max-width: 479px) {
  .menu-item-wrapper.footer {
  justify-content: center;
  align-items: center;
  display: flex;
  }
}

@media screen and (max-width: 479px) {
  .radio-button-text {
  font-size: 0.8rem;
  }
}

@media screen and (max-width: 479px) {
  .image-contact {
  width: 75%;
  }
}

#w-node-aa156c01-c978-c252-2204-8afe41f05c49-fb7919e8, #w-node-_64e8b99b-d272-d588-03b3-dd56819eb132-fb7919e8, #w-node-cf568998-cf0a-f9cd-0a7f-21279fd81a22-fb7919e8, #w-node-_359b3495-2aff-73db-3f38-bdf242355526-fb7919e8, #w-node-_6c4df0a2-1e43-07e5-c5e5-087f06301cd3-fb7919e8, #w-node-_1159ef70-59c2-14bb-2488-b6e9e759b009-fb7919e8, #w-node-b99ba28c-6cb8-3d1e-19eb-93f6f9a4ae63-fb7919e8, #w-node-d8371ddf-f8bf-6a51-2b0b-36a84be6db55-fb7919e8, #w-node-c191fbca-4c78-b80d-7581-ce01acea7f58-fb7919e8, #w-node-d8ab4e1a-eae5-9892-6181-a32503927f4a-fb7919e8, #w-node-_95f57e4f-5ae6-1000-e2c9-aa4e0868f846-fb7919e8, #w-node-_933a0dbd-1cb4-fd50-6832-a73ee9458f6e-fb7919e8, #w-node-_594b2895-b707-66f8-1a1c-1687708cddf3-fb7919e8, #w-node-_960edc18-4cd8-eaeb-033a-e77627a91d57-fb7919e8, #w-node-_780f0cba-a912-7fbc-dc5d-39980cf0697b-fb7919e8, #w-node-f9be18a3-a98a-d3d1-6e08-dd8f7f5387d6-fb7919e8, #w-node-a35a1717-d20a-9f22-a583-ac8987ad5d88-fb7919e8, #w-node-_587096cf-1790-869d-bd55-856b71766afb-fb7919e8, #w-node-_78198be2-9283-5ad0-79c5-411ea517eb26-fb7919e8, #w-node-_933e0de8-046a-016f-febd-e21b110ec103-fb7919e8, #w-node-d0a725e4-999f-8b69-0b0e-78c447429766-fb7919e8, #w-node-_1a464304-db94-7df0-3470-52424c59ac22-fb7919e8, #w-node-_9a10c410-733f-b0d7-d473-1f4775381eb6-fb7919e8, #w-node-a44057b7-015a-dd77-25ba-726a55759064-fb7919e8, #w-node-_48d99334-0e2c-558b-f68a-6569cb5e4664-fb7919e8, #w-node-ba33174b-25d3-7b6a-45f3-9b8356d5a45c-fb7919e8, #w-node-_80d44517-1ea4-91fa-b819-9cff72f54795-fb7919e8, #w-node-afff07ec-54c6-1acf-09b8-b576f9ca2f53-fb7919e8, #w-node-_7c148368-8c1c-d8d9-fa89-864012df91c5-fb7919e8, #w-node-_7c148368-8c1c-d8d9-fa89-864012df91c6-fb7919e8, #w-node-_1e218501-a0da-f47a-b35e-b66d4f1968fa-fb7919e8, #w-node-_1e218501-a0da-f47a-b35e-b66d4f1968fb-fb7919e8, #w-node-af633ea1-93d4-7ed4-df89-e8d988a662d6-fb7919e8, #w-node-_05c59c64-d950-d6db-f455-ce8755f216b9-fb7919e8, #w-node-_85b50e63-79f0-769f-bc52-6838b726a5c3-fb7919e8, #w-node-_85b50e63-79f0-769f-bc52-6838b726a5cf-fb7919e8 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
}

#w-node-_08f2a7c8-7f71-c4f0-a31c-cff9d7953018-d7953013 {
  align-self: start;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_08f2a7c8-7f71-c4f0-a31c-cff9d7953018-d7953013 {
  order: -9998;
  align-self: center;
  justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_08f2a7c8-7f71-c4f0-a31c-cff9d7953018-d7953013 {
  order: 9999;
  grid-row-start: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
  justify-self: center;
  }
}

#w-node-_7fcb5de4-25f5-f986-a625-33a339fca334-d7953013 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-column-end: 3;
}

#w-node-_4a8651aa-9807-888f-404d-475a7059c2eb-d7953013 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_4a8651aa-9807-888f-404d-475a7059c2eb-d7953013 {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 3;
  justify-self: center;
  }
}

#w-node-_08f2a7c8-7f71-c4f0-a31c-cff9d7953029-d7953013 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
  align-self: start;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_08f2a7c8-7f71-c4f0-a31c-cff9d7953029-d7953013 {
  order: -9998;
  justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_08f2a7c8-7f71-c4f0-a31c-cff9d7953029-d7953013 {
  order: 0;
  justify-self: center;
  }
}

#w-node-bce7b6bd-7b7b-9852-28cd-1e4c7d568b34-d7953013, #w-node-bce7b6bd-7b7b-9852-28cd-1e4c7d568b36-d7953013, #w-node-bce7b6bd-7b7b-9852-28cd-1e4c7d568b38-d7953013, #w-node-bce7b6bd-7b7b-9852-28cd-1e4c7d568b3a-d7953013 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
}

#w-node-f9c98cf2-356d-828c-8f08-c63b8311b9ee-d7953013 {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 3;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-f9c98cf2-356d-828c-8f08-c63b8311b9ee-d7953013 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
  justify-self: center;
  }
}

#w-node-_902f57a2-fc0d-b71b-8e87-3303aca4e9a5-d7953013, #w-node-_576e4ba7-4319-7ed0-f438-47cb5711feee-d7953013 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
}

#w-node-_155a7f36-67ff-a146-156f-a99594bcffb6-d7953013 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_155a7f36-67ff-a146-156f-a99594bcffb6-d7953013 {
  grid-row-start: 4;
  grid-column-start: 1;
  grid-row-end: 5;
  grid-column-end: 2;
  justify-self: center;
  }
}

#w-node-_16f5144e-963d-903f-402a-71cdd96aac4c-fb7919eb, #w-node-_688afa10-1099-8370-5291-5ea1dc1d8be8-fb7919eb, #w-node-_08f33abf-ae77-5535-5f38-0fc6c547edf4-fb7919eb, #w-node-_906287fa-c26a-53dd-614d-fd0f2100d1bb-fb7919eb {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
}

#w-node-a6f4e64a-740d-71c0-c2fe-26d9c4150222-fb7919eb {
  align-self: start;
  justify-self: center;
}

#w-node-ef2de6e3-88f8-03d5-7f69-bbdf83092fbc-fb7919eb, #w-node-ff8b5d11-0c7d-6256-e508-271b639adb76-fb7919ec, #w-node-_588f622d-c559-427b-506f-2be2d58d425a-fb7919ec, #w-node-d62bc4ea-edf2-868a-c922-78ae02092b5b-fb7919ec, #w-node-b13d1c48-4a70-3a5c-3b1a-3d4e7b9b9dbf-fb7919ec, #w-node-_35f81afa-5acf-ded1-19a4-aa041d083a43-fb7919ec, #w-node-_35f81afa-5acf-ded1-19a4-aa041d083a45-fb7919ec, #w-node-_35f81afa-5acf-ded1-19a4-aa041d083a46-fb7919ec, #w-node-_35f81afa-5acf-ded1-19a4-aa041d083a47-fb7919ec, #w-node-_35f81afa-5acf-ded1-19a4-aa041d083a49-fb7919ec, #w-node-_54bea43d-764b-4de9-40bf-9a64de0fe766-fb7919ec, #w-node-_54bea43d-764b-4de9-40bf-9a64de0fe772-fb7919ec, #w-node-_93c6d173-d145-6dfa-550a-558ca62c7fec-fb7919ed, #w-node-_4993b0d5-5546-961a-0462-87e18a55ba45-fb7919ed, #w-node-_4993b0d5-5546-961a-0462-87e18a55ba48-fb7919ed, #w-node-fe0bd572-4d72-935f-2d24-7d62112e481e-fb7919f4, #w-node-_9598753c-26a4-fa32-3279-c0ae2ffea6ee-fb7919f6, #w-node-ce7d913b-68b5-af3d-aeca-14f3658d58e1-fb7919f6, #w-node-f5c69cc0-5d46-5fec-31d0-b7008a2b2352-fb7919f7, #w-node-f5c69cc0-5d46-5fec-31d0-b7008a2b2353-fb7919f7, #w-node-babb679c-e071-a05f-5224-b1eff602ded8-fb7919f7, #w-node-babb679c-e071-a05f-5224-b1eff602ded9-fb7919f7, #w-node-_37de7393-b929-0095-2525-87ecb38d539d-fb7919f7, #w-node-_37de7393-b929-0095-2525-87ecb38d53b7-fb7919f7 {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-dbd3986f-15e2-2f61-0a46-ab2f71e498c2-d7953013 {
  order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dbd3986f-15e2-2f61-0a46-ab2f71e498c2-d7953013 {
  order: -9999;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_84f8f4b5-32c1-9ebe-3e1c-b384803e3d52-fb7919eb {
  justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ff8b5d11-0c7d-6256-e508-271b639adb76-fb7919ec {
  order: -9999;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_588f622d-c559-427b-506f-2be2d58d425a-fb7919ec {
  order: -9999;
  justify-self: center;
  }
}

@media (max-width: 768px) {
  #w-node-_05c59c64-d950-d6db-f455-ce8755f216b9-fb7919e8 {
  justify-self: center;
  }
}

@media (max-width: 768px) {
  #w-node-_88ca3461-505c-452e-397d-cf482f1ae601-fb7919eb {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
  }
}

@media (max-width: 768px) {
  #w-node-ef2de6e3-88f8-03d5-7f69-bbdf83092fbc-fb7919eb {
  justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dbd3986f-15e2-2f61-0a46-ab2f71e498c3-d7953013 {
  align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dbd3986f-15e2-2f61-0a46-ab2f71e498c7-d7953013 {
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 2;
  grid-column-end: 4;
  justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dbd3986f-15e2-2f61-0a46-ab2f71e498cb-d7953013 {
  grid-row-start: 1;
  grid-column-start: 4;
  grid-row-end: 2;
  grid-column-end: 5;
  justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dbd3986f-15e2-2f61-0a46-ab2f71e498cf-d7953013 {
  grid-row-start: 2;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-column-end: 5;
  justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_88ca3461-505c-452e-397d-cf482f1ae601-fb7919eb, #w-node-_7d2d510d-54ca-1dd4-e2ac-c79788450225-fb7919eb, #w-node-b8d6c0b5-db8a-77e1-4875-4fcf03d469ea-fb7919eb, #w-node-_1238b6f8-e71c-0e74-61cc-285a8bff0cf0-fb7919eb, #w-node-ee80f5cb-16e3-d7f1-80af-b05a7edca30c-fb7919eb, #w-node-c61a944d-357b-1074-987e-8368ac07eea9-fb7919eb {
  grid-row-start: span 1;
  grid-column-start: span 1;
  grid-row-end: span 1;
  grid-column-end: span 1;
  }
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #safari {
  background-color: rgb(0, 0, 0);
  }
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

marquee {
  pointer-events: none;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #safari {
  background-color: rgb(0, 0, 0);
  }
}

.w-richtext > :first-child {
  margin-top: 0px;
}

.w-richtext > :last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
  margin-bottom: 0px;
}

main:focus-visible {
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0px;
}

.container-medium {
  margin-right: auto !important;
  margin-left: auto !important;
}

.container-small {
  margin-right: auto !important;
  margin-left: auto !important;
}

.container-large {
  margin-right: auto !important;
  margin-left: auto !important;
}

a {
  color: inherit;
  text-decoration-line: inherit;
  text-decoration-thickness: inherit;
  text-decoration-style: inherit;
  text-decoration-color: inherit;
  font-size: inherit;
}

* {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-font-smoothing: antialiased;
}