body.blog main strong, body.page main strong {
  font-weight: 700;
  letter-spacing: 0.04em;
}
body.blog #down article p, body.page #down article p {
  text-align: justify;
}
body.blog #down article ul > li, body.page #down article ul > li {
  list-style: disc;
  list-style-position: inside;
}
body.blog #down article ul > li::marker, body.page #down article ul > li::marker {
  color: var(--main-color);
}
@media (max-width: 992px) {
  body.blog #up .pos-rel, body.page #up .pos-rel {
    padding-top: 50px;
    min-height: 80vw;
    padding-bottom: 50px;
  }
  body.blog #up h1, body.page #up h1 {
    margin-bottom: 30px;
  }
}

#CybotCookiebotDialog, #CookiebotWidget {
  z-index: 9900 !important;
}

.midnightHeader.default .header-contact__btn {
  color: #000;
}
.midnightHeader.default .header-contact__btn:hover {
  color: #fff;
}
.midnightHeader.default .header-contact__btn.bordered {
  border: 1px solid #fff;
  border-top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 9px 29px;
}
.midnightHeader.default .header-contact__btn.bordered .vertical-text__inner {
  color: #fff;
}

.header-languages {
  position: fixed;
  top: 20%;
  right: 20px;
}
.header-languages .list__item .active {
  color: var(--main-color);
}

.fixed-header::before {
  display: block;
  content: "";
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9998;
  height: 100px;
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 35%, rgba(0, 0, 0, 0) 100%);
}

/* Header chrome must stay above main/section backgrounds (incl. Midnight clones) */
.fixed-header,
.header-logo,
.menu-icon,
.header-contact,
.header-contact-2,
.header-social,
.header-logo .midnightHeader,
.menu-icon .midnightHeader,
.header-contact .midnightHeader,
.header-contact-2 .midnightHeader,
.header-social .midnightHeader {
  z-index: 9999 !important;
}

main.js-animsition-overlay {
  z-index: 1 !important;
  isolation: isolate;
}

#services {
  scroll-margin-top: 110px;
}

#services .container.padding-bottom-120 {
  width: min(calc(100% - 80px), calc((100% - 240px) * 1.35));
  max-width: 1820px;
}

#services .home-service-cards {
  align-items: stretch;
  justify-content: center;
  gap: 28px 24px;
}

#services .home-service-cards .four-columns.home-service-cards__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 1 0;
  max-width: 486px;
  width: auto;
  overflow: visible;
}

#services .home-service-card {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

#services .home-service-card img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
}

#services .home-service-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.05) 30%,
    rgba(0, 0, 0, 0.72) 100%
  );
}

#services .home-service-card__title {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 22px;
  margin: 0;
  color: #fff;
  text-align: center;
}

#services .home-service-cards__btn {
  margin-top: 22px;
}

@media (max-width: 999px) {
  #services .container.padding-top-100,
  #services .container.padding-bottom-120 {
    width: calc(100% - 72px);
    margin-left: 56px;
    margin-right: 16px;
    max-width: none;
  }

  #services .home-service-cards {
    flex-direction: column;
    align-items: stretch;
    gap: 36px;
  }

  #services .home-service-cards .four-columns.home-service-cards__col {
    max-width: none;
    width: 100%;
    flex: 1 1 100%;
  }

  #services .home-service-card img {
    aspect-ratio: 1 / 1;
  }

  #services .home-service-cards__btn .border-btn__inner {
    letter-spacing: 0.22em;
    padding: 14px 20px 14px 24px;
    white-space: nowrap;
    font-size: 11px;
  }
}

@media (max-width: 549px) {
  #services .container.padding-top-100,
  #services .container.padding-bottom-120 {
    width: calc(100% - 60px);
    margin-left: 48px;
    margin-right: 12px;
  }

  #services .home-service-card__title {
    left: 12px;
    right: 12px;
    bottom: 16px;
  }
}

