@charset "UTF-8";
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.otgs-development-site-front-end {
  display: none !important;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
html {
  scroll-behavior: smooth;
  min-height: 100%;
  height: auto;
}
html.noscroll {
  overflow: hidden !important;
  scroll-behavior: unset;
}

body {
  min-height: 100%;
  height: auto;
  text-rendering: geometricPrecision;
  line-height: 1.5;
  scroll-behavior: smooth;
}

/* Set Sections to take all width available */
section {
  width: 100%;
}

/* Make HR easier to work with */
hr {
  display: block;
  margin: rem(16) 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul {
  margin: 0;
  padding: 0;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  display: block;
  height: auto;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
  cursor: pointer;
}

a {
  text-decoration: none;
  opacity: 1;
  cursor: pointer !important;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@font-face {
  font-family: cig;
  src: url("../fonts/cig/HWCigars-Regular.otf");
  src: url("../fonts/cig/HWCigars-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/cig/HWCigars-Regular.woff2") format("woff2"), url("../fonts/cig/HWCigars-Regular.woff") format("woff"), url("../fonts/cig/HWCigars-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: geo;
  src: url("../fonts/georgia/Georgia.otf");
  src: url("../fonts/georgia/Georgia.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia.woff2") format("woff2"), url("../fonts/georgia/Georgia.woff") format("woff"), url("../fonts/georgia/Georgia.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: inter;
  src: url("../fonts/inter/Inter-Light.otf");
  src: url("../fonts/inter/Inter-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Light.woff2") format("woff2"), url("../fonts/inter/Inter-Light.woff") format("woff"), url("../fonts/inter/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: inter;
  src: url("../fonts/inter/Inter-Regular.otf");
  src: url("../fonts/inter/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff"), url("../fonts/inter/Inter-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: inter;
  src: url("../fonts/inter/Inter-Medium.otf");
  src: url("../fonts/inter/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Medium.woff2") format("woff2"), url("../fonts/inter/Inter-Medium.woff") format("woff"), url("../fonts/inter/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: inter;
  src: url("../fonts/inter/Inter-Bold.otf");
  src: url("../fonts/inter/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Bold.woff2") format("woff2"), url("../fonts/inter/Inter-Bold.woff") format("woff"), url("../fonts/inter/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
#tinymce {
  background-color: white;
}

body {
  background-color: #faf7ed;
}

/* Retire les surbrillances bleues/grises sur mobile */
* {
  -webkit-tap-highlight-color: transparent;
  /* iOS & Android */
  -webkit-touch-callout: none;
}

/* Retire les outline lors du clic */
*:focus,
*:active {
  outline: none !important;
}

/* Neutralise styles par défaut sur inputs et boutons */
button,
input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  outline: none !important;
}

@media only screen and (min-width: 1024px) {
  [data-splitting] .word {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden;
  }
  [data-splitting] .word-content {
    display: inline-block;
    will-change: transform;
    -webkit-transform: translateZ(0) translateY(101%);
            transform: translateZ(0) translateY(101%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-delay: calc(var(--line-index) * 0.1s);
            transition-delay: calc(var(--line-index) * 0.1s);
  }
}
.ui-datepicker {
  width: 100%;
  left: 0 !important;
  bottom: 0 !important;
  top: initial !important;
  background-color: white !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 20px 20px 0 0;
}
.ui-state-default {
  color: black;
}

.ui-datepicker-unselectable {
  opacity: 0.5;
}

.ui-datepicker-calendar {
  margin: 0 20px 20px 20px !important;
  width: calc(100% - 40px);
}
@media only screen and (min-width: 1024px) {
  .ui-datepicker-calendar {
    margin: 0 50px 50px 50px !important;
    width: calc(100% - 100px);
  }
}
.ui-datepicker-calendar tbody {
  padding: 20px !important;
}
.ui-datepicker-calendar th {
  text-align: left !important;
}
.ui-datepicker-calendar tr,
.ui-datepicker-calendar td {
  padding: 5px;
}
@media only screen and (min-width: 1024px) {
  .ui-datepicker-calendar tr,
.ui-datepicker-calendar td {
    padding: 10px;
    font-size: 18px;
  }
}

.ui-datepicker-header {
  margin-bottom: 10px;
  padding: 20px 20px 0 20px;
}
@media only screen and (min-width: 1024px) {
  .ui-datepicker-header {
    margin-bottom: 50px;
    padding: 50px 50px 0 50px;
    position: relative;
  }
}

.ui-datepicker-month {
  font-size: 16px;
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  background-position: right 10px top 50%, 0 0;
  background-size: 0.5em auto, 100%;
  color: black !important;
}
@media only screen and (min-width: 1024px) {
  .ui-datepicker-month {
    font-size: 18px;
  }
}

.ui-datepicker-year {
  font-size: 16px;
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  background-position: right 10px top 50%, 0 0;
  background-size: 0.5em auto, 100%;
  color: black !important;
}
@media only screen and (min-width: 1024px) {
  .ui-datepicker-year {
    font-size: 18px;
  }
}

.ui-datepicker-next {
  background: #000000;
  padding: 5px 10px;
  border-radius: 5px;
  top: 0;
  color: white;
  margin-left: 5px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .ui-datepicker-next {
    width: 200px;
    display: block;
    text-align: center;
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 18px;
  }
}

.ui-datepicker-prev {
  background: #000000;
  padding: 5px 10px;
  border-radius: 5px;
  color: white;
}
@media only screen and (min-width: 1024px) {
  .ui-datepicker-prev {
    width: 200px;
    display: block;
    text-align: center;
    font-size: 18px;
  }
}

.ui-datepicker-title {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.word {
  display: inline-block;
  white-space: nowrap;
}

.char {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

form.wpcf7-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}

.mid {
  width: 100%;
}

.full {
  width: 100%;
}

label {
  width: 100%;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  width: 100%;
  font-size: 15px !important;
  padding: 10px 35px 10px 10px;
  border: none;
  border-radius: 5px !important;
  -webkit-appearance: none;
  outline: none;
  border: 1px solid #ced1bf;
}
@media only screen and (min-width: 600px) {
  input[type=text],
input[type=email],
input[type=tel],
textarea {
    padding: 15px 35px 15px 15px;
  }
}

.control-group {
  margin-bottom: 15px;
}
.control-group p {
  margin-bottom: 0;
}
.control-group br {
  display: none;
}
.control-group label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
@media only screen and (min-width: 1024px) {
  .control-group label {
    font-size: 16px;
  }
}
.control-group input {
  width: 100%;
}

.control-group .dd-wrap select {
  position: relative;
  display: block;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  padding-right: 50px;
  padding: 10px;
  border: 1px solid #ced1bf;
  border-radius: 5px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  cursor: pointer;
  font-size: 15px !important;
  font-weight: 500;
  line-height: 140% !important;
  font-family: inherit;
  position: relative;
  -webkit-appearance: none;
  outline: none;
  color: #000000;
}
@media only screen and (min-width: 600px) {
  .control-group .dd-wrap select {
    padding: 15px 35px 15px 15px;
  }
}

.control-group .dd-wrap svg {
  position: absolute;
  width: 16px;
  top: 30px;
  right: 19px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}

.dd-wrap {
  position: relative;
}

.wpcf7-submit {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  background-color: #0f3327;
  color: #ced1bf;
  width: 100% !important;
  border: none !important;
}
@media only screen and (min-width: 1024px) {
  .wpcf7-submit {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .wpcf7-submit:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media only screen and (min-width: 1024px) {
  .wpcf7-submit {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    margin: auto !important;
  }
}

.wpcf7-not-valid-tip {
  font-size: 14px;
}

.wpcf7-response-output {
  border: none !important;
  padding: 0 !important;
}

.title-form-wp {
  font-size: 20px;
  margin-bottom: 20px;
}

.divider-form-wp {
  margin-top: 30px;
  margin-bottom: 50px;
  width: 100%;
  border-bottom: 1px solid #000000;
  opacity: 0.1;
}

.wpcf7-list-item {
  margin-left: 0 !important;
  margin-right: 15px;
  margin-bottom: 20px;
}

.codedropz-upload-handler {
  border: 1px solid #dbdbdb !important;
  padding-bottom: 20px;
}
.codedropz-upload-handler h3 {
  font-size: 18px !important;
}
.codedropz-upload-handler .cd-upload-btn {
  margin-top: 10px;
  border-radius: 30px;
  background-color: #000000;
  color: #ffffff;
  padding: 15px 25px;
  display: inline-block;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
  height: 5px !important;
}

.dnd-upload-status .dnd-upload-details .name {
  color: #000000 !important;
}

.dnd-upload-status .dnd-upload-details span.has-error {
  font-size: 12px !important;
}

.wpcf7-response-output {
  width: 100%;
}

.wpcf7-list-item-label {
  font-size: 14px;
}
@media only screen and (min-width: 1024px) {
  .wpcf7-list-item-label {
    font-size: 16px;
  }
}

.form-button {
  margin: auto;
}

.wpcf7-spinner {
  display: none;
}

@media only screen and (min-width: 600px) {
  .mid {
    width: 49%;
  }

  .title-form-wp {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .title-form-wp {
    font-size: 23px;
    margin-bottom: 30px;
  }
}
h1,
.title-1 {
  font-size: 35px;
  line-height: 1.1;
  font-family: "cig", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
}
@media only screen and (min-width: 600px) {
  h1,
.title-1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  h1,
.title-1 {
    font-size: 80px;
  }
}

h2,
.title-2 {
  font-size: 30px;
  line-height: 1.1;
  font-family: "cig", Helvetica, Arial, sans-serif;
  color: #0f3327;
  font-weight: 400;
}
@media only screen and (min-width: 600px) {
  h2,
.title-2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  h2,
.title-2 {
    font-size: 60px;
  }
}

h3,
.title-3 {
  font-size: 25px;
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
}
@media only screen and (min-width: 600px) {
  h3,
.title-3 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  h3,
.title-3 {
    font-size: 35px;
  }
}

h4,
.title-4 {
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) {
  h4,
.title-4 {
    font-size: 20px;
  }
}

h5,
.title-5 {
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
  font-size: 16px;
}

h6,
.title-6 {
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
  font-size: 16px;
}

body {
  font: 500 1rem/1.25 "inter", Helvetica, Arial, sans-serif;
  color: #000000;
}

p,
.paragraph {
  font-size: 16px;
  line-height: 1.3;
  font-family: "inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
}
@media only screen and (min-width: 1024px) {
  p,
.paragraph {
    font-size: 18px;
  }
}

::-moz-selection {
  border: 0;
  text-shadow: none;
  outline: none;
  background-color: #dadada;
}

::selection {
  border: 0;
  text-shadow: none;
  outline: none;
  background-color: #dadada;
}

.container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}

.page-wrapper {
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  -webkit-transition: opacity 1s ease, background-color 300ms cubic-bezier(0.34, 0.7, 0.27, 1), -webkit-transform 500ms cubic-bezier(0.34, 0.7, 0.27, 1) !important;
  transition: opacity 1s ease, background-color 300ms cubic-bezier(0.34, 0.7, 0.27, 1), -webkit-transform 500ms cubic-bezier(0.34, 0.7, 0.27, 1) !important;
  transition: opacity 1s ease, transform 500ms cubic-bezier(0.34, 0.7, 0.27, 1), background-color 300ms cubic-bezier(0.34, 0.7, 0.27, 1) !important;
  transition: opacity 1s ease, transform 500ms cubic-bezier(0.34, 0.7, 0.27, 1), background-color 300ms cubic-bezier(0.34, 0.7, 0.27, 1), -webkit-transform 500ms cubic-bezier(0.34, 0.7, 0.27, 1) !important;
}
.header__container {
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .header__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .header__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (max-width: 1024px) {
  .header__container {
    width: calc(100% - 40px);
    margin: 20px !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
            box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    border-radius: 10px;
    padding: 10px 15px 10px 12px;
    background-color: #ffffff;
  }
}
@media only screen and (min-width: 600px) {
  .header__container {
    max-width: 600px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media only screen and (min-width: 1024px) {
  .header__container {
    max-width: none;
  }
}
.header__link {
  width: 100px;
  -webkit-transition: all 500ms cubic-bezier(0.34, 0.7, 0.27, 1);
  transition: all 500ms cubic-bezier(0.34, 0.7, 0.27, 1);
}
.header__logo {
  pointer-events: all;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .header__logo {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}
.header__item {
  display: none;
}
.header__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__contact {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .header__contact {
    display: block;
  }
}
.header .wpml-ls-link {
  color: #0f3327;
  pointer-events: all;
  margin: 0;
  font-size: 15px;
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  .header .wpml-ls-link {
    font-size: 15px;
    color: #0f3327;
  }
}
.header__mobile-menu {
  pointer-events: all;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.header__mobile-menu--open .header__burger-line:first-of-type {
  width: 30px;
  margin: 0px;
  -webkit-transform: rotate(45deg) translateY(1px);
          transform: rotate(45deg) translateY(1px);
}
.header__mobile-menu--open .header__burger-line:last-of-type {
  margin: 0px;
  -webkit-transform: rotate(-45deg) translateY(-1px);
          transform: rotate(-45deg) translateY(-1px);
}
.header__mobile-menu--open .header__burger-line-second {
  display: none;
}
.header__burger-line {
  width: 30px;
  height: 2px;
  display: block;
  background-color: #0f3327;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.header__burger-line:first-of-type {
  margin-bottom: 5px;
  width: 25px;
}
.header__burger-line-second {
  margin-bottom: 5px;
}
.header__menu-large {
  display: none;
}
.header--white .header__logo {
  -webkit-filter: invert(0) !important;
          filter: invert(0) !important;
}
.header--white .header__burger-line {
  background-color: #ffffff;
}
.header--white .header__link-search {
  background-color: #ffffff;
  color: #000000;
}
.header--white .header__link-search svg path {
  fill: #000000;
}
.header--white .header .wpml-ls-link {
  color: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .header--white .nav-main-menu > li > a {
    color: #ffffff;
  }
}
@media only screen and (max-width: 1024px) {
  .header--hide {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

body.menu-show .header__logo--black {
  display: block !important;
}
body.menu-show .header__logo--white {
  display: none !important;
}

.menu {
  background-color: #0f3327;
  z-index: 1999;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100dvh;
  height: var(--doc-height);
  width: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  scroll-behavior: unset;
  pointer-events: none;
  -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
}
.menu--show {
  -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  opacity: 1;
  pointer-events: all;
}
.menu--show .menu__contact {
  pointer-events: all;
}
.menu__container {
  height: 100%;
  position: relative;
  padding: 0 20px;
}
@media only screen and (min-width: 600px) {
  .menu__container {
    padding: 0 100px;
  }
}
.menu__links {
  padding-top: 140px;
  padding-bottom: 100px;
  display: grid;
  grid-template-columns: 1fr;
}
@media only screen and (min-width: 600px) {
  .menu__links {
    padding-top: 250px;
    padding-bottom: 250px;
  }
}
.menu__link {
  text-decoration: none;
  padding: 5px 0;
  display: block;
  text-align: center;
  color: #ffffff;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .menu__link {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.menu__contact {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  display: block;
  margin: 30px auto 0 auto;
  pointer-events: none;
}
@media only screen and (min-width: 1024px) {
  .menu__contact {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .menu__contact:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
.menu__container-invisible {
  width: 100%;
}
.menu .wpml-ls {
  padding: 0;
}
.menu .wpml-ls-link {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 600px) {
  .header__link {
    width: 130px;
  }
  .header__link-form {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .header {
    margin-top: 20px;
  }
  .header__container {
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__mobile {
    border: none;
  }
  .header__link {
    -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    position: absolute;
    left: 50px;
    top: 30px;
    width: 170px;
    margin-right: 50px;
  }
  .header__link--small {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  .header__link-main {
    margin-bottom: 0;
    padding: 2px 8px;
    color: #0f3327;
    pointer-events: all;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  }
  .header__link-main:hover {
    opacity: 0.5;
  }
  .header .wpml-ls-link {
    padding: 0 !important;
    line-height: 1.4;
  }
  .header__contact {
    pointer-events: all;
    text-align: center;
    background-color: #0f3327;
    color: #ced1bf;
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 15px !important;
    padding: 15px 20px;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .header__contact {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .header__contact:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media only screen and (min-width: 1024px) {
  .header__link-search {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .header__grid-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
            box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    border-radius: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 10px 10px 20px;
    background-color: #ffffff;
  }
}
@media only screen and (min-width: 1024px) {
  .header__menu-large {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .header__mobile-menu {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .header .menu-item a {
    color: #000000 !important;
  }
}
@media only screen and (min-width: 1024px) {
  .menu {
    display: none;
  }
}
.transition {
  background-color: #ced1bf;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 3000;
  pointer-events: none;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.86, 0.36, 0.95);
          animation-timing-function: cubic-bezier(0.3, 0.86, 0.36, 0.95);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.transition--open {
  -webkit-animation-name: open-transition;
          animation-name: open-transition;
}
@-webkit-keyframes open-transition {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes open-transition {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.transition--load {
  -webkit-animation-name: load-transition;
          animation-name: load-transition;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
}
@-webkit-keyframes load-transition {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes load-transition {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Styles du menu mobile (mobile first) */
.nav-main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  /* Disposition verticale pour mobile */
}

.nav-main-menu.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* Afficher le menu quand il est actif */
}

.nav-main-menu > li {
  width: 100%;
  /* Prendre toute la largeur */
  position: relative;
  /* Pour positionner les sous-menus */
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .nav-main-menu > li {
    margin-bottom: 0;
  }
}

.nav-main-menu > li > a {
  text-decoration: none;
  padding: 5px 0;
  display: block;
  text-align: center;
  color: #ffffff;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  width: 100%;
}

/* Styles pour les sous-menus */
.sub-menu {
  margin-bottom: 15px;
  display: none;
  /* Masquer par défaut */
  padding-left: 10px;
  /* Indentation pour les sous-menus */
  list-style: none;
}

.sub-menu.active {
  display: block;
  /* Afficher les sous-menus quand ils sont actifs */
}

.sub-menu > li > a {
  display: block;
  margin-bottom: 5px;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}

@media only screen and (min-width: 600px) {
  .nav-main-menu > li > a {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .sub-menu > li > a {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav-main-menu {
    pointer-events: all;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    /* Disposition horizontale pour desktop */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* Afficher par défaut */
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .nav-main-menu > li {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: none;
  }

  .nav-main-menu > li > a {
    margin-bottom: 0;
    padding: 2px 8px;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  }
  .nav-main-menu > li > a:hover {
    opacity: 0.5;
  }

  /* Styles pour les sous-menus */
  .sub-menu {
    left: calc(-50% + 40px);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    position: absolute;
    /* Positionner par rapport à l'élément parent */
    top: 100%;
    /* Positionner juste en dessous */
    list-style: none;
    padding-left: 0;
    padding: 20px 20px 10px 20px;
    background-color: white !important;
    /* Couleur de fond */
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
            box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    -webkit-transition: 0.3s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.3s cubic-bezier(0.34, 0.7, 0.27, 1);
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
    border-radius: 5px;
    pointer-events: none;
  }

  .nav-main-menu > li:hover .sub-menu {
    background-color: #ffffff;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    pointer-events: all;
    display: block;
    /* Afficher le sous-menu au survol */
  }

  .sub-menu > li {
    position: relative;
    /* Pour positionner les sous-sous-menus */
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-bottom: 0;
    text-align: center;
    margin: auto;
  }

  .sub-menu > li > a {
    color: #000000;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1;
    width: 180px;
    word-break: break-word;
    -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  }
  .sub-menu > li > a:hover {
    opacity: 0.5;
  }
}
[data-temporary-content] {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.footer {
  position: relative;
}
.footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #faf7ed;
  z-index: 1;
}
.footer__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  padding: 30px 20px 20px 20px;
  background-color: #0f3327;
}
@media only screen and (min-width: 600px) {
  .footer__container {
    padding: 30px 30px 20px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__container {
    padding: 30px 50px 20px 50px;
  }
}
.footer__grid {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
}
@media only screen and (min-width: 600px) {
  .footer__grid {
    padding: 30px 0 30px 0;
    grid-template-columns: repeat(12, 1fr);
    row-gap: 50px;
  }
}
@media only screen and (min-width: 600px) {
  .footer__container-link {
    grid-column: 1/4;
    grid-row: 1/2;
  }
}
.footer__logo {
  width: 120px;
}
@media only screen and (min-width: 1024px) {
  .footer__logo {
    width: 200px;
  }
}
.footer__container-links-main {
  padding: 50px 0 50px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media only screen and (min-width: 600px) {
  .footer__container-links-main {
    grid-column: 4/8;
    grid-row: 1/2;
    padding: 0;
  }
}
.footer__container-menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  border-top: 1px solid #ced1bf;
  padding-top: 20px;
}
.footer__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.footer .nav-main-menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  border-top: 1px solid #ced1bf;
  padding-top: 20px;
}
.footer .menu-item {
  text-align: left;
  margin: 0;
}
.footer .menu-item a {
  text-align: left;
  text-decoration: none;
  padding: 10px;
  display: block;
  color: #ced1bf !important;
  margin-bottom: 0 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .footer .menu-item a {
    font-size: 18px;
  }
}
.footer__container-links {
  border-top: 1px solid #ced1bf;
  padding-top: 20px;
}
.footer__link {
  text-decoration: none;
  padding: 10px;
  display: block;
  color: #ced1bf;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .footer__link {
    font-size: 18px;
    -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  }
  .footer__link:hover {
    opacity: 0.5;
  }
}
.footer__container-cta {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 40px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 600px) {
  .footer__container-cta {
    padding: 50px 30px;
    grid-column: 9/13;
    grid-row: 1/3;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__container-cta {
    border-radius: 20px;
  }
}
.footer__cta-title {
  font-size: 25px;
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
  .footer__cta-title {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__cta-title {
    font-size: 35px;
  }
}
.footer__cta-link {
  overflow: hidden;
  display: inline-block;
  background-color: #0f3327;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  color: #ced1bf;
  border-radius: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (min-width: 1024px) {
  .footer__cta-link {
    font-size: 16px;
  }
}
.footer__cta-link span {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__cta-link .first {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  left: 0;
  opacity: 0;
}
.footer__cta-link .second {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  margin-left: 10px;
}
.footer__cta-link svg {
  width: 20px;
  height: auto;
}
.footer__cta-link svg path {
  fill: #ced1bf;
}
@media only screen and (min-width: 1024px) {
  .footer__cta-link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  .footer__cta-link:hover span {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  .footer__cta-link:hover .first {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 1;
  }
  .footer__cta-link:hover .second {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    opacity: 0;
  }
}
.footer__copyright {
  margin-top: 30px;
  color: #ced1bf;
  font-size: 14px;
  opacity: 0.5;
  text-align: left;
}
.footer__copyright a {
  margin-left: 10px;
  color: #ced1bf;
  font-size: 14px;
  -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
}
.footer__copyright a:hover {
  opacity: 0.2;
}
@media only screen and (min-width: 600px) {
  .footer__copyright {
    grid-column: 1/9;
    grid-row: 2/3;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    align-self: flex-end;
  }
}

.page-template-tp-faq .footer::after {
  background-color: #30493d;
}

.module-faq {
  padding: 130px 0 50px 0;
  background-color: #30493d;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 600px) {
  .module-faq {
    padding: 180px 0 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .module-faq {
    padding: 230px 0 100px 0;
    position: relative;
    z-index: 1;
  }
}
.module-faq__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .module-faq__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-faq__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (min-width: 600px) {
  .module-faq__grid {
    padding: 0 75px;
  }
}
.module-faq__grid-left {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .module-faq__grid-left {
    max-width: 800px;
    margin: 0 auto 50px auto;
  }
}
@media only screen and (min-width: 1024px) {
  .module-faq__grid-right {
    padding: 0 8.33%;
  }
}
.module-faq__title {
  line-height: 1;
  margin-bottom: 20px;
  color: white;
  text-align: left;
}
@media only screen and (min-width: 600px) {
  .module-faq__title {
    text-align: center;
  }
}
.module-faq__paragraph {
  font-size: 18px;
  line-height: 1.3;
  font-family: "inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
  text-align: left;
  color: #ffffff;
  margin: 20px 0 30px 0;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
}
@media only screen and (min-width: 1024px) {
  .module-faq__paragraph {
    font-size: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .module-faq__paragraph {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .module-faq__paragraph {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
.module-faq__link {
  display: block;
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: inherit;
}
@media only screen and (min-width: 1024px) {
  .module-faq__link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-faq__link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media only screen and (min-width: 600px) {
  .module-faq__link {
    margin: auto;
  }
}
.module-faq__toggl-title {
  font-size: 18px;
  line-height: 1.3;
  font-family: "inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
  color: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .module-faq__toggl-title {
    font-size: 20px;
  }
}
.module-faq__content {
  height: 0px;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr;
}
.module-faq__toggl-header {
  display: grid;
  grid-template-columns: 6fr 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.module-faq__contenu-toggl {
  padding: 15px 0 0 0;
}
.module-faq__contenu-toggl p {
  color: #ffffff !important;
  font-size: 14px !important;
}
@media only screen and (min-width: 600px) {
  .module-faq__contenu-toggl p {
    font-size: 16px !important;
  }
}
.module-faq__contenu-toggl a {
  color: #ffffff !important;
  text-decoration: underline;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  .module-faq__contenu-toggl a {
    font-size: 16px;
  }
}
.module-faq__toggl-item {
  cursor: pointer;
  padding: 20px;
  border: 1px solid #ced1bf8c;
  margin-bottom: 10px;
  border-radius: 10px;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.module-faq__toggl-item:nth-of-type(1n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
.module-faq__toggl-item:nth-of-type(2n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
}
.module-faq__toggl-item:nth-of-type(3n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
}
.module-faq__toggl-item:nth-of-type(4n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
}
.module-faq__toggl-item:nth-of-type(5n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
}
.module-faq__toggl-item:nth-of-type(6n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
}
.module-faq__toggl-item:nth-of-type(7n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
}
.module-faq__toggl-item:nth-of-type(8n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
}
.module-faq__toggl-item:nth-of-type(9n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
}
.module-faq__toggl-item:nth-of-type(10n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
}
.module-faq__toggl-item:nth-of-type(11n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
}
.module-faq__toggl-item:nth-of-type(12n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
}
.module-faq__toggl-item:nth-of-type(13n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
}
.module-faq__toggl-item:nth-of-type(14n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
}
.module-faq__toggl-item:nth-of-type(15n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
}
.module-faq__toggl-item:nth-of-type(16n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
}
.module-faq__toggl-item:nth-of-type(17n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
}
.module-faq__toggl-item:nth-of-type(18n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
}
.module-faq__toggl-item:nth-of-type(19n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
}
.module-faq__toggl-item:nth-of-type(20n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
}
.module-faq__toggl-item:nth-of-type(21n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
}
.module-faq__toggl-item:nth-of-type(22n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
}
.module-faq__toggl-item:nth-of-type(23n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
}
.module-faq__toggl-item:nth-of-type(24n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
}
.module-faq__toggl-item:nth-of-type(25n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
}
@media only screen and (min-width: 600px) {
  .module-faq__toggl-item {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    padding: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-faq__toggl-item {
    padding: 40px;
    border-radius: 20px;
  }
}
.module-faq__toggl-item--opened .toggl__anwser {
  display: block;
}
.module-faq__toggl-item--opened .toggl__icon-line-second {
  width: 0;
}
.module-faq__container-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.module-faq__icon {
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.34, 0.7, 0.27, 1);
  transition: all 0.3s cubic-bezier(0.34, 0.7, 0.27, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.module-faq__icon-line {
  display: block;
  width: 15px;
  height: 1px;
  background-color: #ced1bf8c;
}
@media only screen and (min-width: 600px) {
  .module-faq__icon-line {
    width: 22px;
  }
}
.module-faq__icon-line-second {
  -webkit-transition: all 0.3s cubic-bezier(0.34, 0.7, 0.27, 1);
  transition: all 0.3s cubic-bezier(0.34, 0.7, 0.27, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: #ced1bf8c;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media only screen and (min-width: 600px) {
  .module-faq__icon-line-second {
    width: 22px;
  }
}
.module-faq__container-icon svg {
  width: 15px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module-faq__container-icon--opened svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.module-faq__container-icon--opened .module-faq__icon-line-second {
  width: 0;
}
.module-faq__container-link {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
.module-faq.appear .module-faq__title {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-faq.appear .module-faq__paragraph {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-faq.appear .module-faq__container-link {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-faq.appear .module-faq__toggl-item {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.module-image-large {
  padding: 50px 0;
}
@media only screen and (min-width: 1024px) {
  .module-image-large {
    padding: 100px 0;
  }
}
.module-image-large__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .module-image-large__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-image-large__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.module-image-large__container-image {
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .module-image-large__container-image {
    -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
}
.module-image-large__image {
  width: 100%;
}
.module-image-large__description {
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .module-image-large__description {
    -webkit-transition: 0.5s ease 500ms;
    transition: 0.5s ease 500ms;
    opacity: 0;
  }
}
.module-image-large.appear .module-image-large__container-image {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.module-image-large.appear .module-image-large__description {
  opacity: 1;
}

.module-image-text {
  padding: 50px 0;
}
@media only screen and (min-width: 1024px) {
  .module-image-text {
    padding: 100px 0;
  }
}
.module-image-text__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .module-image-text__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-image-text__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.module-image-text__grid {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 20px;
  padding: 20px;
}
.module-image-text__container-image-first {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  padding-bottom: 100%;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .module-image-text__container-image-first {
    border-radius: 20px;
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
  }
}
.module-image-text__image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.module-image-text__link {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .module-image-text__link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-image-text__link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media only screen and (min-width: 1024px) {
  .module-image-text__grid-item-right {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
    transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  }
}
.module-image-text.appear .module-image-text__container-image-first {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-image-text.appear .module-image-text__grid-item-right {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media only screen and (min-width: 600px) {
  .module-image-text__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-image-text__grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr) !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .module-image-text__grid-item-left {
    grid-column: 1/6 !important;
    grid-row: 1/2;
  }
  .module-image-text__grid-item-right {
    grid-column: 7/13 !important;
    grid-row: 1/2;
  }

  .module-image-text--inverted .module-image-text__grid {
    grid-template-columns: repeat(12, 1fr) !important;
  }
  .module-image-text--inverted .module-image-text__grid-item-left {
    grid-column: 8/13 !important;
    grid-row: 1/2;
  }
  .module-image-text--inverted .module-image-text__grid-item-right {
    grid-column: 1/7 !important;
    grid-row: 1/2;
  }
}
.module-description-video {
  padding: 50px 0;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .module-description-video {
    padding: 100px 0;
  }
}
.module-description-video__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 600px) {
  .module-description-video__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-description-video__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-description-video__container {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
  }
}
.module-description-video__video-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.module-description-video__play {
  position: absolute;
  z-index: 3;
  width: 50px;
  cursor: pointer;
  -webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module-description-video__play--hide {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  pointer-events: none;
}
@media only screen and (min-width: 37.5rem) {
  .module-description-video__play {
    width: 80px;
  }
}
@media only screen and (min-width: 64rem) {
  .module-description-video__play {
    width: 100px;
  }
  .module-description-video__play:hover {
    -webkit-transform: translateZ(0) scale(0.9);
            transform: translateZ(0) scale(0.9);
  }
}
.module-description-video__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.2;
  z-index: 2;
  -webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module-description-video__overlay--hide {
  opacity: 0;
  pointer-events: none;
}
.module-description-video__video {
  width: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module-description-video__video--hide {
  opacity: 0;
  pointer-events: none;
}
.module-description-video__video--preview {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.module-description-video.appear .module-description-video__container {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.module-wysiwyg {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}
@media only screen and (min-width: 1024px) {
  .module-wysiwyg {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
.module-wysiwyg__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .module-wysiwyg__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-wysiwyg__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.module-wysiwyg__grid {
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .module-wysiwyg__grid {
    padding: 0 15%;
  }
}
.module-wysiwyg.appear {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.module-spacer {
  display: block;
  height: var(--height-mobile);
}
@media only screen and (min-width: 37.5rem) {
  .module-spacer {
    height: var(--height-tablet);
  }
}
@media only screen and (min-width: 64rem) {
  .module-spacer {
    height: var(--height-desktop);
  }
}

.container-anim-item--second {
  display: none;
}

.page-template-tp-page-modulable .header__logo {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.page-template-tp-page-modulable .wpml-ls-link {
  color: #2b3530;
}

.module-head-image {
  position: relative;
  overflow: hidden;
}
.module-head-image__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 600px) {
  .module-head-image__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.module-head-image__title {
  text-align: center;
  color: #ffffff;
  line-height: 1;
}
.module-head-image__container-link {
  margin: auto;
  text-align: center;
  margin-top: 30px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__container-link {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
.module-head-image__link {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: auto;
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__link {
    margin-top: 50px;
  }
}
.module-head-image__grid {
  padding: 180px 0 180px 0;
}
@media only screen and (min-width: 600px) {
  .module-head-image__grid {
    padding: 280px 0 280px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__grid {
    padding: 350px 0 350px 0;
  }
}
.module-head-image__image {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__image {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0, 1);
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0, 1);
    transition: transform 1s cubic-bezier(0, 0, 0, 1);
    transition: transform 1s cubic-bezier(0, 0, 0, 1), -webkit-transform 1s cubic-bezier(0, 0, 0, 1);
  }
}
.module-head-image__overflow {
  display: block;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.418);
  z-index: 2;
}
.module-head-image--tadam .word-content {
  -webkit-transform: translateZ(0) translateY(0);
          transform: translateZ(0) translateY(0);
}
.module-head-image--tadam .module-head-image__image {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.module-head-image--tadam .module-head-image__container-link {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.module-head-text {
  position: relative;
  overflow: hidden;
}
.module-head-text__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 600px) {
  .module-head-text__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-text__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.module-head-text__title {
  margin-bottom: 20px;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .module-head-text__title {
    text-align: left;
  }
}
.module-head-text__subtitle {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  margin: 0 auto 20px auto;
  max-width: 500px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
@media only screen and (min-width: 1024px) {
  .module-head-text__subtitle {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    font-size: 20px;
    margin-bottom: 30px;
    text-align: left;
    margin: 0;
    max-width: 400px;
  }
}
.module-head-text__grid {
  padding: 150px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 600px) {
  .module-head-text__grid {
    padding: 200px 0 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-text__grid {
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px;
    padding: 300px 0 0 0;
    margin: 0 8.33%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.module-head-text__grid-right {
  max-width: 700px;
}
@media only screen and (min-width: 1024px) {
  .module-head-text__grid-right {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.module-head-text--tadam .word-content {
  -webkit-transform: translateZ(0) translateY(0);
          transform: translateZ(0) translateY(0);
}
.module-head-text--tadam .module-head-text__line {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.module-head-text--tadam .module-head-text__subtitle {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-head-text--tadam .module-head-text__container-link {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.module-head-text-color {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 10px 10px;
}
@media only screen and (min-width: 1024px) {
  .module-head-text-color {
    border-radius: 0 0 20px 20px;
  }
}
.module-head-text-color__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 600px) {
  .module-head-text-color__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-text-color__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.module-head-text-color__title {
  line-height: 1.2;
  text-align: center;
}
.module-head-text-color__subtitle {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  max-width: 500px;
  margin: 20px auto;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
}
@media only screen and (min-width: 1024px) {
  .module-head-text-color__subtitle {
    margin: 40px auto;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    font-size: 20px;
    margin-bottom: 30px;
    margin: 0;
    max-width: 400px;
  }
}
.module-head-text-color__grid {
  padding: 150px 5% 50px 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 600px) {
  .module-head-text-color__grid {
    padding: 200px 0 100px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-text-color__grid {
    padding: 250px 0 150px 0;
    margin: 0 8.33%;
  }
}
.module-head-text-color__grid-right {
  max-width: 700px;
}
@media only screen and (min-width: 1024px) {
  .module-head-text-color__grid-right {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.module-head-text-color--white .module-head-text-color__title {
  color: #ffffff;
}
.module-head-text-color--white .module-head-text-color__subtitle {
  color: #ffffff;
}
.module-head-text-color.appear .module-head-text-color__subtitle {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.module-services {
  background-color: #30493d;
  padding: 50px 0 50px 0;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 600px) {
  .module-services {
    padding: 0 0 80px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .module-services {
    padding: 0 0 100px 0;
  }
}
.module-services__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}
@media only screen and (min-width: 600px) {
  .module-services__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-services__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (min-width: 600px) {
  .module-services__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
    position: relative;
  }
}
@media only screen and (min-width: 600px) {
  .module-services__head {
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-services__head {
    padding-top: 130px;
  }
}
.module-services__tag {
  color: #ced1bf;
  border: 1px solid #ced1bf;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 7px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
}
@media only screen and (min-width: 1024px) {
  .module-services__tag {
    font-size: 14px;
  }
}
.module-services__tag-services {
  color: #2b3530;
  border: 1px solid #2b3530;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 7px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .module-services__tag-services {
    font-size: 14px;
  }
}
@media only screen and (min-width: 600px) {
  .module-services__tag-services {
    margin-bottom: 20px;
  }
}
.module-services__title {
  color: #ced1bf;
  margin-bottom: 30px;
  width: 75%;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
}
.module-services__container-image {
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  padding-bottom: 110%;
  opacity: 0;
  -webkit-transform: scale(0.8) rotate(5deg);
          transform: scale(0.8) rotate(5deg);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
@media only screen and (min-width: 600px) {
  .module-services__container-image {
    width: 70%;
    padding-bottom: 70%;
  }
}
@media only screen and (min-width: 1024px) {
  .module-services__container-image {
    border-radius: 20px;
  }
}
.module-services__image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (min-width: 600px) {
  .module-services__services {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-services__services {
    padding-top: 130px;
  }
}
.module-services__service {
  background-color: #ced1bf;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.module-services__service:nth-of-type(1n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
.module-services__service:nth-of-type(2n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
}
.module-services__service:nth-of-type(3n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
}
.module-services__service:nth-of-type(4n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
}
.module-services__service:nth-of-type(5n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
}
.module-services__service:nth-of-type(6n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
}
.module-services__service:nth-of-type(7n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
}
.module-services__service:nth-of-type(8n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
}
.module-services__service:nth-of-type(9n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
}
.module-services__service:nth-of-type(10n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
}
.module-services__service:nth-of-type(11n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
}
.module-services__service:nth-of-type(12n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
}
.module-services__service:nth-of-type(13n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
}
.module-services__service:nth-of-type(14n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
}
.module-services__service:nth-of-type(15n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
}
.module-services__service:nth-of-type(16n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
}
.module-services__service:nth-of-type(17n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
}
.module-services__service:nth-of-type(18n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
}
.module-services__service:nth-of-type(19n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
}
.module-services__service:nth-of-type(20n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
}
.module-services__service:nth-of-type(21n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
}
.module-services__service:nth-of-type(22n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
}
.module-services__service:nth-of-type(23n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
}
.module-services__service:nth-of-type(24n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
}
.module-services__service:nth-of-type(25n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
}
@media only screen and (min-width: 600px) {
  .module-services__service {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
@media only screen and (min-width: 1024px) {
  .module-services__service {
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 20px;
  }
}
.module-services__service-title {
  color: #2b3530;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .module-services__service-title {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
.module-services.appear .module-services__tag {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-services.appear .module-services__title {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-services.appear .module-services__container-image {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
}
.module-services.appear .module-services__service {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.page-template-tp-home {
  background-color: #ced1bf;
}
@media only screen and (min-width: 1024px) {
  .page-template-tp-home .menu-item a {
    color: #ffffff;
  }
}

.module-head-image {
  background-color: #0f3327;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .module-head-image {
    position: fixed;
    top: 0;
    left: 0;
  }
}
.module-head-image__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 600px) {
  .module-head-image__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__container {
    min-height: 100vh;
    min-height: 100dvh;
  }
}
.module-head-image__title {
  text-align: left;
  color: #ffffff;
  line-height: 1.1;
  margin: auto;
}
.module-head-image__title br {
  display: none;
}
@media only screen and (min-width: 600px) {
  .module-head-image__title {
    max-width: 600px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__title {
    max-width: none;
  }
  .module-head-image__title br {
    display: inline-block;
  }
}
.module-head-image__paragraph {
  font-size: 18px;
  line-height: 1.3;
  font-family: "inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
  color: #ffffff;
  margin: 20px auto;
  max-width: 800px;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__paragraph {
    font-size: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .module-head-image__paragraph {
    max-width: 600px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__paragraph {
    max-width: 800px;
    display: block;
  }
}
.module-head-image__container-link {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  margin-bottom: 30px;
}
.module-head-image__link {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: initial !important;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media only screen and (min-width: 600px) {
  .module-head-image__link {
    margin: auto !important;
  }
}
.module-head-image__container-image-mobile {
  z-index: 2;
  position: relative;
  overflow: hidden;
  padding-bottom: 60%;
  width: 100%;
  border-radius: 10px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__container-image-mobile {
    display: none;
    border-radius: 20px;
  }
}
.module-head-image__image-mobile {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(10rem);
          filter: blur(10rem);
  -webkit-transition: 1s cubic-bezier(0, 0, 0, 1);
  transition: 1s cubic-bezier(0, 0, 0, 1);
}
.module-head-image__grid {
  width: 100%;
  padding: 130px 0 0 0;
}
@media only screen and (min-width: 600px) {
  .module-head-image__grid {
    padding: 180px 0 200px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__grid {
    padding: 0;
    max-width: none;
  }
}
.module-head-image__image {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(10rem);
          filter: blur(10rem);
  -webkit-transition: 1s cubic-bezier(0, 0, 0, 1);
  transition: 1s cubic-bezier(0, 0, 0, 1);
  display: none;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__image {
    display: block;
  }
}
.module-head-image__overflow {
  display: none;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.418);
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .module-head-image__overflow {
    display: block;
  }
}
.module-head-image__baseline {
  width: 100%;
  padding: 30px 20px 50px 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  row-gap: 20px;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1s;
}
@media only screen and (min-width: 600px) {
  .module-head-image__baseline {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 3rem;
    gap: 30px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
.module-head-image__item {
  max-width: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 600px) {
  .module-head-image__item {
    max-width: 300px;
  }
}
.module-head-image__item-title {
  font-size: 18px;
  margin-bottom: 5px;
  color: #ffffff;
}
@media only screen and (min-width: 600px) {
  .module-head-image__item-title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-head-image__item-title {
    font-size: 40px;
  }
}
.module-head-image__item-subtitle {
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
  color: #ffffff;
}
@media only screen and (min-width: 600px) {
  .module-head-image__item-subtitle {
    font-size: 16px;
  }
}
.module-head-image.appear .word {
  opacity: 1;
  -webkit-transform: translateZ(0) translateY(0);
          transform: translateZ(0) translateY(0);
}
.module-head-image.appear .module-head-image__image,
.module-head-image.appear .module-head-image__image-mobile {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: blur(0rem);
          filter: blur(0rem);
}
.module-head-image.appear .module-head-image__paragraph {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-head-image.appear .module-head-image__container-link {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-head-image.appear .module-head-image__baseline {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.about {
  background-color: #0f3327;
}
@media only screen and (min-width: 1024px) {
  .about {
    margin-top: 100vh;
    margin-top: 100dvh;
  }
}
.about__color {
  padding: 50px 0;
  border-radius: 20px 20px 0 0;
  background-color: #faf7ed;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .about__color {
    padding: 70px 0 100px 0;
  }
}
.about__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .about__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .about__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.about__tag {
  color: #2b3530;
  border: 1px solid #2b3530;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 7px;
  display: inline-block;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .about__tag {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .about__grid {
    margin-top: 30px;
    border-top: 1px solid #2b3530;
    display: grid;
    grid-template-columns: 4fr 8fr;
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px;
  }
}
.about__grid-left {
  padding: 30px 0;
}
@media only screen and (min-width: 600px) {
  .about__grid-left {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .about__grid-left {
    padding: 100px 0;
    position: relative;
  }
  .about__grid-left::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    background-color: #2b3530;
    width: 1px;
  }
}
.about__grid-right {
  padding: 30px 0;
  border-top: 1px solid #2b3530;
}
@media only screen and (min-width: 600px) {
  .about__grid-right {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .about__grid-right {
    border-top: none;
    padding: 100px 0;
  }
}
.about__title {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
  .about__title {
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .about__title {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
.about__container-image-big {
  position: relative;
  overflow: hidden;
  padding-bottom: 60%;
  width: 100%;
  border-radius: 10px;
}
@media only screen and (min-width: 1024px) {
  .about__container-image-big {
    border-radius: 20px;
    padding-bottom: 0;
    height: 800px;
  }
}
.about__image-big {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.about__container-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.home-review {
  background-color: #0f3327;
  position: relative;
  z-index: 2;
  padding: 50px 0;
}
@media only screen and (min-width: 600px) {
  .home-review {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .home-review {
    padding: 150px 0;
  }
}
.home-review__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .home-review__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .home-review__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (min-width: 1024px) {
  .home-review__container {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
}
@media only screen and (min-width: 1024px) {
  .home-review__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home-review__title {
  color: #ced1bf;
  margin-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  .home-review__title {
    margin-bottom: 50px;
  }
}
.home-review__review {
  margin-bottom: 50px;
}
@media only screen and (min-width: 600px) {
  .home-review__review {
    margin-bottom: 0;
  }
}
.home-review__review-title {
  color: #ced1bf;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 20px;
}
.home-review__review-paragraph {
  color: #ced1bf;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.2;
  width: 90%;
  opacity: 0.8;
}
@media only screen and (min-width: 600px) {
  .home-review__review-paragraph {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .home-review__review-paragraph {
    font-size: 40px;
  }
}
.home-review__arrows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.home-review__previous, .home-review__next {
  width: 40px;
  height: 40px;
}
.home-review__previous svg, .home-review__next svg {
  background-color: #ced1bf;
  border-radius: 10px;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 1024px) {
  .home-review__previous, .home-review__next {
    cursor: pointer;
    -webkit-transition: 300ms cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 300ms cubic-bezier(0.34, 0.7, 0.27, 1);
  }
  .home-review__previous:hover, .home-review__next:hover {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.home-review__previous {
  margin-right: 5px;
}

.module-articles {
  position: relative;
  z-index: 2;
  background-color: #faf7ed;
  padding: 50px 0;
}
@media only screen and (min-width: 1024px) {
  .module-articles {
    padding: 100px 0;
  }
}
.module-articles__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .module-articles__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-articles__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.module-articles__container-link {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
.module-articles__link {
  overflow: hidden;
  display: inline-block;
  background-color: #0f3327;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  color: #ced1bf;
  border-radius: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0 auto;
}
@media only screen and (min-width: 1024px) {
  .module-articles__link {
    font-size: 16px;
  }
}
.module-articles__link span {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.module-articles__link .first {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  left: 0;
  opacity: 0;
}
.module-articles__link .second {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  margin-left: 10px;
}
.module-articles__link svg {
  width: 20px;
  height: auto;
}
.module-articles__link svg path {
  fill: #ced1bf;
}
@media only screen and (min-width: 1024px) {
  .module-articles__link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  .module-articles__link:hover span {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  .module-articles__link:hover .first {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 1;
  }
  .module-articles__link:hover .second {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    opacity: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .module-articles__link {
    margin: 40px auto 0 auto;
  }
}
.module-articles__card-grid {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 20px;
}
@media only screen and (min-width: 600px) {
  .module-articles__card-grid {
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-articles__card-grid {
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
  }
}
.module-articles__card-item {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 15px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.module-articles__card-item:last-child {
  display: none;
}
.module-articles__card-item:nth-of-type(1n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
.module-articles__card-item:nth-of-type(2n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
}
.module-articles__card-item:nth-of-type(3n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
}
.module-articles__card-item:nth-of-type(4n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
}
.module-articles__card-item:nth-of-type(5n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
}
.module-articles__card-item:nth-of-type(6n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
}
.module-articles__card-item:nth-of-type(7n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
}
.module-articles__card-item:nth-of-type(8n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
}
.module-articles__card-item:nth-of-type(9n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
}
.module-articles__card-item:nth-of-type(10n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
}
.module-articles__card-item:nth-of-type(11n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
}
.module-articles__card-item:nth-of-type(12n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
}
.module-articles__card-item:nth-of-type(13n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
}
.module-articles__card-item:nth-of-type(14n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
}
.module-articles__card-item:nth-of-type(15n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
}
.module-articles__card-item:nth-of-type(16n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
}
.module-articles__card-item:nth-of-type(17n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
}
.module-articles__card-item:nth-of-type(18n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
}
.module-articles__card-item:nth-of-type(19n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
}
.module-articles__card-item:nth-of-type(20n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
}
.module-articles__card-item:nth-of-type(21n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
}
.module-articles__card-item:nth-of-type(22n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
}
.module-articles__card-item:nth-of-type(23n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
}
.module-articles__card-item:nth-of-type(24n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
}
.module-articles__card-item:nth-of-type(25n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
}
@media only screen and (min-width: 1024px) {
  .module-articles__card-item {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    row-gap: 20px;
  }
  .module-articles__card-item:last-child {
    display: grid;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .module-articles__card-item:hover .module-articles__image {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .module-articles__card-item:hover .module-articles__thumbnail-link {
    background-color: #2b3530;
  }
  .module-articles__card-item:hover .module-articles__thumbnail-link svg path {
    fill: #ced1bf;
  }
}
.module-articles__container-image {
  z-index: 2;
  position: relative;
  overflow: hidden;
  padding-bottom: 75%;
  width: 100%;
  border-radius: 10px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media only screen and (min-width: 1024px) {
  .module-articles__container-image {
    border-radius: 20px;
  }
}
.module-articles__image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.module-articles__thumbnail-title {
  font-size: 25px;
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
  margin-bottom: 15px;
  color: #2b3530;
}
@media only screen and (min-width: 600px) {
  .module-articles__thumbnail-title {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-articles__thumbnail-title {
    font-size: 35px;
  }
}
.module-articles__thumbnail-link {
  display: block;
  pointer-events: all;
  text-align: center;
  border: 2px solid #2b3530;
  color: #000000;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .module-articles__thumbnail-link {
    font-size: 16px;
  }
}
.module-articles__thumbnail-link svg {
  width: 20px;
  position: absolute;
}
.module-articles__thumbnail-link svg path {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  fill: #2b3530;
}
.module-articles__thumbnail-link svg {
  width: 20px;
}
.module-articles.appear .module-articles__card-item {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.module-articles.appear .module-articles__container-link {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.module-cta-marquee {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .module-cta-marquee {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
}
@media only screen and (min-width: 1024px) {
  .module-cta-marquee {
    margin-bottom: 50px;
  }
}
.module-cta-marquee__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .module-cta-marquee__container:hover .module-cta-marquee__gray {
    height: 250px;
  }
  .module-cta-marquee__container:hover .module-cta-marquee__title p {
    color: #ffffff !important;
  }
}
.module-cta-marquee__title p {
  font-size: 50px;
  line-height: 1.5;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: "cig", Helvetica, Arial, sans-serif;
}
.module-cta-marquee__title span {
  margin-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.module-cta-marquee__title svg {
  width: 10px;
  height: auto;
  margin-left: 20px;
}
.module-cta-marquee__title svg path {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.module-cta-marquee__title svg line {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (min-width: 600px) {
  .module-cta-marquee__title p {
    font-size: 100px;
    line-height: 1.5;
  }
  .module-cta-marquee__title svg {
    width: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-cta-marquee__title span {
    margin-left: 40px;
  }
  .module-cta-marquee__title p {
    font-size: 150px;
    line-height: 1.5;
  }
  .module-cta-marquee__title svg {
    margin-left: 40px;
    width: 20px;
  }
}
.module-cta-marquee.appear {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

[data-animate-text] .char {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  will-change: transform, opacity;
}

.page-template-tp-wysiwyg {
  background-color: #ced1bf;
}
.page-template-tp-wysiwyg .header__logo {
  -webkit-filter: invert(1);
          filter: invert(1);
}

#tinymce {
  background-color: white;
  color: black;
  margin-top: 0 !important;
}
#tinymce h1 {
  font-size: 80px;
  line-height: 80px;
}
#tinymce h2 {
  font-size: 70px;
  line-height: 70px;
}
#tinymce h3 {
  font-size: 50px;
  line-height: 50px;
}
#tinymce h4 {
  font-size: 30px;
  line-height: 30px;
}
#tinymce h5 {
  font-size: 20px;
  line-height: 20px;
}
#tinymce h1,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5,
#tinymce h6 {
  font-weight: 400;
  text-transform: initial;
  color: #000000;
}
#tinymce p,
#tinymce ul,
#tinymce li {
  margin: 0 !important;
  font-size: 18px;
  color: #000000;
  font-weight: 400;
  line-height: 1.5;
  font-family: "inter", Helvetica, Arial, sans-serif;
}
#tinymce p {
  margin: 0 !important;
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
}
#tinymce a {
  text-decoration: underline;
}

.page-wysiwyg h1,
.wysiwyg h1 {
  font-size: 35px;
  line-height: 1.1;
  font-family: "cig", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
}
@media only screen and (min-width: 600px) {
  .page-wysiwyg h1,
.wysiwyg h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-wysiwyg h1,
.wysiwyg h1 {
    font-size: 80px;
  }
}
.page-wysiwyg h2,
.wysiwyg h2 {
  font-size: 30px;
  line-height: 1.1;
  font-family: "cig", Helvetica, Arial, sans-serif;
  color: #0f3327;
  font-weight: 400;
}
@media only screen and (min-width: 600px) {
  .page-wysiwyg h2,
.wysiwyg h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-wysiwyg h2,
.wysiwyg h2 {
    font-size: 60px;
  }
}
.page-wysiwyg h3,
.wysiwyg h3 {
  font-size: 25px;
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
}
@media only screen and (min-width: 600px) {
  .page-wysiwyg h3,
.wysiwyg h3 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-wysiwyg h3,
.wysiwyg h3 {
    font-size: 35px;
  }
}
.page-wysiwyg h4,
.wysiwyg h4 {
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
  font-size: 18px;
}
@media only screen and (min-width: 1024px) {
  .page-wysiwyg h4,
.wysiwyg h4 {
    font-size: 20px;
  }
}
.page-wysiwyg h5,
.wysiwyg h5 {
  font-family: "cig", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  color: #0f3327;
  font-weight: 400;
  font-size: 16px;
}
.page-wysiwyg h1,
.page-wysiwyg h2,
.page-wysiwyg h3,
.page-wysiwyg h4,
.page-wysiwyg h5,
.page-wysiwyg h6,
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
  text-transform: initial;
  font-weight: 400 !important;
}
.page-wysiwyg ul,
.wysiwyg ul {
  padding-left: 40px;
  list-style: disc !important;
  margin-bottom: 10px;
}
.page-wysiwyg ul li,
.wysiwyg ul li {
  margin-bottom: 10px;
  position: relative;
  word-break: break-word;
  font-size: 16px;
  line-height: 20px;
}
.page-wysiwyg ul li:before,
.wysiwyg ul li:before {
  position: absolute;
  left: -17px;
  top: 10px;
  display: inline-block;
  content: "";
  height: 1px;
  width: 10px;
}
.page-wysiwyg ul li ul,
.wysiwyg ul li ul {
  margin-top: 10px;
}
@media only screen and (min-width: 600px) {
  .page-wysiwyg ul li,
.wysiwyg ul li {
    font-size: 18px;
    line-height: 22px;
  }
  .page-wysiwyg ul li:before,
.wysiwyg ul li:before {
    top: 11px;
  }
}
.page-wysiwyg ol,
.wysiwyg ol {
  padding-left: 40px;
  list-style: auto !important;
}
.page-wysiwyg ol li,
.wysiwyg ol li {
  margin-bottom: 10px;
  word-break: break-word;
  font-size: 16px;
  line-height: 20px;
}
.page-wysiwyg ol li::marker,
.wysiwyg ol li::marker {
  font-weight: 500;
}
@media only screen and (min-width: 600px) {
  .page-wysiwyg ol li,
.wysiwyg ol li {
    font-size: 18px;
    line-height: 22px;
  }
}
.page-wysiwyg ol li ol,
.wysiwyg ol li ol {
  margin-top: 10px;
}
.page-wysiwyg p,
.page-wysiwyg ul,
.page-wysiwyg ol,
.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol {
  font-weight: 400;
}
.page-wysiwyg p,
.wysiwyg p {
  font-size: 16px;
  line-height: 1.3;
  font-family: "inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
}
@media only screen and (min-width: 1024px) {
  .page-wysiwyg p,
.wysiwyg p {
    font-size: 18px;
  }
}
.page-wysiwyg figure,
.wysiwyg figure {
  margin: 5px;
}
.page-wysiwyg a,
.wysiwyg a {
  text-decoration: underline;
  color: #000000;
}
@media only screen and (min-width: 1024px) {
  .page-wysiwyg a,
.wysiwyg a {
    -webkit-transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
    transition: 0.5s cubic-bezier(0.34, 0.7, 0.27, 1);
  }
  .page-wysiwyg a:hover,
.wysiwyg a:hover {
    opacity: 0.5;
  }
}
.page-wysiwyg .aligncenter,
.wysiwyg .aligncenter {
  margin: auto;
}
.page-wysiwyg .alignright,
.wysiwyg .alignright {
  float: right;
  padding-left: 50px;
}
.page-wysiwyg .alignleft,
.wysiwyg .alignleft {
  float: left;
  padding-right: 50px;
}

.page-wysiwyg {
  padding-top: 150px;
  padding-bottom: 100px;
}
.page-wysiwyg__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .page-wysiwyg__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-wysiwyg__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}

@media only screen and (min-width: 1024px) {
  .page-template-tp-wysiwyg .module-logo__logo {
    height: 20px;
  }
  .page-template-tp-wysiwyg .module-logo__logo-secondary {
    display: none;
  }

  .page-wysiwyg {
    padding-top: 250px;
    padding-bottom: 100px;
  }
  .page-wysiwyg__grid {
    margin: 0 12.66%;
    -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  .page-wysiwyg.appear .page-wysiwyg__grid {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.error404 {
  background-color: #ced1bf;
}
.error404 .header__logo {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.error404 .wpml-ls-link {
  color: #2b3530;
}

.error {
  min-height: 100vh;
  min-height: 100dvh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
}
.error__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  min-height: 500px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 600px) {
  .error__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .error__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.error__title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 35px;
  line-height: 1.1;
  font-family: "cig", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
}
@media only screen and (min-width: 600px) {
  .error__title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .error__title {
    font-size: 80px;
  }
}
.error__button {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .error__button {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .error__button:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

.page-template-tp-contact {
  background-color: #ced1bf;
}
.page-template-tp-contact .header__logo {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.page-template-tp-contact .wpml-ls-link {
  color: #2b3530;
}
.page-template-tp-contact .footer::after {
  background-color: #ced1bf;
}

.page-contact {
  padding: 130px 0 50px 0;
}
@media only screen and (min-width: 600px) {
  .page-contact {
    padding: 180px 0 100px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .page-contact {
    padding: 230px 0 100px 0;
  }
}
.page-contact__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .page-contact__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-contact__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.page-contact__title {
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (min-width: 600px) {
  .page-contact__title {
    text-align: center;
  }
}
.page-contact__paragraph {
  text-align: left;
  margin: 20px auto 30px auto;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  max-width: 800px;
  font-size: 18px;
  line-height: 1.3;
  font-family: "inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
}
@media only screen and (min-width: 1024px) {
  .page-contact__paragraph {
    font-size: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .page-contact__paragraph {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .page-contact__paragraph {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
.page-contact__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 10px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media only screen and (min-width: 600px) {
  .page-contact__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
.page-contact__container-link {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
.page-contact__container-link:nth-of-type(1n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
.page-contact__container-link:nth-of-type(2n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
}
.page-contact__container-link:nth-of-type(3n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
}
.page-contact__container-link:nth-of-type(4n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
}
.page-contact__container-link:nth-of-type(5n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
}
.page-contact__container-link:nth-of-type(6n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
}
.page-contact__container-link:nth-of-type(7n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
}
.page-contact__container-link:nth-of-type(8n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
}
.page-contact__container-link:nth-of-type(9n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
}
.page-contact__container-link:nth-of-type(10n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
}
.page-contact__container-link:nth-of-type(11n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
}
.page-contact__container-link:nth-of-type(12n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
}
.page-contact__container-link:nth-of-type(13n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
}
.page-contact__container-link:nth-of-type(14n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
}
.page-contact__container-link:nth-of-type(15n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
}
.page-contact__container-link:nth-of-type(16n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
}
.page-contact__container-link:nth-of-type(17n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
}
.page-contact__container-link:nth-of-type(18n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
}
.page-contact__container-link:nth-of-type(19n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
}
.page-contact__container-link:nth-of-type(20n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
}
.page-contact__container-link:nth-of-type(21n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
}
.page-contact__container-link:nth-of-type(22n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
}
.page-contact__container-link:nth-of-type(23n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
}
.page-contact__container-link:nth-of-type(24n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
}
.page-contact__container-link:nth-of-type(25n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
}
.page-contact__link {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .page-contact__link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-contact__link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
.page-contact__grid {
  border-radius: 20px;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 20px;
}
@media only screen and (min-width: 600px) {
  .page-contact__grid {
    row-gap: 50px;
  }
}
.page-contact__grid-right {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow: hidden;
  margin-top: 50px;
  background-color: #ffffff;
  padding: 30px;
  border-radius: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
}
@media only screen and (min-width: 1024px) {
  .page-contact__grid-right {
    border-radius: 20px;
    padding: 60px;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
.page-contact.appear .page-contact__paragraph {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.page-contact.appear .page-contact__container-link {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.page-contact.appear .page-contact__grid-right {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.page-template-tp-articles {
  background-color: #ced1bf;
}
.page-template-tp-articles .header__logo {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.articles-head__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  .articles-head__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .articles-head__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (min-width: 1024px) {
  .articles-head__container {
    padding-top: 220px;
    padding-bottom: 50px;
  }
}
.articles-head__title {
  text-align: left;
}
@media only screen and (min-width: 600px) {
  .articles-head__title {
    text-align: center;
  }
}
.articles-head__paragraph {
  font-size: 18px;
  line-height: 1.3;
  font-family: "inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
  text-align: left;
  margin: 20px auto;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
}
@media only screen and (min-width: 1024px) {
  .articles-head__paragraph {
    font-size: 20px;
  }
}
@media only screen and (min-width: 600px) {
  .articles-head__paragraph {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .articles-head__paragraph {
    display: block;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
.articles-head.appear .word {
  opacity: 1;
  -webkit-transform: translateZ(0) translateY(0);
          transform: translateZ(0) translateY(0);
}
.articles-head.appear .articles-head__paragraph {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.articles {
  margin-bottom: 50px;
}
.articles__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  .articles__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .articles__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
@media only screen and (min-width: 1024px) {
  .articles__container {
    padding-bottom: 70px;
  }
}
.articles__title {
  font-size: 35px;
  line-height: 1.1;
  font-family: "cig", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0f3327;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  .articles__title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .articles__title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 600px) {
  .articles__title {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .articles__title {
    -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95);
    opacity: 0;
  }
}
.articles__card-grid {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 30px;
}
@media only screen and (min-width: 600px) {
  .articles__card-grid {
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    row-gap: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .articles__card-grid {
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 60px;
  }
}
.articles__card-item {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 10px;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.articles__card-item:nth-of-type(1n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
}
.articles__card-item:nth-of-type(2n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.65s;
}
.articles__card-item:nth-of-type(3n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.8s;
}
.articles__card-item:nth-of-type(4n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.95s;
}
.articles__card-item:nth-of-type(5n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.1s;
}
.articles__card-item:nth-of-type(6n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.25s;
}
.articles__card-item:nth-of-type(7n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.4s;
}
.articles__card-item:nth-of-type(8n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.55s;
}
.articles__card-item:nth-of-type(9n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.7s;
}
.articles__card-item:nth-of-type(10n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 1.85s;
}
.articles__card-item:nth-of-type(11n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2s;
}
.articles__card-item:nth-of-type(12n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.15s;
}
.articles__card-item:nth-of-type(13n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.3s;
}
.articles__card-item:nth-of-type(14n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.45s;
}
.articles__card-item:nth-of-type(15n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.6s;
}
.articles__card-item:nth-of-type(16n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.75s;
}
.articles__card-item:nth-of-type(17n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 2.9s;
}
.articles__card-item:nth-of-type(18n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.05s;
}
.articles__card-item:nth-of-type(19n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.2s;
}
.articles__card-item:nth-of-type(20n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.35s;
}
.articles__card-item:nth-of-type(21n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.5s;
}
.articles__card-item:nth-of-type(22n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.65s;
}
.articles__card-item:nth-of-type(23n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.8s;
}
.articles__card-item:nth-of-type(24n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 3.95s;
}
.articles__card-item:nth-of-type(25n) {
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 4.1s;
}
@media only screen and (min-width: 1024px) {
  .articles__card-item {
    row-gap: 20px;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .articles__card-item:hover .articles__image {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .articles__card-item:hover .articles__thumbnail-link {
    background-color: #2b3530;
  }
  .articles__card-item:hover .articles__thumbnail-link svg path {
    fill: #ced1bf;
  }
}
.articles__container-image {
  z-index: 2;
  position: relative;
  overflow: hidden;
  padding-bottom: 75%;
  width: 100%;
  border-radius: 10px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media only screen and (min-width: 1024px) {
  .articles__container-image {
    border-radius: 20px;
  }
}
.articles__image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.articles__thumbnail-title {
  margin-bottom: 15px;
}
.articles__thumbnail-description {
  font-size: 18px;
  line-height: 1.2;
  color: #2b3530;
  opacity: 0.8;
}
@media only screen and (min-width: 1024px) {
  .articles__thumbnail-description {
    font-size: 18px;
  }
}
.articles__thumbnail-details {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.3;
}
@media only screen and (min-width: 1024px) {
  .articles__thumbnail-details {
    font-size: 18px;
  }
}
.articles__thumbnail-link {
  display: block;
  pointer-events: all;
  text-align: center;
  border: 2px solid #2b3530;
  color: #000000;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .articles__thumbnail-link {
    font-size: 16px;
  }
}
.articles__thumbnail-link svg {
  width: 20px;
  position: absolute;
}
.articles__thumbnail-link svg path {
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  fill: #2b3530;
}
@media only screen and (min-width: 1024px) {
  .articles {
    margin-bottom: 100px;
  }
}
.articles.appear .articles__card-item {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.single-blogs {
  background-color: #ced1bf;
}
.single-blogs .footer::after {
  background-color: #ced1bf;
}
.single-blogs .header__logo {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.single-blogs .wpml-ls-link {
  color: #2b3530;
}

.single-head-image {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 20px 20px;
}
.single-head-image__container {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 600px) {
  .single-head-image__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-head-image__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1800px;
  }
}
.single-head-image__title {
  text-align: left;
  color: #0f3327;
  max-width: 1300px;
}
@media only screen and (min-width: 1024px) {
  .single-head-image__title {
    text-align: center;
    margin: auto;
  }
}
.single-head-image__paragraph {
  text-align: center;
  color: #ffffff;
  margin: 20px 0;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
  transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.3s;
}
@media only screen and (min-width: 1024px) {
  .single-head-image__paragraph {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
}
@media only screen and (min-width: 1024px) {
  .single-head-image__container-link {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
    transition: 0.7s cubic-bezier(0.45, 1.4, 0.6, 0.95) 0.5s;
  }
}
.single-head-image__link {
  pointer-events: all;
  text-align: center;
  background-color: #ffffff;
  color: #0f3327;
  border-radius: 10px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: auto;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .single-head-image__link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-head-image__link:hover {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
.single-head-image__grid {
  padding: 130px 0 30px 0;
}
@media only screen and (min-width: 600px) {
  .single-head-image__grid {
    padding: 180px 0 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .single-head-image__grid {
    padding: 230px 0 50px 0;
  }
}
.single-head-image__container-image {
  z-index: 2;
  position: relative;
  overflow: hidden;
  padding-bottom: 70%;
  width: 100%;
  border-radius: 10px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media only screen and (min-width: 1024px) {
  .single-head-image__container-image {
    padding-bottom: 50%;
    border-radius: 20px;
  }
}
.single-head-image__image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(10rem);
          filter: blur(10rem);
  -webkit-transition: 1s cubic-bezier(0, 0, 0, 1);
  transition: 1s cubic-bezier(0, 0, 0, 1);
}
.single-head-image.appear .single-head-image__image {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: blur(0rem);
          filter: blur(0rem);
}
.single-head-image.appear .single-head-image__paragraph {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media print {
  @page {
    size: portrait;
  }
  *,
*::before,
*::after {
    color: #000 !important;
  }

  body {
    max-width: 670px;
  }

  html {
    font-size: 10px !important;
  }
}
[data-marquee-container] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

[data-marquee-content] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-animation: marquee linear infinite;
          animation: marquee linear infinite;
  will-change: transform;
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
.height-calc {
  height: 100vh;
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19f;
          box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
/*# sourceMappingURL=main.css.map */
