/*!
Theme Name: HabefastFSE Child
Author: Habefast
Author URI: http://habefast.ch/
Version: 1.0
Template: habefastFSE
*/
/************************************************************
 * BASE
 ************************************************************/
/* Colors
 ************************************************************/
/* Typography
 ************************************************************/
/* Borders and shadows
 ************************************************************/
/************************************************************
* COMPONENTS
************************************************************/
/* Buttons
 ************************************************************/
/* Navbar
************************************************************/
/************************************************************
* ACCORDIONS
************************************************************/
/************************************************************
 * LAYOUT
 ************************************************************/
/* Screen size base
************************************************************/
/* Breakpoints
 ************************************************************/
/* Grid
 ************************************************************/
/************************************************************
 * MIXINS
 ************************************************************/
/* Placeholders form
 ************************************************************/
/* Base mixins
 ************************************************************/
/* button mixin
************************************************************/
/* Base mixins
 ************************************************************/
*, body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
  letter-spacing: 0.2px;
  line-height: 1.6;
}

body {
  font-size: 16px;
  font-size: clamp(14px, 0.875rem + ((1vw - 7.68px) * 0.12), 15px);
}

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

a {
  text-decoration: none !important;
  outline: none !important;
}

figure {
  margin-bottom: 0;
  margin-block-end: 0;
  margin-block-start: 0;
}

iframe {
  max-width: 100%;
}

.lazy-img {
  opacity: 0;
}
.lazy-img.lazied {
  opacity: 1;
}

input[type=text], input[type=mail], input[type=tel], input[type=number], input[type=search], select, textarea, input[type=email] {
  font-size: 1rem;
  -webkit-appearance: none;
  border-radius: 0;
}

input {
  max-width: 100%;
  -webkit-appearance: none;
  border-radius: 0;
}

*, body {
  font-family: OpenSans, Arial, sans-serif;
}