/* Services hub — match home #services: image left (~33%), list right */
#services-hub .services-hub-row {
  align-items: flex-start;
  flex-wrap: nowrap;
  max-width: min(1400px, calc(100% - 80px));
  margin-left: auto;
  margin-right: auto;
  scroll-margin-top: 110px;
}

#services-hub .services-hub-legacy-anchor {
  display: block;
  height: 0;
  overflow: hidden;
  scroll-margin-top: 110px;
}

#services-hub .services-list h3 {
  margin: 0;
}

#services-hub .services-list h3 a {
  display: block;
}

#services-hub .services-hub-row > .four-columns {
  width: 33.33% !important;
  max-width: 33.33%;
  flex: 0 0 33.33%;
  overflow: hidden;
}

#services-hub .services-hub-row > .eight-columns {
  width: 66.66% !important;
  max-width: 66.66%;
  flex: 0 0 66.66%;
}

#services-hub .services-hub-row > .four-columns .js-1-view-slider,
#services-hub .services-hub-row > .four-columns .swiper-wrapper,
#services-hub .services-hub-row > .four-columns .swiper-slide {
  width: 100% !important;
  max-width: 100%;
}

#services-hub .services-hub-row > .four-columns img {
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
  display: block;
}

#services-hub .swiper-button-prev-box,
#services-hub .swiper-button-next-box {
  bottom: 50%;
  transform: translateY(-50%);
}

#services-hub .swiper-button-prev-box {
  right: calc(94% - 20px);
}

#services-hub .swiper-button-next-box {
  left: calc(94% - 20px);
}

@media (max-width: 999px) {
  #services .anim-text-reveal.tr-delay-01,
  #services .anim-text-reveal.tr-delay-01 p,
  #services-hub .anim-text-reveal.tr-delay-01,
  #services-hub .anim-text-reveal.tr-delay-01 p {
    font-size: 15px;
    line-height: 1.5;
  }

  #services-hub .services-hub-row {
    flex-wrap: wrap;
  }

  #services-hub .services-hub-row > .four-columns,
  #services-hub .services-hub-row > .eight-columns,
  #services-hub .services-hub-row > .twelve-columns {
    width: 100% !important;
    max-width: 100%;
    flex: 0 0 100%;
  }

  #services-hub .services-hub-row > .four-columns {
    margin-bottom: 40px;
  }

  #services-hub .eight-columns.padding-left-right-50,
  #services-hub .twelve-columns.padding-left-right-50,
  #services-hub .column-l-margin-40-999.padding-left-right-50 {
    padding-left: 0;
    padding-right: 0;
  }

  #services-hub .services-list.padding-left-right-50 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}

/* Hub service rows: keep Read More on one line (letter-spacing otherwise wraps) */
#services-hub .services-list .service {
  align-items: center;
  flex-wrap: nowrap;
  gap: 0 24px;
}

#services-hub .services-list .service > .six-columns {
  flex: 1 1 auto;
  min-width: 0;
}

#services-hub .services-list .service > .three-columns {
  flex: 0 0 auto;
  width: auto !important;
  max-width: none;
}

#services-hub .services-list .anim-fade.tr-delay-02 {
  color: #fff;
}

#services-hub .services-list .service > .three-columns:last-child {
  margin-left: 12px;
}

#services-hub .services-list .border-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

#services-hub .services-list .border-btn__inner {
  white-space: nowrap;
  letter-spacing: 7px;
  padding: 20px 33px 20px 40px;
  line-height: 1.2;
}

