.color-primary {
  color: #16632d;
}
/**
 * Breakpoints.
 */
/**
 * Media queries.
 */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
menu,
nav,
section,
time,
mark,
audio,
video,
details,
summary {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  html {
    overflow-y: scroll;
  }
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
input,
select {
  vertical-align: middle;
}
button,
input,
select,
textarea {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a,
a:link,
a:hover,
a:focus,
a:active,
a:visited {
  outline: 0;
}
hr {
  margin: 0;
  border: 0;
}
li,
a {
  color: inherit;
}
img,
figure,
object,
embed,
iframe,
audio,
video {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/**
 * Mulish.
 */
/* 400 normal */
/* latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/mulish-400-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* 700 normal */
/* latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/mulish-700-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* 900 normal */
/* latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./fonts/mulish-900-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.font-mulish-regular {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-mulish-bold {
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-mulish-black {
  font-family: 'Mulish', sans-serif;
  font-weight: 900;
  font-style: normal;
}
.con {
  margin-inline: auto !important;
}
.container-1380 {
  max-width: 1380px;
}
.container-1200 {
  max-width: 1230px;
}
.container-1080 {
  max-width: 1110px;
}
.container-710 {
  max-width: 740px;
}
.container-830 {
  max-width: 860px;
}
.container-500 {
  max-width: 530px;
}
body {
  min-height: 100vh;
  padding: 0;
  line-height: 1.75;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  background-color: #fff;
  color: #767a78;
}
p + p {
  margin-top: 2rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #292929;
}
a {
  text-decoration: none;
  color: #16632d;
}
a:hover {
  text-decoration: underline;
}
/**
 * Bakery rows & columns.
 */
.vc_section {
  margin-inline: 0 !important;
}
.vc_row:not(.con) {
  margin-inline: auto !important;
  max-width: 1110px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  letter-spacing: 0.05rem;
}
.h1 {
  line-height: 1.33;
  font-family: 'Mulish', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.6rem;
}
.h2 {
  line-height: 1.25;
  font-family: 'Mulish', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.3rem;
}
.h3 {
  line-height: 1.3;
  font-family: 'Mulish', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3rem;
}
.h4 {
  line-height: 1.6;
  font-family: 'Mulish', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 2.4rem;
}
.h5 {
  line-height: 1.46;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
}
.btn-1 {
  display: inline-flex;
  min-width: 25rem;
  border-radius: 1rem;
  line-height: 1.7;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  background-color: #1d1e20;
  color: #fff;
}
.btn-1 .icon {
  width: 4rem;
  padding-top: 1.3rem;
  text-align: center;
}
.btn-1 .icon svg {
  max-width: 1.5rem;
  min-height: 1.5rem;
  fill: #fff;
}
.btn-1 .text {
  flex: 1;
  padding-block: 1.1rem;
  padding-right: 1rem;
}
.btn-2 a {
  width: 25.4rem;
  height: 6rem;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0.6rem !important;
  background-image: none !important;
  background-color: #16632d !important;
  box-shadow: 0 0.4rem 0 0 #EDEDED !important;
  line-height: 6rem !important;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem !important;
  color: #fff !important;
}
.btn-2-slim a {
  min-width: 20rem;
  height: 5rem;
  line-height: 5rem !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0.6rem !important;
  background-image: none !important;
  background-color: #16632d !important;
  box-shadow: 0 0.4rem 0 0 #EDEDED !important;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem !important;
  color: #fff !important;
}
.wpcf7-submit {
  height: 4.2rem;
  padding-inline: 2rem;
  border: 0;
  border-radius: 0.6rem;
  background-color: #16632d;
  box-shadow: 0 0.4rem 0 0 #EDEDED;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  color: #fff;
  cursor: pointer;
}
.btn-2-clean {
  display: inline-block;
  height: 4.2rem;
  line-height: 4.2rem;
  padding-inline: 4rem;
  border-radius: 0.6rem;
  background-color: #16632d;
  box-shadow: 0 0.4rem 0 0 #EDEDED;
  color: #fff !important;
  cursor: pointer;
}
.btn-2-cfg {
  height: 4.2rem;
  padding-inline: 4rem;
  border: 0;
  border-radius: 0.6rem;
  background-color: #16632d;
  box-shadow: 0 0.4rem 0 0 #EDEDED;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  color: #fff;
  cursor: pointer;
}
.btn-3-cfg {
  height: 4.2rem;
  padding-inline: 4rem;
  border: 0.2rem solid #16632d;
  border-radius: 0.6rem;
  background-color: #fff;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  color: #16632d;
  cursor: pointer;
}
header.mobile {
  background-color: #fff;
}
body:not(.page-template-configurator) header.mobile {
  box-shadow: 0px 8px 16px -6px rgba(0, 0, 0, 0.3);
  position: sticky;
  top: 0;
  z-index: 1000;
}
@media only screen and ( min-width: 768px ) {
  header.mobile {
    display: none;
  }
}
header.mobile .topbar {
  height: 3.6rem;
  padding-inline: 1.5rem;
  display: flex;
  justify-content: center;
}
header.mobile .topbar li {
  position: absolute;
  align-self: center;
  opacity: 0;
  transition: all 0.3s;
}
header.mobile .topbar li.active {
  opacity: 1;
}
header.mobile .links {
  min-height: 7rem;
  padding-inline: 1.5rem;
  display: flex;
  gap: calc(1.5rem * 2);
  justify-content: space-between;
  align-items: center;
}
header.mobile .logo {
  font-size: 0;
}
header.mobile .logo a {
  display: inline-block;
}
header.mobile .logo img,
header.mobile .logo svg {
  max-width: 100%;
}
header.mobile .toggle {
  cursor: pointer;
}
header.mobile .toggle .hamburger_menu {
  width: 3rem;
}
header.mobile .toggle .stroke {
  display: block;
  height: 0.3rem;
  border-radius: 0.5rem;
  background-color: #000;
  transition: all 0.3s;
}
header.mobile .toggle .stroke + .stroke {
  margin-top: 0.6rem;
}
.mobile_menu_open header.mobile .toggle .bar1 {
  -webkit-transform: rotate(-45deg) translate(-0.5rem, 0.5rem);
  transform: rotate(-45deg) translate(-0.5rem, 0.5rem);
}
.mobile_menu_open header.mobile .toggle .bar2 {
  opacity: 0;
}
.mobile_menu_open header.mobile .toggle .bar3 {
  -webkit-transform: rotate(45deg) translate(-0.8rem, -0.8rem);
  transform: rotate(45deg) translate(-0.8rem, -0.8rem);
}
#mobile_menu {
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  left: calc(-100vw - 1.5rem - 1.5rem);
  top: calc(7rem + 3.6rem);
  z-index: 100;
  background-color: #F3F9FF;
  transition: all 0.5s ease;
}
.mobile_menu_open #mobile_menu {
  left: 0;
}
#mobile_menu .menu-item-has-children {
  cursor: pointer;
}
#mobile_menu .menu-item-has-children::after {
  content: '';
  display: block;
  transition: all 0.3s ease;
}
#mobile_menu .sub-menu {
  display: none;
}
#mobile_menu .menu-item-has-children.open::after {
  transform: rotate(90deg);
}
#mobile_menu .menu-item-has-children.open .sub-menu {
  display: block;
}
#mobile_menu .cta {
  padding-block: 3rem;
  text-align: center;
}
#mobile_menu .menu {
  background-color: #fff;
  list-style-type: none;
  box-shadow: 0px 0px 20px 0px hsla(239, 45%, 24%, 0.1);
}
#mobile_menu .menu-item {
  padding-inline: 1.5rem;
  border-bottom: 1px solid #f1f4f9;
}
#mobile_menu .sub-menu .menu-item {
  padding-inline: 0;
  border-bottom: none;
}
#mobile_menu .sub-menu {
  list-style-type: none;
}
#mobile_menu .menu a {
  display: inline-block;
  line-height: 8rem;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  color: #000;
}
#mobile_menu .menu a:hover {
  text-decoration: none;
}
#mobile_menu .sub-menu a {
  line-height: 5rem;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-style: normal;
}
#mobile_menu .menu-item-has-children {
  position: relative;
}
#mobile_menu .menu-item-has-children::after {
  position: absolute;
  top: 3rem;
  right: 1.5rem;
  width: 2rem;
  height: 2rem;
  background-image: url('mobile-submenu-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.topbar {
  height: 3.6rem;
  list-style-type: none;
  background-color: #16632d;
  background: linear-gradient(180deg, #16632d 0%, #114e24 100%);
  font-size: 1.2rem;
  color: #fff;
}
.topbar .icon {
  margin-right: 0.8rem;
  position: relative;
  top: 0.2rem;
}
.topbar .icon svg {
  width: 1.2rem;
  height: 1.2rem;
  fill: #fff;
}
body:not(.page-template-configurator) header.desktop {
  box-shadow: 0px 8px 16px -6px rgba(0, 0, 0, 0.3);
  position: sticky;
  top: 0;
  z-index: 10;
}
@media only screen and ( max-width: 767.8px ) {
  header.desktop {
    display: none;
  }
}
header.desktop .topbar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10rem;
  transition: height 0.2s;
}
header.desktop .topbar li {
  opacity: 1;
  transition: opacity 0.2s;
}
.scrolled:not(.page-template-configurator) header.desktop .topbar {
  height: 0;
}
.scrolled:not(.page-template-configurator) header.desktop .topbar li {
  opacity: 0;
}
header.desktop .links {
  background-color: #fff;
  color: #000;
}
header.desktop .links .con {
  height: 9rem;
  display: flex;
  align-items: center;
  gap: 4rem;
  padding-inline: 1.5rem;
  transition: height 0.2s;
}
.scrolled:not(.page-template-configurator) header.desktop .links .con {
  height: 8rem;
}
header.desktop .links .logo a {
  line-height: 0;
}
header.desktop .links .logo img,
header.desktop .links .logo svg {
  width: 27.5rem;
}
@media screen and (min-width: 768px) and (max-width: 850px) {
  header.desktop .links .logo img,
  header.desktop .links .logo svg {
    width: 20rem;
  }
}
header.desktop .links .cta {
  display: none;
}
@media screen and (min-width: 1200px) {
  header.desktop .links .cta {
    display: block;
  }
}
header.desktop .menu {
  display: flex;
  gap: 1rem;
  flex: 1;
  list-style-type: none;
  line-height: 1;
  justify-content: flex-end;
}
header.desktop .menu-item {
  position: relative;
}
header.desktop .sub-menu {
  min-width: 28rem;
  margin-top: -1rem;
  padding-inline: 2rem;
  padding-block: 0.4rem;
  border-radius: 0.5rem;
  list-style-type: none;
  background-color: #fff;
  box-shadow: 0px 9px 20px 0px hsla(239, 45%, 24%, 0.1);
  position: absolute;
  left: 1.5rem;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  transition: all 0.2s;
}
header.desktop .menu-item-has-children:hover > .sub-menu {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
}
header.desktop .sub-menu::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 0.7rem solid transparent;
  border-right: 0.7rem solid transparent;
  border-bottom: 0.8rem solid #fff;
  position: absolute;
  top: -0.7rem;
  left: 2rem;
  z-index: 90;
}
header.desktop .sub-menu > .menu-item + .menu-item {
  border-top: 1px solid #e4e4e4;
}
header.desktop a {
  display: block;
  line-height: 4.2rem;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  color: #000;
}
header.desktop a:hover {
  text-decoration: none;
}
header.desktop .menu > .menu-item > a {
  padding-inline: 1.2rem;
}
header.desktop .menu > .menu-item-has-children > a::after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.6rem;
  background-image: url('submenu-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  top: 0.1rem;
}
header.desktop .sub-menu > .menu-item > a {
  display: block;
  line-height: 3;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3rem;
  transition: all 0.2s ease-in-out;
}
header.desktop .sub-menu > .menu-item > a:hover {
  padding-left: 0.4rem;
  color: #16632d;
}
.configurator {
  display: grid;
  /**
     * Stepbar.
     */
  /**
     * In.
     */
  /**
     * Out.
     */
  /**
     * Result Control Bar
     */
}
@media only screen and ( max-width: 767.8px ) {
  .configurator {
    grid-template-columns: auto;
    grid-template-rows: auto;
  }
  .configurator .in {
    order: 4;
  }
  .configurator .out {
    position: sticky;
    height: 200px;
    top: 0;
    z-index: 1;
    box-shadow: 0px 8px 16px -6px rgba(0, 0, 0, 0.3);
  }
  .configurator .rcbar {
    order: 5;
  }
}
@media only screen and ( min-width: 768px ) {
  .configurator {
    height: calc(100vh - 12.6rem);
    grid-template-rows: min-content 1fr;
  }
  .configurator .stepbar {
    grid-column: 1 / -1;
  }
  .configurator .in {
    overflow-y: scroll;
    scrollbar-width: none;
  }
  .configurator .out .wrapper {
    margin-left: auto;
    max-height: calc(calc(100vh - 12.6rem) - 5.4rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1199.8px) {
  .configurator {
    grid-template-columns: 1fr 1fr;
  }
  .configurator .out .rcbar {
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .configurator .out .rcbar {
    top: 26rem;
  }
}
@media screen and (min-width: 950px) and (max-width: 1199.8px) {
  .configurator .out .rcbar {
    top: 55%;
  }
}
@media screen and (min-width: 1200px) {
  .configurator {
    grid-template-columns: minmax(40rem, 1fr) 2fr;
  }
}
.configurator .stepbar {
  background-color: #16632d;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.04rem;
  font-size: 1.4rem;
  box-shadow: 0px 8px 16px -6px rgba(0, 0, 0, 0.3);
  z-index: 1;
  overflow-x: scroll;
  scrollbar-width: none;
}
.configurator .stepbar .con {
  min-height: 5.4rem;
  padding-inline: 1.5rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.configurator .stepbar .steps {
  display: flex;
  list-style-type: none;
  gap: 1.5rem 4rem;
  padding-right: 1.5rem;
}
.configurator .stepbar .step {
  counter-increment: list-counter;
  cursor: pointer;
}
.configurator .stepbar .step::before {
  content: counter(list-counter);
  display: inline-block;
  margin-right: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 1.52;
  border: 1px solid #fff;
  border-radius: 10rem;
  text-align: center;
  font-size: 1.5rem;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.configurator .stepbar .step.active::before {
  background-color: #fff;
  color: #16632d;
}
.configurator .in {
  background-color: #fff;
  padding: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .configurator .in {
    padding: 4rem;
  }
}
.configurator .in .h3 {
  letter-spacing: -0.06rem;
}
.configurator .in .questions {
  margin-top: 3rem;
  list-style-type: none;
}
.configurator .in .dimensions {
  margin-top: 3rem;
  background-color: #16632d;
  color: #fff;
  border-radius: 0.5rem;
  padding: 1.5rem 2rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
  grid-template-areas: "desc desc desc" "depth_input width_input surface" "depth_label width_label .";
  gap: 0.5rem;
}
.configurator .in .dimensions .desc {
  grid-area: desc;
  font-size: 1.8rem;
}
.configurator .in .dimensions .depth_input input,
.configurator .in .dimensions .width_input input {
  width: 100%;
  height: 4.5rem;
  border: 0;
  outline: 0;
  padding: 0;
  background-color: #fff;
  border-radius: 1rem;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
  color: #000;
  text-align: center;
  appearance: textfield;
}
.configurator .in .dimensions .depth_input input:invalid,
.configurator .in .dimensions .width_input input:invalid {
  background-color: #faa;
}
.configurator .in .dimensions .depth_input input::-webkit-outer-spin-button,
.configurator .in .dimensions .width_input input::-webkit-outer-spin-button,
.configurator .in .dimensions .depth_input input::-webkit-inner-spin-button,
.configurator .in .dimensions .width_input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.configurator .in .dimensions .depth_input input:focus,
.configurator .in .dimensions .width_input input:focus {
  background-color: #f1f4f9;
}
.configurator .in .dimensions .depth_input {
  grid-area: depth_input;
}
.configurator .in .dimensions .width_input {
  grid-area: width_input;
}
.configurator .in .dimensions .depth_label,
.configurator .in .dimensions .width_label {
  font-size: 1.3rem;
  opacity: 0.7;
}
.configurator .in .dimensions .depth_label {
  grid-area: depth_label;
}
.configurator .in .dimensions .width_label {
  grid-area: width_label;
}
.configurator .in .dimensions .surface {
  grid-area: surface;
  line-height: 4.5rem;
  text-align: center;
}
.configurator .in .question + .question {
  margin-top: 2rem;
}
.configurator .in .form-field .form-label {
  display: block;
  font-weight: 600;
  line-height: 1.25;
  color: #292929;
}
.configurator .in .ff-select .form-element {
	cursor: pointer;
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #eee;
  margin-top: 0.2rem;
  padding: 0;
  background-color: transparent;
  background-image: url('select-icon.svg');
  background-repeat: no-repeat;
  background-position: center right 1rem;
  background-size: 0.7rem;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.5rem;
  color: #767a78;
  appearance: none;
}
.configurator .in .thumbs {
  list-style-type: none;
  margin-top: 3rem;
  display: inline-grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1rem;
}
.configurator .in .thumbs li {
  width: 7rem;
  height: 7rem;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.configurator .in .thumbs li.active::after {
  content: '';
  display: block;
  width: 1.8rem;
  float: right;
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: #16632d;
  background-image: url('radio-check-icon.svg');
  background-repeat: no-repeat;
  background-position: 60% 40%;
  background-size: 1.3rem;
}
.configurator .in .thumbs li.header {
  grid-column: 1/-1;
  height: 3rem;
  padding: 0.8rem 0 0.5rem 0.5rem;
  width: 100%;
}
.configurator .in .ff-radio {
  padding-bottom: 1rem;
}
.configurator .in .ff-radio .form-label {
cursor: pointer;
  margin-bottom: 0.6rem;
}
.configurator .in .ff-radio .option + .option {
  margin-top: 0.4rem;
}
.configurator .in .ff-radio label {
  display: inline-block;
  line-height: 2.6rem;
  font-size: 1.5rem;
  cursor: pointer;
}
.configurator .in .ff-radio .form-element {
  display: inline-block;
  margin-top: -0.3rem;
  width: 2rem;
  height: 2rem;
  margin-right: 1.5rem;
  border-radius: 50%;
  border: 0.2rem solid #767a78;
  appearance: none;
  cursor: pointer;
}
.configurator .in .ff-radio .form-element:checked {
  border: 0;
  background-color: #16632d;
  background-image: url('radio-check-icon.svg');
  background-repeat: no-repeat;
  background-position: 60% 40%;
  background-size: 1.3rem;
}
.configurator .in .ff-radio.ff-radio--expandable {
  background-color: transparent;
  background-image: url('select-icon.svg');
  background-position: top 1rem right 1rem;
  background-repeat: no-repeat;
  background-size: 0.7rem;
}
.configurator .in .ff-radio.ff-radio--expandable .form-expand {
	cursor: pointer;
  border: 0;
  border-bottom: 1px solid #eee;
  color: #767a78;
  display: block;
  font-size: 1.3rem;
  height: 3rem;
  line-height: 2rem;
  margin-top: 0.2rem;
  padding: 0 0 1rem 2rem;
  position: relative;
  width: 100%;
}
.configurator .in .ff-radio.ff-radio--expandable .form-expand::before {
  aspect-ratio: 1;
  background-color: #16632d;
  background-image: url('radio-check-icon.svg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 0.9rem;
  border-radius: 100%;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  width: 1.2rem;
  top: 0.4rem;
}
.configurator .in .ff-radio.ff-radio--expandable .option,
.configurator .in .ff-radio.ff-radio--expandable .thumbs {
  height: auto;
  max-height: 0;
  overflow-y: hidden;
  transition: max-height 0.3s, margin 0.3s;
}
.configurator .in .ff-radio.ff-radio--expandable .option + .option,
.configurator .in .ff-radio.ff-radio--expandable .thumbs + .option {
  margin-top: 0;
}
.configurator .in .ff-radio.ff-radio--expandable .option.hidden,
.configurator .in .ff-radio.ff-radio--expandable .thumbs.hidden {
  margin: 0 !important;
  max-height: 0 !important;
}
.configurator .in .ff-radio.ff-radio--expandable .thumbs {
  margin-top: 0;
}
.configurator .in .ff-radio.ff-radio--expandable.expanded {
  background-image: url('select-icon-up.svg');
}
.configurator .in .ff-radio.ff-radio--expandable.expanded .option {
  margin-top: 1.6rem;
  max-height: 3rem;
}
.configurator .in .ff-radio.ff-radio--expandable.expanded .option + .option {
  margin-top: 0.4rem;
}
.configurator .in .ff-radio.ff-radio--expandable.expanded .thumbs {
  margin-top: 3rem;
  max-height: 100vh;
}
.configurator .in .ff-checkbox {
  padding-bottom: 1rem;
}
.configurator .in .ff-checkbox .form-label {
  margin-bottom: 0.6rem;
}
.configurator .in .ff-checkbox .option + .option {
  margin-top: 0.4rem;
}
.configurator .in .ff-checkbox label {
  display: inline-block;
  line-height: 2.6rem;
  font-size: 1.5rem;
  cursor: pointer;
}
.configurator .in .ff-checkbox .form-element {
  display: inline-block;
  margin-top: -0.3rem;
  width: 2rem;
  height: 2rem;
  margin-right: 1.5rem;
  border-radius: 30%;
  border: 0.2rem solid #767a78;
  appearance: none;
  cursor: pointer;
}
.configurator .in .ff-checkbox .form-element:checked {
  border: 0;
  background-color: #16632d;
  background-image: url('radio-check-icon.svg');
  background-repeat: no-repeat;
  background-position: 60% 40%;
  background-size: 1.3rem;
}
.configurator .in .summary h2 {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 1rem;
}
.configurator .in .summary .summary_html {
  margin-bottom: 3rem;
}
.configurator .in .summary .summary-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 0.5rem 1.2rem;
}
.configurator .in .summary .summary-list hr {
  border: 0;
  border-top: 2px solid #e4e4e4;
  grid-column: 1/-1;
  height: 0;
  margin: 1.2rem 0;
}
.configurator .in .summary .summary-list .question {
  color: #111;
  font-weight: 600;
  grid-column: span 2;
}
.configurator .in .summary .summary-list .question.total {
  font-size: 2rem;
}
.configurator .in .summary .summary-list .answer {
  grid-column: span 2;
}
.configurator .in .summary .summary-list .answer.total {
  font-size: 2rem;
  font-weight: 600;
}
.configurator .in .summary .summary-list .question.long {
  margin-top: 0.5rem;
  grid-column: 1 / -1;
}
.configurator .in .summary .summary-list .question.long + .answer {
  margin-bottom: 0.5rem;
  grid-column: 3 / 5;
}
.configurator .in .summary .summary-list .question.long + .answer.long {
  grid-column: 2 / 5;
}
.configurator .in .summary .summary-list ul {
  list-style-type: disc;
  padding-left: 2.5rem;
}
.configurator .in .summary .form-field {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 1rem;
}
.configurator .in .summary .form-label {
  line-height: 2;
}
.configurator .in .summary .form-element {
  width: 100%;
  padding-inline: 1rem;
  border: 0;
  border-radius: 0.6rem;
  background-color: #F1F4F9;
  line-height: 2;
}
.configurator .in .summary .btn {
  display: block;
  margin: 3rem auto;
}
.configurator .in .summary .processing {
  text-align: center;
}
.configurator .in .summary .processing svg {
  width: 10rem;
}
.configurator .out .wrapper {
  aspect-ratio: 1.53;
  display: flex;
  flex-direction: column-reverse;
  container: whatwhyhow / inline-size;
}
.configurator .out .preview {
  background-color: #f1f4f9;
  position: absolute;
  inset: 0;
}
.configurator .out .preview img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.configurator .rcbar {
  container: parent / inline-size;
}
.configurator .rcbar .inner {
  display: grid;
  align-items: center;
  gap: 1rem;
}
@container parent (min-width: 0) and (max-width: 460px) {
  .configurator .rcbar .inner {
    grid-template-columns: 1fr;
  }
  .configurator .rcbar .inner .btn {
    width: 100%;
  }
}
@container parent (min-width: 460.2px) and (max-width: 768px) {
  .configurator .rcbar .inner {
    grid-template-columns: auto 1fr;
  }
  .configurator .rcbar .inner .next {
    text-align: right;
  }
}
@container parent (min-width: 768.2px) {
  .configurator .rcbar .inner {
    grid-template-columns: max-content 1fr max-content max-content;
    margin: 5rem !important;
  }
}
.configurator .rcbar .text {
  padding-right: 1rem;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  color: #767a78;
}
.configurator .rcbar .price {
  flex: 1;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3rem;
  color: #16632d;
}
@media only screen and ( max-width: 767.8px ) {
  .configurator .md.rcbar {
    display: none;
  }
}
.configurator .md.rcbar .inner {
  margin: 1.5rem;
  border-radius: 1.5rem;
  background-color: #fff;
  z-index: 1;
  padding: 2rem;
}
.configurator .sm.rcbar {
  background-color: #f1f4f9;
  padding: 1.5rem;
}
@media only screen and ( min-width: 768px ) {
  .configurator .sm.rcbar {
    display: none;
  }
}
footer {
  padding-top: 6rem;
  background-color: #292929;
  color: #fff;
}
footer .con {
  padding-inline: 1.5rem;
}
@media screen and (min-width: 768px) and (max-width: 1199.8px) {
  footer .con {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, max-content);
    grid-template-areas: "about contact" "links links" "hr hr" "gog-left gog-right";
  }
}
@media screen and (min-width: 1199.8px) {
  footer .con {
    display: grid;
    gap: 0 4rem;
    grid-template-columns: 1.6fr 1fr 1fr 1fr;
    grid-template-rows: repeat(3, max-content);
    grid-template-areas: "about contact links links" "hr hr hr hr" "gog-left gog-left gog-right gog-right";
  }
}
footer .about,
footer .contact,
footer .links {
  padding-bottom: 3.5rem;
}
footer .about {
  grid-area: about;
  line-height: 1.8;
  font-size: 1.4rem;
  color: #767a78;
}
@media screen and (min-width: 768px) and (max-width: 1199.8px) {
  footer .about {
    padding-right: 9rem;
  }
}
footer .about .am {
  width: 23.5rem;
}
footer .about .blurb {
  margin-top: 1.5rem;
  max-width: 30rem;
}
footer .about .bg {
  margin-top: 1.5rem;
  width: 6.5rem;
}
footer .contact {
  grid-area: contact;
}
footer .contact .buttons {
  margin-top: 2rem;
}
footer .contact .buttons li + li {
  margin-top: 1rem;
}
footer .links {
  grid-area: links;
  line-height: 1.8;
}
footer .links .menu {
  margin-top: 2rem;
}
@media only screen and ( min-width: 768px ) {
  footer .links .menu {
    column-count: 2;
    column-gap: 0;
  }
}
footer .links a {
  font-size: 1.6rem;
  color: #e4e4e4;
}
footer hr {
  grid-area: hr;
  border-top: 1px solid #767a78;
  grid-column: 1 / -1;
}
footer .gog-left,
footer .gog-right {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 1.4rem;
  color: #767a78;
}
@media only screen and ( max-width: 767.8px ) {
  footer .gog-left,
  footer .gog-right {
    margin-top: 2rem;
  }
}
@media only screen and ( min-width: 768px ) {
  footer .gog-left,
  footer .gog-right {
    min-height: 6rem;
    gap: 3rem;
    flex-direction: row;
  }
}
footer .gog-left {
  grid-area: gog-left;
}
footer .gog-right {
  grid-area: gog-right;
  justify-content: flex-end;
}
@media only screen and ( max-width: 767.8px ) {
  footer .gog-right {
    padding-bottom: 2rem;
  }
}
footer .h9 {
  line-height: 1;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-style: italic;
  font-size: 2rem;
}
footer ul {
  list-style-type: none;
}
footer a {
  text-decoration: none;
  transition: color 0.15s ease-in-out 0s;
  color: inherit;
}
footer a:hover {
  text-decoration: none;
  color: #fff;
}
.hr.vc_separator .vc_sep_holder .vc_sep_line {
  border-top: 0.4rem solid #f1f4f9;
}
.rounded {
  border-radius: 1.5rem;
  overflow: hidden;
}
.cfg-promo {
  background-color: #f1f4f9;
  color: #292929;
}
.cfg-promo .wpb_wrapper {
  max-width: 560px;
  margin-inline: auto;
}
.cfg-promo .vc_custom_heading {
  margin-bottom: 30px;
}
.cfg-promo p {
  line-height: 1.8;
}
.intro {
  margin-top: 2rem;
  line-height: 1.55;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
.ar155 img {
  aspect-ratio: 1.55;
  object-fit: cover;
}
.lr-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f1f4f9;
}
@media screen and (min-width: 1380px) {
  .lr-wrapper {
    border-radius: 1.5rem;
  }
}
.lr-wrapper .vc_row {
  max-width: 1200px;
}
.lr-wrapper .wpb_content_element {
  margin-bottom: 0;
}
.lr-wrapper + .lr-wrapper {
  background: none;
}
@media screen and (min-width: 1200px) {
  .lr-left {
    padding-right: 3.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .lr-right {
    padding-left: 3.5rem !important;
  }
}
@media only screen and ( max-width: 767.8px ) {
  .lr-right {
    margin-top: 3rem;
  }
}
.biglist {
  max-width: 1230px;
  margin-top: 2rem;
  margin-bottom: 5rem;
}
.biglist > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
  background-color: #f1f4f9;
  border-radius: 1.5rem;
}
.biglist .item {
  max-width: 62.3rem;
  min-height: 10.2rem;
  margin-top: 1rem;
  border-radius: 1.5rem;
  background-color: #fff;
  display: grid;
  grid-template-columns: 10rem 1fr;
  grid-template-rows: min-content 1fr;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and ( max-width: 767.8px ) {
  .biglist .item {
    margin-top: 1.5rem;
  }
}
.biglist .item + br {
  display: none;
}
.biglist .nr {
  grid-row: 1 / 3;
  place-self: center;
  margin-bottom: 6px;
  font-family: 'Mulish', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 4rem;
  color: #16632d;
}
.biglist .title {
  padding: 2.3rem 1rem 0 0;
  line-height: 1;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.7rem;
  color: #292929;
}
@media only screen and ( max-width: 767.8px ) {
  .biglist .title {
    line-height: 1.2;
  }
}
.biglist .content {
  font-size: 1.4rem;
  padding: 1rem 1rem 0.3rem 0;
}
@media only screen and ( max-width: 767.8px ) {
  .biglist .content {
    padding-bottom: 1.5rem;
  }
}
.twobox {
  margin-block: 3rem;
  max-width: 950px;
}
.twobox > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  min-height: 18.5rem;
  padding-inline: 1.5rem;
  border-radius: 1.5rem;
  background-color: #f1f4f9;
}
@media only screen and ( max-width: 767.8px ) {
  .twobox > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    padding-bottom: 1.5rem;
  }
}
@media only screen and ( min-width: 768px ) {
  .twobox > .wpb_column:nth-child(1) {
    padding-right: 0.3rem;
  }
}
@media only screen and ( min-width: 768px ) {
  .twobox > .wpb_column:nth-child(2) {
    padding-left: 0.3rem;
  }
}
@media only screen and ( max-width: 767.8px ) {
  .twobox > .wpb_column:nth-child(2) {
    margin-top: 1.5rem;
  }
}
.twobox .vc_custom_heading {
  padding-top: 3.8rem;
  color: #16632d;
}
.twobox p {
  margin-inline: auto;
  max-width: 31rem;
  text-align: center;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  opacity: 0.5;
}
.twobox .wpb_content_element {
  margin-bottom: 0;
}
.wpcf7 > .wpcf7-form > p > br {
  display: none;
}
.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-top: 1.5rem;
}
.wpcf7 .wpcf7-textarea,
.wpcf7 .wpcf7-text {
  width: 100%;
  border: 0;
  padding: 0;
  background-color: #f1f4f9;
  box-sizing: border-box;
  font: inherit;
}
.wpcf7 .wpcf7-text {
  height: 5.4rem;
  padding-inline: 1.5rem;
}
.wpcf7 .wpcf7-textarea {
  padding-inline: 1.5rem;
  padding-block: 1rem;
}
.wpcf7 .wpcf7-submit {
  margin-top: 1.5rem;
}
.wpcf7 .wpcf7-spinner {
  position: relative;
  top: 13px;
}
.checklist ul {
  list-style-type: none;
}
.checklist li {
  padding-left: 2.5rem;
  background-image: url('checklist-item.svg');
  background-repeat: no-repeat;
  background-size: 1.45rem;
  background-position: left center;
}
.greencorner {
  font-size: 1.4rem;
  line-height: 1.6;
}
.greencorner .wpb_content_element {
  margin-bottom: 0;
}
@media only screen and ( max-width: 767.8px ) {
  .greencorner .wpb_column + .wpb_column {
    margin-top: 1.5rem;
  }
}
.greencorner > .wpb_column > .vc_column-inner > .wpb_wrapper {
  border-radius: 1.5rem;
  overflow: hidden;
  padding: 2rem 2.5rem;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.greencorner .readmore {
  position: absolute;
  right: 0;
  bottom: calc(42px / -1.9);
}
.greencorner .readmore a {
  width: 42px;
  height: 42px;
  border-top-left-radius: 1.5rem;
  background-color: #16632d !important;
  color: #fff !important;
}
.projectslider {
  max-width: 1380px;
  background-color: #f1f4f9;
}
@media screen and (min-width: 1380px) {
  .projectslider {
    border-radius: 1.5rem;
  }
}
@media only screen and ( min-width: 768px ) {
  .projectslider .slick-slider::before {
    background: linear-gradient(90deg, #f1f4f9 10%, rgba(241, 244, 249, 0) 25%, rgba(241, 244, 249, 0) 75%, #f1f4f9 90%);
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
  }
}
.projectslider .slick-dots {
  padding-block: 3rem;
}
.layeredheader {
  max-width: 100% !important;
  padding-block: 5rem;
  background: linear-gradient(180deg, #f1f4f9 66%, rgba(0, 0, 0, 0) 66.01%);
}
.layeredheader > .vc_column_container > .vc_column-inner {
  padding: 0;
}
.layeredheader > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  margin-inline: auto !important;
  max-width: 1230px;
}
@media only screen and ( min-width: 768px ) {
  .layeredheader > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}
@media only screen and ( min-width: 768px ) {
  .layeredheader .layer-image,
  .layeredheader .layer-text {
    grid-area: 1 / 1 / 2 / 2;
    margin-inline: 0 !important;
    max-width: 100%;
  }
}
.layeredheader .layer-image img {
  border-radius: 1.5rem;
}
@media only screen and ( min-width: 768px ) {
  .layeredheader .layer-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.layeredheader .layer-text > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  margin-top: 3rem;
  background-color: #fff;
  border-radius: 1.5rem;
  overflow: hidden;
  padding: 3.2rem;
  padding-top: 2.4rem;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1200px) {
  .layeredheader .layer-text > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    margin-right: 70px;
  }
}
.layeredheader .layer-text .wpb_content_element {
  margin-bottom: 3rem;
}
.layeredheader .layer-text .btn {
  margin-bottom: 0;
}