@font-face {
  font-family: "DMSerif";
  src: url("./assets/fonts/DMSerifDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Proxima nova";
  src: url("./assets/fonts/Proxima Nova Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Proxima nova";
  src: url("./assets/fonts/ProximaNova-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
p,
a,
li {
  font-family: "Proxima nova", sans-serif;
  line-height: 1.5;
  color: #1c1c1c;
  letter-spacing: 0.02em;
  font-weight: 400;
}

strong {
  font-weight: bold;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DMSerif", serif;
  margin-top: 0;
  margin-bottom: 0;
  color: #1c1c1c;
  line-height: 1.2;
  font-weight: 500;
}
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  text-transform: uppercase;
}

h2,
.h2 {
  font-family: "DMSerif", serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.03em;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 2.5rem;
  }
}
h2 strong,
.h2 strong {
  font-weight: 700;
}

h3,
.h3 {
  font-family: "Proxima nova", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
}
h3 strong,
.h3 strong {
  font-weight: 700;
}

p {
  font-size: clamp(0.875rem, 0.875rem + (1vw - 7.68px) * 0.481, 1.125rem);
  margin: 0 0 1em 0;
}
p strong {
  font-weight: bold;
}
p + h2,
p + h3 {
  margin-top: 2em;
}

li {
  line-height: 1.5;
}

a {
  text-decoration: none;
  color: #1c1c1c;
}
a:hover, a:focus {
  text-decoration: none;
  color: #bc9b8a;
}

/* Titles
   ************************************************************/
.title__page {
  font-family: "Proxima nova", sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.title__section {
  font-family: "DMSerif", serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.03em;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .title__section {
    font-size: 2.5rem;
  }
}
.title__chambre {
  font-family: "Proxima nova", sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: #1c1c1c;
}
.title__picto {
  font-family: "DMSerif", serif;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #000;
  position: relative;
  padding-top: 80px;
}
.title__picto:before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  height: 45px;
  width: 60px;
  transform: translateX(-50%);
  background-image: url("./assets/img/la-apoil-home-picto-citation.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.title__small, .title__small--upper, .title__small--bold {
  font-family: "Proxima nova", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
.title__small--bold {
  font-weight: 700;
}
.title__small--upper {
  text-transform: uppercase;
}
.title__smaller, .title__smaller--upper, .title__smaller--bold {
  font-family: "Proxima nova", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.title__smaller--bold {
  font-weight: 700;
}
.title__smaller--upper {
  text-transform: uppercase;
}
.title__small-card {
  font-family: "DMSerif", serif;
  font-size: 1.625rem;
}
.title__big-card {
  font-family: "DMSerif", serif;
  font-size: 2.5rem;
  font-style: italic;
  margin-bottom: 0.5em;
}

/* Texts
 ************************************************************/
.text--lead {
  font-size: 1.25em;
}
.text--small {
  font-size: 0.75rem;
}
.text--light-gray {
  color: #d8d8d8;
}
.text--light-gray p {
  color: #d8d8d8;
}
.text--gray {
  color: #b0b0b0;
}
.text--gray p {
  color: #b0b0b0;
}
.text--dark {
  color: #1c1c1c;
}
.text--dark p {
  color: #1c1c1c;
}
.text--black {
  color: #000;
}
.text--black p {
  color: #000;
}
.text--accent {
  color: #1c1c1c;
}
.text--accent p {
  color: #1c1c1c;
}
.text--secondary {
  color: #1c1c1c;
}
.text--secondary p {
  color: #1c1c1c;
}
.text--upper {
  text-transform: uppercase;
}
.text--alignright {
  text-align: right;
}
.text--center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .text--alignright-xs {
    text-align: right;
  }
  .text--center-xs {
    text-align: center;
  }
}

/************************************************************
 * UTILITIES
 ************************************************************/
.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.no-overflow {
  overflow: hidden;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.bg--gray {
  background-color: #f9f9f9;
}

.bg--primary {
  background-color: #bc9b8a;
}
.bg--primary h2, .bg--primary h3, .bg--primary h4, .bg--primary h5, .bg--primary p, .bg--primary a, .bg--primary li {
  color: #fff;
}

.bg--secondary {
  background-color: #1c1c1c;
}

@media screen and (max-width: 767px) {
  .hide-sm {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .show-sm {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .is-desktop {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .is-tablet {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .is-mobile {
    display: none;
  }
}

/************************************************************
 * FOOTER
 ************************************************************/
.content-footer {
  background-color: #000;
}
.content-footer * {
  color: #fff;
}
.content-footer .wp-block-group {
  padding-top: 0;
  padding-bottom: 0;
}
.content-footer .wp-block-columns {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .content-footer {
    text-align: center;
  }
  .content-footer .wp-block-column {
    margin-bottom: 30px;
  }
}
.content-footer .footer-rs {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .content-footer .footer-rs {
    justify-content: flex-end;
  }
}
.content-footer .footer-rs .wp-block-image {
  margin-inline-end: 0.5em !important;
}

/************************************************************
 * GUNTENBERG EDITOR
 ************************************************************/
.wp-block-site-logo {
  width: clamp(130px, 15vw, 260px);
  transition: 0.2s;
}

.wp-block-group:not(main) {
  padding-top: 90px;
  padding-bottom: 90px;
}
.site-footer .wp-block-group:not(main) {
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 1300px) {
  .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull):not(.wp-block-hf-accordion)) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.wp-block-group__inner-container {
  width: 90%;
  margin: 0 auto;
  max-width: 1220px;
  max-width: 1220px !important;
}

@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
    flex-grow: 0;
  }
}
.has-primary-color {
  color: #bc9b8a;
}

.has-secondary-color {
  color: #1c1c1c;
}

.wp-block-button {
  padding: 40px 0;
}
.wp-block-button.is-style-primary a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  display: inline-block;
}
.wp-block-button.is-style-primary a:visited {
  color: #fff;
}
.wp-block-button.is-style-primary a:focus, .wp-block-button.is-style-primary a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.wp-block-button.is-style-ghost a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #bc9b8a !important;
  border-color: #bc9b8a;
  background-color: transparent;
  display: inline-block;
}
.wp-block-button.is-style-ghost a:visited {
  color: #fff;
}
.wp-block-button.is-style-ghost a:focus, .wp-block-button.is-style-ghost a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.wp-block-button.is-style-ghost a:hover {
  background-color: #bc9b8a;
  color: #fff !important;
}
.wp-block-button.is-style-ghost.is-white a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
  display: inline-block;
}
.wp-block-button.is-style-ghost.is-white a:visited {
  color: #fff;
}
.wp-block-button.is-style-ghost.is-white a:focus, .wp-block-button.is-style-ghost.is-white a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.wp-block-button.is-style-ghost.is-white a:hover {
  background-color: #fff;
  color: #fff !important;
}

.is-style-title-smaller {
  font-family: "Proxima nova", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.is-style-title-xs {
  font-family: "Proxima nova", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 1rem;
  color: #bc9b8a;
}

.wp-block-columns.is-style-figures .wp-block-column {
  margin-bottom: 0;
  padding: 30px 0;
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-figures .wp-block-column:not(:last-of-type) {
    position: relative;
  }
  .wp-block-columns.is-style-figures .wp-block-column:not(:last-of-type):before {
    position: absolute;
    content: "";
    top: 25%;
    right: -1em;
    height: 50%;
    width: 1px;
    background-color: #bc9b8a;
  }
}
.wp-block-columns.is-style-figures .wp-block-column h3 {
  font-family: "DMSerif", serif;
  font-size: 2.875rem;
  color: #bc9b8a;
  letter-spacing: 0.025em;
  margin-bottom: 0.25em;
}
.wp-block-columns.is-style-figures .wp-block-column p {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-table td,
.wp-block-table th {
  border: 0px solid #fff;
  padding: 0.5em 0.5em 0.5em 0;
  word-break: normal !important;
}
.wp-block-table td:first-of-type,
.wp-block-table th:first-of-type {
  width: 35%;
}
.wp-block-table th {
  font-size: clamp(0.625rem, 1.5vw, 1rem);
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.wp-block-table td {
  font-size: clamp(0.75rem, 1.75vw, 0.825rem);
}

body.page {
  padding-top: 0 !important;
}
body .wp-site-blocks > * + * {
  margin-block-start: 0px;
}

.btn-primary {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
}
.btn-primary:visited {
  color: #fff;
}
.btn-primary:focus, .btn-primary:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}

.btn-secondary {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #1c1c1c;
  background-color: #1c1c1c;
  letter-spacing: 0.09em;
  cursor: pointer;
}
.btn-secondary:visited {
  color: #fff;
}
.btn-secondary:focus, .btn-secondary:hover {
  background-color: transparent;
  color: #1c1c1c !important;
  transition: 0.2s ease-out;
}

.btn-ghost {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #bc9b8a !important;
  border-color: #bc9b8a;
  background-color: transparent;
}
.btn-ghost:visited {
  color: #fff;
}
.btn-ghost:focus, .btn-ghost:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.btn-ghost:hover {
  background-color: #bc9b8a;
  color: #fff !important;
}
.bg--primary .btn-ghost {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
}
.bg--primary .btn-ghost:visited {
  color: #fff;
}
.bg--primary .btn-ghost:focus, .bg--primary .btn-ghost:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.bg--primary .btn-ghost:hover {
  background-color: #fff;
  color: #fff !important;
}

.btn-ghost--white {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
}
.btn-ghost--white:visited {
  color: #fff;
}
.btn-ghost--white:focus, .btn-ghost--white:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.btn-ghost--white:hover {
  background-color: #fff;
  color: #fff !important;
}

.wp-block-button {
  padding: 20px 0;
}
.wp-block-button.is-style-primary a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  display: inline-block;
}
.wp-block-button.is-style-primary a:visited {
  color: #fff;
}
.wp-block-button.is-style-primary a:focus, .wp-block-button.is-style-primary a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.wp-block-button.is-style-ghost a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #bc9b8a !important;
  border-color: #bc9b8a;
  background-color: transparent;
  display: inline-block;
}
.wp-block-button.is-style-ghost a:visited {
  color: #fff;
}
.wp-block-button.is-style-ghost a:focus, .wp-block-button.is-style-ghost a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.wp-block-button.is-style-ghost a:hover {
  background-color: #bc9b8a;
  color: #fff !important;
}
.wp-block-button.is-style-ghost.is-white a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
  display: inline-block;
}
.wp-block-button.is-style-ghost.is-white a:visited {
  color: #fff;
}
.wp-block-button.is-style-ghost.is-white a:focus, .wp-block-button.is-style-ghost.is-white a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.wp-block-button.is-style-ghost.is-white a:hover {
  background-color: #fff;
  color: #fff !important;
}

/************************************************************
 * BLOCK PAGE HEADER
 ************************************************************/
.c-home-hero {
  max-width: none;
}
.c-home-hero__image {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
}
.home .c-home-hero__image {
  align-items: flex-end;
}

@media screen and (min-width: 768px) {
  .c-home-hero__image {
    height: clamp(590px, 40.9722222222vw, 450px);
    align-items: center;
  }
  .home .c-home-hero__image {
    align-items: center;
  }
}
.c-home-hero__title {
  width: 90%;
  margin: 0 auto;
  max-width: 1220px;
}
.c-home-hero__title h1 {
  max-width: 356px;
}
@media screen and (max-width: 991px) {
  .c-home-hero__title h1 {
    margin-bottom: 1.5em;
  }
}
.c-home-hero__info-bannere {
  display: flex;
  justify-content: center;
  padding: 40px 0;
  max-width: 930px;
  margin: -40px auto 0;
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 991px) {
  .c-home-hero__info-bannere {
    flex-wrap: wrap;
    max-width: 90%;
  }
}
.c-home-hero__info-item {
  display: flex;
  align-items: center;
  padding: 0 30px;
}
@media screen and (max-width: 991px) {
  .c-home-hero__info-item {
    flex: 0 0 100%;
  }
  .c-home-hero__info-item:not(:last-of-type) {
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 992px) {
  .c-home-hero__info-item:not(:last-of-type) {
    border-right: 1px solid #000;
  }
}
.c-home-hero__info-item p {
  margin-bottom: 0;
}
.c-home-hero__info-item img {
  width: 56px;
  margin-right: 15px;
}

.c-page-hero {
  max-width: none;
}
.c-page-hero__container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  max-height: 590px;
}
@media screen and (min-width: 768px) {
  .c-page-hero__container {
    height: 40.9722222222vw;
  }
}
.c-page-hero__title {
  width: 90%;
  margin: 0 auto;
  max-width: 1220px;
}
.c-page-hero__title h1 {
  max-width: 356px;
}

/************************************************************
 * BLOCK TEXT-IMAGE
 ************************************************************/
.c-block-text-image {
  position: relative;
  z-index: 1;
}
.c-block-text-image__grid {
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  .c-block-text-image__grid {
    grid-template-columns: 5% repeat(12, 7.5%) 5%;
    -ms-grid-columns: 5% 7.5% 7.5% 7.5% 7.5% 7.5% 7.5% 7.5% 7.5% 7.5% 7.5% 7.5% 7.5% 5%;
  }
}
.c-block-text-image__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background: #bc9b8a;
  padding: 70px 35px;
  width: 100%;
}
.c-block-text-image__text div {
  width: 100%;
}
.c-block-text-image__text h2, .c-block-text-image__text h3, .c-block-text-image__text p, .c-block-text-image__text a, .c-block-text-image__text li {
  color: #fff;
}
.is-small .c-block-text-image__text {
  padding: 70px clamp(30px, 7vw, 120px);
}

.c-block-text-image__image {
  display: flex;
}
.c-block-text-image__image-item:first-of-type {
  margin-right: 20px;
  padding-top: 40px;
}

/************************************************************
 * BLOCK SERVICES
 ************************************************************/
.c-block-small-card .flex-row {
  justify-content: center;
}
.c-block-small-card .flex-row .col {
  margin-bottom: 20px;
}
.c-block-small-card__item {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.c-block-small-card__item:hover .c-block-small-card__image {
  transform: scale(1.1);
  transition: 2s;
}
.c-block-small-card__item:hover .c-block-small-card__link:before {
  width: 20px;
  transition: 0.3s;
}
.c-block-small-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.7s;
}
.c-block-small-card__content-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 70%;
  width: 70%;
}
.c-block-small-card__content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 3vw 1vw;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}
.c-block-small-card__content h3 {
  color: #000;
}
.c-block-small-card__link {
  position: relative;
  width: 33px;
  margin: 30px auto 0;
}
.c-block-small-card__link:before {
  position: absolute;
  content: "";
  top: 4px;
  right: 5px;
  height: 2px;
  width: 28px;
  background-color: #1c1c1c;
  transition: 0.3s;
}
.c-block-small-card__link:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #1c1c1c;
}