@media (max-width: 1499px) and (min-width: 1000px) {
  #services-hub .services-hub-row {
    max-width: calc(100% - 64px);
  }

  #services-hub .services-hub-row > .four-columns {
    width: 28% !important;
    max-width: 28%;
    flex: 0 0 28%;
  }

  #services-hub .services-hub-row > .eight-columns {
    width: 72% !important;
    max-width: 72%;
    flex: 0 0 72%;
  }

  #services-hub .eight-columns.padding-left-right-50,
  #services-hub .twelve-columns.padding-left-right-50 {
    padding-left: clamp(16px, 2vw, 40px);
    padding-right: clamp(16px, 2vw, 40px);
  }

  #services-hub .column-l-margin-40-999.padding-left-right-50,
  #services-hub .services-list.padding-left-right-50 {
    padding-left: 0;
    padding-right: 0;
  }

  #services-hub .column-l-margin-40-999 {
    margin-left: 0;
  }

  #services-hub .services-list .service {
    gap: 0 clamp(8px, 1.2vw, 20px);
  }

  #services-hub .services-list .service > .three-columns:last-child {
    margin-left: clamp(4px, 0.8vw, 12px);
  }

  #services-hub .services-list .border-btn__inner {
    padding: clamp(10px, 1.1vw, 20px) clamp(12px, 1.5vw, 28px)
      clamp(10px, 1.1vw, 20px) clamp(14px, 1.7vw, 32px);
    font-size: clamp(9px, 0.78vw, 12px);
    letter-spacing: clamp(0.14em, 0.42vw, 0.35em);
  }

  #services-hub .services-list .service > .three-columns.body-text-xl,
  #services-hub .services-list .anim-fade.tr-delay-02 {
    font-size: clamp(14px, 1.3vw, 21px);
    white-space: nowrap;
  }
}

@media (max-width: 999px) {
  #services-hub .services-list .service {
    flex-wrap: wrap;
    gap: 12px 16px;
  }

  #services-hub .services-list .service > .six-columns {
    flex: 1 1 100%;
    margin-bottom: 0;
  }

  #services-hub .services-list .service > .three-columns {
    flex: 1 1 100%;
    width: 100% !important;
    max-width: 100%;
  }

  #services-hub .services-list .service > .three-columns:last-child {
    margin-left: 0;
  }

  #services-hub .services-list .border-btn__inner {
    padding: 10px 12px 10px 18px;
    font-size: 10px;
    letter-spacing: 0.28em;
  }

  #services-hub .services-list .anim-fade.tr-delay-02 {
    font-size: 16px;
  }

  .body-text-m.text-color-8a8a8a {
    font-size: 14px;
    line-height: 1.6;
  }
}

/* Single service landing */
#single-service .service-hero-banner {
  position: relative;
  min-height: 62vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background-color: #0a0a0a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0 0;
}

#single-service .service-hero-banner::before {
  content: "";
  position: absolute;
  inset: -48px;
  z-index: 0;
  background-image: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  filter: blur(4px);
  transform: scale(1.08);
}

#single-service .service-hero-banner__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0.28) 40%,
    rgba(0, 0, 0, 0.86) 100%
  );
}

#single-service .service-hero-banner .container {
  z-index: 2;
  width: 100%;
  padding-top: 140px;
  padding-bottom: 56px;
  padding-left: 40px;
  padding-right: 40px;
}

#single-service .service-hero-banner .headline-l {
  max-width: 16ch;
}

#single-service .service-hero-banner__copy {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  column-gap: 56px;
  row-gap: 16px;
  max-width: 72em;
  margin-top: 24px;
}

#single-service .service-hero-banner__sub {
  max-width: none;
  margin-top: 0;
  color: #f2f2f2;
}

#single-service .service-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35em 0.5em;
  list-style: none;
  margin: 0;
  padding: 0;
}

#single-service .service-breadcrumb li {
  display: inline-flex;
  align-items: center;
}

#single-service .service-breadcrumb li:not(:last-child)::after {
  content: "/";
  margin-left: 0.5em;
  color: rgba(255, 255, 255, 0.55);
}

#single-service .service-breadcrumb [aria-current="page"] {
  color: var(--main-color);
}

#single-service .service-meta {
  display: block;
  position: relative;
  z-index: 3;
  background: #000;
  border-bottom: 1px solid rgba(200, 144, 0, 0.35);
}

