@font-face{font-family:Geist;font-style:normal;font-weight:300 600;font-display:swap;src:url(/site/fonts/geist-normal.woff2) format("woff2");}
@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(/site/fonts/montserrat-italic.woff2) format("woff2");}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/site/fonts/montserrat-normal.woff2) format("woff2");}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background-color: #0000;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

.ui-input::placeholder {
  color: #999;
}

.ui-input:focus {
  border-color: #3898ec;
  outline: 0;
}

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

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

textarea.ui-input {
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-tabs {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

:root {
  --brand-red: #c42727;
  --brand-red-dark: #a31f1f;
  --white: white;
  --main-font: Geist, sans-serif;
  --grey-400: #2c2c2c;
  --transparent: #fff0;
  --grey-200: #c7c7c7;
  --grey-100: #f3f3f3;
  --grey-300: #888;
  --white-opacity-30: #ffffff4d;
  --black: #202020;
  --status-dot: #c42727;
  --white-opacity-90: #ffffffd9;
  --grey-150: #e7e7e7;
  --yellow: #f5ce02;
  --white-opacity-50: #ffffff80;
}

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

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

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

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

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

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

.hero-section {
  width: 100%;
  height: 100vh;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 6rem 5rem 2.5rem;
  position: relative;
}

.hero-bg-wrap {
  object-fit: fill;
  background-image: linear-gradient(#0000001a, #0000001a), radial-gradient(circle, #fff0, #0000004d), url("/site/images/dakbord.jpg");
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  border-radius: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 5rem;
  display: flex;
  position: relative;
}

.hero-content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px none var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  max-width: 800px;
  display: flex;
  position: relative;
}

.hero-heading {
  font-family: var(--main-font);
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1;
}

.basic-text {
  font-family: var(--main-font);
  color: #fff;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.3;
  text-decoration: none;
}

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

.basic-text.color-grey-400.nav-menu {
  opacity: .6;
  font-size: 1.125rem;
  transition: all .3s;
}

.basic-text.color-grey-400.nav-menu:hover, .basic-text.color-grey-400.nav-menu.opacity-100 {
  opacity: 1;
}

.basic-text.color-grey-400.bold {
  font-weight: 600;
}

.basic-text.color-grey-400.bold.linehigh-small {
  word-break: normal;
  line-height: 1;
}

.basic-text.color-grey-400.section-badge {
  border: 1px solid var(--grey-200);
  background-color: var(--grey-100);
  color: var(--grey-400);
  text-transform: capitalize;
  border-radius: 2rem;
  padding: .25rem 1.5rem .25em;
  display: inline-block;
}

.basic-text.color-grey-400.linehigh-small {
  line-height: 1;
}

.basic-text.color-grey-400.center {
  text-align: center;
}

.basic-text.color-grey-400 {
  color: var(--grey-400);
  line-height: 1.3;
}

.basic-text.footer {
  color: var(--grey-200);
  transition: all .2s;
}

.basic-text.footer:hover {
  color: var(--grey-300);
}

.basic-text.bold {
  font-weight: 600;
}

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

.basic-text.footer-copyright {
  color: var(--grey-200);
  transition: all .2s;
}

.space-small {
  width: 1rem;
  height: 1rem;
}

.button {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--white-opacity-30);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 99rem;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem .325rem .5rem 1.5rem;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.button.navbar-button {
  background-color: var(--black);
  justify-content: space-between;
  width: auto;
  padding-left: 1rem;
}

.button.navbar-button.hide-in-tablet {
  display: none;
}

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

.small-text {
  font-family: var(--main-font);
  color: var(--white);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
}

.small-text:where(.v-6bd070a1) {
  color: var(--grey-400);
}

.small-text.color-grey-400.bold {
  font-weight: 600;
  line-height: 1;
}

.small-text.color-grey-400.normal {
  font-weight: 400;
}

.small-text.color-grey-400.normal.linehigh-small {
  line-height: 1;
}

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

.small-text.color-grey-400 {
  color: var(--grey-400);
  font-weight: 300;
}

.small-text.color-grey-400.linehigh-small {
  font-weight: 300;
  line-height: 1;
}

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

.small-text.color-grey-300.linehigh-small {
  line-height: 1.2;
}

.button-circle {
  background-color: var(--black);
  border-radius: 99rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-circle.navbar-button {
  background-color: var(--white);
}

.button-circle.secondary {
  background-color: var(--white);
}

.icon-size-small {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: absolute;
}

.icon-size-small.navbar-button, .icon-size-small.hover-in.secondary {
  color: var(--black);
}

.icon-size-small.hover-out {
  transform: translate(-180%, 180%);
}

.icon-size-small.hover-out.secondary {
  color: var(--black);
}

.icon-size-small.relative {
  position: relative;
}

.icon-size-small.relative.color-accent {
  color: var(--status-dot);
}

.icon-size-small.relative.color-grey-400 {
  color: var(--grey-400);
}

.icon-size-small.relative.color-grey-400.margin-top-5 {
  margin-top: 5px;
}

.hero-description {
  width: 85%;
}

.achieves-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  display: flex;
}

.achieve-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.large-text-xl {
  font-family: var(--main-font);
  color: var(--white);
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
}

.large-text-xl:where(.v-6bd070a1) {
  color: var(--grey-400);
}

.large-text-xl.color-grey {
  color: var(--grey-400);
  display: inline-block;
}

.large-text-xl.color-grey.vertical {
  color: var(--grey-200);
}

.achieve-number-wrap {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.upper-text {
  font-family: var(--main-font);
  color: var(--white);
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 1;
}

.upper-text.linehigh-small {
  line-height: .6;
}

.upper-text.linehigh-small:where(.v-6bd070a1) {
  color: var(--grey-400);
}

.hero-rating-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--white);
  border-radius: 2rem 0 0;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem 1rem .75rem 1.5rem;
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.hero-rating-clients-wrap {
  display: flex;
}

.hero-rating-text-wrap {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  flex-flow: column;
  display: flex;
}

.client-avatar {
  border: 3px solid var(--white);
  background-color: var(--white);
  border-radius: 99rem;
  width: 70px;
  height: 70px;
  margin-left: -.75rem;
  overflow: hidden;
}

.full {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.full.photo-1 {
  object-fit: cover;
  border-radius: 2rem;
}

.full.cover {
  object-fit: cover;
  object-position: 50% 50%;
}

.full.brand-logo-image {
  width: 3.5rem;
  height: auto;
}

.full.cover {
  object-fit: cover;
  object-position: 50% 50%;
  overflow: clip;
}

.full.cover.opacity-70 {
  opacity: .7;
}

.full.footer {
  width: 1.25rem;
  height: 1.25rem;
}

.full.photo-2 {
  border-radius: 2rem;
}

.full.photo-2.cover {
  object-fit: cover;
}

.full.photo-3 {
  border-radius: 2rem;
}

.full.photo-3.cover {
  object-fit: cover;
}

.full.member {
  width: 1rem;
  height: 1rem;
}

.hero-rating-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: auto auto;
  position: absolute;
  inset: auto 0% 0% auto;
}

.corner-top-right {
  width: 40px;
  height: 40px;
  transform: rotate(180deg);
}

.hero-rating-stars {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-size-medium {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-size-medium.color-grey-400 {
  color: var(--grey-400);
}

.featured-agents-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar {
  border-bottom: 1px solid var(--white);
  background-color: var(--white-opacity-90);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-flow: column;
  justify-content: center;
  width: 100%;
  height: 5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
  position: fixed;
}

.navbar-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.brand-logo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 2.5rem;
  display: flex;
}

.brand-logo.is-current {
  height: auto;
}

.brand-logo.footer.is-current {
  flex: 0 auto;
}

.nav-menu {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

.nav-button-wrap {
  flex: 0 auto;
  order: 0;
  display: block;
}

.feature-service-section {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 5rem;
  display: flex;
}

.button-bg {
  background-color: var(--white);
  transform-origin: 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.container {
  border: 1px #000;
  flex-flow: column;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container.flex-h.gap-medium {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
}

.container.full {
  z-index: 1;
  max-width: none;
  position: relative;
}

.section-heading {
  font-family: var(--main-font);
  color: var(--grey-400);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
}

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

.feature-service-left {
  flex-flow: column;
  justify-content: space-between;
  width: 30%;
  min-width: 350px;
  display: flex;
}

.feature-service-right {
  justify-content: space-between;
  width: 70%;
  display: flex;
}

.large-text {
  font-family: var(--main-font);
  color: var(--grey-400);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.large-text.no-wrap {
  color: var(--grey-200);
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}

.large-text.logo-text {
  text-transform: uppercase;
  line-height: 1;
}

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

.large-text.padding-right-2 {
  padding-right: 2rem;
}

.feature-service-list {
  justify-content: space-between;
  height: 500px;
  display: flex;
}

.feature-service-list.first {
  cursor: pointer;
  width: 100%;
}

.feature-service-list.second {
  cursor: pointer;
  width: 15%;
  display: flex;
  position: relative;
}

.feature-service-list.third {
  cursor: pointer;
  cursor: pointer;
  flex: 0 auto;
  width: 15%;
  display: flex;
  position: relative;
}

.feature-service-image {
  border-radius: 0;
  width: 400px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.feature-service-image.first {
  width: 100%;
  display: block;
}

.feature-service-image.first.hide-in-desktop {
  display: none;
}

.feature-service-image.second {
  transform-origin: 100%;
  width: 0%;
  display: block;
}

.feature-service-image.second.desktop-hide {
  display: none;
}

.feature-service-image.third {
  width: 0%;
  display: block;
}

.feature-service-image.third.desktop-hide {
  display: none;
}

.feature-service-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: auto 0% 0% auto;
}

.feature-service-vertical-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 70px;
  height: 100%;
  display: flex;
  position: relative;
}

.feature-service-vertical-wrap.first {
  border-right: 1px solid var(--grey-200);
  opacity: 0;
  width: 0%;
  overflow: hidden;
}

.feature-service-vertical-wrap.second, .feature-service-vertical-wrap.third {
  border-right: 1px solid var(--grey-200);
  width: 100%;
  overflow: hidden;
}

.feature-service-vertical-wrap.second {
  border-right: 1px solid #c7c7c7;
  width: 100%;
  overflow: hidden;
}

.feature-service-vertical-wrap.first {
  opacity: 0;
  border-right: 1px solid #c7c7c7;
  width: 0%;
  overflow: hidden;
}

.feature-service-vertical-wrap.third {
  border-right: 1px solid #c7c7c7;
  width: 100%;
  overflow: hidden;
}

.feature-service-text {
  background-color: var(--white);
  border-radius: 2rem 0 0;
  padding: 1.5rem 1.5rem 0;
}

.corner-bottom-left {
  width: 40px;
  height: 40px;
  transform: rotate(180deg);
}

.feature-service-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  display: flex;
}

.text-wrap-medium {
  width: 780px;
}

.text-wrap-medium.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.text-wrap-medium.margin-auto.text-align-center {
  text-align: center;
}

.space-large {
  width: 3rem;
  height: 3rem;
}

.space-small-xs {
  width: .5rem;
  height: .5rem;
}

.icon-size-large {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.icon-size-large.color-grey-200 {
  color: var(--grey-200);
  width: 2rem;
  height: 2rem;
}

.icon-size-large.color-grey-400 {
  color: var(--grey-400);
  width: 3rem;
}

.feature-service-text-vertical {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  aspect-ratio: auto;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  display: flex;
  position: absolute;
  bottom: 40%;
  left: auto;
  right: auto;
  transform: rotate(-90deg);
}

.feature-service-info.first {
  display: block;
}

.feature-service-info.second, .feature-service-info.third {
  display: none;
}

.text-wrap-small {
  width: 580px;
}

.text-wrap-small.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.text-wrap-small.margin-auto.text-align-center {
  text-align: center;
}

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

.service-grid-item {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: var(--grey-100);
  border-radius: 2rem;
  flex-flow: column;
  padding: 2.5rem 2rem;
  display: flex;
}

.service-grid-icon {
  background-color: var(--white);
  border-radius: 99rem;
  width: 60px;
  height: 60px;
  padding: 1rem;
}

.space-medium {
  width: 2rem;
  height: 2rem;
}

.listing-section {
  width: 100%;
  padding: 5rem;
}

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

.listing {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.listing-image-wrap {
  border-radius: 2rem;
  width: 100%;
  height: 350px;
  position: relative;
  overflow: hidden;
}

.listing-info-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.listing-category {
  background-color: var(--white);
  font-family: var(--main-font);
  color: var(--grey-400);
  border-radius: 2rem;
  flex-flow: column;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  position: absolute;
  inset: 20px auto auto 20px;
}

.listing-location {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-size-normal {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-size-normal.color-grey-400 {
  color: var(--grey-400);
  width: 1.5rem;
  height: 1.5rem;
}

.icon-size-normal.color-grey-300 {
  color: var(--grey-300);
}

.icon-size-normal.color-grey-300.opacity-70 {
  opacity: .7;
  flex: none;
  height: 1.5rem;
}

.flex-h {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  display: flex;
}

.flex-h.space-between {
  justify-content: space-between;
  width: 100%;
}

.flex-h.gap-small {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.flex-h.center {
  align-items: center;
}

.flex-h.center.icon-text-gap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.flex-h.gap-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.flex-h.bottom-space-between {
  justify-content: space-between;
  align-items: flex-end;
}

.flex-h.top {
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-h.top.icon-text-gap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.listing-price {
  justify-content: flex-end;
  width: 40%;
  display: flex;
}

.listing-detail {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-right: 1px solid var(--grey-200);
  justify-content: flex-start;
  align-items: center;
  margin-right: .5rem;
  padding-right: .5rem;
  display: flex;
}

.listing-detail.last {
  border-right-style: none;
}

.icon-size-normal-xs {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.3rem;
  height: 1.3rem;
  display: flex;
}

.icon-size-normal-xs.color-grey-300 {
  color: var(--grey-300);
  flex: none;
}

.icon-size-normal-xs.color-grey-300.opacity-70 {
  opacity: .7;
  flex: none;
  width: 1.3rem;
  height: 1.3rem;
}

.icon-size-normal-xs.color-yellow {
  color: var(--yellow);
}

.about-section {
  padding: 5rem;
}

.about-column-wrap {
  width: 33.33%;
}

.about-column-wrap.left {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.about-column-wrap.middle {
  border-radius: 2rem;
  height: 600px;
  overflow: hidden;
}

.about-column-wrap.right {
  flex-flow: column;
  display: flex;
}

.about-column-wrap.right.flex-v {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
}

.text-wrap.flex-v.gap-medium {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.text-wrap.sticky {
  position: sticky;
  top: 8rem;
}

.text-wrap.flex-v {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.about-achieves-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: auto 1fr;
}

.members-section {
  padding: 5rem 0;
}

.member-scroll-loop {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.members-list-wrap {
  flex: none;
  display: block;
}

.members-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.member-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 340px;
  display: flex;
}

.member-image {
  border-radius: 2rem;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.member-info {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.testimonials-section {
  padding: 5rem;
}

.testimonials-column-wrap.left {
  width: 30%;
}

.testimonials-column-wrap.right {
  width: 70%;
}

.testimonial-outwrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-height: 650px;
  display: flex;
  position: relative;
  overflow: clip;
}

.testimonials-vertical-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  width: 33.33%;
  display: flex;
}

.reviewer-image {
  object-fit: cover;
  border-radius: 50%;
  flex: none;
  width: 3.5rem;
  max-width: none;
  height: 3.5rem;
  overflow: hidden;
}

.testimonial-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--grey-150);
  background-color: var(--white);
  border-radius: 2rem;
  flex-flow: column;
  width: 100%;
  padding: 1.5rem 1.5rem 1.2rem;
  display: flex;
}

.testimonial-wrap-reviewer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.reviewer-info {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  display: flex;
}

.gradient-white-top {
  background-image: linear-gradient(180deg, var(--white) 20%, #ffffff4d 70%, #fff0);
  width: 100%;
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.gradient-white-top.contact-bg {
  background-image: linear-gradient(180deg, var(--white), #ffffffe6 17%, #ffffff96 45%, #ffffff4d 81%, #fff0);
  height: 200px;
}

.gradient-white-bottom {
  background-image: linear-gradient(360deg, var(--white) 20%, #ffffff4d 70%, #fff0);
  width: 100%;
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.faq-section {
  padding: 5rem 5rem 10rem;
}

.faq-column-wrap.left {
  width: 30%;
}

.faq-column-wrap.right {
  width: 70%;
}

.faq-tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-top {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.faq-dropdown-wrapper {
  width: 100%;
}

.faq-bottom {
  padding-bottom: 1.5rem;
  padding-right: 3rem;
  display: flex;
  overflow: hidden;
}

.faq-toggle {
  border: 1px solid var(--grey-200);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.tabs-content {
  display: none;
}

.faq-accordion, .faq-accordion.is-current {
  border-bottom: 1px solid var(--grey-200);
  background-color: #0000;
  flex-flow: column;
  width: 100%;
  padding: 0;
  display: flex;
}

.contact-section {
  padding: 5rem 0 26%;
  position: relative;
}

.form-wrap {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.form {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px solid var(--grey-200);
  background-color: var(--white-opacity-50);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 2rem;
  flex-flow: column;
  padding: 2rem;
  display: flex;
}

.text-field {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: black black var(--grey-200);
  background-color: var(--transparent);
}

.text-field.small-text {
  margin-bottom: 0;
  padding: .5rem 0 .5rem 1rem;
}

.text-field.small-text.input-area {
  height: 100px;
}

.text-field.small-text.color-grey-400 {
  padding-left: .5rem;
}

.text-field.small-text.color-grey-400:focus {
  border-bottom-color: var(--grey-400);
}

.submit-button {
  background-color: var(--black);
  border-radius: 99rem;
}

.submit-button.basic-text {
  padding-top: .75rem;
  padding-bottom: .75rem;
  transition: all .3s;
}

.submit-button.basic-text:hover {
  background-color: var(--grey-400);
}

.contact-bg-wrap {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.footer-section {
  background-color: var(--black);
  padding: 5rem;
}

.footer-wrap-top {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border-bottom: 1px solid var(--grey-400);
  padding-bottom: 2.5rem;
  display: flex;
}

.footer-wrap-bottom {
  justify-content: space-between;
  padding-top: 2.5rem;
  display: flex;
}

.footer-wrap-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.footer-wrap-right {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  width: 50%;
  display: flex;
}

.social-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.social-icon-wrap {
  background-color: var(--grey-400);
  border: 1px solid #000;
  border-radius: 99rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 0;
  transition: all .2s;
  display: flex;
}

.social-icon-wrap:hover {
  background-color: var(--grey-300);
}

.social-icon-wrap.member {
  border-style: none;
  width: 2.2rem;
  height: 2.2rem;
}

.footer-link {
  color: var(--grey-200);
  text-decoration: underline;
  transition: all .2s;
}

.footer-link:hover {
  color: var(--grey-300);
}

.service-icon-text-wrap {
  flex-flow: column;
  display: flex;
}

.button-group {
  grid-column-gap: 10px;
  display: flex;
}

.article-rich-content h1 {
  font-family: var(--main-font);
  color: var(--grey-400);
  font-size: 5rem;
  font-weight: 600;
  line-height: 1;
}

.article-rich-content h2 {
  font-family: var(--main-font);
  color: var(--grey-400);
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
}

.article-rich-content h3 {
  font-family: var(--main-font);
  color: var(--grey-400);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}

.article-rich-content p {
  font-family: var(--main-font);
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.3;
}

.article-rich-content blockquote {
  font-family: var(--main-font);
  color: var(--grey-400);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
}

.article-rich-content li {
  font-family: var(--main-font);
  color: var(--grey-400);
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.3;
}

.article-rich-content a {
  color: var(--grey-400);
}

.nav-link {
  flex-flow: column;
  justify-content: flex-start;
  height: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.flex-h-center {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  display: flex;
}

.article-section {
  width: 100%;
  padding: 5rem;
}

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

.article-publish {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.article-image-wrap {
  border-radius: 2rem;
  width: 100%;
  height: 350px;
  position: relative;
  overflow: hidden;
}

.article {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.article-info-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.article-read-time {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.process-wrap-left {
  width: 40%;
  padding-top: 10rem;
}

.process-image-wrap {
  border-radius: 2rem;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 350px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.process-image-wrap.step-2 {
  z-index: 2;
  height: 100%;
  display: flex;
}

.process-image-wrap.step-2.hide-in-desktop {
  display: none;
}

.process-image-wrap.step-5 {
  z-index: 5;
  height: 100%;
}

.process-image-wrap.step-5.hide-in-desktop {
  display: none;
}

.process-image-wrap.step-4 {
  z-index: 4;
  height: 100%;
}

.process-image-wrap.step-4.hide-in-desktop {
  display: none;
}

.process-image-wrap.step-1 {
  z-index: 1;
  height: 100%;
  display: flex;
}

.process-image-wrap.step-1.hide-in-desktop {
  display: none;
}

.process-image-wrap.step-3 {
  z-index: 3;
  height: 100%;
  display: flex;
}

.process-image-wrap.step-3.hide-in-desktop {
  display: none;
}

.outer-wrap {
  padding-top: 6rem;
}

.process-wrap-right {
  width: 50%;
  height: 600px;
  position: sticky;
  top: 8rem;
}

.our-process-section {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 5rem;
  display: flex;
}

.process-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.space-large-xl {
  width: 5rem;
  height: 5rem;
}

.process-step {
  min-height: 500px;
}

.article-content-left {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 65%;
  display: flex;
}

.article-content-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px solid #c7c7c7;
  border-radius: 2rem;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  max-width: 300px;
  padding: 1.5rem;
  display: flex;
  position: sticky;
  top: 96px;
}

.listing-details-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.article-cover-image {
  object-fit: cover;
  border-radius: 2rem;
  width: 100%;
  height: 500px;
}

.article-content-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.article-detail-section {
  padding: 5rem;
}

.google-map-wrap {
  border-radius: 2rem;
  overflow: hidden;
}

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

.contact-page-section {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 5rem;
  display: flex;
}

.flex-v {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.flex-v.center {
  justify-content: flex-start;
  align-items: center;
}

@media screen and (min-width: 1440px) {
  .navbar-content {
    grid-template-columns: 1fr auto 1fr;
  }

  .container {
    max-width: 1400px;
  }

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

  .flex-h {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .testimonial-wrap {
    border-color: var(--grey-150);
  }

  .gradient-white-top {
    background-image: linear-gradient(180deg, var(--white) 30%, #ffffff4d 70%, #fff0);
  }

  .gradient-white-top.contact-bg {
    background-image: linear-gradient(180deg, var(--white), #ffffffe6 41%, #ffffff96 67%, #ffffff4d 88%, #fff0);
  }

  .gradient-white-bottom {
    background-image: linear-gradient(360deg, var(--white) 30%, #ffffff4d 70%, #fff0);
  }

  .faq-top {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
    display: flex;
  }

  .faq-bottom {
    color: #272727;
    padding-bottom: 1.5rem;
    padding-left: 0;
    padding-right: 3rem;
    display: flex;
  }

  .faq-accordion.is-current {
    background-color: #0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    flex-flow: column;
    width: 100%;
    padding: 0;
    display: flex;
  }

  .contact-section {
    position: relative;
  }

  .contact-bg-wrap {
    margin-top: 0;
  }

  .flex-h-center {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .process-image-wrap.step-2 {
    z-index: 2;
  }

  .process-image-wrap.step-4 {
    z-index: 4;
  }

  .process-image-wrap.step-1 {
    z-index: 1;
  }

  .process-image-wrap.step-3 {
    z-index: 3;
  }
}

@media screen and (max-width: 991px) {
  .hero-section {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .hero-bg-wrap {
    background-image: linear-gradient(#0000001a, #0000001a), radial-gradient(circle, #fff0, #0000004d), url("/site/images/dakbord.jpg");
    background-position: 0 0, 0 0, 50% 100%;
    background-size: auto, auto, cover;
    border-radius: 1.5rem;
    flex-flow: column;
    padding: 5rem 3rem;
  }

  .hero-content {
    width: 100%;
  }

  .hero-heading {
    font-size: 4rem;
  }

  .basic-text.color-grey-400.nav-menu {
    background-color: var(--transparent);
    opacity: 1;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.5rem;
  }

  .basic-text.color-grey-400.nav-menu.opacity-100 {
    display: none;
  }

  .basic-text.color-grey-400.bold.linehigh-small {
    color: var(--grey-200);
  }

  .basic-text.footer, .basic-text.color-grey-200, .basic-text.footer-copyright {
    font-size: 1rem;
  }

  .button.navbar-button.hide-in-tablet {
    display: none;
  }

  .hero-rating-wrap {
    border-top-left-radius: 1.5rem;
  }

  .full.photo-1.cover, .full.photo-2.cover, .full.photo-3.cover {
    border-radius: 1.5rem;
  }

  .full.brand-logo-image {
    width: 3rem;
    height: auto;
  }

  .full.cover {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .full.footer {
    width: 1rem;
    height: 1rem;
  }

  .full.photo-2.cover, .full.photo-3.cover {
    border-radius: 1.5rem;
  }

  .full.member {
    width: .8rem;
    height: .8rem;
  }

  .corner-top-right {
    width: 30px;
    height: 30px;
  }

  .navbar {
    height: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .navbar-content {
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .brand-logo.is-current {
    height: auto;
  }

  .nav-menu {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #fffffff2;
    flex-flow: row;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    height: 100vh;
    padding-top: 6rem;
    display: flex;
  }

  .nav-button-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    align-items: center;
    display: flex;
  }

  .feature-service-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .container.flex-h.gap-medium {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .section-heading {
    font-size: 2rem;
  }

  .feature-service-left {
    width: 100%;
  }

  .feature-service-right, .feature-service-left-top {
    display: none;
  }

  .feature-service-left-bottom {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    flex-flow: column;
    display: flex;
  }

  .feature-service-image.first {
    width: 100%;
    height: 350px;
  }

  .feature-service-image.first.hide-in-desktop {
    height: 300px;
    display: block;
  }

  .feature-service-image.second {
    width: 100%;
    height: 350px;
  }

  .feature-service-image.second.desktop-hide {
    height: 300px;
    display: block;
  }

  .feature-service-image.third {
    width: 100%;
    height: 300px;
  }

  .feature-service-image.third.desktop-hide {
    display: block;
  }

  .feature-service-text {
    border-top-left-radius: 1.5rem;
  }

  .corner-bottom-left {
    width: 30px;
    height: 30px;
  }

  .feature-service-wrap {
    flex-flow: column;
  }

  .text-wrap-medium {
    width: 100%;
  }

  .feature-service-info.first {
    flex-flow: column;
    display: flex;
  }

  .feature-service-info.second, .feature-service-info.third {
    display: block;
  }

  .services-grid-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .service-grid-item {
    border: 1px none var(--grey-150);
    border-radius: 1.5rem;
    padding: 2rem 1.5rem;
  }

  .listing-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

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

  .listing-image-wrap {
    border-radius: 1.5rem;
    height: 260px;
  }

  .listing-category {
    top: 15px;
    left: 15px;
  }

  .flex-h.space-between.center {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
  }

  .flex-h.gap-small.mobile-flex-v {
    flex-flow: column;
  }

  .flex-h.bottom-space-between {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .about-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .about-column-wrap.left {
    width: 100%;
  }

  .about-column-wrap.middle {
    border-radius: 1.5rem;
    width: 100%;
    height: 500px;
  }

  .about-column-wrap.right.flex-v {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
  }

  .text-wrap.sticky {
    position: relative;
    top: 0;
  }

  .about-achieves-grid {
    grid-template-rows: auto;
    grid-template-columns: auto auto auto 1fr;
    justify-items: start;
  }

  .members-section {
    overflow: hidden;
  }

  .member-item {
    width: 250px;
  }

  .member-image {
    border-radius: 1.5rem;
    height: 300px;
  }

  .testimonials-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .testimonials-column-wrap.left, .testimonials-column-wrap.right {
    width: 100%;
  }

  .testimonial-outwrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .testimonials-vertical-wrapper {
    width: 33.33%;
  }

  .testimonials-vertical-wrapper.hide-in-tablet {
    width: 33.33%;
    display: flex;
  }

  .reviewer-image {
    flex: none;
  }

  .testimonial-wrap {
    border-radius: 1.5rem;
  }

  .testimonial-wrap-reviewer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .faq-section {
    padding-bottom: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .faq-column-wrap.left, .faq-column-wrap.right {
    width: 100%;
  }

  .faq-top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: flex-start;
  }

  .faq-toggle {
    flex: none;
  }

  .contact-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .form-wrap {
    width: 100%;
  }

  .footer-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .social-icon-wrap {
    width: 2.5rem;
    height: 2.5rem;
  }

  .menu-button {
    background-color: var(--transparent);
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .menu-button.is-open {
    border: 1px solid var(--grey-200);
    background-color: var(--grey-150);
    color: var(--grey-400);
    border-radius: 99rem;
  }

  .icon {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    inset: 50% 0% 0% 50%;
    transform: translate(-50%, -50%);
  }

  .service-icon-text-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .button-group {
    justify-content: center;
    align-items: center;
  }

  .article-rich-content h1 {
    font-size: 4rem;
  }

  .article-rich-content h2 {
    font-size: 2rem;
  }

  .nav-link {
    height: auto;
  }

  .nav-link.is-current {
    height: auto;
    overflow: hidden;
  }

  .article-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

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

  .article-image-wrap {
    border-radius: 1.5rem;
    height: 260px;
  }

  .process-wrap-left {
    width: 50%;
  }

  .outer-wrap {
    padding-top: 4rem;
  }

  .our-process-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .process-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .article-content-left {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
  }

  .article-content-right {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    padding: 1.5rem 1rem 0;
    position: relative;
    top: 0;
  }

  .article-content-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .article-detail-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: visible;
  }

  .contact-grid-wrap {
    grid-template-columns: 1fr;
  }

  .contact-page-section {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: auto;
    margin-bottom: 0;
    padding-top: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-bg-wrap {
    border-radius: 1.5rem;
    height: auto;
    padding: 2rem 1rem 6rem 1.5rem;
  }

  .hero-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .hero-heading {
    font-size: 2.25rem;
  }

  .basic-text {
    font-size: 1rem;
  }

  .basic-text.color-grey-400.nav-menu {
    font-size: 1.125rem;
  }

  .button.navbar-button.hide-in-mobile {
    display: none;
  }

  .button.navbar-button.hide-in-tablet {
    margin-top: 1rem;
    display: inline-flex;
  }

  .button.primary {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: 1.25rem;
    display: inline-flex;
  }

  .small-text, .small-text.color-black {
    font-size: .875rem;
  }

  .hero-description {
    width: 100%;
  }

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

  .achieve-list {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .large-text-xl {
    font-size: 2.25rem;
  }

  .large-text-xl.color-grey {
    font-size: 2rem;
  }

  .upper-text.linehigh-small {
    font-size: 1.75rem;
  }

  .hero-rating-wrap {
    border-top-left-radius: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    padding: .5rem .5rem 0 1rem;
  }

  .client-avatar {
    border-width: 2px;
    width: 45px;
    height: 45px;
  }

  .full.brand-logo-image {
    width: 2.5rem;
    height: auto;
  }

  .full.footer {
    width: 1rem;
    height: 1rem;
  }

  .hero-rating-grid {
    grid-template-rows: max-content auto;
  }

  .corner-top-right {
    width: 25px;
    height: 25px;
  }

  .hero-rating-stars {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    justify-content: flex-end;
  }

  .navbar {
    height: 3.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    inset: 0% 0% auto;
  }

  .brand-logo {
    height: 1.5rem;
    padding-left: 0;
  }

  .brand-logo.is-current {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex: none;
    padding-left: 0;
    display: flex;
  }

  .feature-service-section {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    padding: 2.5rem 1rem;
  }

  .container.flex-h.gap-medium {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .section-heading {
    font-size: 1.375rem;
  }

  .feature-service-left {
    min-width: auto;
  }

  .feature-service-left-bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

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

  .large-text.logo-text {
    font-size: 1rem;
  }

  .feature-service-image.first.hide-in-desktop, .feature-service-image.second.desktop-hide, .feature-service-image.third.desktop-hide {
    height: 250px;
  }

  .feature-service-text {
    padding-top: .75rem;
    padding-left: .75rem;
    padding-right: 0;
  }

  .corner-bottom-left {
    width: 25px;
    height: 25px;
  }

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

  .icon-size-large.color-grey-400 {
    width: 2rem;
    height: 2rem;
  }

  .text-wrap-small.margin-auto.text-align-center {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .services-grid-wrap {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .service-grid-item {
    padding: 1rem;
  }

  .service-grid-icon {
    width: 45px;
    height: 45px;
    padding: .75rem;
  }

  .space-medium {
    width: 1.5rem;
    height: 1.5rem;
  }

  .listing-section {
    padding: 2.5rem 1rem;
  }

  .listings-list {
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .listing-item {
    position: relative;
  }

  .listing-category {
    font-size: .875rem;
    top: 10px;
    left: 10px;
  }

  .flex-h.gap-small.mobile-flex-v {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .listing-detail {
    margin-bottom: .5rem;
  }

  .icon-size-normal-xs.color-yellow {
    width: 1rem;
    height: 1rem;
  }

  .about-section {
    padding: 2.5rem 1rem;
  }

  .about-column-wrap.left {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-column-wrap.middle {
    height: 300px;
  }

  .text-wrap.flex-v {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-achieves-grid {
    grid-template-columns: auto auto;
  }

  .members-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .member-item {
    width: 180px;
  }

  .member-image {
    height: 230px;
  }

  .testimonials-section {
    padding: 2.5rem 1rem;
  }

  .testimonial-outwrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    max-height: 600px;
  }

  .testimonials-vertical-wrapper {
    width: 100%;
  }

  .testimonials-vertical-wrapper.hide-in-tablet, .testimonials-vertical-wrapper.hide-in-portrait {
    display: none;
  }

  .gradient-white-top.contact-bg {
    height: 50%;
  }

  .faq-section {
    padding: 2.5rem 1rem 5rem;
  }

  .faq-top {
    align-items: flex-start;
  }

  .faq-bottom {
    padding-right: 1.5rem;
  }

  .faq-toggle {
    width: 1.5rem;
    height: 1.5rem;
  }

  .contact-section {
    padding-top: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .form {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-radius: 1.5rem;
    padding: 1rem;
  }

  .input-wrap.flex-h.gap-small {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .footer-section {
    padding: 2.5rem 1rem;
  }

  .footer-wrap-top {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
  }

  .footer-wrap-bottom {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .footer-wrap-left {
    width: 100%;
  }

  .footer-wrap-right {
    justify-content: space-between;
    width: 100%;
  }

  .social-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .social-icon-wrap {
    width: 2.5rem;
    height: 2.5rem;
    padding: .5rem .5rem .8rem;
  }

  .menu-button {
    width: 2.5rem;
    height: 2.5rem;
  }

  .menu-button.is-open {
    width: 2.5rem;
    height: 2.5rem;
    padding-bottom: 0;
  }

  .icon {
    width: 2rem;
    height: 2rem;
  }

  .button-group {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .article-rich-content h1 {
    font-size: 2.25rem;
  }

  .article-rich-content h2 {
    font-size: 1.375rem;
  }

  .article-rich-content h3 {
    font-size: 1.125rem;
  }

  .article-rich-content p, .article-rich-content blockquote {
    font-size: 1rem;
  }

  .article-rich-content li {
    font-size: 1rem;
    line-height: 1.5;
  }

  .heading {
    font-size: 1rem;
  }

  .article-section {
    padding: 2.5rem 1rem;
  }

  .articles-list {
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .article-item {
    position: relative;
  }

  .process-wrap-left {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    width: 100%;
    padding-top: 0;
    display: flex;
  }

  .process-image-wrap.step-5.hide-in-desktop, .process-image-wrap.step-4.hide-in-desktop, .process-image-wrap.step-1 {
    display: flex;
    position: relative;
  }

  .process-image-wrap.step-2.hide-in-desktop, .process-image-wrap.step-3.hide-in-desktop, .process-image-wrap.step-5.hide-in-desktop, .process-image-wrap.step-4.hide-in-desktop, .process-image-wrap.step-1 {
    display: flex;
    position: relative;
  }

  .process-image-wrap.step-1.hide-in-desktop {
    display: flex;
  }

  .process-image-wrap.step-3.hide-in-desktop {
    display: flex;
    position: relative;
  }

  .process-wrap-right {
    display: none;
  }

  .our-process-section {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    padding: 2.5rem 1rem;
  }

  .process-step-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .space-large-xl {
    width: 2.5rem;
    height: 2.5rem;
  }

  .process-step {
    min-height: auto;
  }

  .article-cover-image {
    height: 300px;
  }

  .article-detail-section {
    padding: 2.5rem 1rem;
  }

  .contact-grid-wrap {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .contact-page-section {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    padding: 2.5rem 1rem;
  }
}

#n-262977d4, #n-df444f8c {
  place-self: end;
}

#n-edd1bba8, #n-245ab975 {
  place-self: end;
}

#n-a9acb90a {
  align-self: end;
}

#n-a089813c, #n-e8dc07da {
  place-self: end;
}

#n-c74cf0db {
  align-self: end;
}

#n-3278153b, #n-db599eeb {
  place-self: end;
}

#n-f0246edd {
  align-self: end;
}

#n-333800f1, #n-b0e6716d {
  place-self: end;
}

#n-b8a8314c {
  align-self: end;
}

#n-999a956b, #n-25b06ecc {
  place-self: end;
}

#n-fd3256b0 {
  align-self: end;
}

#n-2392efeb, #n-00aacf50 {
  place-self: end;
}

#n-a46b1022 {
  align-self: end;
}

#n-a957d90f {
  justify-self: start;
}

#n-6dcaeeb8 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #n-2cb3fa74 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }
}
@media (min-width:992px) {html.ui-mod-js:not(.ui-mod-motion) [data-anim="ac5de56ec"] {-webkit-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);}html.ui-mod-js:not(.ui-mod-motion) [data-anim="a95b062ba"] {filter: grayscale(0%);}html.ui-mod-js:not(.ui-mod-motion) [data-anim="a1a325547"] {-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);}}@media (max-width:991px) and (min-width:768px) {html.ui-mod-js:not(.ui-mod-motion) [data-anim="ac5de56ec"] {-webkit-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);}}@media (max-width:767px) and (min-width:480px) {html.ui-mod-js:not(.ui-mod-motion) [data-anim="ac5de56ec"] {-webkit-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);}}@media (max-width:479px) {html.ui-mod-js:not(.ui-mod-motion) [data-anim="ac5de56ec"] {-webkit-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);}}
[data-anim] { transform-style: preserve-3d; }
::selection { background: var(--brand-red); color: #fff; }
.text-field:focus { border-bottom-color: var(--brand-red); outline: none; }
input.submit-button { -webkit-appearance: none; appearance: none; }
.submit-button { transition: background-color 200ms; }
.submit-button.basic-text { color: #fff; }
.submit-button:hover { background-color: var(--brand-red); }
a.basic-text.footer:hover, a.footer-link:hover { color: #fff; }
.logo-text .logo-first { color: var(--brand-red); }
.footer .logo-text .logo-first { color: #ff5c5c; }
.navbar .logo-text .logo-first, .brand-logo .logo-first { color: #ff6b6b; }
.social-icon-wrap { color: #fff; }
.contact-link { text-decoration: none; }
.contact-link:hover { color: var(--brand-red); }
.service-grid-icon { color: var(--brand-red); }
.reviewer-initial { display: flex; align-items: center; justify-content: center; background-color: var(--grey-100); color: var(--brand-red); font-weight: 600; font-size: 1.25rem; }
.price-list { border-top: 1px solid var(--grey-200); max-width: 800px; }
.price-row { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 1rem 0; border-bottom: 1px solid var(--grey-200); }
.large-text, .basic-text.color-grey-400.section-badge { text-transform: none; }
.hero-bg-wrap { background-image: linear-gradient(90deg, #000000a6, #00000000 70%), linear-gradient(#0000001a, #0000001a), radial-gradient(circle, #fff0, #0000004d), url("/site/images/dakbord.jpg"); background-position: 0 0, 0 0, 0 0, 65% 45%; background-size: auto, auto, auto, cover; background-repeat: no-repeat; }
.package-includes { flex-direction: column; align-items: flex-start; }
.package-includes .listing-detail { border-right: 0; margin-right: 0; padding-right: 0; }
.contact-bg-wrap { height: 32vw; max-height: 620px; min-height: 320px; }
.contact-bg-wrap .full { height: 100%; object-fit: cover; object-position: 50% 22%; }
[data-anim] { transform-style: preserve-3d; }
html { color-scheme: dark; }
html, body { background: #131417; }
.section-heading,
.large-text,
.basic-text.color-grey-400,
.small-text.color-grey-400,
.small-text:where(.v-6bd070a1),
.large-text-xl:where(.v-6bd070a1),
.upper-text.linehigh-small:where(.v-6bd070a1),
.icon-size-small.relative.color-grey-400,
.icon-size-medium.color-grey-400,
.icon-size-large.color-grey-400,
.icon-size-normal.color-grey-400,
.article-rich-content h1,
.article-rich-content h2,
.article-rich-content h3,
.article-rich-content blockquote,
.article-rich-content li,
.article-rich-content a {
  color: #f2f2f0;
}
.large-text-xl.color-grey, .large-text-xl.color-grey.vertical {
  color: #5b5e64;
}
.basic-text.color-grey-400.section-badge {
  border-color: rgba(255, 255, 255, .14);
  background-color: rgba(255, 255, 255, .06);
  color: #f2f2f0;
}
.text-field.small-text.color-grey-400:focus {
  border-bottom-color: #f2f2f0;
}
.navbar {
  border-bottom-color: rgba(255, 255, 255, .1);
  background-color: rgba(19, 20, 23, .88);
}
.button.secondary {
  border-color: rgba(255, 255, 255, .55);
}
.button-bg.secondary {
  background-color: #2a2c30;
}
.testimonial-wrap,
[data-nav-menu-open] {
  background-color: #1c1e22;
}
.feature-service-text,
.service-grid-item {
  background-color: #131417;
}
.testimonial-wrap {
  border-color: rgba(255, 255, 255, .1);
}
.hero-rating-wrap,
.client-avatar {
  background-color: #131417;
}
.client-avatar {
  border-color: #131417;
}
.service-grid-icon,
.reviewer-initial {
  background-color: #24262b;
}
.listing-category {
  background-color: rgba(20, 21, 24, .85);
  color: #f2f2f0;
}
.faq-toggle {
  border-color: rgba(255, 255, 255, .25);
}
.faq-accordion, .faq-accordion.is-current {
  border-bottom-color: rgba(255, 255, 255, .14);
}
.feature-service-vertical-wrap.first,
.feature-service-vertical-wrap.second, .feature-service-vertical-wrap.third {
  border-right-color: rgba(255, 255, 255, .16);
}
.form {
  background-color: rgba(19, 20, 23, .7);
  border-color: rgba(255, 255, 255, .14);
}
.text-field {
  border-bottom-color: rgba(255, 255, 255, .3);
}
.price-list {
  border-top-color: rgba(255, 255, 255, .14);
}
.price-row {
  border-bottom-color: rgba(255, 255, 255, .14);
}
.gradient-white-top {
  background-image: linear-gradient(180deg, #131417 30%, #13141700 70%);
}
.gradient-white-top.contact-bg {
  background-image: linear-gradient(180deg, #131417, #131417e6 41%, #13141796 67%, #1314174d 88%, #13141700);
}
.gradient-white-bottom {
  background-image: linear-gradient(360deg, #131417 30%, #13141700 70%);
}
.menu-button .icon {
  color: #f2f2f0;
}
.menu-button.is-open {
  border-color: rgba(255, 255, 255, .25);
  background-color: #24262b;
  color: #f2f2f0;
}
.corner-top-right, .corner-bottom-left {
  color: #131417;
}
.corner-top-right.service-feature, .corner-bottom-left.service-feature {
  color: #131417;
}
body {
  background-color: #131417;
}
::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-track { background: #131417; }
::-webkit-scrollbar-thumb { background: #4a2222; border-radius: 8px; }
::-webkit-scrollbar-thumb:hover { background: var(--brand-red); }
.basic-text.color-grey-400.section-badge {
  border-color: rgba(196, 39, 39, .4);
  background-color: rgba(196, 39, 39, .1);
}
.navbar {
  border-bottom-color: rgba(196, 39, 39, .25);
}
.service-grid-icon,
.reviewer-initial {
  background-color: rgba(196, 39, 39, .14);
  border: 1px solid rgba(196, 39, 39, .35);
}
.testimonial-wrap,
.form {
  border-color: rgba(196, 39, 39, .18);
}
.service-grid-item {
  border: 1px solid rgba(196, 39, 39, .16);
}
.testimonial-wrap, .service-grid-item, .form,
.listing-image-wrap, .member-image, .article-image-wrap {
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}
.testimonial-wrap:hover, .service-grid-item:hover {
  border-color: rgba(196, 39, 39, .5);
  box-shadow: 0 14px 34px -16px rgba(196, 39, 39, .5);
  transform: translateY(-3px);
}
.listing-image-wrap:hover, .member-image:hover, .article-image-wrap:hover {
  box-shadow: 0 0 0 2px rgba(196, 39, 39, .4), 0 18px 40px -16px rgba(196, 39, 39, .55);
}
.listing-price .basic-text.color-grey-400.bold,
.price-row .basic-text.color-grey-400.bold {
  color: var(--brand-red);
}
.price-row {
  transition: background-color .2s ease;
}
.price-row:hover {
  background-color: rgba(196, 39, 39, .06);
}
.button.secondary {
  border-color: rgba(196, 39, 39, .6);
}
.button-bg.secondary {
  background-color: var(--brand-red);
}
.social-icon-wrap:hover {
  background-color: var(--brand-red);
}
.faq-accordion.is-current {
  border-bottom-color: rgba(196, 39, 39, .45);
}
.faq-accordion:hover .faq-toggle,
.faq-accordion.is-current .faq-toggle {
  border-color: rgba(196, 39, 39, .6);
}
.faq-accordion.is-current .icon-size-normal.color-grey-300 {
  color: var(--brand-red);
}
.small-text.color-white {
  color: #f2f2f0 !important;
}
.social-icon-wrap {
  background-color: var(--black);
}
.submit-button.basic-text:hover {
  background-color: var(--brand-red);
}
.footer-wrap-top {
  border-bottom-color: rgba(255, 255, 255, .12);
}
.hero-check-icon { display: block; width: 1em; height: 1em; margin-left: -.2em; stroke-width: 1.75; }