.c-block-big-card {
  overflow: hidden;
}
.c-block-big-card .flex-row {
  justify-content: center;
  margin-left: -1px;
  margin-right: -1px;
}
.c-block-big-card .flex-row .col {
  padding-right: 1px;
  padding-left: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.c-block-big-card__item {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  overflow: hidden;
}
.c-block-big-card__item:hover .c-block-big-card__image {
  transform: scale(1.1);
  transition: 2s;
}
.c-block-big-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.7s;
}
.c-block-big-card__content-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 90%;
  min-width: 200px;
  min-height: 200px;
}
@media screen and (min-width: 768px) {
  .c-block-big-card__content-container {
    height: 70%;
    width: 70%;
  }
}
.c-block-big-card__content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
  text-align: center;
}
.c-block-big-card__content h3, .c-block-big-card__content p, .c-block-big-card__content a {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .c-block-big-card__content h3 {
    font-size: 2rem;
  }
  .c-block-big-card__content p, .c-block-big-card__content a {
    font-size: 0.875rem;
  }
}
.c-block-big-card__link {
  position: absolute;
  width: 100%;
  bottom: 15%;
  text-align: center;
}
.c-block-big-card__link a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
}
.c-block-big-card__link a:visited {
  color: #fff;
}
.c-block-big-card__link a:focus, .c-block-big-card__link a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
.c-block-big-card__link a:hover {
  background-color: #fff;
  color: #fff !important;
}