.service-meta__inner {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 0 48px;
  padding-top: 28px;
  padding-bottom: 28px;
}

.service-meta__facts {
  display: flex;
  align-items: stretch;
  min-width: 0;
}

.service-meta__fact,
.service-meta__fact.service-meta__rating {
  position: relative;
  padding-right: 24px;
  margin-right: 24px;
  white-space: nowrap;
}

.service-meta__fact:last-child,
.service-meta__fact.service-meta__rating:last-child {
  padding-right: 0;
  margin-right: 0;
}

.service-meta__fact > .subhead-xxs {
  margin: 0;
}

.service-meta__fact + .service-meta__fact::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: rgba(200, 144, 0, 0.4);
}

.service-meta__value {
  position: relative;
  display: block;
  margin-top: 6px;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.service-meta__rating-link {
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: none;
}

.service-meta__rating-link:hover,
.service-meta__rating-link:hover .service-meta__reviews {
  color: #c89000;
}

.service-meta__reviews {
  position: static;
  display: inline;
  margin-left: 8px;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #8a8a8a;
  vertical-align: baseline;
  white-space: nowrap;
}

.service-meta__action {
  justify-self: end;
  text-align: center;
}

.service-meta .bg-btn,
.service-book-cta .bg-btn,
.sticky-book-bar .bg-btn {
  padding: 16px 28px;
  letter-spacing: 0.28em;
  text-align: center;
  white-space: nowrap;
  text-indent: 0.28em;
}

#single-service .service-gallery {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: none;
  margin-top: 40px;
  overflow: hidden;
}

#single-service .service-gallery .js-service-gallery-slider {
  overflow: hidden;
  width: 100%;
}

#single-service .service-gallery .swiper-slide {
  height: auto;
}

#single-service .service-gallery img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center;
  display: block;
}

#single-service .service-gallery .swiper-button-prev-box,
#single-service .service-gallery .swiper-button-next-box {
  bottom: 50%;
  transform: translateY(-50%);
}

#single-service .service-gallery .swiper-button-prev-box {
  left: 16px;
  right: auto;
}

#single-service .service-gallery .swiper-button-next-box {
  right: 16px;
  left: auto;
}

#down .container.small.service-copy {
  width: calc(100% - 80px);
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

@media (min-width: 550px) {
  #down .container.small.service-copy {
    width: calc(100% - 100px);
  }
}

@media (min-width: 1000px) {
  #down .container.small.service-copy {
    width: 54vw;
    min-width: 48vw;
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
  }
}

#down .js-scrollanim.anim-fade {
  display: block;
  width: 100%;
  text-align: left;
}

.service-body {
  max-width: none;
}

.service-book-cta {
  padding: 40px 0 8px;
  border-top: 1px solid rgba(200, 144, 0, 0.35);
}

.service-book-cta__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 20px;
}

.service-book-cta .border-btn {
  display: inline-flex;
}

.service-map iframe {
  display: block;
  width: 100%;
  max-width: 960px;
  height: 450px;
  margin: 0;
  border: 0;
}

#single-service .accordion__btn,
.service-copy .accordion__btn {
  display: block;
  width: 100%;
  background: none;
  border: 0;
  text-align: left;
  color: inherit;
  cursor: pointer;
  font: inherit;
  box-sizing: border-box;
}

#single-service .accordion__btn-title,
.service-copy .accordion__btn-title {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-right: 36px;
}

@media (max-width: 999px) {
  .service-copy .accordion__btn-title:before,
  .service-copy .accordion__btn-title:after {
    right: 2px;
  }
}

.flex-container.service-related {
  max-width: 960px;
  align-items: stretch;
  flex-wrap: wrap;
}

.flex-container.service-related > .four-columns {
  display: flex;
}

.flex-container.service-related .service-related__card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 28px 24px 24px;
  border: 1px solid rgba(200, 144, 0, 0.35);
  transition: border-color 0.3s ease;
}

