@charset "UTF-8";
/*!
Theme Name:   Thème new-project
Template:     new-project
Author:       Arsenalweb
Author URI:   https://Arsenalweb.com/
Description:  Thème du site principal new-project
Version:      1.0.0
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v4.0 | 20180602
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block; }

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* stylelint-disable */
/*

Boostrap mixins

*/
/* stylelint-enable */
.h-inline-block {
  display: inline-block; }

.h-hidden {
  display: none; }

.h-noscroll {
  overflow-y: hidden; }

.h-overflow-hidden {
  overflow: hidden; }

.h-relative {
  position: relative; }

.h-bgcover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.h-absolutecover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 2; }

.h-flex--wrap {
  flex-wrap: wrap; }

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

.h-align--v-end {
  display: flex;
  align-items: flex-end; }

.h-align--h-center {
  display: flex;
  justify-content: center; }

.h-justify--space-between {
  display: flex;
  justify-content: space-between; }

@media print {
  .h-no-print,
  .h-no-print * {
    display: none !important; }
  .h-print {
    display: block !important; } }

.h-text--left {
  text-align: left; }

.h-text--center {
  text-align: center; }

.h-text--right {
  text-align: right; }

.h-text--upper {
  text-transform: uppercase; }

.h-text--xs-right {
  text-align: right; }

.h-text--xs-left {
  text-align: left; }

.h-text--xs-center {
  text-align: center; }

.h--xs-min-height-15 {
  min-height: 15rem; }

@media (min-width: 414px) {
  .h-text--sm-right {
    text-align: right; }
  .h-text--sm-left {
    text-align: left; }
  .h-text--sm-center {
    text-align: center; }
  .h--sm-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 667px) {
  .h-text--md-right {
    text-align: right; }
  .h-text--md-left {
    text-align: left; }
  .h-text--md-center {
    text-align: center; }
  .h--md-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 768px) {
  .h-text--lg-right {
    text-align: right; }
  .h-text--lg-left {
    text-align: left; }
  .h-text--lg-center {
    text-align: center; }
  .h--lg-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 1024px) {
  .h-text--xl-right {
    text-align: right; }
  .h-text--xl-left {
    text-align: left; }
  .h-text--xl-center {
    text-align: center; }
  .h--xl-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 1440px) {
  .h-text--xl2-right {
    text-align: right; }
  .h-text--xl2-left {
    text-align: left; }
  .h-text--xl2-center {
    text-align: center; }
  .h--xl2-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 1920px) {
  .h-text--xl3-right {
    text-align: right; }
  .h-text--xl3-left {
    text-align: left; }
  .h-text--xl3-center {
    text-align: center; }
  .h--xl3-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 1920px) {
  .h-text--hd-right {
    text-align: right; }
  .h-text--hd-left {
    text-align: left; }
  .h-text--hd-center {
    text-align: center; }
  .h--hd-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 2560px) {
  .h-text--wqhd-right {
    text-align: right; }
  .h-text--wqhd-left {
    text-align: left; }
  .h-text--wqhd-center {
    text-align: center; }
  .h--wqhd-min-height-15 {
    min-height: 15rem; } }

@media (min-width: 3840px) {
  .h-text--uhd-right {
    text-align: right; }
  .h-text--uhd-left {
    text-align: left; }
  .h-text--uhd-center {
    text-align: center; }
  .h--uhd-min-height-15 {
    min-height: 15rem; } }