/************************************************************
 * BLOCK TESTIMONIALS
 ************************************************************/
.c-block-testimonials__item {
  position: relative;
  width: 90%;
  margin: auto auto 40px;
  height: 100%;
  border-radius: 50px;
  padding: 50px 30px;
}
.c-block-testimonials__item:before {
  position: absolute;
  content: "";
  top: 10px;
  left: -10px;
  height: 35px;
  width: 35px;
  background-image: url("img/quote.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.c-block-testimonials__item p, .c-block-testimonials__item * {
  color: #1c1c1c;
}
.c-block-testimonials__item p {
  font-weight: 500;
  font-family: "DMSerif", serif;
}

.masthead-header .wp-block-hf-navigation.is-fixed {
  background: transparent;
  color: initial;
  left: 0;
  margin-block-start: 0;
  padding: 5px 15px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  transition: 0.3s;
}
.masthead-header .wp-block-hf-navigation.is-fixed.menu-open {
  background: #fff;
  transition: 0.3s;
}
.masthead-header .wp-block-hf-navigation.is-scroll {
  background-color: #fff;
  transition: 0.3s;
}
.masthead-header .wp-block-hf-navigation.is-scroll nav.wp-block-habefast-menu li .sub-menu {
  background-color: #fff;
}
.masthead-header .wp-block-hf-navigation.is-scroll .wp-block-site-logo {
  width: clamp(130px, 10vw, 160px);
  transition: 0.2s;
}
.masthead-header nav.wp-block-habefast-menu li {
  padding: 0 clamp(10px, 1.5vw, 30px);
}
@media screen and (max-width: 767px) {
  .masthead-header nav.wp-block-habefast-menu li {
    padding: 4vh clamp(10px, 1vw, 30px);
  }
}
.masthead-header nav.wp-block-habefast-menu li a {
  font-size: clamp(0.875rem, 1.2vw, 1.125rem);
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1c1c1c;
}
.masthead-header nav.wp-block-habefast-menu li.current_page_item > a {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .masthead-header nav.wp-block-habefast-menu li .sub-menu {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 0;
    background-color: transparent;
  }
  .masthead-header nav.wp-block-habefast-menu li .sub-menu li {
    justify-content: start !important;
    padding-top: 10px;
  }
  .masthead-header nav.wp-block-habefast-menu li .sub-menu li.item-duplicated {
    cursor: pointer;
  }
  .masthead-header nav.wp-block-habefast-menu li .sub-menu li.item-duplicated:not(.item-duplicated-return) {
    cursor: default;
    pointer-events: none;
    font-weight: bold;
  }
  .masthead-header nav.wp-block-habefast-menu li .sub-menu:before {
    position: absolute;
    content: "";
    top: -25px;
    left: 1vw;
    height: 100%;
    width: 1px;
    background-color: #1c1c1c;
  }
}
.masthead-header nav.wp-block-habefast-menu li.btn-menu {
  padding: 0;
}
.masthead-header nav.wp-block-habefast-menu li.btn-menu a {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  font-size: clamp(0.875rem, 1.2vw, 1.125rem);
  padding: 0.6em 1vw;
}
.masthead-header nav.wp-block-habefast-menu li.btn-menu a:visited {
  color: #fff;
}
.masthead-header nav.wp-block-habefast-menu li.btn-menu a:focus, .masthead-header nav.wp-block-habefast-menu li.btn-menu a:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
@media screen and (max-width: 767px) {
  .masthead-header nav.wp-block-habefast-menu,
  .masthead-header nav.wp-block-habefast-menu .menu-open > .sub-menu {
    height: calc(100% - 80px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.masthead-header .wp-block-hf-navigation .wp-block-habefast-navigation-mobile-button > div {
  transition: 0.2s ease-in;
}
.masthead-header .wp-block-hf-navigation .wp-block-habefast-navigation-mobile-button.menu-open .wp-block-habefast-navigation-mobile-button-bar1 {
  transform: rotate(-225deg) translate(8px, -7px);
}
.masthead-header .wp-block-hf-navigation .wp-block-habefast-navigation-mobile-button.menu-open .wp-block-habefast-navigation-mobile-button-bar2 {
  transform: scaleX(0);
}
.masthead-header .wp-block-hf-navigation .wp-block-habefast-navigation-mobile-button.menu-open .wp-block-habefast-navigation-mobile-button-bar3 {
  transform: rotate(-135deg) translate(10px, 9px);
}

.c-hero-base.wp-block-group {
  padding-top: 260px !important;
  padding-bottom: 0;
}
.c-hero-base.wp-block-group h1 {
  font-family: "DMSerif", serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.03em;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .c-hero-base.wp-block-group h1 {
    font-size: 2.5rem;
  }
}
.c-hero-base.wp-block-group p {
  font-size: 1.5rem;
}

.c-services-grid .wp-block-habefast-advanced-layout-cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 400px;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell:not(:first-of-type) {
  padding-top: 200px;
  justify-content: flex-start;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell h3, .c-services-grid .wp-block-habefast-advanced-layout-cell p, .c-services-grid .wp-block-habefast-advanced-layout-cell a {
  color: #fff;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell h3 {
  font-family: "Proxima nova", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell .wp-block-columns {
  max-width: 550px;
  margin-bottom: 0;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell .wp-block-columns .wp-block-habefast-advanced-layout-column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell .services-link {
  margin: auto 0 30px;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell .services-link a {
  position: relative;
  display: inline-block;
  padding: 0.6em 20px 0.6em 40px;
  border-radius: 40px;
  border: 2px solid #fff;
  overflow: hidden;
  max-width: 80px;
  color: transparent;
  white-space: nowrap;
  transition: max-width 0.3s ease-in, color 0.3s;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell .services-link a:before {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  content: "+";
  color: #fff;
  font-size: 30px;
}
.c-services-grid .wp-block-habefast-advanced-layout-cell .services-link a:hover {
  max-width: 200px;
  color: #fff;
  transition: max-width 0.3s ease-in, color 0.1s 0.3s;
}

.has-gray-background {
  position: relative;
  background: #f9f9f9;
}
@media screen and (min-width: 768px) {
  .has-gray-background:before {
    position: absolute;
    content: "";
    top: 0;
    left: 100%;
    height: 100%;
    width: 3000px;
    background: #f9f9f9;
  }
}

.c-contact-items .wp-block-habefast-advanced-layout-column figure {
  width: 100%;
}
.c-contact-items .wp-block-habefast-advanced-layout-column:not(:last-of-type) figure {
  border-right: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .c-contact-items .wp-block-habefast-advanced-layout-column:nth-of-type(2) figure {
    border-right: 0px solid #000;
  }
}

.table-prices-th {
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .table-prices-th {
    padding: 20px clamp(25px, 3.5vw, 50px) 20px clamp(50px, 7vw, 100px);
  }
}

.wp-block-hf-accordion .wp-block-hf-accordion-item .wp-block-hf-accordion-item-title {
  background: #f9f9f9;
  cursor: pointer;
  padding: 10px clamp(25px, 3.5vw, 50px) 10px clamp(50px, 7vw, 100px);
  position: relative;
  font-size: clamp(1rem, 2vw, 1.125rem);
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.wp-block-hf-accordion .wp-block-hf-accordion-item .wp-block-hf-accordion-item-title:after, .wp-block-hf-accordion .wp-block-hf-accordion-item .wp-block-hf-accordion-item-title:before {
  content: "";
  position: absolute;
  transition: all 0.35s;
}
.wp-block-hf-accordion .wp-block-hf-accordion-item .wp-block-hf-accordion-item-title:after {
  height: 16px;
  width: 2px;
  left: 27px;
  top: 15px;
  line-height: 20px;
  background-color: #1c1c1c;
  text-align: center;
  transform: none;
}
.wp-block-hf-accordion .wp-block-hf-accordion-item .wp-block-hf-accordion-item-title:before {
  height: 2px;
  width: 16px;
  right: unset;
  left: 20px;
  top: 22px;
  line-height: 20px;
  background-color: #1c1c1c;
  text-align: center;
  transform: none;
}
.wp-block-hf-accordion .wp-block-hf-accordion-item.active .wp-block-hf-accordion-item-title {
  cursor: pointer;
}
.wp-block-hf-accordion .wp-block-hf-accordion-item.active .wp-block-hf-accordion-item-title:before {
  transform: scaleY(0);
}
.wp-block-hf-accordion .wp-block-hf-accordion-item.active .wp-block-hf-accordion-item-title:after {
  transform-origin: center;
  transform: rotate(270deg);
}
.wp-block-hf-accordion .wp-block-hf-accordion-item .wp-block-hf-accordion-item-content-layout {
  padding: 0 0 20px 0;
}
@media screen and (min-width: 768px) {
  .wp-block-hf-accordion .wp-block-hf-accordion-item .wp-block-hf-accordion-item-content-layout {
    padding: 0 clamp(25px, 3.5vw, 50px) 20px clamp(50px, 7vw, 100px);
  }
}

/************************************************************
 * FORM
 ************************************************************/
/* Contact from 7 forms
  ************************************************************/
.wpcf7-form {
  max-width: 600px;
  margin: auto; /* Chrome / Opera / Safari */
  /* Firefox 19+ */
  /* IE 10+ */
  /* Firefox 18- */
}
.wpcf7-form p {
  margin-bottom: 0;
}
.wpcf7-form input:not([type=submit]),
.wpcf7-form textarea {
  border: none;
  border-bottom: 1px solid #1c1c1c;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.2;
  font-size: 1rem;
  font-weight: 500;
  padding: 12px 0px;
  letter-spacing: 0.02em;
  color: #bc9b8a;
  background-color: transparent;
}
.wpcf7-form input:not([type=submit]) + span,
.wpcf7-form textarea + span {
  letter-spacing: 0.02em;
}
.wpcf7-form .selectric {
  margin-bottom: 30px;
}
.wpcf7-form input[type=submit] {
  background-image: none;
  width: initial;
  height: initial;
  font-size: clamp(0.75rem, 1.75vw, 0.875rem);
  font-weight: normal !important;
  text-align: center;
  padding: 0.6em 1em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-radius: 40px;
  border-color: #bc9b8a;
  background-color: #bc9b8a;
  letter-spacing: 0.09em;
  cursor: pointer;
  display: block;
  line-height: 40px;
  margin: 0 0 0 auto;
  padding: 0 2em;
}
.wpcf7-form input[type=submit]:visited {
  color: #fff;
}
.wpcf7-form input[type=submit]:focus, .wpcf7-form input[type=submit]:hover {
  background-color: transparent;
  color: #bc9b8a !important;
  transition: 0.2s ease-out;
}
@media screen and (max-width: 767px) {
  .wpcf7-form input[type=submit] {
    margin: 20px auto;
  }
}
::-webkit-input-placeholder {
  font-style: normal;
  color: #1c1c1c;
  opacity: 1;
}

::-moz-placeholder {
  font-style: normal;
  color: #1c1c1c;
  opacity: 1;
}

:-ms-input-placeholder {
  font-style: normal;
  color: #1c1c1c;
  opacity: 1;
}

:-moz-placeholder {
  font-style: normal;
  color: #1c1c1c;
  opacity: 1;
}

span.wpcf7-list-item {
  position: relative;
  width: 50%;
  margin: 0;
}
span.wpcf7-list-item input[type=radio] {
  opacity: 0;
  position: absolute;
  top: 0;
  height: 100%;
}

.wpcf7-form-control.wpcf7-radio {
  margin: 15px 0 40px;
  display: block;
}

input[type=radio] + span::before {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: -1px 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
}

input[type=radio] + span::before {
  content: "";
  background-color: transparent;
  border: 2px solid transparent;
  outline: 1px solid #fff;
}

input[type=radio]:checked + span::before {
  content: "";
  background-color: #bc9b8a;
  border: 2px solid #1c1c1c;
  outline: 1px solid #fff;
}

label {
  font-weight: 800;
  letter-spacing: 0.02em;
}

label.inline + input,
label.inline + span {
  display: inline-block;
}
label.inline + span {
  margin-left: 20px;
}

/* Response output
  ************************************************************/
.wpcf7 form .wpcf7-response-output {
  position: relative;
  text-align: left;
  border: none;
  padding: 0;
  font-size: 1.1rem;
  line-height: 1.2;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: green;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: orange;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
  color: red;
}