@media (max-width: 999px) {
  .flex-container.service-related {
    flex-direction: column;
    gap: 16px;
  }

  .flex-container.service-related > .four-columns {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 0;
  }

  .flex-container.service-related .service-related__card {
    height: auto;
  }
}

.flex-container.service-related .service-related__card:hover {
  border-color: var(--main-color);
}

.flex-container.service-related .service-related__card .border-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  pointer-events: none;
}

.flex-container.service-related .service-related__card > p:last-of-type {
  margin-bottom: 20px;
}

.flex-container.service-related .service-related__card .border-btn__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.service-body p,
.service-body li {
  color: #cfcfcf;
  line-height: 1.7;
}

.service-included__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px 24px;
}

.service-included__list li {
  position: relative;
  padding-left: 1.25em;
  color: #cfcfcf;
}

.service-included__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 0.45em;
  height: 0.45em;
  background: var(--main-color);
}

.service-related__card {
  display: block;
  height: 100%;
  padding: 28px 24px 32px;
  border: 1px solid rgba(200, 144, 0, 0.35);
  transition: border-color 0.3s ease;
}

.service-related__card:hover {
  border-color: var(--main-color);
}

.service-related__card .border-btn {
  display: inline-flex;
  pointer-events: none;
}

.sticky-book-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 45;
  display: flex;
  justify-content: center;
  padding: 14px 20px calc(14px + env(safe-area-inset-bottom));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.92) 42%);
  transition: opacity 0.28s ease, transform 0.28s ease;
}

.sticky-book-bar.is-docked {
  opacity: 0;
  transform: translateY(110%);
  pointer-events: none;
}

.sticky-book-bar .bg-btn {
  text-align: center;
}

.service-sticky-cta {
  display: none;
}

@media (max-width: 999px) {
  #single-service .service-hero-banner {
    min-height: 48vh;
  }

  #single-service .service-hero-banner .container {
    padding-top: 110px;
    padding-bottom: 36px;
  }

  #single-service .service-hero-banner__copy {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 14px;
    margin-top: 18px;
  }

  .service-meta__inner {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .service-meta__facts {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 28px;
  }

  .service-meta__fact,
  .service-meta__fact.service-meta__rating,
  .service-meta__fact:last-child {
    padding-right: 0;
    margin-right: 0;
  }

  .service-meta__fact + .service-meta__fact::before {
    display: none;
  }

  .service-meta__rating {
    white-space: normal;
  }

  .service-meta__rating .service-meta__value {
    white-space: normal;
  }

  .service-meta__reviews {
    position: static;
    display: block;
    margin: 4px 0 0;
    white-space: normal;
  }

  .service-meta__action {
    grid-column: 1 / -1;
    justify-self: start;
  }

  .sticky-book-bar {
    display: none;
  }

  .service-map iframe {
    height: 320px;
  }
}

.reviews img {
  width: inherit;
}

.testimonials-author {
  min-height: 180px;
  min-width: 180px;
}

.reviews .divider {
  margin-right: 12px;
  margin-left: 12px;
  color: var(--main-color);
}

.fixed-footer {
  z-index: 10;
}
.fixed-footer .container.full {
  max-width: 1600px;
}
.fixed-footer .headline-xxxxs {
  font-size: 18px;
}
.fixed-footer .bg-overlay-black {
  opacity: 1;
}
.fixed-footer .menu-box.footer {
  padding-left: 0;
}
.fixed-footer .menu-box.footer .nav-btn .nav-btn__inner {
  font-size: 15px;
  color: #8a8a8a;
}
.fixed-footer .menu-box.footer .nav-btn .nav-btn__inner::before {
  background-color: unset;
}
@media only screen and (max-width: 999px) {
  .fixed-footer .menu-box {
    align-items: flex-start;
  }

  .fixed-footer .flex-container.flex-justify-start.padding-top-30 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .fixed-footer .menu-box.footer {
    align-items: flex-start;
  }
  .fixed-footer .menu-box.footer {
    padding-left: 0;
  }
  .fixed-footer .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 13px;
  }
  .fixed-footer .nav-btn-box {
    margin-bottom: 8px;
  }
}