.h-text--primary {
  color: #31182d; }

.h-text--primary-light {
  color: #bbb7af; }

.h-text--secondary {
  color: #81b556; }

.h-text--white {
  color: #fff; }

.h-text--black {
  color: #000; }

.h-text--grey {
  color: #aaafb4; }

.h-text--success {
  color: #28a745; }

.h-text--red {
  color: #f00 !important; }

.h-bg--primary {
  background-color: #81b556!important; }
  
.block--primary {
  background-color: #31182d!important; }

.h-bg--primary-o {
  background-color: rgba(49, 24, 45, 0.5); }

.h-bg--secondary, .block--secondary {
  background-color: #81b556; }

.h-bg--secondary-o {
  background-color: rgba(129, 181, 86, 0.5); }

.h-bg--white {
  background-color: #fff; }

.h-bg--black, .block--black, .block--dark-with-bg {
  background-color: #31182d; }

.h-bg--grey, .block--grey {
  background-color: rgba(91, 91, 91, 0.15); }

.h-bg--success {
  background-color: #28a745; }

.h-bg--red {
  background-color: #f00 !important; }

.h-bg--red-o {
  background-color: rgba(255, 0, 0, 0.5) !important; }

.h-disabled, .button.is-disabled, .pagination .is-disabled.page-numbers, .is-disabled.category__content {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

.h-theme--xl-text {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.1em;
  margin-bottom: 0.75rem; }

.h-theme--xxxl-text {
  font-weight: 700;
  font-size: 17.77rem;
  line-height: 0.8em;
  margin-bottom: 0.75rem;
  text-align: right; }

.h-theme--baseline {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.5em;
  text-transform: uppercase; }

.h-theme--my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.h-theme--mx-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.h-theme--mt-auto {
  margin-top: auto !important; }

.h-theme--ml-auto {
  margin-left: auto !important; }

.h-theme--flex-column {
  display: flex;
  flex-direction: column; }

.h-theme--ml1 {
  margin-left: 1rem; }

.h-theme--mt-1 {
  margin-top: -1.2rem; }

.h-theme--opacity-50 {
  opacity: 0.5; }

@media screen and (max-width: 1439px) {
  .h-theme--xl-text {
    font-size: 2rem; }
  .h-theme--xxxl-text {
    font-size: 16rem; } }

@media screen and (max-width: 1023px) {
  .h-theme--ml1 {
    margin-left: 0; }
  .h-theme--mt-1 {
    margin-top: 0; }
  .h-theme--xxxl-text {
    text-align: center;
    margin-bottom: 5rem; } }

@media screen and (max-width: 666px) {
  .h-theme--xxxl-text {
    font-size: 8rem;
    margin-bottom: 2.5rem; } }

html {
  font-size: 20px; }

body {
  width: 100%;
  height: 100%;
  font-size: 0.9rem;
  font-family: Barlow, Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  background: #fff;
  color: #000;
  position: relative;
  overflow-x: hidden;
  overflow-y: inherit;
  /* font Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  body.noscroll {
    overflow-y: hidden; }

::selection {
  color: #fff;
  background-color: #31182d; }

@media screen and (max-width: 1023px) {
  html {
    font-size: 19px; } }

@media screen and (max-width: 767px) {
  html {
    font-size: 18px; } }

@media screen and (max-width: 666px) {
  html {
    font-size: 17px; } }

@media screen and (max-width: 413px) {
  html {
    font-size: 16px; } }

p {
  font-size: 0.9rem;
  font-family: Barlow, Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  margin: 1.3rem 0; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

h4 + p {
  margin-top: 0.9rem; }

a {
  color: #81b556;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 700; }
  a:hover {
    color: #a8d149; }

ul,
ol {
  margin: 0.5rem auto 1rem; }
  ul li,
  ol li {
    font-size: 0.9rem;
    font-family: Barlow, Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    padding-left: 2rem; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin: 1rem 0;
    padding-left: 2rem; }
  ul:last-child,
  ol:last-child {
    margin-bottom: 0; }
  ul li + li,
  ol li + li {
    margin-top: 0.8rem; }

ol li {
  counter-increment: customlistcounter;
  position: relative; }
  ol li::before {
    content: counter(customlistcounter) ". ";
    display: inline-block;
    position: absolute;
    left: 0;
    color: #31182d; }

ul li::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0da";
  display: inline-block;
  position: absolute;
  left: 0;
  margin: auto; }

hr {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  border: none; }
  hr::after {
    content: '';
    display: block;
    height: 1px;
    background: #bbb7af; }

sup {
  vertical-align: super; }

em {
  font-style: italic; }

strong {
  font-weight: 700; }

.col, .block__bg__color, .block__bg__image, .form__input-group {
  box-sizing: border-box;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--full-h, .row--full-h > .col, .grid--full-h > .row > .col, .grid--full-h > .block__bg > .col, .grid--full-h > .form__containner > .col, .row--full-h > .block__bg__color, .grid--full-h > .row > .block__bg__color, .grid--full-h > .block__bg > .block__bg__color, .grid--full-h > .form__containner > .block__bg__color, .row--full-h > .block__bg__image, .grid--full-h > .row > .block__bg__image, .grid--full-h > .block__bg > .block__bg__image, .grid--full-h > .form__containner > .block__bg__image, .row--full-h > .form__input-group, .grid--full-h > .row > .form__input-group, .grid--full-h > .block__bg > .form__input-group, .grid--full-h > .form__containner > .form__input-group {
    height: 100%; }
  .col--no-gutters, .row--no-gutters > .col, .grid--no-gutters > .row > .col, .grid--no-gutters > .block__bg > .col, .grid--no-gutters > .form__containner > .col, .row--no-gutters > .block__bg__color, .grid--no-gutters > .row > .block__bg__color, .grid--no-gutters > .block__bg > .block__bg__color, .grid--no-gutters > .form__containner > .block__bg__color, .row--no-gutters > .block__bg__image, .grid--no-gutters > .row > .block__bg__image, .grid--no-gutters > .block__bg > .block__bg__image, .grid--no-gutters > .form__containner > .block__bg__image, .row--no-gutters > .form__input-group, .grid--no-gutters > .row > .form__input-group, .grid--no-gutters > .block__bg > .form__input-group, .grid--no-gutters > .form__containner > .form__input-group {
    padding: 0; }
  .col--small-gutters, .row--small-gutters > .col, .grid--small-gutters > .row > .col, .grid--small-gutters > .block__bg > .col, .grid--small-gutters > .form__containner > .col, .row--small-gutters > .block__bg__color, .grid--small-gutters > .row > .block__bg__color, .grid--small-gutters > .block__bg > .block__bg__color, .grid--small-gutters > .form__containner > .block__bg__color, .row--small-gutters > .block__bg__image, .grid--small-gutters > .row > .block__bg__image, .grid--small-gutters > .block__bg > .block__bg__image, .grid--small-gutters > .form__containner > .block__bg__image, .row--small-gutters > .form__input-group, .grid--small-gutters > .row > .form__input-group, .grid--small-gutters > .block__bg > .form__input-group, .grid--small-gutters > .form__containner > .form__input-group {
    padding: 0.5rem 0.25rem 0 0.25rem; }
  .col--large-gutters, .row--large-gutters > .col, .grid--large-gutters > .row > .col, .grid--large-gutters > .block__bg > .col, .grid--large-gutters > .form__containner > .col, .row--large-gutters > .block__bg__color, .grid--large-gutters > .row > .block__bg__color, .grid--large-gutters > .block__bg > .block__bg__color, .grid--large-gutters > .form__containner > .block__bg__color, .row--large-gutters > .block__bg__image, .grid--large-gutters > .row > .block__bg__image, .grid--large-gutters > .block__bg > .block__bg__image, .grid--large-gutters > .form__containner > .block__bg__image, .row--large-gutters > .form__input-group, .grid--large-gutters > .row > .form__input-group, .grid--large-gutters > .block__bg > .form__input-group, .grid--large-gutters > .form__containner > .form__input-group {
    padding: 4.5rem 2.25rem 0 2.25rem; }

@media screen and (max-width: 666px) {
  .col--large-gutters, .row--large-gutters > .col, .grid--large-gutters > .row > .col, .grid--large-gutters > .block__bg > .col, .grid--large-gutters > .form__containner > .col, .row--large-gutters > .block__bg__color, .grid--large-gutters > .row > .block__bg__color, .grid--large-gutters > .block__bg > .block__bg__color, .grid--large-gutters > .form__containner > .block__bg__color, .row--large-gutters > .block__bg__image, .grid--large-gutters > .row > .block__bg__image, .grid--large-gutters > .block__bg > .block__bg__image, .grid--large-gutters > .form__containner > .block__bg__image, .row--large-gutters > .form__input-group, .grid--large-gutters > .row > .form__input-group, .grid--large-gutters > .block__bg > .form__input-group, .grid--large-gutters > .form__containner > .form__input-group {
    padding: 1.5rem 0.75rem 0 0.75rem; } }

.grid {
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  max-width: 1360px;
  width: 100%; }
  .grid--full-w {
    max-width: 100%; }
  .grid--full-h {
    height: 100%; }
  .grid--no-gutters {
    padding: 0; }
  .grid--small-gutters {
    padding: 0; }
  .grid--large-gutters {
    padding: 0; }

.row, .block__bg, .form__containner {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 100%;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: -1.5rem -0.75rem -3rem -0.75rem; }
  .row--full-h, .grid--full-h > .row, .grid--full-h > .block__bg, .grid--full-h > .form__containner {
    height: 100%; }
  .row--no-gutters, .grid--no-gutters > .row, .grid--no-gutters > .block__bg, .grid--no-gutters > .form__containner {
    margin: 0; }
  .row--small-gutters, .grid--small-gutters > .row, .grid--small-gutters > .block__bg, .grid--small-gutters > .form__containner {
    margin: -0.5rem -0.25rem -3rem -0.25rem; }
  .row--large-gutters, .grid--large-gutters > .row, .grid--large-gutters > .block__bg, .grid--large-gutters > .form__containner {
    margin: -4.5rem -2rem -3rem -2rem; }
  .row:last-child, .block__bg:last-child, .form__containner:last-child {
    margin-bottom: -1px; }

@media screen and (max-width: 666px) {
  .row--large-gutters, .grid--large-gutters > .row, .grid--large-gutters > .block__bg, .grid--large-gutters > .form__containner {
    margin: -1.5rem -0.75rem -3rem -0.75rem; } }

.row--xs-top {
  align-items: flex-start; }

.row--xs-center {
  align-items: center; }

.row--xs-bottom {
  align-items: flex-end; }

.col--xs-align-top {
  align-self: flex-start; }

.col--xs-align-center {
  align-self: center; }

.col--xs-align-bottom {
  align-self: flex-end; }

.col--xs-first {
  order: -1; }

.col--xs-last {
  order: 1; }

.col--xs-reset {
  order: 0; }

.row--xs-reverse {
  flex-direction: row-reverse; }

.col--xs-none {
  display: none; }

.col--xs-block {
  display: block; }

.col--xs-flex {
  display: flex; }

.col--xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  padding: 1.5rem 0.75rem 0 0.75rem; }

.col--xs-1 {
  width: 8.33333%;
  flex: none; }

.col--xs-2 {
  width: 16.66667%;
  flex: none; }

.col--xs-3 {
  width: 25%;
  flex: none; }

.col--xs-4 {
  width: 33.33333%;
  flex: none; }

.col--xs-5 {
  width: 41.66667%;
  flex: none; }

.col--xs-6 {
  width: 50%;
  flex: none; }

.col--xs-7 {
  width: 58.33333%;
  flex: none; }

.col--xs-8 {
  width: 66.66667%;
  flex: none; }

.col--xs-9 {
  width: 75%;
  flex: none; }

.col--xs-10 {
  width: 83.33333%;
  flex: none; }

.col--xs-11 {
  width: 91.66667%;
  flex: none; }

.col--xs-12 {
  width: 100%;
  flex: none; }

.col--xs-offset-1 {
  margin-left: 8.33333%; }

.col--xs-offset-2 {
  margin-left: 16.66667%; }

.col--xs-offset-3 {
  margin-left: 25%; }

.col--xs-offset-4 {
  margin-left: 33.33333%; }

.col--xs-offset-5 {
  margin-left: 41.66667%; }

.col--xs-offset-6 {
  margin-left: 50%; }

.col--xs-offset-7 {
  margin-left: 58.33333%; }

.col--xs-offset-8 {
  margin-left: 66.66667%; }

.col--xs-offset-9 {
  margin-left: 75%; }

.col--xs-offset-10 {
  margin-left: 83.33333%; }

.col--xs-offset-11 {
  margin-left: 91.66667%; }

.col--xs-offset-12 {
  margin-left: 100%; }

.col--xs-20 {
  width: 20%;
  flex: none; }

@media (min-width: 414px) {
  .row--sm-top {
    align-items: flex-start; }
  .row--sm-center {
    align-items: center; }
  .row--sm-bottom {
    align-items: flex-end; }
  .col--sm-align-top {
    align-self: flex-start; }
  .col--sm-align-center {
    align-self: center; }
  .col--sm-align-bottom {
    align-self: flex-end; }
  .col--sm-first {
    order: -1; }
  .col--sm-last {
    order: 1; }
  .col--sm-reset {
    order: 0; }
  .row--sm-reverse {
    flex-direction: row-reverse; }
  .col--sm-none {
    display: none; }
  .col--sm-block {
    display: block; }
  .col--sm-flex {
    display: flex; }
  .col--sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--sm-1 {
    width: 8.33333%;
    flex: none; }
  .col--sm-2 {
    width: 16.66667%;
    flex: none; }
  .col--sm-3 {
    width: 25%;
    flex: none; }
  .col--sm-4 {
    width: 33.33333%;
    flex: none; }
  .col--sm-5 {
    width: 41.66667%;
    flex: none; }
  .col--sm-6 {
    width: 50%;
    flex: none; }
  .col--sm-7 {
    width: 58.33333%;
    flex: none; }
  .col--sm-8 {
    width: 66.66667%;
    flex: none; }
  .col--sm-9 {
    width: 75%;
    flex: none; }
  .col--sm-10 {
    width: 83.33333%;
    flex: none; }
  .col--sm-11 {
    width: 91.66667%;
    flex: none; }
  .col--sm-12 {
    width: 100%;
    flex: none; }
  .col--sm-offset-1 {
    margin-left: 8.33333%; }
  .col--sm-offset-2 {
    margin-left: 16.66667%; }
  .col--sm-offset-3 {
    margin-left: 25%; }
  .col--sm-offset-4 {
    margin-left: 33.33333%; }
  .col--sm-offset-5 {
    margin-left: 41.66667%; }
  .col--sm-offset-6 {
    margin-left: 50%; }
  .col--sm-offset-7 {
    margin-left: 58.33333%; }
  .col--sm-offset-8 {
    margin-left: 66.66667%; }
  .col--sm-offset-9 {
    margin-left: 75%; }
  .col--sm-offset-10 {
    margin-left: 83.33333%; }
  .col--sm-offset-11 {
    margin-left: 91.66667%; }
  .col--sm-offset-12 {
    margin-left: 100%; }
  .col--sm-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 667px) {
  .row--md-top {
    align-items: flex-start; }
  .row--md-center {
    align-items: center; }
  .row--md-bottom {
    align-items: flex-end; }
  .col--md-align-top {
    align-self: flex-start; }
  .col--md-align-center {
    align-self: center; }
  .col--md-align-bottom {
    align-self: flex-end; }
  .col--md-first {
    order: -1; }
  .col--md-last {
    order: 1; }
  .col--md-reset {
    order: 0; }
  .row--md-reverse {
    flex-direction: row-reverse; }
  .col--md-none {
    display: none; }
  .col--md-block {
    display: block; }
  .col--md-flex {
    display: flex; }
  .col--md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--md-1 {
    width: 8.33333%;
    flex: none; }
  .col--md-2 {
    width: 16.66667%;
    flex: none; }
  .col--md-3 {
    width: 25%;
    flex: none; }
  .col--md-4 {
    width: 33.33333%;
    flex: none; }
  .col--md-5 {
    width: 41.66667%;
    flex: none; }
  .col--md-6 {
    width: 50%;
    flex: none; }
  .col--md-7 {
    width: 58.33333%;
    flex: none; }
  .col--md-8 {
    width: 66.66667%;
    flex: none; }
  .col--md-9 {
    width: 75%;
    flex: none; }
  .col--md-10 {
    width: 83.33333%;
    flex: none; }
  .col--md-11 {
    width: 91.66667%;
    flex: none; }
  .col--md-12 {
    width: 100%;
    flex: none; }
  .col--md-offset-1 {
    margin-left: 8.33333%; }
  .col--md-offset-2 {
    margin-left: 16.66667%; }
  .col--md-offset-3 {
    margin-left: 25%; }
  .col--md-offset-4 {
    margin-left: 33.33333%; }
  .col--md-offset-5 {
    margin-left: 41.66667%; }
  .col--md-offset-6 {
    margin-left: 50%; }
  .col--md-offset-7 {
    margin-left: 58.33333%; }
  .col--md-offset-8 {
    margin-left: 66.66667%; }
  .col--md-offset-9 {
    margin-left: 75%; }
  .col--md-offset-10 {
    margin-left: 83.33333%; }
  .col--md-offset-11 {
    margin-left: 91.66667%; }
  .col--md-offset-12 {
    margin-left: 100%; }
  .col--md-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 768px) {
  .row--lg-top {
    align-items: flex-start; }
  .row--lg-center {
    align-items: center; }
  .row--lg-bottom {
    align-items: flex-end; }
  .col--lg-align-top {
    align-self: flex-start; }
  .col--lg-align-center {
    align-self: center; }
  .col--lg-align-bottom {
    align-self: flex-end; }
  .col--lg-first {
    order: -1; }
  .col--lg-last {
    order: 1; }
  .col--lg-reset {
    order: 0; }
  .row--lg-reverse {
    flex-direction: row-reverse; }
  .col--lg-none {
    display: none; }
  .col--lg-block {
    display: block; }
  .col--lg-flex {
    display: flex; }
  .col--lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--lg-1 {
    width: 8.33333%;
    flex: none; }
  .col--lg-2 {
    width: 16.66667%;
    flex: none; }
  .col--lg-3 {
    width: 25%;
    flex: none; }
  .col--lg-4 {
    width: 33.33333%;
    flex: none; }
  .col--lg-5 {
    width: 41.66667%;
    flex: none; }
  .col--lg-6 {
    width: 50%;
    flex: none; }
  .col--lg-7 {
    width: 58.33333%;
    flex: none; }
  .col--lg-8 {
    width: 66.66667%;
    flex: none; }
  .col--lg-9 {
    width: 75%;
    flex: none; }
  .col--lg-10 {
    width: 83.33333%;
    flex: none; }
  .col--lg-11 {
    width: 91.66667%;
    flex: none; }
  .col--lg-12 {
    width: 100%;
    flex: none; }
  .col--lg-offset-1 {
    margin-left: 8.33333%; }
  .col--lg-offset-2 {
    margin-left: 16.66667%; }
  .col--lg-offset-3 {
    margin-left: 25%; }
  .col--lg-offset-4 {
    margin-left: 33.33333%; }
  .col--lg-offset-5 {
    margin-left: 41.66667%; }
  .col--lg-offset-6 {
    margin-left: 50%; }
  .col--lg-offset-7 {
    margin-left: 58.33333%; }
  .col--lg-offset-8 {
    margin-left: 66.66667%; }
  .col--lg-offset-9 {
    margin-left: 75%; }
  .col--lg-offset-10 {
    margin-left: 83.33333%; }
  .col--lg-offset-11 {
    margin-left: 91.66667%; }
  .col--lg-offset-12 {
    margin-left: 100%; }
  .col--lg-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 1024px) {
  .row--xl-top {
    align-items: flex-start; }
  .row--xl-center {
    align-items: center; }
  .row--xl-bottom {
    align-items: flex-end; }
  .col--xl-align-top {
    align-self: flex-start; }
  .col--xl-align-center {
    align-self: center; }
  .col--xl-align-bottom {
    align-self: flex-end; }
  .col--xl-first {
    order: -1; }
  .col--xl-last {
    order: 1; }
  .col--xl-reset {
    order: 0; }
  .row--xl-reverse {
    flex-direction: row-reverse; }
  .col--xl-none {
    display: none; }
  .col--xl-block {
    display: block; }
  .col--xl-flex {
    display: flex; }
  .col--xl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--xl-1 {
    width: 8.33333%;
    flex: none; }
  .col--xl-2 {
    width: 16.66667%;
    flex: none; }
  .col--xl-3 {
    width: 25%;
    flex: none; }
  .col--xl-4 {
    width: 33.33333%;
    flex: none; }
  .col--xl-5 {
    width: 41.66667%;
    flex: none; }
  .col--xl-6 {
    width: 50%;
    flex: none; }
  .col--xl-7 {
    width: 58.33333%;
    flex: none; }
  .col--xl-8 {
    width: 66.66667%;
    flex: none; }
  .col--xl-9 {
    width: 75%;
    flex: none; }
  .col--xl-10 {
    width: 83.33333%;
    flex: none; }
  .col--xl-11 {
    width: 91.66667%;
    flex: none; }
  .col--xl-12 {
    width: 100%;
    flex: none; }
  .col--xl-offset-1 {
    margin-left: 8.33333%; }
  .col--xl-offset-2 {
    margin-left: 16.66667%; }
  .col--xl-offset-3 {
    margin-left: 25%; }
  .col--xl-offset-4 {
    margin-left: 33.33333%; }
  .col--xl-offset-5 {
    margin-left: 41.66667%; }
  .col--xl-offset-6 {
    margin-left: 50%; }
  .col--xl-offset-7 {
    margin-left: 58.33333%; }
  .col--xl-offset-8 {
    margin-left: 66.66667%; }
  .col--xl-offset-9 {
    margin-left: 75%; }
  .col--xl-offset-10 {
    margin-left: 83.33333%; }
  .col--xl-offset-11 {
    margin-left: 91.66667%; }
  .col--xl-offset-12 {
    margin-left: 100%; }
  .col--xl-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 1440px) {
  .row--xl2-top {
    align-items: flex-start; }
  .row--xl2-center {
    align-items: center; }
  .row--xl2-bottom {
    align-items: flex-end; }
  .col--xl2-align-top {
    align-self: flex-start; }
  .col--xl2-align-center {
    align-self: center; }
  .col--xl2-align-bottom {
    align-self: flex-end; }
  .col--xl2-first {
    order: -1; }
  .col--xl2-last {
    order: 1; }
  .col--xl2-reset {
    order: 0; }
  .row--xl2-reverse {
    flex-direction: row-reverse; }
  .col--xl2-none {
    display: none; }
  .col--xl2-block {
    display: block; }
  .col--xl2-flex {
    display: flex; }
  .col--xl2 {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--xl2-1 {
    width: 8.33333%;
    flex: none; }
  .col--xl2-2 {
    width: 16.66667%;
    flex: none; }
  .col--xl2-3 {
    width: 25%;
    flex: none; }
  .col--xl2-4 {
    width: 33.33333%;
    flex: none; }
  .col--xl2-5 {
    width: 41.66667%;
    flex: none; }
  .col--xl2-6 {
    width: 50%;
    flex: none; }
  .col--xl2-7 {
    width: 58.33333%;
    flex: none; }
  .col--xl2-8 {
    width: 66.66667%;
    flex: none; }
  .col--xl2-9 {
    width: 75%;
    flex: none; }
  .col--xl2-10 {
    width: 83.33333%;
    flex: none; }
  .col--xl2-11 {
    width: 91.66667%;
    flex: none; }
  .col--xl2-12 {
    width: 100%;
    flex: none; }
  .col--xl2-offset-1 {
    margin-left: 8.33333%; }
  .col--xl2-offset-2 {
    margin-left: 16.66667%; }
  .col--xl2-offset-3 {
    margin-left: 25%; }
  .col--xl2-offset-4 {
    margin-left: 33.33333%; }
  .col--xl2-offset-5 {
    margin-left: 41.66667%; }
  .col--xl2-offset-6 {
    margin-left: 50%; }
  .col--xl2-offset-7 {
    margin-left: 58.33333%; }
  .col--xl2-offset-8 {
    margin-left: 66.66667%; }
  .col--xl2-offset-9 {
    margin-left: 75%; }
  .col--xl2-offset-10 {
    margin-left: 83.33333%; }
  .col--xl2-offset-11 {
    margin-left: 91.66667%; }
  .col--xl2-offset-12 {
    margin-left: 100%; }
  .col--xl2-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 1920px) {
  .row--xl3-top {
    align-items: flex-start; }
  .row--xl3-center {
    align-items: center; }
  .row--xl3-bottom {
    align-items: flex-end; }
  .col--xl3-align-top {
    align-self: flex-start; }
  .col--xl3-align-center {
    align-self: center; }
  .col--xl3-align-bottom {
    align-self: flex-end; }
  .col--xl3-first {
    order: -1; }
  .col--xl3-last {
    order: 1; }
  .col--xl3-reset {
    order: 0; }
  .row--xl3-reverse {
    flex-direction: row-reverse; }
  .col--xl3-none {
    display: none; }
  .col--xl3-block {
    display: block; }
  .col--xl3-flex {
    display: flex; }
  .col--xl3 {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--xl3-1 {
    width: 8.33333%;
    flex: none; }
  .col--xl3-2 {
    width: 16.66667%;
    flex: none; }
  .col--xl3-3 {
    width: 25%;
    flex: none; }
  .col--xl3-4 {
    width: 33.33333%;
    flex: none; }
  .col--xl3-5 {
    width: 41.66667%;
    flex: none; }
  .col--xl3-6 {
    width: 50%;
    flex: none; }
  .col--xl3-7 {
    width: 58.33333%;
    flex: none; }
  .col--xl3-8 {
    width: 66.66667%;
    flex: none; }
  .col--xl3-9 {
    width: 75%;
    flex: none; }
  .col--xl3-10 {
    width: 83.33333%;
    flex: none; }
  .col--xl3-11 {
    width: 91.66667%;
    flex: none; }
  .col--xl3-12 {
    width: 100%;
    flex: none; }
  .col--xl3-offset-1 {
    margin-left: 8.33333%; }
  .col--xl3-offset-2 {
    margin-left: 16.66667%; }
  .col--xl3-offset-3 {
    margin-left: 25%; }
  .col--xl3-offset-4 {
    margin-left: 33.33333%; }
  .col--xl3-offset-5 {
    margin-left: 41.66667%; }
  .col--xl3-offset-6 {
    margin-left: 50%; }
  .col--xl3-offset-7 {
    margin-left: 58.33333%; }
  .col--xl3-offset-8 {
    margin-left: 66.66667%; }
  .col--xl3-offset-9 {
    margin-left: 75%; }
  .col--xl3-offset-10 {
    margin-left: 83.33333%; }
  .col--xl3-offset-11 {
    margin-left: 91.66667%; }
  .col--xl3-offset-12 {
    margin-left: 100%; }
  .col--xl3-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 1920px) {
  .row--hd-top {
    align-items: flex-start; }
  .row--hd-center {
    align-items: center; }
  .row--hd-bottom {
    align-items: flex-end; }
  .col--hd-align-top {
    align-self: flex-start; }
  .col--hd-align-center {
    align-self: center; }
  .col--hd-align-bottom {
    align-self: flex-end; }
  .col--hd-first {
    order: -1; }
  .col--hd-last {
    order: 1; }
  .col--hd-reset {
    order: 0; }
  .row--hd-reverse {
    flex-direction: row-reverse; }
  .col--hd-none {
    display: none; }
  .col--hd-block {
    display: block; }
  .col--hd-flex {
    display: flex; }
  .col--hd {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--hd-1 {
    width: 8.33333%;
    flex: none; }
  .col--hd-2 {
    width: 16.66667%;
    flex: none; }
  .col--hd-3 {
    width: 25%;
    flex: none; }
  .col--hd-4 {
    width: 33.33333%;
    flex: none; }
  .col--hd-5 {
    width: 41.66667%;
    flex: none; }
  .col--hd-6 {
    width: 50%;
    flex: none; }
  .col--hd-7 {
    width: 58.33333%;
    flex: none; }
  .col--hd-8 {
    width: 66.66667%;
    flex: none; }
  .col--hd-9 {
    width: 75%;
    flex: none; }
  .col--hd-10 {
    width: 83.33333%;
    flex: none; }
  .col--hd-11 {
    width: 91.66667%;
    flex: none; }
  .col--hd-12 {
    width: 100%;
    flex: none; }
  .col--hd-offset-1 {
    margin-left: 8.33333%; }
  .col--hd-offset-2 {
    margin-left: 16.66667%; }
  .col--hd-offset-3 {
    margin-left: 25%; }
  .col--hd-offset-4 {
    margin-left: 33.33333%; }
  .col--hd-offset-5 {
    margin-left: 41.66667%; }
  .col--hd-offset-6 {
    margin-left: 50%; }
  .col--hd-offset-7 {
    margin-left: 58.33333%; }
  .col--hd-offset-8 {
    margin-left: 66.66667%; }
  .col--hd-offset-9 {
    margin-left: 75%; }
  .col--hd-offset-10 {
    margin-left: 83.33333%; }
  .col--hd-offset-11 {
    margin-left: 91.66667%; }
  .col--hd-offset-12 {
    margin-left: 100%; }
  .col--hd-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 2560px) {
  .row--wqhd-top {
    align-items: flex-start; }
  .row--wqhd-center {
    align-items: center; }
  .row--wqhd-bottom {
    align-items: flex-end; }
  .col--wqhd-align-top {
    align-self: flex-start; }
  .col--wqhd-align-center {
    align-self: center; }
  .col--wqhd-align-bottom {
    align-self: flex-end; }
  .col--wqhd-first {
    order: -1; }
  .col--wqhd-last {
    order: 1; }
  .col--wqhd-reset {
    order: 0; }
  .row--wqhd-reverse {
    flex-direction: row-reverse; }
  .col--wqhd-none {
    display: none; }
  .col--wqhd-block {
    display: block; }
  .col--wqhd-flex {
    display: flex; }
  .col--wqhd {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--wqhd-1 {
    width: 8.33333%;
    flex: none; }
  .col--wqhd-2 {
    width: 16.66667%;
    flex: none; }
  .col--wqhd-3 {
    width: 25%;
    flex: none; }
  .col--wqhd-4 {
    width: 33.33333%;
    flex: none; }
  .col--wqhd-5 {
    width: 41.66667%;
    flex: none; }
  .col--wqhd-6 {
    width: 50%;
    flex: none; }
  .col--wqhd-7 {
    width: 58.33333%;
    flex: none; }
  .col--wqhd-8 {
    width: 66.66667%;
    flex: none; }
  .col--wqhd-9 {
    width: 75%;
    flex: none; }
  .col--wqhd-10 {
    width: 83.33333%;
    flex: none; }
  .col--wqhd-11 {
    width: 91.66667%;
    flex: none; }
  .col--wqhd-12 {
    width: 100%;
    flex: none; }
  .col--wqhd-offset-1 {
    margin-left: 8.33333%; }
  .col--wqhd-offset-2 {
    margin-left: 16.66667%; }
  .col--wqhd-offset-3 {
    margin-left: 25%; }
  .col--wqhd-offset-4 {
    margin-left: 33.33333%; }
  .col--wqhd-offset-5 {
    margin-left: 41.66667%; }
  .col--wqhd-offset-6 {
    margin-left: 50%; }
  .col--wqhd-offset-7 {
    margin-left: 58.33333%; }
  .col--wqhd-offset-8 {
    margin-left: 66.66667%; }
  .col--wqhd-offset-9 {
    margin-left: 75%; }
  .col--wqhd-offset-10 {
    margin-left: 83.33333%; }
  .col--wqhd-offset-11 {
    margin-left: 91.66667%; }
  .col--wqhd-offset-12 {
    margin-left: 100%; }
  .col--wqhd-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 3840px) {
  .row--uhd-top {
    align-items: flex-start; }
  .row--uhd-center {
    align-items: center; }
  .row--uhd-bottom {
    align-items: flex-end; }
  .col--uhd-align-top {
    align-self: flex-start; }
  .col--uhd-align-center {
    align-self: center; }
  .col--uhd-align-bottom {
    align-self: flex-end; }
  .col--uhd-first {
    order: -1; }
  .col--uhd-last {
    order: 1; }
  .col--uhd-reset {
    order: 0; }
  .row--uhd-reverse {
    flex-direction: row-reverse; }
  .col--uhd-none {
    display: none; }
  .col--uhd-block {
    display: block; }
  .col--uhd-flex {
    display: flex; }
  .col--uhd {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1.5rem 0.75rem 0 0.75rem; }
  .col--uhd-1 {
    width: 8.33333%;
    flex: none; }
  .col--uhd-2 {
    width: 16.66667%;
    flex: none; }
  .col--uhd-3 {
    width: 25%;
    flex: none; }
  .col--uhd-4 {
    width: 33.33333%;
    flex: none; }
  .col--uhd-5 {
    width: 41.66667%;
    flex: none; }
  .col--uhd-6 {
    width: 50%;
    flex: none; }
  .col--uhd-7 {
    width: 58.33333%;
    flex: none; }
  .col--uhd-8 {
    width: 66.66667%;
    flex: none; }
  .col--uhd-9 {
    width: 75%;
    flex: none; }
  .col--uhd-10 {
    width: 83.33333%;
    flex: none; }
  .col--uhd-11 {
    width: 91.66667%;
    flex: none; }
  .col--uhd-12 {
    width: 100%;
    flex: none; }
  .col--uhd-offset-1 {
    margin-left: 8.33333%; }
  .col--uhd-offset-2 {
    margin-left: 16.66667%; }
  .col--uhd-offset-3 {
    margin-left: 25%; }
  .col--uhd-offset-4 {
    margin-left: 33.33333%; }
  .col--uhd-offset-5 {
    margin-left: 41.66667%; }
  .col--uhd-offset-6 {
    margin-left: 50%; }
  .col--uhd-offset-7 {
    margin-left: 58.33333%; }
  .col--uhd-offset-8 {
    margin-left: 66.66667%; }
  .col--uhd-offset-9 {
    margin-left: 75%; }
  .col--uhd-offset-10 {
    margin-left: 83.33333%; }
  .col--uhd-offset-11 {
    margin-left: 91.66667%; }
  .col--uhd-offset-12 {
    margin-left: 100%; }
  .col--uhd-20 {
    width: 20%;
    flex: none; } }

.block, .footer__arsenal-web {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  position: relative; }
  .block__inner, .block__inner-tall, .block__inner-taller, .block__inner-short, .header__footer, .slider__arrows, .block__inner-shorter, .alert__inner {
    box-sizing: border-box;
    position: relative;
    max-width: 1360px;
    margin: 0 auto;
    padding: 3rem 0 6rem 0; }
    .block__inner::before, .block__inner-tall::before, .block__inner-taller::before, .block__inner-short::before, .header__footer::before, .slider__arrows::before, .block__inner-shorter::before, .alert__inner::before, .block__inner::after, .block__inner-tall::after, .block__inner-taller::after, .block__inner-short::after, .header__footer::after, .slider__arrows::after, .block__inner-shorter::after, .alert__inner::after {
      clear: both; }
    .block__inner--full {
      max-width: none; }
  .block__inner-tall {
    padding-top: 6rem; }
    .block__inner-tall--full {
      max-width: none; }
  .block__inner-taller {
    padding-top: 11.25rem;
    padding-bottom: 11.25rem; }
  .block__inner-short, .header__footer, .slider__arrows {
    padding-bottom: 3rem; }
    .block__inner-short--full {
      max-width: none; }
  .block__inner-shorter {
    padding: 0; }
    .block__inner-shorter--full {
      max-width: none; }
  .block__bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important; }
    .block__bg__color {
      height: 100%;
      margin: 0 !important;
      padding: 0 !important; }
    .block__bg__image {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: auto;
      margin: 0 !important;
      padding: 0 !important; }
  .block__image, .block__map {
    position: relative;
    display: block;
    height: 19rem;
    width: 100%;
    margin-bottom: 2.8rem; }
  .block__media {
    position: relative;
    display: block;
    height: 24.55rem;
    width: 100%; }
    .block__media--video {
      height: auto !important; }
  .block__link {
    position: relative;
    display: block;
    margin-top: 1rem;
    text-transform: uppercase; }
  .block__map {
    height: 21rem;
    margin-top: -3rem; }
  .block__header {
    position: relative;
    margin-bottom: 2.5rem; }
    .block__header--short {
      margin-bottom: 1.2rem; }
  .block__spacer {
    position: relative;
    margin-bottom: 2.5rem; }
  .block__icon {
    position: relative;
    margin-bottom: 1rem; }
  .block__content {
    position: relative; }
  .block__footer {
    position: relative;
    padding-top: 2.5rem; }
    .block__footer--center {
      display: flex;
      justify-content: center; }

.block--color:last-child {
  margin-bottom: 6rem; }

.block--primary {
  color: #fff; }

.block--secondary {
  color: #fff; }

.block--black {
  color: #fff; }

.block--dark {
  color: #fff; }

.block--dark-with-bg {
  color: #fff;
  background-size: 100%;
  background-position: top center; }

.block--white + .block--white .block__inner, .block--white + .block--white .block__inner-tall, .block--white + .block--white .block__inner-taller, .block--white + .block--white .block__inner-short, .block--white + .block--white .header__footer, .block--white + .block--white .slider__arrows, .block--white + .block--white .block__inner-shorter, .block--white + .block--white .alert__inner {
  padding-top: 0; }

.block--color + .block--color {
  margin-top: 6rem; }

.block__content + .block__media {
  margin-top: 3rem; }

@media screen and (max-width: 1439px) {
  .block__inner, .block__inner-tall, .block__inner-taller, .block__inner-short, .header__footer, .slider__arrows, .block__inner-shorter, .alert__inner {
    padding-right: 2rem;
    padding-left: 2rem; }
  .block__inner-tall {
    padding: 4.5rem 2rem; }
  .block__map {
    margin-top: 0; } }

@media screen and (max-width: 1023px) {
  .block__inner, .block__inner-tall, .block__inner-taller, .block__inner-short, .header__footer, .slider__arrows, .block__inner-shorter, .alert__inner {
    padding-bottom: 4.5rem; }
  .block__inner-taller {
    padding-top: 4.5rem; }
  .block__inner-shorter {
    padding-bottom: 0; }
  .block__media {
    height: 22rem; }
  .block--color + .block--color {
    margin-top: 4.5rem; } }

@media screen and (max-width: 767px) {
  .block__header--alt {
    justify-content: flex-start; }
  .block__media {
    height: 20rem; }
  .block__image, .block__map {
    height: 16rem;
    margin-bottom: 1.8rem; } }

@media screen and (max-width: 666px) {
  .block__inner, .block__inner-tall, .block__inner-taller, .block__inner-short, .header__footer, .slider__arrows, .block__inner-shorter, .alert__inner {
    padding: 3rem 1rem; }
  .block__inner-shorter {
    padding-top: 0;
    padding-bottom: 0; }
  .block__header {
    margin-bottom: 1.25rem; }
  .block__icon {
    margin-bottom: 0.25rem; }
  .block__footer {
    padding-top: 1.25rem; }
  .block__media {
    height: 14rem; }
  .block__image, .block__map {
    height: 12rem; }
  .block--color + .block--color {
    margin-top: 3rem; } }

.header {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #023425!important;
  position: relative;
  color: #fff; }
  .header__logo, .footer__logo {
    display: block;
    width: 9.5rem;
    padding: 1rem 0; }
    .header__logo svg, .footer__logo svg {
      max-height: 4.27rem;
      width: auto; }
      .header__logo svg path, .footer__logo svg path {
        fill: #fff; }
  .header__alert {
    min-height: 6rem; }
  .header__title {
    width: 100%;
    margin-top: 3rem;
    text-align: center;
    text-transform: uppercase; }
    .header__title--frontpage {
      display: inline-flex;
      margin-top: 0; }
      .header__title--frontpage > :first-child {
        text-align: right;
        padding: 0 1.5rem;
        width: 50%;
        box-sizing: border-box; }
      .header__title--frontpage > :last-child {
        text-align: left;
        border-left: 1px solid #fff;
        padding: 0 1.5rem;
        width: 50%;
        box-sizing: border-box; }
    .header__title sup {
      font-size: 1rem;
      border-bottom: 0.01rem solid #fff;
      padding-bottom: 0.1rem; }
    .header__title:not(.header__title--frontpage)::after {
      content: '';
      display: block;
      width: 3rem;
      height: 0.05rem;
      margin: 0.75rem auto 0 auto;
      background: #fff; }
    @media screen and (max-width: 1919px) {
      .header__title {
        font-size: 4rem;
        line-height: 1em; } }
    @media screen and (max-width: 1439px) {
      .header__title {
        font-size: 3rem;
        line-height: 1em; } }
  .header__nav {
    box-sizing: border-box;
    max-width: 1360px;
    margin: 0 auto;
    display: flex; }
  .header__menu--primary {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
  .header__menu--mobile {
    display: none;
    flex-direction: column;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999; }
  .header__footer {
    padding-bottom: 1.15rem; }
  .header__slider {
    position: relative;
    height: 21.5rem;
    width: 100%;
    margin-bottom: 6rem; }

@media screen and (max-width: 1439px) {
  .header__nav {
    padding: 0 2rem; } }

@media screen and (max-width: 1023px) {
  .header__menu--primary {
    display: none; }
  .header__menu--mobile {
    display: flex; } }

@media screen and (max-width: 666px) {
  .header__alert {
    min-height: 3rem; }
  .header__title--frontpage sup {
    font-size: 0.625rem; }
  .header__title--frontpage > :first-child {
    font-size: 1.25rem;
    padding: 0 0.75rem; }
  .header__title--frontpage > :last-child {
    font-size: 0.94rem;
    padding: 0 0.75rem; } }

.footer {
  overflow: hidden; }
  .footer__content {
    position: relative; }
  .footer__card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    height: 10.5rem;
    margin-bottom: 0 !important;
    padding: 1.5rem;
    background: rgba(255, 255, 255, 0.1); }
  .footer__logo {
    padding-top: 0;
    opacity: 0.75;
    filter: alpha(opacity=75);
    /* For IE8 and earlier */ }
  .footer__footer {
    margin-top: 1.5rem; }
  .footer__arsenal-web {
    color: #fff;
    background-color: #31182d;
    box-sizing: border-box;
    position: relative;
    padding: 2rem 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 0.5rem;
    line-height: 1em; }
    .footer__arsenal-web svg {
      fill: #fff;
      display: inline-block;
      max-height: 0.5rem;
      width: 0.7rem;
      margin-right: 0.3rem;
      margin-bottom: -0.6px; }
    .footer__arsenal-web a {
      font-size: 0.5rem;
      color: #fff; }

@media screen and (max-width: 767px) {
  .footer__card {
    display: flex !important; } }

@media screen and (max-width: 666px) {
  .footer__card {
    height: auto; }
    .footer__card .card__icon {
      display: none; }
  .footer__arsenal-web {
    padding: 1.5rem 0; }
    .footer__arsenal-web svg {
      margin-bottom: 1px; } }

.menu {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none; }
  .menu__item {
    display: flex;
    align-items: center;
    padding: 0; }
    .menu__item a {
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center; }
  .menu-tourisme {
    display: none;
    height: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important; }

.menu.menu--primary .menu__item {
  text-transform: uppercase;
  height: 100%;
  font-size: 0.9rem;
  font-weight: 500; }
  .menu.menu--primary .menu__item a {
    box-sizing: border-box;
    padding: 0 2rem;
    height: 100%;
    min-width: 11rem;
    background: rgba(49, 24, 45, 0.8); }
    .menu.menu--primary .menu__item a:hover {
      color: #31182d;
      background: #31182d; }

/**
* The main menu is devided in 3 levels, each requiring its own styling.
*/
.menu-primary-container ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  z-index: 999;
  margin: 0;
  padding: 0; }
  .menu-primary-container ul li {
    margin: 0;
    text-transform: uppercase;
    transition: all 0.2s;
    padding-left: 0; }
    .menu-primary-container ul li::before {
      display: none; }
    .menu-primary-container ul li a {
      text-decoration: none;
      font-weight: 700;
      color: #fff;
      font-size: 0.8rem;
      transition: all 0.2s; }
      @media screen and (max-width: 1439px) {
        .menu-primary-container ul li a {
          font-size: 0.7rem; } }
  .menu-primary-container ul.menu > li {
    padding: 1.5rem;
    line-height: 1em; }
    .menu-primary-container ul.menu > li > .sub-menu-wrap {
      display: none;
      width: 100vw;
      background-color: #dddbd7;
      position: absolute;
      left: 0;
      top: 6.6rem;
      z-index: 999;
      transition: all 0.2s; }
      .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu {
        box-sizing: border-box;
        max-width: 1360px;
        margin: 0 auto;
        padding: 3rem 0; }
        .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu::before, .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu::after {
          clear: both; }
        @media screen and (max-width: 1439px) {
          .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu {
            padding-left: 2rem;
            padding-right: 2rem; } }
        .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu .menu-divers > a {
          display: none; }
          .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu .menu-divers > a + .sub-menu-wrap {
            margin-top: 0; }
        .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > .menu-item-has-children.menu-item-type-custom > a {
          font-size: 1.05rem;
          font-weight: 400;
          text-transform: uppercase; }
          @media screen and (max-width: 1439px) {
            .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > .menu-item-has-children.menu-item-type-custom > a {
              font-size: 0.9rem; } }
          .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > .menu-item-has-children.menu-item-type-custom > a[href="#"] {
            cursor: default;
            pointer-events: none; }
        .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li {
          text-transform: none; }
          .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > a {
            color: #000;
            font-weight: 700; }
            .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > a:hover {
              color: #81b556; }
          .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > .sub-menu-wrap {
            margin-top: 0.4rem; }
            .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > .sub-menu-wrap > .sub-menu {
              display: flex;
              flex-direction: column;
              margin: 0;
              padding: 0; }
              .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > .sub-menu-wrap > .sub-menu .menu-seeall {
                display: none; }
              .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > .sub-menu-wrap > .sub-menu > li {
                padding: 0.4rem 0;
                text-transform: none;
                width: 100%; }
                .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > .sub-menu-wrap > .sub-menu > li > a {
                  color: #000;
                  font-weight: 700; }
                  .menu-primary-container ul.menu > li > .sub-menu-wrap > .sub-menu > li > .sub-menu-wrap > .sub-menu > li > a:hover {
                    color: #81b556; }
    .menu-primary-container ul.menu > li:hover {
      background-color: #dddbd7; }
      .menu-primary-container ul.menu > li:hover .sub-menu-wrap {
        display: block; }
      .menu-primary-container ul.menu > li:hover > a {
        color: #81b556; }

.menu-primary-container > ul > li > a {
  cursor: default; }

.menu.menu--secondary .menu__item {
  font-size: 0.7rem; }
  .menu.menu--secondary .menu__item a {
    box-sizing: border-box;
    padding: 1rem;
    height: 3rem; }
    .menu.menu--secondary .menu__item a:hover {
      background: #627a2a;
      color: #fff; }

.menu-secondary-container {
  height: 100%; }
  .menu-secondary-container ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    z-index: 999;
    margin: 0;
    padding: 0; }
    .menu-secondary-container ul li {
      position: relative;
      margin-bottom: 0; }
      .menu-secondary-container ul li::before {
        display: none; }
      .menu-secondary-container ul li a {
        text-decoration: none;
        font-weight: 600;
        color: #fff;
        font-size: 0.75rem;
        transition: all 0.2s; }
        .menu-secondary-container ul li a .icon__media--desktop, .menu-secondary-container ul li a .icon__lang--desktop {
          display: block; }
        .menu-secondary-container ul li a .icon__media--mobile, .menu-secondary-container ul li a .icon__lang--mobile {
          display: none; }
        .menu-secondary-container ul li a .icon__lang--desktop {
          font-family: 'Roboto', Arial, Helvetica, sans-serif;
          text-transform: capitalize; }
    .menu-secondary-container ul.menu > li {
      padding: 0;
      margin: 1rem 0 0.5rem 1.5rem;
      line-height: 1rem; }
      .menu-secondary-container ul.menu > li:hover > a {
        color: rgba(255, 255, 255, 0.5); }

.menu-button {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 3rem;
  width: 3rem;
  margin: 0 0 auto auto;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4); }
  .menu-button__icon {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 20px;
    margin: auto;
    transition: 0.5s ease-in-out;
    cursor: pointer; }
    .menu-button__icon span {
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background: #fff;
      opacity: 1;
      left: 0;
      transform: rotate(0deg);
      transition: 0.25s ease-in-out; }
      .menu-button__icon span:nth-child(1) {
        top: 0; }
      .menu-button__icon span:nth-child(2), .menu-button__icon span:nth-child(3) {
        top: 8px; }
      .menu-button__icon span:nth-child(4) {
        top: 16px; }
  .menu-button.open .menu__button__icon span:nth-child(1) {
    top: 8px;
    width: 0;
    left: 50%; }
  .menu-button.open .menu__button__icon span:nth-child(2) {
    transform: rotate(45deg); }
  .menu-button.open .menu__button__icon span:nth-child(3) {
    transform: rotate(-45deg); }
  .menu-button.open .menu__button__icon span:nth-child(4) {
    top: 8px;
    width: 0;
    left: 50%; }

@keyframes menu-open {
  from {
    max-height: 0; }
  to {
    max-height: 56px; } }

@keyframes menu-close {
  from {
    max-height: 56px; }
  to {
    max-height: 0;
    display: none; } }

@media screen and (max-width: 1023px) {
  .menu-button {
    display: flex; }
    .menu-button.open .menu-button__icon span:nth-child(1) {
      top: 8px;
      width: 0;
      left: 50%; }
    .menu-button.open .menu-button__icon span:nth-child(2) {
      transform: rotate(45deg); }
    .menu-button.open .menu-button__icon span:nth-child(3) {
      transform: rotate(-45deg); }
    .menu-button.open .menu-button__icon span:nth-child(4) {
      top: 8px;
      width: 0;
      left: 50%; }
  .menu-mobile-container {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    max-height: 100vh;
    z-index: 99;
    background-color: #dddbd7; }
    .menu-mobile-container:nth-child(3) .menu {
      border-top: 1px solid #bbb7af; }
    .menu-mobile-container .menu {
      display: none;
      padding: 0.5rem 0; }
      .menu-mobile-container .menu .menu-item-has-children > a:not(:last-child)::after {
        content: "\F0D7";
        font-family: Font Awesome\ 5 Pro, sans-serif;
        margin-left: 0.25rem; }
      .menu-mobile-container .menu li {
        display: block;
        text-transform: none;
        line-height: 1rem;
        padding: 1rem 1.5rem;
        margin: 0;
        text-align: center; }
        .menu-mobile-container .menu li > a {
          color: #000;
          text-transform: uppercase;
          font-weight: 700; }
        .menu-mobile-container .menu li > .sub-menu-wrap {
          display: none; }
          .menu-mobile-container .menu li > .sub-menu-wrap .sub-menu {
            padding: 0; }
            .menu-mobile-container .menu li > .sub-menu-wrap .sub-menu .menu-item-has-children > a {
              width: 100%;
              display: block; }
            .menu-mobile-container .menu li > .sub-menu-wrap .sub-menu li {
              padding: 1rem;
              text-align: left; }
              .menu-mobile-container .menu li > .sub-menu-wrap .sub-menu li > a {
                font-weight: 500; }
                .menu-mobile-container .menu li > .sub-menu-wrap .sub-menu li > a::after {
                  font-weight: 700;
                  position: absolute;
                  right: 2.5rem; }
              .menu-mobile-container .menu li > .sub-menu-wrap .sub-menu li:hover {
                background-color: #bbb7af; }
                .menu-mobile-container .menu li > .sub-menu-wrap .sub-menu li:hover > a {
                  color: #fff; }
        .menu-mobile-container .menu li .sub-menu-wrap.open {
          display: block; }
        .menu-mobile-container .menu li::before {
          display: none; }
        .menu-mobile-container .menu li:hover > a {
          background: none !important;
          color: #81b556; }
    .menu-mobile-container .menu.close li {
      overflow: hidden;
      animation-name: menu-close;
      animation-duration: 250ms; }
    .menu-mobile-container .menu.open {
      display: block; }
      .menu-mobile-container .menu.open li {
        overflow: hidden;
        animation-name: menu-open;
        animation-duration: 250ms; } }

.heading, h1, h2, h3, h4 {
  font-family: Barlow, Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: relative; }
  .heading--inline {
    display: inline-block;
    padding-right: 0.5rem; }

.heading + .heading, h1 + .heading, h2 + .heading, h3 + .heading, h4 + .heading, .heading + h1, h1 + h1, h2 + h1, h3 + h1, h4 + h1, .heading + h2, h1 + h2, h2 + h2, h3 + h2, h4 + h2, .heading + h3, h1 + h3, h2 + h3, h3 + h3, h4 + h3, .heading + h4, h1 + h4, h2 + h4, h3 + h4, h4 + h4 {
  padding-top: 1.05rem; }

h4 + h3 {
  padding-top: 0.5rem; }

h1,
.heading--h1,
h1 {
  font-weight: 700; }

h2,
.heading--h2,
h2 {
  font-weight: 400;
  text-transform: uppercase; }

h3,
.heading--h3,
h3 {
  font-weight: 500; }

h4,
.heading--h4,
h4 {
  font-weight: 700; }


.heading--h1,
h1 {
  font-size: 2rem;
  line-height: 1.1em; }


.heading--h2,
h2 {
  font-size: 2rem;
  line-height: 1.2em; }


.heading--h3,
h3 {
  font-size: 1.05rem;
  line-height: 1.2em; }


.heading--h4,
h4 {
  font-size: 0.8rem;
  line-height: 1.4em; }

.button, .pagination .page-numbers, .category__content {
  box-sizing: border-box;
  display: inline-block;
  line-height: 1em;
  font-family: Barlow, Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 0;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s;
  border: 0.05rem solid #fff;
  outline: none;
  cursor: pointer;
  margin-right: 0.5rem; }
  .button:last-child, .pagination .page-numbers:last-child, .category__content:last-child {
    margin-right: 0; }

.button, .pagination .page-numbers, .category__content {
  border-radius: 0.1rem;
  padding: 1.05rem 1.5rem; }
  .button--round {
    width: 2rem;
    height: 2rem;
    padding: 0;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center; }

.button, .pagination .page-numbers, .category__content {
  background: none;
  color: #000;
  border-color: #bbb7af;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .button--dark {
    color: #fff;
    border-color: #fff; }
    .button--dark.button--round {
      border-color: rgba(255, 255, 255, 0.2); }

.button.is-active, .pagination .is-active.page-numbers, .is-active.category__content {
  color: #000;
  border-color: #bbb7af;
  background-color: #bbb7af; }

.button:hover, .pagination .page-numbers:hover, .category__content:hover, .button:focus, .pagination .page-numbers:focus, .category__content:focus {
  color: #000;
  border-color: #bbb7af;
  background-color: #bbb7af; }

.button--dark:hover, .button--dark:focus {
  color: #000;
  border-color: #fff;
  background-color: #fff; }
  .button--dark:hover.button--round, .button--dark:focus.button--round {
    color: #fff;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.2); }

.button.is-disabled, .pagination .is-disabled.page-numbers, .is-disabled.category__content {
  opacity: 0.5; }

.card, .footer__card {
  margin: 0 0 1rem; }
  .card__icon {
    margin-bottom: 1rem; }
  .card__image {
    position: relative;
    height: 10.55rem;
    width: 100%;
    display: block;
    margin-bottom: 0.8rem; }
  .card__title {
    position: relative;
    margin-bottom: 0.8rem; }
  .card__address, .info-list__address {
    position: relative;
    margin-bottom: 0.8rem; }
  .card__phone-list {
    margin-bottom: 0.8rem; }
  .card__phone {
    font-weight: 700;
    margin-bottom: 0.25rem; }
    .card__phone:last-child {
      margin-bottom: 0; }
  .card__text {
    font-size: 0.8rem;
    margin-bottom: 0.8rem; }
  .card__link, .info-list__link {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0.8rem; }
  .card__email, .info-list__email {
    font-weight: 700;
    font-size: 0.8rem;
    margin-bottom: 0.8rem; }
  .card__table, .info-list__table {
    margin-bottom: 0.8rem; }
    .card__table td + td, .info-list__table td + td {
      padding-left: 1rem; }
  .card > :last-child, .footer__card > :last-child {
    margin-bottom: 0; }

.card--employe {
  margin-bottom: 0; }
  .card--employe .card__title {
    font-size: 1.05rem;
    font-weight: 500; }
  .card--employe .card__text {
    font-size: 0.9rem;
    font-weight: 400; }
  .card--employe .card__phone {
    font-size: 0.8rem; }
  .card--employe .card__email a, .card--employe .info-list__email a {
    color: #000; }
    .card--employe .card__email a:hover, .card--employe .info-list__email a:hover {
      color: #81b556; }

@media screen and (max-width: 767px) {
  .card, .footer__card {
    display: block; }
    .card__icon {
      padding-right: 0;
      padding-bottom: 1rem; } }

@media screen and (max-width: 666px) {
  .card, .footer__card {
    padding: 1rem; } }

.slider {
  margin-top: -3rem;
  position: relative; }
  .slider__slide a {
    pointer-events: none;
    display: block; }
  .slider__arrows {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 1.5rem;
    z-index: 3; }
    .slider__arrows .button, .slider__arrows .pagination .page-numbers, .pagination .slider__arrows .page-numbers, .slider__arrows .category__content {
      display: inline-flex !important; }
    .slider__arrows .button + .button, .slider__arrows .pagination .page-numbers + .button, .pagination .slider__arrows .page-numbers + .button, .slider__arrows .category__content + .button, .slider__arrows .pagination .button + .page-numbers, .pagination .slider__arrows .button + .page-numbers, .slider__arrows .pagination .page-numbers + .page-numbers, .pagination .slider__arrows .page-numbers + .page-numbers, .slider__arrows .pagination .category__content + .page-numbers, .pagination .slider__arrows .category__content + .page-numbers, .slider__arrows .button + .category__content, .slider__arrows .pagination .page-numbers + .category__content, .pagination .slider__arrows .page-numbers + .category__content, .slider__arrows .category__content + .category__content {
      margin-left: 1rem; }
  .slider.slick-initialized {
    height: auto;
    opacity: 1; }

.slide__inner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .slide__inner .button, .slide__inner .pagination .page-numbers, .pagination .slide__inner .page-numbers, .slide__inner .category__content {
    display: none;
    transition: all 0.2s; }

.slide__subtitle {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0.2rem;
  transition: transform 700ms ease;
  color: #fff; }

.slide__title {
  display: block;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 1rem;
  width: 15rem;
  transition: transform 700ms ease;
  color: #fff; }

.slick-track {
  padding-top: 3rem; }

.slick-list {
  height: auto; }

.slick-slide {
  margin: 0 0.75rem;
  width: 18rem;
  transition: transform 700ms ease;
  height: auto; }
  .slick-slide .slide__inner {
    height: 18.5rem;
    padding: 1.5rem;
    transition: height 700ms ease; }

.slick-center {
  transform: translateY(-3rem); }
  .slick-center .slide__inner {
    height: 24.5rem; }
    .slick-center .slide__inner .button, .slick-center .slide__inner .pagination .page-numbers, .pagination .slick-center .slide__inner .page-numbers, .slick-center .slide__inner .category__content {
      display: block;
      transform: translateY(1rem); }
  .slick-center .slide__title, .slick-center .slide__subtitle {
    transform: translateY(1rem); }
  .slick-center .slider__slide a {
    pointer-events: auto; }

@media screen and (max-width: 666px) {
  .slider__arrows .button, .slider__arrows .pagination .page-numbers, .pagination .slider__arrows .page-numbers, .slider__arrows .category__content {
    display: none !important; } }

.svg {
  width: 2rem;
  height: 2rem;
  position: relative; }
  .svg svg {
    width: 100%;
    height: auto;
    pointer-events: none; }
  .svg--v svg {
    width: auto;
    height: 100%;
    pointer-events: none; }
  .svg path,
  .svg circle,
  .svg rect {
    transition: all 0.2s; }

.svg--small {
  width: 1.35rem;
  height: 1.35rem; }

.svg--big {
  width: 3rem;
  height: 3rem; }

.svg--primary path,
.svg--primary circle,
.svg--primary rect {
  stroke: #31182d;
  fill: transparent; }

.svg--primary.svg--fill path,
.svg--primary.svg--fill circle,
.svg--primary.svg--fill rect {
  fill: #31182d;
  stroke: transparent; }

.svg--primary-l path,
.svg--primary-l circle,
.svg--primary-l rect {
  stroke: #bbb7af;
  fill: transparent; }

.svg--primary-l.svg--fill path,
.svg--primary-l.svg--fill circle,
.svg--primary-l.svg--fill rect {
  fill: #bbb7af;
  stroke: transparent; }

.svg--white path,
.svg--white circle,
.svg--white rect {
  stroke: #fff;
  fill: transparent; }

.svg--white.svg--fill path,
.svg--white.svg--fill circle,
.svg--white.svg--fill rect {
  fill: #fff;
  stroke: transparent; }

.svg--black path,
.svg--black circle,
.svg--black rect {
  stroke: #31182d;
  fill: transparent; }

.svg--black.svg--fill path,
.svg--black.svg--fill circle,
.svg--black.svg--fill rect {
  fill: #31182d;
  stroke: transparent; }

.input, .file__custom-label, .textarea {
  box-sizing: border-box;
  box-shadow: 0 0 0.65rem rgba(0, 0, 0, 0.2);
  display: inline-block;
  width: 100%;
  text-decoration: none;
  vertical-align: middle;
  line-height: 1em;
  outline: 0;
  border: 0.05rem solid #fff;
  border-radius: 0.1rem;
  padding: 0.975rem 1rem;
  -webkit-appearance: none;
  transition: all 0.2s;
  font-family: Barlow, Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  resize: none; }
  .input:-ms-input-placeholder, .file__custom-label:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bbb7af;
    opacity: 1;
    /* Firefox */ }
  .input::-ms-input-placeholder, .file__custom-label::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bbb7af;
    opacity: 1;
    /* Firefox */ }
  .input::placeholder, .file__custom-label::placeholder, .textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bbb7af;
    opacity: 1;
    /* Firefox */ }
  .input:-ms-input-placeholder, .file__custom-label:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #bbb7af; }
  .input::-ms-input-placeholder, .file__custom-label::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #bbb7af; }

.input + .wpcf7-not-valid-tip, .file__custom-label + .wpcf7-not-valid-tip, .textarea + .wpcf7-not-valid-tip {
  margin-top: 0.7rem; }

.file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }
  .file__custom-label {
    text-align: right;
    color: #bbb7af;
    font-weight: 700;
    margin-right: 1.5rem;
    cursor: pointer; }
    .file__custom-label i {
      color: #000; }
  .file:focus .file__custom-label, .file__custom-label:hover {
    color: #000; }

.textarea {
  height: 8.4rem; }

.form {
  width: 65%;
  margin: 0 auto; }
  .form__input-group {
    display: flex;
    flex-direction: column;
    padding-top: 1.3rem; }
    .form__input-group label:first-child {
      font-size: 0.8rem;
      font-weight: 600;
      margin-bottom: 0.7rem;
      line-height: 1em;
      width: 100%; }
    .form__input-group .h-theme--ml-auto + p {
      display: none;
      width: 0;
      height: 0; }
  .form__containner + div[role="alert"] {
    margin: 4rem 0 0 0; }
  .form > :last-child {
    margin-bottom: 0; }
    .form > :last-child .form__input-group {
      margin-bottom: 0; }
  .form .ajax-loader:first-of-type {
    margin: 0 0 0.6rem 0; }
  .form .wpcf7-display-none {
    display: block;
    visibility: hidden; }

.form--inline {
  display: flex; }
  .form--inline .input:first-child, .form--inline .file__custom-label:first-child, .form--inline .textarea:first-child {
    width: 80%; }
  .form--inline input + input {
    margin-left: 1.5rem; }

.form--mobile {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0.5rem 0; }
  .form--mobile input {
    background: none;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #bbb7af;
    border-right: none; }

@media screen and (max-width: 1023px) {
  .form {
    width: 100%; } }

@media screen and (max-width: 666px) {
  .form--inline {
    flex-direction: column;
    align-items: center; }
    .form--inline input + input {
      margin-left: 0;
      margin-top: 1.5rem; } }

.alert.close {
  display: none; }

.alert__inner {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  width: 100%; }

.alert__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  margin-right: 1.5rem;
  flex-shrink: 0; }

.alert__message {
  display: flex;
  flex-direction: column;
  font-size: 0.8rem;
  line-height: 1.4em; }

.alert__button {
  margin-left: auto;
  padding-left: 1.5rem; }

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

#breadcrumbs {
  font-size: 0.65rem;
  font-weight: 600; }
  #breadcrumbs a {
    font-weight: 600;
    font-size: 0.65rem; }
  #breadcrumbs :not(.breadcrumb_last) {
    color: #fff; }
  #breadcrumbs .breadcrumb_last,
  #breadcrumbs a:hover {
    color: #81b556; }

.tile {
  height: 10.55rem;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.65rem rgba(0, 0, 0, 0.2); }
  .tile__inner {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 100%;
    padding: 1.5rem 2rem 1.5rem 1.5rem; }
    .tile__inner:hover .tile__title {
      transform: translateX(2.25rem); }
      .tile__inner:hover .tile__title::before {
        width: 1.5rem;
        left: -2rem; }
  .tile__title {
    position: relative;
    color: #fff;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
    .tile__title__small {
      text-transform: uppercase;
      margin-bottom: 0.2rem;
      font-weight: 400; }
    .tile__title__big {
      color: #fff;
      font-size: 1.5rem;
      font-weight: 700;
      line-height: 1.2em; }
    .tile__title::before {
      display: block;
      content: "";
      position: absolute;
      top: 0.6rem;
      left: 0;
      height: 0.1rem;
      width: 0;
      transition: all 0.2s;
      background-color: #fff;
      pointer-events: none; }

.tile + .tile {
  margin-top: 1px; }

.article {
  position: relative; }
  .article__link {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    margin-left: -1rem; }
    .article__link:hover + .article__image {
      transform: scale(1.05); }
  .article__inner {
    position: relative;
    padding: 0.8rem 1rem;
    transition: all 0.2s; }
    .article__inner:hover {
      background-color: #dddbd7; }
  .article__image {
    position: relative;
    box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.1);
    height: 10.55rem;
    margin-bottom: 1.2rem;
    transition: all 0.2s; }
    .article__image--xl {
      box-shadow: none;
      height: 19.05rem;
      margin-bottom: 2.8rem; }
  .article__badge {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column; }
  .article__header {
    position: relative;
    margin-bottom: 0.75rem; }
  .article__subtitle {
    position: relative;
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 0.9rem; }
  .article__content {
    position: relative; }
  .article__footer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2rem;
    margin-top: 3.2rem;
    border-top: 0.05rem solid #bbb7af; }

.article + .article {
  margin-top: 1rem; }

@media screen and (max-width: 767px) {
  .article__image--xl {
    height: 17rem; } }

@media screen and (max-width: 666px) {
  .article__image--xl {
    height: 12rem;
    margin-bottom: 2.2rem; } }

.social-icon {
  display: flex; }
  .social-icon .icon {
    position: relative;
    display: block;
    color: #000;
    margin-right: 1rem;
    transition: all 0.2s;
    font-weight: 400; }
    .social-icon .icon:hover {
      color: rgba(0, 0, 0, 0.5); }
  .social-icon .icon + .icon {
    margin-left: 1rem; }
    .social-icon .icon + .icon::before {
      content: "";
      position: absolute;
      left: -1rem;
      display: block;
      height: 100%;
      width: 0.05rem;
      background-color: rgba(49, 24, 45, 0.5);
      pointer-events: none; }
  .social-icon a:last-child {
    margin-right: 0; }

.social-icon--dark .icon {
  color: #fff; }
  .social-icon--dark .icon:hover {
    color: rgba(255, 255, 255, 0.5); }

.social-icon--dark .icon + .icon::before {
  background-color: rgba(255, 255, 255, 0.5); }

.social-icon--menu {
  margin: 1rem 0 0.5rem 1.5em; }
  .social-icon--menu .icon {
    color: #fff;
    font-size: 0.7rem;
    margin-right: 0.75rem; }
    .social-icon--menu .icon:hover {
      color: rgba(255, 255, 255, 0.5); }
  .social-icon--menu .icon + .icon {
    margin-left: 0.75rem; }
    .social-icon--menu .icon + .icon::before {
      background-color: rgba(255, 255, 255, 0.5);
      left: -0.75rem; }

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

.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  line-height: 1rem;
  text-decoration: none;
  padding: 0;
  outline: none;
  margin: 0 0.25rem; }
  .pagination .page-numbers.prev, .pagination .page-numbers.next {
    border-radius: 50%; }
  .pagination .page-numbers.prev {
    margin-right: 0.75rem; }
  .pagination .page-numbers.next {
    margin-left: 0.75rem; }
  .pagination .page-numbers.current {
    background-color: #bbb7af; }

.category {
  position: relative;
  height: 5.1rem;
  margin: 0 0.5rem 1rem 0.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .category input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    top: 0;
    margin: 0;
    z-index: 5; }
  .category--sub {
    height: 3rem;
    margin: 0 0.25rem 0.5rem 0.25rem; }
  .category__content {
    height: 100%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.5rem; }
    .category__content .svg {
      display: flex;
      justify-content: center;
      height: 1.75rem;
      width: 1.75rem; }
  .category__list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.5rem;
    margin-bottom: -1rem; }
    .category__list--sub {
      margin-left: -0.25rem;
      margin-bottom: -0.5rem; }
  .category__archive {
    position: relative;
    margin-left: auto;
    display: flex;
    z-index: 1;
    order: 100; }
    .category__archive .archive {
      height: 0; }

.category__list + .category__list {
  margin-top: 1rem; }

.category input:checked + .category__content {
  background: #bbb7af;
  color: #000; }

.category:hover .category__content {
  background: #bbb7af;
  color: #000; }

.category--secondary input:checked + .category__content {
  background: #81b556;
  border-color: #81b556;
  color: #fff; }
  .category--secondary input:checked + .category__content .svg path {
    stroke: #fff; }
  .category--secondary input:checked + .category__content .svg--fill path {
    fill: #fff;
    stroke: transparent; }

.category--secondary:hover .category__content {
  background: #81b556;
  border-color: #81b556;
  color: #fff; }
  .category--secondary:hover .category__content .svg path {
    stroke: #fff; }
  .category--secondary:hover .category__content .svg--fill path {
    fill: #fff;
    stroke: transparent; }

.category--black input:checked + .category__content {
  background: #31182d;
  border-color: #31182d;
  color: #fff; }
  .category--black input:checked + .category__content .svg path {
    stroke: #fff; }
  .category--black input:checked + .category__content .svg--fill path {
    fill: #fff;
    stroke: transparent; }

.category--black:hover .category__content {
  background: #31182d;
  border-color: #31182d;
  color: #fff; }
  .category--black:hover .category__content svg path {
    stroke: #fff; }
  .category--black:hover .category__content svg--fill path {
    fill: #fff;
    stroke: transparent; }

@media screen and (max-width: 767px) {
  .category {
    height: 4rem;
    margin: 0 0.25rem 0.5rem 0.25rem; }
    .category__content {
      padding: 0.5rem 0.75rem;
      font-size: 0.7rem; }
    .category__archive {
      width: 100%;
      margin-top: 1rem;
      margin-bottom: 3rem; }
    .category--sub {
      height: 3rem; }
      .category--sub .category__content {
        justify-content: center; } }

.badge {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1rem;
  height: 2.5rem;
  width: 2.5rem; }
  .badge .svg {
    display: flex;
    justify-content: center; }

.badge + .badge {
  margin-top: 0.1rem; }

.badge--secondary {
  background-color: #81b556; }

.badge--black {
  background-color: #31182d; }

.info-list__header {
  margin-bottom: 1rem;
  display: flex;
  align-items: start; }
  .info-list__header__badges {
    margin-right: 1rem; }

.info-list__content {
  max-width: 21.7rem; }

.info-list__row {
  display: flex;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 0.02rem solid #bbb7af; }

.info-list__icon {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 1rem;
  height: 100%;
  min-width: 3.5rem; }

.info-list__info {
  display: flex;
  flex-direction: column;
  width: 100%; }
  .info-list__info > :last-child {
    margin-bottom: 0; }

.info-list__address {
  font-weight: 500;
  font-size: 1.05rem; }

.info-list__table {
  width: 100%; }
  .info-list__table table {
    width: 100%; }
    .info-list__table table td {
      padding: 0;
      width: 50%; }

.info-list__footer {
  margin-top: 2.5rem; }

@media screen and (max-width: 1439px) {
  .info-list__content {
    max-width: 100%; } }

.blockquote {
  background-color: #dddbd7; }
  .blockquote__inner {
    padding: 6rem 3.5rem; }
  .blockquote__quote blockquote {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2em; }
  .blockquote__author {
    font-style: italic;
    font-weight: 500;
    margin-left: 6rem;
    margin-top: 1.2rem; }

@media screen and (max-width: 1439px) {
  .blockquote__inner {
    padding: 3rem 4rem; }
  .blockquote__quote blockquote {
    font-size: 1.25rem; }
  .blockquote__author {
    margin-left: 5rem; } }

@media screen and (max-width: 1023px) {
  .blockquote__inner {
    padding: 3rem 2rem; }
  .blockquote__author {
    margin-left: 3rem; } }

@media screen and (max-width: 767px) {
  .blockquote__author {
    margin-left: 2rem; } }

@media screen and (max-width: 666px) {
  .blockquote__author {
    margin-left: 1rem; } }

.gallery__header {
  display: block;
  padding-bottom: 1.2rem; }

.gallery__media--large {
  display: block;
  height: 18.05rem;
  width: 100%; }

.gallery__media--medium {
  display: block;
  height: 13.75rem;
  width: 100%; }

.gallery__media--small {
  display: block;
  height: 9.75rem;
  width: 100%; }

.gallery__description {
  display: block;
  margin-top: 0.6rem;
  font-size: 0.8rem;
  font-weight: 600; }

@media screen and (max-width: 1439px) {
  .gallery__media--large {
    height: 13rem; }
  .gallery__media--medium {
    height: 9rem; }
  .gallery__media--small {
    height: 9rem; } }

@media screen and (max-width: 1023px) {
  .gallery__media--large {
    height: 10rem; }
  .gallery__media--medium {
    height: 10rem; }
  .gallery__media--small {
    height: 10rem; } }

@media screen and (max-width: 666px) {
  .gallery__media--large {
    height: 13rem; }
  .gallery__media--medium {
    height: 13rem; }
  .gallery__media--small {
    height: 13rem; } }

@media screen and (max-width: 413px) {
  .gallery__media--large {
    height: 11rem; }
  .gallery__media--medium {
    height: 11rem; }
  .gallery__media--small {
    height: 11rem; } }

.search-bar {
  margin-left: 1.5rem;
  position: relative;
  display: inline-block; }
  .search-bar__icon {
    position: absolute;
    width: 2rem;
    height: 2rem;
    right: 0;
    cursor: pointer;
    z-index: 1; }
    .search-bar__icon:hover + .search-bar__bar {
      background: rgba(255, 255, 255, 0.5); }
  .search-bar__label {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 0.75rem;
    position: relative;
    transition: all 0.2s; }
    .search-bar__label::before {
      box-sizing: border-box;
      width: 2.5rem;
      height: 2.5rem;
      content: '';
      border: 0.05rem solid rgba(255, 255, 255, 0.2);
      border-radius: 50%;
      position: absolute;
      top: -0.25rem;
      left: -0.25rem; }
  .search-bar__submit {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    background: none;
    width: 2rem;
    height: 2rem;
    opacity: 0;
    cursor: pointer;
    z-index: 2; }
  .search-bar__ring {
    width: 3rem;
    height: 3rem;
    border: 0.05rem solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    position: absolute;
    top: -0.55rem;
    left: -0.55rem; }
  .search-bar__bar {
    transition: all 0.2s;
    border: none;
    height: 2rem;
    width: 0;
    box-sizing: border-box;
    border-radius: 1rem;
    padding: 1rem;
    outline: none;
    background: rgba(255, 255, 255, 0.2); }
  .search-bar.open .search-bar__label {
    color: #bbb7af; }
    .search-bar.open .search-bar__label::before {
      display: none; }
  .search-bar.open .search-bar__bar {
    padding: 0 2rem 0 1rem;
    background: #fff;
    width: 9rem; }
  .search-bar.open .search-bar__ring {
    display: none; }

/* Custom Animate.css */
.animated.hinge {
  animation-duration: 2s;
  animation-iteration-count: infinite; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.4, 0.4, 0.4); }
  85% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.zoomIn {
  animation-name: zoomIn; }

.select {
  background-color: #fff;
  position: relative;
  min-height: 2rem;
  display: block;
  font-family: Barlow, Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 1rem;
  width: 6.5rem; }
  .select__active, .select__options {
    font-weight: 700;
    padding: 0.35rem 1rem; }
  .select__options {
    display: none;
    cursor: pointer; }
  .select__arrow {
    position: absolute;
    top: 0;
    right: 0; }

.option {
  padding: 0.5rem 0; }
  .option--return {
    font-weight: 700;
    padding-top: 0; }
  .option:hover {
    color: #81b556; }

.statistic__inner {
  padding: 6rem 3rem; }

.statistic__content {
  display: flex;
  flex-direction: column; }

.statistic__text {
  color: #fff;
  text-align: center; }
  .statistic__text--big {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 1rem; }

@media screen and (max-width: 1439px) {
  .statistic__inner {
    padding-left: 2rem;
    padding-right: 2rem; } }

@media screen and (max-width: 767px) {
  .statistic__inner {
    padding: 3rem 4rem; } }

@media screen and (max-width: 666px) {
  .statistic__inner {
    padding: 1.5rem 1rem; }
  .statistic__text--big {
    font-size: 3rem; } }

.video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .video iframe {
    position: absolute;
    width: 100%;
    height: 100%; }

.img {
  height: 100%;
  width: 100%;
  object-fit: cover; }
  .img__container {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    margin-bottom: 1rem; }

.ie .img {
  opacity: 0; }

.google-map {
  height: 100%;
  cursor: none; }

.search__statistics {
  margin-top: 2rem; }
  .search__statistics__item {
    text-align: right;
    font-size: 0.8rem; }

.search__title {
  padding-bottom: 1rem; }

.search__excerpt {
  margin-top: 0.2rem; }

.search:last-child {
  margin-bottom: 0; }

.search__item + .search__title {
  margin-top: 2.8rem; }

.search__item + .search__item {
  margin-top: 1.2rem; }

body:not(.blog) .grecaptcha-badge {
  display: none; }

.file-link::after {
  font-family: "Font Awesome 5 Pro";
  text-transform: uppercase;
  content: '\f15c';
  padding-left: 0.5rem; }

