@charset "UTF-8";
/* Libraris */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  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;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  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;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./img/loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Tools */
/* Fonts */
@font-face {
  font-family: "montserrat";
  src: url("/css/fonts/montserrat/montserrat-bold-webfont.eot");
  src: url("/css/fonts/montserrat/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/montserrat/montserrat-bold-webfont.woff2") format("woff2"), url("/css/fonts/montserrat/montserrat-bold-webfont.woff") format("woff"), url("/css/fonts/montserrat/montserrat-bold-webfont.ttf") format("truetype"), url("/css/fonts/montserrat/montserrat-bold-webfont.svg#montserratbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("/css/fonts/montserrat/montserrat-regular-webfont.eot");
  src: url("/css/fonts/montserrat/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/montserrat/montserrat-regular-webfont.woff2") format("woff2"), url("/css/fonts/montserrat/montserrat-regular-webfont.woff") format("woff"), url("/css/fonts/montserrat/montserrat-regular-webfont.ttf") format("truetype"), url("/css/fonts/montserrat/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("/css/fonts/montserrat/montserrat-light-webfont.eot");
  src: url("/css/fonts/montserrat/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/montserrat/montserrat-light-webfont.woff2") format("woff2"), url("/css/fonts/montserrat/montserrat-light-webfont.woff") format("woff"), url("/css/fonts/montserrat/montserrat-light-webfont.ttf") format("truetype"), url("/css/fonts/montserrat/montserrat-light-webfont.svg#montserratregular") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "muli";
  src: url("/css/fonts/muli/muli-regular-webfont.eot");
  src: url("/css/fonts/muli/muli-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/muli/muli-regular-webfont.woff2") format("woff2"), url("/css/fonts/muli/muli-regular-webfont.woff") format("woff"), url("/css/fonts/muli/muli-regular-webfont.ttf") format("truetype"), url("/css/fonts/muli/muli-regular-webfont.svg#muliregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "muli";
  src: url("/css/fonts/muli/muli-bold-webfont.eot");
  src: url("/css/fonts/muli/muli-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/muli/muli-bold-webfont.woff2") format("woff2"), url("/css/fonts/muli/muli-bold-webfont.woff") format("woff"), url("/css/fonts/muli/muli-bold-webfont.ttf") format("truetype"), url("/css/fonts/muli/muli-bold-webfont.svg#mulibold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "muli";
  src: url("/css/fonts/muli/muli-light-webfont.eot");
  src: url("/css/fonts/muli/muli-light-webfont.eot?#iefix") format("embedded-opentype"), url("/css/fonts/muli/muli-light-webfont.woff2") format("woff2"), url("/css/fonts/muli/muli-light-webfont.woff") format("woff"), url("/css/fonts/muli/muli-light-webfont.ttf") format("truetype"), url("/css/fonts/muli/muli-light-webfont.svg#mulilight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("/css/fonts/icomoon/icomoon.eot?v=4.7.0");
  src: url("/css/fonts/icomoon/icomoon.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/css/fonts/icomoon/icomoon.woff2?v=4.7.0") format("woff2"), url("/css/fonts/icomoon/icomoon.woff?v=4.7.0") format("woff"), url("/css/fonts/icomoon/icomoon.ttf?v=4.7.0") format("truetype"), url("/css/fonts/icomoon/icomoon.svg?v=4.7.0#icomoonregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-email:before {
  content: "\e934";
}

.icon-padlock:before {
  content: "\e933";
}

.icon-list:before {
  content: "\e930";
}

.icon-pin-crafter:before {
  content: "\e931";
}

.icon-up-special-arrow:before {
  content: "\e932";
}

.icon-search:before {
  content: "\e928";
}

.icon-bank:before {
  content: "\e929";
}

.icon-chat:before {
  content: "\e92a";
}

.icon-clean:before {
  content: "\e92b";
}

.icon-guarantee:before {
  content: "\e92c";
}

.icon-handshake:before {
  content: "\e92d";
}

.icon-tva:before {
  content: "\e92e";
}

.icon-work:before {
  content: "\e92f";
}

.icon-crafter:before {
  content: "\e901";
}

.icon-listening:before {
  content: "\e902";
}

.icon-estimate:before {
  content: "\e903";
}

.icon-calendar-light:before {
  content: "\e904";
}

.icon-phone-call:before {
  content: "\e905";
}

.icon-pin:before {
  content: "\e906";
}

.icon-tiles:before {
  content: "\e907";
}

.icon-twitter-o:before {
  content: "\e908";
}

.icon-share:before {
  content: "\e909";
}

.icon-quote-open:before {
  content: "\e90a";
}

.icon-print:before {
  content: "\e90b";
}

.icon-user:before {
  content: "\e90c";
}

.icon-pin-circle:before {
  content: "\e90d";
}

.icon-twitter:before {
  content: "\e90e";
}

.icon-square:before {
  content: "\e90f";
}

.icon-quote-close:before {
  content: "\e910";
}

.icon-ellipsis:before {
  content: "\e911";
}

.icon-info-o:before {
  content: "\e912";
}

.icon-google-plus-o:before {
  content: "\e913";
}

.icon-kitchen:before {
  content: "\e914";
}

.icon-google-plus:before {
  content: "\e915";
}

.icon-heating:before {
  content: "\e937";
}

.icon-info:before {
  content: "\e917";
}

.icon-line:before {
  content: "\e918";
}

.icon-facebook:before {
  content: "\e919";
}

.icon-envelope:before {
  content: "\e91a";
}

.icon-facebook-o:before {
  content: "\e91b";
}

.icon-arrow-round:before {
  content: "\e91c";
}

.icon-arrow-right:before {
  content: "\e91d";
}

.icon-arrow-left:before {
  content: "\e91e";
}

.icon-arrow-down:before {
  content: "\e91f";
}

.icon-arrow-up:before {
  content: "\e920";
}

.icon-burger:before {
  content: "\e921";
}

.icon-close:before {
  content: "\e922";
}

.icon-checked:before {
  content: "\e923";
}

.icon-bathroom:before {
  content: "\e936";
}

.icon-calendar:before {
  content: "\e925";
}

.icon-bath:before {
  content: "\e926";
}

.icon-down-arrow-list:before {
  content: "\e927";
}

.icon-twitter-new:before {
  content: "\e939";
}

.icon-instagram:before {
  content: "\e900";
}

/* Layout */
.menu-overlay {
  position: fixed;
  z-index: 300;
  left: 0;
  top: 0;
  width: 0;
  height: 100vh;
  background: #000000;
  visibility: visible;
  opacity: 0;
  will-change: opacity;
}

body.menu-opened {
  position: fixed;
}
body.menu-opened .menu-overlay {
  opacity: 0.6;
  width: 100%;
}
body.menu-opened .header-top .menu-mobile span:before {
  content: "\e922";
  font-size: 17px;
}

.header {
  height: 60px;
  position: relative;
}
.header .dropdown {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 60em) {
  .header .dropdown {
    height: 71px;
  }
}
.header .dropdown-label {
  justify-content: center;
}
.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 550;
  border-bottom: 1px solid #dbdfe2;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.header-top-logo {
  padding-left: 20px;
}
.header-top-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-top-logo a img {
  width: 38px;
  height: 38px;
  margin-right: 12px;
}
.header-top-logo a div {
  color: #565656;
  font-size: 9px;
  line-height: 16px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.header-top-logo a div span {
  display: block;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.header-top-aubade {
  display: none;
  margin-left: 20px;
}
.header-top-aubade img {
  width: 100px;
  max-height: 70px;
}
.header-top-choose-project.dropdown {
  border-right: none;
}
.header-top-choose-project-link {
  height: 100%;
  color: #329496 !important;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  white-space: nowrap;
  text-transform: uppercase;
  transition: color 0.3s ease-out;
}
.header-top-choose-project-link::after {
  content: "\e91d";
  font-family: "icomoon";
  font-size: 14px;
  color: #329496;
  transition: color 0.3s ease-out;
}
.header-top .menu-mobile {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: self-end;
  width: 60px;
  height: 60px;
  background: #E43438;
  cursor: pointer;
}
.header-top .menu-mobile span:before {
  color: #ffffff;
  font-size: 20px;
}
.header-navigation {
  position: fixed;
  right: -100%;
  top: 61px;
  min-width: 300px;
  background: white;
  border-left: 1px solid #dbdfe2;
  border-bottom: 1px solid #dbdfe2;
  z-index: 500;
  height: 92%;
  -webkit-transition: right 0.3s ease-out;
  -o-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.header-navigation.opened {
  right: 0;
}
.header-navigation li {
  font-size: 12px;
}
.header-navigation .find-crafter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 75px;
}
.header-navigation .find-crafter #btn-open-job span {
  margin: 0 auto;
}
.header-navigation .find-crafter .mobile-menu-back-button span {
  margin: 0 auto;
}
.header-navigation .find-crafter .icon-search:before {
  content: "\e928";
  font-size: 16px;
  margin-right: 8px;
}
.header-navigation .find-crafter a, .header-navigation .find-crafter button {
  color: #E43438;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font-size: 12px;
}
.header-navigation .find-crafter-list {
  position: fixed;
  min-width: 300px;
  top: 61px;
  height: 90%;
  right: -100%;
  overflow-y: scroll;
  -webkit-transition: right 0.3s ease-out;
  -o-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
  z-index: 600;
  background: #ffffff;
  padding: 25px 30px;
}
.header-navigation .find-crafter-list.opened {
  right: 0;
}
.header-navigation .find-crafter-list .mobile-menu-back-button {
  cursor: pointer;
  position: relative;
  padding-bottom: 25px;
  border-bottom: 1px solid #E6E6E6;
  color: #E43438;
  text-transform: uppercase;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.header-navigation .find-crafter-list .mobile-menu-back-button:before {
  left: 0;
  position: absolute;
  content: "\e91e";
  color: #E43438;
  font-family: "icomoon";
  font-size: 20px;
}
.header-navigation .find-crafter-list ul {
  padding-top: 12px;
}
.header-navigation .find-crafter-list ul li a {
  color: #707070;
  padding: 12px 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-transform: none;
}
.header-navigation-category {
  background: #329496;
}
.header-navigation-category ul.level0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.header-navigation-category ul.level0 > li {
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
}
.header-navigation-category ul.level0 > li span {
  position: relative;
}
.header-navigation-category ul.level0 > li span:after {
  content: "\e91d";
  position: absolute;
  right: 25px;
  line-height: 15px;
  font-family: "icomoon";
  font-weight: 400;
  font-size: 15px;
}
.header-navigation-category a, .header-navigation-category span {
  cursor: pointer;
  display: block;
  padding: 20px;
  color: #ffffff;
  font-weight: 600;
}
.header-navigation-category a.quote-external-link, .header-navigation-category span.quote-external-link {
  position: relative;
}
.header-navigation-category a.quote-external-link::after, .header-navigation-category span.quote-external-link::after {
  content: "\e91d";
  position: absolute;
  right: 25px;
  line-height: 15px;
  font-family: "icomoon";
  font-weight: 400;
  font-size: 15px;
}
.header-navigation-category .submenu {
  position: fixed;
  height: 100vh;
  min-width: 300px;
  top: 61px;
  right: -100%;
  -webkit-transition: right 0.3s ease-out;
  -o-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
  z-index: 600;
  background: #329496;
  color: #ffffff;
}
.header-navigation-category .submenu.opened {
  right: 0;
}
.header-navigation-category .submenu > div {
  padding: 25px 0 0 30px;
}
.header-navigation-category .submenu > div .mobile-menu-back-button {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #55d2ee;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-align: left;
  font-size: 14px;
}
.header-navigation-category .submenu > div .mobile-menu-back-button:before {
  left: -3px;
  top: 5px;
  position: absolute;
  content: "\e91e";
  color: #ffffff;
  font-family: "icomoon";
  font-size: 20px;
}
.header-navigation-category .submenu > div .mobile-menu-back-button span {
  padding: 0 0 8px;
  display: block;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}
.header-navigation-category .submenu > div .mobile-menu-back-button span:after {
  display: none;
}
.header-navigation-category .submenu ul {
  padding-top: 12px;
  margin-left: 0;
}
.header-navigation-category .submenu ul li a {
  padding: 13px 30px;
  text-transform: none;
}
.header-navigation-links {
  padding: 10px 0 30px;
}
.header-navigation-links li.active a {
  color: #329496;
}
.header-navigation-links li a {
  display: block;
  padding: 12px 20px;
  color: #707070;
}

@media print, screen and (min-width: 40.0625em) {
  .header {
    height: 71px;
  }
  .header-top-logo a img {
    width: 41px;
    height: 41px;
  }
  .header-top-logo a div {
    font-size: 12px;
  }
  .header-top-logo a div span {
    font-size: 20px;
  }
  .header-top-crafter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin-left: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #dddddd;
  }
  .header-top-crafter a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-transform: uppercase;
    height: 100%;
    padding: 0 30px;
    color: #FFFFFF;
    background: #E43438;
    font-weight: bold;
    font-size: 14px;
    transition: color 0.2s ease-out, background 0.2s ease-out;
  }
  .header-top-crafter a:hover, .header-top-crafter a.active {
    color: #E43438;
    background: #FFFFFF;
  }
  .header-top .menu-mobile {
    height: 70px;
    width: 70px;
    background: #FFFFFF;
  }
  .header-top .menu-mobile span:before {
    color: #E43438;
  }
  .header-navigation {
    top: 71px;
    min-width: 400px;
    height: 100%;
  }
  .header-navigation li {
    font-size: 14px;
  }
  .header-navigation .find-crafter-list {
    height: 100%;
    top: 71px;
    min-width: 400px;
  }
  .header-navigation-category .submenu {
    top: 71px;
    min-width: 400px;
  }
}
@media screen and (min-width: 84.0625em) {
  .header {
    height: 71px;
    position: sticky;
    width: 100%;
    z-index: 100;
    top: 0;
  }
  .header-top {
    position: relative;
  }
  .header-top-logo {
    padding: 0 20px;
    height: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-right: 1px solid #dbdfe2;
  }
  .header-top-logo a img {
    margin-right: 15px;
  }
  .header-top-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    gap: 20px;
    padding: 0 20px;
  }
  .header-top-links li {
    font-size: 13px;
    cursor: pointer;
    height: 100%;
    text-align: center;
  }
  .header-top-links li.active a {
    color: #329496;
  }
  .header-top-links li.active a:last-child {
    color: #329496;
  }
  .header-top-links li:hover a, .header-top-links li:focus a, .header-top-links li:active a {
    color: #329496;
  }
  .header-top-links li a {
    color: #6c6c6c;
    transition: color 0.2s ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }
  .header-top-links li:last-child a {
    color: #000000;
  }
  .header-top-links li:last-child:hover a, .header-top-links li:last-child:focus a, .header-top-links li:last-child:active a {
    color: #329496;
  }
  .header-top-crafter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 71px;
    margin-left: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #dddddd;
  }
  .header-top-crafter button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-transform: uppercase;
    height: 100%;
    padding: 0 75px;
    color: #E43438;
    position: relative;
    cursor: pointer;
    transition: color 0.2s ease-out, background 0.2s ease-out;
    font-weight: bold;
    font-size: 14px;
  }
  .header-top-crafter button:after {
    font-family: "icomoon";
    content: "\e927";
    margin-left: 5px;
    font-size: 10px;
  }
  .header-top-crafter button:hover {
    color: #ffffff;
    background: #E43438;
  }
  .header-top-crafter button:hover:after {
    transform: rotate(180deg);
  }
  .header-top-crafter:hover button {
    color: #ffffff;
    background: #E43438;
  }
  .header-top-crafter:hover button:after {
    transform: rotate(180deg);
  }
  .header-top-crafter:hover .find-crafter-list {
    opacity: 1;
    visibility: visible;
  }
  .header-top-crafter .find-crafter-list {
    position: absolute;
    top: 71px;
    width: 300px;
    border-left: 1px solid #dbdfe2;
    border-bottom: 1px solid #dbdfe2;
    padding: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  }
  .header-top-crafter .find-crafter-list ul {
    padding-top: 0;
    height: auto;
  }
  .header-top-crafter .find-crafter-list ul li:first-child a {
    border-top: none;
  }
  .header-top-crafter .find-crafter-list ul a {
    padding: 15px 20px;
    color: #ffffff;
    text-transform: uppercase;
    border-top: 1px solid #ffffff;
    background: #E43438;
    transition: background 0.2s ease-out, color 0.2s ease-out;
  }
  .header-top-crafter .find-crafter-list ul a:hover {
    background: white;
    color: #E43438;
  }
}
@media screen and (min-width: 87.5em) {
  .header-top-aubade {
    display: block;
  }
  .header-top-links {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 0;
  }
  .header-top-links li {
    padding: 0 20px;
    position: relative;
  }
  .header-top-links li:first-child {
    padding-left: 0;
  }
  .header-top-links li:last-child {
    padding-right: 0;
  }
  .header-top-links li:after {
    content: "\e911";
    font-family: "icomoon";
    font-size: 3px;
    color: #329496;
    position: absolute;
    right: -2px;
    top: 33px;
  }
  .header-top-links li:last-child:after {
    display: none;
  }
}
picture img {
  opacity: 0;
}

.nofollow {
  cursor: pointer;
}
.nofollow * {
  cursor: pointer;
}

.color-blue {
  color: #329496;
}

.normal-strong,
h1.normal-strong {
  font-size: 1.8181818182rem;
  font-weight: 300;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  color: #2D2D2D;
  line-height: 1.428;
  margin-bottom: 1rem;
}
.normal-strong strong,
h1.normal-strong strong {
  color: #000000;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40.0625em) {
  .normal-strong,
  h1.normal-strong {
    font-size: 2.1428571429rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .normal-strong,
  h1.normal-strong {
    font-size: 2.8571428571rem;
  }
}

.title-line {
  display: block;
  position: relative;
  margin: 25px 0;
  text-transform: uppercase;
  font-size: 1.2727272727rem;
  font-weight: bold;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  line-height: 1;
  color: #565656;
  overflow: hidden;
}

.title-h2, .post .content .text h2 {
  display: block;
  color: #2D2D2D;
  margin-bottom: 25px;
  line-height: 1.4em;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.7272727273rem;
  font-weight: 400;
}
.title-h2.white, .post .content .text h2.white {
  color: white;
}
.title-h2.center, .post .content .text h2.center {
  text-align: center;
}
@media print, screen and (min-width: 40.0625em) {
  .title-h2, .post .content .text h2 {
    line-height: 1.2em;
    font-size: 2rem;
    margin-bottom: 40px;
  }
}

.title-h3, .post .content .text h3 {
  display: block;
  color: #2D2D2D;
  margin-top: 25px;
  line-height: 1.4em;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.1818181818rem;
  font-weight: 300;
}
.title-h3.white, .post .content .text h3.white {
  color: white;
}
.title-h3.center, .post .content .text h3.center {
  text-align: center;
}
@media print, screen and (min-width: 40.0625em) {
  .title-h3, .post .content .text h3 {
    line-height: 1.2em;
    font-size: 1.7142857143rem;
    margin-bottom: 40px;
  }
}

.title-h4, .post .content .text h4 {
  display: block;
  color: #2D2D2D;
  margin-top: 25px;
  margin-bottom: 0;
  line-height: 1.4em;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.0909090909rem;
  font-weight: 300;
}
.title-h4.white, .post .content .text h4.white {
  color: white;
}
.title-h4.center, .post .content .text h4.center {
  text-align: center;
}
@media print, screen and (min-width: 40.0625em) {
  .title-h4, .post .content .text h4 {
    line-height: 1.2em;
    font-size: 1.4285714286rem;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 0) {
  .full-container {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .full-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .full-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .full-container {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.full-container {
  text-align: center;
}
.full-container.bg-blue {
  background: #329496;
  color: #fff;
}
.full-container.bg-blue .title-h2, .full-container.bg-blue .post .content .text h2, .post .content .text .full-container.bg-blue h2 {
  color: #ffffff;
}
.full-container.bg-gray {
  background: #E6E6E6;
}
.full-container-wrapper {
  padding: 40px 0;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40.0625em) {
  .full-container-wrapper {
    padding: 80px 30px;
  }
}
.full-container-title {
  margin-bottom: 25px;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.7272727273rem;
}
.full-container-text {
  margin-bottom: 25px;
}

.bg-blue {
  background: #329496;
  color: #FFFFFF;
}

.bg-xxlight-gray {
  background: #F2F2F2;
}

.bg-gray {
  background: #E6E6E6;
}

.bg-dark-gray {
  background: #2D2D2D;
  color: #FFFFFF;
}

ul {
  margin: 0;
  list-style: none;
}

.hidden {
  display: none;
}

/* Foundation */
.grid-container {
  max-width: 1345px;
  width: 100%;
}
@media screen and (min-width: 0) {
  .grid-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .grid-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 769px) {
  .grid-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1345px) {
  .grid-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.grid-container.full {
  max-width: 1345px;
}
@media screen and (max-width: 40em) {
  .grid-container.small-full {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 84.0625em) {
  .grid-container {
    width: 90%;
  }
}

@media screen and (min-width: 0) {
  html {
    font-size: 68.75%;
  }
}
@media screen and (min-width: 641px) {
  html {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 1025px) {
  html {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 1345px) {
  html {
    font-size: 87.5%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  html {
    font-size: 87.5%;
  }
  .grid-container > .grid-x,
  .grid-container > .grid-x.aubade-3d {
    padding-left: 0;
    padding-right: 0;
  }
  .title-line {
    font-size: 1.4285714286rem;
    margin: 30px 0 40px 0;
  }
  .title-line:after {
    position: absolute;
    margin: 12px 0 auto 20px;
    content: "";
    height: 1px;
    width: 100%;
    background: #E6E6E6;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .title-line {
    margin: 35px 0 65px 0;
  }
}
.main-footer {
  position: relative;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1rem;
}
@media print, screen and (min-width: 40.0625em) {
  .main-footer {
    font-size: 1rem;
  }
}
.main-footer:before {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  background: #E6E6E6;
}
.main-footer a {
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.main-footer a:hover {
  color: #E43438 !important;
}
.main-footer .upper-footer-block {
  padding: 28px 24px 0 24px;
}
.main-footer .upper-footer-block a {
  color: #2D2D2D;
}
.main-footer .upper-footer-block .upper-footer {
  padding-bottom: 28px;
}
.main-footer .upper-footer-block .upper-footer-title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #2D2D2D;
  text-align: center;
  font-size: 1.2727272727rem;
  width: 100%;
}
@media print, screen and (min-width: 40.0625em) {
  .main-footer .upper-footer-block .upper-footer-title {
    font-size: 1.1428571429rem;
  }
}
.main-footer .upper-footer-block .upper-footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.main-footer .upper-footer-block .upper-footer-content {
  width: 48%;
  border: 1px solid #E6E6E6;
  padding: 15px 10px;
  -webkit-transition: border 0.3s ease-out;
  -o-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
}
.main-footer .upper-footer-block .upper-footer-content:hover .content, .main-footer .upper-footer-block .upper-footer-content:hover .crafter-block a {
  color: #E43438;
}
.main-footer .upper-footer-block .upper-footer-content:hover {
  border: 1px solid #E43438;
}
.main-footer .upper-footer-block .upper-footer-content .content {
  width: 100%;
  font-weight: bold;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.main-footer .upper-footer-block .upper-footer-content .date {
  color: #C2C2C2;
  font-size: 0.8181818182rem;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 40.0625em) {
  .main-footer .upper-footer-block .upper-footer-content .date {
    font-size: 0.8571428571rem;
  }
}
.main-footer .upper-footer-block .upper-footer-content .more {
  text-align: center;
}
.main-footer .upper-footer-block .upper-footer-content .crafter-block {
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  text-align: center;
}
.main-footer .upper-footer-block .upper-footer-content .crafter-block .crafter-name {
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
}
.main-footer .upper-footer-block .upper-footer-content .crafter-block .crafter-address {
  color: #C2C2C2;
}
.main-footer .upper-footer-block .upper-footer-gap {
  width: 100%;
  height: 28px;
}
.main-footer .lower-footer-block {
  height: 570px;
  background: #F2F2F2;
  padding: 32px 24px 22px 24px;
  position: relative;
}
.main-footer .lower-footer-block a {
  color: #565656;
}
.main-footer .lower-footer-block .lower-footer-menu {
  position: absolute;
  bottom: 200px;
}
.main-footer .lower-footer-block .lower-footer-menu .navigation {
  position: relative;
}
.main-footer .lower-footer-block .lower-footer-menu .navigation li {
  display: none;
}
.main-footer .lower-footer-block .navigation {
  text-transform: uppercase;
}
.main-footer .lower-footer-block .footer-link-catalog {
  text-transform: none;
  margin-left: 20px;
  font-weight: bold;
  position: relative;
  display: block;
}
.main-footer .lower-footer-block .footer-link-catalog:before {
  position: absolute;
  bottom: 0;
  left: -20px;
  display: block;
  content: "\e91c";
  font-family: "icomoon";
  color: #E43438;
}
.main-footer .lower-footer-block .footer-crafter-appear {
  margin-bottom: 25px;
}
.main-footer .lower-footer-block .footer-crafter-appear .crafter-appear-title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 1.2727272727rem;
}
@media print, screen and (min-width: 40.0625em) {
  .main-footer .lower-footer-block .footer-crafter-appear .crafter-appear-title {
    font-size: 1.1428571429rem;
  }
}
.main-footer .lower-footer-block .footer-crafter-appear .crafter-appear-text {
  margin-bottom: 20px;
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  color: #707070;
}
.main-footer .lower-footer-block .logos .footer-logos-container {
  position: absolute;
  bottom: 25px;
}
.main-footer .lower-footer-block .logos .footer-logos-container .footer-social a {
  color: #329496;
}
.main-footer .lower-footer-block .logos .footer-logos-container .footer-social-title {
  text-transform: uppercase;
  font-size: 0.9090909091rem;
  color: #565656;
}
@media print, screen and (min-width: 40.0625em) {
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-social-title {
    font-size: 0.8571428571rem;
  }
}
.main-footer .lower-footer-block .logos .footer-logos-container .footer-logos:first-of-type {
  margin-right: 35px;
}
.main-footer .lower-footer-block .logos .footer-logos-container .footer-logos:first-of-type img {
  width: 93px;
}
.main-footer .lower-footer-block .logos .footer-logos-container .footer-logos:nth-of-type(2) img {
  width: 110px;
}
.main-footer .lower-footer-block .footer-legal-links > ul {
  display: block;
  position: absolute;
  top: 210px;
  background: #F2F2F2;
  font-size: 1rem;
}
@media print, screen and (min-width: 40.0625em) {
  .main-footer .lower-footer-block .footer-legal-links > ul {
    font-size: 0.7857142857rem;
  }
}
.main-footer .lower-footer-block .footer-legal-links > ul li {
  position: relative;
  margin-bottom: 28px;
}
.main-footer .lower-footer-block .footer-legal-links > ul li a {
  color: #565656;
}
.main-footer .lower-footer-block .footer-legal-links > ul li .footer-link-separator:after {
  display: none;
}

@media print, screen and (min-width: 40.0625em) {
  .main-footer .lower-footer-block {
    height: 400px;
  }
  .main-footer .lower-footer-block .lower-footer-menu {
    bottom: 43px;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container {
    right: 10%;
    top: 130px;
    bottom: auto;
  }
  .main-footer .upper-footer-block {
    padding: 60px 30px 0 30px;
  }
  .main-footer .upper-footer-block .upper-footer {
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-footer .upper-footer-block .upper-footer-title {
    text-align: left;
  }
  .main-footer .upper-footer-block .upper-footer-content {
    width: 49%;
    padding: 35px 25px;
  }
  .main-footer .upper-footer-block .upper-footer-content .crafter-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }
  .main-footer .upper-footer-block .upper-footer-content .crafter-container .more {
    margin-right: 20px;
  }
  .main-footer .upper-footer-block .upper-footer-content .crafter-container .crafter-block {
    text-align: left;
  }
  .main-footer .upper-footer-block .upper-footer-content .crafter-container .crafter-block .crafter-name {
    margin-top: inherit;
  }
  .main-footer .upper-footer-block .upper-footer-content .crafter-container .crafter-block .crafter-address {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .main-footer .lower-footer-block {
    position: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: inherit;
    padding: 60px 30px;
  }
  .main-footer .lower-footer-block .lower-footer-menu {
    position: inherit;
    bottom: inherit;
    width: 50%;
  }
  .main-footer .lower-footer-block .lower-footer-menu .navigation li {
    display: block;
    margin-bottom: 20px;
  }
  .main-footer .lower-footer-block .lower-footer-menu .footer-link-catalog {
    margin-top: 40px;
  }
  .main-footer .lower-footer-block .navigation {
    position: relative;
  }
  .main-footer .lower-footer-block .footer-crafter-appear {
    width: 50%;
    margin-bottom: 56px;
  }
  .main-footer .lower-footer-block .footer-crafter-appear .crafter-appear-title {
    margin-bottom: 20px;
  }
  .main-footer .lower-footer-block .logos {
    width: 100%;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: inherit;
    bottom: inherit;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-social {
    width: 50%;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-social-logos .social-btn {
    margin: 10px 10px 55px 0;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-logos:first-of-type {
    margin-right: 40px;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-logos:first-of-type img {
    width: 140px;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-logos:nth-of-type(2) img {
    width: 155px;
  }
  .main-footer .lower-footer-block .footer-legal-links {
    width: 100%;
  }
  .main-footer .lower-footer-block .footer-legal-links ul {
    position: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-footer .lower-footer-block .footer-legal-links ul li {
    margin-bottom: inherit;
  }
  .main-footer .lower-footer-block .footer-legal-links ul li .footer-link-separator {
    margin-right: 15px;
  }
  .main-footer .lower-footer-block .footer-legal-links ul li .footer-link-separator:after {
    position: absolute;
    display: block;
    content: " - ";
    right: 5px;
    bottom: 0;
  }
  .main-footer .return-top-btn:before {
    position: absolute;
    display: block;
    bottom: 20px;
    left: 20px;
    content: "\e920";
    background: #E43438;
    font-family: "icomoon";
    border: solid 1px #E6E6E6;
    -webkit-transition: color 0.3s ease-out, background 0.3s ease-out;
    -o-transition: color 0.3s ease-out, background 0.3s ease-out;
    transition: color 0.3s ease-out, background 0.3s ease-out;
    padding: 16px 20px;
    cursor: pointer;
    color: #FFFFFF;
  }
  .main-footer .return-top-btn:hover:before {
    color: #E43438;
    background: #FFFFFF;
  }
}
@media screen and (min-width: 75em) {
  .main-footer .lower-footer-block {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 100px 7% 45px 7%;
  }
  .main-footer .lower-footer-block .lower-footer-menu {
    width: 33.33%;
  }
  .main-footer .lower-footer-block .lower-footer-menu .footer-link-catalog {
    margin-top: 45px;
  }
  .main-footer .lower-footer-block .footer-crafter-appear {
    text-align: center;
    width: 33.33%;
    margin-bottom: 111px;
  }
  .main-footer .lower-footer-block .footer-crafter-appear .crafter-appear-text {
    margin-bottom: 35px;
  }
  .main-footer .lower-footer-block .logos {
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container {
    text-align: right;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-social {
    width: inherit;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-social-logos .social-btn {
    margin: 10px 10px 40px 0;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-social-logos .social-btn.fb {
    margin-right: 0;
  }
  .main-footer .lower-footer-block .logos .footer-logos-container .footer-logos:first-of-type {
    margin-right: 0;
    margin-bottom: 35px;
  }
  .main-footer .lower-footer-block .footer-legal-links ul {
    bottom: inherit;
  }
}
@media screen and (min-width: 84.0625em) {
  .main-footer:before {
    width: 86%;
    margin: auto;
  }
  .main-footer .upper-footer-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 7%;
    width: 100%;
  }
  .main-footer .upper-footer-block .upper-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 0;
    width: 100%;
  }
  .main-footer .upper-footer-block .upper-footer-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .main-footer .upper-footer-block .upper-footer-title-xxxlarge {
    width: 50%;
  }
  .main-footer .upper-footer-block .upper-footer-title .show-for-xxxlarge {
    padding-left: 4.3%;
  }
  .main-footer .upper-footer-block .upper-footer-title .show-for-xxxlarge.crafter-only {
    padding-left: 0;
  }
  .main-footer .upper-footer-block .upper-footer-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-footer .upper-footer-block .upper-footer-container.crafter-only {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .main-footer .upper-footer-block .upper-footer-container.crafter-only .upper-footer-content {
    margin-right: 10px;
  }
  .main-footer .upper-footer-block .upper-footer-content {
    width: 22.5%;
  }
  .main-footer .upper-footer-block .upper-footer-content .date {
    margin-bottom: 20px;
  }
  .main-footer .upper-footer-block .upper-footer-content .crafter-block {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .main-footer .upper-footer-block .upper-footer-gap {
    width: 7%;
  }
}
/* component */
/* component */
/* Close button */
.close-button:before {
  font-family: "icomoon";
  font-size: 1.0909090909rem;
  content: "\e922";
}

[data-whatinput=mouse] .button {
  outline: 0;
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #329496;
  color: #FFFFFF;
}
.button:hover, .button:focus {
  background-color: #FFFFFF;
  color: #FFFFFF;
}
.button {
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 25px;
  font-size: 1rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  margin: 0;
  -webkit-transition: border-color 0.25s ease-out, color 0.25s ease-out, background-color 0.25s ease-out;
  -o-transition: border-color 0.25s ease-out, color 0.25s ease-out, background-color 0.25s ease-out;
  transition: border-color 0.25s ease-out, color 0.25s ease-out, background-color 0.25s ease-out;
}
.button:hover, .button:focus, .button:active {
  color: #329496;
  border: 1px solid #329496;
}
.button.full-size {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.button.small {
  padding: 10px 30px;
  font-weight: normal;
}
.button.red {
  background: #E43438;
}
.button.red:hover, .button.red:focus, .button.red:active {
  background: #FFFFFF;
  color: #E43438;
  border: 1px solid #E43438;
}
.button.blue-border {
  border: 1px solid #FFFFFF;
}
.button.blue-border:hover, .button.blue-border:focus, .button.blue-border:active {
  border: 1px solid #329496;
}
.button.blue-outer {
  border: 1px solid #329496;
}
.button.blue-outer:hover, .button.blue-outer:focus, .button.blue-outer:active {
  border: 1px solid #FFFFFF;
}
.button.white-inner {
  background: #FFFFFF;
  color: #329496;
}
.button.white-inner:hover, .button.white-inner:focus, .button.white-inner:active {
  color: #FFFFFF;
  background: #329496;
}
.button.white {
  background: #FFFFFF;
  color: #E43438;
}
.button.white:hover, .button.white:focus, .button.white:active {
  background: #E43438;
  color: #FFFFFF;
}
.button.grey-border {
  background: #FFFFFF;
  color: #565656;
  border: 1px solid #C2C2C2;
  padding: 20px 15px;
}
.button.grey-border:hover, .button.grey-border:focus, .button.grey-border:active {
  color: #FFFFFF;
  background: #565656;
}
.button.grey-border.small {
  padding: 15px 30px;
}
.button.slick {
  background: #E6E6E6;
  padding: 10px;
  color: #fff;
}
.button.slick:before {
  color: #2D2D2D;
  font-family: "icomoon";
  font-size: 10px;
  font-weight: normal;
}
.button.slick.next:before {
  content: "\e91d";
}
.button.slick.prev:before {
  content: "\e91e";
}
.button.slick:hover, .button.slick:focus, .button.slick:active {
  background: #F2F2F2;
}
.button.filter {
  background: #F2F2F2;
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  color: #707070;
  font-weight: normal;
  text-transform: none;
  font-size: 1.0909090909rem;
  border-radius: 4px;
  padding: 12px;
}
.button.filter:hover, .button.filter:focus, .button.filter:active {
  background: #E43438;
  color: #FFFFFF;
  border-color: #E43438;
}

.sub-categories .button.filter {
  font-weight: 600;
}

.btn-return {
  text-transform: uppercase;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  color: #707070;
  font-size: 0.8181818182rem;
  font-weight: 500;
  margin: 25px auto 25px 0;
}
.btn-return:before {
  content: "\e91e";
  display: block;
  float: left;
  margin: 0 5px 0 25px;
  font-family: "icomoon";
  font-weight: normal;
}

.social-btn {
  cursor: pointer;
  font-size: 1.3636363636rem;
  border: 1px solid #E6E6E6;
  -webkit-transition: border 0.3s ease-out !important;
  -o-transition: border 0.3s ease-out !important;
  transition: border 0.3s ease-out !important;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 10px 14px 28px 0;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
.social-btn:before {
  font-family: "icomoon";
  color: #329496;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.social-btn:hover, .social-btn:focus, .social-btn:active {
  border: 1px solid #E43438;
}
.social-btn:hover:before, .social-btn:focus:before, .social-btn:active:before {
  color: #E43438;
}
.social-btn.fb:before {
  content: "\e919";
}
.social-btn.instagram:before {
  content: "\e900";
}
.social-btn.twitter:before {
  content: "\e939";
}
.social-btn.gplus:before {
  content: "\e915";
}
.social-btn.print:before {
  content: "\e90b";
}
.social-btn.share:before {
  content: "\e909";
}

@media print, screen and (min-width: 40.0625em) {
  .button {
    padding: 25px 45px;
    font-size: 1rem;
  }
  .button.full-size {
    display: inline-block;
    width: auto;
    margin: 0 0 1rem 0;
  }
  .button.grey-border.small {
    padding: 25px 35px;
  }
  .button.grey-border {
    padding: 25px 35px;
  }
  .btn-return {
    font-size: 1rem;
    margin: 110px 30px 50px auto;
    float: right;
  }
  .btn-return:before {
    margin: 0 10px 0 25px;
  }
}
body.is-reveal-open,
html.is-reveal-open {
  width: 100%;
}
body.is-reveal-open .reveal,
html.is-reveal-open .reveal {
  display: block;
  opacity: 1;
  top: 50% !important;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 40.0625em) {
  body.is-reveal-open .reveal.crafter-photos-modal,
  html.is-reveal-open .reveal.crafter-photos-modal {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    position: absolute;
  }
}
@media screen and (min-width: 64.0625em) {
  body.is-reveal-open .reveal.crafter-photos-modal,
  html.is-reveal-open .reveal.crafter-photos-modal {
    position: relative;
    top: 50% !important;
    left: auto !important;
    transform: translate(0, -50%);
  }
}

.reveal {
  border: none;
  padding: 30px 25px;
}
@media print, screen and (min-width: 48.0625em) {
  .reveal {
    padding: 40px;
  }
}
@media screen and (min-width: 64.0625em) {
  .reveal {
    padding: 80px;
  }
}
.reveal {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 300;
}
.reveal:focus-visible {
  outline: none;
}
.reveal-overlay {
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease-out;
}
.reveal {
  /* Standard Modal */
}
.reveal-title, .reveal-subtitle {
  text-transform: uppercase;
  margin-bottom: 0.4rem;
}
.reveal-title {
  color: #2D2D2D;
  font-size: 1.4545454545rem;
  font-weight: bold;
  margin-bottom: 30px;
}
.reveal {
  /* Message Modal */
}
.reveal-message-title {
  text-align: center;
  font-weight: bold !important;
  font-size: 1.2727272727rem;
}
.reveal-message-title.success {
  color: #329496;
}
.reveal-message-title.success:before {
  content: "\e923";
  margin-right: 5px;
  font-family: "icomoon";
}
.reveal-message-title.alert {
  color: #E43438;
}
.reveal-message-content {
  text-align: center;
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
}

@media screen and (max-width: 40em) {
  .reveal {
    width: 90%;
    max-width: 90%;
    height: auto;
    min-height: 0;
    top: 50% !important;
    left: 5%;
    transform: translateY(-50%);
  }
}
.breadcrumb {
  margin: 25px 0 10px 0;
}
.breadcrumb li, .breadcrumb a {
  color: #C2C2C2;
  display: inline-block;
  font-size: 0.9090909091rem;
}

@media print, screen and (min-width: 40.0625em) {
  .breadcrumb li, .breadcrumb a {
    font-size: 0.8571428571rem;
  }
}
picture {
  display: block;
  width: 100%;
  height: auto;
}
picture img {
  display: block;
  width: 100%;
  height: auto;
}

.form input[type=text], .form input[type=email], .form select, .form textarea, .form .select-fake span {
  border: 1px solid #E6E6E6;
  color: #329496;
  height: 50px;
  font-size: 1rem;
  padding: 0 20px;
  margin-bottom: 16px;
}
.form select,
.form .select-fake span {
  color: #999999;
  -webkit-appearance: none; /* Safari and Chrome */
  -moz-appearance: none; /* Firefox */
  appearance: none;
  background: #ffffff;
  cursor: pointer;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  position: relative;
  padding: 0 40px 0 20px;
}
.form select::after,
.form .select-fake span::after {
  content: "\e91e";
  color: #329496;
  font-size: 16px;
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.form .select-fake.open span::after {
  transform: translateY(-50%) rotate(180deg);
}
.form textarea {
  height: 170px;
  resize: none;
  padding-top: 20px;
}
.form .fields {
  position: relative;
}
.form .input::-webkit-input-placeholder {
  color: transparent;
}
.form .input:-moz-placeholder {
  color: transparent;
}
.form .input::-moz-placeholder {
  color: transparent;
}
.form .input:-ms-input-placeholder {
  color: transparent;
}
.form .input ~ .placeholder {
  display: block;
  position: absolute;
  top: 0;
  line-height: 50px;
  color: #999999;
  font-size: 1rem;
  padding-left: 20px;
}
.form .input:focus ~ .placeholder {
  top: -15px;
  font-size: 0.8181818182rem;
}
.form .input.not-empty ~ .placeholder {
  top: -15px;
  font-size: 0.8181818182rem;
}
.form .input:not(output):-moz-ui-invalid {
  box-shadow: none;
  border-color: #E43438;
}
.form .input:valid {
  border-color: #E6E6E6 !important;
}
.form .input.invalid {
  border-color: #E43438;
}
.form .input-error {
  border: 1px solid #E43438 !important;
}
.form .input-error + label {
  color: #E43438 !important;
}
.form .input-error + label + ul {
  position: absolute;
  top: 55px;
}
@media print, screen and (min-width: 40.0625em) {
  .form .input-error + label + ul {
    top: 65px;
  }
}
.form .input-error + label + ul li {
  color: #E43438;
}
.form input.invalid {
  border-color: #E43438 !important;
}
.form .select-fake.invalid span {
  border-color: #E43438;
}
.form .field-error {
  position: absolute;
  left: 0;
  top: 100%;
  color: #FFFFFF;
  background: #E43438;
  font-size: 0.8181818182rem;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 0 0 3px 3px;
  z-index: 10;
  white-space: nowrap;
}
@media print, screen and (min-width: 40.0625em) {
  .form .field-error {
    font-size: 0.8571428571rem;
    padding: 4px 10px;
  }
}
.form .select-wrapper {
  position: relative;
  min-width: 0;
}
.form .select-wrapper select {
  display: none;
}
.form .select-wrapper .select-fake {
  overflow: hidden;
}
.form .select-wrapper .select-fake span {
  line-height: 50px;
}
@media print, screen and (min-width: 40.0625em) {
  .form .select-wrapper .select-fake span {
    line-height: 60px;
  }
}
.form .select-wrapper .select-fake ul {
  position: absolute;
  top: 50px;
  visibility: hidden;
  opacity: 0;
  background: white;
  width: 100%;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  z-index: 50;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
@media print, screen and (min-width: 40.0625em) {
  .form .select-wrapper .select-fake ul {
    top: 60px;
  }
}
.form .select-wrapper .select-fake ul li {
  border-bottom: 1px solid #E6E6E6;
  color: #2D2D2D;
  font-weight: bold;
  padding: 15px 20px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.form .select-wrapper .select-fake ul li:hover, .form .select-wrapper .select-fake ul li.selected {
  color: #329496;
}
.form .select-wrapper .select-fake ul li.select-separator {
  cursor: default;
  pointer-events: none;
  padding: 8px 20px;
  font-size: 0;
  line-height: 0;
  background: #f0f0f0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.form .select-wrapper .select-fake ul.open {
  visibility: visible;
  opacity: 1;
}
.form .city-list {
  position: absolute;
  background: #FFFFFF;
  color: #999999;
  text-align: left;
  z-index: 30;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.form .city-list.open {
  opacity: 1;
  visibility: visible;
}
.form .city-list li {
  padding: 10px 0 10px 20px;
  cursor: pointer;
  border-bottom: #E6E6E6 1px solid;
  border-right: #E6E6E6 1px solid;
  border-left: #E6E6E6 1px solid;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.form .city-list li:hover {
  color: #329496;
}

.checkbox-label {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #707070;
  font-size: 1rem;
}
.checkbox-label input {
  display: none;
}
.checkbox-label .checkmark-span {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #FFFFFF;
  border: 1px solid #CDD1D6;
}
.checkbox-label .checkmark-span:after {
  content: "";
  position: absolute;
  display: none;
  top: 2px;
  left: 2px;
}

input[type=checkbox].checkbox-base {
  display: none;
}

.checkbox-label:hover .checkmark-span {
  background-color: #F6F6F6;
}

input[type=checkbox].checkbox-base:checked ~ .checkbox-label .checkmark-span:after,
.checkbox-label input[type=checkbox]:checked ~ .checkmark-span:after {
  display: block;
  height: 14px;
  width: 14px;
  background: #329496;
}

@media print, screen and (min-width: 40.0625em) {
  .form input[type=text], .form input[type=email], .form select, .form textarea, .form .select-fake span {
    height: 60px;
    font-size: 1rem;
    margin-bottom: 26px;
  }
  .form textarea {
    height: 175px;
  }
  .form .input ~ .placeholder {
    line-height: 60px;
    font-size: 1rem;
  }
  .form .input:focus ~ .placeholder {
    font-size: 0.7857142857rem;
  }
  .checkbox-label {
    font-size: 1rem;
  }
  .checkbox-label .checkmark-span {
    height: 25px;
    width: 25px;
  }
  input[type=checkbox].checkbox-base:checked ~ .checkbox-label .checkmark-span:after,
  .checkbox-label input[type=checkbox]:checked ~ .checkmark-span:after {
    height: 19px;
    width: 19px;
  }
}
@media screen and (min-width: 0) {
  .pagination {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .pagination {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .pagination {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .pagination {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.pagination {
  display: none;
  text-align: center;
}
.pagination li {
  display: inline-block;
  font-size: 1.2727272727rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  vertical-align: middle;
}
.pagination li:before {
  content: "\e911";
  vertical-align: middle;
  font-family: "icomoon";
  color: #E6E6E6;
  font-size: 5px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.pagination li:first-child:before {
  display: none;
}
.pagination li span {
  color: #329496;
}
.pagination li a {
  color: #707070;
}

@media print, screen and (min-width: 40.0625em) {
  .pagination {
    display: block;
  }
}
.read-more {
  text-align: left;
  display: inline-block;
  position: relative;
  color: #2D2D2D;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-size: 0.8181818182rem;
  text-transform: uppercase;
}
@media print, screen and (min-width: 48.0625em) {
  .read-more {
    display: none;
  }
}
.read-more:after {
  content: "";
  display: block;
  border-bottom: 1px solid #2D2D2D;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
}
.read-more:hover, .read-more:focus, .read-more:active {
  color: #2D2D2D;
}

@media print, screen and (min-width: 48.0625em) {
  .read-more {
    display: none;
  }
}
.load-prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 0) {
  .load-prev-next {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .load-prev-next {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .load-prev-next {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .load-prev-next {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.load-prev-next {
  text-align: center;
  justify-content: center;
}
.load-prev-next .button {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
}
.load-prev-next .page-counter {
  margin-top: 25px;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 0.9090909091rem;
}

@media print, screen and (min-width: 40.0625em) {
  .load-prev-next {
    display: none;
  }
}
.back {
  margin: 18px 0 18px;
  display: inline-block;
  text-transform: uppercase;
  color: #707070;
  font-weight: 600;
  cursor: pointer;
}
.back:hover {
  color: #329496;
}
.back:before {
  margin-right: 8px;
  font-family: "icomoon";
  font-size: 0.8181818182rem;
  text-transform: uppercase;
  content: "\e91e";
}

.map-svg .map {
  padding-bottom: 20px;
  border-bottom: 1px solid #F2F2F2;
}
.map-svg .map.state svg path {
  stroke-width: 1px;
  stroke: #ffffff;
}
.map-svg .map.state svg text {
  font-size: 11px;
}
.map-svg .map svg {
  min-height: 250px;
  max-height: 700px;
  width: 100%;
}
.map-svg .map svg a path {
  fill: #329496;
}
.map-svg .map svg a:hover path, .map-svg .map svg a:focus path, .map-svg .map svg a:active path, .map-svg .map svg a.active path {
  fill: #E43438;
}
.map-svg .map svg path,
.map-svg .map svg rect {
  fill: #9FD7D8;
  fill-opacity: 1;
  transition: fill 0.3s;
}
.map-svg .map svg text {
  font-size: 20px;
  color: #999999;
}
.map-svg .listing {
  margin: 12px 0;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 300;
}
.map-svg .listing a {
  display: block;
  padding: 12px 0;
  font-size: 1rem;
  color: #565656;
}
.map-svg .listing a:hover, .map-svg .listing a:focus, .map-svg .listing a:active, .map-svg .listing a.active {
  color: #E43438;
}
.map-svg .listing a span {
  text-transform: uppercase;
  font-size: 1.0909090909rem;
  font-weight: 600;
}
.map-svg .listing .country-list a {
  font-weight: bold;
}
.map-svg .listing .country-list a:before {
  content: "\e91c";
  font-family: "icomoon";
  color: #E43438;
}
.map-svg .listing .country-list a .code {
  font-weight: 300;
}
.map-svg .listing .country-list a .code:before {
  content: "(";
}
.map-svg .listing .country-list a .code:after {
  content: ")";
}

@media print, screen and (min-width: 40.0625em) {
  .map-svg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .map-svg .map {
    padding-bottom: 50px;
  }
  .map-svg .map-wrapper .map {
    border-bottom: none;
  }
  .map-svg .map-wrapper.small-12.xlarge-7 {
    border-bottom: 1px solid #F2F2F2;
  }
  .map-svg .map-wrapper.small-12.medium-7 {
    border-right: 1px solid #F2F2F2;
  }
  .map-svg svg {
    min-height: 400px;
  }
  .map-svg .listing {
    margin-top: 0;
  }
  .map-svg .listing a {
    font-size: 0.9285714286rem;
    padding: 8px 0;
  }
  .map-svg .listing a span {
    font-size: 1rem;
  }
  .map-svg .listing.small-12.xlarge-5 {
    margin-top: 12px;
    padding-top: 0;
    padding-left: 0;
  }
  .map-svg .listing.small-12.medium-5 {
    margin-top: 12px;
    padding-top: 0;
    padding-left: 40px;
  }
}
@media screen and (min-width: 64.0625em) {
  .map-svg {
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .map-svg .map-wrapper {
    position: relative;
  }
  .map-svg .map-wrapper:before {
    display: block;
    content: "";
    padding-top: 98%;
    position: relative;
  }
  .map-svg .map-wrapper.small-12.xlarge-7 {
    border-bottom: none;
  }
  .map-svg .map {
    min-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 0;
    border-bottom: none;
    padding-right: 40px;
    border-right: 1px solid #F2F2F2;
  }
  .map-svg .listing a {
    padding: 8px 0;
  }
  .map-svg .listing .country-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .map-svg .listing .country-list a {
    width: 48%;
  }
  .map-svg .listing.small-12.xlarge-5 {
    margin-top: 12px;
    padding-top: 0;
    padding-left: 40px;
  }
}
.dropdown {
  position: relative;
  white-space: nowrap;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  text-transform: uppercase;
  color: #000;
  cursor: pointer;
}
.dropdown-label {
  height: 100%;
  color: #329496;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.dropdown-label::after {
  content: "\e91f";
  color: #329496;
  font-size: 16px;
  font-family: "icomoon";
}
.dropdown-list {
  position: absolute;
  top: 100%;
  display: flex;
  flex-direction: column;
  background: white;
  visibility: hidden;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
}
.dropdown-list-item {
  padding: 15px 20px;
  border-bottom: 1px solid #E6E6E6;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.dropdown-list-item:hover {
  color: #329496;
}
.dropdown-list-item:first-child {
  border-top: 1px solid #E6E6E6;
}
.dropdown-list-item--link {
  padding: 0;
}
.dropdown-list-item--link a {
  display: block;
  padding: 15px 20px;
}
.dropdown.open .dropdown-label {
  color: #000;
}
.dropdown.open .dropdown-label::after {
  transform: rotate(180deg);
  color: #000;
}
.dropdown.open .dropdown-list {
  visibility: visible;
}

/* Modules */
.homepage {
  overflow: hidden;
}
.homepage .header-top {
  border-bottom: none;
}
.homepage-top-wrapper {
  position: relative;
  overflow: hidden;
}
.homepage-top-crafter {
  display: block;
  position: absolute;
  bottom: 0;
  right: 3%;
  width: 48%;
}
.homepage-top-subtitle {
  margin: 0 0 10px;
  color: #2D2D2D;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  text-transform: uppercase;
}
.homepage-top-title {
  margin: 0 0 20px;
  color: #2D2D2D;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 2.4545454545rem;
  line-height: 3rem;
}
.homepage-top-content {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
  z-index: 2;
  max-height: 740px;
}
.homepage-top-content .search-form {
  font-size: 16px;
}
.homepage-top-content .search-form .search-fields {
  display: flex;
}
.homepage-top-content .search-form .search-fields .job {
  flex: 1;
}
.homepage-top-content .search-form .search-fields .job .select-fake span {
  text-align: left;
  margin-bottom: 0;
  font-size: inherit;
}
.homepage-top-content .search-form .search-fields .locality {
  flex: 1;
}
.homepage-top-content .search-form .search-fields .locality input {
  margin-bottom: 0;
  font-size: inherit;
}
.homepage-top-content .search-form .search-fields .button {
  padding: 0 60px;
  font-size: inherit;
}
.homepage .scroll-down {
  display: none;
  height: 70px;
  text-align: center;
  cursor: pointer;
  line-height: 72px;
}
.homepage .scroll-down:before {
  content: "\e91f";
  color: #C2C2C2;
  font-size: 1.2727272727rem;
  font-family: "icomoon";
}
.homepage .workflow {
  text-align: center;
}
.homepage .workflow-list {
  padding: 30px 25px;
  background: #F2F2F2;
}
.homepage .workflow-list ul {
  margin: 0;
  width: 100%;
}
.homepage .workflow-list li {
  padding: 15px 0;
}
.homepage .workflow-list-index {
  position: relative;
  font-size: 3.1818181818rem;
  color: #E43438;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: bold;
}
.homepage .workflow-list-index:after {
  display: block;
  width: 100%;
  margin: -13px 0 6px 0;
  content: ".";
  font-size: 1.4545454545rem;
  text-align: center;
}
.homepage .workflow-list-text strong {
  display: block;
  margin-bottom: 5px;
  color: #565656;
  font-size: 1.1818181818rem;
}
.homepage .workflow-text {
  text-align: left;
  padding: 30px 25px;
}
@media print, screen and (min-width: 48.0625em) {
  .homepage .workflow-text {
    padding: 70px 60px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .homepage .workflow-text .title-h2, .homepage .workflow-text .post .content .text h2, .post .content .text .homepage .workflow-text h2 {
    max-width: 100%;
  }
}
.homepage .workflow-text p {
  margin-bottom: 25px;
  line-height: 1.6363636364rem;
}
.homepage .workflow-text .button {
  display: block;
  max-width: 100%;
}
.homepage .workflow-text .button:hover {
  color: #E43438;
  background: #FFFFFF;
  border-color: #E43438;
}
.homepage .rdv {
  margin-top: 0;
}
@media screen and (min-width: 0) {
  .homepage .highlight-crafter {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .homepage .highlight-crafter {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .homepage .highlight-crafter {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .homepage .highlight-crafter {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.homepage .highlight-crafter {
  text-align: center;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 300;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.homepage .highlight-crafter-item {
  display: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  border: 1px solid #E6E6E6;
  cursor: pointer;
}
.homepage .highlight-crafter-item:nth-child(-n+3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 48.0625em) {
  .homepage .highlight-crafter-item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 32.5%;
    flex-basis: 32.5%;
  }
  .homepage .highlight-crafter-item:nth-child(-n+4) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 64.0625em) {
  .homepage .highlight-crafter-item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 24.5%;
    flex-basis: 24.5%;
  }
  .homepage .highlight-crafter-item:nth-child(-n+5) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.homepage .highlight-crafter-item .content-wrapper {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 20px 15px;
}
@media print, screen and (min-width: 40.0625em) {
  .homepage .highlight-crafter-item .content-wrapper {
    padding: 50px 40px 90px 40px;
  }
}
.homepage .highlight-crafter-item + .homepage .highlight-crafter-item {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.homepage .highlight-crafter-item-logo {
  display: block;
  max-width: 50px;
  margin: 0 auto;
}
@media print, screen and (min-width: 40.0625em) {
  .homepage .highlight-crafter-item-logo {
    max-width: 70px;
  }
}
.homepage .highlight-crafter-item-link {
  display: block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #2D2D2D;
  text-transform: uppercase;
  font-size: 1.1818181818rem;
  font-weight: bold;
}
@media print, screen and (min-width: 40.0625em) {
  .homepage .highlight-crafter-item-link {
    font-size: 1.4285714286rem;
  }
}
.homepage .highlight-crafter-item-location {
  font-size: 1.1818181818rem;
  display: block;
  text-align: center;
}
.homepage .highlight-crafter-item-categories {
  display: block;
  width: 100%;
  margin-top: 15px;
  font-size: 0.8181818182rem;
  z-index: 1;
}
@media print, screen and (min-width: 40.0625em) {
  .homepage .highlight-crafter-item-categories {
    bottom: 40px;
    font-size: 0.9285714286rem;
  }
}
.homepage .highlight-crafter-item .button {
  display: block;
  position: absolute;
  bottom: 40px;
  width: calc(100% - 80px);
  left: 40px;
}
.homepage .highlight-crafter-item .button:hover {
  background: #E43438 !important;
  color: #FFFFFF;
  border: 1px solid #E43438;
}
.homepage .homepage-news {
  padding: 40px 0;
  margin: 0 -10px;
}
@media print, screen and (min-width: 40.0625em) {
  .homepage .homepage-news {
    padding: 80px 0;
  }
}
.homepage .homepage-news-title {
  text-align: center;
}
.homepage .homepage-news-carousel-container .slick-navigation {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 1025px) {
  .homepage .homepage-news-carousel-container .slick-navigation {
    display: none;
  }
}
.homepage .homepage-news-carousel-container .slick-count {
  text-align: center;
}
.homepage .homepage-news-item {
  padding: 10px;
  height: 100%;
}
.homepage .homepage-news-item-container {
  border: solid 1px #E6E6E6;
}
.homepage .homepage-news-item-content {
  padding-top: 30px;
  padding-right: 25px;
  padding-bottom: 30px;
  padding-left: 25px;
}
.homepage .homepage-news-item-category {
  color: #329496;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.homepage .homepage-news-item-date {
  color: #C2C2C2;
  font-size: 0.8181818182rem;
}
.homepage .homepage-news-item-title {
  margin-bottom: 1em;
  height: 2em;
}
.homepage .homepage-news-item-description {
  height: 5em;
  overflow: hidden;
}
.homepage .homepage-news-item-link a {
  color: #329496;
}
.homepage .homepage-news-item-link a::after {
  content: "\e91c";
  font-size: 1.0909090909rem;
  font-family: "icomoon";
  margin-left: 5px;
  vertical-align: top;
  -webkit-transition: margin 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out, color 0.3s ease-out;
  -o-transition: margin 0.3s ease-out, color 0.3s ease-out;
  transition: margin 0.3s ease-out, color 0.3s ease-out;
}
.homepage .homepage-news-item-link a:hover {
  color: rgb(43.625, 129.13, 130.875);
}
.homepage .homepage-news-item-link a:hover::after {
  margin-left: 10px;
}
.homepage .homepage-news-link {
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 1.2727272727rem;
  width: max-content;
  padding: 20px 40px;
}
@media screen and (min-width: 1025px) {
  .homepage .homepage-news-link {
    margin-top: 50px;
  }
}
.homepage .block-contact {
  margin-bottom: 0;
}
.homepage .block-contact-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 25px;
}
.homepage .block-contact-buttons .button {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  padding-left: 3px;
  padding-right: 3px;
}
.homepage .block-contact-buttons .button.blue-border:hover {
  color: #FFFFFF;
  background: #E43438;
  border-color: #E43438;
}

@media print, screen and (min-width: 40.0625em) {
  .homepage-top {
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .homepage-top-title {
    margin: 0 0 40px;
    color: #fff;
    font-size: 3.7142857143rem;
    line-height: 3.9285714286rem;
  }
  .homepage-top-subtitle {
    color: #ffffff;
    font-size: 1.1428571429rem;
  }
  .homepage-top-image {
    height: 100%;
  }
  .homepage-top-image img {
    height: 100%;
    object-fit: cover;
  }
  .homepage-top-crafter {
    height: 90%;
    display: block;
    width: 55.5%;
    position: absolute;
    bottom: 0;
    right: -10%;
  }
  .homepage-top-crafter img {
    height: 100%;
    object-fit: contain;
    object-position: bottom;
  }
  .homepage-top-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .homepage-top-content {
    flex: 1;
    width: 80%;
    color: #ffffff;
    display: flex;
    aspect-ratio: 4/3;
    flex-direction: column;
    justify-content: center;
  }
  .homepage .scroll-down {
    display: block;
  }
  .homepage .workflow {
    text-align: left;
  }
  .homepage .workflow-list {
    padding: 15px 70px;
  }
  .homepage .workflow-list li {
    padding: 35px 0;
  }
  .homepage .workflow-list-index {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    font-size: 2.8571428571rem;
    line-height: 2.1428571429rem;
  }
  .homepage .workflow-list-index:after {
    display: inline;
    margin: 0 0 0 5px;
  }
  .homepage .workflow-list-text {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: calc(100% - 80px);
    flex-basis: calc(100% - 80px);
  }
  .homepage .workflow-list-text strong {
    font-size: 1.1428571429rem;
  }
  .homepage .workflow-text {
    padding: 60px 70px;
  }
  .homepage .workflow-text .title-h2, .homepage .workflow-text .post .content .text h2, .post .content .text .homepage .workflow-text h2 {
    max-width: 100%;
  }
}
@media screen and (min-width: 40.0625em) and (min-width: 75em) {
  .homepage .workflow-text .title-h2, .homepage .workflow-text .post .content .text h2, .post .content .text .homepage .workflow-text h2 {
    max-width: 80%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .homepage .workflow-text .button {
    max-width: 255px;
    margin-top: 40px;
  }
  .homepage .rdv {
    margin-top: 10px;
  }
  .homepage .aubade-3d {
    margin: 80px 0;
  }
  .homepage .aubade-3d-logo {
    max-width: 160px;
  }
  .homepage .aubade-3d-image {
    order: 2;
    padding-top: 0;
  }
  .homepage .aubade-3d-title {
    font-size: 0.8571428571rem;
  }
  .homepage .aubade-3d-txt {
    order: 1;
  }
  .homepage .aubade-3d-content .button {
    padding: 20px 10px;
  }
  .homepage .block-contact {
    margin-bottom: 0;
  }
  .homepage .block-contact-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
  }
  .homepage .block-contact-buttons .button {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .homepage-top-subtitle {
    font-size: 1.4285714286rem;
  }
  .homepage-top-crafter {
    display: block;
    position: absolute;
    width: 41.5%;
    bottom: 0;
    right: -2%;
  }
  .homepage .workflow-list {
    padding: 70px 60px;
  }
  .homepage .rdv {
    margin-top: 80px;
  }
}
@media screen and (min-width: 64.0625em) {
  .homepage-top-crafter {
    position: absolute;
    display: block;
    bottom: 0;
    right: 2%;
    width: 28%;
  }
  .homepage-top-content {
    width: 62%;
  }
  .homepage .aubade-3d-image {
    padding-top: 40%;
    background: transparent url("/img/homepage/3d-large.jpg") center center no-repeat;
    background-size: cover;
  }
}
.contact-form {
  margin: 40px 0 25px;
}
.contact-form .button.red {
  width: 100%;
}
.contact-required {
  text-align: center;
  width: 100%;
  margin: 20px 0;
}

@media print, screen and (min-width: 40.0625em) {
  .contact-form {
    margin: 60px 0 80px;
  }
  .contact-form .button.red {
    width: 200px;
    display: block;
  }
  .contact-required {
    text-align: left;
    margin: 20px 0 50px;
  }
  .contact .cell.left {
    padding-right: 13px;
  }
  .contact .cell.right {
    padding-left: 13px;
  }
}
@media screen and (min-width: 64.0625em) {
  .contact-form {
    max-width: 1030px;
    margin: 80px auto;
  }
  .contact-form .button.red {
    width: 260px;
  }
  .contact .cell.left {
    padding-right: 42px;
  }
  .contact .cell.right {
    padding-left: 42px;
  }
  .contact .block-image-text .text {
    padding: 0 80px;
  }
}
@media screen and (min-width: 0) {
  .find-crafter-job {
    margin-top: 25px;
  }
}
@media screen and (min-width: 641px) {
  .find-crafter-job {
    margin-top: 40px;
  }
}
@media screen and (min-width: 769px) {
  .find-crafter-job {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .find-crafter-job {
    margin-top: 50px;
  }
}
.find-crafter-job {
  padding: 50px 20px;
  background: #2D2D2D;
  color: #ffffff;
  text-align: center;
}
.find-crafter-job.with-background {
  background: url("/css/img/find-crafter-job-background.jpg");
  background-size: cover;
}
.find-crafter-job.aos-animate {
  transform: none !important;
}
.find-crafter-job-title {
  font-size: 1.0909090909rem;
  font-weight: bold;
  text-transform: uppercase;
}
.find-crafter-job-select {
  margin-top: 25px;
}
.find-crafter-job-select button {
  width: 240px;
  background: #ffffff;
  color: #565656;
  height: 50px;
  text-align: left;
  padding: 0 17px;
  position: relative;
  border: 1px solid #dbdfe2;
  cursor: pointer;
}
.find-crafter-job-select button:after {
  font-family: "icomoon";
  content: "\e91f";
  position: absolute;
  right: 17px;
}
.find-crafter-job-select .choose-project-content ul li a {
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
}
.find-crafter-job-select div {
  width: 240px;
  border: 1px solid #dbdfe2;
  border-top: none;
}
.find-crafter-content-title {
  font-size: 19px;
  color: #2D2D2D;
}
.find-crafter-content ul {
  padding-left: 9px;
  margin-left: 30px;
}
.find-crafter-content ul li {
  list-style: disc;
  padding: 4px 0;
}
@media screen and (min-width: 0) {
  .find-crafter-free {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .find-crafter-free {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .find-crafter-free {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .find-crafter-free {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.find-crafter-free {
  padding: 45px 25px;
  text-align: left;
}
.find-crafter-free-title {
  margin-bottom: 40px;
  font-size: 1.7272727273rem;
  font-weight: bold;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.find-crafter-free-title span {
  display: block;
  font-weight: normal;
  font-size: 1.3636363636rem;
}

@media print, screen and (min-width: 40.0625em) {
  .find-crafter-items:first-child {
    padding-right: 15px;
  }
  .find-crafter-items:last-child {
    padding-left: 15px;
  }
  .find-crafter-job-select button {
    width: 400px;
    height: 60px;
  }
  .find-crafter-job-select div {
    width: 400px;
  }
  .find-crafter-content {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .find-crafter-content-title {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .find-crafter-content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .find-crafter-free {
    padding: 100px 55px;
  }
}
@media screen and (min-width: 64.0625em) {
  .find-crafter-container > .grid-x {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: flex-end !important;
  }
  .find-crafter .grid-container > .grid-x {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .find-crafter-items:first-child {
    padding-right: 0;
  }
  .find-crafter-items:last-child {
    padding-left: 0;
  }
  .find-crafter-job {
    margin-bottom: 100px;
  }
  .find-crafter-job-content {
    max-width: 640px;
    margin: 0 auto;
  }
  .find-crafter-job-select {
    margin-top: 45px;
  }
  .find-crafter .block-image-text {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48% !important;
  }
  .find-crafter .block-image-text .text {
    padding: 70px;
  }
  .find-crafter-content {
    width: 48% !important;
    padding: 0;
    margin-top: 0;
  }
  .find-crafter-content-title {
    font-size: 28px;
  }
  .find-crafter-free {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 100px;
  }
  .find-crafter-free .grid-x {
    margin: 0 auto;
    max-width: 1345px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .find-crafter-free-title {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .find-crafter-free .xlarge-6 {
    width: 48% !important;
  }
}
@media screen and (min-width: 84.0625em) {
  .find-crafter-container {
    padding-bottom: 50px;
  }
  .find-crafter .block-image-text {
    width: 45% !important;
  }
  .find-crafter-content {
    width: 45% !important;
    padding: 0;
  }
  .find-crafter-free .xlarge-6 {
    width: 45% !important;
  }
}
.crafter-top {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.crafter-top .back {
  margin: 0;
}
.crafter-breadcrumb {
  display: none;
}
.crafter-details {
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  display: flex;
  flex-direction: column;
  background: #f8f8f8;
  margin-bottom: 40px;
}
.crafter-details-illustration {
  flex: 1 1 57%;
  background-color: #F2F2F2;
}
.crafter-details-illustration picture {
  height: 100%;
}
.crafter-details-illustration picture img {
  height: 100%;
  object-fit: cover;
}
.crafter-details-content {
  flex: 1 1 43%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 25px;
}
.crafter-details-content .back {
  margin: 0;
  color: #2D2D2D;
}
.crafter-details-content .crafter-companyDetails {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.crafter-details-content .crafter-companyDetails > * {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.crafter-details-content .crafter-contactInfos .button {
  font-size: 14px;
}
.crafter-details-content .crafter-contactInfos .button.call-button span {
  position: relative;
}
.crafter-details-content .crafter-contactInfos .button.call-button span::before {
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  left: 0;
  font-size: 15px;
  content: "\e938";
  font-family: "icomoon";
  padding-right: 10px;
}
.crafter-details-content .crafter-contactInfos dl {
  margin-bottom: 0;
}
.crafter-details-content .crafter-contactInfos-mail a {
  text-decoration: underline;
  color: #565656;
}
.crafter-details-content .crafter-contactInfos-phone {
  display: flex;
  flex-direction: column;
}
.crafter-details-content .crafter-contactInfos-phone a {
  color: #329496;
}
.crafter-details .crafter-company {
  display: flex;
  gap: 30px;
  align-items: center;
}
.crafter-details .crafter-company-name {
  font-size: 1.8181818182rem;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #2D2D2D;
}
.crafter-details .crafter-company-tag {
  font-size: 1rem;
}
.crafter-details .crafter-company-logo {
  background-color: #F2F2F2;
  height: 80px;
  flex-shrink: 0;
}
.crafter-details .crafter-company-logo img {
  height: 100%;
  width: auto;
}
.crafter-details .crafter-company-upper {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #FFFFFF;
}
.crafter-location {
  position: relative;
}
.crafter-location .crafter-action-container {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}
.crafter-location-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.crafter-title {
  font-size: 1.2727272727rem;
  color: #2D2D2D;
  font-weight: bold;
  margin-bottom: 10px;
}
.crafter-share {
  text-transform: uppercase;
  color: #707070;
  padding: 5px 0;
  font-size: 10px;
  z-index: 20;
}
.crafter-share:before {
  content: "\e909";
  font-family: "icomoon";
  margin-right: 5px;
  font-size: 12px;
  position: relative;
  top: 2px;
}
.crafter-phone-mobile {
  width: 100%;
  position: fixed;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  font-size: 16px;
  z-index: 50;
  padding: 25px 25px;
}
.crafter-phone-mobile:before {
  content: "\e938";
  font-family: "icomoon";
  padding-right: 10px;
  font-size: 17px;
  position: relative;
  top: 2px;
}
.crafter-phone-mobile._show {
  visibility: visible;
  opacity: 1;
}
.crafter-summary {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 4;
}
.crafter-summary-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
.crafter-summary-certification {
  display: flex;
  align-items: center;
  gap: 10px;
}
.crafter-summary-certification img {
  width: 90px;
}
.crafter-summary-info {
  flex: 1;
  min-width: 300px;
}
.crafter-summary-info a {
  text-decoration: underline;
}
.crafter-summary-info dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}
.crafter-summary-info dl dt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  color: #2D2D2D;
}
.crafter-summary-info dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 70%;
  flex: 1 1 70%;
}
.crafter-summary-info-social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.crafter-summary-info-social a {
  text-decoration: none;
  font-size: 20px;
}
.crafter-summary-info .crafter-hours {
  margin-bottom: 29px;
}
.crafter-summary-qualification {
  margin-top: 29px;
}
.crafter-summary-qualification-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.crafter-summary-qualification-items .item {
  padding-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.crafter-summary-qualification-items .item img {
  max-width: 80%;
}
.crafter-map {
  min-height: 300px;
  flex: 3;
}
.crafter .readmore.has-readmore .readmore__button {
  display: flex;
}
.crafter .readmore.has-readmore .readmore__wrapper {
  padding-bottom: 20px;
}
.crafter .readmore.has-readmore .readmore__wrapper::before {
  display: block;
}
.crafter .readmore.deploy .readmore__button:after {
  transform: rotate(180deg);
}
.crafter .readmore__button {
  display: flex;
  align-self: center;
  justify-content: center;
  align-self: center;
  gap: 10px;
  cursor: pointer;
  display: none;
}
.crafter .readmore__button:after {
  content: "\e91e";
  font-size: 12px;
  font-family: "icomoon";
}
.crafter .readmore__wrapper {
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.crafter .readmore__wrapper::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(transparent, #FFFFFF);
  display: none;
}
.crafter-photos {
  margin: 40px 0 50px 0;
}
.crafter-photos .crafter-slider-wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.crafter-photos .crafter-slider-wrapper .crafter-photos-slider {
  flex: 1;
  overflow: hidden;
  margin: 0 -10px;
}
.crafter-photos .crafter-slider-wrapper .crafter-photos-navigation {
  flex: 0;
}
.crafter-photos .crafter-title {
  margin-bottom: 20px;
  width: 100%;
}
.crafter-photos-slider:not(.slick-initialized) .item:not(:first-child) {
  position: absolute;
  opacity: 0;
}
.crafter-photos-slider:not(.slick-initialized) .item:first-child {
  width: 100%;
  display: block;
}
.crafter-photos-navigation {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  font-size: 1.3rem;
}
.crafter-photos-navigation .slick-arrow {
  padding: 2px 3px;
  cursor: pointer;
}
.crafter-photos-navigation .slick-arrow:before {
  font-family: "icomoon";
}
.crafter-photos-navigation-prev:before {
  content: "\e91e";
}
.crafter-photos-navigation-next:before {
  content: "\e91d";
}
.crafter-photos .item {
  padding: 0 10px;
}
.crafter-photos .item img {
  width: 100%;
}
.crafter-photos .slick-track {
  margin-left: 0;
}
.crafter-description {
  margin: 40px 0;
  display: flex;
  flex-direction: column;
}
.crafter-description-content h1 {
  color: #E43438;
  font-size: 1.2727272727rem;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.crafter-description-content h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.crafter-description-content p {
  margin-bottom: 25px;
}
.crafter-description-content ul {
  list-style: inherit;
  margin-left: 30px;
  margin-bottom: 20px;
}
.crafter-description-content img {
  height: auto !important;
}
.crafter-contact {
  background: #F4F4F4;
}
@media screen and (min-width: 0) {
  .crafter-contact {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 641px) {
  .crafter-contact {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 769px) {
  .crafter-contact {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .crafter-contact {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.crafter-contact .form {
  width: 100%;
}
.crafter-contact-catalog-logo {
  position: relative;
  text-align: center;
  margin-top: 20px;
}
.crafter-contact-catalog-logo img {
  position: relative;
  margin: 0 auto;
}
.crafter-contact-catalog-logo .border {
  top: 40%;
  position: absolute;
  width: 100%;
  display: block;
  height: 1px;
  background: #E6E6E6;
}
.crafter-contact-catalog-text .label {
  text-align: center;
  font-weight: bold;
  font-size: 1.2727272727rem;
  color: #2D2D2D;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  margin-top: 0;
}
.crafter-contact-catalog-text .label span {
  display: block;
  font-size: 1.7272727273rem;
  font-weight: 300;
  margin-top: 16px;
}
.crafter-contact-catalog-text p {
  margin-top: 40px;
}
.crafter-contact-catalog-text .checkbox-label {
  margin-top: 15px;
}
.crafter-contact .contact-required {
  margin-top: 35px;
}
.crafter-contact .red.button {
  width: 100%;
}
.crafter-exposition {
  margin-top: 40px;
}
.crafter-exposition-title {
  font-size: 1.7272727273rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  text-align: center;
  color: #2D2D2D;
  margin-bottom: 25px;
}
.crafter-exposition-title span {
  display: block;
  font-size: 1rem;
}
.crafter-exposition-item {
  border: 1px solid #E6E6E6;
}
.crafter-exposition-item:hover a {
  color: #E43438;
}
.crafter-exposition-item:hover .discover {
  color: #E43438;
}
.crafter-exposition-item img {
  display: none;
}
.crafter-exposition-item a {
  margin-bottom: 15px;
  display: block;
  color: #2D2D2D;
  font-weight: bold;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.crafter-exposition-item-content {
  padding: 30px 25px;
}
.crafter-exposition-item .discover {
  position: relative;
  color: #2D2D2D;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1rem;
  margin-top: 10px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.crafter-exposition-item .discover:before {
  top: 1px;
  position: relative;
  margin-right: 5px;
  color: #E43438;
  content: "\e91c";
  font-family: "icomoon";
}
.crafter-exposition .slick-dots {
  position: relative;
}
.crafter-exposition .slick-dots li {
  position: relative;
}
.crafter-exposition .slick-dots li a {
  color: #707070;
}
.crafter-exposition .slick-dots li:after {
  content: "\e911";
  font-family: "icomoon";
  color: #E6E6E6;
  font-size: 5px;
  position: absolute;
  right: -8px;
  top: 4px;
}
.crafter-exposition .slick-dots li:last-child:after {
  display: none;
}
.crafter-exposition .slick-dots li.slick-active a {
  color: #329496;
}
.crafter-update {
  text-align: center;
  padding: 40px 0;
}
.crafter-update a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
}

.share-modal .button {
  padding: 17px 45px;
  width: 200px;
  margin-top: 20px;
}

.crafter-photos-modal {
  padding: 0;
  position: relative;
  overflow: visible;
  background: transparent;
  border: none;
}
.crafter-photos-modal:focus {
  outline: none;
}
.crafter-photos-modal + .close-button {
  color: #ffffff;
}
.crafter-photos-modal + .close-button:hover {
  color: #329496;
}
.crafter-photos-modal-caption {
  color: #FFFFFF;
  position: absolute;
  margin-bottom: 0;
  bottom: -30px;
}
.crafter-photos-modal .carousel:not(.slick-initialized) .item:not(:first-child) {
  position: absolute;
  opacity: 0;
}
.crafter-photos-modal .item {
  position: relative;
}
.crafter-photos-modal .item img {
  width: 100%;
}
.crafter-photos-modal .slick-arrow:before {
  font-family: "icomoon";
  opacity: 1;
  -webkit-transition: color 0.3 ease-out;
  -moz-transition: color 0.3 ease-out;
  -o-transition: color 0.3 ease-out;
  transition: color 0.3 ease-out;
}
.crafter-photos-modal .slick-arrow:hover:before {
  color: #329496;
}
.crafter-photos-modal .slick-arrow.slick-prev:before {
  content: "\e91e";
}
.crafter-photos-modal .slick-arrow.slick-next:before {
  content: "\e91d";
}
.crafter-photos-modal .slick-count {
  color: #FFFFFF;
  position: absolute;
  right: 0;
  bottom: -30px;
}
.crafter-photos-modal .slick-count-current {
  color: #329496;
  font-weight: bold;
}
.crafter-photos-modal .slick-count-separator {
  padding: 0 5px;
}

@media screen and (max-width: 40em) {
  .crafter-photos-modal {
    width: 85%;
    left: 7.5%;
  }
  .crafter .back {
    font-size: 10px;
  }
  .crafter-summary-info dd {
    line-height: 20px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .crafter {
    position: relative;
  }
  .crafter .readmore.has-readmore .readmore__wrapper {
    padding-bottom: 40px;
  }
  .crafter .readmore__button::after {
    font-size: 16px;
  }
  .crafter .readmore__wrapper::before {
    height: 70px;
  }
  .crafter-map {
    min-width: 400px;
  }
  .crafter-details-content {
    padding: 30px 55px;
    gap: 60px;
  }
  .crafter-details-content .crafter-companyDetails {
    gap: 40px;
  }
  .crafter-details-content .crafter-company {
    align-items: flex-start;
  }
  .crafter-details .crafter-company-logo {
    height: 100px;
  }
  .crafter-location-container {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .crafter-location .crafter-action-container {
    margin-bottom: 30px;
  }
  .crafter-title {
    font-size: 1.1428571429rem;
  }
  .crafter-action .social-btn {
    margin: 0;
  }
  .crafter-action .social-btn:first-child {
    margin-right: 15px;
  }
  .crafter-summary {
    border: 1px solid #E6E6E6;
    padding: 40px;
    min-width: 450px;
  }
  .crafter-summary-certification img {
    width: 100px;
  }
  .crafter-summary-info .business-hours {
    padding-left: 30px;
  }
  .crafter-summary-qualification-items {
    margin-top: 40px;
  }
  .crafter-summary-qualification-items .item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
  .crafter-photos {
    margin-bottom: 80px;
    margin-top: 70px;
  }
  .crafter-photos .crafter-slider-wrapper {
    flex-direction: row;
  }
  .crafter-description {
    border: 1px solid #E6E6E6;
    padding: 40px;
  }
  .crafter-description-content h1 {
    font-size: 1.4285714286rem;
  }
  .crafter-description-content h2 {
    font-size: 1.1428571429rem;
  }
  .crafter-contact .form {
    margin-top: 45px;
  }
  .crafter-contact .grid-x {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .crafter-contact .medium-6 {
    width: 48%;
  }
  .crafter-contact-catalog {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }
  .crafter-contact-catalog-text .label {
    text-align: left;
    font-size: 1.1428571429rem;
    max-width: 100%;
  }
  .crafter-contact-catalog-text .label span {
    margin-top: 5px;
  }
  .crafter-contact-catalog-text p {
    margin-top: 25px;
    max-width: 360px;
  }
  .crafter-contact-catalog-logo .border {
    position: relative;
    top: 0;
  }
  .crafter-contact-catalog-logo img {
    position: absolute;
    right: 0;
    width: 300px;
    bottom: -80px;
  }
  .crafter-contact .contact-required {
    margin-bottom: 18px;
  }
  .crafter-contact .red.button {
    width: 200px;
  }
  .crafter-exposition-item {
    width: 48%;
    margin: 0 1%;
  }
  .crafter-exposition-item.single {
    margin: 0 auto;
  }
  .crafter-exposition-item-content p {
    min-height: 120px;
  }
  .crafter-update {
    padding: 80px 0;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .crafter-breadcrumb {
    display: block;
    margin: 0 0 5px 0;
  }
  .crafter-details {
    flex-direction: row;
  }
  .crafter-details-content {
    min-width: 400px;
    min-height: 500px;
  }
  .crafter-details-illustration {
    min-height: 300px;
  }
  .crafter-photos .carousel:not(.slick-initialized) .item:first-child {
    width: 33.3333333333%;
  }
  .crafter-map {
    min-height: 400px;
  }
  .crafter-contact {
    padding-top: 0;
  }
  .crafter-contact-catalog-text p {
    max-width: 400px;
  }
}
@media screen and (min-width: 60em) {
  .crafter-contact-catalog-logo img {
    width: auto;
    right: -10px;
  }
  .crafter-photos-modal .slick-arrow:before {
    font-size: 1.875rem;
  }
  .crafter-photos-modal .slick-arrow.slick-prev {
    left: -100px;
  }
  .crafter-photos-modal .slick-arrow.slick-next {
    right: -100px;
  }
}
@media screen and (min-width: 64.0625em) {
  .crafter-action .social-btn {
    border: none;
    width: auto;
    color: #329496;
  }
  .crafter-action .social-btn:first-child {
    margin-right: 0;
  }
  .crafter-action .social-btn:before {
    top: 3px;
    position: relative;
  }
  .crafter-action .social-btn:active:before, .crafter-action .social-btn:focus:before {
    color: #329496;
  }
  .crafter-action .social-btn:hover:before, .crafter-action .social-btn:active:before {
    color: #E43438;
  }
  .crafter-action .social-btn:hover span, .crafter-action .social-btn:active span {
    color: #E43438;
  }
  .crafter-action .social-btn span {
    margin-left: 25px;
    font-size: 1rem;
    position: relative;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
  }
  .crafter-action .separator {
    color: #329496;
    padding: 0 20px;
  }
  .crafter-photos .carousel:not(.slick-initialized) .item:first-child {
    width: 25%;
  }
  .crafter-description {
    padding: 60px 75px;
  }
  .crafter-contact {
    background: #ffffff;
  }
  .crafter-contact .grid-container {
    background: #f8f8f8;
    padding: 60px 75px;
  }
  .crafter-contact .company {
    width: 100%;
  }
  .crafter-contact .company input {
    width: 32%;
  }
  .crafter-contact .xlarge-4 {
    width: 32%;
  }
  .crafter-contact-catalog-logo img {
    bottom: -65px;
  }
  .crafter-contact-catalog-text p {
    max-width: 530px;
  }
  .crafter-photos-modal .slick-arrow {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 75em) {
  .crafter-summary-header .phone .separator {
    padding: 0 20px;
  }
  .crafter-summary-header-certification {
    position: absolute;
  }
  .crafter-summary-header-certification img {
    margin-left: 0;
  }
  .crafter-summary-qualification-items .item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
  }
  .crafter-contact-catalog-logo img {
    right: 20px;
  }
  .crafter-exposition-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .crafter-exposition-item {
    width: 32%;
    margin: 0.65%;
  }
  .crafter-exposition-item-content p {
    min-height: 100%;
    height: auto;
  }
  .crafter-photos-modal .slick-arrow.slick-prev {
    left: -50%;
  }
  .crafter-photos-modal .slick-arrow.slick-next {
    right: -50%;
  }
}
@media screen and (min-width: 84.0625em) {
  .crafter-summary-header > div {
    flex-wrap: nowrap;
  }
  .crafter-summary-header-certification {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .crafter-summary-header-certification img {
    margin-left: 5px;
  }
  .crafter-action {
    right: 0;
  }
}
@media screen and (min-width: 87.5em) {
  .crafter-photos .carousel:not(.slick-initialized) .item:first-child {
    width: 20%;
  }
}
@media screen and (min-width: 0) {
  .news-listing {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .news-listing {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .news-listing {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .news-listing {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.news-listing .block-text {
  margin: 0;
  padding: 0;
}
.news-listing .slick-dotted.slick-slider {
  margin: 0;
}
@media screen and (min-width: 0) {
  .news-listing-carousel, .news-listing-list {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .news-listing-carousel, .news-listing-list {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .news-listing-carousel, .news-listing-list {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .news-listing-carousel, .news-listing-list {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .news-listing-carousel, .news-listing-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .news-listing-carousel, .news-listing-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .news-listing-carousel .news-listing-item:last-child {
    display: none;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .news-listing-carousel .news-listing-item:last-child {
    display: block;
  }
}
.news-listing-list .news-listing-item {
  margin-bottom: 25px !important;
}
@media print, screen and (min-width: 40.0625em) {
  .news-listing-item {
    flex: 0 0 48%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .news-listing-item {
    width: 32%;
    flex-basis: auto;
  }
  .news-listing-item:nth-child(2), .news-listing-item:nth-child(5) {
    margin: 0 2%;
  }
}
.news-listing-item {
  overflow: hidden;
  border: 1px solid #F2F2F2;
  position: relative;
}
.news-listing-item .image {
  display: block;
  overflow: hidden;
}
.news-listing-item .image picture {
  transition: transform 3s ease;
}
.news-listing-item:hover .image picture {
  transform: scale(1.15);
}
.news-listing-item:hover .news-listing-item-link {
  color: #E43438;
}
.news-listing-item:hover .news-listing-item-link .icon:before {
  background: #E43438;
}
.news-listing-item:hover .news-listing-item-link:before {
  background: #E43438;
}
@media screen and (min-width: 0) {
  .news-listing-item-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .news-listing-item-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .news-listing-item-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .news-listing-item-content {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .news-listing-item-content {
    padding-bottom: 80px;
  }
}
.news-listing-item-content .date {
  color: #C2C2C2;
  font-size: 0.8181818182rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.news-listing-item-content .title {
  color: #2D2D2D;
  font-size: 1.0909090909rem;
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  font-weight: bold;
}
.news-listing-item-content .title a {
  color: inherit;
}
.news-listing-item-link {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  text-transform: uppercase;
  padding-left: 70px;
  height: 50px;
  cursor: pointer;
  font-family: 1rem;
  font-weight: 600;
  color: #329496;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.news-listing-item-link:hover .icon:before {
  background: #E43438;
}
@media print, screen and (min-width: 40.0625em) {
  .news-listing-item-link {
    display: flex;
    align-items: center;
  }
}
.news-listing-item-link .icon {
  position: absolute;
  left: 0;
  bottom: 0;
}
.news-listing-item-link .icon:before {
  margin-right: 20px;
  text-align: center;
  line-height: 50px;
  background: #329496;
  content: "\e91c";
  color: #FFFFFF;
  font-family: "icomoon";
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.news-listing .slick-dots {
  margin-top: 20px;
  margin-bottom: 0;
  position: static;
  width: 100%;
}
.news-listing .slick-dots li:before {
  color: #E6E6E6;
  font-family: "icomoon";
  font-size: 1rem;
  content: "•";
  position: relative;
  left: -10px;
}
.news-listing .slick-dots li:first-child:before {
  display: none;
}
.news-listing .slick-dots li a {
  color: #2D2D2D;
  font-size: 0.8181818182rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.news-listing .slick-dots .slick-active a {
  color: #329496;
  font-weight: bold;
}
.news-listing.title-blog {
  margin-bottom: 10px;
}
.news-listing.title-blog .title-line {
  margin-bottom: 20px;
}
.news-listing.title-blog .title-line:after {
  display: none;
}

.top-search-form {
  margin-bottom: 0;
  position: relative;
  margin-top: 0;
}
.top-search-form.open {
  z-index: 30;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form {
    margin-bottom: 40px;
    z-index: 30;
  }
}
@media screen and (min-width: 64.0625em) {
  .top-search-form {
    margin-bottom: 50px;
  }
}
.top-search-form .full-container-wrapper {
  position: relative;
  padding: 25px;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form .full-container-wrapper {
    padding: 50px 0;
  }
}
@media screen and (min-width: 64.0625em) {
  .top-search-form .full-container-wrapper {
    padding: 50px;
  }
}
.top-search-form .btn-wrapper {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 56px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form .btn-wrapper {
    display: none;
  }
}
.top-search-form .content-wrapper {
  z-index: 1;
  height: 56px;
  position: relative;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form .content-wrapper {
    position: static;
    opacity: 1 !important;
    height: auto !important;
  }
}
.top-search-form.open .content-wrapper {
  z-index: 2;
}
.top-search-form.open .btn-wrapper {
  z-index: 1;
}
.top-search-form-btn {
  background: #FFFFFF;
  text-transform: uppercase;
  color: #E43438;
  padding: 20px 20px 20px 20px;
  text-align: left;
  font-weight: 600;
  cursor: pointer;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form-btn {
    display: none;
  }
}
.top-search-form-btn:before {
  font-family: "icomoon";
  font-size: 1.4545454545rem;
  font-weight: normal;
  line-height: 1rem;
  vertical-align: middle;
  content: "\e928";
  margin-right: 10px;
  color: #2D2D2D;
}
.top-search-form-content {
  display: none;
  position: relative;
  text-align: left;
  margin: 0 auto;
  max-width: 1100px;
}
.top-search-form-content.form-open {
  display: block;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form-content {
    display: block;
  }
}
@media screen and (min-width: 64.0625em) {
  .top-search-form-content .form {
    flex-direction: row;
  }
}
.top-search-form-content .form .search-fields {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 25px;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form-content .form .search-fields {
    gap: 0;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.top-search-form-content .form .search-label {
  margin: auto 0 30px 0;
  color: #FFFFFF;
  font-size: 1.7272727273rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  text-transform: uppercase;
}
.top-search-form-content .form input,
.top-search-form-content .form select,
.top-search-form-content .form .select-fake span {
  color: #329496;
  margin-bottom: 0;
}
.top-search-form-content .form select,
.top-search-form-content .form .select-fake span {
  color: #2D2D2D;
  font-weight: bold;
}
.top-search-form-content .form select:after,
.top-search-form-content .form .select-fake span:after {
  color: #2D2D2D;
}
.top-search-form-content .form .select-fake span.selected {
  color: #329496;
}
.top-search-form-content .form .select-fake span.selected:after {
  color: #329496;
}
.top-search-form-content .form .job,
.top-search-form-content .form .locality {
  min-width: 150px;
  flex: 999;
}
.top-search-form-content .form .locality {
  position: relative;
}
.top-search-form-content .form .locality input {
  font-weight: bold;
}
.top-search-form-content .form .locality input::placeholder {
  color: #2D2D2D;
  opacity: 1;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form-content .form .locality input {
    border-left: none;
  }
}
.top-search-form-content .form .city-list {
  width: 100%;
  top: 50px;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form-content .form .city-list {
    top: auto;
  }
}
.top-search-form-content .form .button {
  height: 50px;
  flex: 1;
  min-width: 150px;
  background-color: #2D2D2D;
  color: #FFFFFF;
}
.top-search-form-content .form .button:hover, .top-search-form-content .form .button:focus, .top-search-form-content .form .button:active {
  background-color: #FFFFFF;
  color: #2D2D2D;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form-content .form .button {
    margin-left: 30px;
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
  }
}
.top-search-form-content .close-button {
  right: 0;
  color: #FFFFFF;
  font-weight: bold;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form-content {
    display: block;
  }
  .top-search-form-content .close-button {
    display: none;
  }
}
.top-search-form--homepage .top-search-form-content {
  max-width: 900px;
}
.top-search-form--homepage .btn-wrapper {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 7px;
}
.top-search-form--homepage .form {
  flex-direction: column;
}
.top-search-form--homepage .form .search-label {
  color: #2D2D2D;
  font-size: 1.4545454545rem;
}
@media print, screen and (min-width: 40.0625em) {
  .top-search-form--homepage .form .search-label {
    color: #FFFFFF;
  }
}
.top-search-form--homepage .form .button {
  margin: 0;
  background-color: #329496;
}
.top-search-form--homepage .form .button:hover, .top-search-form--homepage .form .button:focus, .top-search-form--homepage .form .button:active {
  color: #329496;
}
.top-search-form--homepage .close-button {
  color: #2D2D2D;
}

@media screen and (min-width: 0) {
  .filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .filters {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .filters {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .filters {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.filters.open .title > p:after {
  transform: rotate(-180deg);
}
.filters.blog {
  margin-top: 0;
}
.filters .title {
  background: #329496;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.0909090909rem;
  padding-top: 20px;
  padding-bottom: 20px;
  cursor: pointer;
}
@media print, screen and (min-width: 40.0625em) {
  .filters .title {
    display: none;
  }
}
.filters .title > p:after {
  float: right;
  content: "\e91f";
  font-family: "icomoon";
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.filters .content {
  background: #E6E6E6;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
@media print, screen and (min-width: 40.0625em) {
  .filters .content {
    height: auto !important;
    background: transparent;
  }
}
.filters .content .content-wrapper {
  padding-top: 30px;
  padding-bottom: 15px;
}
@media print, screen and (min-width: 40.0625em) {
  .filters .content .content-wrapper {
    padding: 0;
  }
}
.filters .content .content-wrapper .categories.jobs {
  display: none;
}
@media print, screen and (min-width: 40.0625em) {
  .filters .content .content-wrapper .sub-categories {
    background: #E6E6E6;
    padding-top: 30px;
    padding-bottom: 15px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .filters .content .content-wrapper .sub-categories {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
  }
}
.filters .content .content-wrapper .sub-categories:before {
  content: "";
  display: block;
  border-top: 1px solid #C2C2C2;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40.0625em) {
  .filters .content .content-wrapper .sub-categories:before {
    display: none;
  }
}
.filters .content .content-wrapper .sub-categories li.active .filter {
  background: #E43438;
  color: #FFFFFF;
  border-color: #E43438;
}
.filters .content .content-wrapper .sub-categories li .filter {
  background: transparent;
  border: 1px solid #C2C2C2;
}
.filters .content .content-wrapper .sub-categories .filter:hover, .filters .content .content-wrapper .sub-categories .filter:focus, .filters .content .content-wrapper .sub-categories .filter:active {
  color: #E43438;
}
.filters .content .content-wrapper .sub-categories.cities {
  background: none;
  max-width: 1359px;
  padding: 0 18px;
}
@media print, screen and (min-width: 40.0625em) {
  .filters .content .content-wrapper .sub-categories.cities {
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media screen and (min-width: 84.0625em) {
  .filters .content .content-wrapper .sub-categories.cities {
    width: calc(90% + 14px);
    padding-left: 0;
    padding-right: 0;
  }
}
.filters .content .content-wrapper .sub-categories.cities:before {
  display: none;
}
.filters .content .content-wrapper .sub-categories.cities li {
  width: calc(33.3333333333% - 14px);
}
@media print, screen and (min-width: 40.0625em) {
  .filters .content .content-wrapper .sub-categories.cities li {
    width: calc(25% - 14px);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .filters .content .content-wrapper .sub-categories.cities li {
    width: calc(20% - 14px);
  }
}
.filters .content .content-wrapper .sub-categories.cities li {
  margin-left: 7px;
  margin-right: 7px;
}
.filters .content .content-wrapper .sub-categories.cities li.active .filter {
  padding: 10px;
}
.filters .content .content-wrapper .sub-categories.cities li.active .filter span {
  color: #FFFFFF;
}
.filters .content .content-wrapper .sub-categories.cities li.active .filter:hover span, .filters .content .content-wrapper .sub-categories.cities li.active .filter:focus span, .filters .content .content-wrapper .sub-categories.cities li.active .filter:active span {
  color: #FFFFFF;
}
.filters .content .content-wrapper .sub-categories.cities li .filter {
  padding: 0;
  border-radius: inherit;
  border: none;
  margin-right: 0;
}
.filters .content .content-wrapper .sub-categories.cities li .filter img {
  width: 100%;
  height: 100%;
}
.filters .content .content-wrapper .sub-categories.cities li .filter span {
  color: #329496;
  display: block;
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
}
.filters .content .content-wrapper .sub-categories.cities li .filter:hover span, .filters .content .content-wrapper .sub-categories.cities li .filter:focus span, .filters .content .content-wrapper .sub-categories.cities li .filter:active span {
  color: #E43438;
}
.filters .content li.active .filter {
  background: #E43438;
  color: #FFFFFF;
  border-color: #E43438;
}
.filters .content li .filter {
  margin-right: 15px;
  margin-bottom: 15px;
}
.filters .content li .filter:hover, .filters .content li .filter:focus, .filters .content li .filter:active {
  background: #E43438;
  color: #FFFFFF;
  border-color: #E43438;
}

.professional {
  padding-bottom: 70px;
  overflow: hidden;
}
.professional .icon {
  width: 16px;
}
.professional-top {
  background: url("/css/img/textured-black-background.jpg");
  background-size: cover;
  position: relative;
  padding: 25px 0;
  height: 440px;
  color: #FFFFFF;
}
@media screen and (min-width: 641px) {
  .professional-top {
    padding: 30px 0;
  }
}
@media screen and (min-width: 1200px) {
  .professional-top {
    height: auto;
    aspect-ratio: 1600/580;
  }
}
.professional-top-breadcrumb {
  margin-bottom: auto;
}
.professional-top-breadcrumb .breadcrumb {
  margin: 0;
}
.professional-top-breadcrumb a {
  color: #FFFFFF;
}
.professional-top-form {
  margin: 40px 0 20px 0;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-top-form {
    max-width: 500px;
  }
}
.professional-top-form .button {
  width: 100%;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-top-form .button {
    width: auto;
  }
}
.professional-top-form .professional-join-form {
  margin-bottom: 26px;
}
.professional-top-form-label {
  color: #FFFFFF;
  text-align: left;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.1428571429rem;
  margin-bottom: 16px;
}
.professional-top-link {
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: auto;
}
@media screen and (min-width: 84.0625em) {
  .professional-top-link {
    margin-top: 0;
    margin-bottom: auto;
  }
}
.professional-top-link:hover, .professional-top-link:focus, .professional-top-link:active {
  color: #FFFFFF;
}
.professional-top-link:hover .icon, .professional-top-link:focus .icon, .professional-top-link:active .icon {
  margin-left: 5px;
}
.professional-top-link .icon {
  -webkit-transition: margin 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out, color 0.3s ease-out;
  -o-transition: margin 0.3s ease-out, color 0.3s ease-out;
  transition: margin 0.3s ease-out, color 0.3s ease-out;
}
.professional-top-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.professional-top-crafter {
  display: none;
  position: absolute;
  bottom: 0;
  right: 25px;
  width: auto;
}
@media screen and (min-width: 641px) {
  .professional-top-crafter {
    right: 30px;
  }
}
@media screen and (min-width: 64.0625em) {
  .professional-top-crafter {
    display: block;
  }
}
@media screen and (min-width: 1345px) {
  .professional-top-crafter {
    right: 0;
  }
}
.professional-top-crafter-wrapper {
  position: absolute;
  margin: 0 auto;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.professional-top-title {
  color: #FFFFFF;
  margin: 0;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.8181818182rem;
  line-height: 2.3636363636rem;
}
@media screen and (min-width: 1345px) {
  .professional-top-title {
    font-size: 2.5rem;
    line-height: 3.2142857143rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .professional-top-content {
    width: 60%;
  }
}
.professional-services {
  --label-width: 209px;
  --item-padding: 10px;
}
@media screen and (min-width: 0) {
  .professional-services {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .professional-services {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .professional-services {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .professional-services {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.professional-services {
  row-gap: 10px;
  display: flex;
  flex-direction: column;
  padding: 10px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-services {
    padding: 0;
    --item-padding: 15px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .professional-services-label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0;
    width: var(--label-width);
  }
}
.professional-services-label .link {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: bold;
}
.professional-services-label .link:hover .icon path, .professional-services-label .link:focus .icon path {
  fill: rgb(43.625, 129.13, 130.875);
}
.professional-services-label .link:hover .icon {
  margin-left: 5px;
}
.professional-services-label .link .icon {
  -webkit-transition: margin 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out, color 0.3s ease-out;
  -o-transition: margin 0.3s ease-out, color 0.3s ease-out;
  transition: margin 0.3s ease-out, color 0.3s ease-out;
}
.professional-services-label .link .icon path {
  fill: #329496;
}
.professional-services .services-slider-wrapper {
  width: 100%;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-services .services-slider-wrapper {
    padding-left: calc(var(--label-width) + 100px);
  }
}
.professional-services-slider {
  position: relative;
}
.professional-services-slider .slider-navigation {
  width: 50px;
  height: 50px;
  background-color: #2D2D2D;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}
.professional-services-slider .slider-navigation.prev {
  left: 0;
  transform: translate(-50%, -50%);
}
.professional-services-slider .slider-navigation.next {
  right: 0;
  transform: translate(50%, -50%);
}
.professional-services-slider .slider-navigation.slick-disabled {
  background-color: #E6E6E6;
  cursor: default;
}
.professional-services-slider .services-slider {
  margin: 0 calc(var(--item-padding) * -1);
}
.professional-services-slider .services-slider .slick-list {
  clip-path: inset(-100vw -100vw -100vw 0);
  overflow: unset;
}
.professional-services-slider .services-slider-item {
  padding: 0 var(--item-padding);
}
.professional-services-slider .services-slider-item-img {
  width: 100%;
  position: relative;
}
.professional-services-slider .services-slider-item-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-services-slider .services-slider-item-img::before {
    padding-top: 150%;
  }
}
.professional-services-slider .services-slider-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.professional-services-slider .services-slider-item-title {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 1.7142857143rem;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-services-slider .services-slider-item-title {
    font-size: 1.1428571429rem;
  }
}
.professional .title-line {
  line-height: 23px;
}
@media screen and (min-width: 60em) {
  .professional .title-line {
    margin-top: 60px;
  }
}
@media screen and (min-width: 60em) {
  .professional .block-image-text-h {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 25px;
    margin-left: 25px;
  }
}
.professional .block-image-text-h h1 {
  margin-bottom: 35px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional .block-image-text-h h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 48.0625em) and (max-width: 59.9375em) {
  .professional .block-image-text-h .text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .professional .block-image-text-h .image {
    padding-top: 0;
  }
}
@media screen and (min-width: 48.0625em) and (max-width: 59.9375em) {
  .professional .block-image-text-h .image {
    display: none;
  }
}
.professional .block-image-text-h .image img {
  width: 80%;
  margin: 0 auto;
}
@media print, screen and (min-width: 48.0625em) {
  .professional .block-image-text-h .image img {
    width: 100%;
  }
}
.professional .block-image-text-h .bold {
  font-weight: bold;
  margin-top: 25px;
}
@media screen and (min-width: 60em) {
  .professional .grid-x {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media screen and (min-width: 0) {
  .professional-join {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .professional-join {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .professional-join {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .professional-join {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.professional-join {
  text-align: center;
}
@media screen and (min-width: 60em) {
  .professional-join {
    width: 48% !important;
  }
}
@media screen and (min-width: 75em) {
  .professional-join {
    padding: 85px 100px;
  }
}
.professional-join img {
  width: 41px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-join img {
    margin-bottom: 30px;
  }
}
.professional-join .title-h2, .professional-join .post .content .text h2, .post .content .text .professional-join h2 {
  color: #FFFFFF;
}
.professional-join-text {
  font-size: 1rem;
  margin-bottom: 18px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-join-text {
    margin-bottom: 40px;
  }
}
.professional-join-form {
  position: relative;
}
.professional-join-form .city-list {
  width: 100%;
  top: 50px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-join-form .city-list {
    width: 60%;
    top: auto;
  }
}
.professional-join-form .form-row {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  position: relative;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-join-form input[type=text] {
    margin-bottom: 0;
  }
}
.professional-join-form .button {
  padding: 22px 45px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-join-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.professional-join .button {
  width: 100%;
}
@media screen and (min-width: 0) {
  .professional-edit {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .professional-edit {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .professional-edit {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .professional-edit {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.professional-edit {
  margin: 25px 0;
}
@media screen and (min-width: 60em) {
  .professional-edit {
    margin: 0;
    width: 48% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 75em) {
  .professional-edit {
    padding: 0 100px;
  }
}
.professional-edit-text {
  margin-bottom: 25px;
}
.professional-edit .button {
  max-width: 250px;
}
@media screen and (min-width: 64.0625em) {
  .professional-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 84.0625em) {
  .professional-wrapper {
    max-width: 1345px;
    margin: 0 auto;
    width: 90%;
  }
}
@media screen and (min-width: 64.0625em) {
  .professional-results {
    width: 48%;
    padding-top: 50px;
  }
}
@media screen and (min-width: 84.0625em) {
  .professional-results {
    width: 40%;
    padding-top: 60px;
  }
}
@media screen and (min-width: 84.0625em) {
  .professional-results .grid-container {
    width: 100%;
  }
}
.professional-results-title span {
  display: block;
  color: #E43438;
}
@media screen and (min-width: 0) {
  .professional-results-items {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .professional-results-items {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .professional-results-items {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .professional-results-items {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 64.0625em) {
  .professional-results-items {
    margin-bottom: 0;
  }
}
.professional-results-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  border: 1px solid #E6E6E6;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-results-item {
    align-items: center;
    padding: 30px;
    margin-bottom: 30px;
  }
}
.professional-results-item:last-child {
  margin-bottom: 0;
}
.professional-results-item-img {
  -ms-flex-preferred-size: 80px;
  flex-basis: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-results-item-img {
    -ms-flex-preferred-size: 160px;
    flex-basis: 160px;
  }
}
.professional-results-item-content {
  padding-left: 15px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-results-item-content {
    padding-left: 40px;
  }
}
.professional-results-item-location {
  font-size: 1.0909090909rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  color: #E43438;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-results-item-location {
    margin-bottom: 5px;
  }
}
.professional-results-item-label {
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-results-item-label {
    margin-bottom: 5px;
  }
}
.professional-results-item-address {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-results-item-address {
    margin-bottom: 20px;
  }
}
.professional-results-item-phone {
  color: #707070;
  display: block;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-results-item-phone {
    margin-bottom: 20px;
  }
}
.professional-results-item-link {
  margin-bottom: 0;
  color: #329496;
  text-decoration: underline;
}
@media screen and (min-width: 64.0625em) {
  .professional-form {
    width: 48%;
    padding-right: 30px;
  }
}
@media screen and (min-width: 84.0625em) {
  .professional-form {
    width: 55%;
    padding-right: 0;
  }
}
@media screen and (min-width: 84.0625em) {
  .professional-form .grid-container {
    width: 100%;
    padding: 10px 80px;
  }
}
@media screen and (min-width: 0) {
  .professional-form-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 641px) {
  .professional-form-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 769px) {
  .professional-form-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .professional-form-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.professional-form-wrapper {
  background: #F4F4F4;
}
.professional-form .title-h2, .professional-form .post .content .text h2, .post .content .text .professional-form h2 {
  font-weight: bold;
  color: #565656;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-form .title-h2, .professional-form .post .content .text h2, .post .content .text .professional-form h2 {
    font-size: 1.1428571429rem;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .professional-form .grid-x {
    justify-content: space-between;
  }
  .professional-form .left, .professional-form .right {
    width: 48% !important;
  }
}
.professional-form-text {
  margin-bottom: 35px;
}
.professional-form textarea {
  margin-bottom: 0;
}
.professional-form .button {
  width: 100%;
}
@media print, screen and (min-width: 40.0625em) {
  .professional-form .button {
    width: 200px;
  }
}

.sitemap .title-h2 a, .sitemap .post .content .text h2 a, .post .content .text .sitemap h2 a {
  color: #2D2D2D;
}
.sitemap div:not(.sitemap-links) .navigation > li > a {
  font-size: 1.2727272727rem;
  font-weight: bold;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  color: #565656;
  display: block;
  margin-bottom: 25px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.sitemap div:not(.sitemap-links) .navigation > li > a:hover {
  color: #2D2D2D;
}
.sitemap-links .navigation {
  margin-left: 0;
  margin-bottom: 60px;
}
.sitemap-links .navigation > li {
  margin-bottom: 25px;
}
.sitemap-links .navigation > li a {
  color: #707070;
  position: relative;
  padding-left: 20px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.sitemap-links .navigation > li a:hover {
  color: #E43438;
}
.sitemap-links .navigation > li a:hover:before {
  left: 3px;
}
.sitemap-links .navigation > li a:before {
  position: absolute;
  top: -2px;
  left: 0;
  content: "\e91c";
  color: #E43438;
  font-family: "icomoon";
  font-size: 12px;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.sitemap .navigation ul {
  margin-left: 0;
  margin-bottom: 60px;
}
.sitemap .navigation ul > li {
  margin-bottom: 25px;
}
.sitemap .navigation ul > li a {
  color: #707070;
  position: relative;
  left: 20px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.sitemap .navigation ul > li a:hover {
  color: #E43438;
}
.sitemap .navigation ul > li a:hover:before {
  left: -17px;
}
.sitemap .navigation ul > li a:before {
  position: absolute;
  top: -2px;
  left: -20px;
  content: "\e91c";
  color: #E43438;
  font-family: "icomoon";
  font-size: 12px;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}

@media screen and (min-width: 60em) {
  .sitemap div:not(.sitemap-links) .navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sitemap div:not(.sitemap-links) .navigation > li {
    width: 50%;
    padding-right: 2%;
  }
  .sitemap-links .navigation > li {
    margin-bottom: 15px;
  }
  .sitemap .navigation ul > li {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 84.0625em) {
  .sitemap-crafters .navigation > li {
    width: 33% !important;
  }
}
@media screen and (min-width: 0) {
  .post {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .post {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .post {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .post {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .post {
    margin-top: 0;
  }
}
.post-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40.0625em) {
  .post-heading {
    flex-flow: column nowrap;
  }
}
@media screen and (min-width: 64.0625em) {
  .post-heading {
    display: block;
  }
}
.post-heading .image {
  margin-bottom: 25px;
}
@media print, screen and (min-width: 40.0625em) {
  .post-heading .image {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .post-heading .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.post-heading .title .back {
  margin: 0;
}
.post-heading .title h1 {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.2727272727rem;
  font-weight: 600;
  line-height: 1.4em;
  color: #565656;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .post-heading .title h1 {
    margin: 0;
    padding-right: 20px;
  }
}
.post .content {
  position: relative;
}
.post .content img {
  height: auto !important;
}
@media print, screen and (min-width: 40.0625em) {
  .post .content.date {
    position: relative;
    padding-left: 90px;
    padding-right: 90px;
  }
  .post .content.date .published {
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    text-align: center;
    margin-top: 10px;
    text-transform: capitalize;
  }
  .post .content.date .published strong {
    margin-top: 5px;
    display: block;
    color: #2D2D2D;
    font-size: 3.5714285714rem;
    font-weight: bold;
    line-height: 1em;
  }
}
@media screen and (min-width: 75em) {
  .post .content.date {
    padding-left: 160px;
    padding-right: 160px;
  }
}
.post .content .published {
  position: relative;
  display: inline-block;
  margin: 25px 0 0 0;
  color: #C2C2C2;
  font-size: 0.8571428571rem;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.post .content .published strong {
  margin-bottom: 5px;
}
.post .content .published:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  border-top: 1px solid #329496;
}
.post .content .text {
  margin: 30px 0 25px 0;
}
.post .content .text h2 {
  margin-top: 25px;
}
.post .content .text ul {
  margin-left: 30px;
  margin-bottom: 20px;
  list-style: inherit;
}
.post .content .text .table-wrapper {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
.post .content .text table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
}
.post .content .text table td, .post .content .text table th {
  border: 1px solid #E6E6E6;
  padding: 8px 20px;
  min-width: 250px;
}
.post .content .text table th {
  background: #F2F2F2;
}
.post .find-crafter {
  text-align: left;
}
@media screen and (min-width: 0) {
  .post .comments {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .post .comments {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .post .comments {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .post .comments {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 0) {
  .post .comments {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .post .comments {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .post .comments {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .post .comments {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.post .comments {
  background: #F2F2F2;
}
.post .comments .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 48.0625em) {
  .post .comments .form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.post .comments .form.logged {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.post .comments .form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 48.0625em) {
  .post .comments .form-field {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .post .comments .form-field textarea {
    height: 100%;
  }
}
.post .comments .button.red {
  width: 135px;
  margin-top: 10px;
}
@media print, screen and (min-width: 40.0625em) {
  .post .comments .button.red {
    width: 260px;
    margin-top: 30px;
  }
}
.post .comments .title-h2, .post .comments .content .text h2, .post .content .text .comments h2 {
  text-align: center;
}
.post .comments-item {
  margin-bottom: 20px;
}
.post .comments-item.crafter-team .comments-item-title:before {
  width: 25px;
  content: url("/css/img/logo.svg");
  position: relative;
  top: 6px;
}
.post .comments-item .answer {
  display: block;
  position: relative;
  width: 100%;
  border-top: 1px solid #C2C2C2;
  border-bottom: 1px solid #C2C2C2;
  padding: 20px 0 15px 20px;
}
.post .comments-item .answer:before {
  content: "";
  background: transparent url("/css/img/comment-separator.png") bottom right no-repeat;
  position: absolute;
  top: -1px;
  width: 8px;
  height: 6px;
  display: block;
}
@media print, screen and (min-width: 48.0625em) {
  .post .comments-item .answer {
    padding: 20px 0 15px 80px;
  }
}
.post .comments-item-title {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.post .comments-item-title:before {
  margin-right: 10px;
  float: left;
  content: "\e90c";
  display: inline-block;
  font-family: "icomoon";
  font-size: 25px;
}
.post .comments-item p a {
  word-break: break-all;
}
.post .comments .date {
  font-size: 0.8181818182rem;
  font-weight: 300;
}
.post .comments .comments-form {
  text-align: center;
}
.post .comments .comments-form .mandatory-field {
  margin-top: 20px;
  font-size: 0.8181818182rem;
  color: #707070;
}

.state h2 {
  font-size: 1.2727272727rem;
  font-weight: 100;
}
.state h2 strong {
  margin-top: 10px;
  display: block;
  font-size: 1.4545454545rem;
  text-transform: uppercase;
  color: #000000;
  line-height: 25px;
}
@media screen and (min-width: 64.0625em) {
  .state h2 strong {
    display: inline-block;
  }
}
.state-header {
  text-align: center;
}
.state-header-welcome {
  text-transform: uppercase;
  font-size: 1.1818181818rem;
  margin-top: 1em;
  margin-bottom: 3em;
  font-weight: 100;
}
@media screen and (min-width: 64.0625em) {
  .state-header-welcome {
    font-size: 1.7142857143rem;
  }
}
.state-header-welcome span {
  display: block;
  font-size: 2.4545454545rem;
  color: #000000;
  font-weight: bold;
  margin-top: 13px;
  font-size: 3.2142857143rem;
}
.state-header-image {
  width: 50%;
}
@media print, screen and (min-width: 40.0625em) {
  .state-header-image {
    width: 35%;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-header-image {
    position: absolute;
    bottom: 0;
    right: 5%;
    width: 19%;
  }
}
@media screen and (min-width: 75em) {
  .state-header-image {
    right: 8%;
    width: 17%;
  }
}
.state-wrapper {
  background: #F2F2F2;
  margin-bottom: 35px;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 40.0625em) {
  .state-wrapper {
    margin-bottom: 55px;
  }
}
.state-search {
  display: none;
  opacity: 0;
  padding: 25px;
}
@media print, screen and (min-width: 40.0625em) {
  .state-search {
    padding: 30px 25px 50px;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-search {
    padding: 30px 35px 100px;
  }
}
.state-search-form {
  text-align: center;
}
@media print, screen and (min-width: 40.0625em) {
  .state-search-form {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-search-form {
    max-width: 550px;
  }
}
.state-search-form .form-content .button {
  width: 100%;
}
@media screen and (min-width: 64.0625em) {
  .state-search-form .form-content .button {
    width: 150px;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-search-form .form-content input {
    margin-bottom: 0;
    width: 400px;
    height: 66px;
  }
}
.state-search-form .form-content .locality {
  position: relative;
}
.state-search-form .form-content .city-list {
  width: 100%;
  top: 50px;
}
@media screen and (min-width: 64.0625em) {
  .state-search-form .form-content .city-list {
    top: auto;
    width: 400px;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-search-form .form-content {
    display: flex;
  }
}
.state-search-text {
  margin-top: 25px;
}
.state-listing .back {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 40.0625em) {
  .state-listing .back {
    margin-top: 0;
  }
}
.state-listing-item {
  padding: 30px 25px;
  margin-bottom: 30px;
  display: block;
}
@media screen and (min-width: 64.0625em) {
  .state-listing-item {
    margin-bottom: 0;
    padding: 60px 25px;
  }
}
.state-listing-item-top {
  text-align: center;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column-reverse;
  gap: 3em;
}
@media screen and (min-width: 64.0625em) {
  .state-listing-item-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    flex-direction: row;
  }
}
@media screen and (min-width: 75em) {
  .state-listing-item-top {
    max-width: 1050px;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .state-listing-item-top h2 {
    padding-right: 20px;
  }
}
.state-listing-item-top img {
  width: 150px;
  margin-top: 28px;
}
@media print, screen and (min-width: 40.0625em) {
  .state-listing-item-top img {
    width: 140px;
    margin-top: 0;
  }
}
.state-listing-item-top img + img {
  margin-left: 1em;
}
.state-listing-item-top .search-job-type-filters {
  text-align: left;
}
.state-listing-item-top .search-job-type-filter {
  color: #2D2D2D;
  font-size: 1.2em;
  margin-left: 1em;
  transition: color 0.3s;
  cursor: pointer;
}
.state-listing-item-top .search-job-type-filter:first-child {
  margin: 0;
}
.state-listing-item-top .search-job-type-filter:hover, .state-listing-item-top .search-job-type-filter:focus, .state-listing-item-top .search-job-type-filter:active, .state-listing-item-top .search-job-type-filter.active {
  text-decoration: underline;
  color: #329496;
}
@media print, screen and (min-width: 40.0625em) {
  .state-listing-item-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 75em) {
  .state-listing-item-categories {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 1060px;
    margin: 0 auto;
  }
}
.state-listing-item-categories li {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 40.0625em) {
  .state-listing-item-categories li {
    width: 49%;
  }
}
@media screen and (min-width: 75em) {
  .state-listing-item-categories li {
    width: calc(33.3333333333% - 10px);
    margin: 0 5px 15px;
  }
}
.state-listing-item-categories li .button {
  width: 100%;
  text-transform: none;
  text-align: left;
  padding: 25px;
  position: relative;
  background: #FFFFFF;
  border-color: transparent;
  color: #2D2D2D;
  transition: color 0.3s, border-color 0.3s;
}
.state-listing-item-categories li .button:hover, .state-listing-item-categories li .button:focus, .state-listing-item-categories li .button:active {
  border-color: #329496;
  color: #329496;
}
.state-listing-item-categories li .button:hover:after, .state-listing-item-categories li .button:focus:after, .state-listing-item-categories li .button:active:after {
  right: 15px;
}
.state-listing-item-categories li .button:after {
  content: "\e91c";
  font-family: icomoon;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  transition: right 0.3s;
}
@media print, screen and (min-width: 40.0625em) {
  .state-listing-item-categories li .button {
    font-size: 0.7857142857rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .state-listing-item-categories li .button {
    font-size: 1rem;
  }
}
.state-listing-item-categories li .button.tooltip-open {
  background: #329496;
  color: #FFFFFF;
}
.state-listing-item-categories li .button-legend {
  position: absolute;
  background: #FFFFFF;
  border-radius: 50%;
  background: #68d4ec;
  right: 5px;
  width: 25px;
  height: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
@media screen and (min-width: 60em) {
  .state-listing-item-categories li .button-legend {
    right: 20px;
  }
}
@media screen and (min-width: 75em) {
  .state-listing-item-categories li .button-legend {
    right: 10px;
  }
}
.state-listing-item-categories li .button-legend:hover, .state-listing-item-categories li .button-legend:focus, .state-listing-item-categories li .button-legend:active {
  background: #E43438;
}
.state-listing-item-categories li .button-legend:before {
  font-size: 12px;
  line-height: 25px;
  content: "\e917";
  font-family: "icomoon";
  color: #FFFFFF;
}
@media print, screen and (min-width: 48.0625em) {
  .state-estimate {
    padding-bottom: 50px;
  }
}
.state-estimate-wrapper {
  border: solid 1px #E6E6E6;
  padding: 40px;
  text-align: center;
}
.state-estimate h2 {
  margin-bottom: 35px;
}
@media print, screen and (min-width: 40.0625em) {
  .state-estimate h2 {
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .state-estimate-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-estimate-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.state-estimate-item {
  margin-bottom: 40px;
  text-align: center;
}
.state-estimate-item:hover .state-estimate-item-logo {
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.state-estimate-item:hover .state-estimate-item-logo:before {
  color: #329496;
}
.state-estimate-item:hover .button {
  background: white;
  color: #329496;
  border: 1px solid #329496;
}
@media print, screen and (min-width: 40.0625em) {
  .state-estimate-item {
    width: 50%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .state-estimate-item:first-child, .state-estimate-item:nth-child(2) {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 50px;
  }
  .state-estimate-item:last-child, .state-estimate-item:nth-child(3) {
    padding-top: 50px;
  }
  .state-estimate-item:first-child, .state-estimate-item:nth-child(3) {
    border-right: 1px solid #E6E6E6;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-estimate-item {
    width: 30%;
  }
  .state-estimate-item:first-child, .state-estimate-item:nth-child(2) {
    border-bottom: none;
    padding-bottom: 0;
  }
  .state-estimate-item:last-child, .state-estimate-item:nth-child(3) {
    padding-top: 0;
  }
  .state-estimate-item:first-child, .state-estimate-item:nth-child(3) {
    border-right: none;
  }
}
.state-estimate-item:last-child {
  margin-bottom: 0;
}
.state-estimate-item-logo {
  margin-bottom: 20px;
}
.state-estimate-item-logo:before {
  font-size: 60px;
}
@media print, screen and (min-width: 40.0625em) {
  .state-estimate-item-logo:before {
    font-size: 70px;
  }
}
.state-estimate-item .button {
  width: 180px;
}
@media print, screen and (min-width: 40.0625em) {
  .state-estimate-item .button {
    width: auto;
    padding: 15px 45px;
  }
}
.state-estimate-item-title {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.3636363636rem;
  color: #2D2D2D;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  display: block;
}
.state-estimate-item-title:hover {
  color: #2D2D2D;
}
@media print, screen and (min-width: 40.0625em) {
  .state-estimate-item-title {
    font-size: 1.1428571429rem;
    height: 60px;
  }
}
@media screen and (min-width: 64.0625em) {
  .state-estimate-item-title {
    height: 70px;
  }
}
@media screen and (min-width: 84.0625em) {
  .state-estimate-item-title {
    height: 60px;
  }
}
.state-estimate-item-title span {
  font-size: 1rem;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}
.state .block-image-text-h {
  margin-top: 25px;
}
@media print, screen and (min-width: 40.0625em) {
  .state .block-image-text-h {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .state .block-image-text-h {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 64.0625em) {
  .state .block-image-text-h {
    margin-bottom: 80px;
  }
}
.state .block-image-text-h h2 {
  font-size: 1rem;
  margin-bottom: 32px;
}
.state .block-image-text-h h2 span {
  display: block;
  font-size: 1.5454545455rem;
  font-weight: 600;
  margin-top: 10px;
}
@media print, screen and (min-width: 40.0625em) {
  .state .block-image-text-h img {
    width: 60%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .state .block-image-text-h img {
    width: 100%;
  }
}

.choose-project {
  position: relative;
  max-width: 340px;
  margin: 0 auto;
}
@media print, screen and (min-width: 40.0625em) {
  .choose-project {
    max-width: 478px;
  }
}
.choose-project a {
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.choose-project ul {
  margin-bottom: 0 !important;
}
.choose-project-btn {
  width: 100%;
  display: block;
  background: #ffffff;
  padding: 16px;
  border: 1px solid #2D2D2D;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  color: #2D2D2D;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}
@media print, screen and (min-width: 40.0625em) {
  .choose-project-btn {
    font-size: 1.1428571429rem;
    padding: 22px 30px;
  }
}
.choose-project-btn:after {
  display: block;
  content: "\e91d";
  float: right;
  font-family: "icomoon";
  font-weight: normal;
}
.choose-project-btn:hover {
  color: #E43438;
}
.choose-project-btn:hover:after {
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
.choose-project-btn.hover {
  color: #E43438;
}
.choose-project-btn.hover:after {
  transform: rotate(90deg);
}
.choose-project-content {
  width: 100%;
  padding: 16px 8px;
  text-align: left;
  border: solid 1px #E6E6E6;
}
.choose-project-content ul li a {
  display: block;
  padding: 12px 8px;
  color: #2D2D2D;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.choose-project-content ul li a:hover {
  color: #E43438;
}

@media print, screen and (min-width: 40.0625em) {
  .choose-project-btn {
    border: none;
  }
}
.project-modal {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.project-modal ul li {
  margin-top: 20px;
}
.project-modal ul li a {
  color: #2D2D2D;
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.project-modal ul li a:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "\e91c";
  color: #E43438;
  font-family: "icomoon";
  font-size: 0.8181818182rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.project-modal ul li a:hover {
  color: #E43438;
}
.project-modal ul li a:hover:before {
  left: 3px;
}
.project-modal .close-button {
  top: 28px;
  right: 35px;
}

.modal-message {
  text-align: center;
}
.modal-message.success .modal-message-title {
  color: #329496;
}
.modal-message.success .modal-message-title:before {
  position: relative;
  top: 2px;
  font-family: "icomoon";
  font-size: 18px;
  content: "\e923";
  padding-right: 10px;
}
.modal-message.error .modal-message-title {
  color: #E43438;
}
.modal-message-title {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.cookie-modal {
  padding: 30px;
  max-width: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
@media print, screen and (min-width: 40.0625em) {
  .cookie-modal {
    max-width: 745px;
    top: 50% !important;
    bottom: auto;
    position: relative;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .cookie-modal {
    padding: 50px 70px;
  }
}
.cookie-modal-create {
  display: none;
}
@media print, screen and (min-width: 40.0625em) {
  .cookie-modal-create .button.privacy-cookie-accept {
    order: 3;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .cookie-modal-create .button.privacy-cookie-options {
    order: 2;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .cookie-modal-create .button.privacy-cookie-refuse {
    order: 1;
  }
}
.cookie-modal-create.opened {
  display: block;
}
.cookie-modal-edit {
  display: none;
}
.cookie-modal-edit.opened {
  display: block;
}
.cookie-modal-edit li {
  position: relative;
}
.cookie-modal-edit li:nth-child(2) {
  display: none;
}
.cookie-modal-edit li .label {
  color: #565656;
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 0.9090909091rem;
}
@media print, screen and (min-width: 40.0625em) {
  .cookie-modal-edit li .label {
    font-size: 0.8571428571rem;
  }
}
.cookie-modal-edit li .label.opened {
  display: block !important;
}
.cookie-modal-edit li .label.padlock {
  position: relative;
  margin-left: 40px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.cookie-modal-edit li .label.padlock:before {
  display: block;
  position: absolute;
  left: -40px;
  content: "\e933";
  font-family: "icomoon";
  color: #E6E6E6;
  font-size: 1.4545454545rem;
}
.cookie-modal-edit li .label.padlock input {
  display: none;
}
.cookie-modal-edit li .label.checkbox-label {
  display: inline-block;
  margin-bottom: 20px;
}
.cookie-modal-edit li .label.checkbox-label .checkmark-span {
  height: 16px;
  width: 16px;
}
.cookie-modal-edit li .label.checkbox-label input:checked ~ .checkmark-span:after {
  height: 10px;
  width: 10px;
}
.cookie-modal-edit li .accordion-icon {
  cursor: pointer;
  position: relative;
}
.cookie-modal-edit li .accordion-icon:after {
  position: absolute;
  display: block;
  content: "\e91f";
  left: 10px;
  top: -2px;
  font-family: "icomoon";
  font-weight: normal;
}
.cookie-modal-edit li .accordion-icon.right:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.cookie-modal-edit li .cookies-accordion-item {
  display: block;
  margin-bottom: 20px;
}
.cookie-modal-edit li .checked:not(.padlock) {
  color: #329496;
}
.cookie-modal-options {
  margin-top: 20px;
}
@media print, screen and (min-width: 48.0625em) {
  .cookie-modal-options {
    margin-top: 40px;
  }
}
.cookie-modal-title {
  color: #565656;
}
.cookie-buttons {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 40.0625em) {
  .cookie-buttons {
    flex-direction: row;
    padding-top: 20px;
  }
}
.cookie-buttons .button {
  padding: 13px 25px;
  margin-bottom: 10px;
}
.cookie-buttons .button:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .cookie-buttons .button {
    margin-bottom: 0;
    margin-right: 15px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .cookie-buttons .button {
    padding: 22px 25px;
  }
}

body.is-reveal-open .cookie-modal {
  top: auto !important;
  transform: none;
}
@media print, screen and (min-width: 40.0625em) {
  body.is-reveal-open .cookie-modal {
    top: 50% !important;
    transform: translateY(-50%);
  }
}

.error-container .error-wrapper .error-content .error-text {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.error-container .error-wrapper .error-content .error-text h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4545454545rem;
}
@media print, screen and (min-width: 40.0625em) {
  .error-container .error-wrapper .error-content .error-text h1 {
    font-size: 1.4285714286rem;
  }
}
.error-container .error-wrapper .error-content .error-text p {
  margin: 20px 0 25px 0;
}
.error-container .error-wrapper .error-content .search-container {
  background: #E6E6E6;
  padding: 30px 25px;
}
.error-container .error-wrapper .error-content .search-container .search-form-content label {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.4545454545rem;
  color: #2D2D2D;
  margin-bottom: 25px;
}
@media print, screen and (min-width: 40.0625em) {
  .error-container .error-wrapper .error-content .search-container .search-form-content label {
    font-size: 1.7142857143rem;
  }
}
.error-container .error-wrapper .error-content .search-container .search-form-content .job > select {
  text-transform: uppercase;
  color: #329496;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.error-container .error-wrapper .error-content .search-container .search-form-content .locality {
  position: relative;
}
.error-container .error-wrapper .error-content .search-container .search-form-content .locality .city-list {
  top: 50px;
  width: 100%;
}
@media print, screen and (min-width: 40.0625em) {
  .error-container .error-wrapper .error-content .search-container .search-form-content .locality .city-list {
    top: 60px;
  }
}

@media screen and (min-width: 60em) {
  .error-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .error-container .error-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1345px;
    margin-left: 25px;
    margin-right: 25px;
  }
  .error-container .error-wrapper .grid-container {
    padding: 0;
  }
  .error-container .error-wrapper .error-header {
    width: 50%;
    margin: 0;
  }
  .error-container .error-wrapper .error-header picture {
    overflow: hidden;
    max-height: 774px;
  }
  .error-container .error-wrapper .error-content {
    width: 45%;
  }
  .error-container .error-wrapper .error-content .error-text {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 65px;
  }
  .error-container .error-wrapper .error-content .search-container {
    padding: 65px 75px;
  }
  .error-container .error-wrapper .error-content .search-container .search-form-content label {
    margin-bottom: 30px;
  }
}
.block-text {
  margin: 30px auto;
}
.block-text h1 {
  margin-bottom: 15px;
}
.block-text h2 {
  margin-bottom: 10px;
  font-size: 1.0909090909rem;
}
.block-text ul {
  list-style: inherit;
  margin-left: 30px;
  margin-bottom: 20px;
}
.block-text .job-page-links a {
  text-decoration: underline;
  margin-left: 2em;
}
.block-text .job-page-links a:first-child {
  margin: 0;
}

.seo-intro {
  margin: 20px auto 0;
  font-size: 1.1818181818rem;
  line-height: 1.6;
  color: #2D2D2D;
}
.seo-intro a {
  color: #329496;
  text-decoration: underline;
  transition: color 0.3s ease-out;
}
.seo-intro a:hover {
  color: #E43438;
}

.search {
  padding: 0;
}
.search .border-bottom {
  border-bottom: 1px #E6E6E6 solid;
}
.search-list-header {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.search-list-header .map-title {
  margin-top: 25px;
  text-transform: uppercase;
  color: #565656;
}
.search-list-header .map-title h1 {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-size: 1.4545454545rem;
}
.search-list-header .map-title strong {
  color: #E43438;
  font-weight: bold;
}
.search-list-header .map-title p {
  margin: 0;
}
.search-list-header .map-title p span,
.search-list-header .map-title p strong {
  display: inline-block;
}
.search-list-header .list-action {
  margin: 25px 0;
  text-align: left;
}
.search-list-header .list-action .print-list {
  display: inline-block;
  margin-left: 0;
  margin-right: 25px;
  cursor: pointer;
}
.search-list-header .list-action .email-list {
  display: inline-block;
}
.search-list-header .list-action .show-image {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: solid 1px #E6E6E6;
  line-height: 40px;
  text-align: center;
  transition: border 0.3s ease-out;
  vertical-align: middle;
}
.search-list-header .list-action .show-image:hover {
  border: solid 1px #E43438;
}
.search-list-header .list-action .show-image:hover:before {
  color: #E43438;
}
.search-list-header .list-action .show-image:before {
  font-family: "icomoon";
  font-size: 1.6363636364rem;
  color: #329496;
  transition: color 0.3s ease-out;
}
.search-list-header .list-action .show-image.print:before {
  content: "\e90b";
}
.search-list-header .list-action .show-image.mail:before {
  content: "\e934";
}
.search-list-header .list-action .show-text {
  vertical-align: middle;
}
.search .pro-aubade-filter {
  margin: 25px 20px;
  padding: 13px 15px;
  background: #F2F2F2;
}
.search .pro-aubade-filter .checkbox-label {
  margin: 0;
}
.search .tabs {
  border: none;
}
.search .tabs-title {
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  position: relative;
}
.search .tabs-title:before {
  top: 50%;
  left: 35%;
  transform: translate(-65%, -50%);
  position: absolute;
  font-family: "icomoon";
}
.search .tabs-title a {
  color: #707070;
  border-top: solid 1px #E6E6E6;
  border-bottom: solid 1px #E6E6E6;
  font-size: 1rem;
  font-weight: 500;
}
.search .tabs-title.is-active:before {
  color: #FFFFFF;
}
.search .tabs-title.is-active a {
  background: #E43438;
  color: #FFFFFF;
  border: solid 1px #E43438;
}
.search .tabs-title.picto-list:before {
  content: "\e930";
}
.search .tabs-title.picto-map:before {
  content: "\e90d";
}
.search .tabs-content {
  border: none;
}
.search .tabs-content .show-crafter {
  position: relative;
  transition: color 0.3s ease-out;
  font-weight: 500;
  color: #329496;
}
.search .tabs-content .show-crafter:after {
  position: absolute;
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  background: #329496;
  top: 15px;
  transition: background 0.3s ease-out;
}
.search .tabs-content .show-crafter:hover {
  color: #E43438;
}
.search .tabs-content .show-crafter:hover:after {
  background: #E43438;
}
.search .tabs-content .search-results.tabs-panel {
  padding: 0;
}
.search .tabs-content .search-results .block-list .result-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 25px 25px 50px;
}
.search .tabs-content .search-results .block-list .result-container:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #E6E6E6;
  position: absolute;
  left: 0;
  bottom: 0;
}
.search .tabs-content .search-results .block-list .result-container .crafter-pin {
  position: absolute;
  width: 35px;
  height: 45px;
  top: 15px;
  left: 10px;
}
.search .tabs-content .search-results .block-list .result-container .crafter-pin-number {
  position: absolute;
  color: #FFFFFF;
  z-index: 2;
  font-size: 1.1818181818rem;
  font-weight: bold;
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media print, screen and (min-width: 40.0625em) {
  .search .tabs-content .search-results .block-list .result-container .crafter-pin-number {
    font-size: 1rem;
  }
}
.search .tabs-content .search-results .block-list .result-container .crafter-pin-icon:before {
  content: "\e906";
  font-family: icomoon;
  color: #E43438;
  font-size: 3.1818181818rem;
}
@media print, screen and (min-width: 40.0625em) {
  .search .tabs-content .search-results .block-list .result-container .crafter-pin-icon:before {
    font-size: 2.5rem;
  }
}
.search .tabs-content .search-results .block-list .result-container .crafter-left {
  width: 50%;
}
.search .tabs-content .search-results .block-list .result-container .crafter-left .distance {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  color: #E43438;
  margin: 0;
  padding-bottom: 5px;
  font-size: 1.0909090909rem;
}
@media print, screen and (min-width: 40.0625em) {
  .search .tabs-content .search-results .block-list .result-container .crafter-left .distance {
    font-size: 1.0714285714rem;
  }
}
.search .tabs-content .search-results .block-list .result-container .crafter-left .name {
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  transition: color 0.3s ease-out;
}
.search .tabs-content .search-results .block-list .result-container .crafter-left .name:hover {
  color: #E43438;
}
.search .tabs-content .search-results .block-list .result-container .crafter-left .address {
  font-size: 0.9090909091rem;
}
@media print, screen and (min-width: 40.0625em) {
  .search .tabs-content .search-results .block-list .result-container .crafter-left .address {
    font-size: 1rem;
  }
}
.search .tabs-content .search-results .block-list .result-container .crafter-left .badge-name {
  text-transform: uppercase;
  font-size: 0.8181818182rem;
  color: #2D2D2D;
}
@media print, screen and (min-width: 40.0625em) {
  .search .tabs-content .search-results .block-list .result-container .crafter-left .badge-name {
    font-size: 0.8571428571rem;
  }
}
.search .tabs-content .search-results .block-list .result-container .crafter-right {
  width: 50%;
  text-align: right;
}
.search .tabs-content .search-results .block-list .result-container .crafter-right img {
  width: 75px;
}
.search .tabs-content .search-results .block-list .result-container .crafter-right img + img {
  width: 65px;
}
.search .tabs-content .search-results .county-list {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 30px;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.search .tabs-content .search-results .county-list .city-link {
  color: #329496;
  margin-top: 25px;
  font-size: 1.0909090909rem;
  font-weight: bold;
  display: block;
}
.search .tabs-content .search-results .county-list a.city-link {
  text-decoration: underline;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.search .tabs-content .search-results .county-list a.city-link:hover {
  color: #E43438;
}
.search .tabs-content .search-results .county-list ul {
  margin-left: 0;
}
.search .tabs-content .search-results .county-list ul li {
  margin-top: 15px;
}
.search .tabs-content .search-results .county-list ul li a {
  color: #2D2D2D;
  font-size: 1rem;
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.search .tabs-content .search-results .county-list ul li a:hover {
  color: #E43438;
}
.search .tabs-content .search-results .county-list ul li a:before {
  font-family: "icomoon";
  font-size: 0.7em;
  margin-right: 5px;
  content: "\e91c";
  color: #E43438;
}
.search .tabs-content .map-marker {
  width: 200px;
  color: #707070;
  font-family: "Muli", Muli, Roboto, Arial, sans-serif;
  padding-top: 15px;
  padding-left: 15px;
}
.search .tabs-content .map-marker-label {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  transition: color 0.3s ease-out;
}
.search .tabs-content .map-marker-label:hover {
  color: #E43438;
}
.search .tabs-content .map {
  height: 561px;
}

@media print, screen and (min-width: 40.0625em) {
  .seo-intro {
    margin: 30px auto 0;
    font-size: 1rem;
  }
  .block-text {
    margin: 40px auto;
  }
  .block-text h1 {
    margin-bottom: 20px;
  }
  .block-text h2 {
    margin-bottom: 15px;
    font-size: 1.1428571429rem;
  }
  .search {
    padding: 0 30px;
  }
  .search-list-header {
    padding: 0;
    display: table;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 25px 0;
  }
  .search-list-header .list-action,
  .search-list-header .map-title {
    display: table-cell;
    vertical-align: middle;
  }
  .search-list-header .map-title {
    width: 80%;
  }
  .search-list-header .map-title p {
    margin: 0;
  }
  .search-list-header .map-title p span,
  .search-list-header .map-title p strong {
    display: inline-block;
  }
  .search-list-header .list-action {
    width: 45%;
    white-space: nowrap;
    vertical-align: middle;
    text-align: right;
  }
  .search-list-header .list-action .print-list {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    cursor: pointer;
  }
  .search-list-header .list-action .email-list {
    display: inline-block;
  }
  .search-list-header .list-action .show-image {
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: solid 1px #E6E6E6;
    line-height: 40px;
    text-align: center;
    transition: border 0.3s ease-out;
    vertical-align: middle;
  }
  .search-list-header .list-action .show-image:hover {
    border: solid 1px #E43438;
  }
  .search-list-header .list-action .show-image:hover:before {
    color: #E43438;
  }
  .search-list-header .list-action .show-image:before {
    font-family: "icomoon";
    font-size: 1.6363636364rem;
    color: #329496;
    transition: color 0.3s ease-out;
  }
  .search-list-header .list-action .show-image.print:before {
    content: "\e90b";
  }
  .search-list-header .list-action .show-image.mail:before {
    content: "\e934";
  }
  .search-list-header .list-action .show-text {
    vertical-align: middle;
  }
  .search .pro-aubade-filter {
    margin: 25px 0;
    padding: 20px 25px;
  }
  .search .tabs-title a {
    border: solid 1px #E6E6E6;
  }
  .search .tabs-content {
    position: relative;
  }
  .search .tabs-content .search-results .block-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-left: solid 1px #E6E6E6;
  }
  .search .tabs-content .search-results .block-list .result-container {
    width: 50%;
    display: block;
    border-right: solid 1px #E6E6E6;
    position: relative;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-left {
    width: calc(100% - 95px);
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right span {
    color: #329496;
    position: relative;
    transition: color 0.3s ease-out;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right span:after {
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    background: #329496;
    top: 20px;
    transition: background 0.3s ease-out;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right span:hover {
    color: #E43438;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right span:hover:after {
    background: #E43438;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right div {
    width: 102px;
    position: absolute;
    right: 25px;
    top: 20px;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right div img {
    width: 65px;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right div img + img {
    width: 65px;
  }
  .search .tabs-content .search-results .county-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search .tabs-content .search-results .county-list > li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .search .tabs-content .search-results .county-list .city-link {
    margin-top: 40px;
    font-size: 1.1428571429rem;
  }
  .search .tabs-content .map {
    height: 702px;
  }
}
@media screen and (min-width: 64.0625em) {
  .search .border-bottom {
    border: none;
  }
  .search .list-action .print-list {
    position: relative;
  }
  .search .list-action .print-list:after {
    display: block;
    content: "";
    width: 1px;
    height: 18px;
    position: absolute;
    background: #329496;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .search .list-action .print-list:hover .show-text {
    color: #E43438;
  }
  .search .list-action .print-list:hover .show-image {
    border: none;
  }
  .search .list-action .print-list:hover .show-image:before {
    color: #E43438;
  }
  .search .list-action a:hover .show-text {
    color: #E43438;
  }
  .search .list-action a:hover .show-image {
    border: none;
  }
  .search .list-action a:hover .show-image:before {
    color: #E43438;
  }
  .search .list-action .show-image {
    border: none;
  }
  .search .list-action .show-text {
    margin-left: 5px;
    color: #329496;
    transition: color 0.3s ease-out;
  }
  .search .pro-aubade-filter {
    margin: 0 0 10px 0;
  }
  .search .tabs {
    display: none;
  }
  .search .tabs-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .search .tabs-content.full-width {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search .tabs-content.full-width .search-results {
    width: 100%;
  }
  .search .tabs-content.full-width .search-results .county-list li {
    flex-basis: 33%;
  }
  .search .tabs-content.full-width .search-results + .map {
    width: 100%;
    height: 500px;
    margin-top: 40px;
  }
  .search .tabs-content .tabs-panel {
    display: block;
  }
  .search .tabs-content .search-results {
    width: 68%;
  }
  .search .tabs-content .search-results:after {
    left: 34%;
    transform: translateX(-66%);
  }
  .search .tabs-content .search-results .block-list {
    border-top: solid 1px #E6E6E6;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right div img {
    width: 75px;
  }
  .search .tabs-content .search-results .block-list .result-container .crafter-right div img + img {
    width: 65px;
  }
  .search .tabs-content .search-results .county-list {
    border: solid 1px #E6E6E6;
  }
  .search .tabs-content .map {
    width: 30%;
    height: 954px;
  }
}
@media screen and (min-width: 84.0625em) {
  .search {
    padding: 0;
  }
}
.quote-wrapper iframe {
  min-height: 600px;
  width: 100%;
}

@media print, screen and (min-width: 40.0625em) {
  .quote-wrapper {
    height: calc(100vh - 61px);
  }
  .quote-wrapper iframe {
    min-height: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 60em) {
  .quote-wrapper {
    height: calc(100vh - 121px);
  }
}
.quote-push {
  display: flex;
  background: #2D2D2D;
  flex-direction: column;
  min-height: 350px;
}
@media screen and (min-width: 0) {
  .quote-push {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .quote-push {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .quote-push {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .quote-push {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .quote-push {
    flex-direction: row;
  }
}
.quote-push__content {
  padding: 40px 30px;
  flex: 3 1 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (min-width: 40.0625em) {
  .quote-push__content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 75em) {
  .quote-push__content {
    padding-left: 100px;
    padding-right: 75px;
  }
}
.quote-push__content__title {
  color: #FFFFFF;
  margin-bottom: 0;
}
.quote-push__content .find-crafter-job-select {
  position: relative;
}
.quote-push__content .find-crafter-job-select button {
  width: 100%;
  padding-right: 50px;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .quote-push__content .find-crafter-job-select button {
    width: 80%;
  }
}
.quote-push__content .find-crafter-job-select button:after {
  top: 50%;
  transform: translateY(-50%);
}
.quote-push__content .find-crafter-job-select .dropdown-pane {
  width: 100%;
}
@media print, screen and (min-width: 48.0625em) {
  .quote-push__content .find-crafter-job-select .dropdown-pane {
    width: 80%;
  }
}
.quote-push__illustration {
  flex: 2 1 45%;
}
.quote-push__illustration img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media screen and (min-width: 0) {
  .rdv {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .rdv {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .rdv {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .rdv {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.rdv {
  text-align: center;
}
.rdv-image {
  background: transparent url("/img/homepage/rdv-small.jpg") left center no-repeat;
  background-size: cover;
  padding-top: 59%;
}
.rdv-title {
  font-size: 1.7272727273rem;
  color: #2D2D2D;
  margin-bottom: 25px;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 0) {
  .rdv-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .rdv-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .rdv-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .rdv-content {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.rdv-content {
  background: #F2F2F2;
}
.rdv-content .button {
  margin-top: 25px;
  padding: 20px;
}
.rdv-content .button:hover {
  border-color: #FFFFFF;
}

@media print, screen and (min-width: 40.0625em) {
  .rdv-image {
    padding-top: 0;
    background: transparent url("/img/homepage/rdv-large.jpg") left center no-repeat;
    background-size: auto 100%;
  }
  .rdv-content .button {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .rdv-image {
    background: transparent url("/img/homepage/rdv-xlarge.jpg") left center no-repeat;
    background-size: auto 100%;
  }
  .rdv-content .button {
    max-width: 280px;
  }
}
@media screen and (min-width: 64.0625em) {
  .rdv {
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 370px;
  }
  .rdv-image {
    background: transparent url("/img/homepage/rdv-xlarge.jpg") left top no-repeat;
    background-size: cover;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .rdv-content {
    position: relative;
    z-index: 2;
    background: transparent;
    align-self: flex-end;
  }
}
@media screen and (min-width: 0) {
  .block-image-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .block-image-text {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .block-image-text {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .block-image-text {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 0) {
  .block-image-text .text {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .block-image-text .text {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .block-image-text .text {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .block-image-text .text {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.block-image-text .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f8f8f8;
}
.block-image-text .text .block-image-text-title {
  margin-bottom: 24px;
  color: #565656;
  font-weight: bold;
}
.block-image-text .text h2 {
  margin-bottom: 25px;
}
.block-image-text .text p strong {
  color: #2D2D2D;
}
.block-image-text .text ul {
  list-style: inherit;
  margin-left: 30px;
  margin-bottom: 20px;
}
.block-image-text .image img {
  width: 100%;
  height: 100%;
}
.block-image-text .image-background {
  height: 250px;
}

@media print, screen and (min-width: 40.0625em) {
  .block-image-text .text .block-image-text-title {
    font-size: 1.2857142857rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .block-image-text .image-background {
    height: 100%;
  }
}
@media screen and (min-width: 64.0625em) {
  .block-image-text .text h2 {
    margin-bottom: 40px;
  }
  .block-image-text .image-background {
    height: 320px;
  }
}
@media screen and (min-width: 0) {
  .block-image-text-h {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .block-image-text-h {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .block-image-text-h {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .block-image-text-h {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.block-image-text-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 48.0625em) {
  .block-image-text-h {
    margin-top: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.block-image-text-h .text {
  padding-top: 30px;
}
.block-image-text-h ul {
  list-style: inherit;
  margin-left: 30px;
  margin-bottom: 20px;
}

@media print, screen and (min-width: 48.0625em) {
  .block-image-text-h {
    margin-top: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .block-image-text-h .image {
    flex: 0 0 40%;
  }
  .block-image-text-h .text {
    flex: 0 0 50%;
    padding-top: 0;
  }
}
.block-bg-blue {
  margin-top: 50px;
  margin-bottom: 25px;
}
.block-bg-blue .content-wrapper {
  padding: 35px 30px 25px 27px;
  text-align: center;
  position: relative;
}
.block-bg-blue .content-wrapper:before {
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("/css/img/pin-crafter.svg");
  background-size: 40px 45px;
  display: inline-block;
  width: 40px;
  height: 45px;
  content: "";
}
.block-bg-blue .content-wrapper .title {
  font-weight: bold;
  font-size: 1.0909090909rem;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
}
.block-bg-blue .content-wrapper .content {
  font-size: 1rem;
}

@media print, screen and (min-width: 40.0625em) {
  .block-bg-blue {
    padding: 0;
    margin-top: 75px;
    margin-bottom: 40px;
  }
  .block-bg-blue .content-wrapper {
    padding: 55px 80px 50px 80px;
  }
  .block-bg-blue .content-wrapper:before {
    top: -35px;
    background-size: 50px 65px;
    width: 50px;
    height: 65px;
  }
  .block-bg-blue .content-wrapper .title {
    font-size: 1.4285714286rem;
  }
  .block-bg-blue .content-wrapper .content {
    font-size: 1rem;
  }
  .block-bg-blue .title {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 64.0625em) {
  .block-bg-blue {
    margin-top: 85px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 84.0625em) {
  .block-bg-blue {
    width: 1345px;
  }
  .block-bg-blue .content-wrapper {
    padding: 75px 170px 70px 170px;
  }
}
.block-text-right {
  margin-top: 25px;
  margin-bottom: 25px;
}
.block-text-right .container-text-right .wrapper-text-right {
  margin: 0 25px 0 25px;
}
.block-text-right .container-text-right .wrapper-text-right .content .title {
  margin-bottom: 40px;
}
.block-text-right .container-text-right .wrapper-text-right .content .title .normal-strong strong {
  text-transform: capitalize;
}
.block-text-right .container-text-right .wrapper-text-right .content .text {
  font-size: 1rem;
}
@media print, screen and (min-width: 40.0625em) {
  .block-text-right .container-text-right .wrapper-text-right .content .text {
    font-size: 1rem;
  }
}
.block-text-right .container-text-right .wrapper-text-right .content .text p {
  margin-bottom: 25px;
  line-height: 1.6;
}
.block-text-right .container-text-right .wrapper-text-right .content .text .bold-montserrat {
  margin-bottom: 0;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  color: #2D2D2D;
  font-weight: bold;
}

@media print, screen and (min-width: 40.0625em) {
  .block-text-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
  .block-text-right {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .block-text-right .container-text-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .block-text-right .container-text-right .wrapper-text-right {
    width: 50%;
    margin: 0;
  }
  .block-text-right .container-text-right .wrapper-text-right .content {
    margin: 25px 70px 0 45px;
  }
  .block-text-right .container-text-right .wrapper-text-right .content .title {
    margin-bottom: 45px;
  }
}
@media print, screen and (min-width: 40.0625em) and (min-width: 40.0625em) {
  .block-text-right .container-text-right .wrapper-text-right .content .title .normal-strong {
    font-size: 2.8571428571rem;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .block-text-right .container-text-right .wrapper-text-right .content .text p {
    margin-bottom: 30px;
    line-height: 1.428;
  }
}
@media screen and (min-width: 84.0625em) {
  .block-text-right {
    margin: 40px, auto, 40px, auto;
  }
  .block-text-right .container-text-right {
    max-width: 1345px;
  }
  .block-text-right .container-text-right .wrapper-text-right .content {
    margin: 25px 0 0 90px;
  }
}
@media screen and (min-width: 0) {
  .join-us {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .join-us {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .join-us {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .join-us {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.join-us {
  text-align: center;
}
.join-us-links {
  display: inline-block;
}
.join-us-links .social-btn {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
@media print, screen and (min-width: 40.0625em) {
  .join-us-links .social-btn {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
}

@media screen and (min-width: 0) {
  .reinsurance {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .reinsurance {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .reinsurance {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .reinsurance {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.reinsurance {
  background: #2D2D2D;
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 300;
  padding: 50px 25px;
}
@media print, screen and (min-width: 40.0625em) {
  .reinsurance {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .reinsurance {
    margin: 80px 0;
  }
}
.reinsurance .title-h2, .reinsurance .post .content .text h2, .post .content .text .reinsurance h2 {
  margin-bottom: 0;
}
.reinsurance-item {
  padding-top: 40px;
  cursor: pointer;
}
.reinsurance-item:hover:before {
  color: #329496;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.reinsurance-item:hover span {
  color: #329496;
}
.reinsurance-item:hover span strong {
  color: #329496;
}
.reinsurance-item span {
  color: #707070;
  display: block;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
@media print, screen and (min-width: 40.0625em) {
  .reinsurance-item span {
    font-size: 1.1428571429rem;
  }
}
.reinsurance-item span strong {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.reinsurance-item:before {
  color: #ffffff;
  display: block;
  content: "\e901";
  font-size: 3.6363636364rem;
  font-family: "icomoon";
  transition: transform 0.3s ease-out, color 0.3s ease-out;
}
@media print, screen and (min-width: 40.0625em) {
  .reinsurance-item:before {
    font-size: 4.2857142857rem;
  }
}
.reinsurance-item:nth-child(3):before {
  content: "\e903";
}
.reinsurance-item:nth-child(4):before {
  content: "\e904";
}
.reinsurance-item:nth-child(5):before {
  content: "\e902";
}

@media screen and (min-width: 0) {
  .aubade-3d {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 641px) {
  .aubade-3d {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .aubade-3d {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .aubade-3d {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.aubade-3d {
  text-align: center;
}
.aubade-3d-image {
  padding-top: 75%;
  background: transparent url("/img/homepage/3d-small.jpg") center center no-repeat;
  background-size: cover;
}
.aubade-3d-logo {
  display: block;
  max-width: 75px;
  margin: 0 auto;
}
@media print, screen and (min-width: 40.0625em) {
  .aubade-3d-logo {
    max-width: 160px;
  }
}
.aubade-3d-title {
  display: inline-block;
  margin: 20px 0 30px 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #C2C2C2;
  font-size: 0.9090909091rem;
  font-weight: 300;
  color: #707070;
}
.aubade-3d-title:hover {
  border-color: #329496;
}
@media print, screen and (min-width: 40.0625em) {
  .aubade-3d-title {
    font-size: 0.8571428571rem;
  }
}
@media screen and (min-width: 0) {
  .aubade-3d-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 641px) {
  .aubade-3d-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .aubade-3d-content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .aubade-3d-content {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.aubade-3d-content {
  border: #E6E6E6 1px solid;
}
@media screen and (min-width: 87.5em) {
  .aubade-3d-content {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.aubade-3d-content .button {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 20px 10px 20px 40px;
}
@media print, screen and (min-width: 40.0625em) {
  .aubade-3d-content .button {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 75em) {
  .aubade-3d-content .button {
    max-width: 400px;
  }
}
.aubade-3d-content .button:hover, .aubade-3d-content .button:focus {
  background: #E43438;
  color: #FFFFFF;
  border-color: #E43438;
}
.aubade-3d-content .button:before {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 8px;
  background: url("/img/homepage/picto-3d-plan.svg");
  background-size: 50px 50px;
  content: "";
  transform: translateY(-50%);
}
@media print, screen and (min-width: 40.0625em) {
  .aubade-3d-content .button:before {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .aubade-3d-content .button:before {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
  }
}
@media screen and (min-width: 75em) {
  .aubade-3d-content .button:before {
    background-size: 70px 70px;
    left: 30px;
    width: 70px;
    height: 70px;
  }
}
.aubade-3d-quote {
  padding: inherit;
  margin-bottom: 25px;
  border: none;
  background: transparent;
  vertical-align: baseline;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1818181818rem;
  line-height: 1.7272727273rem;
  outline: 0;
  quotes: none;
  text-align: center;
}
@media print, screen and (min-width: 40.0625em) {
  .aubade-3d-quote {
    font-size: 1.1428571429rem;
    line-height: 2.8571428571rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .aubade-3d-quote {
    font-size: 1.4285714286rem;
    line-height: 2.8571428571rem;
  }
}
.aubade-3d-quote:before, .aubade-3d-quote:after {
  display: inline;
  width: 0;
  overflow: visible;
  position: relative;
  z-index: 1;
  font-size: 1.4545454545rem;
  line-height: 1.7272727273rem;
  color: rgb(194.625, 234.07, 234.875);
  font-family: "icomoon";
}
.aubade-3d-quote:before {
  content: "\e90a";
  margin-right: 5px;
}
.aubade-3d-quote:after {
  content: "\e910";
  margin-left: 5px;
}
.aubade-3d-quote span {
  position: relative;
  z-index: 2;
}

.push-simulator {
  margin: 20px 0;
}
@media screen and (min-width: 60em) {
  .push-simulator {
    margin: 40px 0;
  }
}
.push-simulator-background {
  background: transparent url("/img/pages/push-simulator-bg-mobile.jpg") center center no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
@media screen and (min-width: 60em) {
  .push-simulator-background {
    background: transparent url("/img/pages/push-simulator-bg-desktop.jpg") center center no-repeat;
    background-size: cover;
  }
}
.push-simulator-content {
  z-index: 5;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 60em) {
  .push-simulator-content {
    padding: 70px 0;
  }
}
@media screen and (min-width: 84.0625em) {
  .push-simulator-content {
    padding: 0;
  }
}
.push-simulator-item {
  text-align: center;
  position: relative;
  padding: 0 1px;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item {
    width: 50%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 60em) {
  .push-simulator-item {
    width: 33.3333333333%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item.push-simulator-item-duo {
    padding: 0 4px;
    width: 50%;
  }
}
@media screen and (min-width: 75em) {
  .push-simulator-item.push-simulator-item-duo .push-simulator-item-title,
  .push-simulator-item.push-simulator-item-duo .push-simulator-item-text {
    max-width: 100%;
  }
}
.push-simulator-item-link-mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item-link-mobile {
    display: none;
  }
}
.push-simulator-item-aides .push-simulator-item-title,
.push-simulator-item-aides .push-simulator-item-text {
  color: #FFFFFF;
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item-clim {
    width: 100%;
    margin-top: 2px;
  }
}
@media screen and (min-width: 60em) {
  .push-simulator-item-clim {
    width: 33.3333333333%;
    margin-top: 0;
  }
}
.push-simulator-item-clim .push-simulator-item-title {
  text-align: left;
}
@media screen and (min-width: 60em) {
  .push-simulator-item-clim .push-simulator-item-title {
    text-align: center;
  }
}
.push-simulator-item-clim .button {
  margin: 0 !important;
}
@media screen and (min-width: 60em) {
  .push-simulator-item-clim .button {
    margin: 0 auto !important;
  }
}
.push-simulator-item-clim .push-simulator-item-content {
  max-width: 300px;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item-clim .push-simulator-item-content {
    left: 5%;
    max-width: 100%;
    padding-left: 0;
  }
}
@media screen and (min-width: 60em) {
  .push-simulator-item-clim .push-simulator-item-content {
    top: 35px;
    transform: none;
    left: auto;
    max-width: 100%;
    text-align: center;
  }
}
.push-simulator-item-content {
  position: absolute;
  padding-left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item-content {
    top: 60px;
    padding: 0 5px;
    transform: none;
  }
}
@media screen and (min-width: 75em) {
  .push-simulator-item-content {
    width: 100%;
  }
}
.push-simulator-item-title {
  color: #1D425D;
  font-size: 1.8181818182rem;
  margin-bottom: 10px;
  max-width: 180px;
  text-align: left;
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item-title {
    max-width: 100%;
    padding-left: 0;
    text-align: center;
  }
}
.push-simulator-item-text {
  margin-bottom: 20px;
  color: #1D425D;
  display: none;
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item-text {
    display: block;
  }
}
@media screen and (min-width: 75em) {
  .push-simulator-item-text, .push-simulator-item-title {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
.push-simulator-item-label {
  background: #1D425D;
  width: 100px;
  text-align: center;
}
@media screen and (min-width: 60em) {
  .push-simulator-item-label {
    margin-left: auto;
    margin-right: auto;
  }
}
.push-simulator-item-label span {
  text-transform: uppercase;
  color: #FFFFFF;
}
.push-simulator-item .button {
  width: 100%;
  display: none;
}
@media print, screen and (min-width: 40.0625em) {
  .push-simulator-item .button {
    max-width: 200px;
    padding: 15px 20px;
    display: block;
    margin: 0 auto;
  }
}
.push-simulator-image {
  display: none;
}
.push-simulator-image img {
  display: block;
}
@media screen and (min-width: 84.0625em) {
  .push-simulator-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.push-simulator.single {
  overflow: hidden;
}
.push-simulator.single .push-simulator-item {
  max-width: 355px;
  margin: 0 auto;
}
@media screen and (min-width: 60em) {
  .push-simulator.single .push-simulator-item {
    padding: 0;
  }
}
@media screen and (min-width: 84.0625em) {
  .push-simulator.single .push-simulator-item {
    padding: 70px 0;
  }
}
.push-simulator.single .push-simulator-content {
  position: relative;
  overflow: hidden;
}
.push-simulator.single .push-simulator-image {
  position: absolute;
  overflow: hidden;
  left: -20px;
  bottom: 0;
}

.push-devis {
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 75em) {
  .push-devis {
    margin-top: 0;
  }
}
@media screen and (min-width: 75em) {
  .push-devis-small {
    padding-left: 20px;
  }
}
@media screen and (min-width: 75em) {
  .push-devis-small .push-devis-image {
    background: transparent url("/img/pages/push-demande-de-devis-desktop.jpg") right center no-repeat;
    background-size: auto;
    background-size: cover;
    padding-top: 82%;
  }
}
@media screen and (min-width: 75em) {
  .push-devis-small .push-devis-image img {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .push-devis-small .push-devis-content {
    padding: 80px 10px 10px 60px;
    display: block;
    height: auto;
  }
}
.push-devis-content {
  position: absolute;
  display: flex;
  top: 0;
  height: 100%;
  align-items: center;
  padding-left: 35px;
}
@media print, screen and (min-width: 40.0625em) {
  .push-devis-content {
    padding-left: 65px;
  }
}
.push-devis-content p {
  color: #FFFFFF;
}
.push-devis-content p:not(.title-h2) {
  font-size: 14px;
  max-width: 250px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 40.0625em) {
  .push-devis-content p:not(.title-h2) {
    max-width: 320px;
  }
}
.push-devis-content .title-h2, .push-devis-content .post .content .text h2, .post .content .text .push-devis-content h2 {
  font-size: 28px;
}
@media screen and (min-width: 75em) {
  .push-devis-content .title-h2, .push-devis-content .post .content .text h2, .post .content .text .push-devis-content h2 {
    margin-bottom: 20px;
  }
}

.page {
  padding-bottom: 10px;
}
.page .h1-title {
  color: #565656;
  margin-bottom: 35px;
  font-size: 1.2727272727rem;
}
.page-content h2 {
  position: relative;
  font-weight: bold;
  font-size: 1.2727272727rem;
}
.page-content h2.blue {
  margin-top: 50px;
  margin-bottom: 25px;
  color: #329496;
  font-weight: normal;
  font-size: 1.7272727273rem;
}
.page-content h2.icon {
  padding-left: 50px;
  margin-top: 60px;
  margin-bottom: 25px;
  color: #565656;
}
.page-content h2.icon:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: block;
  font-family: "icomoon";
  font-size: 3.1818181818rem;
  color: #329496;
  font-weight: normal;
}
.page-content h2.icon.estimate:before {
  content: "\e903";
}
.page-content h2.icon.handshake:before {
  content: "\e92d";
}
.page-content h2.icon.calendar:before {
  content: "\e904";
}
.page-content h2.icon.bank:before {
  content: "\e929";
}
.page-content h2.icon.tva:before {
  content: "\e92e";
}
.page-content h2.icon.clean:before {
  content: "\e92b";
}
.page-content h2.icon.guarantee:before {
  content: "\e92c";
}
.page-content h2.icon.chat:before {
  content: "\e92a";
}
.page-content h2.icon.work:before {
  content: "\e92f";
}
.page-content h2.title {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page-content h3 {
  margin-top: 40px;
  font-weight: bold;
  font-size: 1.2727272727rem;
}
.page-content h2 + h3 {
  margin-top: 25px;
}
.page-content p {
  margin-bottom: 25px;
}
.page-content h2 + p {
  margin-bottom: 40px;
}
.page-content ul {
  margin-bottom: 40px;
}
.page-content h2 + p + ul {
  margin-top: -30px;
}
.page-content p + ul {
  margin-top: -15px;
}
.page-content .bold-dark-gray {
  color: #2D2D2D;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.page-content .last-p {
  margin-bottom: 42px;
}
.page-content .container-workflow-steps .wrapper-workflow-steps picture {
  margin-bottom: 20px;
}
.page-content .container-workflow-steps .wrapper-workflow-steps .content .title {
  color: #329496;
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  margin-bottom: 20px;
  font-size: 19px;
}
.page-content .container-workflow-steps .wrapper-workflow-steps .content .title .number {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 35px;
}
.page-content .container-workflow-steps .wrapper-workflow-steps .content .title .number ~ p {
  margin-bottom: 20px;
}
.page-content .container-workflow-steps .wrapper-workflow-steps .content .text {
  margin-bottom: 50px;
}
.page-content .quality-container .blue {
  margin-top: 0;
}
.page-content .quality-container .part-left .middle {
  position: relative;
  margin: 80px 0;
}
.page-content .quality-container .part-left .middle:before, .page-content .quality-container .part-left .middle:after {
  position: absolute;
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  background: #E6E6E6;
}
.page-content .quality-container .part-left .middle:before {
  top: -35px;
}
.page-content .quality-container .part-left .middle:after {
  bottom: -45px;
}
.page-content .social-networks-container {
  margin-bottom: 15px;
}
.page-content .social-networks-container p {
  line-height: 1.628;
}
.page-content .social-networks-container-top .text {
  background: #F2F2F2;
  padding: 30px 30px;
}
.page-content .social-networks-container-top .text p {
  margin: 0;
}
.page-content .social-networks-container-bottom {
  text-align: center;
}
.page-content .social-networks-container-bottom .link-container {
  border: solid 1px #E6E6E6;
  margin-top: 47px;
  padding: 50px 30px 35px 30px;
  position: relative;
}
.page-content .social-networks-container-bottom .link-container .social-btn {
  margin: 0;
  position: absolute;
  top: -23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 46px;
  height: 46px;
  line-height: 46px;
  cursor: inherit;
}
.page-content .social-networks-container-bottom .link-container .social-btn.fb {
  background: #46539b;
  border: solid 1px #46539b;
}
.page-content .social-networks-container-bottom .link-container .social-btn.twitter {
  background: #00abe9;
  border: solid 1px #00abe9;
}
.page-content .social-networks-container-bottom .link-container .social-btn.instagram {
  background: linear-gradient(90deg, #DA2F29 0%, #A922AA 100%);
  border: none;
}
.page-content .social-networks-container-bottom .link-container .social-btn.instagram:before {
  position: absolute;
  left: 30%;
}
.page-content .social-networks-container-bottom .link-container .social-btn:before {
  color: #FFFFFF;
  font-size: 1.8181818182rem;
}
.page-content .social-networks-container-bottom .link-container .text {
  margin-bottom: 25px;
}

.container-project {
  position: relative;
  width: 100%;
  padding: 50px 38px 40px 38px;
  text-align: center;
  z-index: 1;
}
.container-project .title {
  font-family: "Montserrat", Montserrat, Roboto, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.2727272727rem;
}
.container-project .text {
  margin-bottom: 23px;
}
.container-project .choose-project-btn {
  padding: 20px 16px;
  border: none;
}
.container-project .choose-project-btn:hover {
  color: #329496;
}
.container-project .choose-project-btn.hover {
  color: #329496;
}
.container-project .choose-project .choose-project-content ul > li > a:hover {
  color: #329496;
}

@media print, screen and (min-width: 40.0625em) {
  .page .h1-title {
    font-size: 1.4285714286rem;
  }
  .page-content .last-p {
    margin-bottom: 0;
  }
  .page-content h2 {
    font-size: 1.1428571429rem;
  }
  .page-content h2.blue {
    font-size: 2rem;
  }
  .page-content h2.icon {
    padding-left: 60px;
  }
  .page-content h2.icon:before {
    bottom: -15px;
  }
  .page-content h2.title {
    margin-bottom: 30px;
    font-size: 1.4285714286rem;
  }
  .page-content h3 {
    font-size: 1.1428571429rem;
  }
  .page-content .container-workflow-steps {
    margin: 80px 75px;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps picture {
    margin-bottom: 40px;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps .content .title {
    margin-bottom: 30px;
    font-size: 2rem;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps .content .title .number {
    margin-bottom: 40px;
    font-size: 2.8571428571rem;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps .content .text {
    margin-bottom: 80px;
  }
  .page-content .social-networks-container {
    margin-bottom: 70px;
  }
  .page-content .social-networks-container p {
    line-height: 1.428;
  }
  .page-content .social-networks-container-top {
    margin-top: 80px;
  }
  .page-content .social-networks-container-top picture {
    display: none;
  }
  .page-content .social-networks-container-top .text {
    padding: 80px 80px;
  }
  .page-content .social-networks-container-bottom .link-container {
    margin-top: 115px;
    padding: 75px 85px 70px 85px;
  }
  .page-content .social-networks-container-bottom .link-container .social-btn {
    top: -37px;
    width: 74px;
    height: 74px;
    line-height: 74px;
  }
  .page-content .social-networks-container-bottom .link-container .social-btn:before {
    font-size: 2.1428571429rem;
  }
  .page-content .social-networks-container-bottom .link-container .text {
    margin-bottom: 40px;
  }
  .container-project {
    padding: 90px 75px;
    margin-bottom: 30px;
  }
  .container-project .title {
    font-size: 1.1428571429rem;
  }
  .container-project .text {
    margin-bottom: 35px;
  }
  .container-project .choose-project-btn {
    padding: 25px 25px;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .page-content .quality-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-content .quality-container .part-left {
    width: 45%;
  }
  .page-content .quality-container .part-left .middle {
    margin: 135px 0 0 0;
  }
  .page-content .quality-container .part-left .middle:before {
    top: -70px;
  }
  .page-content .quality-container .part-left .middle:after {
    display: none;
  }
  .page-content .quality-container .part-right {
    width: 45%;
  }
  .page-content .social-networks-container-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-content .social-networks-container-bottom .link-container {
    width: 45%;
    margin-top: 105px;
    padding: 75px 60px 70px 60px;
  }
}
@media screen and (min-width: 64.0625em) {
  .page {
    margin-top: 60px;
    padding-bottom: 60px;
  }
  .page .h1-title {
    margin-bottom: 60px;
  }
  .page-content h2.blue {
    margin-top: 60px;
    margin-bottom: 35px;
  }
  .page-content h3 {
    margin-top: 45px;
  }
  .page-content h2 + h3 {
    margin-top: 35px;
  }
  .page-content h2 + p {
    margin-bottom: 45px;
  }
  .page-content ul {
    margin-bottom: 25px;
  }
  .page-content h2 + p + ul {
    margin-top: -35px;
  }
  .page-content .p-special-desktop > p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-content .p-special-desktop > p span {
    width: 46%;
  }
  .page-content .container-workflow-steps {
    margin: 65px 0 80px 0;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 50px 0;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps.reverse .content {
    padding-left: 85px;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps picture {
    width: 605px;
    margin: 0;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps .gap {
    width: 135px;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps .content {
    width: 45%;
    padding-right: 100px;
  }
  .page-content .container-workflow-steps .wrapper-workflow-steps .content .text {
    margin: 0;
  }
  .page-content .social-networks-container {
    margin-bottom: 30px;
  }
  .page-content .social-networks-container-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 65px;
  }
  .page-content .social-networks-container-top .image {
    position: relative;
    overflow: hidden;
    width: 50%;
  }
  .page-content .social-networks-container-top .image picture {
    display: block;
  }
  .page-content .social-networks-container-top .image img {
    display: block;
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    max-width: inherit;
  }
  .page-content .social-networks-container-top .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding: 110px 80px;
  }
  .container-project {
    margin-bottom: 50px;
  }
}