.nav-information .menu-box.footer {
  display: flex;
  align-items: flex-start;
  width: 70%;
  padding-left: 0;
}
.nav-information .menu-box.footer .nav-btn .nav-btn__inner {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.1;
}

@media only screen and (max-width: 1399px) {
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1199px) {
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) and (orientation: landscape) {
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .menu-box.footer {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
  }
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 16px;
  }
  .nav-information .menu-box.footer {
    display: none;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 16px;
  }
}
@media only screen and (max-width: 549px) {
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 15px;
  }
}
@media only screen and (max-width: 399px) {
  .menu-box.footer .nav-btn .nav-btn__inner {
    font-size: 14px;
  }
}
.footer-copyright {
  width: 50%;
  float: left;
}
.footer-copyright a:hover {
  color: var(--main-color);
}

.footer-copyright.pos-bottom-left {
  left: 0;
  bottom: 0;
}

.footer-copyright.pos-bottom-right {
  right: 0;
  bottom: 0;
}

.fixed-footer form input[type=email],
.fixed-footer form input[type=text],
.fixed-footer form textarea.form-input_border {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

.border-btn.gold .border-btn__inner {
  color: var(--main-color);
  font-weight: 500;
}
.border-btn.gold:before, .border-btn.gold:after,
.border-btn.gold .border-btn__inner:before,
.border-btn.gold .border-btn__inner:after {
  background-color: var(--main-color);
}
.border-btn.gold:hover .border-btn__inner {
  color: #fff;
}
.border-btn.gold:hover .border-btn__lines-1:before,
.border-btn.gold:hover .border-btn__lines-1:after,
.border-btn.gold:hover .border-btn__lines-2:before,
.border-btn.gold:hover .border-btn__lines-2:after {
  background-color: #fff;
}

.border-btn.small .border-btn__inner {
  padding: 12px 33px 12px 40px;
}

.border-box h3 span.gold {
  display: block;
}

.bg-btn.gold {
  background-color: var(--main-color);
  color: #000;
}

.barber-list img {
  width: 100%;
}
.barber-list .tr-delay-00 img {
  width: 100%;
  max-width: unset;
}
.barber-list .button-cont {
  bottom: -50px;
  right: 0;
  z-index: 10;
}
.barber-list div[id^=read-more] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.barber-list__grid {
  flex-wrap: nowrap;
}
.barber-list__grid .four-columns {
  flex: 1 1 25%;
  min-width: 0;
  max-width: 25%;
}
.barber-list__grid .border-box {
  border-left: 0;
  border-right: 1px solid var(--main-color);
}
.barber-list__grid .border-box:last-child {
  border-right: 0;
}
.barber-list__join-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
}
.barber-list__join {
  width: 50%;
  flex: 0 0 50%;
  border-left: 1px solid var(--main-color);
  border-right: 1px solid var(--main-color);
  border-top: 0;
}

.quote:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 30px;
  opacity: 0;
  z-index: 4;
  background: url(../images/icons/quote.svg) no-repeat center top/contain;
  transition: all 0.3s ease-in-out;
}

.js-scrollanim-active .quote:after {
  opacity: 1;
}

section p {
  margin-bottom: 1em;
}
section p strong {
  font-weight: 400;
  color: var(--main-color);
}

#barbers .quote:after {
  width: 100px;
  height: 60px;
}
#barbers .quote p {
  color: var(--gray);
}
#barbers .quote p:first-child {
  line-height: 180%;
}
#barbers .quote.quote_top {
  padding-top: 100px;
}

#testimonials .swiper-slide {
  height: auto;
}
#testimonials .border-box.gold-border {
  border: 1px solid rgba(200, 144, 0, 0.5);
  box-sizing: border-box;
}
#testimonials .quote:after {
  opacity: 1;
}

@media (max-width: 999px) {
  #testimonials > .container {
    width: calc(100% - 72px);
    margin-left: 56px;
    margin-right: 16px;
    max-width: none;
  }

  #testimonials .js-3-view-slider {
    width: 100%;
  }

  #testimonials .border-box.gold-border.width-100perc {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 549px) {
  #testimonials > .container {
    width: calc(100% - 60px);
    margin-left: 48px;
    margin-right: 12px;
  }
}

#slider {
  height: 100vh;
  overflow: hidden;
  background: #000;
}

.grecaptcha-badge {
  display: none !important;
}

@media (max-width: 767px) {
  .header-logo {
    top: 8px !important;
    left: 10px !important;
  }
}

@media (max-width: 767px) {
  .header-logo__img {
    height: clamp(4.25rem, 3.7131rem + 2.6846vw, 5rem);
    max-height: 80px;
  }
}
@media (max-width: 475px) {
  .header-logo__img {
    height: clamp(4.25rem, 3.7131rem + 2.6846vw, 5rem);
    max-height: 50px;
  }
}

/* 19.4. Hidden Text animation
   ========================================================================== */
.hidden-text {
  overflow: hidden;
  position: relative;
  opacity: 0;
  transform: translateY(-50%);
  transition: 3s cubic-bezier(0.225, 1, 0.316, 0.99);
}

.js-active .hidden-text {
  opacity: 1;
  transform: translateY(0);
}

.more-text {
  height: 0;
  overflow: hidden;
  transition: all ease-in-out 1s;
}

.js-active.more-text {
  height: auto;
}

@media (max-width: 1199px) and (min-width: 1000px) {
  .barber-list__grid {
    flex-wrap: wrap;
  }
  .barber-list__grid .four-columns {
    flex: 1 1 50% !important;
    max-width: 50%;
    width: 50%;
    margin-bottom: 0;
  }
  .barber-list__grid .border-box {
    margin-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid var(--main-color);
  }
  .barber-list__grid .border-box:nth-child(odd) {
    border-right: 1px solid var(--main-color);
  }
  .barber-list__grid .border-box:nth-child(-n + 2) {
    border-top: 1px solid var(--main-color);
  }
  .barber-list__join {
    width: 100%;
    flex: 0 0 100%;
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
}

@media (max-width: 999px) {
  .barber-list__grid {
    flex-wrap: wrap;
  }
  .barber-list__grid .four-columns {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 0;
  }
  .barber-list__grid .border-box {
    margin-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid var(--main-color) !important;
  }
  .barber-list__grid .border-box:first-child {
    border-top: 1px solid var(--main-color) !important;
  }
  .barber-list__join {
    width: 100%;
    flex: 0 0 100%;
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
}

@media (max-width: 992px) {
  .padding-left-right-50 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .barber-list .button-cont {
    right: 20px;
  }
  .border-btn.small .border-btn__inner {
    padding: 10px 11px 10px 20px;
    font-size: 10px;
    letter-spacing: 0.4375em;
  }
  .container.large {
    width: calc(100% - 120px);
  }
  #barbers .quote-col {
    margin-top: 50px;
  }
  #services .four-columns > .hover-box {
    margin-bottom: 16vw;
  }
  #services .eight-columns {
    padding-top: 5%;
    padding-left: 35px;
  }
  #services .service > div {
    flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  .nav-container {
    overflow: auto;
  }
  .nav-container > div {
    height: auto;
    padding-bottom: 20px;
  }
  .midnightHeader.default .header-contact__btn.bordered {
    padding: 6px 16px;
  }
  .vertical-text {
    padding: 7px 16px;
  }
  .container.large {
    width: calc(100% - 100px);
  }
  .padding-top-bottom-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .padding-bottom-80 {
    padding-bottom: 40px;
  }
  .padding-bottom-120 {
    padding-bottom: 60px;
  }
  .padding-top-80 {
    padding-top: 40px;
  }
  .padding-top-100 {
    padding-top: 50px;
  }
  .padding-top-120 {
    padding-top: 60px;
  }
  .padding-top-60 {
    padding-top: 30px;
  }
  .margin-bottom-50 {
    margin-bottom: 25px;
  }
  #page .padding-top-bottom-120 {
    padding-top: 120px;
  }
  .border-btn__inner {
    padding: 15px 13px 15px 20px;
  }
  .footer-copyright.text-left,
  .footer-copyright.text-right {
    width: 100%;
    padding-top: 20px;
    float: none;
    text-align: center;
  }
  .footer-copyright.text-left {
    padding-top: 50px;
  }
  .fixed-footer .container.full {
    width: calc(100% - 50px);
  }
  .fixed-footer .three-columns {
    flex-basis: 50% !important;
  }
  #products h3 {
    padding-top: 0;
  }
  #products .container.padding-top-bottom-120 {
    padding-bottom: 0;
  }
  #products .four-columns.column-50-100 {
    flex-basis: 50% !important;
  }
  #products .four-columns:nth-child(3), #products .four-columns:last-child, #products .four-columns:nth-child(4) {
    display: none;
  }
  #about .six-columns.padding-top-60 {
    padding-top: 0;
  }
  #barbers .quote:after {
    width: 80px;
    height: 40px;
  }
  .barber-list h4 {
    left: 40px;
  }
  .barber-list__grid {
    flex-wrap: wrap;
  }
  .barber-list__grid .four-columns {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 0;
  }
  .barber-list__grid .border-box {
    margin-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid var(--main-color) !important;
  }
  .barber-list__grid .border-box:first-child {
    border-top: 1px solid var(--main-color) !important;
  }
  .barber-list__join {
    width: 100%;
    flex: 0 0 100%;
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
  #hero .flex-min-height-100vh {
    height: 60vw;
  }
}
@media (max-width: 549px) {
  .container.large {
    width: calc(90% - 60px);
  }
  .padding-top-bottom-120 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding-bottom-80 {
    padding-bottom: 20px;
  }
  .padding-bottom-120 {
    padding-bottom: 30px;
  }
  .padding-bottom-50 {
    padding-bottom: 25px;
  }
  .padding-top-100 {
    padding-top: 25px;
  }
  .padding-top-120 {
    padding-top: 30px;
  }
  .padding-top-80 {
    padding-top: 25px;
  }
  .padding-top-60 {
    padding-top: 20px;
  }
  .padding-left-right-50 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .margin-bottom-50 {
    margin-bottom: 15px;
  }
  .quote-col .padding-left-right-50 {
    padding-left: 0;
    padding-right: 0;
  }
  #barbers .quote-col {
    margin-top: 50px;
  }
  #barbers .quote.quote_top {
    padding-top: 60px;
  }
  #barbers .quote:after {
    width: 60px;
    height: 30px;
  }
  .barber-list__grid .four-columns {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .barber-list__grid .border-box {
    margin-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid var(--main-color) !important;
  }
  .barber-list__grid .border-box:first-child {
    border-top: 1px solid var(--main-color) !important;
  }
  .barber-list__join {
    width: 100%;
    flex: 0 0 100%;
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
  .barber-list .border-btn {
    z-index: 100;
  }
  #services .eight-columns .padding-left-right-50 {
    padding-right: 0;
  }
  #services .service > div {
    flex-basis: 100%;
  }
  #services .service > div.padding-left-50 {
    padding-left: 0;
  }
}
@media (max-height: 1000px) {
  .nav-information {
    justify-content: flex-start;
  }
  .contact-inf.margin-top-50 {
    margin-top: 15px;
  }
}