﻿@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/droidserif/v19/tDbK2oqRg1oM3QBjjcaDkOr4nAfcGw.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/droidserif/v19/tDbX2oqRg1oM3QBjjcaDkOr4lLz5CwOnTQ.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/droidserif/v19/tDbI2oqRg1oM3QBjjcaDkOr9rAA.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/droidserif/v19/tDbV2oqRg1oM3QBjjcaDkOJGiRD7OwQ.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf)
    format('truetype');
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjcB9SII.ttf)
    format('truetype');
}
.shadow-primairy {
  -webkit-box-shadow: 1px 1px 8px 2px rgba(55, 54, 50, 0.5);
  -moz-box-shadow: 1px 1px 8px 2px rgba(55, 54, 50, 0.5);
  box-shadow: 1px 1px 8px 2px rgba(55, 54, 50, 0.5);
}
.shadow-light {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
.shadow-diffuse-close {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
.shadow-diffuse-close-inset {
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.16),
    inset 0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.16),
    inset 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.16),
    inset 0 1px 2px rgba(0, 0, 0, 0.23);
}
.shadow-diffuse-normal {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15),
    0 3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
}
.shadow-diffuse-far {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.shadow-diffuse-inset {
  -webkit-box-shadow: inset -2px -2px 10px rgba(0, 0, 0, 0.5),
    inset 2px 2px 5px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset -2px -2px 10px rgba(0, 0, 0, 0.5),
    inset 2px 2px 5px rgba(255, 255, 255, 0.5);
  box-shadow: inset -2px -2px 10px rgba(0, 0, 0, 0.5),
    inset 2px 2px 5px rgba(255, 255, 255, 0.5);
}
.shadow-dropdown-nav {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.22);
}
.shadow-button-default-2023 {
  -webkit-box-shadow: 0 1px 3px rgba(65, 115, 6, 0.23),
    0 1px 2px rgba(104, 185, 8, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(65, 115, 6, 0.23),
    0 1px 2px rgba(104, 185, 8, 0.23);
  box-shadow: 0 1px 3px rgba(65, 115, 6, 0.23),
    0 1px 2px rgba(104, 185, 8, 0.23);
}
.shadow-button-hover-2023 {
  -webkit-box-shadow: 0 19px 38px rgba(65, 115, 6, 0.23),
    0 15px 12px rgba(104, 185, 8, 0.23);
  -moz-box-shadow: 0 19px 38px rgba(65, 115, 6, 0.23),
    0 15px 12px rgba(104, 185, 8, 0.23);
  box-shadow: 0 19px 38px rgba(65, 115, 6, 0.23),
    0 15px 12px rgba(104, 185, 8, 0.23);
}
.shadow-diffuse-far-2023 {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1),
    0 15px 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1),
    0 15px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.1);
}
.flex {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.flex-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.flex-justify-start {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
}
.flex-justify-start .item {
  margin-right: 15px;
}
.flex-justify-end {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -moz-box-pack: flex-end;
}
.flex-justify-center {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
.flex-justify-space-between {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
.flex-justify-space-around {
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -moz-box-pack: space-around;
}
.flex-align-items-center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.flex-align-self-start {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
}
.flex-grow-1 {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.fa-css-content {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.copied-text {
  color: #f00;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.link-anchor {
  position: relative;
  top: -120px;
}
.w-100 {
  width: 100%;
}
.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 990px) {
  .mobile-margin-top {
    margin-top: 30px;
  }
  .mobile-margin-bottom {
    margin-bottom: 30px;
  }
  .mobile-hide {
    display: none !important;
  }
}
@media (min-width: 990px) {
  .desktop-hide {
    display: none !important;
  }
}
.margin-bottom-small > .sfContentBlock {
  margin-bottom: 30px !important;
}
.content-spacer {
  display: block;
  width: 100%;
}
.content-spacer.spacer-default {
  height: 60px;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: '“' '”' '‘' '’';
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.color-00 {
  color: rgba(255, 255, 255, 0.9);
  background: #373632;
}
.color-00.hover {
  color: rgba(255, 255, 255, 0.9);
  background: #474641;
}
.color-00.focus {
  color: rgba(255, 255, 255, 0.85);
  background: #1f1e1c;
}
.color-01 {
  color: #373632;
  background: #fff;
}
.color-01.hover {
  color: #373632;
  background: #fff;
}
.color-01.focus {
  color: #373632;
  background: #fbfbfb;
}
.color-02 {
  color: #373632;
  background: #eee;
}
.color-02.hover {
  color: #373632;
  background: #f2f2f2;
}
.color-02.focus {
  color: #373632;
  background: #eaeaea;
}
.color-03 {
  color: #373632;
  background: #ebebeb;
}
.color-03.hover {
  color: #373632;
  background: #f3f3f3;
}
.color-03.focus {
  color: #373632;
  background: #e3e3e3;
}
.color-04 {
  color: #fff;
  background: #8f8f8f;
}
.color-04.hover {
  color: #fff;
  background: #9e9e9e;
}
.color-04.focus {
  color: #fff;
  background: #808080;
}
.color-05 {
  color: #373632;
  background: #fea826;
}
.color-05.hover {
  color: #373632;
  background: #ffe761;
}
.color-05.focus {
  color: #373632;
  background: #ffdd23;
}
.color-06 {
  color: #fff;
  background: #25a158;
}
.color-06.hover {
  color: #fff;
  background: #2bba66;
}
.color-06.focus {
  color: #fff;
  background: #1f884a;
}
.color-07 {
  color: #fff;
  background: #ec2414;
}
.color-07.hover {
  color: #fff;
  background: #ee3e30;
}
.color-07.focus {
  color: #fff;
  background: #d11f11;
}
.color-08 {
  color: #fff;
  background: #56a6dc;
}
.color-08.hover {
  color: #fff;
  background: #649ae1;
}
.color-08.focus {
  color: #fff;
  background: #2871d0;
}
.color-09 {
  color: #fff;
  background: #eb9710;
}
.color-09.hover {
  color: #fff;
  background: #f0a020;
}
.color-09.focus {
  color: #fff;
  background: #dd8e0f;
}
.color-10 {
  color: #fff;
  background: #efc416;
}
.color-10.hover {
  color: #fff;
  background: #f1cb33;
}
.color-10.focus {
  color: #fff;
  background: #cea80e;
}
.color-11 {
  color: #fff;
  background: #1bb596;
}
.color-11.hover {
  color: #fff;
  background: #1fd0ac;
}
.color-11.focus {
  color: #fff;
  background: #169179;
}
.color-12 {
  color: #fff;
  background: #343897;
}
.color-12.hover {
  color: #fff;
  background: #3c40ae;
}
.color-12.focus {
  color: #fff;
  background: #2a2d79;
}
.color-13 {
  color: #fff;
  background: #9556af;
}
.color-13.hover {
  color: #fff;
  background: #a26bb9;
}
.color-13.focus {
  color: #fff;
  background: #7e4795;
}
.color-white {
  color: #fff;
}
.text-muted {
  color: rgba(55, 54, 50, 0.45);
}
.text-primary {
  color: #e3e3e3;
}
.text-success {
  color: #1f884a;
}
.text-info {
  color: #ffdd23;
}
.text-warning {
  color: #eb9710;
}
.text-danger {
  color: #d11f11;
}
body {
  background: #eee;
}
@media (max-width: 991px) {
  body {
    background: #eee !important;
  }
}
a {
  /* color: #373632; */
  color: #4c1821;
}
a:hover,
a:active,
a:focus {
  color: #373632;
}
.color-options.bgcolor-black {
  background: #373632;
}
.color-options.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
.color-options.bgcolor-black .box-inner .content .summary,
.color-options.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
.color-options.bgcolor-black .text-phone,
.color-options.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
.color-options.bgcolor-white {
  background: #fff;
}
.color-options.bgcolor-white .box-inner {
  color: #373632;
}
.color-options.bgcolor-white .box-inner .content .summary,
.color-options.bgcolor-white .box-inner .content .title {
  color: #373632;
}
.color-options.bgcolor-white .text-phone,
.color-options.bgcolor-white .text {
  color: #373632;
}
.color-options.bgcolor-grey-light {
  background: #eee;
}
.color-options.bgcolor-grey-light .box-inner {
  color: #373632;
}
.color-options.bgcolor-grey-light .box-inner .content .summary,
.color-options.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
.color-options.bgcolor-grey-light .text-phone,
.color-options.bgcolor-grey-light .text {
  color: #373632;
}
.color-options.bgcolor-grey {
  background: #ebebeb;
}
.color-options.bgcolor-grey .box-inner {
  color: #373632;
}
.color-options.bgcolor-grey .box-inner .content .summary,
.color-options.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
.color-options.bgcolor-grey .text-phone,
.color-options.bgcolor-grey .text {
  color: #373632;
}
.color-options.bgcolor-yellow {
  background: #fea826;
}
.color-options.bgcolor-yellow .box-inner {
  color: #373632;
}
.color-options.bgcolor-yellow .box-inner .content .summary,
.color-options.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
.color-options.bgcolor-yellow .text-phone,
.color-options.bgcolor-yellow .text {
  color: #373632;
}
.copied-text {
  color: #f00 !important;
}
body {
  font-size: 14px;
  line-height: 19.6px;
  font-size: 1.4rem;
  line-height: 1.9599999999999997rem;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #373632;
}
body .h1,
body .h2,
body .h3,
body .h4,
body h1,
body h2,
body h3,
body h4 {
  margin-top: 15px;
  margin-bottom: 30px;
  /* font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif; */
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .h1,
  body .h2,
  body .h3,
  body .h4,
  body h1,
  body h2,
  body h3,
  body h4 {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .h1,
  body .h2,
  body .h3,
  body .h4,
  body h1,
  body h2,
  body h3,
  body h4 {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .h1,
  body .h2,
  body .h3,
  body .h4,
  body h1,
  body h2,
  body h3,
  body h4 {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  body .h1,
  body .h2,
  body .h3,
  body .h4,
  body h1,
  body h2,
  body h3,
  body h4 {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  body .h1,
  body .h2,
  body .h3,
  body .h4,
  body h1,
  body h2,
  body h3,
  body h4 {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
body .h5,
body .h6,
body h5,
body h6 {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
body .h1 small,
body .h2 small,
body .h3 small,
body .h4 small,
body .h5 small,
body .h6 small,
body h1 small,
body h2 small,
body h3 small,
body h4 small,
body h5 small,
body h6 small {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
body h1,
body .h1 {
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-weight: 600 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body h1,
  body .h1 {
    font-size: 28px;
    line-height: 39.2px;
    font-size: 2.8rem;
    line-height: 3.9199999999999995rem;
  }
}
@media (max-width: 991px) {
  body h1,
  body .h1 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
body h2,
body .h2 {
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.9199999999999995rem;
  font-weight: 600 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body h2,
  body .h2 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
@media (max-width: 991px) {
  body h2,
  body .h2 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
body h3,
body .h3 {
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body h3,
  body .h3 {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
}
@media (max-width: 991px) {
  body h3,
  body .h3 {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
}
body h4,
body .h4 {
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
}
@media (max-width: 991px) {
  body h4,
  body .h4 {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
}
body h5,
body .h5 {
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
}
body h6,
body .h6 {
  font-size: 16.8px;
  line-height: 23.52px;
  font-size: 1.6800000000000002rem;
  line-height: 2.352rem;
  font-weight: 600;
}
body p {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: rgba(55, 54, 50, 0.9);
  margin: 0 0 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body p {
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
}
body p.featured {
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: rgba(55, 54, 50, 0.9);
  margin: 0 0 15px;
  text-align: justify;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body p.featured {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 991px) {
  body p.featured {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}

.image-portrait img {
  margin-bottom: 15px;
  border: 4px solid #fff;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  margin-bottom: 0 !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.case-image {
  cursor: pointer;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content,
div.sfPageWrapper .modal.modal-image .modal-dialog .modal-content {
  padding: 0;
  background: transparent;
  border-color: transparent;
}
body:not(.sfPageEditor) .modal.modal-image .modal-dialog .modal-content .close,
div.sfPageWrapper .modal.modal-image .modal-dialog .modal-content .close {
  top: 15px !important;
}
a,
a.active,
a:active,
a:focus,
a:hover,
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  outline: 0;
}
.btn-link {
  color: #56a6dc;
  opacity: 1 !important;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
}
.less_btn {
  padding: 8px 16px 8px 16px;
  font-size: 14px;
  line-height: 19.6px;
  font-size: 1.4rem;
  line-height: 1.9599999999999997rem;
}
.less_btn-lg {
  padding: 10px 20px 10px 20px;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.less_btn-md {
  padding: 10px 18px 10px 18px;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.less_btn-sm {
  padding: 7px 10px 7px 10px;
  font-size: 11.9px;
  line-height: 16.66px;
  font-size: 1.19rem;
  line-height: 1.666rem;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.less_btn-xs {
  padding: 4px 6px 2px 6px;
  font-size: 10.5px;
  line-height: 14.7px;
  font-size: 1.05rem;
  line-height: 1.47rem;
  font-weight: 500;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
body:not(.sfPageEditor) button,
div.sfPageWrapper button {
  border: 0 solid;
  outline: 0;
  background: transparent;
}
body:not(.sfPageEditor) a.anchor,
div.sfPageWrapper a.anchor {
  scroll-margin-top: 100px;
}
body:not(.sfPageEditor) .sf-button,
div.sfPageWrapper .sf-button,
body:not(.sfPageEditor) .btn,
div.sfPageWrapper .btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 16px 8px 16px;
  font-size: 14px;
  line-height: 19.6px;
  font-size: 1.4rem;
  line-height: 1.9599999999999997rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15),
    0 3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  outline: 0;
}
body:not(.sfPageEditor) .sf-button.back-to-top,
div.sfPageWrapper .sf-button.back-to-top,
body:not(.sfPageEditor) .btn.back-to-top,
div.sfPageWrapper .btn.back-to-top {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
body:not(.sfPageEditor) .sf-button:active,
div.sfPageWrapper .sf-button:active,
body:not(.sfPageEditor) .btn:active,
div.sfPageWrapper .btn:active,
body:not(.sfPageEditor) .sf-button:focus,
div.sfPageWrapper .sf-button:focus,
body:not(.sfPageEditor) .btn:focus,
div.sfPageWrapper .btn:focus {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
}
body:not(.sfPageEditor) .sf-button.btn-lg,
div.sfPageWrapper .sf-button.btn-lg,
body:not(.sfPageEditor) .btn.btn-lg,
div.sfPageWrapper .btn.btn-lg {
  padding: 10px 20px 10px 20px;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
body:not(.sfPageEditor) .sf-button.btn-lg:active,
div.sfPageWrapper .sf-button.btn-lg:active,
body:not(.sfPageEditor) .btn.btn-lg:active,
div.sfPageWrapper .btn.btn-lg:active,
body:not(.sfPageEditor) .sf-button.btn-lg:focus,
div.sfPageWrapper .sf-button.btn-lg:focus,
body:not(.sfPageEditor) .btn.btn-lg:focus,
div.sfPageWrapper .btn.btn-lg:focus {
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.125);
}
body:not(.sfPageEditor) .sf-button.btn-sm,
div.sfPageWrapper .sf-button.btn-sm,
body:not(.sfPageEditor) .btn.btn-sm,
div.sfPageWrapper .btn.btn-sm {
  padding: 7px 10px 7px 10px;
  font-size: 11.9px;
  line-height: 16.66px;
  font-size: 1.19rem;
  line-height: 1.666rem;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
body:not(.sfPageEditor) .sf-button.btn-sm:active,
div.sfPageWrapper .sf-button.btn-sm:active,
body:not(.sfPageEditor) .btn.btn-sm:active,
div.sfPageWrapper .btn.btn-sm:active,
body:not(.sfPageEditor) .sf-button.btn-sm:focus,
div.sfPageWrapper .sf-button.btn-sm:focus,
body:not(.sfPageEditor) .btn.btn-sm:focus,
div.sfPageWrapper .btn.btn-sm:focus {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .sf-button.btn-xs,
div.sfPageWrapper .sf-button.btn-xs,
body:not(.sfPageEditor) .btn.btn-xs,
div.sfPageWrapper .btn.btn-xs {
  padding: 4px 6px 2px 6px;
  font-size: 10.5px;
  line-height: 14.7px;
  font-size: 1.05rem;
  line-height: 1.47rem;
  font-weight: 500;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
body:not(.sfPageEditor) .sf-button.btn-xs:active,
div.sfPageWrapper .sf-button.btn-xs:active,
body:not(.sfPageEditor) .btn.btn-xs:active,
div.sfPageWrapper .btn.btn-xs:active,
body:not(.sfPageEditor) .sf-button.btn-xs:focus,
div.sfPageWrapper .sf-button.btn-xs:focus,
body:not(.sfPageEditor) .btn.btn-xs:focus,
div.sfPageWrapper .btn.btn-xs:focus {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
body:not(.sfPageEditor) .sf-button.btn-outline,
div.sfPageWrapper .sf-button.btn-outline,
body:not(.sfPageEditor) .btn.btn-outline,
div.sfPageWrapper .btn.btn-outline {
  border: 2px solid;
  padding: 7px 16px 7px 16px;
}
body:not(.sfPageEditor) .sf-button.btn-outline.btn-lg,
div.sfPageWrapper .sf-button.btn-outline.btn-lg,
body:not(.sfPageEditor) .btn.btn-outline.btn-lg,
div.sfPageWrapper .btn.btn-outline.btn-lg {
  padding: 10px 20px 10px 20px;
}
body:not(.sfPageEditor) .sf-button.btn-outline.btn-sm,
div.sfPageWrapper .sf-button.btn-outline.btn-sm,
body:not(.sfPageEditor) .btn.btn-outline.btn-sm,
div.sfPageWrapper .btn.btn-outline.btn-sm {
  padding: 6px 10px 6px 10px;
}
body:not(.sfPageEditor) .sf-button.btn-outline.btn-xs,
div.sfPageWrapper .sf-button.btn-outline.btn-xs,
body:not(.sfPageEditor) .btn.btn-outline.btn-xs,
div.sfPageWrapper .btn.btn-outline.btn-xs {
  padding: 3px 6px 1px 6px;
}
body:not(.sfPageEditor) .sf-button.btn-default,
div.sfPageWrapper .sf-button.btn-default,
body:not(.sfPageEditor) .btn.btn-default,
div.sfPageWrapper .btn.btn-default {
  color: rgba(55, 54, 50, 0.9);
  background-color: #ebebeb;
  border-color: #e7e7e7;
}
body:not(.sfPageEditor) .sf-button.btn-default:hover,
div.sfPageWrapper .sf-button.btn-default:hover,
body:not(.sfPageEditor) .btn.btn-default:hover,
div.sfPageWrapper .btn.btn-default:hover {
  background-color: #f3f3f3;
  border-color: #efefef;
}
body:not(.sfPageEditor) .sf-button.btn-default.active,
div.sfPageWrapper .sf-button.btn-default.active,
body:not(.sfPageEditor) .btn.btn-default.active,
div.sfPageWrapper .btn.btn-default.active,
body:not(.sfPageEditor) .sf-button.btn-default:active,
div.sfPageWrapper .sf-button.btn-default:active,
body:not(.sfPageEditor) .btn.btn-default:active,
div.sfPageWrapper .btn.btn-default:active,
body:not(.sfPageEditor) .sf-button.btn-default:focus,
div.sfPageWrapper .sf-button.btn-default:focus,
body:not(.sfPageEditor) .btn.btn-default:focus,
div.sfPageWrapper .btn.btn-default:focus {
  background-color: #e3e3e3;
  border-color: #e0e0e0;
}
body:not(.sfPageEditor) .sf-button.btn-default.btn-outline,
div.sfPageWrapper .sf-button.btn-default.btn-outline,
body:not(.sfPageEditor) .btn.btn-default.btn-outline,
div.sfPageWrapper .btn.btn-default.btn-outline {
  color: #33322e;
  background-color: transparent;
  border-color: #33322e;
}
body:not(.sfPageEditor) .sf-button.btn-default.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-default.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-default.btn-outline:hover,
div.sfPageWrapper .btn.btn-default.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #474641;
  border-color: #474641;
}
body:not(.sfPageEditor) .sf-button.btn-default.btn-outline.active,
div.sfPageWrapper .sf-button.btn-default.btn-outline.active,
body:not(.sfPageEditor) .btn.btn-default.btn-outline.active,
div.sfPageWrapper .btn.btn-default.btn-outline.active,
body:not(.sfPageEditor) .sf-button.btn-default.btn-outline:active,
div.sfPageWrapper .sf-button.btn-default.btn-outline:active,
body:not(.sfPageEditor) .btn.btn-default.btn-outline:active,
div.sfPageWrapper .btn.btn-default.btn-outline:active,
body:not(.sfPageEditor) .sf-button.btn-default.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-default.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-default.btn-outline:focus,
div.sfPageWrapper .btn.btn-default.btn-outline:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #1f1e1c;
  border-color: #1f1e1c;
}
body:not(.sfPageEditor) .sf-button.-sf-action,
div.sfPageWrapper .sf-button.-sf-action,
body:not(.sfPageEditor) .btn.-sf-action,
div.sfPageWrapper .btn.-sf-action,
body:not(.sfPageEditor) .sf-button.btn-primary,
div.sfPageWrapper .sf-button.btn-primary,
body:not(.sfPageEditor) .btn.btn-primary,
div.sfPageWrapper .btn.btn-primary {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fea826;
  border-color: #ffe13a;
}
body:not(.sfPageEditor) .sf-button.-sf-action:hover,
div.sfPageWrapper .sf-button.-sf-action:hover,
body:not(.sfPageEditor) .btn.-sf-action:hover,
div.sfPageWrapper .btn.-sf-action:hover,
body:not(.sfPageEditor) .sf-button.btn-primary:hover,
div.sfPageWrapper .sf-button.btn-primary:hover,
body:not(.sfPageEditor) .btn.btn-primary:hover,
div.sfPageWrapper .btn.btn-primary:hover {
  background-color: #ffe761;
  border-color: #ffe659;
}
body:not(.sfPageEditor) .sf-button.-sf-action.active,
div.sfPageWrapper .sf-button.-sf-action.active,
body:not(.sfPageEditor) .btn.-sf-action.active,
div.sfPageWrapper .btn.-sf-action.active,
body:not(.sfPageEditor) .sf-button.btn-primary.active,
div.sfPageWrapper .sf-button.btn-primary.active,
body:not(.sfPageEditor) .btn.btn-primary.active,
div.sfPageWrapper .btn.btn-primary.active,
body:not(.sfPageEditor) .sf-button.-sf-action:active,
div.sfPageWrapper .sf-button.-sf-action:active,
body:not(.sfPageEditor) .btn.-sf-action:active,
div.sfPageWrapper .btn.-sf-action:active,
body:not(.sfPageEditor) .sf-button.btn-primary:active,
div.sfPageWrapper .sf-button.btn-primary:active,
body:not(.sfPageEditor) .btn.btn-primary:active,
div.sfPageWrapper .btn.btn-primary:active,
body:not(.sfPageEditor) .sf-button.-sf-action:focus,
div.sfPageWrapper .sf-button.-sf-action:focus,
body:not(.sfPageEditor) .btn.-sf-action:focus,
div.sfPageWrapper .btn.-sf-action:focus,
body:not(.sfPageEditor) .sf-button.btn-primary:focus,
div.sfPageWrapper .sf-button.btn-primary:focus,
body:not(.sfPageEditor) .btn.btn-primary:focus,
div.sfPageWrapper .btn.btn-primary:focus {
  background-color: #ffdd23;
  border-color: #ffdc1c;
}
body:not(.sfPageEditor) .sf-button.-sf-action.btn-outline,
div.sfPageWrapper .sf-button.-sf-action.btn-outline,
body:not(.sfPageEditor) .btn.-sf-action.btn-outline,
div.sfPageWrapper .btn.-sf-action.btn-outline,
body:not(.sfPageEditor) .sf-button.btn-primary.btn-outline,
div.sfPageWrapper .sf-button.btn-primary.btn-outline,
body:not(.sfPageEditor) .btn.btn-primary.btn-outline,
div.sfPageWrapper .btn.btn-primary.btn-outline {
  color: #373632;
  background-color: transparent;
  border-color: #373632;
}
body:not(.sfPageEditor) .sf-button.-sf-action.btn-outline:hover,
div.sfPageWrapper .sf-button.-sf-action.btn-outline:hover,
body:not(.sfPageEditor) .btn.-sf-action.btn-outline:hover,
div.sfPageWrapper .btn.-sf-action.btn-outline:hover,
body:not(.sfPageEditor) .sf-button.btn-primary.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-primary.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-primary.btn-outline:hover,
div.sfPageWrapper .btn.btn-primary.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #373632;
  border-color: #373632;
}
body:not(.sfPageEditor) .sf-button.-sf-action.btn-outline.active,
div.sfPageWrapper .sf-button.-sf-action.btn-outline.active,
body:not(.sfPageEditor) .btn.-sf-action.btn-outline.active,
div.sfPageWrapper .btn.-sf-action.btn-outline.active,
body:not(.sfPageEditor) .sf-button.btn-primary.btn-outline.active,
div.sfPageWrapper .sf-button.btn-primary.btn-outline.active,
body:not(.sfPageEditor) .btn.btn-primary.btn-outline.active,
div.sfPageWrapper .btn.btn-primary.btn-outline.active,
body:not(.sfPageEditor) .sf-button.-sf-action.btn-outline:active,
div.sfPageWrapper .sf-button.-sf-action.btn-outline:active,
body:not(.sfPageEditor) .btn.-sf-action.btn-outline:active,
div.sfPageWrapper .btn.-sf-action.btn-outline:active,
body:not(.sfPageEditor) .sf-button.btn-primary.btn-outline:active,
div.sfPageWrapper .sf-button.btn-primary.btn-outline:active,
body:not(.sfPageEditor) .btn.btn-primary.btn-outline:active,
div.sfPageWrapper .btn.btn-primary.btn-outline:active,
body:not(.sfPageEditor) .sf-button.-sf-action.btn-outline:focus,
div.sfPageWrapper .sf-button.-sf-action.btn-outline:focus,
body:not(.sfPageEditor) .btn.-sf-action.btn-outline:focus,
div.sfPageWrapper .btn.-sf-action.btn-outline:focus,
body:not(.sfPageEditor) .sf-button.btn-primary.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-primary.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-primary.btn-outline:focus,
div.sfPageWrapper .btn.btn-primary.btn-outline:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #373632;
  border-color: #373632;
}
body:not(.sfPageEditor) .sf-button.btn-secondary,
div.sfPageWrapper .sf-button.btn-secondary,
body:not(.sfPageEditor) .btn.btn-secondary,
div.sfPageWrapper .btn.btn-secondary {
  color: rgba(255, 255, 255, 0.9);
  background-color: #373632;
  border-color: #33322e;
}
body:not(.sfPageEditor) .sf-button.btn-secondary:hover,
div.sfPageWrapper .sf-button.btn-secondary:hover,
body:not(.sfPageEditor) .btn.btn-secondary:hover,
div.sfPageWrapper .btn.btn-secondary:hover {
  background-color: #474641;
  border-color: #43423d;
}
body:not(.sfPageEditor) .sf-button.btn-secondary.active,
div.sfPageWrapper .sf-button.btn-secondary.active,
body:not(.sfPageEditor) .btn.btn-secondary.active,
div.sfPageWrapper .btn.btn-secondary.active,
body:not(.sfPageEditor) .sf-button.btn-secondary:active,
div.sfPageWrapper .sf-button.btn-secondary:active,
body:not(.sfPageEditor) .btn.btn-secondary:active,
div.sfPageWrapper .btn.btn-secondary:active,
body:not(.sfPageEditor) .sf-button.btn-secondary:focus,
div.sfPageWrapper .sf-button.btn-secondary:focus,
body:not(.sfPageEditor) .btn.btn-secondary:focus,
div.sfPageWrapper .btn.btn-secondary:focus {
  background-color: #1f1e1c;
  border-color: #1b1a18;
}
body:not(.sfPageEditor) .sf-button.btn-secondary.btn-outline,
div.sfPageWrapper .sf-button.btn-secondary.btn-outline,
body:not(.sfPageEditor) .btn.btn-secondary.btn-outline,
div.sfPageWrapper .btn.btn-secondary.btn-outline {
  color: #33322e;
  background-color: transparent;
  border-color: #33322e;
}
body:not(.sfPageEditor) .sf-button.btn-secondary.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-secondary.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-secondary.btn-outline:hover,
div.sfPageWrapper .btn.btn-secondary.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #474641;
  border-color: #474641;
}
body:not(.sfPageEditor) .sf-button.btn-secondary.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-secondary.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-secondary.btn-outline:focus,
div.sfPageWrapper .btn.btn-secondary.btn-outline:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #1f1e1c;
  border-color: #1f1e1c;
}
body:not(.sfPageEditor) .sf-button.btn-success,
div.sfPageWrapper .sf-button.btn-success,
body:not(.sfPageEditor) .btn.btn-success,
div.sfPageWrapper .btn.btn-success {
  color: rgba(255, 255, 255, 0.9);
  background-color: #25a158;
  border-color: #249b55;
}
body:not(.sfPageEditor) .sf-button.btn-success:hover,
div.sfPageWrapper .sf-button.btn-success:hover,
body:not(.sfPageEditor) .btn.btn-success:hover,
div.sfPageWrapper .btn.btn-success:hover {
  background-color: #2bba66;
  border-color: #29b462;
}
body:not(.sfPageEditor) .sf-button.btn-success.active,
div.sfPageWrapper .sf-button.btn-success.active,
body:not(.sfPageEditor) .btn.btn-success.active,
div.sfPageWrapper .btn.btn-success.active,
body:not(.sfPageEditor) .sf-button.btn-success:active,
div.sfPageWrapper .sf-button.btn-success:active,
body:not(.sfPageEditor) .btn.btn-success:active,
div.sfPageWrapper .btn.btn-success:active,
body:not(.sfPageEditor) .sf-button.btn-success:focus,
div.sfPageWrapper .sf-button.btn-success:focus,
body:not(.sfPageEditor) .btn.btn-success:focus,
div.sfPageWrapper .btn.btn-success:focus {
  background-color: #1f884a;
  border-color: #1e8247;
}
body:not(.sfPageEditor) .sf-button.btn-success.btn-outline,
div.sfPageWrapper .sf-button.btn-success.btn-outline,
body:not(.sfPageEditor) .btn.btn-success.btn-outline,
div.sfPageWrapper .btn.btn-success.btn-outline {
  color: #249b55;
  background-color: transparent;
  border-color: #249b55;
}
body:not(.sfPageEditor) .sf-button.btn-success.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-success.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-success.btn-outline:hover,
div.sfPageWrapper .btn.btn-success.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #2bba66;
  border-color: #2bba66;
}
body:not(.sfPageEditor) .sf-button.btn-success.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-success.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-success.btn-outline:focus,
div.sfPageWrapper .btn.btn-success.btn-outline:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #1f884a;
  border-color: #1f884a;
}
body:not(.sfPageEditor) .sf-button.btn-info,
div.sfPageWrapper .sf-button.btn-info,
body:not(.sfPageEditor) .btn.btn-info,
div.sfPageWrapper .btn.btn-info {
  color: rgba(255, 255, 255, 0.9);
  background-color: #56a6dc;
  border-color: #50a3db;
}
body:not(.sfPageEditor) .sf-button.btn-info:hover,
div.sfPageWrapper .sf-button.btn-info:hover,
body:not(.sfPageEditor) .btn.btn-info:hover,
div.sfPageWrapper .btn.btn-info:hover {
  background-color: #649ae1;
  border-color: #5d96e0;
}
body:not(.sfPageEditor) .sf-button.btn-info.active,
div.sfPageWrapper .sf-button.btn-info.active,
body:not(.sfPageEditor) .btn.btn-info.active,
div.sfPageWrapper .btn.btn-info.active,
body:not(.sfPageEditor) .sf-button.btn-info:active,
div.sfPageWrapper .sf-button.btn-info:active,
body:not(.sfPageEditor) .btn.btn-info:active,
div.sfPageWrapper .btn.btn-info:active,
body:not(.sfPageEditor) .sf-button.btn-info:focus,
div.sfPageWrapper .sf-button.btn-info:focus,
body:not(.sfPageEditor) .btn.btn-info:focus,
div.sfPageWrapper .btn.btn-info:focus {
  background-color: #2871d0;
  border-color: #276dc9;
}
body:not(.sfPageEditor) .sf-button.btn-info.btn-outline,
div.sfPageWrapper .sf-button.btn-info.btn-outline,
body:not(.sfPageEditor) .btn.btn-info.btn-outline,
div.sfPageWrapper .btn.btn-info.btn-outline {
  color: #499fd9;
  background-color: transparent;
  border-color: #499fd9;
}
body:not(.sfPageEditor) .sf-button.btn-info.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-info.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-info.btn-outline:hover,
div.sfPageWrapper .btn.btn-info.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #649ae1;
  border-color: #649ae1;
}
body:not(.sfPageEditor) .sf-button.btn-info.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-info.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-info.btn-outline:focus,
div.sfPageWrapper .btn.btn-info.btn-outline:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #2871d0;
  border-color: #2871d0;
}
body:not(.sfPageEditor) .sf-button.btn-warning,
div.sfPageWrapper .sf-button.btn-warning,
body:not(.sfPageEditor) .btn.btn-warning,
div.sfPageWrapper .btn.btn-warning {
  color: rgba(255, 255, 255, 0.9);
  background-color: #eb9710;
  border-color: #e49210;
}
body:not(.sfPageEditor) .sf-button.btn-warning:hover,
div.sfPageWrapper .sf-button.btn-warning:hover,
body:not(.sfPageEditor) .btn.btn-warning:hover,
div.sfPageWrapper .btn.btn-warning:hover {
  background-color: #f0a020;
  border-color: #ef9d18;
}
body:not(.sfPageEditor) .sf-button.btn-warning.active,
div.sfPageWrapper .sf-button.btn-warning.active,
body:not(.sfPageEditor) .btn.btn-warning.active,
div.sfPageWrapper .btn.btn-warning.active,
body:not(.sfPageEditor) .sf-button.btn-warning:active,
div.sfPageWrapper .sf-button.btn-warning:active,
body:not(.sfPageEditor) .btn.btn-warning:active,
div.sfPageWrapper .btn.btn-warning:active,
body:not(.sfPageEditor) .sf-button.btn-warning:focus,
div.sfPageWrapper .sf-button.btn-warning:focus,
body:not(.sfPageEditor) .btn.btn-warning:focus,
div.sfPageWrapper .btn.btn-warning:focus {
  background-color: #dd8e0f;
  border-color: #d6890f;
}
body:not(.sfPageEditor) .sf-button.btn-warning.btn-outline,
div.sfPageWrapper .sf-button.btn-warning.btn-outline,
body:not(.sfPageEditor) .btn.btn-warning.btn-outline,
div.sfPageWrapper .btn.btn-warning.btn-outline {
  color: #e49210;
  background-color: transparent;
  border-color: #e49210;
}
body:not(.sfPageEditor) .sf-button.btn-warning.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-warning.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-warning.btn-outline:hover,
div.sfPageWrapper .btn.btn-warning.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #f0a020;
  border-color: #f0a020;
}
body:not(.sfPageEditor) .sf-button.btn-warning.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-warning.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-warning.btn-outline:focus,
div.sfPageWrapper .btn.btn-warning.btn-outline:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #dd8e0f;
  border-color: #dd8e0f;
}
body:not(.sfPageEditor) .sf-button.btn-danger,
div.sfPageWrapper .sf-button.btn-danger,
body:not(.sfPageEditor) .btn.btn-danger,
div.sfPageWrapper .btn.btn-danger {
  color: rgba(255, 255, 255, 0.9);
  background-color: #ec2414;
  border-color: #e62213;
}
body:not(.sfPageEditor) .sf-button.btn-danger:hover,
div.sfPageWrapper .sf-button.btn-danger:hover,
body:not(.sfPageEditor) .btn.btn-danger:hover,
div.sfPageWrapper .btn.btn-danger:hover {
  background-color: #ee3e30;
  border-color: #ee3829;
}
body:not(.sfPageEditor) .sf-button.btn-danger.active,
div.sfPageWrapper .sf-button.btn-danger.active,
body:not(.sfPageEditor) .btn.btn-danger.active,
div.sfPageWrapper .btn.btn-danger.active,
body:not(.sfPageEditor) .sf-button.btn-danger:active,
div.sfPageWrapper .sf-button.btn-danger:active,
body:not(.sfPageEditor) .btn.btn-danger:active,
div.sfPageWrapper .btn.btn-danger:active,
body:not(.sfPageEditor) .sf-button.btn-danger:focus,
div.sfPageWrapper .sf-button.btn-danger:focus,
body:not(.sfPageEditor) .btn.btn-danger:focus,
div.sfPageWrapper .btn.btn-danger:focus {
  background-color: #d11f11;
  border-color: #c91e10;
}
body:not(.sfPageEditor) .sf-button.btn-danger.btn-outline,
div.sfPageWrapper .sf-button.btn-danger.btn-outline,
body:not(.sfPageEditor) .btn.btn-danger.btn-outline,
div.sfPageWrapper .btn.btn-danger.btn-outline {
  color: #e62213;
  background-color: transparent;
  border-color: #e62213;
}
body:not(.sfPageEditor) .sf-button.btn-danger.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-danger.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-danger.btn-outline:hover,
div.sfPageWrapper .btn.btn-danger.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #ee3e30;
  border-color: #ee3e30;
}
body:not(.sfPageEditor) .sf-button.btn-danger.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-danger.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-danger.btn-outline:focus,
div.sfPageWrapper .btn.btn-danger.btn-outline:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #d11f11;
  border-color: #d11f11;
}
body:not(.sfPageEditor) .sf-button.btn-invert,
div.sfPageWrapper .sf-button.btn-invert,
body:not(.sfPageEditor) .btn.btn-invert,
div.sfPageWrapper .btn.btn-invert {
  color: #373632;
  background-color: #fff;
  border-color: #fbfbfb;
}
body:not(.sfPageEditor) .sf-button.btn-invert:hover,
div.sfPageWrapper .sf-button.btn-invert:hover,
body:not(.sfPageEditor) .btn.btn-invert:hover,
div.sfPageWrapper .btn.btn-invert:hover {
  background-color: #fff;
  border-color: #fbfbfb;
}
body:not(.sfPageEditor) .sf-button.btn-invert.active,
div.sfPageWrapper .sf-button.btn-invert.active,
body:not(.sfPageEditor) .btn.btn-invert.active,
div.sfPageWrapper .btn.btn-invert.active,
body:not(.sfPageEditor) .sf-button.btn-invert:active,
div.sfPageWrapper .sf-button.btn-invert:active,
body:not(.sfPageEditor) .btn.btn-invert:active,
div.sfPageWrapper .btn.btn-invert:active,
body:not(.sfPageEditor) .sf-button.btn-invert:focus,
div.sfPageWrapper .sf-button.btn-invert:focus,
body:not(.sfPageEditor) .btn.btn-invert:focus,
div.sfPageWrapper .btn.btn-invert:focus {
  background-color: #fbfbfb;
  border-color: #f7f7f7;
}
body:not(.sfPageEditor) .sf-button.btn-invert.btn-outline,
div.sfPageWrapper .sf-button.btn-invert.btn-outline,
body:not(.sfPageEditor) .btn.btn-invert.btn-outline,
div.sfPageWrapper .btn.btn-invert.btn-outline {
  color: rgba(255, 255, 255, 0.9);
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .sf-button.btn-invert.btn-outline:hover,
div.sfPageWrapper .sf-button.btn-invert.btn-outline:hover,
body:not(.sfPageEditor) .btn.btn-invert.btn-outline:hover,
div.sfPageWrapper .btn.btn-invert.btn-outline:hover {
  color: #373632;
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .sf-button.btn-invert.btn-outline:focus,
div.sfPageWrapper .sf-button.btn-invert.btn-outline:focus,
body:not(.sfPageEditor) .btn.btn-invert.btn-outline:focus,
div.sfPageWrapper .btn.btn-invert.btn-outline:focus {
  color: #373632;
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .sf-button.btn-block,
div.sfPageWrapper .sf-button.btn-block,
body:not(.sfPageEditor) .btn.btn-block,
div.sfPageWrapper .btn.btn-block {
  display: block;
  width: 100%;
}
body:not(.sfPageEditor) .sf-button.btn-primairy,
div.sfPageWrapper .sf-button.btn-primairy,
body:not(.sfPageEditor) .btn.btn-primairy,
div.sfPageWrapper .btn.btn-primairy,
body:not(.sfPageEditor) .sf-button.btn-outline,
div.sfPageWrapper .sf-button.btn-outline,
body:not(.sfPageEditor) .btn.btn-outline,
div.sfPageWrapper .btn.btn-outline {
  transition: all 0.3s;
}
body:not(.sfPageEditor) .sf-button.btn-circle,
div.sfPageWrapper .sf-button.btn-circle,
body:not(.sfPageEditor) .btn.btn-circle,
div.sfPageWrapper .btn.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 11.9px;
  line-height: 16.66px;
  font-size: 1.19rem;
  line-height: 1.666rem;
}
body:not(.sfPageEditor) .sf-button.btn-circle.btn-lg,
div.sfPageWrapper .sf-button.btn-circle.btn-lg,
body:not(.sfPageEditor) .btn.btn-circle.btn-lg,
div.sfPageWrapper .btn.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  line-height: 1.33;
}
body:not(.sfPageEditor) .sf-button.btn-circle.btn-xl,
div.sfPageWrapper .sf-button.btn-circle.btn-xl,
body:not(.sfPageEditor) .btn.btn-circle.btn-xl,
div.sfPageWrapper .btn.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
}
body:not(.sfPageEditor) .btn-group-lg > .btn .btn,
div.sfPageWrapper .btn-group-lg > .btn .btn {
  padding: 10px 20px 10px 20px;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
body:not(.sfPageEditor) .btn-group-sm > .btn .btn,
div.sfPageWrapper .btn-group-sm > .btn .btn {
  padding: 7px 10px 7px 10px;
  font-size: 11.9px;
  line-height: 16.66px;
  font-size: 1.19rem;
  line-height: 1.666rem;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
body:not(.sfPageEditor) .btn-group-xs > .btn .btn,
div.sfPageWrapper .btn-group-xs > .btn .btn {
  padding: 4px 6px 2px 6px;
  font-size: 10.5px;
  line-height: 14.7px;
  font-size: 1.05rem;
  line-height: 1.47rem;
  font-weight: 500;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
body:not(.sfPageEditor) .button-cloud,
div.sfPageWrapper .button-cloud {
  text-align: center;
}
body:not(.sfPageEditor) .button-cloud button,
div.sfPageWrapper .button-cloud button {
  display: inline-block;
  margin-bottom: 10px;
}
body:not(.sfPageEditor) .btn.active.focus,
div.sfPageWrapper .btn.active.focus,
body:not(.sfPageEditor) .btn.active:focus,
div.sfPageWrapper .btn.active:focus,
body:not(.sfPageEditor) .btn.focus,
div.sfPageWrapper .btn.focus,
body:not(.sfPageEditor) .btn:active.focus,
div.sfPageWrapper .btn:active.focus,
body:not(.sfPageEditor) .btn:active:focus,
div.sfPageWrapper .btn:active:focus,
body:not(.sfPageEditor) .btn:focus,
div.sfPageWrapper .btn:focus {
  outline: 0 !important;
  outline-offset: 0;
}
body:not(.sfPageEditor) .btn.disabled,
div.sfPageWrapper .btn.disabled,
body:not(.sfPageEditor) .btn[disabled],
div.sfPageWrapper .btn[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn,
div.sfPageWrapper fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
body:not(.sfPageEditor) .btn-social,
div.sfPageWrapper .btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body:not(.sfPageEditor) .btn-social > :first-child,
div.sfPageWrapper .btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-social.btn-lg,
div.sfPageWrapper .btn-social.btn-lg {
  padding-left: 61px;
}
body:not(.sfPageEditor) .btn-social.btn-lg:first-child,
div.sfPageWrapper .btn-social.btn-lg:first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
body:not(.sfPageEditor) .btn-social.btn-sm,
div.sfPageWrapper .btn-social.btn-sm {
  padding-left: 38px;
}
body:not(.sfPageEditor) .btn-social.btn-sm:first-child,
div.sfPageWrapper .btn-social.btn-sm:first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
body:not(.sfPageEditor) .btn-social.btn-xs,
div.sfPageWrapper .btn-social.btn-xs {
  padding-left: 30px;
}
body:not(.sfPageEditor) .btn-social.btn-xs:first-child,
div.sfPageWrapper .btn-social.btn-xs:first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
body:not(.sfPageEditor) .btn-social-icon,
div.sfPageWrapper .btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}
body:not(.sfPageEditor) .btn-social-icon > :first-child,
div.sfPageWrapper .btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-social-icon.btn-lg,
div.sfPageWrapper .btn-social-icon.btn-lg {
  padding-left: 61px;
}
body:not(.sfPageEditor) .btn-social-icon.btn-lg:first-child,
div.sfPageWrapper .btn-social-icon.btn-lg:first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
body:not(.sfPageEditor) .btn-social-icon.btn-sm,
div.sfPageWrapper .btn-social-icon.btn-sm {
  padding-left: 38px;
}
body:not(.sfPageEditor) .btn-social-icon.btn-sm:first-child,
div.sfPageWrapper .btn-social-icon.btn-sm:first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
body:not(.sfPageEditor) .btn-social-icon.btn-xs,
div.sfPageWrapper .btn-social-icon.btn-xs {
  padding-left: 30px;
}
body:not(.sfPageEditor) .btn-social-icon.btn-xs:first-child,
div.sfPageWrapper .btn-social-icon.btn-xs:first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
body:not(.sfPageEditor) .btn-social-icon:first-child,
div.sfPageWrapper .btn-social-icon:first-child {
  border: 0;
  text-align: center;
}
body:not(.sfPageEditor) .btn-social-icon.btn-lg,
div.sfPageWrapper .btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}
body:not(.sfPageEditor) .btn-social-icon.btn-sm,
div.sfPageWrapper .btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
body:not(.sfPageEditor) .btn-social-icon.btn-xs,
div.sfPageWrapper .btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}
body:not(.sfPageEditor) .btn-adn,
div.sfPageWrapper .btn-adn {
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-adn:hover,
div.sfPageWrapper .btn-adn:hover,
body:not(.sfPageEditor) .btn-adn:focus,
div.sfPageWrapper .btn-adn:focus,
body:not(.sfPageEditor) .btn-adn:active,
div.sfPageWrapper .btn-adn:active,
body:not(.sfPageEditor) .btn-adn.active,
div.sfPageWrapper .btn-adn.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-adn,
div.sfPageWrapper .open > .dropdown-toggle.btn-adn {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-adn:active,
div.sfPageWrapper .btn-adn:active,
body:not(.sfPageEditor) .btn-adn.active,
div.sfPageWrapper .btn-adn.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-adn,
div.sfPageWrapper .open > .dropdown-toggle.btn-adn {
  background-image: none;
}
body:not(.sfPageEditor) .btn-adn.disabled,
div.sfPageWrapper .btn-adn.disabled,
body:not(.sfPageEditor) .btn-adn[disabled],
div.sfPageWrapper .btn-adn[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-adn,
div.sfPageWrapper fieldset[disabled] .btn-adn,
body:not(.sfPageEditor) .btn-adn.disabled:hover,
div.sfPageWrapper .btn-adn.disabled:hover,
body:not(.sfPageEditor) .btn-adn[disabled]:hover,
div.sfPageWrapper .btn-adn[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-adn:hover,
div.sfPageWrapper fieldset[disabled] .btn-adn:hover,
body:not(.sfPageEditor) .btn-adn.disabled:focus,
div.sfPageWrapper .btn-adn.disabled:focus,
body:not(.sfPageEditor) .btn-adn[disabled]:focus,
div.sfPageWrapper .btn-adn[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-adn:focus,
div.sfPageWrapper fieldset[disabled] .btn-adn:focus,
body:not(.sfPageEditor) .btn-adn.disabled:active,
div.sfPageWrapper .btn-adn.disabled:active,
body:not(.sfPageEditor) .btn-adn[disabled]:active,
div.sfPageWrapper .btn-adn[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-adn:active,
div.sfPageWrapper fieldset[disabled] .btn-adn:active,
body:not(.sfPageEditor) .btn-adn.disabled.active,
div.sfPageWrapper .btn-adn.disabled.active,
body:not(.sfPageEditor) .btn-adn[disabled].active,
div.sfPageWrapper .btn-adn[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-adn.active,
div.sfPageWrapper fieldset[disabled] .btn-adn.active {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-adn .badge,
div.sfPageWrapper .btn-adn .badge {
  color: #d87a68;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-bitbucket,
div.sfPageWrapper .btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-bitbucket:hover,
div.sfPageWrapper .btn-bitbucket:hover,
body:not(.sfPageEditor) .btn-bitbucket:focus,
div.sfPageWrapper .btn-bitbucket:focus,
body:not(.sfPageEditor) .btn-bitbucket:active,
div.sfPageWrapper .btn-bitbucket:active,
body:not(.sfPageEditor) .btn-bitbucket.active,
div.sfPageWrapper .btn-bitbucket.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-bitbucket,
div.sfPageWrapper .open > .dropdown-toggle.btn-bitbucket {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-bitbucket:active,
div.sfPageWrapper .btn-bitbucket:active,
body:not(.sfPageEditor) .btn-bitbucket.active,
div.sfPageWrapper .btn-bitbucket.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-bitbucket,
div.sfPageWrapper .open > .dropdown-toggle.btn-bitbucket {
  background-image: none;
}
body:not(.sfPageEditor) .btn-bitbucket.disabled,
div.sfPageWrapper .btn-bitbucket.disabled,
body:not(.sfPageEditor) .btn-bitbucket[disabled],
div.sfPageWrapper .btn-bitbucket[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-bitbucket,
div.sfPageWrapper fieldset[disabled] .btn-bitbucket,
body:not(.sfPageEditor) .btn-bitbucket.disabled:hover,
div.sfPageWrapper .btn-bitbucket.disabled:hover,
body:not(.sfPageEditor) .btn-bitbucket[disabled]:hover,
div.sfPageWrapper .btn-bitbucket[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-bitbucket:hover,
div.sfPageWrapper fieldset[disabled] .btn-bitbucket:hover,
body:not(.sfPageEditor) .btn-bitbucket.disabled:focus,
div.sfPageWrapper .btn-bitbucket.disabled:focus,
body:not(.sfPageEditor) .btn-bitbucket[disabled]:focus,
div.sfPageWrapper .btn-bitbucket[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-bitbucket:focus,
div.sfPageWrapper fieldset[disabled] .btn-bitbucket:focus,
body:not(.sfPageEditor) .btn-bitbucket.disabled:active,
div.sfPageWrapper .btn-bitbucket.disabled:active,
body:not(.sfPageEditor) .btn-bitbucket[disabled]:active,
div.sfPageWrapper .btn-bitbucket[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-bitbucket:active,
div.sfPageWrapper fieldset[disabled] .btn-bitbucket:active,
body:not(.sfPageEditor) .btn-bitbucket.disabled.active,
div.sfPageWrapper .btn-bitbucket.disabled.active,
body:not(.sfPageEditor) .btn-bitbucket[disabled].active,
div.sfPageWrapper .btn-bitbucket[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-bitbucket.active,
div.sfPageWrapper fieldset[disabled] .btn-bitbucket.active {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-bitbucket .badge,
div.sfPageWrapper .btn-bitbucket .badge {
  color: #205081;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-dropbox,
div.sfPageWrapper .btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-dropbox:hover,
div.sfPageWrapper .btn-dropbox:hover,
body:not(.sfPageEditor) .btn-dropbox:focus,
div.sfPageWrapper .btn-dropbox:focus,
body:not(.sfPageEditor) .btn-dropbox:active,
div.sfPageWrapper .btn-dropbox:active,
body:not(.sfPageEditor) .btn-dropbox.active,
div.sfPageWrapper .btn-dropbox.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-dropbox,
div.sfPageWrapper .open > .dropdown-toggle.btn-dropbox {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-dropbox:active,
div.sfPageWrapper .btn-dropbox:active,
body:not(.sfPageEditor) .btn-dropbox.active,
div.sfPageWrapper .btn-dropbox.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-dropbox,
div.sfPageWrapper .open > .dropdown-toggle.btn-dropbox {
  background-image: none;
}
body:not(.sfPageEditor) .btn-dropbox.disabled,
div.sfPageWrapper .btn-dropbox.disabled,
body:not(.sfPageEditor) .btn-dropbox[disabled],
div.sfPageWrapper .btn-dropbox[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-dropbox,
div.sfPageWrapper fieldset[disabled] .btn-dropbox,
body:not(.sfPageEditor) .btn-dropbox.disabled:hover,
div.sfPageWrapper .btn-dropbox.disabled:hover,
body:not(.sfPageEditor) .btn-dropbox[disabled]:hover,
div.sfPageWrapper .btn-dropbox[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-dropbox:hover,
div.sfPageWrapper fieldset[disabled] .btn-dropbox:hover,
body:not(.sfPageEditor) .btn-dropbox.disabled:focus,
div.sfPageWrapper .btn-dropbox.disabled:focus,
body:not(.sfPageEditor) .btn-dropbox[disabled]:focus,
div.sfPageWrapper .btn-dropbox[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-dropbox:focus,
div.sfPageWrapper fieldset[disabled] .btn-dropbox:focus,
body:not(.sfPageEditor) .btn-dropbox.disabled:active,
div.sfPageWrapper .btn-dropbox.disabled:active,
body:not(.sfPageEditor) .btn-dropbox[disabled]:active,
div.sfPageWrapper .btn-dropbox[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-dropbox:active,
div.sfPageWrapper fieldset[disabled] .btn-dropbox:active,
body:not(.sfPageEditor) .btn-dropbox.disabled.active,
div.sfPageWrapper .btn-dropbox.disabled.active,
body:not(.sfPageEditor) .btn-dropbox[disabled].active,
div.sfPageWrapper .btn-dropbox[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-dropbox.active,
div.sfPageWrapper fieldset[disabled] .btn-dropbox.active {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-dropbox .badge,
div.sfPageWrapper .btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-facebook,
div.sfPageWrapper .btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-facebook:hover,
div.sfPageWrapper .btn-facebook:hover,
body:not(.sfPageEditor) .btn-facebook:focus,
div.sfPageWrapper .btn-facebook:focus,
body:not(.sfPageEditor) .btn-facebook:active,
div.sfPageWrapper .btn-facebook:active,
body:not(.sfPageEditor) .btn-facebook.active,
div.sfPageWrapper .btn-facebook.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-facebook,
div.sfPageWrapper .open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-facebook:active,
div.sfPageWrapper .btn-facebook:active,
body:not(.sfPageEditor) .btn-facebook.active,
div.sfPageWrapper .btn-facebook.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-facebook,
div.sfPageWrapper .open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
body:not(.sfPageEditor) .btn-facebook.disabled,
div.sfPageWrapper .btn-facebook.disabled,
body:not(.sfPageEditor) .btn-facebook[disabled],
div.sfPageWrapper .btn-facebook[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-facebook,
div.sfPageWrapper fieldset[disabled] .btn-facebook,
body:not(.sfPageEditor) .btn-facebook.disabled:hover,
div.sfPageWrapper .btn-facebook.disabled:hover,
body:not(.sfPageEditor) .btn-facebook[disabled]:hover,
div.sfPageWrapper .btn-facebook[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-facebook:hover,
div.sfPageWrapper fieldset[disabled] .btn-facebook:hover,
body:not(.sfPageEditor) .btn-facebook.disabled:focus,
div.sfPageWrapper .btn-facebook.disabled:focus,
body:not(.sfPageEditor) .btn-facebook[disabled]:focus,
div.sfPageWrapper .btn-facebook[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-facebook:focus,
div.sfPageWrapper fieldset[disabled] .btn-facebook:focus,
body:not(.sfPageEditor) .btn-facebook.disabled:active,
div.sfPageWrapper .btn-facebook.disabled:active,
body:not(.sfPageEditor) .btn-facebook[disabled]:active,
div.sfPageWrapper .btn-facebook[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-facebook:active,
div.sfPageWrapper fieldset[disabled] .btn-facebook:active,
body:not(.sfPageEditor) .btn-facebook.disabled.active,
div.sfPageWrapper .btn-facebook.disabled.active,
body:not(.sfPageEditor) .btn-facebook[disabled].active,
div.sfPageWrapper .btn-facebook[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-facebook.active,
div.sfPageWrapper fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-facebook .badge,
div.sfPageWrapper .btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-foursquare,
div.sfPageWrapper .btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-foursquare:hover,
div.sfPageWrapper .btn-foursquare:hover,
body:not(.sfPageEditor) .btn-foursquare:focus,
div.sfPageWrapper .btn-foursquare:focus,
body:not(.sfPageEditor) .btn-foursquare:active,
div.sfPageWrapper .btn-foursquare:active,
body:not(.sfPageEditor) .btn-foursquare.active,
div.sfPageWrapper .btn-foursquare.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-foursquare,
div.sfPageWrapper .open > .dropdown-toggle.btn-foursquare {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-foursquare:active,
div.sfPageWrapper .btn-foursquare:active,
body:not(.sfPageEditor) .btn-foursquare.active,
div.sfPageWrapper .btn-foursquare.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-foursquare,
div.sfPageWrapper .open > .dropdown-toggle.btn-foursquare {
  background-image: none;
}
body:not(.sfPageEditor) .btn-foursquare.disabled,
div.sfPageWrapper .btn-foursquare.disabled,
body:not(.sfPageEditor) .btn-foursquare[disabled],
div.sfPageWrapper .btn-foursquare[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-foursquare,
div.sfPageWrapper fieldset[disabled] .btn-foursquare,
body:not(.sfPageEditor) .btn-foursquare.disabled:hover,
div.sfPageWrapper .btn-foursquare.disabled:hover,
body:not(.sfPageEditor) .btn-foursquare[disabled]:hover,
div.sfPageWrapper .btn-foursquare[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-foursquare:hover,
div.sfPageWrapper fieldset[disabled] .btn-foursquare:hover,
body:not(.sfPageEditor) .btn-foursquare.disabled:focus,
div.sfPageWrapper .btn-foursquare.disabled:focus,
body:not(.sfPageEditor) .btn-foursquare[disabled]:focus,
div.sfPageWrapper .btn-foursquare[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-foursquare:focus,
div.sfPageWrapper fieldset[disabled] .btn-foursquare:focus,
body:not(.sfPageEditor) .btn-foursquare.disabled:active,
div.sfPageWrapper .btn-foursquare.disabled:active,
body:not(.sfPageEditor) .btn-foursquare[disabled]:active,
div.sfPageWrapper .btn-foursquare[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-foursquare:active,
div.sfPageWrapper fieldset[disabled] .btn-foursquare:active,
body:not(.sfPageEditor) .btn-foursquare.disabled.active,
div.sfPageWrapper .btn-foursquare.disabled.active,
body:not(.sfPageEditor) .btn-foursquare[disabled].active,
div.sfPageWrapper .btn-foursquare[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-foursquare.active,
div.sfPageWrapper fieldset[disabled] .btn-foursquare.active {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-foursquare .badge,
div.sfPageWrapper .btn-foursquare .badge {
  color: #f94877;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-github,
div.sfPageWrapper .btn-github {
  color: #fff;
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-github:hover,
div.sfPageWrapper .btn-github:hover,
body:not(.sfPageEditor) .btn-github:focus,
div.sfPageWrapper .btn-github:focus,
body:not(.sfPageEditor) .btn-github:active,
div.sfPageWrapper .btn-github:active,
body:not(.sfPageEditor) .btn-github.active,
div.sfPageWrapper .btn-github.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-github,
div.sfPageWrapper .open > .dropdown-toggle.btn-github {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-github:active,
div.sfPageWrapper .btn-github:active,
body:not(.sfPageEditor) .btn-github.active,
div.sfPageWrapper .btn-github.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-github,
div.sfPageWrapper .open > .dropdown-toggle.btn-github {
  background-image: none;
}
body:not(.sfPageEditor) .btn-github.disabled,
div.sfPageWrapper .btn-github.disabled,
body:not(.sfPageEditor) .btn-github[disabled],
div.sfPageWrapper .btn-github[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-github,
div.sfPageWrapper fieldset[disabled] .btn-github,
body:not(.sfPageEditor) .btn-github.disabled:hover,
div.sfPageWrapper .btn-github.disabled:hover,
body:not(.sfPageEditor) .btn-github[disabled]:hover,
div.sfPageWrapper .btn-github[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-github:hover,
div.sfPageWrapper fieldset[disabled] .btn-github:hover,
body:not(.sfPageEditor) .btn-github.disabled:focus,
div.sfPageWrapper .btn-github.disabled:focus,
body:not(.sfPageEditor) .btn-github[disabled]:focus,
div.sfPageWrapper .btn-github[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-github:focus,
div.sfPageWrapper fieldset[disabled] .btn-github:focus,
body:not(.sfPageEditor) .btn-github.disabled:active,
div.sfPageWrapper .btn-github.disabled:active,
body:not(.sfPageEditor) .btn-github[disabled]:active,
div.sfPageWrapper .btn-github[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-github:active,
div.sfPageWrapper fieldset[disabled] .btn-github:active,
body:not(.sfPageEditor) .btn-github.disabled.active,
div.sfPageWrapper .btn-github.disabled.active,
body:not(.sfPageEditor) .btn-github[disabled].active,
div.sfPageWrapper .btn-github[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-github.active,
div.sfPageWrapper fieldset[disabled] .btn-github.active {
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-github .badge,
div.sfPageWrapper .btn-github .badge {
  color: #444;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-google-plus,
div.sfPageWrapper .btn-google-plus {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-google-plus:hover,
div.sfPageWrapper .btn-google-plus:hover,
body:not(.sfPageEditor) .btn-google-plus:focus,
div.sfPageWrapper .btn-google-plus:focus,
body:not(.sfPageEditor) .btn-google-plus:active,
div.sfPageWrapper .btn-google-plus:active,
body:not(.sfPageEditor) .btn-google-plus.active,
div.sfPageWrapper .btn-google-plus.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-google-plus,
div.sfPageWrapper .open > .dropdown-toggle.btn-google-plus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-google-plus:active,
div.sfPageWrapper .btn-google-plus:active,
body:not(.sfPageEditor) .btn-google-plus.active,
div.sfPageWrapper .btn-google-plus.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-google-plus,
div.sfPageWrapper .open > .dropdown-toggle.btn-google-plus {
  background-image: none;
}
body:not(.sfPageEditor) .btn-google-plus.disabled,
div.sfPageWrapper .btn-google-plus.disabled,
body:not(.sfPageEditor) .btn-google-plus[disabled],
div.sfPageWrapper .btn-google-plus[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-google-plus,
div.sfPageWrapper fieldset[disabled] .btn-google-plus,
body:not(.sfPageEditor) .btn-google-plus.disabled:hover,
div.sfPageWrapper .btn-google-plus.disabled:hover,
body:not(.sfPageEditor) .btn-google-plus[disabled]:hover,
div.sfPageWrapper .btn-google-plus[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-google-plus:hover,
div.sfPageWrapper fieldset[disabled] .btn-google-plus:hover,
body:not(.sfPageEditor) .btn-google-plus.disabled:focus,
div.sfPageWrapper .btn-google-plus.disabled:focus,
body:not(.sfPageEditor) .btn-google-plus[disabled]:focus,
div.sfPageWrapper .btn-google-plus[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-google-plus:focus,
div.sfPageWrapper fieldset[disabled] .btn-google-plus:focus,
body:not(.sfPageEditor) .btn-google-plus.disabled:active,
div.sfPageWrapper .btn-google-plus.disabled:active,
body:not(.sfPageEditor) .btn-google-plus[disabled]:active,
div.sfPageWrapper .btn-google-plus[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-google-plus:active,
div.sfPageWrapper fieldset[disabled] .btn-google-plus:active,
body:not(.sfPageEditor) .btn-google-plus.disabled.active,
div.sfPageWrapper .btn-google-plus.disabled.active,
body:not(.sfPageEditor) .btn-google-plus[disabled].active,
div.sfPageWrapper .btn-google-plus[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-google-plus.active,
div.sfPageWrapper fieldset[disabled] .btn-google-plus.active {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-google-plus .badge,
div.sfPageWrapper .btn-google-plus .badge {
  color: #dd4b39;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-instagram,
div.sfPageWrapper .btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-instagram:hover,
div.sfPageWrapper .btn-instagram:hover,
body:not(.sfPageEditor) .btn-instagram:focus,
div.sfPageWrapper .btn-instagram:focus,
body:not(.sfPageEditor) .btn-instagram:active,
div.sfPageWrapper .btn-instagram:active,
body:not(.sfPageEditor) .btn-instagram.active,
div.sfPageWrapper .btn-instagram.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-instagram,
div.sfPageWrapper .open > .dropdown-toggle.btn-instagram {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-instagram:active,
div.sfPageWrapper .btn-instagram:active,
body:not(.sfPageEditor) .btn-instagram.active,
div.sfPageWrapper .btn-instagram.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-instagram,
div.sfPageWrapper .open > .dropdown-toggle.btn-instagram {
  background-image: none;
}
body:not(.sfPageEditor) .btn-instagram.disabled,
div.sfPageWrapper .btn-instagram.disabled,
body:not(.sfPageEditor) .btn-instagram[disabled],
div.sfPageWrapper .btn-instagram[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-instagram,
div.sfPageWrapper fieldset[disabled] .btn-instagram,
body:not(.sfPageEditor) .btn-instagram.disabled:hover,
div.sfPageWrapper .btn-instagram.disabled:hover,
body:not(.sfPageEditor) .btn-instagram[disabled]:hover,
div.sfPageWrapper .btn-instagram[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-instagram:hover,
div.sfPageWrapper fieldset[disabled] .btn-instagram:hover,
body:not(.sfPageEditor) .btn-instagram.disabled:focus,
div.sfPageWrapper .btn-instagram.disabled:focus,
body:not(.sfPageEditor) .btn-instagram[disabled]:focus,
div.sfPageWrapper .btn-instagram[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-instagram:focus,
div.sfPageWrapper fieldset[disabled] .btn-instagram:focus,
body:not(.sfPageEditor) .btn-instagram.disabled:active,
div.sfPageWrapper .btn-instagram.disabled:active,
body:not(.sfPageEditor) .btn-instagram[disabled]:active,
div.sfPageWrapper .btn-instagram[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-instagram:active,
div.sfPageWrapper fieldset[disabled] .btn-instagram:active,
body:not(.sfPageEditor) .btn-instagram.disabled.active,
div.sfPageWrapper .btn-instagram.disabled.active,
body:not(.sfPageEditor) .btn-instagram[disabled].active,
div.sfPageWrapper .btn-instagram[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-instagram.active,
div.sfPageWrapper fieldset[disabled] .btn-instagram.active {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-instagram .badge,
div.sfPageWrapper .btn-instagram .badge {
  color: #3f729b;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-linkedin,
div.sfPageWrapper .btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-linkedin:hover,
div.sfPageWrapper .btn-linkedin:hover,
body:not(.sfPageEditor) .btn-linkedin:focus,
div.sfPageWrapper .btn-linkedin:focus,
body:not(.sfPageEditor) .btn-linkedin:active,
div.sfPageWrapper .btn-linkedin:active,
body:not(.sfPageEditor) .btn-linkedin.active,
div.sfPageWrapper .btn-linkedin.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-linkedin,
div.sfPageWrapper .open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-linkedin:active,
div.sfPageWrapper .btn-linkedin:active,
body:not(.sfPageEditor) .btn-linkedin.active,
div.sfPageWrapper .btn-linkedin.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-linkedin,
div.sfPageWrapper .open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
body:not(.sfPageEditor) .btn-linkedin.disabled,
div.sfPageWrapper .btn-linkedin.disabled,
body:not(.sfPageEditor) .btn-linkedin[disabled],
div.sfPageWrapper .btn-linkedin[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-linkedin,
div.sfPageWrapper fieldset[disabled] .btn-linkedin,
body:not(.sfPageEditor) .btn-linkedin.disabled:hover,
div.sfPageWrapper .btn-linkedin.disabled:hover,
body:not(.sfPageEditor) .btn-linkedin[disabled]:hover,
div.sfPageWrapper .btn-linkedin[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-linkedin:hover,
div.sfPageWrapper fieldset[disabled] .btn-linkedin:hover,
body:not(.sfPageEditor) .btn-linkedin.disabled:focus,
div.sfPageWrapper .btn-linkedin.disabled:focus,
body:not(.sfPageEditor) .btn-linkedin[disabled]:focus,
div.sfPageWrapper .btn-linkedin[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-linkedin:focus,
div.sfPageWrapper fieldset[disabled] .btn-linkedin:focus,
body:not(.sfPageEditor) .btn-linkedin.disabled:active,
div.sfPageWrapper .btn-linkedin.disabled:active,
body:not(.sfPageEditor) .btn-linkedin[disabled]:active,
div.sfPageWrapper .btn-linkedin[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-linkedin:active,
div.sfPageWrapper fieldset[disabled] .btn-linkedin:active,
body:not(.sfPageEditor) .btn-linkedin.disabled.active,
div.sfPageWrapper .btn-linkedin.disabled.active,
body:not(.sfPageEditor) .btn-linkedin[disabled].active,
div.sfPageWrapper .btn-linkedin[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-linkedin.active,
div.sfPageWrapper fieldset[disabled] .btn-linkedin.active {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-linkedin .badge,
div.sfPageWrapper .btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-microsoft,
div.sfPageWrapper .btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-microsoft:hover,
div.sfPageWrapper .btn-microsoft:hover,
body:not(.sfPageEditor) .btn-microsoft:focus,
div.sfPageWrapper .btn-microsoft:focus,
body:not(.sfPageEditor) .btn-microsoft:active,
div.sfPageWrapper .btn-microsoft:active,
body:not(.sfPageEditor) .btn-microsoft.active,
div.sfPageWrapper .btn-microsoft.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-microsoft,
div.sfPageWrapper .open > .dropdown-toggle.btn-microsoft {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-microsoft:active,
div.sfPageWrapper .btn-microsoft:active,
body:not(.sfPageEditor) .btn-microsoft.active,
div.sfPageWrapper .btn-microsoft.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-microsoft,
div.sfPageWrapper .open > .dropdown-toggle.btn-microsoft {
  background-image: none;
}
body:not(.sfPageEditor) .btn-microsoft.disabled,
div.sfPageWrapper .btn-microsoft.disabled,
body:not(.sfPageEditor) .btn-microsoft[disabled],
div.sfPageWrapper .btn-microsoft[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-microsoft,
div.sfPageWrapper fieldset[disabled] .btn-microsoft,
body:not(.sfPageEditor) .btn-microsoft.disabled:hover,
div.sfPageWrapper .btn-microsoft.disabled:hover,
body:not(.sfPageEditor) .btn-microsoft[disabled]:hover,
div.sfPageWrapper .btn-microsoft[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-microsoft:hover,
div.sfPageWrapper fieldset[disabled] .btn-microsoft:hover,
body:not(.sfPageEditor) .btn-microsoft.disabled:focus,
div.sfPageWrapper .btn-microsoft.disabled:focus,
body:not(.sfPageEditor) .btn-microsoft[disabled]:focus,
div.sfPageWrapper .btn-microsoft[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-microsoft:focus,
div.sfPageWrapper fieldset[disabled] .btn-microsoft:focus,
body:not(.sfPageEditor) .btn-microsoft.disabled:active,
div.sfPageWrapper .btn-microsoft.disabled:active,
body:not(.sfPageEditor) .btn-microsoft[disabled]:active,
div.sfPageWrapper .btn-microsoft[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-microsoft:active,
div.sfPageWrapper fieldset[disabled] .btn-microsoft:active,
body:not(.sfPageEditor) .btn-microsoft.disabled.active,
div.sfPageWrapper .btn-microsoft.disabled.active,
body:not(.sfPageEditor) .btn-microsoft[disabled].active,
div.sfPageWrapper .btn-microsoft[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-microsoft.active,
div.sfPageWrapper fieldset[disabled] .btn-microsoft.active {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-microsoft .badge,
div.sfPageWrapper .btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-openid,
div.sfPageWrapper .btn-openid {
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-openid:hover,
div.sfPageWrapper .btn-openid:hover,
body:not(.sfPageEditor) .btn-openid:focus,
div.sfPageWrapper .btn-openid:focus,
body:not(.sfPageEditor) .btn-openid:active,
div.sfPageWrapper .btn-openid:active,
body:not(.sfPageEditor) .btn-openid.active,
div.sfPageWrapper .btn-openid.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-openid,
div.sfPageWrapper .open > .dropdown-toggle.btn-openid {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-openid:active,
div.sfPageWrapper .btn-openid:active,
body:not(.sfPageEditor) .btn-openid.active,
div.sfPageWrapper .btn-openid.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-openid,
div.sfPageWrapper .open > .dropdown-toggle.btn-openid {
  background-image: none;
}
body:not(.sfPageEditor) .btn-openid.disabled,
div.sfPageWrapper .btn-openid.disabled,
body:not(.sfPageEditor) .btn-openid[disabled],
div.sfPageWrapper .btn-openid[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-openid,
div.sfPageWrapper fieldset[disabled] .btn-openid,
body:not(.sfPageEditor) .btn-openid.disabled:hover,
div.sfPageWrapper .btn-openid.disabled:hover,
body:not(.sfPageEditor) .btn-openid[disabled]:hover,
div.sfPageWrapper .btn-openid[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-openid:hover,
div.sfPageWrapper fieldset[disabled] .btn-openid:hover,
body:not(.sfPageEditor) .btn-openid.disabled:focus,
div.sfPageWrapper .btn-openid.disabled:focus,
body:not(.sfPageEditor) .btn-openid[disabled]:focus,
div.sfPageWrapper .btn-openid[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-openid:focus,
div.sfPageWrapper fieldset[disabled] .btn-openid:focus,
body:not(.sfPageEditor) .btn-openid.disabled:active,
div.sfPageWrapper .btn-openid.disabled:active,
body:not(.sfPageEditor) .btn-openid[disabled]:active,
div.sfPageWrapper .btn-openid[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-openid:active,
div.sfPageWrapper fieldset[disabled] .btn-openid:active,
body:not(.sfPageEditor) .btn-openid.disabled.active,
div.sfPageWrapper .btn-openid.disabled.active,
body:not(.sfPageEditor) .btn-openid[disabled].active,
div.sfPageWrapper .btn-openid[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-openid.active,
div.sfPageWrapper fieldset[disabled] .btn-openid.active {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-openid .badge,
div.sfPageWrapper .btn-openid .badge {
  color: #f7931e;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-pinterest,
div.sfPageWrapper .btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-pinterest:hover,
div.sfPageWrapper .btn-pinterest:hover,
body:not(.sfPageEditor) .btn-pinterest:focus,
div.sfPageWrapper .btn-pinterest:focus,
body:not(.sfPageEditor) .btn-pinterest:active,
div.sfPageWrapper .btn-pinterest:active,
body:not(.sfPageEditor) .btn-pinterest.active,
div.sfPageWrapper .btn-pinterest.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-pinterest,
div.sfPageWrapper .open > .dropdown-toggle.btn-pinterest {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-pinterest:active,
div.sfPageWrapper .btn-pinterest:active,
body:not(.sfPageEditor) .btn-pinterest.active,
div.sfPageWrapper .btn-pinterest.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-pinterest,
div.sfPageWrapper .open > .dropdown-toggle.btn-pinterest {
  background-image: none;
}
body:not(.sfPageEditor) .btn-pinterest.disabled,
div.sfPageWrapper .btn-pinterest.disabled,
body:not(.sfPageEditor) .btn-pinterest[disabled],
div.sfPageWrapper .btn-pinterest[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-pinterest,
div.sfPageWrapper fieldset[disabled] .btn-pinterest,
body:not(.sfPageEditor) .btn-pinterest.disabled:hover,
div.sfPageWrapper .btn-pinterest.disabled:hover,
body:not(.sfPageEditor) .btn-pinterest[disabled]:hover,
div.sfPageWrapper .btn-pinterest[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-pinterest:hover,
div.sfPageWrapper fieldset[disabled] .btn-pinterest:hover,
body:not(.sfPageEditor) .btn-pinterest.disabled:focus,
div.sfPageWrapper .btn-pinterest.disabled:focus,
body:not(.sfPageEditor) .btn-pinterest[disabled]:focus,
div.sfPageWrapper .btn-pinterest[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-pinterest:focus,
div.sfPageWrapper fieldset[disabled] .btn-pinterest:focus,
body:not(.sfPageEditor) .btn-pinterest.disabled:active,
div.sfPageWrapper .btn-pinterest.disabled:active,
body:not(.sfPageEditor) .btn-pinterest[disabled]:active,
div.sfPageWrapper .btn-pinterest[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-pinterest:active,
div.sfPageWrapper fieldset[disabled] .btn-pinterest:active,
body:not(.sfPageEditor) .btn-pinterest.disabled.active,
div.sfPageWrapper .btn-pinterest.disabled.active,
body:not(.sfPageEditor) .btn-pinterest[disabled].active,
div.sfPageWrapper .btn-pinterest[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-pinterest.active,
div.sfPageWrapper fieldset[disabled] .btn-pinterest.active {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-pinterest .badge,
div.sfPageWrapper .btn-pinterest .badge {
  color: #cb2027;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-reddit,
div.sfPageWrapper .btn-reddit {
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-reddit:hover,
div.sfPageWrapper .btn-reddit:hover,
body:not(.sfPageEditor) .btn-reddit:focus,
div.sfPageWrapper .btn-reddit:focus,
body:not(.sfPageEditor) .btn-reddit:active,
div.sfPageWrapper .btn-reddit:active,
body:not(.sfPageEditor) .btn-reddit.active,
div.sfPageWrapper .btn-reddit.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-reddit,
div.sfPageWrapper .open > .dropdown-toggle.btn-reddit {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-reddit:active,
div.sfPageWrapper .btn-reddit:active,
body:not(.sfPageEditor) .btn-reddit.active,
div.sfPageWrapper .btn-reddit.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-reddit,
div.sfPageWrapper .open > .dropdown-toggle.btn-reddit {
  background-image: none;
}
body:not(.sfPageEditor) .btn-reddit.disabled,
div.sfPageWrapper .btn-reddit.disabled,
body:not(.sfPageEditor) .btn-reddit[disabled],
div.sfPageWrapper .btn-reddit[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-reddit,
div.sfPageWrapper fieldset[disabled] .btn-reddit,
body:not(.sfPageEditor) .btn-reddit.disabled:hover,
div.sfPageWrapper .btn-reddit.disabled:hover,
body:not(.sfPageEditor) .btn-reddit[disabled]:hover,
div.sfPageWrapper .btn-reddit[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-reddit:hover,
div.sfPageWrapper fieldset[disabled] .btn-reddit:hover,
body:not(.sfPageEditor) .btn-reddit.disabled:focus,
div.sfPageWrapper .btn-reddit.disabled:focus,
body:not(.sfPageEditor) .btn-reddit[disabled]:focus,
div.sfPageWrapper .btn-reddit[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-reddit:focus,
div.sfPageWrapper fieldset[disabled] .btn-reddit:focus,
body:not(.sfPageEditor) .btn-reddit.disabled:active,
div.sfPageWrapper .btn-reddit.disabled:active,
body:not(.sfPageEditor) .btn-reddit[disabled]:active,
div.sfPageWrapper .btn-reddit[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-reddit:active,
div.sfPageWrapper fieldset[disabled] .btn-reddit:active,
body:not(.sfPageEditor) .btn-reddit.disabled.active,
div.sfPageWrapper .btn-reddit.disabled.active,
body:not(.sfPageEditor) .btn-reddit[disabled].active,
div.sfPageWrapper .btn-reddit[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-reddit.active,
div.sfPageWrapper fieldset[disabled] .btn-reddit.active {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-reddit .badge,
div.sfPageWrapper .btn-reddit .badge {
  color: #eff7ff;
  background-color: #000;
}
body:not(.sfPageEditor) .btn-soundcloud,
div.sfPageWrapper .btn-soundcloud {
  color: #fff;
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-soundcloud:hover,
div.sfPageWrapper .btn-soundcloud:hover,
body:not(.sfPageEditor) .btn-soundcloud:focus,
div.sfPageWrapper .btn-soundcloud:focus,
body:not(.sfPageEditor) .btn-soundcloud:active,
div.sfPageWrapper .btn-soundcloud:active,
body:not(.sfPageEditor) .btn-soundcloud.active,
div.sfPageWrapper .btn-soundcloud.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-soundcloud,
div.sfPageWrapper .open > .dropdown-toggle.btn-soundcloud {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-soundcloud:active,
div.sfPageWrapper .btn-soundcloud:active,
body:not(.sfPageEditor) .btn-soundcloud.active,
div.sfPageWrapper .btn-soundcloud.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-soundcloud,
div.sfPageWrapper .open > .dropdown-toggle.btn-soundcloud {
  background-image: none;
}
body:not(.sfPageEditor) .btn-soundcloud.disabled,
div.sfPageWrapper .btn-soundcloud.disabled,
body:not(.sfPageEditor) .btn-soundcloud[disabled],
div.sfPageWrapper .btn-soundcloud[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-soundcloud,
div.sfPageWrapper fieldset[disabled] .btn-soundcloud,
body:not(.sfPageEditor) .btn-soundcloud.disabled:hover,
div.sfPageWrapper .btn-soundcloud.disabled:hover,
body:not(.sfPageEditor) .btn-soundcloud[disabled]:hover,
div.sfPageWrapper .btn-soundcloud[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-soundcloud:hover,
div.sfPageWrapper fieldset[disabled] .btn-soundcloud:hover,
body:not(.sfPageEditor) .btn-soundcloud.disabled:focus,
div.sfPageWrapper .btn-soundcloud.disabled:focus,
body:not(.sfPageEditor) .btn-soundcloud[disabled]:focus,
div.sfPageWrapper .btn-soundcloud[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-soundcloud:focus,
div.sfPageWrapper fieldset[disabled] .btn-soundcloud:focus,
body:not(.sfPageEditor) .btn-soundcloud.disabled:active,
div.sfPageWrapper .btn-soundcloud.disabled:active,
body:not(.sfPageEditor) .btn-soundcloud[disabled]:active,
div.sfPageWrapper .btn-soundcloud[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-soundcloud:active,
div.sfPageWrapper fieldset[disabled] .btn-soundcloud:active,
body:not(.sfPageEditor) .btn-soundcloud.disabled.active,
div.sfPageWrapper .btn-soundcloud.disabled.active,
body:not(.sfPageEditor) .btn-soundcloud[disabled].active,
div.sfPageWrapper .btn-soundcloud[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-soundcloud.active,
div.sfPageWrapper fieldset[disabled] .btn-soundcloud.active {
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-soundcloud .badge,
div.sfPageWrapper .btn-soundcloud .badge {
  color: #f50;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-tumblr,
div.sfPageWrapper .btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-tumblr:hover,
div.sfPageWrapper .btn-tumblr:hover,
body:not(.sfPageEditor) .btn-tumblr:focus,
div.sfPageWrapper .btn-tumblr:focus,
body:not(.sfPageEditor) .btn-tumblr:active,
div.sfPageWrapper .btn-tumblr:active,
body:not(.sfPageEditor) .btn-tumblr.active,
div.sfPageWrapper .btn-tumblr.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-tumblr,
div.sfPageWrapper .open > .dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-tumblr:active,
div.sfPageWrapper .btn-tumblr:active,
body:not(.sfPageEditor) .btn-tumblr.active,
div.sfPageWrapper .btn-tumblr.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-tumblr,
div.sfPageWrapper .open > .dropdown-toggle.btn-tumblr {
  background-image: none;
}
body:not(.sfPageEditor) .btn-tumblr.disabled,
div.sfPageWrapper .btn-tumblr.disabled,
body:not(.sfPageEditor) .btn-tumblr[disabled],
div.sfPageWrapper .btn-tumblr[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-tumblr,
div.sfPageWrapper fieldset[disabled] .btn-tumblr,
body:not(.sfPageEditor) .btn-tumblr.disabled:hover,
div.sfPageWrapper .btn-tumblr.disabled:hover,
body:not(.sfPageEditor) .btn-tumblr[disabled]:hover,
div.sfPageWrapper .btn-tumblr[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-tumblr:hover,
div.sfPageWrapper fieldset[disabled] .btn-tumblr:hover,
body:not(.sfPageEditor) .btn-tumblr.disabled:focus,
div.sfPageWrapper .btn-tumblr.disabled:focus,
body:not(.sfPageEditor) .btn-tumblr[disabled]:focus,
div.sfPageWrapper .btn-tumblr[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-tumblr:focus,
div.sfPageWrapper fieldset[disabled] .btn-tumblr:focus,
body:not(.sfPageEditor) .btn-tumblr.disabled:active,
div.sfPageWrapper .btn-tumblr.disabled:active,
body:not(.sfPageEditor) .btn-tumblr[disabled]:active,
div.sfPageWrapper .btn-tumblr[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-tumblr:active,
div.sfPageWrapper fieldset[disabled] .btn-tumblr:active,
body:not(.sfPageEditor) .btn-tumblr.disabled.active,
div.sfPageWrapper .btn-tumblr.disabled.active,
body:not(.sfPageEditor) .btn-tumblr[disabled].active,
div.sfPageWrapper .btn-tumblr[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-tumblr.active,
div.sfPageWrapper fieldset[disabled] .btn-tumblr.active {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-tumblr .badge,
div.sfPageWrapper .btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-twitter,
div.sfPageWrapper .btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-twitter:hover,
div.sfPageWrapper .btn-twitter:hover,
body:not(.sfPageEditor) .btn-twitter:focus,
div.sfPageWrapper .btn-twitter:focus,
body:not(.sfPageEditor) .btn-twitter:active,
div.sfPageWrapper .btn-twitter:active,
body:not(.sfPageEditor) .btn-twitter.active,
div.sfPageWrapper .btn-twitter.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-twitter,
div.sfPageWrapper .open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-twitter:active,
div.sfPageWrapper .btn-twitter:active,
body:not(.sfPageEditor) .btn-twitter.active,
div.sfPageWrapper .btn-twitter.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-twitter,
div.sfPageWrapper .open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
body:not(.sfPageEditor) .btn-twitter.disabled,
div.sfPageWrapper .btn-twitter.disabled,
body:not(.sfPageEditor) .btn-twitter[disabled],
div.sfPageWrapper .btn-twitter[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-twitter,
div.sfPageWrapper fieldset[disabled] .btn-twitter,
body:not(.sfPageEditor) .btn-twitter.disabled:hover,
div.sfPageWrapper .btn-twitter.disabled:hover,
body:not(.sfPageEditor) .btn-twitter[disabled]:hover,
div.sfPageWrapper .btn-twitter[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-twitter:hover,
div.sfPageWrapper fieldset[disabled] .btn-twitter:hover,
body:not(.sfPageEditor) .btn-twitter.disabled:focus,
div.sfPageWrapper .btn-twitter.disabled:focus,
body:not(.sfPageEditor) .btn-twitter[disabled]:focus,
div.sfPageWrapper .btn-twitter[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-twitter:focus,
div.sfPageWrapper fieldset[disabled] .btn-twitter:focus,
body:not(.sfPageEditor) .btn-twitter.disabled:active,
div.sfPageWrapper .btn-twitter.disabled:active,
body:not(.sfPageEditor) .btn-twitter[disabled]:active,
div.sfPageWrapper .btn-twitter[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-twitter:active,
div.sfPageWrapper fieldset[disabled] .btn-twitter:active,
body:not(.sfPageEditor) .btn-twitter.disabled.active,
div.sfPageWrapper .btn-twitter.disabled.active,
body:not(.sfPageEditor) .btn-twitter[disabled].active,
div.sfPageWrapper .btn-twitter[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-twitter.active,
div.sfPageWrapper fieldset[disabled] .btn-twitter.active {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-twitter .badge,
div.sfPageWrapper .btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-vimeo,
div.sfPageWrapper .btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-vimeo:hover,
div.sfPageWrapper .btn-vimeo:hover,
body:not(.sfPageEditor) .btn-vimeo:focus,
div.sfPageWrapper .btn-vimeo:focus,
body:not(.sfPageEditor) .btn-vimeo:active,
div.sfPageWrapper .btn-vimeo:active,
body:not(.sfPageEditor) .btn-vimeo.active,
div.sfPageWrapper .btn-vimeo.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-vimeo,
div.sfPageWrapper .open > .dropdown-toggle.btn-vimeo {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-vimeo:active,
div.sfPageWrapper .btn-vimeo:active,
body:not(.sfPageEditor) .btn-vimeo.active,
div.sfPageWrapper .btn-vimeo.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-vimeo,
div.sfPageWrapper .open > .dropdown-toggle.btn-vimeo {
  background-image: none;
}
body:not(.sfPageEditor) .btn-vimeo.disabled,
div.sfPageWrapper .btn-vimeo.disabled,
body:not(.sfPageEditor) .btn-vimeo[disabled],
div.sfPageWrapper .btn-vimeo[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-vimeo,
div.sfPageWrapper fieldset[disabled] .btn-vimeo,
body:not(.sfPageEditor) .btn-vimeo.disabled:hover,
div.sfPageWrapper .btn-vimeo.disabled:hover,
body:not(.sfPageEditor) .btn-vimeo[disabled]:hover,
div.sfPageWrapper .btn-vimeo[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-vimeo:hover,
div.sfPageWrapper fieldset[disabled] .btn-vimeo:hover,
body:not(.sfPageEditor) .btn-vimeo.disabled:focus,
div.sfPageWrapper .btn-vimeo.disabled:focus,
body:not(.sfPageEditor) .btn-vimeo[disabled]:focus,
div.sfPageWrapper .btn-vimeo[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-vimeo:focus,
div.sfPageWrapper fieldset[disabled] .btn-vimeo:focus,
body:not(.sfPageEditor) .btn-vimeo.disabled:active,
div.sfPageWrapper .btn-vimeo.disabled:active,
body:not(.sfPageEditor) .btn-vimeo[disabled]:active,
div.sfPageWrapper .btn-vimeo[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-vimeo:active,
div.sfPageWrapper fieldset[disabled] .btn-vimeo:active,
body:not(.sfPageEditor) .btn-vimeo.disabled.active,
div.sfPageWrapper .btn-vimeo.disabled.active,
body:not(.sfPageEditor) .btn-vimeo[disabled].active,
div.sfPageWrapper .btn-vimeo[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-vimeo.active,
div.sfPageWrapper fieldset[disabled] .btn-vimeo.active {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-vimeo .badge,
div.sfPageWrapper .btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-vk,
div.sfPageWrapper .btn-vk {
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-vk:hover,
div.sfPageWrapper .btn-vk:hover,
body:not(.sfPageEditor) .btn-vk:focus,
div.sfPageWrapper .btn-vk:focus,
body:not(.sfPageEditor) .btn-vk:active,
div.sfPageWrapper .btn-vk:active,
body:not(.sfPageEditor) .btn-vk.active,
div.sfPageWrapper .btn-vk.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-vk,
div.sfPageWrapper .open > .dropdown-toggle.btn-vk {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-vk:active,
div.sfPageWrapper .btn-vk:active,
body:not(.sfPageEditor) .btn-vk.active,
div.sfPageWrapper .btn-vk.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-vk,
div.sfPageWrapper .open > .dropdown-toggle.btn-vk {
  background-image: none;
}
body:not(.sfPageEditor) .btn-vk.disabled,
div.sfPageWrapper .btn-vk.disabled,
body:not(.sfPageEditor) .btn-vk[disabled],
div.sfPageWrapper .btn-vk[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-vk,
div.sfPageWrapper fieldset[disabled] .btn-vk,
body:not(.sfPageEditor) .btn-vk.disabled:hover,
div.sfPageWrapper .btn-vk.disabled:hover,
body:not(.sfPageEditor) .btn-vk[disabled]:hover,
div.sfPageWrapper .btn-vk[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-vk:hover,
div.sfPageWrapper fieldset[disabled] .btn-vk:hover,
body:not(.sfPageEditor) .btn-vk.disabled:focus,
div.sfPageWrapper .btn-vk.disabled:focus,
body:not(.sfPageEditor) .btn-vk[disabled]:focus,
div.sfPageWrapper .btn-vk[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-vk:focus,
div.sfPageWrapper fieldset[disabled] .btn-vk:focus,
body:not(.sfPageEditor) .btn-vk.disabled:active,
div.sfPageWrapper .btn-vk.disabled:active,
body:not(.sfPageEditor) .btn-vk[disabled]:active,
div.sfPageWrapper .btn-vk[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-vk:active,
div.sfPageWrapper fieldset[disabled] .btn-vk:active,
body:not(.sfPageEditor) .btn-vk.disabled.active,
div.sfPageWrapper .btn-vk.disabled.active,
body:not(.sfPageEditor) .btn-vk[disabled].active,
div.sfPageWrapper .btn-vk[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-vk.active,
div.sfPageWrapper fieldset[disabled] .btn-vk.active {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-vk .badge,
div.sfPageWrapper .btn-vk .badge {
  color: #587ea3;
  background-color: #fff;
}
body:not(.sfPageEditor) .btn-yahoo,
div.sfPageWrapper .btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-yahoo:hover,
div.sfPageWrapper .btn-yahoo:hover,
body:not(.sfPageEditor) .btn-yahoo:focus,
div.sfPageWrapper .btn-yahoo:focus,
body:not(.sfPageEditor) .btn-yahoo:active,
div.sfPageWrapper .btn-yahoo:active,
body:not(.sfPageEditor) .btn-yahoo.active,
div.sfPageWrapper .btn-yahoo.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-yahoo,
div.sfPageWrapper .open > .dropdown-toggle.btn-yahoo {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-yahoo:active,
div.sfPageWrapper .btn-yahoo:active,
body:not(.sfPageEditor) .btn-yahoo.active,
div.sfPageWrapper .btn-yahoo.active,
body:not(.sfPageEditor) .open > .dropdown-toggle.btn-yahoo,
div.sfPageWrapper .open > .dropdown-toggle.btn-yahoo {
  background-image: none;
}
body:not(.sfPageEditor) .btn-yahoo.disabled,
div.sfPageWrapper .btn-yahoo.disabled,
body:not(.sfPageEditor) .btn-yahoo[disabled],
div.sfPageWrapper .btn-yahoo[disabled],
body:not(.sfPageEditor) fieldset[disabled] .btn-yahoo,
div.sfPageWrapper fieldset[disabled] .btn-yahoo,
body:not(.sfPageEditor) .btn-yahoo.disabled:hover,
div.sfPageWrapper .btn-yahoo.disabled:hover,
body:not(.sfPageEditor) .btn-yahoo[disabled]:hover,
div.sfPageWrapper .btn-yahoo[disabled]:hover,
body:not(.sfPageEditor) fieldset[disabled] .btn-yahoo:hover,
div.sfPageWrapper fieldset[disabled] .btn-yahoo:hover,
body:not(.sfPageEditor) .btn-yahoo.disabled:focus,
div.sfPageWrapper .btn-yahoo.disabled:focus,
body:not(.sfPageEditor) .btn-yahoo[disabled]:focus,
div.sfPageWrapper .btn-yahoo[disabled]:focus,
body:not(.sfPageEditor) fieldset[disabled] .btn-yahoo:focus,
div.sfPageWrapper fieldset[disabled] .btn-yahoo:focus,
body:not(.sfPageEditor) .btn-yahoo.disabled:active,
div.sfPageWrapper .btn-yahoo.disabled:active,
body:not(.sfPageEditor) .btn-yahoo[disabled]:active,
div.sfPageWrapper .btn-yahoo[disabled]:active,
body:not(.sfPageEditor) fieldset[disabled] .btn-yahoo:active,
div.sfPageWrapper fieldset[disabled] .btn-yahoo:active,
body:not(.sfPageEditor) .btn-yahoo.disabled.active,
div.sfPageWrapper .btn-yahoo.disabled.active,
body:not(.sfPageEditor) .btn-yahoo[disabled].active,
div.sfPageWrapper .btn-yahoo[disabled].active,
body:not(.sfPageEditor) fieldset[disabled] .btn-yahoo.active,
div.sfPageWrapper fieldset[disabled] .btn-yahoo.active {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.1);
}
body:not(.sfPageEditor) .btn-yahoo .badge,
div.sfPageWrapper .btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff;
}
body:not(.sfPageEditor) .close,
div.sfPageWrapper .close {
  float: right;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-weight: 700;
  line-height: 1;
  color: rgba(55, 54, 50, 0.9);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  filter: alpha(opacity=20);
  opacity: 0.45;
}
body:not(.sfPageEditor) .close:hover,
div.sfPageWrapper .close:hover {
  opacity: 0.9;
}
body:not(.sfPageEditor) .show-grid [class^='col-'],
div.sfPageWrapper .show-grid [class^='col-'] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
body:not(.sfPageEditor) a.readmore,
div.sfPageWrapper a.readmore {
  display: inline;
  font-weight: 600;
  opacity: 0.6;
}
body:not(.sfPageEditor) a.readmore:hover,
div.sfPageWrapper a.readmore:hover {
  opacity: 1;
}
body.site-2022:not(.sfPageEditor) .container-cta-buttons .subnav-cta-buttons {
  padding: 50px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons
  ul.nav {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons
  ul.nav
  .li-subnav {
  padding: 5px;
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons
  ul.nav
  .li-subnav
  a {
  padding: 8px 16px 8px 16px;
  border: 2px solid;
  font-size: 15.4px !important;
  line-height: 21.56px !important;
  font-size: 1.5400000000000003rem !important;
  line-height: 2.156rem !important;
  font-weight: 600;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: #33322e;
  background-color: transparent;
  border-color: #33322e;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15),
    0 3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: middle;
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons
  ul.nav
  .li-subnav
  a:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: #474641;
  border-color: #474641;
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons
  ul.nav
  .li-subnav
  a:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #1f1e1c;
  border-color: #1f1e1c;
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons
  ul.nav
  .li-subnav.active
  a {
  color: rgba(255, 255, 255, 0.9);
  background-color: #1f1e1c;
  border-color: #1f1e1c;
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons.bgcolor-white {
  background: #fff;
}
body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons.bgcolor-grey {
  background: #ebebeb;
  background: linear-gradient(180deg, #f1c989 40%, #be767f 100%);
}
/* body.site-2022:not(.sfPageEditor)
  .container-cta-buttons
  .subnav-cta-buttons.connect-top {
  margin-top: -30px;
} */
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022:not(.sfPageEditor) .container-cta-buttons .subnav-cta-buttons {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  body.site-2022:not(.sfPageEditor) .container-cta-buttons {
    display: none;
  }
  body.site-2022:not(.sfPageEditor) .container-cta-buttons .subnav-cta-buttons {
    padding: 30px 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .container-cta-buttons
    .subnav-cta-buttons.connect-top {
    margin-top: -15px;
  }
  body.site-2022:not(.sfPageEditor)
    .container-cta-buttons
    .subnav-cta-buttons
    ul.nav
    .li-subnav
    > a {
    white-space: normal;
    text-align: center;
  }
}
body:not(.sfPageEditor) .btn-cta-a {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  padding: 10px 10px 10px 30px;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  text-align: left;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transform: scale(1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  transition: all 0.35s ease 0s;
}
body:not(.sfPageEditor) .btn-cta-a .text {
  display: block;
  margin-right: 25px;
}
body:not(.sfPageEditor) .btn-cta-a .icon {
  display: block;
  height: 48px;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-size: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  rotate: 0deg;
  transition: all 0.75s ease 0s;
}
body:not(.sfPageEditor) .btn-cta-a:hover {
  transform: scale(1.1);
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
body:not(.sfPageEditor) .btn-cta-a:hover .icon {
  rotate: -45deg;
}
body:not(.sfPageEditor) .btn-cta-a.btn-medium {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
body:not(.sfPageEditor) .btn-cta-a.btn-medium .icon {
  height: 32px;
  width: 32px;
}
body:not(.sfPageEditor) .btn-cta-a.btn-slider {
  height: 48px;
  width: 48px;
  padding: 7px 7px 7px 8px;
}
body:not(.sfPageEditor) .btn-cta-a.btn-slider .icon {
  height: 32px;
  width: 32px;
}
body:not(.sfPageEditor) .btn-cta-a.btn-slider.left .icon {
  rotate: -180deg !important;
}
body:not(.sfPageEditor) .btn-cta-a.btn-slider.right .icon {
  rotate: 0deg;
}
body:not(.sfPageEditor) .btn-cta-a.btn-slider.right:hover {
  rotate: 0deg;
}
body:not(.sfPageEditor) .btn-cta-a.btn-slider:active,
body:not(.sfPageEditor) .btn-cta-a.btn-slider:focus {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
body:not(.sfPageEditor) .btn-cta-a.hover-45:hover .icon {
  rotate: 45deg;
}
body:not(.sfPageEditor) .btn-cta-a.hover-45-minus:hover .icon {
  rotate: -45deg;
}
body:not(.sfPageEditor) .btn-cta-a {
  color: #373632;
  background-image: linear-gradient(
    to right,
    #fea826 0%,
    #ad001e 100%
  ) !important;
}
body:not(.sfPageEditor) .btn-cta-a .icon {
  background-color: #373632;
  background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
}
body:not(.sfPageEditor) .btn-cta-a:hover {
  background-image: linear-gradient(
    to right,
    #e1b4bc 0%,
    #4c1821 100%
  ) !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body:not(.sfPageEditor) .btn-cta-a {
    padding: 10px 10px 10px 30px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body:not(.sfPageEditor) .btn-cta-a .icon {
    height: 32px;
    width: 32px;
  }
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .btn-cta-a {
    padding: 5px 5px 5px 15px;
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body:not(.sfPageEditor) .btn-cta-a .icon {
    height: 32px;
    width: 32px;
    background-size: 72%;
  }
}
.scroll-yellow::-webkit-scrollbar {
  width: 4px;
}
.scroll-yellow::-webkit-scrollbar-track {
  background: rgba(55, 54, 50, 0.15);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.scroll-yellow::-webkit-scrollbar-thumb {
  background: rgba(55, 54, 50, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.scroll-yellow::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(55, 54, 50, 0.03);
}
.scroll-black::-webkit-scrollbar {
  width: 4px;
}
.scroll-black::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.scroll-black::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.scroll-black::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.03);
}
.less_form-control-size {
  padding: 6px 12px;
}
.less_form-control-styling {
  font-size: 14;
  font-weight: 400;
  color: #373632;
  border-color: #b5b5b5;
  background-color: #fff;
}
.grecaptcha-badge,
.rc-anchor-container {
  opacity: 0;
  pointer-events: none;
}
body:not(.sfPageEditor) .project-style fieldset,
div.sfPageWrapper .project-style fieldset,
body:not(.sfPageEditor) .sf-login-form fieldset,
div.sfPageWrapper .sf-login-form fieldset,
body:not(.sfPageEditor) form fieldset,
div.sfPageWrapper form fieldset {
  padding: 16px;
  border: 1px solid;
  border-color: #fff;
  margin-bottom: 16px;
}
body:not(.sfPageEditor) .project-style fieldset legend,
div.sfPageWrapper .project-style fieldset legend,
body:not(.sfPageEditor) .sf-login-form fieldset legend,
div.sfPageWrapper .sf-login-form fieldset legend,
body:not(.sfPageEditor) form fieldset legend,
div.sfPageWrapper form fieldset legend {
  width: auto;
  margin-bottom: 0;
  padding: 0 16px;
  text-align: center;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
  color: #fff;
}
body:not(.sfPageEditor) .project-style .sf-input,
div.sfPageWrapper .project-style .sf-input,
body:not(.sfPageEditor) .sf-login-form .sf-input,
div.sfPageWrapper .sf-login-form .sf-input,
body:not(.sfPageEditor) form .sf-input,
div.sfPageWrapper form .sf-input {
  display: block;
  width: 100%;
  border: 1px solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14;
  font-weight: 400;
  color: #373632;
  border-color: #b5b5b5;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body:not(.sfPageEditor) .project-style .sf-input.form-select,
div.sfPageWrapper .project-style .sf-input.form-select,
body:not(.sfPageEditor) .sf-login-form .sf-input.form-select,
div.sfPageWrapper .sf-login-form .sf-input.form-select,
body:not(.sfPageEditor) form .sf-input.form-select,
div.sfPageWrapper form .sf-input.form-select,
body:not(.sfPageEditor) .project-style .sf-input[type='text'],
div.sfPageWrapper .project-style .sf-input[type='text'],
body:not(.sfPageEditor) .sf-login-form .sf-input[type='text'],
div.sfPageWrapper .sf-login-form .sf-input[type='text'],
body:not(.sfPageEditor) form .sf-input[type='text'],
div.sfPageWrapper form .sf-input[type='text'],
body:not(.sfPageEditor) .project-style .sf-input[type='password'],
div.sfPageWrapper .project-style .sf-input[type='password'],
body:not(.sfPageEditor) .sf-login-form .sf-input[type='password'],
div.sfPageWrapper .sf-login-form .sf-input[type='password'],
body:not(.sfPageEditor) form .sf-input[type='password'],
div.sfPageWrapper form .sf-input[type='password'] {
  padding: 6px 12px;
}
body:not(.sfPageEditor) .project-style.-sf-content-centered,
div.sfPageWrapper .project-style.-sf-content-centered,
body:not(.sfPageEditor) .sf-login-form.-sf-content-centered,
div.sfPageWrapper .sf-login-form.-sf-content-centered,
body:not(.sfPageEditor) form.-sf-content-centered,
div.sfPageWrapper form.-sf-content-centered {
  border: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body:not(.sfPageEditor) .project-style .form-group,
div.sfPageWrapper .project-style .form-group,
body:not(.sfPageEditor) .sf-login-form .form-group,
div.sfPageWrapper .sf-login-form .form-group,
body:not(.sfPageEditor) form .form-group,
div.sfPageWrapper form .form-group {
  margin-bottom: 16px;
}
body:not(.sfPageEditor) .project-style .form-group .h1,
div.sfPageWrapper .project-style .form-group .h1,
body:not(.sfPageEditor) .sf-login-form .form-group .h1,
div.sfPageWrapper .sf-login-form .form-group .h1,
body:not(.sfPageEditor) form .form-group .h1,
div.sfPageWrapper form .form-group .h1,
body:not(.sfPageEditor) .project-style .form-group .h2,
div.sfPageWrapper .project-style .form-group .h2,
body:not(.sfPageEditor) .sf-login-form .form-group .h2,
div.sfPageWrapper .sf-login-form .form-group .h2,
body:not(.sfPageEditor) form .form-group .h2,
div.sfPageWrapper form .form-group .h2,
body:not(.sfPageEditor) .project-style .form-group .h3,
div.sfPageWrapper .project-style .form-group .h3,
body:not(.sfPageEditor) .sf-login-form .form-group .h3,
div.sfPageWrapper .sf-login-form .form-group .h3,
body:not(.sfPageEditor) form .form-group .h3,
div.sfPageWrapper form .form-group .h3,
body:not(.sfPageEditor) .project-style .form-group .h4,
div.sfPageWrapper .project-style .form-group .h4,
body:not(.sfPageEditor) .sf-login-form .form-group .h4,
div.sfPageWrapper .sf-login-form .form-group .h4,
body:not(.sfPageEditor) form .form-group .h4,
div.sfPageWrapper form .form-group .h4,
body:not(.sfPageEditor) .project-style .form-group .h5,
div.sfPageWrapper .project-style .form-group .h5,
body:not(.sfPageEditor) .sf-login-form .form-group .h5,
div.sfPageWrapper .sf-login-form .form-group .h5,
body:not(.sfPageEditor) form .form-group .h5,
div.sfPageWrapper form .form-group .h5,
body:not(.sfPageEditor) .project-style .form-group .h6,
div.sfPageWrapper .project-style .form-group .h6,
body:not(.sfPageEditor) .sf-login-form .form-group .h6,
div.sfPageWrapper .sf-login-form .form-group .h6,
body:not(.sfPageEditor) form .form-group .h6,
div.sfPageWrapper form .form-group .h6,
body:not(.sfPageEditor) .project-style .form-group h1,
div.sfPageWrapper .project-style .form-group h1,
body:not(.sfPageEditor) .sf-login-form .form-group h1,
div.sfPageWrapper .sf-login-form .form-group h1,
body:not(.sfPageEditor) form .form-group h1,
div.sfPageWrapper form .form-group h1,
body:not(.sfPageEditor) .project-style .form-group h2,
div.sfPageWrapper .project-style .form-group h2,
body:not(.sfPageEditor) .sf-login-form .form-group h2,
div.sfPageWrapper .sf-login-form .form-group h2,
body:not(.sfPageEditor) form .form-group h2,
div.sfPageWrapper form .form-group h2,
body:not(.sfPageEditor) .project-style .form-group h3,
div.sfPageWrapper .project-style .form-group h3,
body:not(.sfPageEditor) .sf-login-form .form-group h3,
div.sfPageWrapper .sf-login-form .form-group h3,
body:not(.sfPageEditor) form .form-group h3,
div.sfPageWrapper form .form-group h3,
body:not(.sfPageEditor) .project-style .form-group h4,
div.sfPageWrapper .project-style .form-group h4,
body:not(.sfPageEditor) .sf-login-form .form-group h4,
div.sfPageWrapper .sf-login-form .form-group h4,
body:not(.sfPageEditor) form .form-group h4,
div.sfPageWrapper form .form-group h4,
body:not(.sfPageEditor) .project-style .form-group h5,
div.sfPageWrapper .project-style .form-group h5,
body:not(.sfPageEditor) .sf-login-form .form-group h5,
div.sfPageWrapper .sf-login-form .form-group h5,
body:not(.sfPageEditor) form .form-group h5,
div.sfPageWrapper form .form-group h5,
body:not(.sfPageEditor) .project-style .form-group h6,
div.sfPageWrapper .project-style .form-group h6,
body:not(.sfPageEditor) .sf-login-form .form-group h6,
div.sfPageWrapper .sf-login-form .form-group h6,
body:not(.sfPageEditor) form .form-group h6,
div.sfPageWrapper form .form-group h6 {
  margin-top: 0;
}
body:not(.sfPageEditor) .project-style .form-group label.h6,
div.sfPageWrapper .project-style .form-group label.h6,
body:not(.sfPageEditor) .sf-login-form .form-group label.h6,
div.sfPageWrapper .sf-login-form .form-group label.h6,
body:not(.sfPageEditor) form .form-group label.h6,
div.sfPageWrapper form .form-group label.h6 {
  font-size: 1.4rem;
  line-height: 1.96rem;
  font-weight: 700;
}
body:not(.sfPageEditor) .project-style .form-group label,
div.sfPageWrapper .project-style .form-group label,
body:not(.sfPageEditor) .sf-login-form .form-group label,
div.sfPageWrapper .sf-login-form .form-group label,
body:not(.sfPageEditor) form .form-group label,
div.sfPageWrapper form .form-group label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
body:not(.sfPageEditor) .project-style .form-group .form-control,
div.sfPageWrapper .project-style .form-group .form-control,
body:not(.sfPageEditor) .sf-login-form .form-group .form-control,
div.sfPageWrapper .sf-login-form .form-group .form-control,
body:not(.sfPageEditor) form .form-group .form-control,
div.sfPageWrapper form .form-group .form-control {
  display: block;
  width: 100%;
  border: 1px solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14;
  font-weight: 400;
  color: #373632;
  border-color: #b5b5b5;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body:not(.sfPageEditor) .project-style .form-group .form-control.form-select,
div.sfPageWrapper .project-style .form-group .form-control.form-select,
body:not(.sfPageEditor) .sf-login-form .form-group .form-control.form-select,
div.sfPageWrapper .sf-login-form .form-group .form-control.form-select,
body:not(.sfPageEditor) form .form-group .form-control.form-select,
div.sfPageWrapper form .form-group .form-control.form-select,
body:not(.sfPageEditor) .project-style .form-group .form-control[type='text'],
div.sfPageWrapper .project-style .form-group .form-control[type='text'],
body:not(.sfPageEditor) .sf-login-form .form-group .form-control[type='text'],
div.sfPageWrapper .sf-login-form .form-group .form-control[type='text'],
body:not(.sfPageEditor) form .form-group .form-control[type='text'],
div.sfPageWrapper form .form-group .form-control[type='text'] {
  padding: 6px 12px;
}
body:not(.sfPageEditor) .project-style .form-group .help-block,
div.sfPageWrapper .project-style .form-group .help-block,
body:not(.sfPageEditor) .sf-login-form .form-group .help-block,
div.sfPageWrapper .sf-login-form .form-group .help-block,
body:not(.sfPageEditor) form .form-group .help-block,
div.sfPageWrapper form .form-group .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
body:not(.sfPageEditor)
  .project-style
  .form-group.has-success
  label.control-label,
div.sfPageWrapper .project-style .form-group.has-success label.control-label,
body:not(.sfPageEditor)
  .sf-login-form
  .form-group.has-success
  label.control-label,
div.sfPageWrapper .sf-login-form .form-group.has-success label.control-label,
body:not(.sfPageEditor) form .form-group.has-success label.control-label,
div.sfPageWrapper form .form-group.has-success label.control-label {
  color: rgba(31, 136, 74, 0.9);
}
body:not(.sfPageEditor) .project-style .form-group.has-success .form-control,
div.sfPageWrapper .project-style .form-group.has-success .form-control,
body:not(.sfPageEditor) .sf-login-form .form-group.has-success .form-control,
div.sfPageWrapper .sf-login-form .form-group.has-success .form-control,
body:not(.sfPageEditor) form .form-group.has-success .form-control,
div.sfPageWrapper form .form-group.has-success .form-control {
  border-color: rgba(31, 136, 74, 0.9);
}
body:not(.sfPageEditor)
  .project-style
  .form-group.has-warning
  label.control-label,
div.sfPageWrapper .project-style .form-group.has-warning label.control-label,
body:not(.sfPageEditor)
  .sf-login-form
  .form-group.has-warning
  label.control-label,
div.sfPageWrapper .sf-login-form .form-group.has-warning label.control-label,
body:not(.sfPageEditor) form .form-group.has-warning label.control-label,
div.sfPageWrapper form .form-group.has-warning label.control-label {
  color: rgba(235, 151, 16, 0.9);
}
body:not(.sfPageEditor) .project-style .form-group.has-warning .form-control,
div.sfPageWrapper .project-style .form-group.has-warning .form-control,
body:not(.sfPageEditor) .sf-login-form .form-group.has-warning .form-control,
div.sfPageWrapper .sf-login-form .form-group.has-warning .form-control,
body:not(.sfPageEditor) form .form-group.has-warning .form-control,
div.sfPageWrapper form .form-group.has-warning .form-control {
  border-color: rgba(221, 142, 15, 0.9);
}
body:not(.sfPageEditor)
  .project-style
  .form-group.has-error
  label.control-label,
div.sfPageWrapper .project-style .form-group.has-error label.control-label,
body:not(.sfPageEditor)
  .sf-login-form
  .form-group.has-error
  label.control-label,
div.sfPageWrapper .sf-login-form .form-group.has-error label.control-label,
body:not(.sfPageEditor) form .form-group.has-error label.control-label,
div.sfPageWrapper form .form-group.has-error label.control-label {
  color: rgba(209, 31, 17, 0.9);
}
body:not(.sfPageEditor) .project-style .form-group.has-error .form-control,
div.sfPageWrapper .project-style .form-group.has-error .form-control,
body:not(.sfPageEditor) .sf-login-form .form-group.has-error .form-control,
div.sfPageWrapper .sf-login-form .form-group.has-error .form-control,
body:not(.sfPageEditor) form .form-group.has-error .form-control,
div.sfPageWrapper form .form-group.has-error .form-control {
  border-color: rgba(209, 31, 17, 0.9);
}
body:not(.sfPageEditor) .project-style .form-group.btn-container,
div.sfPageWrapper .project-style .form-group.btn-container,
body:not(.sfPageEditor) .sf-login-form .form-group.btn-container,
div.sfPageWrapper .sf-login-form .form-group.btn-container,
body:not(.sfPageEditor) form .form-group.btn-container,
div.sfPageWrapper form .form-group.btn-container {
  margin-top: 16px;
}
body:not(.sfPageEditor) .project-style .form-group.button-wrapper,
div.sfPageWrapper .project-style .form-group.button-wrapper,
body:not(.sfPageEditor) .sf-login-form .form-group.button-wrapper,
div.sfPageWrapper .sf-login-form .form-group.button-wrapper,
body:not(.sfPageEditor) form .form-group.button-wrapper,
div.sfPageWrapper form .form-group.button-wrapper {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  body:not(.sfPageEditor) .project-style .form-group.wrapper-captcha,
  div.sfPageWrapper .project-style .form-group.wrapper-captcha,
  body:not(.sfPageEditor) .sf-login-form .form-group.wrapper-captcha,
  div.sfPageWrapper .sf-login-form .form-group.wrapper-captcha,
  body:not(.sfPageEditor) form .form-group.wrapper-captcha,
  div.sfPageWrapper form .form-group.wrapper-captcha {
    position: relative;
  }
  body:not(.sfPageEditor) .project-style .form-group.wrapper-captcha .alert,
  div.sfPageWrapper .project-style .form-group.wrapper-captcha .alert,
  body:not(.sfPageEditor) .sf-login-form .form-group.wrapper-captcha .alert,
  div.sfPageWrapper .sf-login-form .form-group.wrapper-captcha .alert,
  body:not(.sfPageEditor) form .form-group.wrapper-captcha .alert,
  div.sfPageWrapper form .form-group.wrapper-captcha .alert {
    width: calc(100% - 180px);
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 0;
  }
}
body:not(.sfPageEditor) .project-style textarea,
div.sfPageWrapper .project-style textarea,
body:not(.sfPageEditor) .sf-login-form textarea,
div.sfPageWrapper .sf-login-form textarea,
body:not(.sfPageEditor) form textarea,
div.sfPageWrapper form textarea {
  resize: none;
  resize: horizontal;
  resize: vertical;
}
body:not(.sfPageEditor) .project-style .wrapper-captcha,
div.sfPageWrapper .project-style .wrapper-captcha,
body:not(.sfPageEditor) .sf-login-form .wrapper-captcha,
div.sfPageWrapper .sf-login-form .wrapper-captcha,
body:not(.sfPageEditor) form .wrapper-captcha,
div.sfPageWrapper form .wrapper-captcha {
  margin-bottom: 30px;
}
body:not(.sfPageEditor) .form-onwhite .sf-fieldWrp,
div.sfPageWrapper .form-onwhite .sf-fieldWrp {
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 16px;
}
body:not(.sfPageEditor) .form-onwhite .sf-fieldWrp > label,
div.sfPageWrapper .form-onwhite .sf-fieldWrp > label {
  margin-bottom: 5px;
  font-size: 1.4rem;
  line-height: 1.96rem;
  font-weight: 700;
}
body:not(.sfPageEditor)
  .form-onwhite
  .sf-fieldWrp
  > input[data-sf-role='text-field-input'],
div.sfPageWrapper
  .form-onwhite
  .sf-fieldWrp
  > input[data-sf-role='text-field-input'] {
  padding: 6px 12px;
}
body:not(.sfPageEditor) .form-onwhite .form-image-wrapper img,
div.sfPageWrapper .form-onwhite .form-image-wrapper img {
  width: 90%;
}
body:not(.sfPageEditor) .form-onwhite .form-devider,
div.sfPageWrapper .form-onwhite .form-devider {
  padding: 15px 0;
}
body:not(.sfPageEditor) .form-onwhite .container-recaptcha-message,
div.sfPageWrapper .form-onwhite .container-recaptcha-message {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 15px;
}
body:not(.sfPageEditor)
  .form-onwhite
  .container-recaptcha-message
  .btn-wrapper-verstuur-afspraak,
div.sfPageWrapper
  .form-onwhite
  .container-recaptcha-message
  .btn-wrapper-verstuur-afspraak {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
}
body:not(.sfPageEditor)
  .form-onwhite
  .container-recaptcha-message
  .sfContentBlock,
div.sfPageWrapper .form-onwhite .container-recaptcha-message .sfContentBlock {
  margin-bottom: 0;
}
body:not(.sfPageEditor)
  .form-onwhite
  .container-recaptcha-message
  .sfContentBlock
  .icon,
div.sfPageWrapper
  .form-onwhite
  .container-recaptcha-message
  .sfContentBlock
  .icon {
  width: auto;
}
body:not(.sfPageEditor) .sf-FileField > strong,
div.sfPageWrapper .sf-FileField > strong {
  display: block;
  margin-bottom: 5px;
}
body:not(.sfPageEditor) .sf-FileField > div,
div.sfPageWrapper .sf-FileField > div {
  padding: 5px;
  border: 1px solid;
  border-color: #b5b5b5;
}
body:not(.sfPageEditor) .sf-FileField > div input,
div.sfPageWrapper .sf-FileField > div input {
  width: 100%;
}
body:not(.sfPageEditor) ::-webkit-input-placeholder,
div.sfPageWrapper ::-webkit-input-placeholder {
  color: #373632 !important;
}
body:not(.sfPageEditor) ::-moz-placeholder,
div.sfPageWrapper ::-moz-placeholder {
  color: #373632 !important;
}
body:not(.sfPageEditor) :-ms-input-placeholder,
div.sfPageWrapper :-ms-input-placeholder {
  color: #373632 !important;
}
body:not(.sfPageEditor) :-moz-placeholder,
div.sfPageWrapper :-moz-placeholder {
  color: #373632 !important;
}
body:not(.sfPageEditor) input[type='email']::placeholder,
div.sfPageWrapper input[type='email']::placeholder {
  color: #373632 !important;
}
body:not(.sfPageEditor) form .form-group.select-style select,
div.sfPageWrapper form .form-group.select-style select {
  padding-right: 34px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent
    url('../images/icons/svg/icon-dropdown-triangle-black.svg') no-repeat;
  background-position: right center;
}
body:not(.sfPageEditor) .files,
div.sfPageWrapper .files {
  position: relative;
}
body:not(.sfPageEditor) .files input,
div.sfPageWrapper .files input {
  display: inline-block !important;
  outline: 1px dashed #b5b5b5;
  outline-offset: -10px;
  -webkit-transition: outline-offset 0.15s ease-in-out,
    background-color 0.15s linear;
  transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  padding-top: 18px !important;
  padding-left: 18px !important;
  text-align: center !important;
  margin: 0;
  width: 100% !important;
  height: 130px !important;
}
body:not(.sfPageEditor) .files input:focus,
div.sfPageWrapper .files input:focus {
  outline: 1px dashed #ebebeb;
  outline-offset: -10px;
  -webkit-transition: outline-offset 0.15s ease-in-out,
    background-color 0.15s linear;
  transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  border: 1px solid #92b0b3;
}
body:not(.sfPageEditor) .files.color input,
div.sfPageWrapper .files.color input {
  background-color: #fff;
}
body:not(.sfPageEditor) .files .instruction,
div.sfPageWrapper .files .instruction {
  display: block;
  position: absolute;
  top: calc(50% - -6px);
  left: 0;
  width: 100%;
  right: 0;
  height: 24px;
  margin: 0 auto;
  color: #b5b5b5;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}
body:not(.sfPageEditor) .checkbox-default-wrapper,
div.sfPageWrapper .checkbox-default-wrapper,
body:not(.sfPageEditor) .sf-Checkboxes,
div.sfPageWrapper .sf-Checkboxes {
  margin-bottom: 30px !important;
}
body:not(.sfPageEditor) .checkbox-default-wrapper strong,
div.sfPageWrapper .checkbox-default-wrapper strong,
body:not(.sfPageEditor) .sf-Checkboxes strong,
div.sfPageWrapper .sf-Checkboxes strong {
  display: block !important;
  margin-bottom: 8px !important;
}
body:not(.sfPageEditor) .checkbox-default-wrapper label,
div.sfPageWrapper .checkbox-default-wrapper label,
body:not(.sfPageEditor) .sf-Checkboxes label,
div.sfPageWrapper .sf-Checkboxes label {
  vertical-align: middle !important;
  font-weight: 400 !important;
  padding-right: 30px !important;
  cursor: pointer;
}
body:not(.sfPageEditor) .checkbox-default-wrapper input,
div.sfPageWrapper .checkbox-default-wrapper input,
body:not(.sfPageEditor) .sf-Checkboxes input,
div.sfPageWrapper .sf-Checkboxes input {
  margin-right: 4px !important;
}
body:not(.sfPageEditor) .checkbox-default-wrapper.no-label-choice strong,
div.sfPageWrapper .checkbox-default-wrapper.no-label-choice strong,
body:not(.sfPageEditor) .sf-Checkboxes.no-label-choice strong,
div.sfPageWrapper .sf-Checkboxes.no-label-choice strong {
  display: none !important;
}
body:not(.sfPageEditor) .radio.radio-inline,
div.sfPageWrapper .radio.radio-inline {
  margin-top: 0;
}
body:not(.sfPageEditor) .radio.radio-inline label,
div.sfPageWrapper .radio.radio-inline label {
  padding-left: 0;
}
body:not(.sfPageEditor) .radio-default-wrapper,
div.sfPageWrapper .radio-default-wrapper,
body:not(.sfPageEditor) .radio-inline-wrapper,
div.sfPageWrapper .radio-inline-wrapper,
body:not(.sfPageEditor) .sf-RadioButtons,
div.sfPageWrapper .sf-RadioButtons {
  margin-bottom: 30px !important;
}
body:not(.sfPageEditor) .radio-default-wrapper strong,
div.sfPageWrapper .radio-default-wrapper strong,
body:not(.sfPageEditor) .radio-inline-wrapper strong,
div.sfPageWrapper .radio-inline-wrapper strong,
body:not(.sfPageEditor) .sf-RadioButtons strong,
div.sfPageWrapper .sf-RadioButtons strong {
  display: block !important;
  margin-bottom: 8px !important;
}
body:not(.sfPageEditor) .radio-default-wrapper label,
div.sfPageWrapper .radio-default-wrapper label,
body:not(.sfPageEditor) .radio-inline-wrapper label,
div.sfPageWrapper .radio-inline-wrapper label,
body:not(.sfPageEditor) .sf-RadioButtons label,
div.sfPageWrapper .sf-RadioButtons label {
  vertical-align: middle !important;
  font-weight: 400 !important;
  padding-right: 30px !important;
  cursor: pointer;
}
body:not(.sfPageEditor) .radio-default-wrapper input,
div.sfPageWrapper .radio-default-wrapper input,
body:not(.sfPageEditor) .radio-inline-wrapper input,
div.sfPageWrapper .radio-inline-wrapper input,
body:not(.sfPageEditor) .sf-RadioButtons input,
div.sfPageWrapper .sf-RadioButtons input {
  margin-right: 4px !important;
}
body:not(.sfPageEditor) form .form-group.input-group,
div.sfPageWrapper form .form-group.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
body:not(.sfPageEditor) form .form-group.input-group .input-group-addon,
div.sfPageWrapper form .form-group.input-group .input-group-addon {
  font-size: 14;
  font-weight: 400;
  color: #373632;
  border-color: #b5b5b5;
  background-color: #fff;
  text-align: center;
  border-color: #373632;
  color: rgba(255, 255, 255, 0.9);
  background-color: #373632;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
body:not(.sfPageEditor) form .form-group.input-group .input-group-btn,
div.sfPageWrapper form .form-group.input-group .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
body:not(.sfPageEditor) form .form-group.input-group .input-group-btn .btn,
div.sfPageWrapper form .form-group.input-group .input-group-btn .btn {
  min-height: 34px;
  padding: 5px 16px;
  border-color: #373632;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn,
div.sfPageWrapper form .form-group.input-group .input-group-btn.custom .btn {
  padding: 4px;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn
  .png,
div.sfPageWrapper
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn
  .png,
body:not(.sfPageEditor)
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn
  .svg,
div.sfPageWrapper
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn
  .svg {
  display: block;
  height: 20px;
  width: 20px;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn-lg,
div.sfPageWrapper form .form-group.input-group .input-group-btn.custom .btn-lg {
  padding: 0 1px;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn-lg
  .png,
div.sfPageWrapper
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn-lg
  .png,
body:not(.sfPageEditor)
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn-lg
  .svg,
div.sfPageWrapper
  form
  .form-group.input-group
  .input-group-btn.custom
  .btn-lg
  .svg {
  display: block;
  height: 42px;
  width: 42px;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group.input-group-noborder
  .form-control,
div.sfPageWrapper
  form
  .form-group.input-group.input-group-noborder
  .form-control {
  border-right: 0;
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.075);
}
body:not(.sfPageEditor)
  form
  .form-group.input-group.input-group-noborder
  .input-group-btn
  .btn,
div.sfPageWrapper
  form
  .form-group.input-group.input-group-noborder
  .input-group-btn
  .btn {
  border: 1px solid;
  border-left: 0;
  color: #dcdcdc;
  border-color: #b5b5b5;
  background-color: transparent;
  box-shadow: none;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group.input-group-noborder
  .input-group-btn
  .btn:hover,
div.sfPageWrapper
  form
  .form-group.input-group.input-group-noborder
  .input-group-btn
  .btn:hover {
  border-color: #b5b5b5;
  background-color: transparent;
  box-shadow: none;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group.input-group-noborder
  .input-group-btn
  .btn:focus,
div.sfPageWrapper
  form
  .form-group.input-group.input-group-noborder
  .input-group-btn
  .btn:focus {
  border-color: #b5b5b5;
  background-color: transparent;
  box-shadow: none;
}
body:not(.sfPageEditor) form .form-group.input-group.inverted .form-control,
div.sfPageWrapper form .form-group.input-group.inverted .form-control {
  border-right: 0;
  color: rgba(255, 255, 255, 0.9);
  border-color: #373632;
  background-color: #373632;
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.075);
}
body:not(.sfPageEditor)
  form
  .form-group.input-group.inverted
  .input-group-btn
  .btn,
div.sfPageWrapper form .form-group.input-group.inverted .input-group-btn .btn {
  border: 1px solid;
  border-left: 0;
  color: rgba(255, 255, 255, 0.9);
  border-color: #373632;
  background-color: #373632;
  box-shadow: none;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group.inverted
  .input-group-btn
  .btn:hover,
div.sfPageWrapper
  form
  .form-group.input-group.inverted
  .input-group-btn
  .btn:hover {
  border-color: #373632;
  background-color: #373632;
  box-shadow: none;
}
body:not(.sfPageEditor)
  form
  .form-group.input-group.inverted
  .input-group-btn
  .btn:focus,
div.sfPageWrapper
  form
  .form-group.input-group.inverted
  .input-group-btn
  .btn:focus {
  border-color: #373632;
  background-color: #373632;
  box-shadow: none;
}
body:not(.sfPageEditor) form .form-group.input-group .input-group-addon,
div.sfPageWrapper form .form-group.input-group .input-group-addon,
body:not(.sfPageEditor) form .form-group.input-group .input-group-btn,
div.sfPageWrapper form .form-group.input-group .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
body:not(.sfPageEditor) form .form-group.input-group .form-control,
div.sfPageWrapper form .form-group.input-group .form-control,
body:not(.sfPageEditor) form .form-group.input-group .input-group-addon,
div.sfPageWrapper form .form-group.input-group .input-group-addon,
body:not(.sfPageEditor) form .form-group.input-group .input-group-btn,
div.sfPageWrapper form .form-group.input-group .input-group-btn {
  display: table-cell;
}
body:not(.sfPageEditor) form .form-group .form-control:disabled,
div.sfPageWrapper form .form-group .form-control:disabled {
  opacity: 0.5;
}
body:not(.sfPageEditor)
  form
  .form-group
  .form-control
  .radio
  input[type='radio']:disabled
  + label,
div.sfPageWrapper
  form
  .form-group
  .form-control
  .radio
  input[type='radio']:disabled
  + label,
body:not(.sfPageEditor)
  form
  .form-group
  .form-control
  .checkbox
  input[type='checkbox']:disabled
  + label,
div.sfPageWrapper
  form
  .form-group
  .form-control
  .checkbox
  input[type='checkbox']:disabled
  + label {
  opacity: 0.5;
}
body:not(.sfPageEditor)
  form
  .form-group
  .form-control
  .radio
  input[type='radio']:disabled
  + label::before,
div.sfPageWrapper
  form
  .form-group
  .form-control
  .radio
  input[type='radio']:disabled
  + label::before,
body:not(.sfPageEditor)
  form
  .form-group
  .form-control
  .checkbox
  input[type='checkbox']:disabled
  + label::before,
div.sfPageWrapper
  form
  .form-group
  .form-control
  .checkbox
  input[type='checkbox']:disabled
  + label::before {
  cursor: not-allowed;
}
body:not(.sfPageEditor) form fieldset:disabled,
div.sfPageWrapper form fieldset:disabled {
  opacity: 0.5;
}
body:not(.sfPageEditor) form fieldset label,
div.sfPageWrapper form fieldset label {
  opacity: 1;
}
body:not(.sfPageEditor) form fieldset .form-group .form-control:disabled,
div.sfPageWrapper form fieldset .form-group .form-control:disabled {
  opacity: 1;
}
body:not(.sfPageEditor)
  form
  fieldset
  .form-group
  .form-control
  .radio
  input[type='radio']:disabled
  + label,
div.sfPageWrapper
  form
  fieldset
  .form-group
  .form-control
  .radio
  input[type='radio']:disabled
  + label,
body:not(.sfPageEditor)
  form
  fieldset
  .form-group
  .form-control
  .checkbox
  input[type='checkbox']:disabled
  + label,
div.sfPageWrapper
  form
  fieldset
  .form-group
  .form-control
  .checkbox
  input[type='checkbox']:disabled
  + label {
  opacity: 1;
}
body:not(.sfPageEditor) .content-form-wrapper .form-content-belafpraak,
div.sfPageWrapper .content-form-wrapper .form-content-belafpraak {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
body:not(.sfPageEditor) .content-form-wrapper .form-content-belafpraak .sf_cols,
div.sfPageWrapper .content-form-wrapper .form-content-belafpraak .sf_cols {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
body:not(.sfPageEditor)
  .content-form-wrapper
  .form-content-belafpraak
  .image-wrapper
  .image
  .sfContentBlock,
div.sfPageWrapper
  .content-form-wrapper
  .form-content-belafpraak
  .image-wrapper
  .image
  .sfContentBlock {
  margin-bottom: 0;
}
body:not(.sfPageEditor) .content-form-wrapper .sfContentBlock,
div.sfPageWrapper .content-form-wrapper .sfContentBlock {
  margin-bottom: 30px !important;
}
body:not(.sfPageEditor)
  .content-form-wrapper
  .wrapper-recaptcha-block
  .sfContentBlock,
div.sfPageWrapper
  .content-form-wrapper
  .wrapper-recaptcha-block
  .sfContentBlock {
  margin-bottom: 0;
}
body:not(.sfPageEditor)
  .content-form-wrapper
  .wrapper-recaptcha-block
  .sfContentBlock
  .icon,
div.sfPageWrapper
  .content-form-wrapper
  .wrapper-recaptcha-block
  .sfContentBlock
  .icon {
  width: auto;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-Checkboxes,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-Checkboxes,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-RadioButtons,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-RadioButtons {
  margin-bottom: 15px !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-Checkboxes
  strong,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-Checkboxes
  strong,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-RadioButtons
  strong,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-RadioButtons
  strong,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-Checkboxes
  label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-Checkboxes
  label,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-RadioButtons
  label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  .sf-RadioButtons
  label {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  p[data-sf-role='error-message'],
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  p[data-sf-role='error-message'],
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  div[data-sf-role='error-message'],
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .input-wrapper
  div[data-sf-role='error-message'] {
  margin-top: 4px;
  margin-bottom: 10px;
  color: rgba(236, 36, 20, 0.9) !important;
  font-size: 1.35rem;
  font-style: italic;
  line-height: 1.75rem;
  font-weight: 500;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .title
  h3,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .title
  h3 {
  margin-top: 0;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  p
  small,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  p
  small {
  display: inline-block;
  margin-top: 10px;
  opacity: 0.8;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .input-wrapper,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .input-wrapper {
  background: #fff;
  padding: 15px 15px 5px 15px;
  border-radius: 20px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .input-wrapper
  .form-group
  label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .input-wrapper
  .form-group
  label {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .input-wrapper
  .form-group
  .form-control,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-emailverzoek
  .input-wrapper
  .form-group
  .form-control {
  padding: 6px 12px !important;
  border: 1px solid #ccc !important;
  color: #555 !important;
  background-color: #fff !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_1_50,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_1_50 {
  display: none;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper {
  background: #fff;
  padding: 15px 15px 5px 15px;
  border-radius: 20px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp {
  margin-bottom: 10px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp
  label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp
  label {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp
  input,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp
  input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp.input-paragraph
  textarea,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-content-belafpraak
  .sf_2cols_2_50
  .input-wrapper
  .sf-fieldWrp.input-paragraph
  textarea {
  display: block;
  width: 100%;
  min-height: 34px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-recaptcha-block,
div.sfPageWrapper .modal .modal-dialog .modal-content .wrapper-recaptcha-block {
  margin-top: 20px !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-recaptcha-block
  a,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .wrapper-recaptcha-block
  a {
  color: rgba(255, 255, 255, 0.9) !important;
}
@media (min-width: 992px) {
  body:not(.sfPageEditor) .content-form-wrapper .form-content-belafpraak,
  div.sfPageWrapper .content-form-wrapper .form-content-belafpraak {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .sf_2cols_1_50:first-child,
  div.sfPageWrapper
    .content-form-wrapper
    .form-content-belafpraak
    .sf_2cols_1_50:first-child {
    padding-right: 80px;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .sf_2cols_1_50:nth-child(2),
  div.sfPageWrapper
    .content-form-wrapper
    .form-content-belafpraak
    .sf_2cols_1_50:nth-child(2) {
    padding-left: 80px;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .sf_cols,
  div.sfPageWrapper .content-form-wrapper .form-content-belafpraak .sf_cols {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .row-grid-2023
    .column-grid-2023,
  div.sfPageWrapper
    .content-form-wrapper
    .form-content-belafpraak
    .row-grid-2023
    .column-grid-2023 {
    padding-left: 0;
    padding-right: 0;
  }
  body:not(.sfPageEditor) .content-form-wrapper .wrapper-recaptcha-block,
  div.sfPageWrapper .content-form-wrapper .wrapper-recaptcha-block {
    margin-top: 40px;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div,
  div.sfPageWrapper
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div {
    -webkit-justify-content: right !important;
    -ms-justify-content: right !important;
    justify-content: right !important;
    -moz-box-pack: right !important;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    .icon,
  div.sfPageWrapper
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    .icon {
    margin-bottom: 0;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    > small,
  div.sfPageWrapper
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    > small {
    width: 40%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body:not(.sfPageEditor)
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    > small,
  div.sfPageWrapper
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    > small {
    width: 44%;
  }
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .content-form-wrapper .form-content-belafpraak,
  div.sfPageWrapper .content-form-wrapper .form-content-belafpraak {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .sf_cols,
  div.sfPageWrapper .content-form-wrapper .form-content-belafpraak .sf_cols {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .column-grid-content-single,
  div.sfPageWrapper
    .content-form-wrapper
    .form-content-belafpraak
    .column-grid-content-single {
    padding-left: 0;
    padding-right: 0;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .column-grid-content-single
    .widget-gallery-grid,
  div.sfPageWrapper
    .content-form-wrapper
    .form-content-belafpraak
    .column-grid-content-single
    .widget-gallery-grid {
    padding-bottom: 0 !important;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .form-content-belafpraak
    .image-wrapper
    .image
    .sfContentBlock,
  div.sfPageWrapper
    .content-form-wrapper
    .form-content-belafpraak
    .image-wrapper
    .image
    .sfContentBlock {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    margin-bottom: 30px;
  }
  body:not(.sfPageEditor) .content-form-wrapper .wrapper-recaptcha-block,
  div.sfPageWrapper .content-form-wrapper .wrapper-recaptcha-block {
    margin-top: 30px;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    .icon,
  div.sfPageWrapper
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    .icon {
    width: auto;
    margin-bottom: 0;
  }
  body:not(.sfPageEditor)
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    > small,
  div.sfPageWrapper
    .content-form-wrapper
    .wrapper-recaptcha-block
    .sfContentBlock
    > div
    > small {
    width: 100%;
  }
}
.less_table-styling {
  font-size: 14;
  font-weight: 400;
  color: #dcdcdc;
  border-color: #0f0f0e;
  background-color: #fff;
}
div.table-responsive.table-bordered {
  border-color: #b5b5b5;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  font-weight: 400;
  color: #373632;
  border-color: #b5b5b5;
}
.table > thead > tr > td,
.table > thead > tr > th {
  font-weight: 700;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  color: rgba(255, 255, 255, 0.9);
  background: #25a158;
  border-color: #1b7841;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  color: rgba(255, 255, 255, 0.9);
  background: #56a6dc;
  border-color: #2c90d3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  color: rgba(255, 255, 255, 0.9);
  background: #eb9710;
  border-color: #bb780d;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  color: rgba(255, 255, 255, 0.9);
  background: #ec2414;
  border-color: #be1c0f;
}
.table.table-bordered {
  border: 1px solid;
  border-color: #b5b5b5;
}
.table.table-bordered > tbody > tr > td,
.table.table-bordered > tbody > tr > th,
.table.table-bordered > tfoot > tr > td,
.table.table-bordered > tfoot > tr > th,
.table.table-bordered > thead > tr > td,
.table.table-bordered > thead > tr > th {
  border: 1px solid;
  border-color: #b5b5b5;
}
.table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}
.table.table-hover > tbody > tr:hover {
  background-color: #fea826;
  border-color: #ffda0f;
}
.dataTables_wrapper .dataTables_length {
  margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_length label {
  color: #dedede;
}
.dataTables_wrapper .dataTables_filter {
  margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_filter label {
  width: 100%;
  padding-top: 4px;
  text-align: right;
  color: #dedede;
}
.dataTables_wrapper .dataTables_filter label .form-control {
  display: inline-block;
  height: 24px;
  width: calc(100% - 133px);
  float: right;
  margin-top: -4px;
  margin-left: 8px;
  padding: 2px 10px;
  border: 1px solid;
  font-size: 14;
  font-weight: 400;
  color: #dcdcdc;
  border-color: #0f0f0e;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dataTables_wrapper .dataTables_filter label .form-control.form-select,
.dataTables_wrapper .dataTables_filter label .form-control[type='text'] {
  padding: 6px 12px;
}
.dataTables_wrapper .dataTable thead .sorting,
.dataTables_wrapper .dataTable thead .sorting_asc,
.dataTables_wrapper .dataTable thead .sorting_desc,
.dataTables_wrapper .dataTable thead .sorting_asc_disabled,
.dataTables_wrapper .dataTable thead .sorting_desc_disabled {
  background: transparent;
}
.dataTables_wrapper .dataTable thead .sorting_asc:after {
  content: '';
  float: right;
  font-family: fontawesome;
}
.dataTables_wrapper .dataTable thead .sorting_desc:after {
  content: '';
  float: right;
  font-family: fontawesome;
}
.dataTables_wrapper .dataTable thead .sorting:after {
  content: '';
  float: right;
  font-family: fontawesome;
  color: rgba(235, 235, 235, 0.5);
}
body:not(.sfPageEditor) .list-naw-wrapper .title,
div.sfPageWrapper .list-naw-wrapper .title {
  margin-top: 0;
  margin-bottom: 30px;
}
body:not(.sfPageEditor) .list-naw-wrapper ul.list-naw li.item,
div.sfPageWrapper .list-naw-wrapper ul.list-naw li.item {
  margin-bottom: 8px;
}
body:not(.sfPageEditor) .list-naw-wrapper ul.list-naw li.item .label,
div.sfPageWrapper .list-naw-wrapper ul.list-naw li.item .label,
body:not(.sfPageEditor) .list-naw-wrapper ul.list-naw li.item .text,
div.sfPageWrapper .list-naw-wrapper ul.list-naw li.item .text {
  display: inline;
  font-size: 14px;
  line-height: 19.6px;
  font-size: 1.4rem;
  line-height: 1.9599999999999997rem;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #373632;
}
body:not(.sfPageEditor) .list-naw-wrapper ul.list-naw li.item .label,
div.sfPageWrapper .list-naw-wrapper ul.list-naw li.item .label {
  padding: 0 5px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: 700;
}
body:not(.sfPageEditor) .list-naw-wrapper.list-naw-general .title:before,
div.sfPageWrapper .list-naw-wrapper.list-naw-general .title:before {
  content: ' ';
  display: block;
  height: 48px;
  width: 48px;
  margin-bottom: 10px;
  background: url('../images/icons/svg/icon-contact-black.svg') no-repeat;
  background-size: contain;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail,
div.sfPageWrapper .list-naw-wrapper.list-naw-general ul.list-naw li.item.e-mail,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer {
  margin-bottom: 16px;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .label,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .label,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .label {
  display: none;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .text,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .text,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .text {
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  font-weight: 600;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .text:before {
  content: ' ';
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.telefoonnummer
  .text:before {
  background: url('../images/icons/svg/icon-phone-black.svg') no-repeat;
  background-size: contain;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.e-mail
  .text:before {
  background: url('../images/icons/svg/icon-mail-black.svg') no-repeat;
  background-size: contain;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.locatie
  .text:before {
  background: url('../images/icons/svg/icon-marker-black.svg') no-repeat;
  background-size: contain;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.openingstijden,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-general
  ul.list-naw
  li.item.openingstijden {
  margin-top: 20px;
}
body:not(.sfPageEditor) .list-naw-wrapper.list-naw-development .title:before,
div.sfPageWrapper .list-naw-wrapper.list-naw-development .title:before,
body:not(.sfPageEditor) .list-naw-wrapper.list-naw-systeembeheer .title:before,
div.sfPageWrapper .list-naw-wrapper.list-naw-systeembeheer .title:before {
  content: ' ';
  display: block;
  height: 48px;
  width: 48px;
  margin-bottom: 10px;
  background: url('../images/icons/svg/icon-support-black.svg') no-repeat;
  background-size: contain;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer {
  margin-bottom: 16px;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie
  .label,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie
  .label,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .label,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .label,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .label,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .label,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .label {
  display: none;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie
  .text,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie
  .text,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .text,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .text,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .text,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .text,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .text {
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  font-weight: 600;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.locatie
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.locatie
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .text:before {
  content: ' ';
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.telefoonnummer
  .text:before {
  background: url('../images/icons/svg/icon-phone-black.svg') no-repeat;
  background-size: contain;
}
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-development
  ul.list-naw
  li.item.e-mail
  .text:before,
body:not(.sfPageEditor)
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .text:before,
div.sfPageWrapper
  .list-naw-wrapper.list-naw-systeembeheer
  ul.list-naw
  li.item.e-mail
  .text:before {
  background: url('../images/icons/svg/icon-mail-black.svg') no-repeat;
  background-size: contain;
}
body .panel {
  margin-bottom: 16px;
  border: 0;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
body .panel .panel-heading {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  line-height: 27px;
  font-weight: 600;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #b5b5b5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body .panel .panel-body {
  padding: 6px 15px;
  border-top: 0;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #b5b5b5;
}
body .panel .panel-footer {
  padding: 6px 15px;
  background-color: #eee;
  border-top: 0;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #b5b5b5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body .panel.no-header .panel-body {
  padding: 16px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #b5b5b5;
}
body .panel.panel-default > .panel-heading {
  color: rgba(55, 54, 50, 0.9);
  background-color: transparent;
}
body .panel.panel-default > .panel-footer {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fff;
}
body .panel.panel-primary {
  border-color: #ffe033;
}
body .panel.panel-primary > .panel-heading {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fea826;
  border-color: #ffe033;
}
body .panel.panel-primary > .panel-footer {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fff;
}
body .panel.panel-secondary {
  border-color: #2f2e2b;
}
body .panel.panel-secondary > .panel-heading {
  color: rgba(255, 255, 255, 0.9);
  background-color: #373632;
  border-color: #2f2e2b;
}
body .panel.panel-secondary > .panel-footer {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fff;
}
body .panel.panel-success {
  border-color: #229551;
}
body .panel.panel-success > .panel-heading {
  color: rgba(255, 255, 255, 0.9);
  background-color: #25a158;
  border-color: #229551;
}
body .panel.panel-success > .panel-footer {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fff;
}
body .panel.panel-info {
  border-color: #499fd9;
}
body .panel.panel-info > .panel-heading {
  color: rgba(255, 255, 255, 0.9);
  background-color: #56a6dc;
  border-color: #499fd9;
}
body .panel.panel-info > .panel-footer {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fff;
}
body .panel.panel-warning {
  border-color: #dd8e0f;
}
body .panel.panel-warning > .panel-heading {
  color: rgba(255, 255, 255, 0.9);
  background-color: #eb9710;
  border-color: #dd8e0f;
}
body .panel.panel-warning > .panel-footer {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fff;
}
body .panel.panel-danger {
  border-color: #df2112;
}
body .panel.panel-danger > .panel-heading {
  color: rgba(255, 255, 255, 0.9);
  background-color: #ec2414;
  border-color: #df2112;
}
body .panel.panel-danger > .panel-footer {
  color: rgba(55, 54, 50, 0.9);
  background-color: #fff;
}
body .panel-group {
  margin-bottom: 16px;
}
body .panel-group.accordion .panel {
  margin-bottom: 8px;
}
body .panel-group.accordion .panel .panel-heading {
  padding: 0;
}
body .panel-group.accordion .panel .panel-heading .panel-title a {
  display: block;
  width: 100%;
  padding: 10px 15px;
}
body .panel-group.accordion .panel .panel-heading .panel-title a:focus,
body .panel-group.accordion .panel .panel-heading .panel-title a:hover {
  color: inherit !important;
  outline: 0;
}
body .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent !important;
}
body .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
body .well {
  min-height: 20px;
  padding: 16px;
  margin-bottom: 16px;
  background: #fff;
  border: 1px solid;
  border-color: #b5b5b5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
body .well.well-lg {
  padding: 32px;
}
body .well.well-sm {
  padding: 8px;
}
body .well > *:first-child {
  margin-top: 0;
}
body .well > *:last-child {
  margin-bottom: 0;
}
body .panel-tabs {
  margin-bottom: 16px;
}
body .panel-tabs .nav-tabs {
  border-bottom: 1px solid;
  border-color: #b5b5b5;
}
body .panel-tabs .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
body .panel-tabs .nav-tabs > li > a {
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  color: #8f8f8f;
  text-transform: inherit;
  letter-spacing: 1px;
}
body .panel-tabs .nav-tabs > li > a:focus,
body .panel-tabs .nav-tabs > li > a:hover {
  border-color: #b5b5b5;
  border-bottom-color: #b5b5b5 !important;
  outline: 0;
}
body .panel-tabs .nav-tabs > li > a:hover {
  border-style: dotted;
}
body .panel-tabs .nav-tabs > li.active > a:focus,
body .panel-tabs .nav-tabs > li.active > a:hover,
body .panel-tabs .nav-tabs > li.active > a {
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #b5b5b5;
  border-bottom-color: transparent !important;
  background: #fff;
  color: #373632;
  font-weight: 600;
  letter-spacing: 0;
}
body .panel-tabs .tab-content {
  padding: 15px 15px;
  border: 1px solid;
  border-top: 0;
  border-color: #b5b5b5 !important;
}
body .panel-tabs .tab-content .tab-pane > *:first-child {
  margin-top: 0;
}
body .panel-tab-pills {
  margin-bottom: 16px;
}
body .panel-tab-pills .nav-pills {
  margin-bottom: 16px;
}
body .panel-tab-pills .nav-pills > li {
  float: left;
  margin-bottom: -1px;
}
body .panel-tab-pills .nav-pills > li > a {
  margin-right: 2px;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #8f8f8f;
  letter-spacing: 1px;
}
body .panel-tab-pills .nav-pills > li > a:focus,
body .panel-tab-pills .nav-pills > li > a:hover {
  border: 1px solid;
  border-color: #b5b5b5;
  background: #fff;
  outline: 0;
}
body .panel-tab-pills .nav-pills > li > a:hover {
  border-style: dotted;
}
body .panel-tab-pills .nav-pills > li.active > a:focus,
body .panel-tab-pills .nav-pills > li.active > a:hover,
body .panel-tab-pills .nav-pills > li.active > a {
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #b5b5b5;
  background: #fff;
  color: #373632;
  font-weight: 600;
  letter-spacing: 0;
}
body .jumbotron {
  padding-left: 48px;
  padding-right: 48px;
  margin-bottom: 30px;
  margin-top: 15px;
  color: inherit;
  background-color: #eee;
}
body .jumbotron p {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
.alert {
  padding: 12px 24px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: rgba(255, 255, 255, 0.9);
}
.alert .alert-link {
  color: rgba(255, 255, 255, 0.9);
}
.alert.alert-dismissable {
  padding: 12px 36px 12px 24px;
}
.alert.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -24px;
  color: rgba(255, 255, 255, 0.9);
}
.alert.alert-default {
  background-color: #eee;
  border-color: #e6e6e6;
}
.alert.alert-primary {
  background-color: #ebebeb;
  border-color: #e3e3e3;
}
.alert.alert-success {
  background-color: #25a158;
  border-color: #229551;
}
.alert.alert-info {
  background-color: #56a6dc;
  border-color: #499fd9;
}
.alert.alert-warning {
  background-color: #eb9710;
  border-color: #dd8e0f;
}
.alert.alert-danger {
  background-color: #ec2414;
  border-color: #df2112;
}
.tooltip .tooltip-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: rgba(255, 255, 255, 0.9);
  background: #373632;
}
.tooltip.tooltip.top .tooltip-inner {
  background-color: #373632;
}
.tooltip.tooltip.top .tooltip-arrow {
  border-top-color: #373632;
}
.tooltip.tooltip.bottom .tooltip-inner {
  background-color: #373632;
}
.tooltip.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #373632;
}
.tooltip.tooltip.left .tooltip-inner {
  background-color: #373632;
}
.tooltip.tooltip.left .tooltip-arrow {
  border-left-color: #373632;
}
.tooltip.tooltip.right .tooltip-inner {
  background-color: #373632;
}
.tooltip.tooltip.right .tooltip-arrow {
  border-right-color: #373632;
}
.popover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #b5b5b5;
}
.popover .popover-content {
  color: rgba(55, 54, 50, 0.9);
  background: #fff;
}
.popover.top .arrow {
  border-top-color: #b5b5b5;
}
.popover.top .arrow:after {
  border-top-color: #fff;
}
.popover.bottom .arrow {
  border-bottom-color: #b5b5b5;
}
.popover.bottom .arrow:after {
  border-bottom-color: #fff;
}
.popover.left .arrow {
  border-left-color: #b5b5b5;
}
.popover.left .arrow:after {
  border-left-color: #fff;
}
.popover.right .arrow {
  border-right-color: #b5b5b5;
}
.popover.right .arrow:after {
  border-right-color: #fff;
}
body:not(.sfPageEditor) .modal,
div.sfPageWrapper .modal {
  background: rgba(55, 54, 50, 0.5);
  z-index: 1400;
}
body:not(.sfPageEditor) .modal .modal-dialog,
div.sfPageWrapper .modal .modal-dialog {
  z-index: 1500;
  margin: 70px auto 30px auto;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content,
div.sfPageWrapper .modal .modal-dialog .modal-content {
  padding: 30px 15px 40px;
  overflow: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: rgba(55, 54, 50, 0.9);
  background-color: #373632;
  border: 0;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .iframe-wrapper
  iframe,
div.sfPageWrapper .modal .modal-dialog .modal-content .iframe-wrapper iframe {
  width: 100%;
  border: 0;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .title,
div.sfPageWrapper .modal .modal-dialog .modal-content .title {
  margin-top: 0;
  text-align: center;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .sfContentBlock p,
div.sfPageWrapper .modal .modal-dialog .modal-content .sfContentBlock p,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .sfContentBlock
  .title,
div.sfPageWrapper .modal .modal-dialog .modal-content .sfContentBlock .title {
  text-align: center;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .sfContentBlock p a,
div.sfPageWrapper .modal .modal-dialog .modal-content .sfContentBlock p a,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .sfContentBlock
  .title
  a,
div.sfPageWrapper .modal .modal-dialog .modal-content .sfContentBlock .title a {
  color: #fff;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .modal-b
  .modal_body_map,
div.sfPageWrapper .modal .modal-dialog .modal-content .modal-b .modal_body_map {
  padding-left: 0;
  padding-right: 0;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content #map_canvas,
div.sfPageWrapper .modal .modal-dialog .modal-content #map_canvas,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .gm-style-mtc div,
div.sfPageWrapper .modal .modal-dialog .modal-content .gm-style-mtc div,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .gm-style-mtc,
div.sfPageWrapper .modal .modal-dialog .modal-content .gm-style-mtc {
  color: #373632 !important;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .btn-close,
div.sfPageWrapper .modal .modal-dialog .modal-content .btn-close {
  top: -12px !important;
  right: 0 !important;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .modal-icon-wrapper,
div.sfPageWrapper .modal .modal-dialog .modal-content .modal-icon-wrapper {
  margin-bottom: 15px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .svg:not(.cost-calculator-info),
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .svg:not(.cost-calculator-info) {
  position: absolute;
  top: -8px;
  left: 15px;
  display: inline-block;
  height: 48px;
  width: 48px;
  opacity: 0.9;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .sf-fieldWrp h2,
div.sfPageWrapper .modal .modal-dialog .modal-content .sf-fieldWrp h2 {
  text-indent: 60px;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .close,
div.sfPageWrapper .modal .modal-dialog .modal-content .close {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 2;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .close span,
div.sfPageWrapper .modal .modal-dialog .modal-content .close span {
  display: block;
  height: 20px;
  width: 20px;
  background: url('../images/icons/svg/icon-cross-white.svg') no-repeat;
  background-size: contain;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking,
div.sfPageWrapper .modal .modal-dialog .modal-content .wrapper-map-parking {
  padding-top: 500px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw {
  padding-top: 15px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw
  li
  .text,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw
  li
  .text,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw
  li
  .label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw
  li
  .label {
  display: inline;
  font-size: 14px;
  line-height: 19.6px;
  font-size: 1.4rem;
  line-height: 1.96rem;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 500;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw
  li
  .label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  ul.list-naw
  li
  .label {
  padding: 0 5px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: 700;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  > img,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .wrapper-map-parking
  > img {
  width: 100%;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .label,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .text,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .text,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .label
  a,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .label
  a,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .text
  a,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .list-naw-wrapper
  ul.list-naw
  li.item
  .text
  a,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content a:hover,
div.sfPageWrapper .modal .modal-dialog .modal-content a:hover,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content a:active,
div.sfPageWrapper .modal .modal-dialog .modal-content a:active,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content a:focus,
div.sfPageWrapper .modal .modal-dialog .modal-content a:focus,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content ul > li,
div.sfPageWrapper .modal .modal-dialog .modal-content ul > li,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content ol > li,
div.sfPageWrapper .modal .modal-dialog .modal-content ol > li,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content p,
div.sfPageWrapper .modal .modal-dialog .modal-content p,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content div,
div.sfPageWrapper .modal .modal-dialog .modal-content div,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content label,
div.sfPageWrapper .modal .modal-dialog .modal-content label,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .form-control,
div.sfPageWrapper .modal .modal-dialog .modal-content .form-control,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h1,
div.sfPageWrapper .modal .modal-dialog .modal-content .h1,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h2,
div.sfPageWrapper .modal .modal-dialog .modal-content .h2,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h3,
div.sfPageWrapper .modal .modal-dialog .modal-content .h3,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h4,
div.sfPageWrapper .modal .modal-dialog .modal-content .h4,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h1,
div.sfPageWrapper .modal .modal-dialog .modal-content h1,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h2,
div.sfPageWrapper .modal .modal-dialog .modal-content h2,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h3,
div.sfPageWrapper .modal .modal-dialog .modal-content h3,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h4,
div.sfPageWrapper .modal .modal-dialog .modal-content h4 {
  color: rgba(255, 255, 255, 0.9) !important;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h1,
div.sfPageWrapper .modal .modal-dialog .modal-content .h1,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h2,
div.sfPageWrapper .modal .modal-dialog .modal-content .h2,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h3,
div.sfPageWrapper .modal .modal-dialog .modal-content .h3,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .h4,
div.sfPageWrapper .modal .modal-dialog .modal-content .h4,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h1,
div.sfPageWrapper .modal .modal-dialog .modal-content h1,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h2,
div.sfPageWrapper .modal .modal-dialog .modal-content h2,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h3,
div.sfPageWrapper .modal .modal-dialog .modal-content h3,
body:not(.sfPageEditor) .modal .modal-dialog .modal-content h4,
div.sfPageWrapper .modal .modal-dialog .modal-content h4 {
  margin-bottom: 20px;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content p,
div.sfPageWrapper .modal .modal-dialog .modal-content p {
  font-weight: 400;
  margin-bottom: 30px;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content hr,
div.sfPageWrapper .modal .modal-dialog .modal-content hr {
  opacity: 0.5;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .form-group label,
div.sfPageWrapper .modal .modal-dialog .modal-content .form-group label {
  font-weight: 700;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-group
  label.radio-inline,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-group
  label.radio-inline {
  margin-left: 10px;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .form-group strong,
div.sfPageWrapper .modal .modal-dialog .modal-content .form-group strong {
  font-weight: 700;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-group
  .form-control,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-group
  .form-control {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: #373632;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-group
  .form-control:focus,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-group
  .form-control:focus {
  border-color: #fff;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-group
  .text-muted,
div.sfPageWrapper .modal .modal-dialog .modal-content .form-group .text-muted {
  margin-top: 3px;
  font-size: 11.9px;
  line-height: 16.66px;
  font-size: 1.19rem;
  line-height: 1.666rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.45);
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-group.radio-default-wrapper
  strong,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-group.radio-default-wrapper
  strong {
  font-weight: 700;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-group.radio-default-wrapper
  .radio
  label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-group.radio-default-wrapper
  .radio
  label {
  font-weight: 400;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content .submit-wrapper,
div.sfPageWrapper .modal .modal-dialog .modal-content .submit-wrapper {
  margin-top: 15px;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content > .sf_colsIn,
div.sfPageWrapper .modal .modal-dialog .modal-content > .sf_colsIn {
  float: unset;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .modal-map-address
  .title,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .modal-map-address
  .title {
  display: none;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .modal-map-address
  ul.list-naw
  li.item
  .text
  br,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .modal-map-address
  ul.list-naw
  li.item
  .text
  br {
  display: none;
}
body:not(.sfPageEditor) .modal .modal-dialog .modal-content.modal-profile,
div.sfPageWrapper .modal .modal-dialog .modal-content.modal-profile {
  padding: 15px 30px 30px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content.modal-profile
  button.close,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content.modal-profile
  button.close {
  top: 24px;
  right: 24px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content.modal-profile
  .title,
div.sfPageWrapper .modal .modal-dialog .modal-content.modal-profile .title {
  font-size: 30.8px !important;
  line-height: 43.12px !important;
  font-size: 3.0800000000000005rem !important;
  line-height: 4.312rem !important;
  color: rgba(255, 255, 255, 0.9) !important;
  margin-bottom: 5px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content.modal-profile
  .sub-title,
div.sfPageWrapper .modal .modal-dialog .modal-content.modal-profile .sub-title {
  font-size: 22.4px !important;
  line-height: 31.36px !important;
  font-size: 2.24rem !important;
  line-height: 3.136rem !important;
  margin-bottom: 30px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content.modal-profile
  > .row,
div.sfPageWrapper .modal .modal-dialog .modal-content.modal-profile > .row {
  margin-bottom: 30px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content.modal-profile
  > .row:last-child,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content.modal-profile
  > .row:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .modal .modal-dialog .modal-content.modal-profile,
  div.sfPageWrapper .modal .modal-dialog .modal-content.modal-profile {
    padding: 15px;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .title
    a,
  div.sfPageWrapper .modal .modal-dialog .modal-content.modal-profile .title a {
    font-size: 25.2px !important;
    line-height: 35.28px !important;
    font-size: 2.52rem !important;
    line-height: 3.5279999999999996rem !important;
    margin-bottom: 5px;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .sub-title,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .sub-title {
    font-size: 17.5px !important;
    line-height: 24.5px !important;
    font-size: 1.75rem !important;
    line-height: 2.4499999999999997rem !important;
    margin-bottom: 15px;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .image-portrait,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .image-portrait {
    max-width: 250px;
    border: 3px solid;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .blockquote,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .blockquote {
    border-left: 3px solid;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .flex-row,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content.modal-profile
    .flex-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .container-recaptcha-message,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .container-recaptcha-message {
  margin-top: 10px;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .container-recaptcha-message
  small
  a,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .container-recaptcha-message
  small
  a {
  color: #fff;
}
body:not(.sfPageEditor) .modal.modal-image .modal-dialog .modal-content,
div.sfPageWrapper .modal.modal-image .modal-dialog .modal-content {
  padding: 0;
  background: transparent;
  border-color: transparent;
}
@media (min-width: 1200px) {
  body:not(.sfPageEditor).site-2022 .modal .modal-dialog,
  div.sfPageWrapper.site-2022 .modal .modal-dialog {
    margin: 30px auto 0 auto;
  }
  body:not(.sfPageEditor).site-2022
    .modal
    .modal-dialog
    .modal-content
    .iframe-wrapper
    iframe,
  div.sfPageWrapper.site-2022
    .modal
    .modal-dialog
    .modal-content
    .iframe-wrapper
    iframe {
    height: 65vh;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body:not(.sfPageEditor).site-2022
    .modal
    .modal-dialog
    .modal-content
    .iframe-wrapper
    iframe,
  div.sfPageWrapper.site-2022
    .modal
    .modal-dialog
    .modal-content
    .iframe-wrapper
    iframe {
    height: 100%;
  }
}
@media (max-width: 991px) {
  body:not(.sfPageEditor).site-2022 .modal .modal-dialog,
  div.sfPageWrapper.site-2022 .modal .modal-dialog {
    width: 100vw;
    height: 100%;
    margin: 0;
  }
  body:not(.sfPageEditor).site-2022 .modal .modal-dialog .modal-content,
  div.sfPageWrapper.site-2022 .modal .modal-dialog .modal-content {
    height: 100%;
    padding: 15px 0 30px;
    overflow-y: auto;
  }
  body:not(.sfPageEditor).site-2022
    .modal
    .modal-dialog
    .modal-content
    > div.col-md-12,
  div.sfPageWrapper.site-2022
    .modal
    .modal-dialog
    .modal-content
    > div.col-md-12 {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
    transform: translateZ(5px);
    height: 100%;
  }
  body:not(.sfPageEditor).site-2022
    .modal
    .modal-dialog
    .modal-content
    > div.col-md-12
    .iframe-wrapper,
  div.sfPageWrapper.site-2022
    .modal
    .modal-dialog
    .modal-content
    > div.col-md-12
    .iframe-wrapper {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
  }
  body:not(.sfPageEditor).site-2022
    .modal
    .modal-dialog
    .modal-content
    > div.col-md-12
    .iframe-wrapper
    iframe,
  div.sfPageWrapper.site-2022
    .modal
    .modal-dialog
    .modal-content
    > div.col-md-12
    .iframe-wrapper
    iframe {
    height: 100%;
  }
}
body .breadcrumb-wrapper {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
  color: #777;
  font-size: 1.4rem;
  line-height: 1.96rem;
}
body .breadcrumb-wrapper > span {
  padding-left: 5px;
  padding-right: 5px;
}
body .breadcrumb-wrapper > a {
  color: #373632;
}
body .breadcrumb-wrapper > a:hover {
  color: #249b55;
}
body .breadcrumb-wrapper .breadcrumb {
  padding: 0;
  background: transparent;
  margin-bottom: 0;
}
body .breadcrumb-wrapper.breadcrumb-home {
  display: none;
}
@media (max-width: 767px) {
  body .breadcrumb-wrapper {
    display: none;
  }
}
body .guide-content .breadcrumb-wrapper {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}
.search-title-wrapper,
.search-results-wrapper,
.searchbar-wrapper {
  padding: 0 50px 50px 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .search-title-wrapper,
  .search-results-wrapper,
  .searchbar-wrapper {
    padding: 0 30px 30px 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-title-wrapper,
  .search-results-wrapper,
  .searchbar-wrapper {
    padding: 0 20px 20px 20px;
  }
}
@media (max-width: 767px) {
  .search-title-wrapper,
  .search-results-wrapper,
  .searchbar-wrapper {
    padding: 0 20px 20px 20px;
  }
}
.search-results-wrapper {
  margin-top: -50px;
}
.search-results-wrapper .title {
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
}
.search-title-wrapper {
  padding-bottom: 0 !important;
}
.search-title-wrapper .title {
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.9199999999999995rem;
  margin-bottom: 8px;
}
.site-2022 ul.sf-autocomplete {
  z-index: 2000;
  width: 170px !important;
  padding: 5px;
}
.content-search-wrapper .sfContentBlock {
  margin-bottom: 0 !important;
}
.content-search-wrapper .content-searchbox {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.content-search-wrapper .content-searchbox > form {
  max-width: 400px;
}
#searchBoxContent {
  outline: 0;
}
#searchBoxContent .form-group .form-control {
  -webkit-appearance: none;
  border: 2px solid;
  border-right: 0;
  border-color: #373632;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  color: #373632;
  background-color: transparent;
  box-shadow: none;
}
#searchBoxContent .form-group .input-group-btn .btn {
  border: 2px solid;
  border-left: 0;
  border-color: #373632;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#searchBoxContent .form-group .input-group-btn .btn .input-group-btn .svg {
  opacity: 1;
}
#searchBoxContent
  .form-group.input-group-lg
  .input-group-btn
  .input-group-btn
  .svg {
  height: 28px;
  width: 28px;
  margin-right: 4px;
}
#searchBoxContent .form-group:hover .input-group-btn,
#searchBoxContent .form-group:hover .form-control {
  color: rgba(255, 255, 255, 0.9);
  background-color: #373632;
  border-color: #373632;
}
#searchBoxContent .form-group:hover .input-group-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#searchBoxContent .form-group:hover .input-group-btn .svg {
  background: url('../images/icons/svg/icon-search-thin-white.svg') no-repeat;
  background-size: contain;
}
#searchBoxContent .form-group.active .input-group-btn,
#searchBoxContent .form-group:active .input-group-btn,
#searchBoxContent .form-group:focus .input-group-btn,
#searchBoxContent .form-group.active .form-control,
#searchBoxContent .form-group:active .form-control,
#searchBoxContent .form-group:focus .form-control {
  color: rgba(255, 255, 255, 0.9);
  background-color: #373632;
  border-color: #373632;
}
#searchBoxContent .form-group.active .input-group-btn,
#searchBoxContent .form-group:active .input-group-btn,
#searchBoxContent .form-group:focus .input-group-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#searchBoxContent .form-group.active .input-group-btn .svg,
#searchBoxContent .form-group:active .input-group-btn .svg,
#searchBoxContent .form-group:focus .input-group-btn .svg {
  background: url('../images/icons/svg/icon-search-thin-white.svg') no-repeat;
  background-size: contain;
}
.sf-search-results {
  margin-top: 0;
}
.sf-search-results .media,
.sf-search-results .list-group-item {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  margin-top: -1px !important;
  margin-bottom: 0 !important;
  padding: 15px;
}
.sf-search-results .media:before,
.sf-search-results .list-group-item:before {
  height: 24px;
  width: 28px;
  margin-right: 12px;
  padding: 4px 4px;
  line-height: 15px;
  text-align: center;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
.sf-search-results .media:nth-child(even),
.sf-search-results .list-group-item:nth-child(even) {
  background: #eee;
}
.sf-search-results .media .media-left,
.sf-search-results .list-group-item .media-left {
  display: block;
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
}
.sf-search-results .media .media-left.sf-img-thmb,
.sf-search-results .list-group-item .media-left.sf-img-thmb {
  margin-left: 30px;
  padding-right: 0;
}
.sf-search-results .media .media-left.sf-img-thmb a,
.sf-search-results .list-group-item .media-left.sf-img-thmb a {
  width: 140px;
  height: 140px;
}
.sf-search-results .media .media-body,
.sf-search-results .list-group-item .media-body {
  display: block;
  width: 100%;
  overflow: visible;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
}
.sf-search-results .media .media-body .title,
.sf-search-results .list-group-item .media-body .title {
  margin-bottom: 15px;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  line-height: 28px;
}
.sf-search-results .media .media-body p.summary,
.sf-search-results .list-group-item .media-body p.summary {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
.sf-search-results .media .media-body .url-link,
.sf-search-results .list-group-item .media-body .url-link {
  color: rgba(55, 54, 50, 0.6);
}
.sf-search-results .media .media-body .url-link:focus,
.sf-search-results .list-group-item .media-body .url-link:focus,
.sf-search-results .media .media-body .url-link:active,
.sf-search-results .list-group-item .media-body .url-link:active,
.sf-search-results .media .media-body .url-link:hover,
.sf-search-results .list-group-item .media-body .url-link:hover {
  color: #373632;
}
body blockquote .small:before,
body blockquote footer:before,
body blockquote small:before {
  content: none;
}
body .top-circle,
body .bottom-circle {
  height: 60px;
  width: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .top-circle,
  body .bottom-circle {
    height: 40px;
    width: 80px;
  }
}
@media (max-width: 991px) {
  body .top-circle,
  body .bottom-circle {
    height: 45px;
    width: 90px;
  }
}
body .right-circle,
body .left-circle {
  height: 120px;
  width: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .right-circle,
  body .left-circle {
    height: 80px;
    width: 40px;
  }
}
@media (max-width: 991px) {
  body .right-circle,
  body .left-circle {
    height: 90px;
    width: 45px;
  }
}
body .top-circle {
  border-top-left-radius: 120px;
  border-top-right-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .top-circle {
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
  }
}
@media (max-width: 991px) {
  body .top-circle {
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
  }
}
body .right-circle {
  border-bottom-right-radius: 120px;
  border-top-right-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .right-circle {
    border-bottom-right-radius: 80px;
    border-top-right-radius: 80px;
  }
}
@media (max-width: 991px) {
  body .right-circle {
    border-bottom-right-radius: 90px;
    border-top-right-radius: 90px;
  }
}
body .bottom-circle {
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .bottom-circle {
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
  }
}
@media (max-width: 991px) {
  body .bottom-circle {
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
  }
}
body .left-circle {
  border-bottom-left-radius: 120px;
  border-top-left-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .left-circle {
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
  }
}
@media (max-width: 991px) {
  body .left-circle {
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
  }
}
body .box-links-cards.circle-add .box-inner:after,
body .box-news.circle-add .box-inner:after,
body .box-tabs.circle-add .box-inner:after,
body .box-card.circle-add .box-inner:after {
  content: ' ';
  display: block;
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 60px/1.8;
  text-align: center;
  line-height: 66px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-add .box-inner:after,
  body .box-news.circle-add .box-inner:after,
  body .box-tabs.circle-add .box-inner:after,
  body .box-card.circle-add .box-inner:after {
    font-size: 40px/1.8;
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-add .box-inner:after,
  body .box-news.circle-add .box-inner:after,
  body .box-tabs.circle-add .box-inner:after,
  body .box-card.circle-add .box-inner:after {
    font-size: 45px/1.8;
    line-height: 49.5px;
  }
}
body .box-links-cards.circle-top .box-inner,
body .box-news.circle-top .box-inner,
body .box-tabs.circle-top .box-inner,
body .box-card.circle-top .box-inner {
  padding-top: 70px;
}
body .box-links-cards.circle-top .box-inner:after,
body .box-news.circle-top .box-inner:after,
body .box-tabs.circle-top .box-inner:after,
body .box-card.circle-top .box-inner:after {
  top: 0;
  left: calc(50% - 60px);
  line-height: 54px;
  height: 60px;
  width: 120px;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-top .box-inner:after,
  body .box-news.circle-top .box-inner:after,
  body .box-tabs.circle-top .box-inner:after,
  body .box-card.circle-top .box-inner:after {
    height: 40px;
    width: 80px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-top .box-inner:after,
  body .box-news.circle-top .box-inner:after,
  body .box-tabs.circle-top .box-inner:after,
  body .box-card.circle-top .box-inner:after {
    height: 45px;
    width: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-top .box-inner:after,
  body .box-news.circle-top .box-inner:after,
  body .box-tabs.circle-top .box-inner:after,
  body .box-card.circle-top .box-inner:after {
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-top .box-inner:after,
  body .box-news.circle-top .box-inner:after,
  body .box-tabs.circle-top .box-inner:after,
  body .box-card.circle-top .box-inner:after {
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-top .box-inner,
  body .box-news.circle-top .box-inner,
  body .box-tabs.circle-top .box-inner,
  body .box-card.circle-top .box-inner {
    padding-top: 60px;
  }
  body .box-links-cards.circle-top .box-inner:after,
  body .box-news.circle-top .box-inner:after,
  body .box-tabs.circle-top .box-inner:after,
  body .box-card.circle-top .box-inner:after {
    left: calc(50% - 40px);
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-top .box-inner,
  body .box-news.circle-top .box-inner,
  body .box-tabs.circle-top .box-inner,
  body .box-card.circle-top .box-inner {
    padding-top: 60px;
  }
  body .box-links-cards.circle-top .box-inner:after,
  body .box-news.circle-top .box-inner:after,
  body .box-tabs.circle-top .box-inner:after,
  body .box-card.circle-top .box-inner:after {
    left: calc(50% - 45px);
    line-height: 49.5px;
  }
}
body .box-links-cards.circle-right .box-inner,
body .box-news.circle-right .box-inner,
body .box-tabs.circle-right .box-inner,
body .box-card.circle-right .box-inner {
  padding-right: 90px;
}
body .box-links-cards.circle-right .box-inner:after,
body .box-news.circle-right .box-inner:after,
body .box-tabs.circle-right .box-inner:after,
body .box-card.circle-right .box-inner:after {
  top: calc(50% - 60px);
  right: 0;
  padding-top: 60px/2;
  padding-left: 60px/10;
  line-height: 60px;
  height: 120px;
  width: 60px;
  border-bottom-left-radius: 120px;
  border-top-left-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-right .box-inner:after,
  body .box-news.circle-right .box-inner:after,
  body .box-tabs.circle-right .box-inner:after,
  body .box-card.circle-right .box-inner:after {
    height: 80px;
    width: 40px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-right .box-inner:after,
  body .box-news.circle-right .box-inner:after,
  body .box-tabs.circle-right .box-inner:after,
  body .box-card.circle-right .box-inner:after {
    height: 90px;
    width: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-right .box-inner:after,
  body .box-news.circle-right .box-inner:after,
  body .box-tabs.circle-right .box-inner:after,
  body .box-card.circle-right .box-inner:after {
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-right .box-inner:after,
  body .box-news.circle-right .box-inner:after,
  body .box-tabs.circle-right .box-inner:after,
  body .box-card.circle-right .box-inner:after {
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-right .box-inner,
  body .box-news.circle-right .box-inner,
  body .box-tabs.circle-right .box-inner,
  body .box-card.circle-right .box-inner {
    padding-right: 80px;
  }
  body .box-links-cards.circle-right .box-inner:after,
  body .box-news.circle-right .box-inner:after,
  body .box-tabs.circle-right .box-inner:after,
  body .box-card.circle-right .box-inner:after {
    top: calc(50% - 40px);
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-right .box-inner,
  body .box-news.circle-right .box-inner,
  body .box-tabs.circle-right .box-inner,
  body .box-card.circle-right .box-inner {
    padding-right: 60px;
  }
  body .box-links-cards.circle-right .box-inner:after,
  body .box-news.circle-right .box-inner:after,
  body .box-tabs.circle-right .box-inner:after,
  body .box-card.circle-right .box-inner:after {
    top: calc(50% - 45px);
    line-height: 49.5px;
  }
}
body .box-links-cards.circle-bottom .box-inner,
body .box-news.circle-bottom .box-inner,
body .box-tabs.circle-bottom .box-inner,
body .box-card.circle-bottom .box-inner {
  padding-bottom: 70px;
}
body .box-links-cards.circle-bottom .box-inner:after,
body .box-news.circle-bottom .box-inner:after,
body .box-tabs.circle-bottom .box-inner:after,
body .box-card.circle-bottom .box-inner:after {
  bottom: 0;
  left: calc(50% - 60px);
  line-height: 66px;
  height: 60px;
  width: 120px;
  border-top-left-radius: 120px;
  border-top-right-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-bottom .box-inner:after,
  body .box-news.circle-bottom .box-inner:after,
  body .box-tabs.circle-bottom .box-inner:after,
  body .box-card.circle-bottom .box-inner:after {
    height: 40px;
    width: 80px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-bottom .box-inner:after,
  body .box-news.circle-bottom .box-inner:after,
  body .box-tabs.circle-bottom .box-inner:after,
  body .box-card.circle-bottom .box-inner:after {
    height: 45px;
    width: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-bottom .box-inner:after,
  body .box-news.circle-bottom .box-inner:after,
  body .box-tabs.circle-bottom .box-inner:after,
  body .box-card.circle-bottom .box-inner:after {
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-bottom .box-inner:after,
  body .box-news.circle-bottom .box-inner:after,
  body .box-tabs.circle-bottom .box-inner:after,
  body .box-card.circle-bottom .box-inner:after {
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-bottom .box-inner,
  body .box-news.circle-bottom .box-inner,
  body .box-tabs.circle-bottom .box-inner,
  body .box-card.circle-bottom .box-inner {
    padding-bottom: 60px;
  }
  body .box-links-cards.circle-bottom .box-inner:after,
  body .box-news.circle-bottom .box-inner:after,
  body .box-tabs.circle-bottom .box-inner:after,
  body .box-card.circle-bottom .box-inner:after {
    left: calc(50% - 40px);
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-bottom .box-inner,
  body .box-news.circle-bottom .box-inner,
  body .box-tabs.circle-bottom .box-inner,
  body .box-card.circle-bottom .box-inner {
    padding-bottom: 45px;
  }
  body .box-links-cards.circle-bottom .box-inner:after,
  body .box-news.circle-bottom .box-inner:after,
  body .box-tabs.circle-bottom .box-inner:after,
  body .box-card.circle-bottom .box-inner:after {
    left: calc(50% - 45px);
    line-height: 49.5px;
  }
}
body .box-links-cards.circle-left .box-inner,
body .box-news.circle-left .box-inner,
body .box-tabs.circle-left .box-inner,
body .box-card.circle-left .box-inner {
  padding-left: 90px;
}
body .box-links-cards.circle-left .box-inner:after,
body .box-news.circle-left .box-inner:after,
body .box-tabs.circle-left .box-inner:after,
body .box-card.circle-left .box-inner:after {
  top: calc(50% - 60px);
  left: 0;
  padding-top: 60px/2;
  padding-right: 60px/10;
  line-height: 60px;
  height: 120px;
  width: 60px;
  border-bottom-right-radius: 120px;
  border-top-right-radius: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-left .box-inner:after,
  body .box-news.circle-left .box-inner:after,
  body .box-tabs.circle-left .box-inner:after,
  body .box-card.circle-left .box-inner:after {
    height: 80px;
    width: 40px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-left .box-inner:after,
  body .box-news.circle-left .box-inner:after,
  body .box-tabs.circle-left .box-inner:after,
  body .box-card.circle-left .box-inner:after {
    height: 90px;
    width: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-left .box-inner:after,
  body .box-news.circle-left .box-inner:after,
  body .box-tabs.circle-left .box-inner:after,
  body .box-card.circle-left .box-inner:after {
    border-bottom-right-radius: 80px;
    border-top-right-radius: 80px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-left .box-inner:after,
  body .box-news.circle-left .box-inner:after,
  body .box-tabs.circle-left .box-inner:after,
  body .box-card.circle-left .box-inner:after {
    border-bottom-right-radius: 90px;
    border-top-right-radius: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards.circle-left .box-inner,
  body .box-news.circle-left .box-inner,
  body .box-tabs.circle-left .box-inner,
  body .box-card.circle-left .box-inner {
    padding-left: 80px;
  }
  body .box-links-cards.circle-left .box-inner:after,
  body .box-news.circle-left .box-inner:after,
  body .box-tabs.circle-left .box-inner:after,
  body .box-card.circle-left .box-inner:after {
    top: calc(50% - 40px);
    line-height: 44px;
  }
}
@media (max-width: 991px) {
  body .box-links-cards.circle-left .box-inner,
  body .box-news.circle-left .box-inner,
  body .box-tabs.circle-left .box-inner,
  body .box-card.circle-left .box-inner {
    padding-left: 30px;
  }
  body .box-links-cards.circle-left .box-inner:after,
  body .box-news.circle-left .box-inner:after,
  body .box-tabs.circle-left .box-inner:after,
  body .box-card.circle-left .box-inner:after {
    top: calc(50% - 45px);
    line-height: 49.5px;
  }
}
body .box-links-cards.circle-plus .box-inner:after,
body .box-news.circle-plus .box-inner:after,
body .box-tabs.circle-plus .box-inner:after,
body .box-card.circle-plus .box-inner:after {
  content: '';
}
body .box-links-cards.circle-arrow-up .box-inner:after,
body .box-news.circle-arrow-up .box-inner:after,
body .box-tabs.circle-arrow-up .box-inner:after,
body .box-card.circle-arrow-up .box-inner:after {
  content: '';
}
body .box-links-cards.circle-arrow-right .box-inner:after,
body .box-news.circle-arrow-right .box-inner:after,
body .box-tabs.circle-arrow-right .box-inner:after,
body .box-card.circle-arrow-right .box-inner:after {
  content: '';
}
body .box-links-cards.circle-arrow-down .box-inner:after,
body .box-news.circle-arrow-down .box-inner:after,
body .box-tabs.circle-arrow-down .box-inner:after,
body .box-card.circle-arrow-down .box-inner:after {
  content: '';
}
body .box-links-cards.circle-arrow-left .box-inner:after,
body .box-news.circle-arrow-left .box-inner:after,
body .box-tabs.circle-arrow-left .box-inner:after,
body .box-card.circle-arrow-left .box-inner:after {
  content: '';
}
body .box-links-cards.circle-yellow .box-inner:after,
body .box-news.circle-yellow .box-inner:after,
body .box-tabs.circle-yellow .box-inner:after,
body .box-card.circle-yellow .box-inner:after {
  color: #373632;
  background: #fea826;
}
body .box-links-cards.circle-black .box-inner:after,
body .box-news.circle-black .box-inner:after,
body .box-tabs.circle-black .box-inner:after,
body .box-card.circle-black .box-inner:after {
  color: #fff;
  background: #373632;
}
body .box-links-cards.circle-black.bgcolor-yellow .box-inner:after,
body .box-news.circle-black.bgcolor-yellow .box-inner:after,
body .box-tabs.circle-black.bgcolor-yellow .box-inner:after,
body .box-card.circle-black.bgcolor-yellow .box-inner:after {
  color: #fea826;
  background: #373632;
}
body .box-links-cards.circle-white .box-inner:after,
body .box-news.circle-white .box-inner:after,
body .box-tabs.circle-white .box-inner:after,
body .box-card.circle-white .box-inner:after {
  color: #373632;
  background: #fff;
}
.BroadcastMessage {
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  background: #ec2414;
  position: relative;
  display: none;
}
.BroadcastMessage span {
  display: block;
  width: 90%;
  height: 100%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 9px;
}
.BroadcastMessage span:before {
  content: '';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 8px;
  font-size: 18px;
}
.BroadcastMessage span a {
  color: #fff;
  text-decoration: underline;
}
.BroadcastMessage span a:hover {
  text-decoration: underline;
}
.BroadcastMessage .btn_cancel_broadcast {
  border: 0;
  background-color: transparent;
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 585px) {
  .BroadcastMessage {
    position: fixed;
    top: 60px;
    width: 100%;
    z-index: 11;
  }
  .BroadcastMessage span {
    padding-top: 4px;
    width: 85%;
  }
  .BroadcastMessage .btn_cancel_broadcast {
    right: 5px;
  }
}
.document-link {
  position: relative;
  margin-bottom: 30px;
}
.document-link .sf-icon-file {
  width: 38px;
  height: 38px;
}
.document-link .media-left {
  padding: 0;
}
.document-link .media-left .sf-icon-txt > span {
  position: absolute;
  top: 14px;
  left: 0;
  width: 30px;
  z-index: 1;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.document-link .media-left .sf-icon-file {
  position: absolute;
  top: 0;
  left: -4px;
}
.document-link .media-body {
  padding-left: 40px;
}
.nav-boxshadow {
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}
body .sfInlineEditingPageMenu {
  display: none;
}
body .subnav {
  margin-top: 8px;
  text-align: right;
}
body .subnav .navbar-subnav {
  display: inline-block;
  width: auto;
}
body .subnav .navbar-subnav ul.nav-pills li {
  margin-right: 15px;
}
body .subnav .navbar-subnav ul.nav-pills li a {
  padding: 8px 16px 8px 16px;
  font-size: 14px;
  line-height: 19.6px;
  font-size: 1.4rem;
  line-height: 1.9599999999999997rem;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #373632;
  background: transparent;
}
body .subnav .navbar-subnav ul.nav-pills li a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 8px;
  font-size: 18px;
}
body .subnav .navbar-subnav ul.nav-pills li:nth-child(1) a:before {
  content: '';
}
body .subnav .navbar-subnav ul.nav-pills li:nth-child(2) a:before {
  content: '';
}
body .subnav .navbar-subnav ul.nav-pills li:nth-child(3) a:before {
  content: '';
}
body .subnav .navbar-searchbox {
  width: auto;
}
body .subnav .navbar-searchbox ::-webkit-input-placeholder {
  color: #fff !important;
}
body .subnav .navbar-searchbox ::-moz-placeholder {
  color: #fff !important;
}
body .subnav .navbar-searchbox :-ms-input-placeholder {
  color: #fff !important;
}
body .subnav .navbar-searchbox :-moz-placeholder {
  color: #fff !important;
}
body .subnav .navbar-searchbox input[type='email']::placeholder {
  color: #fff !important;
}
body .subnav .navbar-searchbox .form-group .form-control {
  z-index: 102;
}
body .primairynav .navbar .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
body .primairynav .navbar.navbar-default {
  background-color: transparent;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body .primairynav .navbar.navbar-default .navbar-header .navbar-brand {
  margin-top: -40px;
  margin-left: -12px;
  width: 281px;
  height: 80px;
  text-indent: -9999px;
  background: url('../images/hegitware_logo.png') no-repeat;
  background-size: contain;
}
@media (min-width: 992px) {
  body .subnav .navbar-subnav {
    display: inline-block !important;
  }
  body .subnav .navbar-searchbox {
    display: inline-block !important;
  }
  body .subnav .navbar-searchbox form {
    width: 170px;
    outline: 0;
  }
  body .subnav .navbar-searchbox form .form-group {
    margin-bottom: 0;
  }
  body .subnav .navbar-searchbox form .form-group .form-control {
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  body .primairynav .navbar {
    margin-bottom: 0;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse ul.navbar-nav {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -moz-box-pack: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% - 281px);
    float: right;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse ul.navbar-nav > li {
    margin-left: 15px;
    z-index: auto;
    transition: box-shadow 0.3s ease-in-out;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    height: 100%;
    min-height: 48px;
    padding: 12px 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    line-height: 18px;
    font-weight: 600;
    text-align: right;
    vertical-align: middle;
    text-transform: uppercase;
    color: #373632;
    background: transparent;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:hover,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:active,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:focus {
    color: #fff;
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:hover
    .caret:before,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:active
    .caret:before,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:focus
    .caret:before {
    border-color: rgba(255, 255, 255, 0.6) !important;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 8px 12px;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .dropdown-toggle {
    margin-left: 1px;
    padding: 4px 16px 4px 10px;
    display: inline-block;
    max-width: 204px;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .dropdown-toggle
    .caret {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    right: calc(50% - 4px);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    > .parent-link {
    color: #fff;
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    > .dropdown-toggle
    .caret:before {
    border-color: rgba(255, 255, 255, 0.6) !important;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu {
    width: 100%;
    border: 0 solid;
    border-top: 0.1rem solid #f8f8f8;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in;
    display: block;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    a {
    position: relative;
    padding: 10px 15px 10px 15px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    line-height: 20px;
    font-weight: 600;
    text-transform: inherit;
    color: rgba(255, 255, 255, 0.9);
    background: #373632;
    white-space: inherit;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    a
    .right-caret {
    position: absolute;
    top: calc(50% - 4px);
    right: 13px;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    a:hover,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    a:active,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    a:focus {
    color: #fff;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    a.dropdown-submenu {
    padding: 10px 40px 10px 15px;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    ul.dropdown-menu {
    width: auto;
    margin-top: 0;
    border: 0 solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    background: #4c4b45;
    border-left: 0.1rem solid #f8f8f8;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li
    ul.dropdown-menu
    li
    a {
    padding: 8px 15px;
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
    font-weight: 400;
    background: #4c4b45;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li:hover
    a {
    background: #4c4b45;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    a.dropdown-toggle {
    color: #fff;
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    > ul.dropdown-menu {
    display: block;
    opacity: 1;
    transform: scaleY(1);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    li.dropdown:last-child
    ul.dropdown-menu
    .dropdown-submenu
    > a
    .right-caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    li.dropdown:last-child
    ul.dropdown-menu
    .dropdown-submenu
    .dropdown-menu {
    left: initial;
    right: 100%;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    ul.dropdown-menu {
    display: none;
    opacity: 0;
    transition: all 0.3s ease-in;
    transform: scaleY(0);
    transform-origin: top;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    > a {
    color: rgba(255, 255, 255, 0.9);
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    > a
    .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    > a
    .caret:before {
    border-color: rgba(255, 255, 255, 0.6) !important;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li.parent-link {
    padding: 8px 20px;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li:nth-child(1)
    > a {
    max-width: 204px;
    white-space: inherit !important;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li:nth-child(2)
    > a {
    max-width: 154px;
    white-space: inherit !important;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li:nth-child(3)
    > a {
    max-width: 140px;
  }
  body .primairynav .navbar.navbar-guide .navbar-collapse ul.navbar-nav {
    width: calc(100% - 230px);
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -moz-box-pack: flex-end;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .subnav .navbar-subnav .navbar-searchbox {
    vertical-align: top;
  }
  body .subnav .navbar-subnav .navbar-searchbox form {
    width: 170px;
  }
  body .subnav .navbar-subnav .navbar-searchbox form .form-group .form-control {
    height: 28px;
    padding: 2px 12px;
  }
  body
    .subnav
    .navbar-subnav
    .navbar-searchbox
    form
    .form-group
    .input-group-btn
    .btn {
    min-height: 28px;
  }
  body
    .subnav
    .navbar-subnav
    .navbar-searchbox
    form
    .form-group
    .input-group-btn
    .btn
    .input-group-btn
    .svg {
    height: 21px;
    width: 21px;
  }
  body .primairynav .navbar.navbar-main .navbar-collapse ul.navbar-nav > li {
    margin-left: 10px;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li.parent-link {
    padding: 8px 8px !important;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li:nth-child(1)
    > a {
    max-width: 204px;
    white-space: inherit !important;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li:nth-child(2)
    > a {
    max-width: 154px;
    white-space: inherit !important;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li:nth-child(3)
    > a {
    max-width: 110px;
  }
  body
    .primairynav
    .navbar.navbar-main
    .navbar-collapse
    ul.navbar-nav
    > li:nth-child(3)
    > a
    .text {
    min-width: 92px;
  }
}
@media (max-width: 991px) {
  body .subnav {
    margin-top: 0;
  }
  body .subnav .navbar-subnav {
    display: none;
  }
  body .primairynav .navbar {
    margin-bottom: 15px;
  }
  body .primairynav .navbar.navbar-default .navbar-left,
  body .primairynav .navbar.navbar-default .navbar-right {
    float: none !important;
  }
  body .primairynav .navbar.navbar-default .navbar-toggle {
    display: block;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  body .primairynav .navbar.navbar-default .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse.collapse {
    display: none !important;
  }
  body .primairynav .navbar.navbar-default .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  body .primairynav .navbar.navbar-default .navbar-nav > li {
    float: none;
  }
  body .primairynav .navbar.navbar-default .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body .primairynav .navbar.navbar-default .collapse.in {
    display: block !important;
  }
  body .primairynav .navbar.navbar-default .navbar-header {
    float: none;
    background: transparent;
  }
  body .primairynav .navbar.navbar-default .navbar-header .navbar-toggle {
    position: fixed;
    top: -1px;
    right: 0;
    height: 58px;
    width: 58px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 12px 10px 20px 22px;
    border: 1px solid transparent;
    background-color: transparent;
    border-radius: 0;
    border-bottom-left-radius: 50px;
    background: #fea826;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
    z-index: 102;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-header
    .navbar-toggle
    .icon-bar {
    background-color: #373632;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-header
    .navbar-toggle
    .icon-bar
    + .icon-bar {
    margin-top: 7px;
  }
  body .primairynav .navbar.navbar-default .navbar-header .navbar-brand {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    overflow-y: hidden;
    background: #373632;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) !important;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse ul.navbar-nav {
    width: 100%;
    height: calc(100vh - 68px);
    overflow: scroll;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    background: #373632;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse ul.navbar-nav > li,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown {
    position: relative;
    width: 100%;
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, 0.6);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > .parent-link,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link {
    height: 48px;
    width: calc(100% - 48px);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    a.dropdown-toggle,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    a.dropdown-toggle {
    height: 48px;
    width: 48px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.6);
    background: #474641;
    z-index: 2;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    a.dropdown-toggle
    .caret,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    a.dropdown-toggle
    .caret {
    position: absolute;
    top: calc(50% - 4px);
    right: calc(50% - 10px);
    width: 17px;
    height: 17px;
    vertical-align: middle;
    border: 0;
    background: url('../images/icons/svg/icon-chevron-white.svg') no-repeat;
    background-size: contain;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: rotate 0.5s ease-in;
    -moz-transition: rotate 0.5s ease-in;
    -o-transition: rotate 0.5s ease-in;
    -ms-transition: rotate 0.5s ease-in;
    transition: rotate 0.5s ease-in;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.open
    a.dropdown-toggle,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    a.dropdown-toggle {
    display: block;
    margin-top: -48px;
    float: right;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.open
    a.dropdown-toggle
    .caret,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    a.dropdown-toggle
    .caret {
    top: calc(50% - 11px);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li:first-child,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:first-child {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.6);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li:last-child,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:last-child {
    border-bottom: 0;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > a {
    position: relative;
    padding: 15px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    line-height: 16px;
    font-weight: 600;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    background: #474641;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:focus,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > a:focus,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:active,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > a:active,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:hover,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > a:hover {
    color: #fff;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.active
    > a,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.active
    > a {
    color: #fff;
    background: transparent;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    a
    .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    ul.dropdown-menu {
    display: block;
    padding-left: 20px;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu {
    width: 100%;
    background: #2f2e2b;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    box-shadow: none;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li
    a {
    padding: 8px 15px 8px 30px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    font-weight: 400;
    text-transform: inherit;
    color: #fff;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li
    a:hover,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li
    a:active,
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li
    a:focus {
    color: #fff;
    background: transparent;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li.parent
    a {
    padding: 8px 15px 8px 15px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li.active
    > a {
    color: rgba(255, 255, 255, 0.75);
    background: transparent;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li.dropdown-submenu
    > a {
    text-transform: uppercase !important;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    ul.dropdown-menu
    li.dropdown-submenu
    a {
    padding: 8px 15px 8px 15px;
    text-transform: inherit;
    font-weight: 600;
  }
  body .primairynav .navbar.navbar-default .navbar-collapse .navbar-searchbox {
    display: block;
    padding: 15px;
    padding-right: 72px;
    background-color: #373632 !important;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    .navbar-searchbox
    form
    .form-group {
    margin-bottom: 0;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    .navbar-searchbox
    form
    .form-group
    .form-control {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    line-height: 16px;
    font-weight: 600;
    text-align: left;
    vertical-align: middle;
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.6) !important;
    background-color: transparent !important;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    .navbar-searchbox
    form
    .form-group
    .input-group-btn
    .btn {
    margin-left: 0;
    border-color: rgba(255, 255, 255, 0.6) !important;
    background-color: transparent !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .primairynav {
    background: transparent;
    z-index: 100;
  }
  body .primairynav .navbar.navbar-default .navbar-header .navbar-brand {
    margin-top: 8px;
    margin-left: -11px;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger-box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 24px;
  height: 3px;
  background-color: #373632;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: '';
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav-boxshadow {
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.sfInlineEditingPageMenu {
  display: none;
}
body.site-2022:not(.sfPageEditor) {
  background: #fff !important;
}
body.site-2022:not(.sfPageEditor) .section-header .navbar-top.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body.site-2022:not(.sfPageEditor) .section-header .navbar-top .navbar-wrappper {
  width: 100%;
}
body.site-2022:not(.sfPageEditor) .section-content .navbar-sticky-wrapper {
  padding-left: 0;
  padding-right: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .container.navbar-sticky {
  /* width: 100%; */
  /* justify-content: space-around; */
  align-items: center;
}
body.site-2022:not(.sfPageEditor) .section-content .page-content-wrapper {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
body.site-2022:not(.sfPageEditor) .section-footer {
  width: 100%;
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
}
body.site-2022:not(.sfPageEditor) .section-footer .footer-container {
  margin: 0 auto;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .navbar
  .navbar-header
  .navbar-brand
  .text,
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar
  .navbar-header
  .navbar-brand
  .text {
  opacity: 0;
  font-size: 0.1px;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .navbar
  .collapse-sticky.is-active
  .column-nav-childs
  ul.nav,
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar
  .collapse-sticky.is-active
  .column-nav-childs
  ul.nav {
  position: relative;
}
body.site-2022:not(.sfPageEditor) .section-header .column-nav-childs,
body.site-2022:not(.sfPageEditor) .section-content .column-nav-childs {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
body.site-2022:not(.sfPageEditor) .section-header .column-nav-childs .dropdown,
body.site-2022:not(.sfPageEditor) .section-content .column-nav-childs .dropdown,
body.site-2022:not(.sfPageEditor) .section-header .column-nav-childs .nav-item,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .nav-item {
  position: relative;
  border-bottom: 0.1rem dotted #8f8f8f;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .parent-link,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .parent-link,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .nav-item
  .parent-link,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .nav-item
  .parent-link,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .direct-link,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .direct-link,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .nav-item
  .direct-link,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .nav-item
  .direct-link {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 8px 0 8px 0;
  line-height: 20px;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-weight: 300;
  color: rgba(55, 54, 50, 0.65);
  text-transform: inherit;
  background: #eee;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown:last-child,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown:last-child,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .nav-item:last-child,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .nav-item:last-child {
  border-bottom: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown.stay-open
  ul.dropdown-menu
  > .nav-item:first-child,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown.stay-open
  ul.dropdown-menu
  > .nav-item:first-child,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .nav-item.stay-open
  ul.dropdown-menu
  > .nav-item:first-child,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .nav-item.stay-open
  ul.dropdown-menu
  > .nav-item:first-child {
  border-top: 0.1rem dotted #8f8f8f;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .parent-link,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .parent-link {
  width: 100%;
  padding-right: 40px;
  border-bottom: 0.1rem dotted #8f8f8f;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-toggle,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-toggle {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-toggle
  .caret,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-toggle
  .caret {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0 10px;
  border: 0;
  box-shadow: none;
  background: none;
  transform-origin: top;
  transition: all 0.3s ease-in 0s;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row {
  margin-left: 0;
  margin-right: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: unset;
  overflow-y: unset;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .nav-item,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .nav-item {
  font-size: 15.4px;
  line-height: 21.56px;
  font-size: 1.5400000000000003rem;
  line-height: 2.156rem;
  line-height: 20px;
  font-weight: 400;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .nav-item
  > a,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .nav-item
  > a {
  display: block;
  padding: 8px 0 8px 8px;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link {
  background: transparent !important;
  color: rgba(55, 54, 50, 0.9);
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link.active,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link.active,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:active,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:active,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:focus,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:focus {
  background: transparent !important;
  color: rgba(55, 54, 50, 0.9);
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link.active
  > a,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link.active
  > a,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:active
  > a,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:active
  > a,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:focus
  > a,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over
  .mega-nav-link:focus
  > a {
  background: transparent !important;
  color: rgba(55, 54, 50, 0.9);
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child {
  position: relative;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .dropdown-toggle,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .dropdown-toggle {
  height: 100%;
  width: 100%;
  text-indent: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .dropdown-toggle
  .caret,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .dropdown-toggle
  .caret {
  display: block;
  position: absolute;
  top: 16px;
  right: 14px;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .mega-nav-child-link:active,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .mega-nav-child-link:active,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .mega-nav-child-link:focus,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child
  .mega-nav-child-link:focus {
  background: transparent !important;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child.open
  .dropdown-toggle,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child.open
  .dropdown-toggle {
  top: 0;
  max-height: 36px;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child.open
  .dropdown-toggle
  .caret,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-nav-childs
  .mega-nav-over-child.open
  .dropdown-toggle
  .caret {
  top: 18px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-content,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-content,
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-images,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown
  .dropdown-menu
  > .row
  .column-images {
  display: none;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown.open
  .parent-link:before,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown.open
  .parent-link:before {
  content: '';
  position: absolute;
  top: calc(50% - 4px);
  left: -18px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #373632;
  border-bottom: 4px solid transparent;
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown.open
  .dropdown-toggle
  .caret,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown.open
  .dropdown-toggle
  .caret {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
body.site-2022:not(.sfPageEditor)
  .section-header
  .column-nav-childs
  .dropdown.open
  .dropdown-menu,
body.site-2022:not(.sfPageEditor)
  .section-content
  .column-nav-childs
  .dropdown.open
  .dropdown-menu {
  opacity: 1;
  transform: scaleY(1);
}
@media (min-width: 1600px) and (max-width: 2399px) {
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-sticky-wrapper:hover
    .collapse-sticky,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper:hover
    .collapse-sticky {
    height: 55vh !important;
  }
}
@media (min-width: 992px) {
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-sticky-wrapper:hover
    .navbar-toggle-sticky,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper:hover
    .navbar-toggle-sticky {
    pointer-events: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-sticky-wrapper:hover
    .collapse-sticky,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper:hover
    .collapse-sticky {
    display: block !important;
    opacity: 1 !important;
    transform: scaleY(1) !important;
    height: 70vh;
  }
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky,
  body.site-2022:not(.sfPageEditor) .section-content .collapse-sticky {
    width: calc(100vw - 17px) !important;
    margin-left: -15px !important;
    margin-bottom: 60px;
    transition: all 0.3s ease-in 0s !important;
    overflow-y: auto;
  }
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky.is-active,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky.is-active {
    background: rgba(238, 238, 238, 0.97) !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs {
    overflow-y: hidden;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav {
    position: relative;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown {
    border-bottom: 0;
    padding-right: 15px;
    width: 25% !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    > a.parent-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    > a.parent-link {
    width: 100% !important;
    text-indent: 18px;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    font-weight: 700;
    color: rgba(55, 54, 50, 0.65);
    color: #4c1821;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    > a.parent-link
    .icon,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    > a.parent-link
    .icon {
    display: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    > .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    > .dropdown-toggle {
    display: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu {
    position: relative;
    display: block !important;
    position: unset !important;
    padding: 0;
    opacity: 1 !important;
    transform: scaleY(1) !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .nav-item
    > a,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .nav-item
    > a {
    text-indent: 10px;
    font-weight: 500;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child
    ul.dropdown-menu-child,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child
    ul.dropdown-menu-child {
    display: none !important;
    height: 1px;
    opacity: 0 !important;
    transform: scaleY(0) !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child
    ul.dropdown-menu-child
    .nav-item
    > a,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child
    ul.dropdown-menu-child
    .nav-item
    > a {
    text-indent: 30px;
    font-weight: 400;
    font-style: italic;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child
    ul.dropdown-menu-child
    .nav-item
    > a:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child
    ul.dropdown-menu-child
    .nav-item
    > a:before {
    left: 25px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.stay-open
    .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.stay-open
    .dropdown-toggle {
    border-bottom: 0 !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.stay-open
    .dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.stay-open
    .dropdown-toggle
    .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.stay-open
    ul.dropdown-menu-child,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.stay-open
    ul.dropdown-menu-child {
    display: block !important;
    height: 100%;
    opacity: 1 !important;
    transform: scaleY(1) !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.open
    > a,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.open
    > a {
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.open
    > a:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.open
    > a:before {
    top: 14px !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.open
    ul.dropdown-menu-child,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown
    ul.dropdown-menu
    .row
    .column-nav-childs
    .mega-nav-over-child.open
    ul.dropdown-menu-child {
    display: block !important;
    height: 100%;
    opacity: 1 !important;
    transform: scaleY(1) !important;
    border-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown:nth-last-child(2),
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown:nth-last-child(2) {
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown:last-child,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    .column-nav-childs
    ul.nav
    > li.dropdown:last-child {
    display: none !important;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky .top-row,
  body.site-2022:not(.sfPageEditor) .section-content .collapse-sticky .top-row {
    padding-top: 15px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    background: transparent !important;
  }
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky.container,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky.container {
    width: 1138px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle),
  body.site-2022:not(.sfPageEditor)
    .section-content
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle),
  body.site-2022:not(.sfPageEditor)
    .section-header
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle),
  body.site-2022:not(.sfPageEditor)
    .section-content
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle) {
    text-indent: 10px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle):hover:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle):hover:before,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle):hover:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle):hover:before,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle):active:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle):active:before,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle):active:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle):active:before,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle):focus:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .top-row
    .column-nav-childs
    ul.nav
    > li
    > a:not(.dropdown-toggle):focus:before,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle):focus:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .dropdown-menu
    .column-nav-childs
    .nav-item
    > a:not(.dropdown-toggle):focus:before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    left: 5px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #373632;
    border-bottom: 4px solid transparent;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky.is-active,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky.is-active {
    width: calc(100vw - 2px) !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky.is-active
    .column-nav-childs
    ul.nav
    > li.dropdown
    > a.parent-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky.is-active
    .column-nav-childs
    ul.nav
    > li.dropdown
    > a.parent-link {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky,
  body.site-2022:not(.sfPageEditor) .section-content .collapse-sticky {
    width: 100vw;
    height: calc(100vh - 110px);
    margin-left: -15px;
    overflow-y: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs {
    max-height: unset;
    overflow-y: unset;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.dropdown-toggle
    .caret {
    right: 12px !important;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.mega-nav-child-link {
    font-weight: 700;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav {
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link {
    min-height: 48px;
    padding: 12px 0 12px 8px !important;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    font-weight: 300;
    color: rgba(55, 54, 50, 0.65);
    text-align: center;
    background: rgba(55, 54, 50, 0.15);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link:before {
    content: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu {
    border-bottom: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item
    > a,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item
    > a {
    min-height: 48px;
    padding: 12px 0 12px 8px !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle {
    border-bottom: 0 !important;
    background: transparent !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle
    .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .mega-nav-child-link {
    background: transparent !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    ul.dropdown-menu-child,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    ul.dropdown-menu-child {
    display: block !important;
    height: 100%;
    opacity: 1 !important;
    transform: scaleY(1) !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle {
    background: transparent !important;
    min-width: 48px;
    padding: 14px 19px !important;
    bottom: unset;
    top: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle
    .caret {
    top: 23px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .mega-nav-child-link {
    background: transparent !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .dropdown-menu-child
    .nav-item
    a.mega-nav-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .dropdown-menu-child
    .nav-item
    a.mega-nav-link {
    text-indent: 15px;
    font-weight: 400;
    font-style: italic;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle {
    top: 0;
    max-height: 36px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle
    .caret {
    top: 23px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}
@media (max-width: 767px) {
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky,
  body.site-2022:not(.sfPageEditor) .section-content .collapse-sticky {
    width: 100vw;
    height: calc(100vh - 110px);
    overflow-y: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs {
    max-height: unset;
    overflow-y: unset;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.dropdown-toggle
    .caret {
    right: 12px !important;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.stay-open
    a.mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    .nav-item.open
    a.mega-nav-child-link {
    font-weight: 700;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav {
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link {
    min-height: 48px;
    padding: 12px 0 12px 0 !important;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    font-weight: 300;
    color: rgba(55, 54, 50, 0.65);
    text-align: center;
    background: rgba(55, 54, 50, 0.15);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .parent-link:before {
    content: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu {
    border-bottom: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item
    > a,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .nav-item
    > a {
    min-height: 48px;
    padding: 12px 0 12px 8px !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle {
    border-bottom: 0 !important;
    background: transparent !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .dropdown-toggle
    .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .mega-nav-child-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    .mega-nav-child-link {
    background: transparent !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    ul.dropdown-menu-child,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .mega-nav-over-child.stay-open
    ul.dropdown-menu-child {
    display: block !important;
    height: 100%;
    opacity: 1 !important;
    transform: scaleY(1) !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle {
    min-width: 48px;
    padding: 14px 19px !important;
    bottom: unset;
    top: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .nav-item
    .dropdown-toggle
    .caret {
    top: 23px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .dropdown-menu-child
    .nav-item
    a.mega-nav-link,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs
    .dropdown-menu-child
    .nav-item
    a.mega-nav-link {
    text-indent: 15px;
    font-weight: 400;
    font-style: italic;
    color: rgba(55, 54, 50, 0.65);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle {
    top: 0;
    max-height: 36px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle
    .caret,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .collapse-sticky
    > .row
    > .column-nav-childs
    > ul.nav
    > .dropdown
    .dropdown-menu
    .column-nav-childs.open
    .nav-item
    .dropdown-toggle
    .caret {
    top: 23px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}
@media (max-width: 479px) {
  body.site-2022:not(.sfPageEditor) .section-header .collapse-sticky,
  body.site-2022:not(.sfPageEditor) .section-content .collapse-sticky {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body.site-2022:not(.sfPageEditor)
  .navbar-top
  .navbar-wrappper
  .navbar
  .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
body.site-2022:not(.sfPageEditor)
  .navbar-top
  .navbar-wrappper
  .navbar.navbar-default {
  background-color: transparent;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.site-2022:not(.sfPageEditor) .section-header {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar {
    margin-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-header {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-header
    a {
    padding: 0;
    min-height: 120px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-header
    .navbar-brand {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0;
    height: 120px;
    width: auto;
    text-indent: -9999px;
    /* background: url('../images/hegitware_logo.png') no-repeat; */
    background-size: contain;
  }
  .navbar-header .fixed {
    /* width: 320px;
    height: 120px; */
    position: fixed;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav {
    display: none !important;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -moz-box-pack: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% - 290px);
    float: right;
    height: 100px;
    margin-top: 10px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li {
    z-index: auto;
    transition: box-shadow 0.3s ease-in-out;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li
    > a {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    height: 100%;
    min-height: 48px;
    padding: 12px 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    color: #373632;
    background: transparent;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:hover,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:active,
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li
    > a:focus {
    color: #fff;
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -moz-box-pack: space-around;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 8px 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link
    .icon {
    display: block;
    height: 32px;
    width: 32px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link
    .icon.black {
    display: block;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link
    .icon.white {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link
    .text {
    display: block;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link
    .text
    .caret {
    display: inline-block;
    margin-left: 5px;
    margin-top: -2px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    > .parent-link {
    color: #fff;
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    .icon.black {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    .icon.white {
    display: block;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown:hover
    > .dropdown-menu {
    transition: 0.5s ease-in 0s;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .dropdown-menu {
    display: block;
    width: calc(100% + 0px);
    margin-top: 50px;
    margin-left: 0;
    padding: 0;
    border: 0 solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #eee;
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.22);
    transform-origin: top;
    z-index: 1000;
    transition: 0.3s ease-in 0.5s;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .dropdown-menu
    > .row {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-content: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 30px 15px 45px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    li.dropdown:last-child
    ul.dropdown-menu
    .dropdown-submenu
    > a
    .right-caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    li.dropdown:last-child
    ul.dropdown-menu
    .dropdown-submenu
    .dropdown-menu {
    left: initial;
    right: 100%;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    ul.dropdown-menu {
    transition: all 0.3s ease-in;
    transform-origin: top;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    > a {
    color: rgba(255, 255, 255, 0.9);
    background: #373632;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    > a
    .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown.open
    > a
    .caret:before {
    border-color: rgba(255, 255, 255, 0.6) !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar {
    margin-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav {
    width: calc(100% - 90px);
  }
}
@media (max-width: 991px) {
  body.site-2022:not(.sfPageEditor) .section-header .navbar-top {
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper {
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar {
    margin-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-header {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    width: 100%;
    padding: 5px 0 0 0;
    background: rgba(255, 255, 255, 0.65);
    position: relative;
    z-index: 10;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-header
    .navbar-brand {
    display: block;
    height: auto;
    width: 120px;
    font-size: 60px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0;
    /* background: url('../images/hegitware_logo.svg') no-repeat; */
    background-size: contain;
    z-index: 11;
  }
  body.site-2022:not(.sfPageEditor)
    .section-header
    .navbar-top
    .navbar-wrappper
    .navbar
    .navbar-collapse
    ul.navbar-nav {
    display: none;
    width: calc(100% - 290px);
  }
}
body.site-2022:not(.sfPageEditor) .section-content {
  padding-left: 0;
  padding-right: 0;
  z-index: 10;
}
body.site-2022:not(.sfPageEditor) .section-content .navbar-sticky-wrapper {
  position: sticky;
  top: -1px;
  height: 90px;
  /* background: #373632; */
  /* background: #4c1821; */
  background: #FFF;
  z-index: 1200;
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper {
  -webkit-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger {
  margin-bottom: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header {
  float: none;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 50px;
  width: 50px;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle
  .hamburger
  .hamburger-box
  .hamburger-inner {
  /* background: #fff; */
  background: #8d2020;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle
  .hamburger
  .hamburger-box
  .hamburger-inner:before,
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle
  .hamburger
  .hamburger-box
  .hamburger-inner:after {
  /* background: #fff; */
  background: #8d2020;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle:hover {
  background: transparent;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle:hover
  .hamburger
  .hamburger-box
  .hamburger-inner {
  /* background: #fea826; */
  background: #976616;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle:hover
  .hamburger
  .hamburger-box
  .hamburger-inner:before,
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-header
  .navbar-toggle:hover
  .hamburger
  .hamburger-box
  .hamburger-inner:after {
  background: #fea826;
  background: #976616;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .collapse-sticky {
  position: absolute;
  top: 50px;
  left: 0;
  border-top: 1px solid transparent;
  background: #eee;
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.22);
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  z-index: 1199;
  transition: all 0.3s ease-in 0s;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .collapse-sticky.is-active {
  display: block !important;
  opacity: 1;
  transform: scaleY(1);
  transition: all 0.3s ease-in 0s;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .collapse-sticky
  > .row {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 15px 0 34px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #eee;
  z-index: 1001;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .collapse-sticky
  > .row
  ul.navbar-nav {
  margin-top: 0;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .collapse-sticky
  > .row
  ul.navbar-nav
  > li.dropdown
  > .dropdown-toggle {
  display: none !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .collapse-sticky
  > .row
  ul.navbar-nav
  > li.dropdown
  > ul.dropdown-menu {
  display: block !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  > .dropdown-menu {
  display: block;
  width: 100%;
  margin-top: 50px;
  border: 0 solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #373632;
  opacity: 0;
  transform: scaleY(0);
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  transform-origin: top;
  z-index: 1000;
  transition: 0.3s ease-in 1s;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  > .dropdown-menu:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(calc(-100vw + 1170px - 16px) / 2);
  width: calc(calc(100vw - 1170px + 16px) / 2);
  height: 100%;
  background: #373632;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  > .dropdown-menu:after {
  content: '';
  position: absolute;
  top: 0;
  right: calc(calc(-100vw + 1170px - 15px) / 2);
  width: calc(calc(100vw - 1170px + 15px) / 2);
  height: 100%;
  background: #373632;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-collapse.collapse {
  display: none;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-nav {
  float: none !important;
  margin-top: 7.5px;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-nav
  > li {
  float: none;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .navbar-nav
  > li
  > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .navbar-wrappper
  .navbar.navbar-hamburger
  .collapse.in {
  display: block !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  .breadcrumb-wrapper {
  margin-bottom: 0;
  margin-left: 15px;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -moz-box-pack: flex-end;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon {
  padding: 10px 10px 10px 10px;
  text-align: left;
  font-size: 13.3px;
  line-height: 18.62px;
  font-size: 1.3299999999999998rem;
  line-height: 1.8619999999999997rem;
  font-weight: 600;
  color: #eee;
  white-space: nowrap;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon
  .svg {
  display: block;
  height: 20px;
  width: 20px;
  background-position: center center;
  opacity: 1;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon
  .text {
  display: none;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon:hover {
  cursor: pointer;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon:hover
  .svg {
  opacity: 1;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon:hover
  .svg.icon-chat {
  background: url('../images/icons/png/icon-chat-yellow.png') no-repeat;
  background-size: contain;
}

body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  /* .btn-icon:hover */
  .svg.icon-mail {
  background: url('../images/icons/png/icon-mail.png') no-repeat;
  background-size: contain;
}

body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon:hover
  .svg.icon-mail {
  background: url('../images/icons/png/icon-mail-light.png') no-repeat;
  background-size: contain;
}

body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  /* .btn-icon:hover */
  .svg.icon-phone {
  background: url('../images/icons/png/icon-phone.png') no-repeat;
  background-size: contain;
}

body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-icon:hover
  .svg.icon-phone {
  background: url('../images/icons/png/icon-phone-light.png') no-repeat;
  background-size: contain;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-text {
  padding: 10px 10px 10px 10px;
  text-align: left;
  white-space: nowrap;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-text
  .svg {
  display: none;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-text
  .text {
  color: #eee;
  font-size: 15.4px;
  line-height: 21.56px;
  font-size: 1.5400000000000003rem;
  line-height: 2.156rem;
  line-height: 1.4rem !important;
  font-weight: 600;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .btn-text:hover {
  cursor: pointer;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .navbar-subnav {
  -webkit-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  display: inline-block;
  width: auto;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .navbar-subnav
  ul.nav-pills {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -moz-box-pack: flex-end;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .navbar-subnav
  ul.nav-pills
  li {
  margin-right: 5px;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .navbar-subnav
  ul.nav-pills
  li
  a {
  padding: 10px 10px 10px 10px;
  font-size: 15.4px;
  line-height: 21.56px;
  font-size: 1.5400000000000003rem;
  line-height: 2.156rem;
  line-height: 1.4rem !important;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #eee;
  background: transparent;
  transition: color 0.3s ease-in 0s;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .navbar-subnav
  ul.nav-pills
  li
  a:hover {
  color: #fea826;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .submenu-wrapper
  .navbar-subnav
  ul.nav-pills
  li.active {
  display: none;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox {
  display: -moz-flex !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -moz-box-pack: flex-end;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  ::-webkit-input-placeholder {
  color: #eee !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  ::-moz-placeholder {
  color: #eee !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  :-ms-input-placeholder {
  color: #eee !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  :-moz-placeholder {
  color: #eee !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  input[type='email']::placeholder {
  color: #eee !important;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  form {
  width: 170px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  outline: 0;
  background: rgba(255, 255, 255, 0.15);
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  form
  .form-group {
  margin-bottom: 0;
  background: transparent;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  form
  .form-group
  .form-control {
  /* color: #fea826; */
  color: #ffffff;
  outline: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  /* background: transparent; */
  background: #c77f8b;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  form
  .form-group
  .input-group-btn {
  width: auto;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  form
  .form-group
  .input-group-btn
  .btn {
  width: 34px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  background: rgba(255, 255, 255, 0);
  transition: 0.3s ease-in 0s;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  form
  .form-group
  .input-group-btn
  .btn
  .svg {
  height: 15px;
  width: 15px;
  margin-left: 5px;
  background: url('../images/icons/png/icon-search.png') no-repeat;
  background-size: contain;
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .navbar-searchbox
  form
  .form-group
  .input-group-btn
  .btn:hover
  .svg {
  background: url('../images/icons/png/icon-search-yellow.png') no-repeat;
  background-size: contain;
}
@media (min-width: 1200px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .submenu-wrapper {
    display: block;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .navbar-searchbox {
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .btn-home {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background: url('../images/icons/png/icon-home.png') no-repeat;
    background-size: auto;
    background-size: contain;
    z-index: 10;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .btn-home
    .text {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .btn-home:hover {
    background: url('../images/icons/png/icon-home-yellow.png') no-repeat;
    background-size: auto;
    background-size: contain;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .navbar-toggle
    .hamburger
    .hamburger-box
    .hamburger-inner {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .navbar-toggle
    .hamburger
    .hamburger-box
    .hamburger-inner:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .navbar-toggle
    .hamburger
    .hamburger-box
    .hamburger-inner:after {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .navbar-toggle:hover {
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .navbar-toggle:hover
    .hamburger
    .hamburger-box
    .hamburger-inner {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .navbar-toggle:hover
    .hamburger
    .hamburger-box
    .hamburger-inner:before,
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .navbar-toggle:hover
    .hamburger
    .hamburger-box
    .hamburger-inner:after {
    display: none;
  }
}
@media (max-width: 991px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .btn-home {
    position: absolute;
    top: 8px;
    left: 50px;
    display: block;
    z-index: 10;
    padding: 10px 10px 10px 10px;
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
    line-height: 1.4rem !important;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #eee;
    background: transparent;
    transition: color 0.3s ease-in 0s;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .btn-home:hover {
    color: #fea826;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .navbar-wrappper
    .navbar-header
    .btn-home
    .text {
    display: block;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    .breadcrumb-wrapper {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    margin-left: 65px;
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .btn-text
    .svg {
    display: block;
    height: 20px;
    width: 20px;
    background-position: center center;
    opacity: 1;
  }

  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .btn-text
    .text {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav
    ul.nav
    .li-subnav {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav
    ul.nav
    .li-subnav:last-child {
    display: block;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav {
    margin-right: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav
    ul.nav-pills
    li {
    margin-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav
    ul.nav-pills
    li
    a {
    padding: 10px 0 10px 15px;
    white-space: nowrap;
    overflow: hidden;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav
    ul.nav-pills
    li
    a:before {
    padding-right: 32px;
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky {
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-wrappper
    .navbar-hamburger
    .collapse-sticky.container {
    width: 100vw;
    margin-left: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-wrappper
    .navbar-hamburger
    .collapse-sticky.container:before {
    content: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-wrappper
    .navbar-hamburger
    .collapse-sticky.container:after {
    content: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-wrappper
    .navbar-hamburger
    .collapse-sticky.container
    > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px 15px 15px 15px !important;
  }
}
@media (min-width: 480px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .btn-search {
    display: none !important;
  }
}
@media (max-width: 479px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky {
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav {
    display: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-searchbox {
    display: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-searchbox.open {
    display: block !important;
    background: #373632;
    position: absolute;
    top: 50px;
    width: 100%;
    padding: 5px 10px 10px 10px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-searchbox.open
    form {
    width: 100%;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-searchbox.open
    form
    .form-group {
    width: 100%;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-searchbox.open
    form
    .form-group
    .input-group-btn {
    width: 34px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-searchbox.open
    form
    .form-group
    .input-group-btn
    .btn {
    margin: 0;
    border: 0;
    border: 0 solid;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-searchbox.open
    form
    .form-group
    .form-control {
    border: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-wrappper
    .navbar-hamburger
    .collapse-sticky.container:before {
    content: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-wrappper
    .navbar-hamburger
    .collapse-sticky.container:after {
    content: none !important;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-wrappper
    .navbar-hamburger
    .collapse-sticky.container
    > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px 15px 15px 15px !important;
  }
}
body.site-2022:not(.sfPageEditor)
  .section-content
  .navbar-sticky-wrapper
  .navbar-sticky
  .menu-wrapper
  ul.list-menu-items {
  display: none;
}
@media (min-width: 992px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    height: 100%;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 2;
    -ms-flex-shrink: 2;
    flex-shrink: 2;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    .navbar-subnav {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 2;
    -ms-flex-shrink: 2;
    flex-shrink: 2;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    ul.list-menu-items {
    display: block;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -moz-box-pack: space-around;
    width: 100%;
    padding: 0 15px 0 30px;
    margin: 0;
    list-style-type: none;
    align-items: center;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    ul.list-menu-items
    li {
    color: #fff;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    line-height: 1;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.65);
    -webkit-user-select: none;
    user-select: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .submenu-wrapper
    ul.nav
    li:nth-child(n + 2) {
    display: none;
  }
  /* body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    ul.list-menu-items
    li:nth-child(n + 4) {
    display: none;
  } */
  .dropdown .dropbtn {
    font-size: 16px !important;
    padding: 0 !important;
  }
}
.icon-cog-tool-white {
  background: url('../images/icons/svg/icon-cog-tool-white.svg') no-repeat;
  background-size: contain;
}
.icon-cog-tool-yellow {
  background: url('../images/icons/png/icon-cog-tool-yellow.png') no-repeat;
  background-size: contain;
}
.icon-cog-tool-green-05 {
  background: url('../images/icons/png/icon-cog-tool-green-05.png') no-repeat;
  background-size: contain;
}
.icon-code-white {
  background: url('../images/icons/svg/icon-code-white.svg') no-repeat;
  background-size: contain;
}
.icon-code-yellow {
  background: url('../images/icons/png/icon-code-yellow.png') no-repeat;
  background-size: contain;
}
.icon-code-green-05 {
  background: url('../images/icons/png/icon-code-yellow-green-05.png') no-repeat;
  background-size: contain;
}
.icon-team-white {
  background: url('../images/icons/svg/icon-team-white.svg') no-repeat;
  background-size: contain;
}
.icon-team-yellow {
  background: url('../images/icons/png/icon-team-yellow.png') no-repeat;
  background-size: contain;
}
.icon-team-green-05 {
  background: url('../images/icons/png/icon-team-green-05.png') no-repeat;
  background-size: contain;
}
.icon-building-white {
  background: url('../images/icons/svg/icon-building-white.svg') no-repeat;
  background-size: contain;
}
.icon-building-yellow {
  background: url('../images/icons/png/icon-building-yellow.png') no-repeat;
  background-size: contain;
}
.icon-building-green-05 {
  background: url('../images/icons/png/icon-building-green-05.png') no-repeat;
  background-size: contain;
}
.icon-marker-white {
  background: url('../images/icons/svg/icon-marker-white.svg') no-repeat;
  background-size: contain;
}
.icon-marker-yellow {
  background: url('../images/icons/png/icon-marker-yellow.png') no-repeat;
  background-size: contain;
}
.icon-marker-green-05 {
  background: url('../images/icons/png/icon-marker-green-05.png') no-repeat;
  background-size: contain;
}
.icon-support-white {
  background: url('../images/icons/svg/icon-support-white.svg') no-repeat;
  background-size: contain;
}
.icon-support-yellow {
  background: url('../images/icons/png/icon-support-yellow.png') no-repeat;
  background-size: contain;
}
.icon-support-green-05 {
  background: url('../images/icons/png/icon-support-green-05.png') no-repeat;
  background-size: contain;
}
.icon-phone-white {
  background: url('../images/icons/svg/icon-phone-white.svg') no-repeat;
  background-size: contain;
}
.icon-support-yellow {
  background: url('../images/icons/png/icon-support-yellow.png') no-repeat;
  background-size: contain;
}
.icon-support-green-05 {
  background: url('../images/icons/png/icon-support-green-05.png') no-repeat;
  background-size: contain;
}
.icon-mail-white {
  background: url('../images/icons/svg/icon-mail-white.svg') no-repeat;
  background-size: contain;
}
.icon-mail-yellow {
  background: url('../images/icons/png/icon-mail-yellow.png') no-repeat;
  background-size: contain;
}
.icon-mail-green-05 {
  background: url('../images/icons/png/icon-mail-green-05.png') no-repeat;
  background-size: contain;
}
.icon-mailbox-white {
  background: url('../images/icons/svg/icon-mail-white.svg') no-repeat;
  background-size: contain;
}
.icon-mailbox-yellow {
  background: url('../images/icons/png/icon-mailbox-yellow.png') no-repeat;
  background-size: contain;
}
.icon-mailbox-green-05 {
  background: url('../images/icons/png/icon-mailbox-green-05.png') no-repeat;
  background-size: contain;
}
.icon-secure-check-white {
  background: url('../images/icons/svg/icon-secure-check-white.svg') no-repeat;
  background-size: contain;
}
.icon-secure-check-yellow {
  background: url('../images/icons/png/icon-secure-yellow.png') no-repeat;
  background-size: contain;
}
.icon-secure-check-green-05 {
  background: url('../images/icons/png/icon-secure-green-05.png') no-repeat;
  background-size: contain;
}
.icon-interview-white {
  background: url('../images/icons/svg/icon-interview-white.svg') no-repeat;
  background-size: contain;
}
.icon-interview-yellow {
  background: url('../images/icons/png/icon-interview-yellow.png') no-repeat;
  background-size: contain;
}
.icon-interview-green-05 {
  background: url('../images/icons/png/icon-interview-green-05.png') no-repeat;
  background-size: contain;
}
.icon-chat-white {
  background: url('../images/icons/svg/icon-chat-white.svg') no-repeat;
  background-size: contain;
}
.icon-chat-yellow {
  background: url('../images/icons/png/icon-chat-yellow.png') no-repeat;
  background-size: contain;
}
.icon-chat-green-05 {
  background: url('../images/icons/png/icon-chat-green-05.png') no-repeat;
  background-size: contain;
}
body .section-footer {
  margin-top: 0 !important;
  padding: 0 5vw !important;
  background-color: #373632;
}
body .section-footer .footer-container .footer-content {
  padding: 60px 0 0 0;
}
body .section-footer .footer-container .footer-content .footer-column {
  margin-bottom: 16px;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .title
  ul.nav
  li
  a {
  padding: 10px 0 10px 0;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
  color: #fea826;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .title
  ul.nav
  li
  a:focus,
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .title
  ul.nav
  li
  a:hover,
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .title
  ul.nav
  li
  a:active {
  /* color: #ad001e; */
  color: #db5f22;
  background-color: transparent;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .title
  ul.nav
  li
  a:before {
  content: ' ';
  height: 36px;
  width: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 13px;
  opacity: 0.9;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .title
  ul.nav
  li.active {
  cursor: none;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .title
  ul.nav
  li.active
  a {
  color: #fea826;
  background-color: transparent;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .list-naw-wrapper
  .title {
  padding: 10px 0 10px 0;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
  color: #ad001e;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .list-naw-wrapper
  .title:focus,
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .list-naw-wrapper
  .title:hover,
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .list-naw-wrapper
  .title:active {
  color: #fea826;
  background-color: transparent;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .list-naw-wrapper
  .title:before {
  content: ' ';
  height: 36px;
  width: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 13px;
  opacity: 0.9;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-column
    .list-naw-wrapper
    .title {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
}
@media (max-width: 991px) {
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-column
    .list-naw-wrapper
    .title {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-column
    .list-naw-wrapper
    .title:before {
    height: 24px;
    width: 24px;
  }
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .list-naw-wrapper.active {
  opacity: 0.3;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .list-naw-wrapper.active
  a {
  background-color: transparent;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li
  a {
  padding: 5px 0 5px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li
  a:focus,
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li
  a:hover,
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li
  a:active {
  color: #fff;
  background-color: transparent;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li
  a:before {
  content: '';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 9px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 24px;
  margin-left: 10px;
  opacity: 0.9;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li.item.e-mail {
  display: block;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li.item.e-mail.footer {
  display: block;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li.item.sales
  .label {
  display: none;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li.item.Locatie {
  padding-left: 42px;
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  font-weight: 600;
  line-height: 28px;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li.item.Locatie:before {
  content: '•';
  font-size: 2.8rem;
  line-height: 28px;
  font-style: normal;
  font-weight: 600;
  text-decoration: inherit;
  display: block;
  position: absolute;
  top: 0;
  left: 8px;
  vertical-align: text-top;
  opacity: 0.9;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-column
  .sub-links
  ul.nav
  li.active
  a {
  color: #fea826;
  background-color: transparent;
}
body .section-footer .footer-container .footer-content .footer-row-a {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  border-bottom: 2px solid #948267;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-logo
  > a {
  display: block;
  width: 100%;
  max-width: 400px;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-logo
  > a
  img {
  display: block;
  /* width: 100%; */
  /* height: 100%; */
  height: 72px;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search
  .title {
  color: #fff;
  /* display: none; */
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search
  .navbar-searchbox {
  padding: 5px 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  /* background: linear-gradient(90deg, #fea826 0%, #ad001e 100%); */
  background: linear-gradient(90deg, #ffffff 0%, #fea826 100%);
}

body .section-footer .footer-container .footer-content .input-submit-button {
  margin-left: 5px;
  border-radius: 20px;
  line-height: 2.5rem;
}

body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search
  .navbar-searchbox
  .form-group.inverted {
  width: 100%;
  margin-bottom: 0;
  border: 0;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search
  .navbar-searchbox
  .form-group.inverted
  .form-control {
  height: 100%;
  border: 0;
  box-shadow: none;
  background: transparent;
  color: #373632;
  /* font-size: 25.2px; */
  /* line-height: 35.28px; */
  font-size: 1.5rem;
  line-height: 2.5rem;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search
  .navbar-searchbox
  .form-group.inverted
  .input-group-btn
  .btn {
  padding: 10px;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search
  .navbar-searchbox
  .form-group.inverted
  .input-group-btn
  .btn
  .input-group-btn {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-a
  .column-search
  .navbar-searchbox
  .form-group.inverted
  .input-group-btn
  .btn
  .input-group-btn
  .svg {
  height: 32px;
  width: 32px;
  background: url('../images/icons/png/icon-circle-search-yellow.png') no-repeat;
  background-size: auto;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-b {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  margin-top: 16px;
}
body .section-footer .footer-container .footer-content .footer-row-b .column-a {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-a
  .title
  ul.nav
  li
  a:before {
  background: url('../images/icons/png/icon-contact-yellow.png') no-repeat;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-b .column-b {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-b
  .title
  ul.nav
  li
  a:before {
  background: url('../images/icons/png/icon-quick-links-yellow.png') no-repeat;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-b .column-c {
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-c
  .title
  ul.nav {
  margin-bottom: 0px;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-c
  .title
  ul.nav
  li:nth-child(1)
  a:before {
  background: url('../images/icons/png/icon-cog-tool-yellow.png') no-repeat;
  background-size: contain;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-c
  .title
  ul.nav
  li:nth-child(2)
  a:before {
  background: url('../images/icons/png/icon-building-yellow.png') no-repeat;
  background-size: contain;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-c
  .title
  ul.nav
  li:nth-child(3)
  a:before {
  background: url('../images/icons/png/icon-team-yellow.png') no-repeat;
  background-size: contain;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-c
  .title
  ul.nav
  li:nth-child(4)
  a:before {
  background: url('../images/icons/png/icon-secure-yellow.png') no-repeat;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-b .column-d {
  -webkit-order: 4;
  -ms-order: 4;
  order: 4;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-b
  .column-d
  .title
  ul.nav
  li
  a:before {
  background: url('../images/icons/png/icon-building-yellow.png') no-repeat;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-c {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body .section-footer .footer-container .footer-content .footer-row-c .column-a {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-c
  .column-a
  .title
  ul.nav
  li
  a:before {
  background: url('../images/icons/png/icon-mailbox-yellow.png') no-repeat;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-c .column-b {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-c
  .column-b
  .title
  ul.nav
  li
  a:before {
  background: url('../images/icons/png/icon-support-yellow.png') no-repeat;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-c .column-c {
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-c
  .column-c
  .title
  ul.nav
  li
  a:before {
  background: url('../images/icons/png/icon-support-yellow.png') no-repeat;
  background-size: contain;
}
body .section-footer .footer-container .footer-content .footer-row-c .column-d {
  -webkit-order: 4;
  -ms-order: 4;
  order: 4;
}
body
  .section-footer
  .footer-container
  .footer-content
  .footer-row-c
  .column-d
  a
  .image.iso27001 {
  width: 100%;
  max-width: 168px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
body .section-footer .footer-container .footer-sub {
  padding: 0 0 30px 0;
}
body .section-footer .footer-container .footer-sub .footer-row-d {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column {
  width: auto;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-a {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  padding-left: 0;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-b {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  -webkit-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-b
  a {
  display: block;
  margin-right: 30px;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #fff;
  /* opacity: 0.5; */
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-b
  a:hover {
  opacity: 1;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-b
  a:focus,
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-b
  a:hover,
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-b
  a:active {
  /* color: #ad001e; */
  color: #ffe75f;
  background-color: transparent;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-b
  a:last-child {
  margin-right: 0;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-c {
  -webkit-order: 4;
  -ms-order: 4;
  order: 4;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-c
  .footer-recaptcha-message {
  max-width: 390px;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-c
  .footer-recaptcha-message
  .sfContentBlock
  small {
  color: rgba(255, 255, 255, 0.75);
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-c
  .footer-recaptcha-message
  .sfContentBlock
  a {
  color: #fff;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d {
  padding-right: 0;
  -webkit-order: 3;
  -ms-order: 3;
  order: 1;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -moz-box-pack: flex-end;
  margin-bottom: 0;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links
  li
  a
  span {
  display: block;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  opacity: 0.85;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links
  li
  a:hover
  span {
  opacity: 1;
}
/* body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links
  li.Facebook {
  display: none !important;
} */
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links
  li.LinkedIn
  span {
  background: url('../images/icons/png/icon-social-linkedin.png') no-repeat;
  background-size: auto;
  background-size: contain;
  margin-right: 10px;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links
  li.Facebook
  span {
  background: url('../images/icons/png/icon-social-facebook.png') no-repeat;
  background-size: auto;
  background-size: contain;
  margin-right: 10px;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links
  li.Twitter
  span {
  background: url('../images/icons/png/icon-social-twitter.png') no-repeat;
  background-size: auto;
  background-size: contain;
  margin-right: 10px;
}
body
  .section-footer
  .footer-container
  .footer-sub
  .footer-row-d
  .footer-column.column-d
  .footer-social-links
  ul.list-links
  li.Whatsapp
  span {
  background: url('../images/icons/png/icon-social-whatsapp.png') no-repeat;
  background-size: auto;
  background-size: contain;
  margin-right: 10px;
}
@media (min-width: 1600px) {
  body .section-footer .footer-container {
    max-width: 2400px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .section-footer .footer-container .footer-content .footer-row-b {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-a {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-b {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-c {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-d {
    display: none;
  }
  body .section-footer .footer-container .footer-content .footer-row-c {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-a {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-b {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-c {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-d {
    display: none;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-b
    a {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-c
    .footer-recaptcha-message {
    max-width: 390px;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-c
    .footer-recaptcha-message
    .sfContentBlock
    small {
    display: none;
  }
}
@media (max-width: 991px) {
  body .section-footer .footer-container .footer-content {
    padding-top: 15px;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-column
    .title
    ul.nav
    li
    a {
    font-size: 2.22rem;
  }
  body .section-footer .footer-container .footer-content .footer-row-a {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-a
    .column-logo
    a {
    margin: 0 auto;
  }
  body .section-footer .footer-container .footer-content .footer-row-b {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-a {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-b {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-c {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-b
    .column-d {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body .section-footer .footer-container .footer-content .footer-row-c {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-a {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-b {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-c {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    width: auto;
  }
  body
    .section-footer
    .footer-container
    .footer-content
    .footer-row-c
    .column-d {
    display: none;
  }
  body .section-footer .footer-container .footer-sub .footer-row-d {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-a {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    width: 100%;
    margin-bottom: 30px;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-a
    .btn-cta-a
    .text {
    font-size: 1.2rem;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-b {
    margin-bottom: 30px;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-b
    a {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-c {
    margin-bottom: 15px;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-c
    .footer-recaptcha-message {
    max-width: 390px;
  }
  body
    .section-footer
    .footer-container
    .footer-sub
    .footer-row-d
    .footer-column.column-d {
    display: none;
  }
}
body .pagination-totalcount {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
body .pagination li a {
  color: rgba(55, 54, 50, 0.9);
  background-color: transparent;
  border-color: #b5b5b5;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body .pagination li a:active,
body .pagination li a:focus,
body .pagination li a:hover {
  color: #373632;
  background-color: transparent;
  border-color: #b5b5b5;
}
body .pagination li.active a:active,
body .pagination li.active a:focus,
body .pagination li.active a:hover,
body .pagination li.active a {
  color: rgba(255, 255, 255, 0.9);
  background: #373632;
  border-color: #373632;
  cursor: default;
}
body .box-image {
  margin-bottom: 30px;
}
body .box-image .box-inner {
  position: relative;
  width: 100%;
  overflow: visible;
}
body .box-image .box-inner:before {
  content: '';
  display: block;
  padding-top: 100%;
}
body .box-image .box-inner .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
body .box-image .box-inner .content:before {
  content: '';
  display: block;
  position: absolute;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
}
body .box-image .box-inner .content .image {
  width: 100%;
  box-sizing: unset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body .box-image .box-inner .content a.image-link {
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
}
body .container-case-images .case-image-fullwidth {
  width: 100%;
  margin-bottom: 30px;
  border: 8px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .box-content-homepage {
  max-width: 1600px;
  margin: 0 auto;
  padding: 50px 100px;
  margin-bottom: 30px;
  /* -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.26),
    0 1px 1px rgba(0, 0, 0, 0.43); */
  /* -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.26), 0 1px 1px rgba(0, 0, 0, 0.43); */
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.26), 0 1px 1px rgba(0, 0, 0, 0.43); */
  /* -webkit-border-radius: 30px; */
  /* -moz-border-radius: 30px; */
  /* border-radius: 30px; */
  /* background: #fff; */
  background: transparent;
  /* background: linear-gradient(180deg, #e2c1c133 0%, #c77f8b77 100%); */
}
body .box-content-homepage.bgcolor-black {
  background: #373632;
}
body .box-content-homepage.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body .box-content-homepage.bgcolor-black .box-inner .content .summary,
body .box-content-homepage.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body .box-content-homepage.bgcolor-black .text-phone,
body .box-content-homepage.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body .box-content-homepage.bgcolor-white {
  background: #fff;
}
body .box-content-homepage.bgcolor-white .box-inner {
  color: #373632;
}
body .box-content-homepage.bgcolor-white .box-inner .content .summary,
body .box-content-homepage.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body .box-content-homepage.bgcolor-white .text-phone,
body .box-content-homepage.bgcolor-white .text {
  color: #373632;
}
body .box-content-homepage.bgcolor-grey-light {
  background: #eee;
}
body .box-content-homepage.bgcolor-grey-light .box-inner {
  color: #373632;
}
body .box-content-homepage.bgcolor-grey-light .box-inner .content .summary,
body .box-content-homepage.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body .box-content-homepage.bgcolor-grey-light .text-phone,
body .box-content-homepage.bgcolor-grey-light .text {
  color: #373632;
}
body .box-content-homepage.bgcolor-grey {
  background: #ebebeb;
}
body .box-content-homepage.bgcolor-grey .box-inner {
  color: #373632;
}
body .box-content-homepage.bgcolor-grey .box-inner .content .summary,
body .box-content-homepage.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body .box-content-homepage.bgcolor-grey .text-phone,
body .box-content-homepage.bgcolor-grey .text {
  color: #373632;
}
body .box-content-homepage.bgcolor-yellow {
  background: #fea826;
}
body .box-content-homepage.bgcolor-yellow .box-inner {
  color: #373632;
}
body .box-content-homepage.bgcolor-yellow .box-inner .content .summary,
body .box-content-homepage.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body .box-content-homepage.bgcolor-yellow .text-phone,
body .box-content-homepage.bgcolor-yellow .text {
  color: #373632;
}
body .box-content-homepage .container-fluid {
  margin-bottom: 30px;
}
body .box-content-homepage .container-fluid .text-first .btn,
body .box-content-homepage .container-fluid .text-second .btn {
  margin-top: 30px;
}
body .box-content-homepage .container-fluid .text-first .icon,
body .box-content-homepage .container-fluid .text-second .icon {
  display: block;
  height: 48px;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-size: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  rotate: 0deg;
  transition: all 0.75s ease 0s;
}
body .box-content-homepage .container-fluid .text-first .icon.icon-one,
body .box-content-homepage .container-fluid .text-second .icon.icon-one {
  background-color: #373632;
  background-image: url('../images/icons/png/icon-circle-one-yellow.png');
}
body .box-content-homepage .container-fluid .text-first .icon.icon-two,
body .box-content-homepage .container-fluid .text-second .icon.icon-two {
  background-color: #373632;
  background-image: url('../images/icons/png/icon-circle-two-yellow.png');
}
@media (min-width: 2800px) and (max-width: 9999px) {
  body .box-content-homepage {
    max-width: 1600px;
  }
}
@media (min-width: 2400px) and (max-width: 2799px) {
  body .box-content-homepage {
    max-width: 1600px;
  }
}
@media (min-width: 1600px) and (max-width: 2399px) {
  body .box-content-homepage {
    max-width: 1600px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-content-homepage {
    max-width: unset;
    margin: 0 auto;
    padding: 30px 30px;
    margin-bottom: 30px;
  }
  body .box-content-homepage .container-fluid .text-first .btn,
  body .box-content-homepage .container-fluid .text-second .btn {
    margin-top: 15px;
  }
  body .box-content-homepage .container-fluid .text-first .icon,
  body .box-content-homepage .container-fluid .text-second .icon {
    height: 32px;
    width: 32px;
    background-size: 70%;
  }
}
@media (max-width: 991px) {
  body .box-content-homepage {
    max-width: unset;
    margin: 0 auto;
    padding: 30px 5vw 0 5vw;
    margin-bottom: 30px;
  }
  body .box-content-homepage .container-fluid .text-first .btn,
  body .box-content-homepage .container-fluid .text-second .btn {
    margin-top: 15px;
  }
  body .box-content-homepage .container-fluid .text-first .icon,
  body .box-content-homepage .container-fluid .text-second .icon {
    height: 38px;
    width: 38px;
    background-size: 70%;
  }
}
body .box-content-contact {
  padding: 0;
}
@media (max-width: 1199px) {
  body .box-content-contact {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 5vw !important;
    padding-right: 5vw !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  body .box-content-contact .box-links-cards .box-inner {
    padding: 0 !important;
  }
}
body .box-content {
  padding: 50px 100px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body .services-page {
  padding: 30px !important;
  box-shadow: none !important;
}
body .box-content.bgcolor-black {
  background: #373632;
}
body .box-content.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body .box-content.bgcolor-black .box-inner .content .summary,
body .box-content.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body .box-content.bgcolor-black .text-phone,
body .box-content.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body .box-content.bgcolor-white {
  background: #fff;
}
body .box-content.bgcolor-white .box-inner {
  color: #373632;
}
body .box-content.bgcolor-white .box-inner .content .summary,
body .box-content.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body .box-content.bgcolor-white .text-phone,
body .box-content.bgcolor-white .text {
  color: #373632;
}
body .box-content.bgcolor-grey-light {
  background: #eee;
}
body .box-content.bgcolor-grey-light .box-inner {
  color: #373632;
}
body .box-content.bgcolor-grey-light .box-inner .content .summary,
body .box-content.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body .box-content.bgcolor-grey-light .text-phone,
body .box-content.bgcolor-grey-light .text {
  color: #373632;
}
body .box-content.bgcolor-grey {
  background: #ebebeb;
}
body .box-content.bgcolor-grey .box-inner {
  color: #373632;
}
body .box-content.bgcolor-grey .box-inner .content .summary,
body .box-content.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body .box-content.bgcolor-grey .text-phone,
body .box-content.bgcolor-grey .text {
  color: #373632;
}
body .box-content.bgcolor-yellow {
  background: #fea826;
}
body .box-content.bgcolor-yellow .box-inner {
  color: #373632;
}
body .box-content.bgcolor-yellow .box-inner .content .summary,
body .box-content.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body .box-content.bgcolor-yellow .text-phone,
body .box-content.bgcolor-yellow .text {
  color: #373632;
}
body .box-content .flex-row {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body .box-content .flex-row .flex-col.column-center {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body .box-content > .title-wrapper .sfContentBlock {
  margin-bottom: 40px !important;
}
body .box-content .title-link {
  margin-bottom: 15px;
}
body .box-content .title-icon-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body .box-content .title-icon-wrapper .icon-api {
  height: 75px;
  width: 75px;
  margin-right: 15px;
}
body .box-content .container-grid-2023 .row-grid-2023 {
  margin-left: 0;
  margin-right: 0;
}
body .box-content .service-cards.version-2023 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-top: 15px;
}
body .box-content .service-cards.version-2023 .item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  max-width: calc(25% - 1px);
  min-width: calc(25% - 1px);
  padding: 15px;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .box-content .service-cards.version-2023 .item img {
  width: 48px !important;
  height: 48px !important;
  margin-bottom: 15px;
}
body .box-content .service-cards.version-2023 .item .list-wrapper .list-item {
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.96rem;
  line-height: 2.744rem;
  text-align: left;
  font-weight: 600;
}
body .box-content .service-cards.version-2023 .item .button-wrapper {
  width: 100%;
  padding-top: 15px;
}
body .box-content .service-cards.version-2023 .item .button-wrapper .btn {
  width: 100%;
}
body .box-content .service-cards.columns-three .item {
  max-width: calc(33.333336% - 1px);
  min-width: calc(33.333336% - 1px);
  padding: 30px 20px 30px 20px;
}
@media (max-width: 991px) {
  body .box-content .service-cards.columns-three .item {
    max-width: calc(50% - 1px);
    min-width: calc(50% - 1px);
    padding: 30px 20px 30px 20px;
  }
}
@media (max-width: 479px) {
  body .box-content .service-cards.columns-three .item {
    max-width: calc(100% - 1px);
    min-width: calc(100% - 1px);
    padding: 30px 20px 30px 20px;
  }
}
body .box-content .top-wrapper .svg {
  display: none;
  float: left;
  height: 48px;
  width: 48px;
  margin-right: 12px;
  margin-bottom: 6px;
  background-repeat: no-repeat;
  background-position: center center;
}
body .box-content .top-wrapper .url-link,
body .box-content .top-wrapper .search-sorting,
body .box-content .top-wrapper .post-date {
  display: block;
  float: right;
  opacity: 0.6;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-style: italic;
}
body .box-content .top-wrapper .url-link {
  margin-left: 15px;
}
body .box-content .top-wrapper .post-date {
  display: none;
  float: left !important;
  padding-left: 0;
}
body .box-content .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body .box-content .centered {
  display: -moz-inline-flex !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: -ms-inline-flex !important;
  display: inline-flex !important;
  -webkit-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  -moz-box-pack: center !important;
  width: 100%;
}
body .box-content .centered img {
  width: 90%;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .box-content .centered img {
    width: 50%;
  }
}
body .box-content img.box-content-logo {
  max-width: 375px;
  max-height: 160px;
  margin-bottom: 20px;
}
body .box-content img.box-content-logo.logo-ticketveiling {
  max-height: 140px;
}
body
  .box-content
  form#searchBoxContent
  .form-group
  .input-group-btn
  .input-group-btn {
  top: 7px;
  right: 34px;
  position: absolute;
}
body .box-content .sfContentBlock {
  padding-left: 0;
  padding-right: 0;
}
body .box-content .sfContentBlock .sf_colsIn .row,
body .box-content .sfContentBlock > .row .row {
  margin-bottom: 30px;
}
body .box-content .sfContentBlock .sf_colsIn .row:first-child,
body .box-content .sfContentBlock > .row .row:first-child,
body .box-content .sfContentBlock .sf_colsIn .row:last-child,
body .box-content .sfContentBlock > .row .row:last-child {
  margin-bottom: 0;
}
body .box-content .sfContentBlock.container-sitefinity .row {
  margin-bottom: 30px;
}
body .box-content .sfContentBlock.container-sitefinity .no-bottom-margin {
  margin-bottom: 0;
}
body .box-content .sfContentBlock .shared-content-block {
  margin-bottom: 30px;
}
body .box-content .sfContentBlock .title,
body .box-content .sfContentBlock h2,
body .box-content .sfContentBlock .h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 35px;
  line-height: 49px;
  font-size: 3.5rem;
  line-height: 4.5rem;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-content .sfContentBlock .title,
  body .box-content .sfContentBlock h2,
  body .box-content .sfContentBlock .h2 {
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
  }
}
@media (max-width: 991px) {
  body .box-content .sfContentBlock .title,
  body .box-content .sfContentBlock h2,
  body .box-content .sfContentBlock .h2 {
    margin-bottom: 15px;
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
body .box-content .sfContentBlock h3,
body .box-content .sfContentBlock .h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.5rem;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-content .sfContentBlock h3,
  body .box-content .sfContentBlock .h3 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
@media (max-width: 991px) {
  body .box-content .sfContentBlock h3,
  body .box-content .sfContentBlock .h3 {
    margin-bottom: 15px;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
}
body .box-content .sfContentBlock h4,
body .box-content .sfContentBlock .h4 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-content .sfContentBlock h4,
  body .box-content .sfContentBlock .h4 {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
}
@media (max-width: 991px) {
  body .box-content .sfContentBlock h4,
  body .box-content .sfContentBlock .h4 {
    margin-bottom: 15px;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
body .box-content .sfContentBlock h5,
body .box-content .sfContentBlock .h5 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
}
body .box-content .sfContentBlock h6,
body .box-content .sfContentBlock .h6 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
}
body .box-content .sfContentBlock .intro {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  margin-bottom: 25px;
}
body .box-content .sfContentBlock p {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  margin-bottom: 15px;
  text-align: justify;
}
body .box-content .sfContentBlock p a {
  color: #56a6dc;
  opacity: 1 !important;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}
body .box-content .sfContentBlock p a:hover {
  opacity: 1;
}
body .box-content .sfContentBlock p a.btn {
  opacity: 1;
  text-decoration: none;
}
@media (max-width: 991px) {
  body .box-content .sfContentBlock p {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
body .box-content .sfContentBlock a.download-pdf {
  position: relative;
  padding: 12px 24px 12px 55px;
}
body .box-content .sfContentBlock a.download-pdf::before {
  content: '';
  display: block;
  height: 32px;
  width: 32px;
  position: absolute;
  top: calc(50% - 16px);
  left: 12px;
  background: url('../images/icons/svg/icon-pdf-black.svg') no-repeat;
  background-size: contain;
}
body .box-content .sfContentBlock .btn {
  white-space: pre-wrap;
}
body .box-content .sfContentBlock img {
  margin-bottom: 15px;
}
body .box-content .sfContentBlock img.box-content-logo {
  max-width: 260px;
  margin-bottom: 16px;
}
body .box-content .sfContentBlock .image-portrait {
  margin-bottom: 15px;
}
body .box-content .sfContentBlock .image-portrait img {
  width: 100%;
}
body .box-content .sfContentBlock .image-box {
  position: inherit;
  margin-bottom: 15px;
  border: 4px solid #fff;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  z-index: 1;
}
body .box-content .sfContentBlock .image-box img {
  position: inherit;
  margin-bottom: 0;
}
body .box-content .sfContentBlock .image-box.tilt-active {
  z-index: 1020;
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
body .box-content .sfContentBlock .image-box.tilt-active img {
  z-index: 1020;
}
body .box-content .sfContentBlock ul li {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body .box-content .sfContentBlock ul.list-group {
  margin-top: 30px;
  margin-bottom: 30px;
}
body .box-content .sfContentBlock ul.list-group li.list-group-item {
  padding: 10px 20px 10px 48px;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-weight: 600;
}
body .box-content .sfContentBlock ul.list-group li.list-group-item > ul {
  margin-top: 10px;
  margin-left: 12px;
}
body .box-content .sfContentBlock ul.list-group li.list-group-item > ul li {
  padding: 5px 10px;
  font-weight: 400;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.checkmarks
  li.list-group-item:before {
  content: '';
  display: inline-block;
  margin-left: -32px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 15px;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  color: #add15b;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.asterix
  li.list-group-item:before {
  content: '';
  display: inline-block;
  margin-left: -32px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 15px;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-pricing
  li.list-group-item {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-pricing
  li.list-group-item
  .price {
  margin-left: auto;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-icon
  li.list-group-item {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  padding: 20px;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-icon
  li.list-group-item
  .icon {
  height: 100px;
  width: 100px;
  margin-bottom: 0;
  margin-right: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-icon
  li.list-group-item
  .icon.rounded {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-icon
  li.list-group-item
  .content {
  -webkit-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-icon
  li.list-group-item
  .content
  .name {
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-icon
  li.list-group-item
  .content
  .text {
  font-weight: 400;
}
@media (max-width: 991px) {
  body
    .box-content
    .sfContentBlock
    ul.list-group.list-group-icon
    li.list-group-item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
  }
  body
    .box-content
    .sfContentBlock
    ul.list-group.list-group-icon
    li.list-group-item
    .icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
  body
    .box-content
    .sfContentBlock
    ul.list-group.list-group-icon
    li.list-group-item
    .content
    .text {
    text-align: center;
  }
}
body .box-content .sfContentBlock ul.list-group.list-group-text {
  margin-top: 0;
  margin-bottom: 0;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-text
  li.list-group-item {
  width: 100%;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-text
  li.list-group-item
  .name {
  font-weight: 700;
}
body
  .box-content
  .sfContentBlock
  ul.list-group.list-group-text
  li.list-group-item
  .text {
  font-weight: 400;
}
body .box-content .sfContentBlock ol {
  margin-top: 30px;
  padding-left: 35px;
  position: relative;
  list-style-type: none;
}
body .box-content .sfContentBlock ol li {
  position: relative;
  left: 0;
  margin-bottom: 12px;
  counter-increment: step-counter;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  font-weight: 600;
}
body .box-content .sfContentBlock ol li::before {
  position: absolute;
  left: -35px;
  content: counter(step-counter);
  margin-right: 10px;
  font-size: 80%;
  background-color: #373632;
  color: #fff;
  font-weight: 700;
  padding: 1px 8px;
  border-radius: 3px;
}
body .box-content .sfContentBlock ol.list-group {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
}
body .box-content .sfContentBlock ol.list-group li.list-group-item {
  margin-bottom: -1px;
  padding: 10px 20px 10px 13px;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-weight: 600;
}
body .box-content .sfContentBlock ol.list-group li.list-group-item > ul {
  margin-top: 10px;
  margin-left: 12px;
}
body .box-content .sfContentBlock ol.list-group li.list-group-item > ul li {
  padding: 5px 10px;
  font-weight: 400;
}
body .box-content .sfContentBlock ol.list-group.numbers li.list-group-item {
  padding: 10px 20px 10px 50px;
}
body
  .box-content
  .sfContentBlock
  ol.list-group.numbers
  li.list-group-item:before {
  top: 9px;
  left: 10px;
}
@media (max-width: 991px) {
  body
    .box-content
    .sfContentBlock
    ol.list-group.numbers
    li.list-group-item:before {
    top: 11px;
  }
}
body
  .box-content
  .sfContentBlock
  ol.list-group.numbers
  li.list-group-item
  .title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  text-indent: 37px;
}
@media (max-width: 991px) {
  body
    .box-content
    .sfContentBlock
    ol.list-group.numbers
    li.list-group-item
    .title {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
}
body .box-content .sfContentBlock ol.tips-list li::before {
  position: absolute;
  top: 3px;
  padding: 1px 8px;
}
body .box-content .sfContentBlock ol.tips-list li .message {
  padding-left: 48px;
}
body .box-content .sfContentBlock ol.tips-list li .message .title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
}
@media (max-width: 991px) {
  body .box-content .sfContentBlock ol.tips-list li .message .title {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
}
body .box-content .sfContentBlock blockquote {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 50px 0 25px;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
}
body .box-content .sfContentBlock blockquote.right {
  padding: 0 25px 0 50px;
  border-left: 0;
  border-right: 5px solid #eee;
  text-align: right;
}
body .box-content .sfContentBlock .button-wrapper {
  margin-bottom: 30px;
}
body .box-content .sfContentBlock .button-wrapper .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}
body .box-content .sfContentBlock .block-text {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body .box-content .sfContentBlock .block {
  text-align: center;
  white-space: nowrap;
}
body .box-content .sfContentBlock .block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
body .box-content .sfContentBlock .centered {
  display: inline-block;
  vertical-align: middle;
  /* white-space: pre-wrap; */
  text-align: left;
}
body .box-content .sfContentBlock .flex-align-center {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
}
@media (max-width: 991px) {
  body .box-content .sfContentBlock .flex-align-center {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body .box-content .container-recaptcha-message .sfContentBlock img {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body .box-content .container-recaptcha-message .sfContentBlock small {
    display: none !important;
  }
}
body .box-content ul.button-wrapper {
  margin-top: 30px;
}
body .box-content .documents-list {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
  margin-bottom: 30px;
}
body .box-content .documents-list .media {
  width: 31.5%;
}
body .box-content .documents-list .media:first-child {
  margin-top: 15px;
}
body .box-content .box-inner {
  padding: 30px 15px 15px;
}
body .box-content .box-inner .card-header {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 0 15px;
  float: left;
}
body .box-content .box-inner .card-header .svg {
  display: inline-block;
  height: 48px;
  width: 48px;
  margin-right: 16px;
  background-repeat: no-repeat;
  background-size: contain;
}
body .box-content .box-inner .card-header .title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-weight: 600;
}
body .box-content .box-inner .card-header .title .svg,
body .box-content .box-inner .card-header .title .text {
  line-height: 48px;
  vertical-align: middle;
}
body .box-content .box-inner .card-header .sub-title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  line-height: 48px;
}
body .box-content .sf-Gallery-thumbs-container {
  margin-top: 15px;
  overflow: inherit;
}
body .box-content .sf-Gallery-thumbs-container .sf-Gallery-thumbs {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
body .box-content .sf-Gallery-thumbs-container .sf-Gallery-thumbs span {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  border: 0;
  cursor: default;
  float: left;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-sizing: unset;
}
body .box-content .sf-Gallery-thumbs-container .sf-Gallery-thumbs span img {
  width: 100%;
  box-sizing: unset;
  vertical-align: top;
}
body .box-content .sf-Gallery-thumbs-container .sf-Gallery-thumbs.logos span {
  background: #fff;
  position: relative;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos
  span:before {
  content: none;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos
  span
  img {
  width: calc(100% - 30px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.row-two
  span {
  width: 44%;
  height: 240px;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.row-three
  span {
  width: 32%;
  height: 210px;
  margin-bottom: 2%;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.row-three
  span
  img {
  width: calc(100% - 90px);
  left: 45px;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.row-four
  span {
  width: 24%;
  height: 120px;
  margin-bottom: 1.5%;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.row-four
  span
  img {
  width: calc(100% - 16px);
  left: 8px;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.row-six
  span {
  width: 16%;
  height: 100px;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.row-nine
  span {
  width: 160%;
  height: 60px;
}
body
  .box-content
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs.logos.logo-icons.row-three
  span {
  height: 300px;
}
body .box-content.no-padding {
  padding: 0 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-content {
    margin-bottom: 30px;
    padding: 30px;
  }
  body .box-content .h1,
  body .box-content .h2,
  body .box-content .h3,
  body .box-content .h4,
  body .box-content .h5,
  body .box-content .h6,
  body .box-content h1,
  body .box-content h2,
  body .box-content h3,
  body .box-content h4,
  body .box-content h5,
  body .box-content h6 {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  body .box-content h1:first-of-type,
  body .box-content h2:first-of-type,
  body .box-content h3:first-of-type,
  body .box-content h4:first-of-type {
    margin-top: 15px;
  }
  body .box-content p {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 991px) {
  body .box-content {
    padding: 30px 15px;
  }
  body .box-content .container-fluid > .row .row {
    margin-bottom: 15px;
  }
  body .box-content .container-fluid ul li {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body .box-content .container-fluid ul.list-group {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  body .box-content .container-fluid ul.list-group li.list-group-item {
    padding: 10px 0 !important;
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body .box-content .container-fluid ul.list-group li.list-group-item .content {
    text-align: center;
  }
  body
    .box-content
    .container-fluid
    ul.list-group
    li.list-group-item
    .content
    .name {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
    font-weight: 600;
  }
  body
    .box-content
    .container-fluid
    ul.list-group
    li.list-group-item
    .content
    .text {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body .box-content .container-fluid ul.list-group li.list-group-item > ul {
    margin-top: 5px;
    margin-left: 8px;
  }
  body .box-content .container-fluid ul.list-group li.list-group-item > ul li {
    padding: 5px 10px;
    font-weight: 400;
  }
  body .box-content .container-fluid ul.list-group.asterix li.list-group-item,
  body
    .box-content
    .container-fluid
    ul.list-group.checkmarks
    li.list-group-item {
    padding: 5px 10px 5px 32px;
  }
  body
    .box-content
    .container-fluid
    ul.list-group.asterix
    li.list-group-item:before,
  body
    .box-content
    .container-fluid
    ul.list-group.checkmarks
    li.list-group-item:before {
    margin-left: 0;
    position: absolute;
    left: 8px;
  }
  body .box-content .block {
    margin-bottom: 15px;
  }
  body .box-content .block blockquote {
    padding: 0 10px 0 25px;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
  body .box-content ol {
    margin-bottom: 30px;
  }
  body .box-content .btn {
    white-space: pre-wrap;
  }
  body .box-content .box-content-logo {
    width: 100%;
    max-width: 312px !important;
  }
  body .box-content .image-portrait {
    display: -moz-flex !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-justify-content: center !important;
    -ms-justify-content: center !important;
    justify-content: center !important;
    -moz-box-pack: center !important;
    margin-bottom: 15px;
  }
  body .box-content .image-portrait img {
    max-width: 200px;
  }
  body .box-content .button-wrapper .btn {
    max-width: 100%;
  }
  body .box-content .sf-Gallery-thumbs-container .sf-Gallery-thumbs.logos {
    margin-bottom: 30px;
  }
  body
    .box-content
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs.logos.row-three
    span {
    width: 32%;
    height: 100px;
    margin-bottom: 2%;
  }
  body
    .box-content
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs.logos.row-three
    span
    img {
    width: calc(100% - 20px);
    left: 10px;
  }
}
@media (max-width: 991px) {
  body .box-content {
    margin-bottom: 30px;
    padding: 30px;
  }
}
@media only screen and (max-width: 380px) {
  body .box-content {
    margin-bottom: 15px;
    padding: 15px;
  }
}
.guide-content .box-content .box-inner .card-header .sub-title,
.guide-content .box-links-cards .box-inner .card-header .sub-title {
  max-width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.site-2022 .box-content img.w-100 {
  width: 100%;
}
body.site-2022 .box-content #journeyFull .centered,
body.site-2022 .box-content #journeySummary .centered {
  cursor: pointer;
}
body.site-2022 .box-content #journeyFull .centered img,
body.site-2022 .box-content #journeySummary .centered img {
  width: 100% !important;
  max-width: 400px;
  margin-bottom: 15px;
}
body.site-2022 .box-content .btn-journey {
  position: absolute;
  top: 19px;
  right: 53px;
  border-radius: 50% !important;
  padding: 10px !important;
}
body.site-2022 .box-content .btn-journey .icon {
  display: block;
  height: 24px;
  width: 24px;
  background: url(../images/icons/png/icon-magnify-black.png?) no-repeat;
  background-repeat: no-repeat;
  background-size: contain;
}
body.site-2022 .box-content .block-buttoncloud {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  background: #fff;
  margin: 0 30px;
  padding: 30px;
}
body.site-2022 .box-content .title-buttoncloud {
  position: relative;
  white-space: normal;
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
body.site-2022 .box-content .title-buttoncloud:before {
  content: ' ';
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background: url('/docs/default-source/docs-cdn/svg/icons/icon-info-black.svg')
    no-repeat;
  background-size: contain;
}
body.site-2022 .box-content .button-cloud {
  text-align: center !important;
}
body.site-2022 .box-content .button-cloud.centered {
  white-space: initial !important;
}
body.site-2022 .box-content .button-cloud .btn {
  display: inline-block !important;
  text-align: center !important;
  margin-bottom: 12px !important;
  margin-right: 12px !important;
}
@media (min-width: 1200px) {
  body.site-2022 .box-content img.mb-default,
  body.site-2022 .box-content #journeyFull .centered,
  body.site-2022 .box-content #journeySummary .centered,
  body.site-2022 .box-content .sfContentBlock {
    margin-top:60px;
    margin-bottom: 20px;
  }
  body.site-2022 .box-content .form-content-belafpraak .sf_2cols_1_50 {
    max-width: 50%;
  }
  body.site-2022 .box-content .no-margin-bottom .sfContentBlock {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022 .box-content {
    padding: 30px;
  }
  body.site-2022 .box-content img.mb-default,
  body.site-2022 .box-content #journeyFull .centered,
  body.site-2022 .box-content #journeySummary .centered,
  body.site-2022 .box-content .cost-calculator,
  body.site-2022 .box-content .sfContentBlock {
    margin-bottom: 50px;
  }
  body.site-2022 .box-content .form-content-belafpraak .sf_2cols_1_50 {
    max-width: 50%;
  }
  body.site-2022 .box-content .no-margin-bottom .sfContentBlock {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  body.site-2022 .box-content {
    padding: 30px;
  }
  body.site-2022 .box-content .centered {
    display: -moz-inline-flex !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: -ms-inline-flex !important;
    display: inline-flex !important;
    -webkit-justify-content: center !important;
    -ms-justify-content: center !important;
    justify-content: center !important;
    -moz-box-pack: center !important;
    width: 100%;
  }
  body.site-2022 .box-content .centered img {
    width: 50%;
  }
}
@media (max-width: 991px) {
  body.site-2022 .box-content {
    padding: 20px;
    margin-bottom: 15px;
  }
  body.site-2022 .box-content img.mb-default,
  body.site-2022 .box-content .cost-calculator,
  body.site-2022 .box-content .sfContentBlock {
    margin-bottom: 30px;
  }
  body.site-2022 .box-content img.mb-default .text-first,
  body.site-2022 .box-content .cost-calculator .text-first,
  body.site-2022 .box-content .sfContentBlock .text-first {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 30px;
  }
  body.site-2022 .box-content img.mb-default .image-second,
  body.site-2022 .box-content .cost-calculator .image-second,
  body.site-2022 .box-content .sfContentBlock .image-second {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 30px;
  }
  body.site-2022 .box-content img.mb-default .text-second,
  body.site-2022 .box-content .cost-calculator .text-second,
  body.site-2022 .box-content .sfContentBlock .text-second {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 30px;
  }
  body.site-2022 .box-content img.mb-default .image-first,
  body.site-2022 .box-content .cost-calculator .image-first,
  body.site-2022 .box-content .sfContentBlock .image-first {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 30px;
  }
  body.site-2022 .box-content .centered {
    display: -moz-inline-flex !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: -ms-inline-flex !important;
    display: inline-flex !important;
    -webkit-justify-content: center !important;
    -ms-justify-content: center !important;
    justify-content: center !important;
    -moz-box-pack: center !important;
    width: 100%;
  }
  body.site-2022 .box-content .centered img {
    max-width: 320px;
    width: 100%;
  }
  body.site-2022 .box-content .centered.image-portrait {
    width: 100% !important;
  }
  body.site-2022 .box-content .centered.image-portrait img {
    width: 80% !important;
  }
  body.site-2022 .box-content .centered #journeyFull .centered,
  body.site-2022 .box-content .centered #journeySummary .centered {
    margin-bottom: 15px;
  }
  body.site-2022 .box-content .centered .block-buttoncloud {
    margin: 0 !important;
    box-shadow: none;
  }
  body.site-2022 .box-content .centered .title-buttoncloud {
    text-align: center;
  }
  body.site-2022 .box-content .centered .button-cloud {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: unset !important;
  }
}
body .sfPageWrapper .box-links:before {
  content: none !important;
}
body .sfPageWrapper .box-links .box-inner {
  position: relative !important;
}
body .box-links {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
body .box-links .box-inner.no-padding {
  padding: 0;
}
body .box-links .box-inner .title-links {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
}
body .box-links .box-inner .title-links .svg {
  display: inline-block;
  height: 48px;
  width: 48px;
  margin-right: 16px;
}
body .box-links .box-inner .title-links .title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.9199999999999995rem;
  line-height: 24px;
  font-weight: 600;
}
body .box-links .box-inner .title-links .title .text {
  vertical-align: super;
}
body .box-links .box-inner ul.list-links li {
  margin-left: 8px;
  margin-right: 12px;
}
body .box-links .box-inner ul.list-links li .title {
  margin-bottom: 0;
}
body .box-links .box-inner ul.list-links li .title a {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
}
body .box-links .box-inner ul.list-links li .title a .svg {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  background-size: contain;
  background-repeat: no-repeat;
}
body .box-links .box-inner ul.list-links li .title a .text {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  display: block;
  width: calc(100% - 50px);
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  line-height: 30px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .box-links .box-inner ul.list-links li p.summary {
  margin-bottom: 16px;
}
body .box-links .box-inner ul.list-links li p.summary .text {
  text-align: justify;
}
body .box-links .box-inner ul.list-links li p.summary a.readmore {
  text-decoration: underline;
}
body .box-links .box-inner ul.list-links-2023 li {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
}
body .box-links .box-inner ul.list-links-2023 li:last-child {
  border-bottom: 0;
}
body
  .box-links
  .box-inner
  ul.list-links-2023
  li
  .item-button-wrapper
  .btn-medium {
  padding: 10px;
}
body
  .box-links
  .box-inner
  ul.list-links-2023
  li
  .item-button-wrapper
  .btn-medium
  .text {
  display: none;
}
body .box-links .box-inner ul.list-links-2023 li .title {
  margin-bottom: 0;
}
body .box-links .box-inner ul.list-links-2023 li .title a {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
}
body .box-links .box-inner ul.list-links-2023 li .title a .svg {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  background-size: contain;
  background-repeat: no-repeat;
}
body .box-links .box-inner ul.list-links-2023 li .title a .text {
  display: block;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  line-height: 30px;
  font-weight: 600;
}
body .box-links .box-inner ul.list-links-2023 li .title a .text.subtitle {
  color: #add15b;
}
body .box-links .box-inner ul.list-links-2023 li p.summary {
  margin-bottom: 16px;
}
body .box-links .box-inner ul.list-links-2023 li p.summary .text {
  text-align: justify;
}
body .box-links .box-inner ul.list-links-2023 li p.summary a.readmore {
  color: #373632;
  opacity: 1;
  text-decoration: underline;
}
@media (min-width: 992px) {
  body .box-links .box-inner ul.list-links-2023 li .item-button-wrapper {
    margin-right: 50px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-button-wrapper
    .btn-medium {
    padding: 10px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    .title
    .text-wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    .title
    .text-wrapper
    .text {
    line-height: 26px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    .title
    .text-wrapper
    .text.subtitle {
    margin-left: 15px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    p.summary
    a.readmore {
    display: none;
  }
}
@media (max-width: 991px) {
  body .box-links .box-inner ul.list-links-2023 li {
    position: relative;
  }
  body .box-links .box-inner ul.list-links-2023 li .item-button-wrapper {
    position: absolute;
    top: 15px;
    right: -10px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-button-wrapper
    .btn-medium {
    padding: 4px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-button-wrapper
    .btn-medium
    .icon {
    height: 30px;
    width: 30px;
  }
  body .box-links .box-inner ul.list-links-2023 li .item-content-wrapper {
    margin-top: 15px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    .title
    .text-wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    .title
    .text-wrapper
    .text {
    line-height: 26px;
    padding-right: 40px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    .title
    .text-wrapper
    .text.subtitle {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    p.summary {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body
    .box-links
    .box-inner
    ul.list-links-2023
    li
    .item-content-wrapper
    p.summary
    a.readmore {
    opacity: 0.5;
  }
}
body .box-links.bgcolor-black .box-inner .title-links .title {
  color: rgba(255, 255, 255, 0.9);
}
body .box-links.bgcolor-black .box-inner .title-links .title .png,
body .box-links.bgcolor-black .box-inner .title-links .title .svg {
  opacity: 0.9;
}
body .box-links.bgcolor-black .box-inner .title-links .title .png.black,
body .box-links.bgcolor-black .box-inner .title-links .title .svg.black {
  display: none !important;
}
body .box-links.bgcolor-black .box-inner .title-links .title .png.white,
body .box-links.bgcolor-black .box-inner .title-links .title .svg.white {
  display: inline-block !important;
}
body .box-links.bgcolor-black .box-inner ul.list-links li {
  border-color: rgba(255, 255, 255, 0.3);
}
body .box-links.bgcolor-black .box-inner ul.list-links li .title a {
  color: rgba(255, 255, 255, 0.9);
}
body .box-links.bgcolor-black .box-inner ul.list-links li .title a .png.black,
body .box-links.bgcolor-black .box-inner ul.list-links li .title a .svg.black {
  display: none !important;
}
body .box-links.bgcolor-black .box-inner ul.list-links li .title a .png.white,
body .box-links.bgcolor-black .box-inner ul.list-links li .title a .svg.white {
  display: inline-block !important;
}
body .box-links.bgcolor-black .box-inner ul.list-links li p {
  color: rgba(255, 255, 255, 0.9);
}
body .box-links.bgcolor-black .box-inner ul.list-links li a.readmore {
  color: rgba(255, 255, 255, 0.9);
}
body .box-links.bgcolor-yellow .box-inner .title-links .title {
  color: #373632;
}
body .box-links.bgcolor-yellow .box-inner ul.list-links li {
  border-color: rgba(55, 54, 50, 0.3);
}
body .box-links.bgcolor-yellow .box-inner ul.list-links li .title a {
  color: #373632;
}
body .box-links.bgcolor-yellow .box-inner ul.list-links li p {
  color: #373632;
}
body .box-links.bgcolor-yellow .box-inner ul.list-links li a.readmore {
  color: #373632;
}
body .box-links.bgcolor-black {
  background: #373632;
}
body .box-links.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body .box-links.bgcolor-black .box-inner .content .summary,
body .box-links.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body .box-links.bgcolor-black .text-phone,
body .box-links.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body .box-links.bgcolor-white {
  background: #fff;
}
body .box-links.bgcolor-white .box-inner {
  color: #373632;
}
body .box-links.bgcolor-white .box-inner .content .summary,
body .box-links.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body .box-links.bgcolor-white .text-phone,
body .box-links.bgcolor-white .text {
  color: #373632;
}
body .box-links.bgcolor-grey-light {
  background: #eee;
}
body .box-links.bgcolor-grey-light .box-inner {
  color: #373632;
}
body .box-links.bgcolor-grey-light .box-inner .content .summary,
body .box-links.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body .box-links.bgcolor-grey-light .text-phone,
body .box-links.bgcolor-grey-light .text {
  color: #373632;
}
body .box-links.bgcolor-grey {
  background: #ebebeb;
}
body .box-links.bgcolor-grey .box-inner {
  color: #373632;
}
body .box-links.bgcolor-grey .box-inner .content .summary,
body .box-links.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body .box-links.bgcolor-grey .text-phone,
body .box-links.bgcolor-grey .text {
  color: #373632;
}
body .box-links.bgcolor-yellow {
  background: #fea826;
}
body .box-links.bgcolor-yellow .box-inner {
  color: #373632;
}
body .box-links.bgcolor-yellow .box-inner .content .summary,
body .box-links.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body .box-links.bgcolor-yellow .text-phone,
body .box-links.bgcolor-yellow .text {
  color: #373632;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links .box-inner {
    margin: 30px;
  }
  body .box-links .box-inner .title-links .svg {
    height: 32px;
    width: 32px;
  }
  body .box-links .box-inner .title-links .title {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
  body .box-links .box-inner ul.list-links {
    margin-bottom: 0;
  }
  body .box-links .box-inner ul.list-links li {
    margin-left: 5px;
    margin-right: 10px;
  }
  body .box-links .box-inner ul.list-links li .title a .svg {
    width: 28px;
    height: 28px;
  }
  body .box-links .box-inner ul.list-links li .title a .text {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
@media (max-width: 991px) {
  body .box-links:before {
    content: none !important;
  }
  body .box-links .box-inner {
    position: relative !important;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
  }
  body .box-links .box-inner .title-links .title .svg {
    height: 32px;
    width: 32px;
  }
  body .box-links .box-inner .title-links .title .text {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    line-height: 27px;
    vertical-align: text-top;
  }
  body .box-links .box-inner ul.list-links li {
    margin-right: 8px;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  body .box-links .box-inner ul.list-links li .title a .svg {
    width: 28px;
    height: 28px;
    margin-right: 10px;
  }
  body .box-links .box-inner ul.list-links li .title a .text {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    line-height: 28px;
  }
  body .box-links .box-inner ul.list-links li p {
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
  body .box-links .box-inner ul.list-links li p.summary {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .box-links {
    margin-bottom: 15px;
  }
  body .box-links:before {
    content: none !important;
  }
  body .box-links .box-inner {
    position: relative !important;
    margin: 0;
    padding: 30px 20px 20px;
  }
  body .box-links .box-inner .title-links .title a .svg {
    height: 48px;
    width: 48px;
  }
  body .box-links .box-inner .title-links .title a .text {
    font-size: 28px;
    line-height: 39.2px;
    font-size: 2.8rem;
    line-height: 3.9199999999999995rem;
    vertical-align: super;
  }
  body .box-links .box-inner ul.list-links li {
    margin-right: 20px;
    margin-left: 5px;
  }
  body .box-links .box-inner ul.list-links li .title a .svg {
    width: 38px;
    height: 38px;
    margin-right: 16px;
  }
  body .box-links .box-inner ul.list-links li .title a .text {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
  body .box-links .box-inner ul.list-links li p.summary {
    display: block;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 767px) {
  body .box-links .box-inner ul.list-links li .title a .text {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
body:not(.sfPageEditor) .sfPageWrapper .box-tabs:before,
div.sfPageWrapper .sfPageWrapper .box-tabs:before {
  content: none !important;
}
body:not(.sfPageEditor) .sfPageWrapper .box-tabs .box-inner,
div.sfPageWrapper .sfPageWrapper .box-tabs .box-inner {
  position: relative !important;
}
body:not(.sfPageEditor) .box-tabs,
div.sfPageWrapper .box-tabs {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
body:not(.sfPageEditor) .box-tabs:before,
div.sfPageWrapper .box-tabs:before {
  content: '';
  display: block;
  padding-top: 100%;
}
body:not(.sfPageEditor) .box-tabs .box-inner,
div.sfPageWrapper .box-tabs .box-inner {
  position: absolute;
  margin-bottom: 0;
  padding: 50px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 solid;
  border-color: transparent;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body:not(.sfPageEditor) .box-tabs .box-inner .png,
div.sfPageWrapper .box-tabs .box-inner .png,
body:not(.sfPageEditor) .box-tabs .box-inner .svg,
div.sfPageWrapper .box-tabs .box-inner .svg {
  display: block;
  height: 48px;
  width: 48px;
}
body:not(.sfPageEditor) .box-tabs .box-inner .panel-tab-pills,
div.sfPageWrapper .box-tabs .box-inner .panel-tab-pills {
  height: 100%;
}
body:not(.sfPageEditor) .box-tabs .box-inner .panel-tab-pills ul.nav-pills,
div.sfPageWrapper .box-tabs .box-inner .panel-tab-pills ul.nav-pills {
  margin-bottom: 0;
}
body:not(.sfPageEditor) .box-tabs .box-inner .panel-tab-pills ul.nav-pills li,
div.sfPageWrapper .box-tabs .box-inner .panel-tab-pills ul.nav-pills li {
  margin-right: 15px;
}
body:not(.sfPageEditor) .box-tabs .box-inner .panel-tab-pills ul.nav-pills li a,
div.sfPageWrapper .box-tabs .box-inner .panel-tab-pills ul.nav-pills li a {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 solid transparent;
  background: transparent;
  color: #373632;
  font-weight: 600;
  letter-spacing: 0;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  ul.nav-pills
  li:hover
  a,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  ul.nav-pills
  li:hover
  a {
  opacity: 1;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  ul.nav-pills
  li.active
  a,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  ul.nav-pills
  li.active
  a {
  background: transparent;
  border: 0 solid transparent;
  opacity: 1;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  ul.nav-pills
  li:last-child,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  ul.nav-pills
  li:last-child {
  margin-right: 0;
}
body:not(.sfPageEditor) .box-tabs .box-inner .panel-tab-pills .tab-content,
div.sfPageWrapper .box-tabs .box-inner .panel-tab-pills .tab-content {
  height: calc(100% - 48px);
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane,
div.sfPageWrapper .box-tabs .box-inner .panel-tab-pills .tab-content .tab-pane {
  height: 100%;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  height: 100%;
  width: 100%;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  .content,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  .content {
  height: calc(100% - 48px);
  width: 100%;
  flex-basis: auto;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  .content
  .title,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  .content
  .title {
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-weight: 600;
  color: #373632;
  flex-basis: auto;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  .content
  p.summary,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  .content
  p.summary {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  flex-basis: auto;
}
body:not(.sfPageEditor)
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  > p:last-of-type,
div.sfPageWrapper
  .box-tabs
  .box-inner
  .panel-tab-pills
  .tab-content
  .tab-pane
  .caption
  > p:last-of-type {
  margin: 0 0 0;
}
body:not(.sfPageEditor) .box-tabs.show,
div.sfPageWrapper .box-tabs.show {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
body:not(.sfPageEditor) .box-tabs.hide,
div.sfPageWrapper .box-tabs.hide {
  opacity: 0;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-black,
div.sfPageWrapper .box-tabs.bgcolor-black {
  background: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-black .box-inner,
div.sfPageWrapper .box-tabs.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .box-tabs.bgcolor-black .box-inner .content .summary,
div.sfPageWrapper .box-tabs.bgcolor-black .box-inner .content .summary,
body:not(.sfPageEditor) .box-tabs.bgcolor-black .box-inner .content .title,
div.sfPageWrapper .box-tabs.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .box-tabs.bgcolor-black .text-phone,
div.sfPageWrapper .box-tabs.bgcolor-black .text-phone,
body:not(.sfPageEditor) .box-tabs.bgcolor-black .text,
div.sfPageWrapper .box-tabs.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .box-tabs.bgcolor-white,
div.sfPageWrapper .box-tabs.bgcolor-white {
  background: #fff;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-white .box-inner,
div.sfPageWrapper .box-tabs.bgcolor-white .box-inner {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-white .box-inner .content .summary,
div.sfPageWrapper .box-tabs.bgcolor-white .box-inner .content .summary,
body:not(.sfPageEditor) .box-tabs.bgcolor-white .box-inner .content .title,
div.sfPageWrapper .box-tabs.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-white .text-phone,
div.sfPageWrapper .box-tabs.bgcolor-white .text-phone,
body:not(.sfPageEditor) .box-tabs.bgcolor-white .text,
div.sfPageWrapper .box-tabs.bgcolor-white .text {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-grey-light,
div.sfPageWrapper .box-tabs.bgcolor-grey-light {
  background: #eee;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-grey-light .box-inner,
div.sfPageWrapper .box-tabs.bgcolor-grey-light .box-inner {
  color: #373632;
}
body:not(.sfPageEditor)
  .box-tabs.bgcolor-grey-light
  .box-inner
  .content
  .summary,
div.sfPageWrapper .box-tabs.bgcolor-grey-light .box-inner .content .summary,
body:not(.sfPageEditor) .box-tabs.bgcolor-grey-light .box-inner .content .title,
div.sfPageWrapper .box-tabs.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-grey-light .text-phone,
div.sfPageWrapper .box-tabs.bgcolor-grey-light .text-phone,
body:not(.sfPageEditor) .box-tabs.bgcolor-grey-light .text,
div.sfPageWrapper .box-tabs.bgcolor-grey-light .text {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-grey,
div.sfPageWrapper .box-tabs.bgcolor-grey {
  background: #ebebeb;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-grey .box-inner,
div.sfPageWrapper .box-tabs.bgcolor-grey .box-inner {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-grey .box-inner .content .summary,
div.sfPageWrapper .box-tabs.bgcolor-grey .box-inner .content .summary,
body:not(.sfPageEditor) .box-tabs.bgcolor-grey .box-inner .content .title,
div.sfPageWrapper .box-tabs.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-grey .text-phone,
div.sfPageWrapper .box-tabs.bgcolor-grey .text-phone,
body:not(.sfPageEditor) .box-tabs.bgcolor-grey .text,
div.sfPageWrapper .box-tabs.bgcolor-grey .text {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-yellow,
div.sfPageWrapper .box-tabs.bgcolor-yellow {
  background: #fea826;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-yellow .box-inner,
div.sfPageWrapper .box-tabs.bgcolor-yellow .box-inner {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-yellow .box-inner .content .summary,
div.sfPageWrapper .box-tabs.bgcolor-yellow .box-inner .content .summary,
body:not(.sfPageEditor) .box-tabs.bgcolor-yellow .box-inner .content .title,
div.sfPageWrapper .box-tabs.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body:not(.sfPageEditor) .box-tabs.bgcolor-yellow .text-phone,
div.sfPageWrapper .box-tabs.bgcolor-yellow .text-phone,
body:not(.sfPageEditor) .box-tabs.bgcolor-yellow .text,
div.sfPageWrapper .box-tabs.bgcolor-yellow .text {
  color: #373632;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body:not(.sfPageEditor) .box-tabs .box-inner,
  div.sfPageWrapper .box-tabs .box-inner {
    padding: 30px;
  }
  body:not(.sfPageEditor) .box-tabs .box-inner .png,
  div.sfPageWrapper .box-tabs .box-inner .png,
  body:not(.sfPageEditor) .box-tabs .box-inner .svg,
  div.sfPageWrapper .box-tabs .box-inner .svg {
    height: 38px;
    width: 38px;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    .title,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    .title {
    font-size: 28px;
    line-height: 39.2px;
    font-size: 2.8rem;
    line-height: 3.9199999999999995rem;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .box-tabs,
  div.sfPageWrapper .box-tabs {
    margin-bottom: 15px;
  }
  body:not(.sfPageEditor) .box-tabs .box-inner,
  div.sfPageWrapper .box-tabs .box-inner {
    padding: 20px;
  }
  body:not(.sfPageEditor) .box-tabs .box-inner .png,
  div.sfPageWrapper .box-tabs .box-inner .png,
  body:not(.sfPageEditor) .box-tabs .box-inner .svg,
  div.sfPageWrapper .box-tabs .box-inner .svg {
    height: 38px;
    width: 38px;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content {
    height: auto;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    .title,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    .title {
    font-size: 28px;
    line-height: 39.2px;
    font-size: 2.8rem;
    line-height: 3.9199999999999995rem;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary {
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body:not(.sfPageEditor) .box-tabs,
  div.sfPageWrapper .box-tabs {
    margin-bottom: 15px;
  }
  body:not(.sfPageEditor) .box-tabs:before,
  div.sfPageWrapper .box-tabs:before {
    content: none !important;
  }
  body:not(.sfPageEditor) .box-tabs .box-inner,
  div.sfPageWrapper .box-tabs .box-inner {
    position: relative !important;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    .title,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    .title {
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
@media (max-width: 767px) {
  body:not(.sfPageEditor) .box-tabs:before,
  div.sfPageWrapper .box-tabs:before {
    content: none !important;
  }
  body:not(.sfPageEditor) .box-tabs .box-inner,
  div.sfPageWrapper .box-tabs .box-inner {
    position: relative !important;
  }
  body:not(.sfPageEditor)
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary,
  div.sfPageWrapper
    .box-tabs
    .box-inner
    .panel-tab-pills
    .tab-content
    .tab-pane
    .caption
    .content
    p.summary {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 479px) {
  body:not(.sfPageEditor) .box-tabs:before,
  div.sfPageWrapper .box-tabs:before {
    content: none !important;
  }
  body:not(.sfPageEditor) .box-tabs .box-inner,
  div.sfPageWrapper .box-tabs .box-inner {
    position: relative !important;
  }
}
body .news-detail-container-a01.short-page .detail-container-b01:after,
body .news-detail-container-a01.short-page .detail-container-b01:before {
  display: none !important;
}
body .sfPageWrapper .box-jobs:before,
body .sfPageWrapper .box-news:before {
  content: none !important;
}
body .sfPageWrapper .box-jobs .box-inner,
body .sfPageWrapper .box-news .box-inner {
  position: relative !important;
}
body .box-jobs,
body .box-news {
  margin-bottom: 30px;
}
body .box-jobs .box-inner,
body .box-news .box-inner {
  position: relative;
  margin-bottom: 0;
  padding: 50px 50px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 solid;
  border-color: transparent;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body .box-jobs .box-inner .title-links,
body .box-news .box-inner .title-links {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 25%;
  margin-bottom: 30px;
  float: left;
}
body .box-jobs .box-inner .title-links .svg,
body .box-news .box-inner .title-links .svg {
  display: inline-block;
  height: 48px;
  width: 48px;
  margin-right: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
body .box-jobs .box-inner .title-links .title,
body .box-news .box-inner .title-links .title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-weight: 600;
}
body .box-jobs .box-inner .title-links .title .svg,
body .box-news .box-inner .title-links .title .svg,
body .box-jobs .box-inner .title-links .title .text,
body .box-news .box-inner .title-links .title .text {
  line-height: 48px;
  vertical-align: middle;
}
body .box-jobs .box-inner .item-selector,
body .box-news .box-inner .item-selector {
  width: 75%;
  height: 48px;
  margin-bottom: 30px;
  float: right;
}
body .box-jobs .box-inner .item-selector .form-group,
body .box-news .box-inner .item-selector .form-group {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -moz-box-pack: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-bottom: 0;
  text-align: right;
}
body .box-jobs .box-inner .item-selector .form-group .radio,
body .box-news .box-inner .item-selector .form-group .radio {
  margin-left: 24px;
}
body .box-jobs .box-inner .item-selector .form-group .radio label,
body .box-news .box-inner .item-selector .form-group .radio label {
  margin-bottom: 0;
}
body .box-jobs .box-inner .item-selector .btn-section,
body .box-news .box-inner .item-selector .btn-section {
  display: none !important;
  position: absolute;
  bottom: 25px;
  left: 50px;
}
body .box-jobs .box-inner ul.news-items,
body .box-news .box-inner ul.news-items {
  display: inline-block;
  width: 100%;
  height: calc(100% - 80px);
}
body .box-jobs .box-inner ul.news-items li.item,
body .box-news .box-inner ul.news-items li.item {
  display: block !important;
  position: relative;
  float: left;
  height: 335px;
  width: 33.23%;
  margin-left: 0.1%;
  margin-bottom: 0.1%;
}
body .box-jobs .box-inner ul.news-items li.item .item-wrapper,
body .box-news .box-inner ul.news-items li.item .item-wrapper {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  height: 100%;
  width: 100%;
  padding: 20px 25px 20px;
  position: absolute;
  background: #fff;
  z-index: auto;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  transition: all 0.2s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}
body .box-jobs .box-inner ul.news-items li.item .item-wrapper .content .title,
body .box-news .box-inner ul.news-items li.item .item-wrapper .content .title {
  margin: 0 0 15px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  line-height: 2.4rem;
  font-weight: 600;
}
body .box-jobs .box-inner ul.news-items li.item .item-wrapper .content .title a,
body
  .box-news
  .box-inner
  ul.news-items
  li.item
  .item-wrapper
  .content
  .title
  a {
  margin: 0 0 15px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  line-height: 2.4rem;
  font-weight: 600;
}
body
  .box-jobs
  .box-inner
  ul.news-items
  li.item
  .item-wrapper
  .content
  .title
  a
  .svg,
body
  .box-news
  .box-inner
  ul.news-items
  li.item
  .item-wrapper
  .content
  .title
  a
  .svg {
  display: none;
  height: 32px;
  width: 32px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
body
  .box-jobs
  .box-inner
  ul.news-items
  li.item
  .item-wrapper
  .content
  .title
  a
  .text,
body
  .box-news
  .box-inner
  ul.news-items
  li.item
  .item-wrapper
  .content
  .title
  a
  .text {
  margin: 0 0 15px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  line-height: 2.4rem;
  font-weight: 600;
}
body .box-jobs .box-inner ul.news-items li.item .item-wrapper .content .summary,
body
  .box-news
  .box-inner
  ul.news-items
  li.item
  .item-wrapper
  .content
  .summary {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
body .box-jobs .box-inner ul.news-items li.item.item-pageimage,
body .box-news .box-inner ul.news-items li.item.item-pageimage {
  width: 33.23%;
  padding: 0;
}
body .box-jobs .box-inner ul.news-items li.item.item-pageimage img,
body .box-news .box-inner ul.news-items li.item.item-pageimage img {
  height: 100%;
}
body .box-jobs.circle-bottom .box-inner,
body .box-news.circle-bottom .box-inner {
  padding-bottom: 90px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-jobs.circle-bottom .box-inner,
  body .box-news.circle-bottom .box-inner {
    padding-bottom: 70px !important;
  }
}
body .box-jobs.bgcolor-black,
body .box-news.bgcolor-black {
  background: #373632;
}
body .box-jobs.bgcolor-black .box-inner,
body .box-news.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body .box-jobs.bgcolor-black .box-inner .content .summary,
body .box-news.bgcolor-black .box-inner .content .summary,
body .box-jobs.bgcolor-black .box-inner .content .title,
body .box-news.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body .box-jobs.bgcolor-black .text-phone,
body .box-news.bgcolor-black .text-phone,
body .box-jobs.bgcolor-black .text,
body .box-news.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body .box-jobs.bgcolor-white,
body .box-news.bgcolor-white {
  background: #fff;
}
body .box-jobs.bgcolor-white .box-inner,
body .box-news.bgcolor-white .box-inner {
  color: #373632;
}
body .box-jobs.bgcolor-white .box-inner .content .summary,
body .box-news.bgcolor-white .box-inner .content .summary,
body .box-jobs.bgcolor-white .box-inner .content .title,
body .box-news.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body .box-jobs.bgcolor-white .text-phone,
body .box-news.bgcolor-white .text-phone,
body .box-jobs.bgcolor-white .text,
body .box-news.bgcolor-white .text {
  color: #373632;
}
body .box-jobs.bgcolor-grey-light,
body .box-news.bgcolor-grey-light {
  background: #eee;
}
body .box-jobs.bgcolor-grey-light .box-inner,
body .box-news.bgcolor-grey-light .box-inner {
  color: #373632;
}
body .box-jobs.bgcolor-grey-light .box-inner .content .summary,
body .box-news.bgcolor-grey-light .box-inner .content .summary,
body .box-jobs.bgcolor-grey-light .box-inner .content .title,
body .box-news.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body .box-jobs.bgcolor-grey-light .text-phone,
body .box-news.bgcolor-grey-light .text-phone,
body .box-jobs.bgcolor-grey-light .text,
body .box-news.bgcolor-grey-light .text {
  color: #373632;
}
body .box-jobs.bgcolor-grey,
body .box-news.bgcolor-grey {
  background: #ebebeb;
}
body .box-jobs.bgcolor-grey .box-inner,
body .box-news.bgcolor-grey .box-inner {
  color: #373632;
}
body .box-jobs.bgcolor-grey .box-inner .content .summary,
body .box-news.bgcolor-grey .box-inner .content .summary,
body .box-jobs.bgcolor-grey .box-inner .content .title,
body .box-news.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body .box-jobs.bgcolor-grey .text-phone,
body .box-news.bgcolor-grey .text-phone,
body .box-jobs.bgcolor-grey .text,
body .box-news.bgcolor-grey .text {
  color: #373632;
}
body .box-jobs.bgcolor-yellow,
body .box-news.bgcolor-yellow {
  background: #fea826;
}
body .box-jobs.bgcolor-yellow .box-inner,
body .box-news.bgcolor-yellow .box-inner {
  color: #373632;
}
body .box-jobs.bgcolor-yellow .box-inner .content .summary,
body .box-news.bgcolor-yellow .box-inner .content .summary,
body .box-jobs.bgcolor-yellow .box-inner .content .title,
body .box-news.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body .box-jobs.bgcolor-yellow .text-phone,
body .box-news.bgcolor-yellow .text-phone,
body .box-jobs.bgcolor-yellow .text,
body .box-news.bgcolor-yellow .text {
  color: #373632;
}
@media (min-width: 1200px) {
  body
    .box-jobs
    .box-inner
    ul.card-items
    li.item
    .item-wrapper
    .content
    .title
    a
    .text,
  body
    .box-news
    .box-inner
    ul.card-items
    li.item
    .item-wrapper
    .content
    .title
    a
    .text {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-jobs .box-inner,
  body .box-news .box-inner {
    padding: 30px 30px 30px;
  }
  body .box-jobs .box-inner .title-links,
  body .box-news .box-inner .title-links {
    margin-bottom: 15px;
  }
  body .box-jobs .box-inner .title-links .svg,
  body .box-news .box-inner .title-links .svg {
    height: 38px;
    width: 38px;
    margin-right: 8px;
  }
  body .box-jobs .box-inner .title-links .title,
  body .box-news .box-inner .title-links .title {
    font-size: 28px;
    line-height: 39.2px;
    font-size: 2.8rem;
    line-height: 3.9199999999999995rem;
  }
  body .box-jobs .box-inner .item-selector,
  body .box-news .box-inner .item-selector {
    margin-bottom: 15px;
  }
  body .box-jobs .box-inner .item-selector .btn-section,
  body .box-news .box-inner .item-selector .btn-section {
    bottom: 20px;
    right: 30px;
  }
  body .box-jobs .box-inner ul.news-items li.item,
  body .box-news .box-inner ul.news-items li.item {
    height: 290px;
  }
  body .box-jobs .box-inner ul.news-items li.item .item-wrapper,
  body .box-news .box-inner ul.news-items li.item .item-wrapper {
    height: 100%;
  }
  body
    .box-jobs
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    a
    .text,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    a
    .text {
    font-size: 17.5px !important;
    line-height: 24.5px !important;
    font-size: 1.75rem !important;
    line-height: 2.4499999999999997rem !important;
  }
  body
    .box-jobs
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    .svg,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    .svg {
    display: none !important;
    vertical-align: bottom !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 8px !important;
  }
  body
    .box-jobs
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    .text,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    .text {
    display: inline !important;
    vertical-align: bottom !important;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    line-height: 20px;
  }
  body
    .box-jobs
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .summary,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .summary {
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
  body .box-jobs.circle-bottom .box-inner,
  body .box-news.circle-bottom .box-inner {
    padding-bottom: 70px !important;
  }
}
@media (max-width: 991px) {
  body .box-jobs,
  body .box-news {
    margin-bottom: 15px;
  }
  body .box-jobs .box-inner,
  body .box-news .box-inner {
    padding: 20px 20px 30px;
  }
  body .box-jobs .box-inner .title-links,
  body .box-news .box-inner .title-links {
    width: 100%;
    margin-bottom: 15px;
  }
  body .box-jobs .box-inner .title-links .svg,
  body .box-news .box-inner .title-links .svg {
    height: 38px;
    width: 38px;
    margin-right: 8px;
  }
  body .box-jobs .box-inner .title-links .title,
  body .box-news .box-inner .title-links .title {
    font-size: 28px;
    line-height: 39.2px;
    font-size: 2.8rem;
    line-height: 3.9199999999999995rem;
  }
  body .box-jobs .box-inner .item-selector,
  body .box-news .box-inner .item-selector {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    float: left;
  }
  body .box-jobs .box-inner .item-selector .form-group,
  body .box-news .box-inner .item-selector .form-group {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  body .box-jobs .box-inner .item-selector .form-group .radio,
  body .box-news .box-inner .item-selector .form-group .radio {
    margin-left: 0;
    margin-bottom: 2px;
  }
  body .box-jobs .box-inner .item-selector .form-group .radio label,
  body .box-news .box-inner .item-selector .form-group .radio label {
    padding: 6px;
  }
  body .box-jobs .box-inner .item-selector .form-group .radio label::after,
  body .box-news .box-inner .item-selector .form-group .radio label::after {
    top: 9px;
  }
  body .box-jobs .box-inner .item-selector .btn-section,
  body .box-news .box-inner .item-selector .btn-section {
    width: calc(100% - 40px);
    bottom: 20px;
    right: 20px;
  }
  body .box-jobs .box-inner ul.news-items li.item,
  body .box-news .box-inner ul.news-items li.item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0%;
    border-bottom: 1px solid #ebebeb;
    height: auto;
  }
  body .box-jobs .box-inner ul.news-items li.item.tilt-active,
  body .box-news .box-inner ul.news-items li.item.tilt-active {
    z-index: 90;
  }
  body .box-jobs .box-inner ul.news-items li.item.tilt-active .item-wrapper,
  body .box-news .box-inner ul.news-items li.item.tilt-active .item-wrapper {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  }
  body .box-jobs .box-inner ul.news-items li.item .item-wrapper,
  body .box-news .box-inner ul.news-items li.item .item-wrapper {
    position: relative;
    height: auto;
  }
  body .box-jobs .box-inner ul.news-items li.item .item-wrapper .content .title,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title {
    margin: 0 0 15px 0;
  }
  body
    .box-jobs
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    > a
    .text,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    > a
    .text {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .box-jobs
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    .text,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .title
    .text {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
  body
    .box-jobs
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .summary,
  body
    .box-news
    .box-inner
    ul.news-items
    li.item
    .item-wrapper
    .content
    .summary {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 767px) {
  body .box-jobs .box-inner ul.news-items li.item.item-pageimage,
  body .box-news .box-inner ul.news-items li.item.item-pageimage {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .box-jobs .box-inner .item-selector .form-group,
  body .box-news .box-inner .item-selector .form-group {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
  }
  body .box-jobs .box-inner .item-selector .form-group .radio label,
  body .box-news .box-inner .item-selector .form-group .radio label {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body .box-jobs .box-inner ul.news-items,
  body .box-news .box-inner ul.news-items {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .box-jobs .box-inner ul.news-items li.item,
  body .box-news .box-inner ul.news-items li.item {
    width: 50%;
    height: 340px;
  }
  body .box-jobs .box-inner ul.news-items li.item .item-wrapper,
  body .box-news .box-inner ul.news-items li.item .item-wrapper {
    height: 100%;
  }
  body .box-jobs .box-inner ul.news-items li.item.item-pageimage,
  body .box-news .box-inner ul.news-items li.item.item-pageimage {
    width: 50%;
  }
}
body:not(.sfPageEditor) .network-container .vis-close,
div.sfPageWrapper .network-container .vis-close,
body:not(.sfPageEditor) .network-container .vis-manipulation,
div.sfPageWrapper .network-container .vis-manipulation,
body:not(.sfPageEditor) .network-container .vis-edit-mode,
div.sfPageWrapper .network-container .vis-edit-mode {
  display: none !important;
}
body:not(.sfPageEditor) .network-container .network-row,
div.sfPageWrapper .network-container .network-row {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body:not(.sfPageEditor)
  .network-container
  .network-row
  .network-col.network-visual-col
  .network-visual,
div.sfPageWrapper
  .network-container
  .network-row
  .network-col.network-visual-col
  .network-visual {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  height: 100%;
}
body:not(.sfPageEditor)
  .network-container
  .network-row
  .network-col.network-visual-col
  .network-visual
  .vis-network,
div.sfPageWrapper
  .network-container
  .network-row
  .network-col.network-visual-col
  .network-visual
  .vis-network {
  padding-bottom: 15px;
}
body:not(.sfPageEditor)
  .network-container
  .network-row
  .network-col.network-text-col
  .list-group,
div.sfPageWrapper
  .network-container
  .network-row
  .network-col.network-text-col
  .list-group {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body:not(.sfPageEditor)
  .network-container.network-full-width
  .network-row
  .network-col,
div.sfPageWrapper
  .network-container.network-full-width
  .network-row
  .network-col {
  position: relative;
  width: 100%;
  overflow: hidden;
}
body:not(.sfPageEditor)
  .network-container.network-full-width
  .network-row
  .network-col:before,
div.sfPageWrapper
  .network-container.network-full-width
  .network-row
  .network-col:before {
  content: '';
  display: block;
  padding-top: 100%;
}
body:not(.sfPageEditor)
  .network-container.network-full-width
  .network-row
  .network-col
  .network-visual,
div.sfPageWrapper
  .network-container.network-full-width
  .network-row
  .network-col
  .network-visual {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  text-align: center;
}
@media (min-width: 1200px) {
  body:not(.sfPageEditor) .network-container .text-row,
  div.sfPageWrapper .network-container .text-row {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body:not(.sfPageEditor)
    .network-container
    .network-row.crm-unit4-row
    .network-col.network-visual-col,
  div.sfPageWrapper
    .network-container
    .network-row.crm-unit4-row
    .network-col.network-visual-col {
    display: none;
  }
  body:not(.sfPageEditor)
    .network-container
    .network-row.crm-unit4-row
    .network-col.network-visual-col
    #networkCrmUnit4,
  div.sfPageWrapper
    .network-container
    .network-row.crm-unit4-row
    .network-col.network-visual-col
    #networkCrmUnit4 {
    display: none;
  }
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .network-container .network-row,
  div.sfPageWrapper .network-container .network-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
  }
  body:not(.sfPageEditor)
    .network-container
    .network-row
    .network-col.network-visual-col,
  div.sfPageWrapper
    .network-container
    .network-row
    .network-col.network-visual-col {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
  }
  body:not(.sfPageEditor)
    .network-container
    .network-row
    .network-col.network-visual-col:before,
  div.sfPageWrapper
    .network-container
    .network-row
    .network-col.network-visual-col:before {
    content: '';
    display: block;
    padding-top: 100%;
  }
  body:not(.sfPageEditor)
    .network-container
    .network-row
    .network-col.network-visual-col
    .network-visual,
  div.sfPageWrapper
    .network-container
    .network-row
    .network-col.network-visual-col
    .network-visual {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    text-align: center;
  }
  body:not(.sfPageEditor)
    .network-container.network-full-width
    .network-row
    .network-col,
  div.sfPageWrapper
    .network-container.network-full-width
    .network-row
    .network-col {
    margin: 0 auto;
    max-width: none;
  }
}
body .sfPageWrapper .box-references:before {
  content: none !important;
}
body .sfPageWrapper .box-references .box-inner {
  position: relative !important;
}
body .box-references {
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  body .box-references {
    margin-bottom: 15px;
  }
}
body .box-references:before {
  content: '';
  display: block;
  padding-top: 100%;
}
body .box-references .box-inner {
  position: absolute;
  margin-bottom: 0;
  margin: 50px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 2px dashed;
  border-color: #d5d5d5;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-references .box-inner {
    margin: 30px;
  }
}
@media (max-width: 991px) {
  body .box-references .box-inner {
    margin: 24px;
  }
}
body .box-references .box-inner:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  top: -30px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-references .box-inner:before {
    font-size: 38px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  body .box-references .box-inner:before {
    font-size: 28px;
    line-height: 52px;
  }
}
body .box-references .box-inner ul.list-references {
  height: 100%;
  padding: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-references .box-inner ul.list-references {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  body .box-references .box-inner ul.list-references {
    padding: 15px;
  }
}
body .box-references .box-inner ul.list-references li {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  z-index: 1;
  height: 100%;
}
body .box-references .box-inner ul.list-references li a {
  z-index: 2;
}
body .box-references .box-inner ul.list-references li .title {
  display: inline-block;
  width: calc(100% - 100px);
  margin: 0 auto;
  position: absolute;
  bottom: -24px;
  text-align: center;
}
body .box-references .box-inner ul.list-references li .title span,
body .box-references .box-inner ul.list-references li .title a {
  display: inline-block;
  padding: 8px 12px;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  text-decoration: none;
  text-transform: none;
  border: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-references .box-inner ul.list-references li .title {
    width: calc(100% - 60px);
    bottom: -14px;
  }
  body .box-references .box-inner ul.list-references li .title a {
    padding: 6px 12px;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
@media (max-width: 991px) {
  body .box-references .box-inner ul.list-references li .title {
    width: calc(100% - 30px);
    bottom: -14px;
  }
  body .box-references .box-inner ul.list-references li .title span,
  body .box-references .box-inner ul.list-references li .title a {
    padding: 6px 12px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 479px) {
  body .box-references .box-inner ul.list-references li .title {
    width: calc(100% - 30px);
    bottom: -14px;
  }
  body .box-references .box-inner ul.list-references li .title span,
  body .box-references .box-inner ul.list-references li .title a {
    padding: 4px 8px;
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
}
body .box-references .box-inner ul.list-references li .blockquote {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border-left: 0 solid;
  text-align: center;
}
@media (max-width: 991px) {
  body .box-references .box-inner ul.list-references li .blockquote {
    margin-bottom: 10px;
  }
}
body .box-references .box-inner ul.list-references li .blockquote p div,
body .box-references .box-inner ul.list-references li .blockquote p {
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-references .box-inner ul.list-references li .blockquote p div,
  body .box-references .box-inner ul.list-references li .blockquote p {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
}
@media (max-width: 991px) {
  body .box-references .box-inner ul.list-references li .blockquote p div,
  body .box-references .box-inner ul.list-references li .blockquote p {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .box-references .box-inner ul.list-references li .blockquote p div,
  body .box-references .box-inner ul.list-references li .blockquote p {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
@media (max-width: 767px) {
  body .box-references .box-inner ul.list-references li .blockquote p div,
  body .box-references .box-inner ul.list-references li .blockquote p {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
@media (max-width: 479px) {
  body .box-references .box-inner ul.list-references li .blockquote p div,
  body .box-references .box-inner ul.list-references li .blockquote p {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
}
body
  .box-references
  .box-inner
  ul.list-references
  li
  .blockquote
  footer.blockquote-footer {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: rgba(55, 54, 50, 0.6);
}
@media (max-width: 991px) {
  body
    .box-references
    .box-inner
    ul.list-references
    li
    .blockquote
    footer.blockquote-footer {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (max-width: 991px) {
  body
    .box-references
    .box-inner
    ul.list-references
    li
    .blockquote
    footer.blockquote-footer {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
body .box-references .box-inner ul.list-references li a.readmore {
  display: none;
  margin-top: 24px;
  text-align: center;
}
body .box-references .box-inner ul.list-references li a.readmore:hover {
  color: #373632;
  text-decoration: none;
}
@media (max-width: 991px) {
  body .box-references .box-inner ul.list-references li a.readmore {
    margin-top: 12px;
  }
}
body .box-references .box-inner ul.pagination {
  display: inline-block;
  display: none;
  width: 100%;
  height: 100%;
  padding-left: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
body .box-references .box-inner ul.pagination li.previous {
  display: inline-block;
  position: absolute;
  top: calc(50% - 24px);
  left: -24px;
}
body .box-references .box-inner ul.pagination li.next {
  display: inline-block;
  position: absolute;
  top: calc(50% - 24px);
  right: -24px;
}
body .box-references.bgcolor-black {
  background: #373632;
}
body .box-references.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body .box-references.bgcolor-black .box-inner .content .summary,
body .box-references.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body .box-references.bgcolor-black .text-phone,
body .box-references.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body .box-references.bgcolor-white {
  background: #fff;
}
body .box-references.bgcolor-white .box-inner {
  color: #373632;
}
body .box-references.bgcolor-white .box-inner .content .summary,
body .box-references.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body .box-references.bgcolor-white .text-phone,
body .box-references.bgcolor-white .text {
  color: #373632;
}
body .box-references.bgcolor-grey-light {
  background: #eee;
}
body .box-references.bgcolor-grey-light .box-inner {
  color: #373632;
}
body .box-references.bgcolor-grey-light .box-inner .content .summary,
body .box-references.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body .box-references.bgcolor-grey-light .text-phone,
body .box-references.bgcolor-grey-light .text {
  color: #373632;
}
body .box-references.bgcolor-grey {
  background: #ebebeb;
}
body .box-references.bgcolor-grey .box-inner {
  color: #373632;
}
body .box-references.bgcolor-grey .box-inner .content .summary,
body .box-references.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body .box-references.bgcolor-grey .text-phone,
body .box-references.bgcolor-grey .text {
  color: #373632;
}
body .box-references.bgcolor-yellow {
  background: #fea826;
}
body .box-references.bgcolor-yellow .box-inner {
  color: #373632;
}
body .box-references.bgcolor-yellow .box-inner .content .summary,
body .box-references.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body .box-references.bgcolor-yellow .text-phone,
body .box-references.bgcolor-yellow .text {
  color: #373632;
}
body .box-reviews .title {
  text-align: center;
}
body .box-reviews p.featured {
  text-align: center;
  margin-bottom: 30px;
}
body .box-reviews .carousel .carousel-control {
  opacity: 1;
  top: calc(50% - 48px);
  z-index: 10;
  border: 0;
}
body .box-reviews .carousel .carousel-control:hover {
  opacity: 1;
}
body .box-reviews .carousel ol.carousel-indicators li {
  padding: 6px;
  margin: 4px;
  border-color: #add15b;
}
body .box-reviews .carousel ol.carousel-indicators li.active {
  background: #b9d873;
  border-color: #b9d873;
}
body .box-reviews .carousel.carousel-google-reviews {
  max-width: 1400px;
  margin: 0 auto;
}
body .box-reviews .carousel.carousel-google-reviews .carousel-inner .item img {
  margin: 0 auto;
}
body .box-reviews .carousel.carousel-google-reviews:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 50px;
  background: #fff;
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  transform: translateZ(1px);
  z-index: 1;
}
body .box-reviews .carousel.carousel-google-reviews:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  height: 100%;
  width: 50px;
  background: #fff;
  background: linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  transform: translateZ(1px);
  z-index: 1;
}
body .box-reviews .carousel.carousel-google-reviews ol li::before {
  content: none !important;
}
body .box-reviews .carousel.carousel-cases .text-first .h5 {
  opacity: 0.5;
}
body .box-reviews .carousel.carousel-cases .container-grid-2023 {
  padding-bottom: 15px;
}
body
  .box-reviews
  .carousel.carousel-cases
  .container-grid-2023
  .row-grid-2023.row-grid-content-single
  .column-grid-2023.column-grid-content-single
  .widget-gallery-grid
  .wrapper-gallery-grid
  .item-gallery-grid.style-yellow-c01
  .item-wrapper.back
  .image-container {
  background-position: top center;
}
body
  .box-reviews
  .carousel.carousel-cases
  .container-grid-2023
  .row-grid-2023.row-grid-content-single
  .text-first {
  padding-right: 30px;
}
body
  .box-reviews
  .carousel.carousel-cases
  .container-grid-2023
  .row-grid-2023.row-grid-content-single
  .image-second {
  padding-left: 30px;
}
body .box-reviews .carousel.carousel-cases .carousel-control {
  top: calc(50% - 32px);
}
body .box-reviews .carousel.carousel-cases .carousel-control.left {
  left: -70px;
}
body .box-reviews .carousel.carousel-cases .carousel-control.right {
  right: -70px;
}
@media (max-width: 1199px) {
  body .box-reviews .carousel .carousel-control {
    display: none;
  }
  body .box-reviews .carousel.carousel-google-reviews .carousel-inner .item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 2400px) {
  body .box-reviews .carousel.carousel-google-reviews {
    min-height: 350px;
  }
  body .box-reviews .carousel.carousel-google-reviews .carousel-inner .item {
    padding-left: 200px;
    padding-right: 200px;
  }
}
@media (min-width: 1600px) and (max-width: 2399px) {
  body .box-reviews .carousel.carousel-google-reviews {
    min-height: 300px;
  }
  body .box-reviews .carousel.carousel-google-reviews .carousel-inner .item {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  body .box-reviews .carousel.carousel-google-reviews {
    min-height: 280px;
  }
  body .box-reviews .carousel.carousel-google-reviews .carousel-inner .item {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-reviews .carousel.carousel-google-reviews {
    min-height: 280px;
  }
  body .box-reviews .carousel.carousel-google-reviews .carousel-inner .item {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .box-reviews .carousel.carousel-google-reviews {
    min-height: 220px;
  }
}
@media (max-width: 767px) {
  body .box-reviews {
    display: none;
  }
}
body .box-content .sfContentBlock .carousel-cases ol li::before {
  content: none !important;
}
body .call-to-action-wrapper {
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body .call-to-action-wrapper.box-connect {
  margin-top: -30px;
}
body .call-to-action-wrapper ul.list-call-to-action {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 50px 50px;
  margin-bottom: 30px;
}
body .call-to-action-wrapper ul.list-call-to-action li.item-title .title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 11px 0 11px 0;
}
body .call-to-action-wrapper ul.list-call-to-action li.item-title .title .svg {
  display: inline-block;
  height: 32px;
  width: 32px;
  margin-right: 12px;
}
body .call-to-action-wrapper ul.list-call-to-action li.item-title .title .text {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  display: inline-block;
  vertical-align: super;
}
body .call-to-action-wrapper ul.list-call-to-action li.item-button button {
  margin-bottom: 0;
}
body .call-to-action-wrapper ul.list-call-to-action li.item-phone .text-phone {
  padding: 16px 0 11px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  font-weight: 600;
}
body
  .call-to-action-wrapper
  ul.list-call-to-action
  li.item-phone
  .text-phone:before {
  content: '';
  display: inline-block;
  height: 32px;
  width: 32px;
  margin-right: 12px;
  background: url('../images/icons/svg/icon-phone-black.svg') no-repeat;
  background-size: contain;
  vertical-align: bottom;
}
body .call-to-action-wrapper.bgcolor-black {
  background: #373632;
}
body .call-to-action-wrapper.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body .call-to-action-wrapper.bgcolor-black .box-inner .content .summary,
body .call-to-action-wrapper.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body .call-to-action-wrapper.bgcolor-black .text-phone,
body .call-to-action-wrapper.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body .call-to-action-wrapper.bgcolor-white {
  background: #fff;
}
body .call-to-action-wrapper.bgcolor-white .box-inner {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-white .box-inner .content .summary,
body .call-to-action-wrapper.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-white .text-phone,
body .call-to-action-wrapper.bgcolor-white .text {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-grey-light {
  background: #eee;
}
body .call-to-action-wrapper.bgcolor-grey-light .box-inner {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-grey-light .box-inner .content .summary,
body .call-to-action-wrapper.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-grey-light .text-phone,
body .call-to-action-wrapper.bgcolor-grey-light .text {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-grey {
  background: #ebebeb;
}
body .call-to-action-wrapper.bgcolor-grey .box-inner {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-grey .box-inner .content .summary,
body .call-to-action-wrapper.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-grey .text-phone,
body .call-to-action-wrapper.bgcolor-grey .text {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-yellow {
  background: #fea826;
}
body .call-to-action-wrapper.bgcolor-yellow .box-inner {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-yellow .box-inner .content .summary,
body .call-to-action-wrapper.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-yellow .text-phone,
body .call-to-action-wrapper.bgcolor-yellow .text {
  color: #373632;
}
body .call-to-action-wrapper.bgcolor-white ul.list-call-to-action {
  padding: 50px 100px;
}
body .call-to-action-wrapper.bgcolor-grey {
  margin-top: -30px;
}
body .call-to-action-wrapper.bgcolor-transparent {
  background: transparent;
  box-shadow: none;
}
body .call-to-action-wrapper.cta-specialist ul.list-call-to-action {
  margin-bottom: 0;
}
body
  .call-to-action-wrapper.cta-specialist
  ul.list-call-to-action
  li.item-specialist
  a {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
}
body
  .call-to-action-wrapper.cta-specialist
  ul.list-call-to-action
  li.item-specialist
  a
  .image-portrait {
  margin-right: 30px;
}
body
  .call-to-action-wrapper.cta-specialist
  ul.list-call-to-action
  li.item-specialist
  a
  .title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  display: inline-block;
  vertical-align: super;
}
body
  .call-to-action-wrapper.cta-specialist
  .modal
  .modal-content.modal-profile
  .title {
  margin-top: 0;
  margin-bottom: 5px;
}
body
  .call-to-action-wrapper.cta-specialist
  .modal
  .modal-content.modal-profile
  .sub-title {
  margin-top: 0;
  margin-bottom: 5px;
}
body
  .call-to-action-wrapper.cta-specialist
  .modal
  .modal-content.modal-profile
  .image-portrait
  img {
  height: 100%;
  width: 100%;
}
body .box-gallery .call-to-action-wrapper ul.list-call-to-action {
  margin-bottom: 0;
}
body .box-action {
  padding: 50px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body .box-action.bgcolor-black {
  background: #373632;
}
body .box-action.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body .box-action.bgcolor-black .box-inner .content .summary,
body .box-action.bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body .box-action.bgcolor-black .text-phone,
body .box-action.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body .box-action.bgcolor-white {
  background: #fff;
}
body .box-action.bgcolor-white .box-inner {
  color: #373632;
}
body .box-action.bgcolor-white .box-inner .content .summary,
body .box-action.bgcolor-white .box-inner .content .title {
  color: #373632;
}
body .box-action.bgcolor-white .text-phone,
body .box-action.bgcolor-white .text {
  color: #373632;
}
body .box-action.bgcolor-grey-light {
  background: #eee;
}
body .box-action.bgcolor-grey-light .box-inner {
  color: #373632;
}
body .box-action.bgcolor-grey-light .box-inner .content .summary,
body .box-action.bgcolor-grey-light .box-inner .content .title {
  color: #373632;
}
body .box-action.bgcolor-grey-light .text-phone,
body .box-action.bgcolor-grey-light .text {
  color: #373632;
}
body .box-action.bgcolor-grey {
  background: #ebebeb;
}
body .box-action.bgcolor-grey .box-inner {
  color: #373632;
}
body .box-action.bgcolor-grey .box-inner .content .summary,
body .box-action.bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body .box-action.bgcolor-grey .text-phone,
body .box-action.bgcolor-grey .text {
  color: #373632;
}
body .box-action.bgcolor-yellow {
  background: #fea826;
}
body .box-action.bgcolor-yellow .box-inner {
  color: #373632;
}
body .box-action.bgcolor-yellow .box-inner .content .summary,
body .box-action.bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body .box-action.bgcolor-yellow .text-phone,
body .box-action.bgcolor-yellow .text {
  color: #373632;
}
body .box-action ul {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  margin-bottom: 0;
}
body .box-action ul li.text {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
}
body .box-action ul li.phone-number a.text-phone {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
  vertical-align: top;
}
body .box-action ul li.phone-number a.text-phone:before {
  content: '';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 8px;
  font-size: 32px;
  line-height: 35px;
}
body .box-action.snap-top {
  margin-top: -29px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .call-to-action-wrapper ul.list-call-to-action {
    padding: 30px !important;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-title
    .title
    .svg {
    height: 28px;
    width: 28px;
    margin-right: 8px;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-title
    .title
    .text {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body .call-to-action-wrapper ul.list-call-to-action li.item-button button {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-phone
    .text-phone {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-phone
    .text-phone:before {
    height: 28px;
    width: 28px;
    margin-right: 8px;
  }
  body .box-action ul li.text {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
    line-height: 38px;
  }
  body .box-action ul li.phone-number a.text-phone {
    line-height: 38px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .call-to-action-wrapper {
    margin-top: -29px !important;
  }
  body .call-to-action-wrapper ul.list-call-to-action {
    padding: 30px !important;
    margin-bottom: 15px;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-title
    .title
    .svg {
    height: 28px;
    width: 28px;
    margin-right: 8px;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-title
    .title
    .text {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body .call-to-action-wrapper ul.list-call-to-action li.item-button button {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-phone
    .text-phone {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-phone
    .text-phone:before {
    height: 28px;
    width: 28px;
    margin-right: 8px;
  }
  body .call-to-action-wrapper.bgcolor-white {
    margin-bottom: 15px;
  }
  body .call-to-action-wrapper.bgcolor-white ul.list-call-to-action {
    padding: 15px;
  }
  body .call-to-action-wrapper.bgcolor-grey {
    margin-top: -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .call-to-action-wrapper {
    margin-top: -29px !important;
  }
}
@media (max-width: 479px) {
  body .call-to-action-wrapper {
    margin-top: -14px !important;
  }
  body .call-to-action-wrapper ul.list-call-to-action {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-title
    .title
    .svg {
    display: none;
  }
  body
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-title
    .title
    .text {
    display: block;
    text-align: center;
  }
  body .call-to-action-wrapper ul.list-call-to-action li.item-button {
    margin-bottom: 10px;
  }
  body .call-to-action-wrapper.bgcolor-grey {
    margin-bottom: 15px;
  }
}
body:not(.sfPageEditor) .call-to-action-bar {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body:not(.sfPageEditor) .call-to-action-bar ul.list-call-to-action {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
body:not(.sfPageEditor)
  .call-to-action-bar
  ul.list-call-to-action
  li.item
  .btn {
  width: 100%;
}
body:not(.sfPageEditor)
  .call-to-action-bar
  ul.list-call-to-action
  li.item-title {
  width: 100%;
}
body:not(.sfPageEditor)
  .call-to-action-bar
  ul.list-call-to-action
  li.item-title
  .title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 11px 0 11px 0;
  text-align: center;
}
body:not(.sfPageEditor)
  .call-to-action-bar
  ul.list-call-to-action
  li.item-title
  .title
  .svg {
  display: inline-block;
  height: 32px;
  width: 32px;
  margin-right: 12px;
}
body:not(.sfPageEditor)
  .call-to-action-bar
  ul.list-call-to-action
  li.item-title
  .title
  .text {
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  display: inline-block;
  vertical-align: super;
}
body:not(.sfPageEditor) .call-to-action-bar .call-to-action-paragraph {
  opacity: 0.6;
  margin-bottom: 0;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-black {
  background: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-black
  .box-inner
  .content
  .summary,
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-black
  .box-inner
  .content
  .title {
  color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-black .text-phone,
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-white {
  background: #fff;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-white .box-inner {
  color: #373632;
}
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-white
  .box-inner
  .content
  .summary,
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-white
  .box-inner
  .content
  .title {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-white .text-phone,
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-white .text {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey-light {
  background: #eee;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey-light .box-inner {
  color: #373632;
}
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-grey-light
  .box-inner
  .content
  .summary,
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-grey-light
  .box-inner
  .content
  .title {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey-light .text-phone,
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey-light .text {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey {
  background: #ebebeb;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey .box-inner {
  color: #373632;
}
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-grey
  .box-inner
  .content
  .summary,
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-grey
  .box-inner
  .content
  .title {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey .text-phone,
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-grey .text {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-yellow {
  background: #fea826;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-yellow .box-inner {
  color: #373632;
}
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-yellow
  .box-inner
  .content
  .summary,
body:not(.sfPageEditor)
  .call-to-action-bar.bgcolor-yellow
  .box-inner
  .content
  .title {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-yellow .text-phone,
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-yellow .text {
  color: #373632;
}
body:not(.sfPageEditor) .call-to-action-bar.bgcolor-transparent {
  background: transparent;
  box-shadow: none;
}
@media (min-width: 1200px) {
  body:not(.sfPageEditor) .call-to-action-bar {
    margin-bottom: 50px;
    padding: 50px;
  }
  body:not(.sfPageEditor) .call-to-action-bar.connect-top {
    margin-top: -50px;
  }
  body:not(.sfPageEditor) .call-to-action-bar .call-to-action-paragraph {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
}
@media (min-width: 992px) {
  body:not(.sfPageEditor) .call-to-action-bar {
    margin-bottom: 30px;
    padding: 30px;
  }
  body:not(.sfPageEditor) .call-to-action-bar.connect-top {
    margin-top: -30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body:not(.sfPageEditor) .call-to-action-bar ul.list-call-to-action li .btn {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
  body:not(.sfPageEditor) .call-to-action-bar.connect-top {
    margin-top: -30px;
  }
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .call-to-action-bar {
    margin-bottom: 30px;
    padding: 30px;
  }
  body:not(.sfPageEditor) .call-to-action-bar ul.list-call-to-action li .btn {
    padding: 7px 10px 7px 10px;
    font-size: 11.9px;
    line-height: 16.66px;
    font-size: 1.19rem;
    line-height: 1.666rem;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
  body:not(.sfPageEditor) .call-to-action-bar.connect-top {
    margin-top: -30px;
  }
}
@media (max-width: 767px) {
  body:not(.sfPageEditor) .call-to-action-bar {
    margin-bottom: 15px;
  }
  body:not(.sfPageEditor) .call-to-action-bar ul.list-call-to-action {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body:not(.sfPageEditor) .call-to-action-bar ul.list-call-to-action li {
    width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  body:not(.sfPageEditor) .call-to-action-bar ul.list-call-to-action li .btn {
    padding: 10px 18px 10px 18px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    margin-bottom: 15px;
    white-space: normal;
  }
  body:not(.sfPageEditor) .call-to-action-bar.connect-top {
    margin-top: -15px;
  }
}
@media (min-width: 1200px) {
  body.site-2022 .call-to-action-bar.connect-top {
    padding: 50px 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022 .call-to-action-bar.connect-top {
    padding: 50px 30px;
  }
  body.site-2022
    .call-to-action-bar
    .wrapper-cta-options
    .sf_colsIn
    .sfContentBlock
    .btn {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
}
@media (max-width: 991px) {
  body.site-2022 .call-to-action-bar.connect-top {
    margin-top: -15px;
  }
  body.site-2022 .call-to-action-bar .wrapper-cta-options .sf_colsIn {
    margin-bottom: 15px;
  }
  body.site-2022
    .call-to-action-bar
    .wrapper-cta-options
    .sf_colsIn
    .sfContentBlock
    .btn {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
}
@media (max-width: 767px) {
  body.site-2022 .call-to-action-bar {
    padding: 30px 30px 15px 30px;
  }
  body.site-2022 .call-to-action-bar.connect-top {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 340px) {
  body.site-2022 .call-to-action-bar {
    padding: 30px 15px 15px 15px !important;
  }
  body.site-2022 .call-to-action-bar.connect-top {
    margin-top: -15px;
  }
}
body .wrapper-customer-journey .box-inner {
  box-shadow: none;
  padding: 15px;
}
body .wrapper-customer-journey .box-inner .title-wrapper .title {
  margin-bottom: 50px;
}
body .wrapper-customer-journey .box-inner header.title-links {
  margin-top: -30px;
  margin-bottom: 18px;
}
body .wrapper-customer-journey .box-inner header.title-links .title .svg {
  margin-top: -16px;
}
body .wrapper-customer-journey .box-inner header.title-links .sub-title {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body .wrapper-customer-journey .box-inner .box-customer-journey {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
body .wrapper-customer-journey .box-inner .box-customer-journey .item {
  position: relative;
  min-width: 30%;
  padding: 20px 25px;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .wrapper-customer-journey .box-inner .box-customer-journey .item .number {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #373632;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-weight: 600;
}
body .wrapper-customer-journey .box-inner .box-customer-journey .item img {
  max-width: 165px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
body
  .wrapper-customer-journey
  .box-inner
  .box-customer-journey
  .item
  .wrapper-text {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body
  .wrapper-customer-journey
  .box-inner
  .box-customer-journey
  .item
  .wrapper-text
  p {
  text-align: center;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-weight: 400;
}
body .wrapper-customer-journey .box-inner .box-customer-journey .item .btn {
  margin: 0 auto;
  margin-bottom: 10px;
}
body .wrapper-customer-journey.version3 .box-customer-journey .item {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
}
body
  .wrapper-customer-journey.version-webshops
  .box-inner
  .box-customer-journey
  .item {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
}
body
  .wrapper-customer-journey.version-webshops
  .box-inner
  .box-customer-journey
  .item
  img {
  width: 100%;
  max-width: unset;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 992px) {
  body .wrapper-customer-journey .box-inner .box-customer-journey .item {
    max-width: 33.3333336%;
  }
}
@media (max-width: 991px) {
  body .wrapper-customer-journey .box-inner {
    padding: 30px 20px 20px;
  }
  body .wrapper-customer-journey .box-inner header.title-links {
    margin-top: -4px;
  }
  body .wrapper-customer-journey .box-inner .box-customer-journey {
    display: block;
  }
  body .wrapper-customer-journey .box-inner .box-customer-journey .item {
    width: 100%;
    padding: 20px 25px 30px 25px;
  }
}
@media (max-width: 767px) {
  body .wrapper-customer-journey .box-inner {
    padding: 30px 20px 20px;
  }
  body .wrapper-customer-journey .box-inner header.title-links {
    margin-top: -4px;
  }
  body .wrapper-customer-journey .box-inner header.title-links .title .text {
    line-height: 34px;
  }
  body .wrapper-customer-journey .box-inner .box-customer-journey {
    display: block;
  }
  body .wrapper-customer-journey .box-inner .box-customer-journey .item {
    width: 100%;
    padding: 20px 25px 30px 25px;
  }
  body
    .wrapper-customer-journey
    .box-inner
    .box-customer-journey
    .item
    .wrapper-text
    p {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
body:not(.sfPageEditor) .cost-result,
div.sfPageWrapper .cost-result,
body:not(.sfPageEditor) .cost-calculator,
div.sfPageWrapper .cost-calculator {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-top: 30px;
  background: #eee;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body:not(.sfPageEditor) .cost-result .title,
div.sfPageWrapper .cost-result .title,
body:not(.sfPageEditor) .cost-calculator .title,
div.sfPageWrapper .cost-calculator .title {
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-weight: 600;
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .cost-result .title,
  div.sfPageWrapper .cost-result .title,
  body:not(.sfPageEditor) .cost-calculator .title,
  div.sfPageWrapper .cost-calculator .title {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
}
body:not(.sfPageEditor) .cost-result hr,
div.sfPageWrapper .cost-result hr,
body:not(.sfPageEditor) .cost-calculator hr,
div.sfPageWrapper .cost-calculator hr {
  border-color: #999;
}
body:not(.sfPageEditor) .cost-calculator .cost-calculator-info,
div.sfPageWrapper .cost-calculator .cost-calculator-info {
  padding-left: 16px;
  margin-left: 3px;
  cursor: pointer;
}
body:not(.sfPageEditor) .cost-calculator .form-wrapper,
div.sfPageWrapper .cost-calculator .form-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
body:not(.sfPageEditor) .cost-calculator .form-wrapper .form-group,
div.sfPageWrapper .cost-calculator .form-wrapper .form-group {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: calc(50% - 30px);
}
body:not(.sfPageEditor)
  .cost-calculator
  .form-wrapper
  .form-group
  .tooltip-wrapper,
div.sfPageWrapper .cost-calculator .form-wrapper .form-group .tooltip-wrapper {
  width: 100%;
}
body:not(.sfPageEditor)
  .cost-calculator
  .form-wrapper
  .form-group
  .form-control,
div.sfPageWrapper .cost-calculator .form-wrapper .form-group .form-control {
  width: auto;
  border-radius: 0;
  color: #373632 !important;
}
body:not(.sfPageEditor) .cost-calculator .radio-wrapper,
div.sfPageWrapper .cost-calculator .radio-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
body:not(.sfPageEditor) .cost-calculator .radio-wrapper .cost-calculator-info,
div.sfPageWrapper .cost-calculator .radio-wrapper .cost-calculator-info {
  vertical-align: unset;
}
body:not(.sfPageEditor) .cost-calculator .radio-wrapper .radio-group,
div.sfPageWrapper .cost-calculator .radio-wrapper .radio-group {
  width: calc(50% - 30px);
}
body:not(.sfPageEditor)
  .cost-calculator
  .radio-wrapper
  .radio-group:nth-child(-n + 2),
div.sfPageWrapper
  .cost-calculator
  .radio-wrapper
  .radio-group:nth-child(-n + 2) {
  margin-bottom: 30px;
}
body:not(.sfPageEditor)
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.radio-inline,
div.sfPageWrapper
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.radio-inline {
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 1.4rem;
  line-height: 1.96rem;
  font-weight: 700;
  cursor: default;
}
body:not(.sfPageEditor)
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.label-choice,
div.sfPageWrapper
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.label-choice {
  padding-left: 8px;
  padding-right: 16px;
  cursor: pointer;
  font-weight: 400;
}
body:not(.sfPageEditor)
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.label-check,
div.sfPageWrapper
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.label-check {
  padding-left: 8px;
  padding-right: 16px;
  cursor: pointer;
  font-weight: 400;
}
body:not(.sfPageEditor) .cost-calculator .radio-wrapper .radio-group input,
div.sfPageWrapper .cost-calculator .radio-wrapper .radio-group input {
  cursor: pointer;
}
body:not(.sfPageEditor)
  .cost-calculator
  .radio-wrapper
  .radio-group
  .cost-calculator-info.label
  .radio-inline,
div.sfPageWrapper
  .cost-calculator
  .radio-wrapper
  .radio-group
  .cost-calculator-info.label
  .radio-inline {
  vertical-align: top;
}
body:not(.sfPageEditor) .cost-calculator .submit-wrapper,
div.sfPageWrapper .cost-calculator .submit-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
body:not(.sfPageEditor) .cost-calculator .submit-wrapper .calculate-timeout,
div.sfPageWrapper .cost-calculator .submit-wrapper .calculate-timeout {
  position: absolute;
  bottom: -33px;
  right: 0;
  width: 100%;
  text-align: right;
  padding-top: 8px;
  opacity: 0.6;
}
body:not(.sfPageEditor) .cost-result,
div.sfPageWrapper .cost-result {
  margin-top: 1px;
}
body:not(.sfPageEditor) .cost-result .results,
div.sfPageWrapper .cost-result .results {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}
body:not(.sfPageEditor) .cost-result .results .result-start,
div.sfPageWrapper .cost-result .results .result-start,
body:not(.sfPageEditor) .cost-result .results .result-end,
div.sfPageWrapper .cost-result .results .result-end {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  height: 100px;
  padding: 30px;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.9199999999999995rem;
  font-weight: 600;
  color: #fff;
  background: #4d9f5d;
}
body:not(.sfPageEditor) .cost-result .results .result-start,
div.sfPageWrapper .cost-result .results .result-start {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
body:not(.sfPageEditor) .cost-result .results .result-start.per-employee,
div.sfPageWrapper .cost-result .results .result-start.per-employee {
  padding: 30px 30px 30px 30px;
}
body:not(.sfPageEditor) .cost-result .results .result-start.per-employee:before,
div.sfPageWrapper .cost-result .results .result-start.per-employee:before {
  content: '€';
  display: inline-block;
  padding-right: 4px;
}
body:not(.sfPageEditor) .cost-result .results .description-amount,
div.sfPageWrapper .cost-result .results .description-amount {
  height: 100px;
  padding: 36px 30px 30px 30px;
  border-left: 1px solid #fff;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
  font-weight: 600;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  color: #fff;
  background: #4d9f5d;
}
body:not(.sfPageEditor) .cost-result .results .result-end,
div.sfPageWrapper .cost-result .results .result-end {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
body:not(.sfPageEditor) .cost-result .results .measure,
div.sfPageWrapper .cost-result .results .measure {
  height: 16px;
  width: 3px;
}
body:not(.sfPageEditor) .cost-result .results .range-outside,
div.sfPageWrapper .cost-result .results .range-outside,
body:not(.sfPageEditor) .cost-result .results .range-inside,
div.sfPageWrapper .cost-result .results .range-inside {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100px;
}
body:not(.sfPageEditor) .cost-result .results .range-inside,
div.sfPageWrapper .cost-result .results .range-inside {
  max-width: 60%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  background: #4d9f5d;
}
body:not(.sfPageEditor) .cost-result .results .range-inside .measure,
div.sfPageWrapper .cost-result .results .range-inside .measure {
  background: #fff;
}
body:not(.sfPageEditor) .cost-result .results .range-outside,
div.sfPageWrapper .cost-result .results .range-outside {
  max-width: 12%;
  padding-top: 15px;
  padding-bottom: 15px;
}
body:not(.sfPageEditor) .cost-result .results .range-outside.left,
div.sfPageWrapper .cost-result .results .range-outside.left {
  padding-right: 30px;
}
body:not(.sfPageEditor) .cost-result .results .range-outside.right,
div.sfPageWrapper .cost-result .results .range-outside.right {
  padding-left: 30px;
}
body:not(.sfPageEditor) .cost-result .results .range-outside .measure,
div.sfPageWrapper .cost-result .results .range-outside .measure {
  background: #4d9f5d;
}
body:not(.sfPageEditor) .cost-result .text-wrapper,
div.sfPageWrapper .cost-result .text-wrapper {
  margin-top: 30px;
}
body:not(.sfPageEditor) .cost-result .text-wrapper .title,
div.sfPageWrapper .cost-result .text-wrapper .title {
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 15px;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper,
div.sfPageWrapper .cost-result .cta-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 30px;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group,
div.sfPageWrapper .cost-result .cta-wrapper .form-group {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: calc(50% - 30px);
  margin-bottom: 10px;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group .form-control,
div.sfPageWrapper .cost-result .cta-wrapper .form-group .form-control {
  width: auto;
  border-radius: 0;
}
body:not(.sfPageEditor)
  .cost-result
  .cta-wrapper
  .form-group
  .form-control.calculator-input,
div.sfPageWrapper
  .cost-result
  .cta-wrapper
  .form-group
  .form-control.calculator-input {
  width: 300px;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group .invalid-feedback,
div.sfPageWrapper .cost-result .cta-wrapper .form-group .invalid-feedback {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 100%;
  font-weight: 600;
}
body:not(.sfPageEditor)
  .cost-result
  .cta-wrapper
  .form-group
  .invalid-feedback.email,
div.sfPageWrapper .cost-result .cta-wrapper .form-group .invalid-feedback.email,
body:not(.sfPageEditor)
  .cost-result
  .cta-wrapper
  .form-group
  .invalid-feedback.tel,
div.sfPageWrapper .cost-result .cta-wrapper .form-group .invalid-feedback.tel,
body:not(.sfPageEditor)
  .cost-result
  .cta-wrapper
  .form-group
  .invalid-feedback.name,
div.sfPageWrapper .cost-result .cta-wrapper .form-group .invalid-feedback.name {
  margin-top: 15px;
  margin-left: 0;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group.newsletter,
div.sfPageWrapper .cost-result .cta-wrapper .form-group.newsletter,
body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group.permission,
div.sfPageWrapper .cost-result .cta-wrapper .form-group.permission {
  width: 100%;
}
body:not(.sfPageEditor)
  .cost-result
  .cta-wrapper
  .form-group.newsletter
  input[type='checkbox'],
div.sfPageWrapper
  .cost-result
  .cta-wrapper
  .form-group.newsletter
  input[type='checkbox'],
body:not(.sfPageEditor)
  .cost-result
  .cta-wrapper
  .form-group.permission
  input[type='checkbox'],
div.sfPageWrapper
  .cost-result
  .cta-wrapper
  .form-group.permission
  input[type='checkbox'] {
  margin: 4px 4px 0 0;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group.permission,
div.sfPageWrapper .cost-result .cta-wrapper .form-group.permission {
  padding-top: 10px;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper .btn,
div.sfPageWrapper .cost-result .cta-wrapper .btn {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
body:not(.sfPageEditor) .cost-result .cta-wrapper .alert,
div.sfPageWrapper .cost-result .cta-wrapper .alert {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 12px 12px;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator {
  background: none;
  box-shadow: none;
  padding: 0 0;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  > .title,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  > .title {
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-weight: 600;
  line-height: 3.5rem;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-right: 40px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper {
  background: #fff;
  padding: 15px;
  border-radius: 20px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper
  .form-group,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper
  .form-group {
  position: relative;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper
  .form-group
  label,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper
  .form-group
  label {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper
  .form-group
  .form-control,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .form-wrapper
  .form-group
  .form-control {
  width: 100%;
  background-color: #fff;
  border-color: #ccc;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .radio-wrapper,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .radio-wrapper {
  background: #fff;
  padding: 15px;
  border-radius: 20px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .radio-wrapper
  .radio-group
  .tooltip-wrapper
  .radio-inline,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .radio-wrapper
  .radio-group
  .tooltip-wrapper
  .radio-inline {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.label-choice,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .radio-wrapper
  .radio-group
  label.label-choice {
  width: calc(100% - 20px);
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-wrapper,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-wrapper {
  width: 100%;
  position: relative;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-wrapper
  > label,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-wrapper
  > label {
  padding-right: 20px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-wrapper
  .svg.icon-info.black,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-wrapper
  .svg.icon-info.black {
  position: absolute;
  right: 0;
  top: 0;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-content
  p,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .tooltip-content
  p {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .submit-wrapper,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .submit-wrapper {
  margin-bottom: 30px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .submit-wrapper
  .form-group.alert,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .submit-wrapper
  .form-group.alert,
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .submit-wrapper
  .form-group.email,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-calculator
  .submit-wrapper
  .form-group.email {
  margin-bottom: 15px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result,
div.sfPageWrapper .wrapper-form-kostencalculator.systeembeheer .cost-result {
  padding: 15px 30px 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  > .title,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  > .title {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-weight: 600;
  line-height: 3.5rem;
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .subtitle,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .subtitle {
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  line-height: 3rem;
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  p,
div.sfPageWrapper .wrapper-form-kostencalculator.systeembeheer .cost-result p {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  button.offerte,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  button.offerte {
  white-space: normal;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .range-inside
  .measure:nth-last-child(-n + 4),
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .range-inside
  .measure:nth-last-child(-n + 4),
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .range-outside,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .range-outside {
  display: none;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  margin-top: 30px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group {
  width: 100%;
  margin-bottom: 15px;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.email,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.email {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.email
  label,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.email
  label {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.button,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.button {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -moz-box-pack: flex-end;
}
body:not(.sfPageEditor)
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.button
  .btn,
div.sfPageWrapper
  .wrapper-form-kostencalculator.systeembeheer
  .cost-result
  .cta-wrapper
  .form-group.button
  .btn {
  width: auto;
  min-width: 300px;
}
@media (max-width: 991px) {
  body:not(.sfPageEditor) .cost-result,
  div.sfPageWrapper .cost-result,
  body:not(.sfPageEditor) .cost-calculator,
  div.sfPageWrapper .cost-calculator {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 15px;
    background: #eee;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  }
  body:not(.sfPageEditor) .cost-result hr,
  div.sfPageWrapper .cost-result hr,
  body:not(.sfPageEditor) .cost-calculator hr,
  div.sfPageWrapper .cost-calculator hr {
    border-color: #999;
  }
  body:not(.sfPageEditor) .cost-calculator .tooltip-wrapper,
  div.sfPageWrapper .cost-calculator .tooltip-wrapper {
    width: 100%;
  }
  body:not(.sfPageEditor)
    .cost-calculator
    .tooltip-wrapper
    .cost-calculator-info,
  div.sfPageWrapper .cost-calculator .tooltip-wrapper .cost-calculator-info {
    display: none;
  }
  body:not(.sfPageEditor) .cost-calculator .tooltip-wrapper > label,
  div.sfPageWrapper .cost-calculator .tooltip-wrapper > label {
    width: 100%;
    max-width: 100% !important;
  }
  body:not(.sfPageEditor) .cost-calculator .form-wrapper .form-group,
  div.sfPageWrapper .cost-calculator .form-wrapper .form-group {
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    width: 100% !important;
  }
  body:not(.sfPageEditor) .cost-calculator .form-wrapper .form-group label,
  div.sfPageWrapper .cost-calculator .form-wrapper .form-group label {
    max-width: 60%;
    margin-right: 0;
  }
  body:not(.sfPageEditor) .cost-calculator .radio-wrapper .radio-group,
  div.sfPageWrapper .cost-calculator .radio-wrapper .radio-group {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  body:not(.sfPageEditor) .cost-calculator .submit-wrapper .btn,
  div.sfPageWrapper .cost-calculator .submit-wrapper .btn {
    width: 100% !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  body:not(.sfPageEditor) .cost-calculator .submit-wrapper .calculate-timeout,
  div.sfPageWrapper .cost-calculator .submit-wrapper .calculate-timeout {
    bottom: -17px !important;
    text-align: center !important;
  }
  body:not(.sfPageEditor) .cost-result .results,
  div.sfPageWrapper .cost-result .results {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body:not(.sfPageEditor) .cost-result .results .result-start,
  div.sfPageWrapper .cost-result .results .result-start,
  body:not(.sfPageEditor) .cost-result .results .result-end,
  div.sfPageWrapper .cost-result .results .result-end {
    height: 100px;
    padding: 10px;
    padding-top: 13px;
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
  body:not(.sfPageEditor) .cost-result .results .measure,
  div.sfPageWrapper .cost-result .results .measure {
    height: 16px;
    width: 3px;
  }
  body:not(.sfPageEditor) .cost-result .results .range-outside,
  div.sfPageWrapper .cost-result .results .range-outside,
  body:not(.sfPageEditor) .cost-result .results .range-inside,
  div.sfPageWrapper .cost-result .results .range-inside {
    height: 60px;
  }
  body:not(.sfPageEditor) .cost-result .results .range-inside,
  div.sfPageWrapper .cost-result .results .range-inside {
    max-width: 66%;
  }
  body:not(.sfPageEditor)
    .cost-result
    .results
    .range-inside
    span:nth-child(-n + 2),
  div.sfPageWrapper .cost-result .results .range-inside span:nth-child(-n + 2) {
    display: none;
  }
  body:not(.sfPageEditor) .cost-result .results .range-outside,
  div.sfPageWrapper .cost-result .results .range-outside {
    display: none;
  }
  body:not(.sfPageEditor) .cost-result .cta-wrapper,
  div.sfPageWrapper .cost-result .cta-wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: 15px;
  }
  body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group,
  div.sfPageWrapper .cost-result .cta-wrapper .form-group {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100% !important;
    margin-bottom: 0;
  }
  body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group label,
  div.sfPageWrapper .cost-result .cta-wrapper .form-group label {
    width: 100% !important;
    margin-right: 0 !important;
    color: #373632;
  }
  body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group .form-control,
  div.sfPageWrapper .cost-result .cta-wrapper .form-group .form-control {
    width: 100% !important;
    border-radius: 0;
    color: #373632;
  }
  body:not(.sfPageEditor) .cost-result .cta-wrapper .form-group .btn,
  div.sfPageWrapper .cost-result .cta-wrapper .form-group .btn {
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  body:not(.sfPageEditor) .cost-result .results .range-inside,
  div.sfPageWrapper .cost-result .results .range-inside {
    max-width: 55%;
  }
  body:not(.sfPageEditor)
    .cost-result
    .results
    .range-inside
    span:nth-child(-n + 4),
  div.sfPageWrapper .cost-result .results .range-inside span:nth-child(-n + 4) {
    display: none;
  }
  body:not(.sfPageEditor) .cost-result .results .result-start,
  div.sfPageWrapper .cost-result .results .result-start {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  body:not(.sfPageEditor) .cost-result .results .result-end,
  div.sfPageWrapper .cost-result .results .result-end {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
}
@media (max-width: 479px) {
  body:not(.sfPageEditor) .cost-result .results .range-inside,
  div.sfPageWrapper .cost-result .results .range-inside {
    max-width: 55%;
  }
  body:not(.sfPageEditor)
    .cost-result
    .results
    .range-inside
    span:nth-child(-n + 6),
  div.sfPageWrapper .cost-result .results .range-inside span:nth-child(-n + 6) {
    display: none;
  }
  body:not(.sfPageEditor) .cost-result .results .result-start,
  div.sfPageWrapper .cost-result .results .result-start {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body:not(.sfPageEditor) .cost-result .results .result-end,
  div.sfPageWrapper .cost-result .results .result-end {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.ui-tooltip,
.arrow:after {
  background: #fea826;
}
.ui-tooltip {
  width: 250px;
  z-index: 10000000;
  padding: 10px 20px;
  color: #373632;
  border-radius: 20px;
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow.left {
  left: 20%;
}
.arrow:after {
  content: '';
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.arrow.top:after {
  bottom: -20px;
  top: auto;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .form-wrapper.variables
  .form-group,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .form-wrapper.variables
  .form-group {
  width: 100%;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .cost-result
  .description-amount,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .cost-result
  .description-amount {
  padding-top: 24px !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  > label,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  > label {
  font-size: 1.61rem;
  line-height: 2.254rem;
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  > label.tel,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  > label.tel,
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  > label.name,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  > label.name {
  color: rgba(55, 54, 50, 0.9) !important;
}
body:not(.sfPageEditor)
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  .form-control,
div.sfPageWrapper
  .modal
  .modal-dialog
  .modal-content
  .cta-wrapper
  .form-group
  .form-control {
  width: 300px;
}
@media screen and (max-width: 768px) {
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content
    .cost-result
    .results
    .result-start.per-employee,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content
    .cost-result
    .results
    .result-start.per-employee {
    padding: 34px 30px 30px 25px;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content
    .cost-result
    .results
    .description-amount,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content
    .cost-result
    .results
    .description-amount {
    padding-top: 13px !important;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content
    .cta-wrapper
    .form-group
    .form-control,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content
    .cta-wrapper
    .form-group
    .form-control {
    width: 100%;
  }
  body:not(.sfPageEditor)
    .modal
    .modal-dialog
    .modal-content
    .cta-wrapper
    .form-group
    .btn,
  div.sfPageWrapper
    .modal
    .modal-dialog
    .modal-content
    .cta-wrapper
    .form-group
    .btn {
    width: 100% !important;
  }
}
body #PureChatWidget.purechat {
  border-radius: 3px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22) !important;
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22) !important;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22) !important;
}
body #PureChatWidget.purechat .purechat-btn {
  padding: 8px 16px 8px 16px !important;
  font-size: 14px !important;
  line-height: 19.6px !important;
  font-size: 1.4rem !important;
  line-height: 1.9599999999999997rem !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  outline: 0;
  cursor: pointer !important;
  color: rgba(255, 255, 255, 0.9);
  background-color: #25a158;
  border-color: #249b55;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body #PureChatWidget.purechat .purechat-btn:active,
body #PureChatWidget.purechat .purechat-btn:focus {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-widget-header {
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
  background: #25a158 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-widget-header
  .purechat-widget-title
  .purechat-widget-title-link {
  color: rgba(255, 255, 255, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-widget-header
  .purechat-btn-toolbar
  .purechat-btn,
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-widget-header
  .purechat-menu
  .purechat-btn {
  cursor: pointer !important;
  background: #fea826 !important;
  border-color: transparent !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper {
  background: #25a158 !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-wrapper
  .purechat-separator {
  color: #fff !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-wrapper
  .purechat-separator:before,
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-wrapper
  .purechat-separator:after {
  border-color: #fff !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-wrapper
  .purechat-timestamp
  .purechat-time {
  color: #fff !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-right
  .purechat-message {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background: #fea826 !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-right
  .purechat-message
  .purechat-message-actual
  span {
  color: rgba(55, 54, 50, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-right
  .purechat-message
  .purechat-message-tail {
  color: #fea826 !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-right
  .purechat-message-note {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background: #fff !important;
  color: rgba(55, 54, 50, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-left
  .purechat-message {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background: #fff !important;
  color: rgba(55, 54, 50, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-left
  .purechat-message
  .purechat-file-description,
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-left
  .purechat-message
  .purechat-message-actual {
  color: rgba(55, 54, 50, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-left
  .purechat-message
  .purechat-file-description
  span,
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-left
  .purechat-message
  .purechat-message-actual
  span {
  color: rgba(55, 54, 50, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-left
  .purechat-message
  .purechat-message-tail {
  color: #fff !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-messages
  .purechat-message-display-container
  .purechat-message-display
  .purechat-message-left
  .purechat-message-note {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background: #fff !important;
  color: rgba(55, 54, 50, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-send-form-container
  .purechat-user-status
  span {
  background: rgba(235, 235, 235, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-send-form-container
  .purechat-send-form {
  color: #373632 !important;
  border-color: #b5b5b5 !important;
  background-color: #fff !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-card {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-card
  .purechat-form
  textarea,
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-card
  .purechat-form
  input[type='email'],
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-content
  .purechat-card
  .purechat-form
  input[type='text'] {
  font-size: 14;
  font-weight: 400 !important;
  color: #373632 !important;
  border-color: #b5b5b5 !important;
  background-color: #fff !important;
  background-image: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-footer
  .purechat-poweredby-container
  .purechat-poweredby-link,
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-footer
  .purechat-poweredby-container
  .purechat-poweredby-text {
  color: rgba(255, 255, 255, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-footer
  .purechat-toggle-audio-notifications {
  color: rgba(255, 255, 255, 0.9) !important;
}
body
  #PureChatWidget.purechat
  .purechat-expanded
  .purechat-collapsed-outer
  .purechat-widget-inner
  .purechat-widget-content-wrapper
  .purechat-content-wrapper
  .purechat-footer
  .purechat-btn-pop-out {
  color: rgba(255, 255, 255, 0.9) !important;
}
body #PureChatWidget.purechat .purechat-widget-header .purechat-btn {
  padding: 5px !important;
}
body.sfPageEditor #PureChatWidget {
  display: none !important;
}
@media (max-width: 991px) {
  .purechat-assist body {
    overflow: hidden;
  }
  .purechat-collapsed-image {
    max-width: 90px;
  }
}
body .timeline-intro .title {
  position: relative;
  text-indent: 63px;
}
body .timeline-intro .title .svg {
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 15px;
  position: absolute;
  top: -8px;
  left: 0;
  background-position: center center;
}
body .timeline-intro p {
  margin: 0 0 50px/2;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body .timeline-header {
  margin-top: 30px;
}
body .timeline-header .title {
  margin-top: 0;
  margin: 0 0 50px/2;
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
}
body .timeline-header .top-title {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  color: rgba(55, 54, 50, 0.5);
}
body .timeline-header p {
  margin: 0 0 50px/2;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body .box-timeline {
  padding: 50px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .box-timeline.bgcolor-grey {
  background: #ebebeb;
}
body .box-timeline.bgcolor-white {
  background: #fff;
}
body .timeline {
  position: relative;
  padding: 30px 0 30px;
  list-style: none;
  border-top: 2px solid;
  /* border-bottom: 2px solid; */
  border-color: rgba(55, 54, 50, 0.3);
}
body .timeline:before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  margin-left: -1.5px;
  /* background-color: rgba(55, 54, 50, 0.3); */
}
body .timeline > li {
  position: relative;
  margin-bottom: 20px;
}
body .timeline > li:before,
body .timeline > li:after {
  content: ' ';
  display: table;
}
body .timeline > li:after {
  clear: both;
}
body .timeline > li:before,
body .timeline > li:after {
  content: ' ';
  display: table;
}
body .timeline > li:after {
  clear: both;
}
body .timeline > li {
  margin-bottom: 60px;
}
body .timeline > li > .timeline-panel {
  float: left;
  position: relative;
  min-height: 220px;
  width: 46%;
  padding: 20px;
  margincolor: #fff;
  background: #373632;
  border: 1px solid #373632;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .timeline > li > .timeline-panel .top-title {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
  color: rgba(255, 255, 255, 0.5);
}
body .timeline > li > .timeline-panel .timeline-title {
  color: rgba(255, 255, 255, 0.95);
}
body .timeline > li > .timeline-panel p {
  color: #fff;
  text-align: justify;
}

 body .timeline > li > .timeline-panel > .timeline-body > ul > li {
  color: #fff;
  text-align: justify;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
}

body .timeline > li > .timeline-panel .text-muted {
  color: rgba(255, 255, 255, 0.5);
}
body .timeline > li > .timeline-panel .btn-group {
  width: 100%;
}
body .timeline > li > .timeline-panel .image-side {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 118%;
}
body .timeline > li > .timeline-panel .image-side img {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  max-height: 300px;
}
body .timeline > li > .timeline-panel .image-side.image-lg img {
  max-height: 260px;
}
body .timeline > li.timeline-inverted > .timeline-panel .image-side {
  right: unset;
  left: -118%;
}
body .timeline > li > .timeline-panel:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #373632;
}
body .timeline > li > .timeline-panel:after {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #373632;
}
body .timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 67px;
  color: #373632;
  background-color: #fea826;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .timeline > li > .timeline-badge .svg {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-position: center center;
}
body .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
body .timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-right-color: #373632;
  border-left-width: 0;
}
body .timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-right-color: #373632;
  border-left-width: 0;
}
body .timeline-badge.primary {
  background-color: #2e6da4 !important;
}
body .timeline-badge.success {
  background-color: #3f903f !important;
}
body .timeline-badge.warning {
  background-color: #f0ad4e !important;
}
body .timeline-badge.danger {
  background-color: #d9534f !important;
}
body .timeline-badge.info {
  background-color: #5bc0de !important;
}
body .timeline-title {
  margin-top: 0;
  color: inherit;
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.9199999999999995rem;
  margin-bottom: 30px/2;
}
body .timeline-body > p,
body .timeline-body > ul {
  margin-bottom: 0;
}
body .timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 991px) {
  body ul.timeline:before {
    left: 40px;
  }
  body ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }
  body ul.timeline > li > .timeline-panel {
    width: 84%;
    float: right;
  }
  body ul.timeline > li > .timeline-panel .image-side {
    display: none;
  }
  body ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-right-color: #373632;
    border-left-width: 0;
  }
  body ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-right-color: #373632;
    border-left-width: 0;
  }
}
@media (max-width: 767px) {
  body ul.timeline:before {
    left: 1px;
  }
  body ul.timeline > li > .timeline-badge {
    left: -25px;
  }
  body .box-timeline {
    padding: 30px;
  }
  body ul.timeline > li > .timeline-panel {
    width: 89%;
  }
}
body.site-2022:not(.sfPageEditor) .container-partner-images {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body.site-2022:not(.sfPageEditor) .container-partner-images.bgcolor-white {
  background: #fff;
}
body.site-2022:not(.sfPageEditor) .container-partner-images.bgcolor-grey {
  background: #ebebeb;
}
body.site-2022:not(.sfPageEditor) .container-partner-images .title-links {
  display: -moz-inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 25%;
  margin-bottom: 30px;
  float: left;
}
body.site-2022:not(.sfPageEditor) .container-partner-images .title-links .svg {
  display: inline-block;
  height: 48px;
  width: 48px;
  margin-right: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
body.site-2022:not(.sfPageEditor)
  .container-partner-images
  .title-links
  .title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-weight: 600;
}
body.site-2022:not(.sfPageEditor)
  .container-partner-images
  .title-links
  .title
  .svg,
body.site-2022:not(.sfPageEditor)
  .container-partner-images
  .title-links
  .title
  .text {
  line-height: 48px;
  vertical-align: middle;
}
body.site-2022:not(.sfPageEditor)
  .container-partner-images
  ul.sf-Gallery-thumbs {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
body.site-2022:not(.sfPageEditor)
  .container-partner-images
  ul.sf-Gallery-thumbs
  li.item {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 33.33%;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body.site-2022:not(.sfPageEditor)
  .container-partner-images
  ul.sf-Gallery-thumbs
  li.item
  img {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022:not(.sfPageEditor) .container-partner-images {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  body.site-2022:not(.sfPageEditor) .container-partner-images {
    padding: 15px 15px 30px 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .container-partner-images
    ul.sf-Gallery-thumbs
    li.item {
    max-width: 50%;
  }
}
@media (max-width: 479px) {
  body.site-2022:not(.sfPageEditor) .container-partner-images .title-links {
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .container-partner-images
    .title-links
    .svg {
    height: 32px;
    width: 32px;
    margin-right: 16px;
  }
  body.site-2022:not(.sfPageEditor)
    .container-partner-images
    .title-links
    .title
    .text {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
  body.site-2022:not(.sfPageEditor)
    .container-partner-images
    ul.sf-Gallery-thumbs
    li.item {
    max-width: 100%;
  }
}
body.site-2022:not(.sfPageEditor) .service-cards-wrapper .title {
  text-align: center;
}
body.site-2022:not(.sfPageEditor) .service-cards-wrapper .service-cards {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
body.site-2022:not(.sfPageEditor) .service-cards-wrapper .service-cards .item {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .service-cards
  .item
  .h3 {
  margin-top: 15px;
  margin-bottom: 0;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .service-cards
  .item
  > img.image {
  width: 100%;
  height: auto;
}
body.site-2022:not(.sfPageEditor) .service-cards-wrapper .box-inner {
  padding: 0;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  .title-links {
  position: relative;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  .title-links
  .title
  a {
  pointer-events: none;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  .title-links
  .title
  .text {
  font-size: 35px;
  line-height: 49px;
  font-size: 3.5rem;
  line-height: 4.8999999999999995rem;
  line-height: 3rem;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  ul.list-links {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  ul.list-links
  li.item {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 33, 33%;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  ul.list-links
  li.item
  .title {
  position: relative;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  ul.list-links
  li.item
  .title
  a
  .svg {
  position: absolute;
  top: 0;
  background-size: contain;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  ul.list-links
  li.item
  .title
  a
  .text {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  ul.list-links
  li.item
  .summary {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
body.site-2022:not(.sfPageEditor)
  .service-cards-wrapper
  .box-inner
  ul.list-links
  li.item
  .summary
  .readmore {
  display: block;
  margin-bottom: 0;
  padding: 6px 12px 6px 12px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15),
    0 3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  outline: 0;
  font-size: 15.4px;
  line-height: 21.56px;
  font-size: 1.5400000000000003rem;
  line-height: 2.156rem;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: rgba(55, 54, 50, 0.9);
  background-color: #fea826;
  border-color: #ffe13a;
  opacity: 1;
}
@media (min-width: 1200px) {
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .title {
    margin-bottom: 35px;
  }
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .service-cards {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item {
    max-width: calc(25% - 1px);
    min-width: calc(25% - 1px);
    padding: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item
    .h3 {
    margin-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item
    > img {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item
    > h4 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    font-weight: 600;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards.column-three
    .item {
    max-width: calc(33.33% - 1px);
    min-width: calc(33.33% - 1px);
  }
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .box-inner {
    margin-bottom: 60px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    .title-links
    .title {
    margin-top: 0;
    margin-bottom: 50px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item {
    max-width: calc(33.33% - 1px);
    min-width: calc(33.33% - 1px);
    min-height: 240px;
    padding: 30px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title {
    margin-top: 38px;
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title
    a
    .text {
    line-height: 2.6rem !important;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title
    a
    .svg {
    top: -42px;
    left: calc(50% - 16px);
    width: 32px;
    height: 32px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .summary {
    margin-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .summary
    .text {
    margin-bottom: 30px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    > img {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .title {
    margin-bottom: 30px;
  }
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .service-cards {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 60px;
    padding-right: 60px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item {
    max-width: calc(50% - 1px);
    min-width: calc(50% - 1px);
    padding: 30px 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item
    > img {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item
    > h4 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    font-weight: 600;
  }
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .box-inner {
    margin-bottom: 60px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    .title-links
    .title {
    margin-top: 0;
    margin-bottom: 50px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item {
    max-width: calc(50% - 1px);
    min-width: calc(50% - 1px);
    min-height: 240px;
    padding: 30px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title {
    margin-top: 38px;
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title
    a
    .text {
    line-height: 2.8rem !important;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title
    a
    .svg {
    top: -42px;
    left: calc(50% - 16px);
    width: 32px;
    height: 32px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .summary {
    margin-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .summary
    .text {
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    > img {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }
}
@media (max-width: 991px) {
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .title {
    margin-bottom: 30px;
  }
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .service-cards {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item {
    max-width: calc(100% - 1px);
    min-width: calc(100% - 1px);
    padding: 30px 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item
    > img {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .service-cards
    .item
    > h4 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    font-weight: 600;
  }
  body.site-2022:not(.sfPageEditor) .service-cards-wrapper .box-inner {
    margin-bottom: 50px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    .title-links
    .title {
    margin-top: 0;
    margin-bottom: 30px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    .title-links
    .title
    .text {
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item {
    max-width: calc(100% - 1px);
    min-width: calc(100% - 1px);
    min-height: 240px;
    padding: 30px 30px 50px 30px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title {
    margin-top: 38px;
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title
    a
    .text {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .title
    a
    .svg {
    top: -42px;
    left: calc(50% - 16px);
    width: 32px;
    height: 32px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .summary {
    margin-bottom: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    .summary
    .text {
    margin-bottom: 15px;
  }
  body.site-2022:not(.sfPageEditor)
    .service-cards-wrapper
    .box-inner
    ul.list-links
    li.item
    > img {
    width: 48px;
    height: 48px;
    margin-bottom: 8px;
  }
}
body .submenu-wrapper {
  z-index: 1500 !important;
}
body .container-hero-2023 .row-hero-2023 {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-width: 1400px;
  margin: 0 auto;
}
body .container-hero-2023 .row-hero-2023:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
}
body .container-hero-2023 .row-hero-2023 .column-hero-2023:nth-child(1) {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
}
body
  .container-hero-2023
  .row-hero-2023
  .column-hero-2023:nth-child(1)
  .content-hero {
  text-align: center;
}
body .container-hero-2023 .row-hero-2023 .column-hero-2023:nth-child(2) {
  position: relative;
}
body
  .container-hero-2023
  .row-hero-2023
  .column-hero-2023:nth-child(2)
  .image-hero-plant {
  z-index: 1;
}
@media (min-width: 1200px) {
  body .container-hero-2023 {
    position: relative;
    margin: 0 auto;
    /* background-image: url('../images/homepage-hero-desktop-deco-a01.jpg'); */
    background-image: url('../images/tech-bg.jpg');
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    /* padding-top: 60px; */
    padding-bottom: 80px;
  }
  body .container-hero-2023:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 200px;
    background: -webkit-linear-gradient(
      right,
      rgba(255, 255, 255, 0) 0,
      #fff 100%
    );
    background: -moz-linear-gradient(
      right,
      rgba(255, 255, 255, 0) 0,
      #fff 100%
    );
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 100%);
  }
  body .container-hero-2023:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 200px;
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0,
      #fff 100%
    );
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
  }
  body .container-hero-2023 .row-hero-2023 {
    height: 695px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero {
    padding: 0 100px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .above-title {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .main-title {
    margin: 0;
    margin-bottom: 15px;
    font-size: 49px;
    line-height: 68.6px;
    /* font-size: 4.9rem; */
    font-size: 4.2rem;
    line-height: 6.86rem;
    line-height: 5.86rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .intro-text {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .btn {
    margin-top: 15px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(2)
    .image-hero-plant {
    position: absolute;
    bottom: -30px;
    left: -60px;
    z-index: 1;
  }
}
@media (min-width: 2800px) and (max-width: 9999px) {
  body .container-hero-2023 {
    max-width: 2400px;
    padding-bottom: 225px;
    background-position: center 37%;
  }
  body .container-hero-2023 .row-hero-2023 {
    max-width: 2000px;
  }
}
@media (min-width: 2400px) and (max-width: 2799px) {
  body .container-hero-2023 {
    max-width: 1600px;
    padding-bottom: 200px;
  }
  body .container-hero-2023 .row-hero-2023 {
    max-width: 2000px;
  }
}
@media (min-width: 1600px) and (max-width: 2399px) {
  body .container-hero-2023 {
    max-width: 1600px;
    padding-bottom: 175px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .container-hero-2023 {
    background-image: url('/images/default-source/cdn/groeien/achtergrond/homepage-hero/homepage-hero-desktop-deco-a01.jpg');
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-top: 0;
    padding-bottom: 150px;
  }
  body .container-hero-2023 .row-hero-2023 {
    height: 495px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero {
    padding: 0 60px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .above-title {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .main-title {
    margin: 0;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 49px;
    font-size: 3.5rem;
    line-height: 4.8999999999999995rem;
    line-height: 4.5rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .intro-text {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .btn {
    margin-top: 15px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(2)
    .image-hero-plant {
    max-width: 90%;
    position: absolute;
    bottom: 0;
    left: -30px;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  body .container-hero-2023 {
    padding-top: 0;
    padding-bottom: 15vh;
  }
  body .container-hero-2023 .row-hero-2023 {
    height: auto;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero {
    padding: 30px 15px 0 15px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .above-title {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .main-title {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
    line-height: 3.5rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .intro-text {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .btn {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .container-hero-2023 .row-hero-2023 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    margin-top: -120px;
  }
  body .container-hero-2023 .row-hero-2023 .column-hero-2023:nth-child(1) {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    width: 100%;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero {
    width: 100%;
  }
  body .container-hero-2023 .row-hero-2023 .column-hero-2023:nth-child(2) {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    width: 100%;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(2)
    .image-hero-plant {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    height: 65vh;
    width: auto;
    overflow-x: hidden;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(2)
    .image-hero-plant
    .image-hero-plant {
    max-width: 126vw;
    position: absolute;
    bottom: 0;
    left: -15vw;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  body .container-hero-2023 .row-hero-2023 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    margin-top: -120px;
  }
  body .container-hero-2023 .row-hero-2023 .column-hero-2023:nth-child(1) {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    width: 100%;
    padding: 0 15px 0 15px;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero {
    padding: 15px 0;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(1)
    .content-hero
    .above-title {
    margin-top: 0;
  }
  body .container-hero-2023 .row-hero-2023 .column-hero-2023:nth-child(2) {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    height: 75vh;
    width: 100%;
    overflow-x: hidden;
  }
  body
    .container-hero-2023
    .row-hero-2023
    .column-hero-2023:nth-child(2)
    .image-hero-plant {
    max-width: 126vw;
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid {
    position: relative;
    transform: scale(1);
    transition: all 0.75s ease 0s;
    z-index: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper {
    width: 100%;
    height: 100%;
    transition: transform 1s, box-shadow 1s ease-in-out;
    overflow: hidden;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 10px 10px 10px 20px;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transform: scale(1);
    transition: all 0.35s ease 0s;
    -webkit-box-shadow: 0 1px 3px rgba(55, 54, 50, 0.23),
      0 1px 2px rgba(55, 54, 50, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(55, 54, 50, 0.23),
      0 1px 2px rgba(55, 54, 50, 0.23);
    box-shadow: 0 1px 3px rgba(55, 54, 50, 0.23),
      0 1px 2px rgba(55, 54, 50, 0.23);
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid
    .icon {
    height: 48px;
    width: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    rotate: 0deg;
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid:hover {
    transform: scale(1.05);
    -webkit-box-shadow: 0 19px 38px rgba(55, 54, 50, 0.23),
      0 15px 12px rgba(55, 54, 50, 0.23);
    -moz-box-shadow: 0 19px 38px rgba(55, 54, 50, 0.23),
      0 15px 12px rgba(55, 54, 50, 0.23);
    box-shadow: 0 19px 38px rgba(55, 54, 50, 0.23),
      0 15px 12px rgba(55, 54, 50, 0.23);
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.mobile-overlay {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front {
    position: relative;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    padding: 50px 30px 30px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 3;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content {
    width: 100%;
    overflow-y: hidden;
    opacity: 0;
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .icon {
    display: none;
    height: 48px;
    width: 48px;
    position: absolute;
    top: 30px;
    left: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    rotate: 0deg;
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .title {
    margin-top: 0;
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    p.text {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow-y: hidden;
    z-index: 2;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.back:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    transition: all 0.75s ease 0s;
    z-index: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.back
    .image-container {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    transform: scale(1);
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid:hover,
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.hover {
    transform: scale(0.96);
    z-index: 5;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid:hover
    .item-wrapper.front
    .content,
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.hover
    .item-wrapper.front
    .content {
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid:hover
    .item-wrapper.front
    .btn-grid
    .icon,
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.hover
    .item-wrapper.front
    .btn-grid
    .icon {
    rotate: -45deg;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid:hover
    .item-wrapper.back:before,
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.hover
    .item-wrapper.back:before {
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid:hover
    .item-wrapper.back
    .image-container,
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.hover
    .item-wrapper.back
    .image-container {
    transform: scale(1.15);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front {
    padding: 40px 15px 30px 15px;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .icon {
    top: 15px;
    left: 15px;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .title {
    margin-top: 0;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    p.text {
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid {
    padding: 10px 10px 10px 20px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front {
    padding: 40px 15px 15px 15px;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .icon {
    top: 15px;
    left: 15px;
    height: 32px;
    width: 32px;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .title {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    p.text {
    font-size: 13.3px;
    line-height: 18.62px;
    font-size: 1.3299999999999998rem;
    line-height: 1.8619999999999997rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid {
    padding: 5px 5px 5px 20px;
    font-size: 13.3px;
    line-height: 18.62px;
    font-size: 1.3299999999999998rem;
    line-height: 1.8619999999999997rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid
    .icon {
    height: 32px;
    width: 32px;
    background-size: 70%;
  }
}
@media (max-width: 991px) {
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid {
    position: relative;
    transform: scale(1);
    transition: all 0.75s ease 0s;
    z-index: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper {
    width: 100%;
    height: 100%;
    transition: transform 1s, box-shadow 1s ease-in-out;
    overflow: hidden;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 10px 10px 10px 30px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transform: scale(1);
    transition: all 0.35s ease 0s;
    -webkit-box-shadow: 0 1px 3px rgba(55, 54, 50, 0.23),
      0 1px 2px rgba(55, 54, 50, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(55, 54, 50, 0.23),
      0 1px 2px rgba(55, 54, 50, 0.23);
    box-shadow: 0 1px 3px rgba(55, 54, 50, 0.23),
      0 1px 2px rgba(55, 54, 50, 0.23);
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid
    .icon {
    height: 32px;
    width: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    rotate: 0deg;
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper
    .btn-grid:hover {
    transform: scale(1.05);
    -webkit-box-shadow: 0 19px 38px rgba(55, 54, 50, 0.23),
      0 15px 12px rgba(55, 54, 50, 0.23);
    -moz-box-shadow: 0 19px 38px rgba(55, 54, 50, 0.23),
      0 15px 12px rgba(55, 54, 50, 0.23);
    box-shadow: 0 19px 38px rgba(55, 54, 50, 0.23),
      0 15px 12px rgba(55, 54, 50, 0.23);
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.mobile-overlay {
    /* display: block; */
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front {
    position: relative;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    padding: 40px 20px 20px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 3;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content {
    width: 100%;
    overflow-y: hidden;
    opacity: 0;
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .icon {
    display: none;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 15px;
    left: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    rotate: 0deg;
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    .title {
    margin-top: 0;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    p.text {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow-y: hidden;
    z-index: 2;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.back:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    transition: all 0.75s ease 0s;
    z-index: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.back
    .image-container {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    transform: scale(1);
    transition: all 0.75s ease 0s;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.mobile-pressed {
    transform: scale(0.96);
    z-index: 5;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.mobile-pressed
    .item-wrapper.mobile-overlay {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.mobile-pressed
    .item-wrapper.front
    .content {
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.mobile-pressed
    .item-wrapper.front
    .btn-grid
    .icon {
    rotate: -45deg;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.mobile-pressed
    .item-wrapper.back:before {
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.mobile-pressed
    .item-wrapper.back
    .image-container {
    transform: scale(1.15);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
body .box-gallery {
  margin-bottom: 0;
}
body .box-gallery .sf-Gallery-thumbs-container {
  position: relative;
  width: 100%;
  overflow: visible;
}
body .box-gallery .sf-Gallery-thumbs-container .sf-Gallery-thumbs {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 80vh;
  width: 100%;
}
body .box-gallery .sf-Gallery-thumbs-container .sf-Gallery-thumbs:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    0deg,
    #fff 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0) 100%
  );
}
body .box-gallery .sf-Gallery-thumbs-container .sf-Gallery-thumbs > span {
  display: block;
}
body
  .box-gallery
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs
  > span:nth-child(1) {
  height: 100%;
  width: 100%;
  margin-bottom: 0;
  box-shadow: none;
  background-color: #fff;
  background-size: cover;
  background-position-y: bottom;
}
body
  .box-gallery
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs
  > span:nth-child(1):before {
  display: none;
}
body
  .box-gallery
  .sf-Gallery-thumbs-container
  .sf-Gallery-thumbs
  > span:not(:first-child) {
  display: none;
}
@media (min-width: 2400px) {
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1) {
    position: relative;
    background-size: cover;
  }
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1):before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 14vw;
    background: #fff;
    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
    transform: translateZ(1px);
    z-index: 1;
  }
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1):after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    height: 100%;
    width: 14vw;
    background: #fff;
    background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
    transform: translateZ(1px);
    z-index: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1) {
    position: relative;
    background-size: cover;
  }
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1):before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 20vh;
    width: 100%;
    background: #fff;
    background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
    transform: translateZ(1px);
    z-index: 1;
  }
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 20vh;
    width: 100%;
    background: #fff;
    background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
    transform: translateZ(1px);
    z-index: 1;
  }
}
@media (max-width: 991px) {
  body .box-gallery .sf-Gallery-thumbs-container {
    width: 100%;
    height: 30vh;
  }
  body .box-gallery .sf-Gallery-thumbs-container .sf-Gallery-thumbs {
    width: inherit;
    height: inherit;
  }
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1) {
    height: inherit;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
  }
  body
    .box-gallery
    .sf-Gallery-thumbs-container
    .sf-Gallery-thumbs
    > span:nth-child(1):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 20vh;
    width: 100%;
    background: #fff;
    background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
    transform: translateZ(1px);
    z-index: 1;
  }
}
body .box-links-cards .box-inner ul.card-profile-items {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
body .box-links-cards .box-inner ul.card-profile-items li.item {
  display: block !important;
  position: relative;
  float: left;
  overflow: visible;
}
body .box-links-cards .box-inner ul.card-profile-items li.item .item-wrapper {
  display: block;
  background: tranparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
body
  .box-links-cards
  .box-inner
  ul.card-profile-items
  li.item
  .item-wrapper
  .content {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  height: 100%;
}
body
  .box-links-cards
  .box-inner
  ul.card-profile-items
  li.item
  .item-wrapper
  .content
  .button-wrapper {
  position: absolute;
}
body
  .box-links-cards
  .box-inner
  ul.card-profile-items
  li.item
  .item-wrapper
  .content
  .button-wrapper
  .btn {
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  padding: 7px 10px 7px 10px;
  font-size: 11.9px;
  line-height: 16.66px;
  font-size: 1.19rem;
  line-height: 1.666rem;
  webkit-font-smoothing: subpixel-antialiased;
}
body
  .box-links-cards
  .box-inner
  ul.card-profile-items
  li.item
  .item-wrapper
  .title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-family: 'Caveat', cursive;
  font-size: 30.8px !important;
  line-height: 43.12px !important;
  font-size: 3.0800000000000005rem !important;
  line-height: 4.312rem !important;
  color: #373632 !important;
}
body
  .box-links-cards
  .box-inner
  ul.card-profile-items
  li.item
  .item-wrapper
  .sub-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15.4px;
  line-height: 21.56px;
  font-size: 1.5400000000000003rem;
  line-height: 2.156rem;
  letter-spacing: -1px;
  color: #373632 !important;
}
body
  .box-links-cards
  .box-inner
  ul.card-profile-items
  li.item
  .item-wrapper
  .image-wrapper {
  position: relative;
}
body
  .box-links-cards
  .box-inner
  ul.card-profile-items
  li.item
  .item-wrapper
  .image-wrapper
  > img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 100%;
}
body
  .box-links-cards
  .box-inner
  ul.contact-items
  li.item
  .item-wrapper
  .content
  .list-wrapper {
  list-style-type: none;
  padding-left: 0;
}
body
  .box-links-cards
  .box-inner
  ul.contact-items
  li.item
  .item-wrapper
  .content
  .list-wrapper
  .list-item
  strong {
  font-weight: 600;
}
body .box-links-cards .box-inner ul.card-items:not(.card-profile-items) li.item .item-wrapper .content .text-wrapper p{
  text-align: justify !important;
}
@media (min-width: 1200px) {
  body .box-links-cards .box-inner {
    position: relative;
  }
  body .box-links-cards .box-inner .title-links {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    padding-bottom: 60px;
  }
  body .box-links-cards .box-inner .title-links .svg {
    display: inline-block;
    height: 48px;
    width: 48px;
    margin-right: 16px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body .box-links-cards .box-inner .title-links .title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 49px;
    font-size: 3.5rem;
    line-height: 4.8999999999999995rem;
    font-weight: 600;
  }
  body .box-links-cards .box-inner .title-links .title .svg,
  body .box-links-cards .box-inner .title-links .title .text {
    line-height: 48px;
    vertical-align: middle;
  }
  body .box-links-cards .box-inner .title-links .sub-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    line-height: 48px;
    font-weight: 400 !important;
  }
  body .box-links-cards .box-inner ul.card-items:not(.card-profile-items) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(auto, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-auto-rows: 1fr;
    width: 100%;
    height: auto;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item {
    position: relative;
    height: auto;
    width: auto;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    position: relative;
    height: 100%;
    padding: 30px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    background: #fff;
    z-index: auto;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
    transition: all 0.2s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transform-style: preserve-3d;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    /* justify-content: space-between; */
    justify-content: center;
    -moz-box-pack: space-between;
    transform: translateZ(5px);
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title {
    margin: 0 0 15px 0;
    line-height: 1rem !important;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a:hover {
    text-decoration: none;
    color: #373632;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a
    .svg {
    display: none;
    height: 32px;
    width: 32px;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a
    .text {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    font-weight: 600;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .summary {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image {
    padding-left: 50px;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image
    img {
    max-width: 230px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .btn-block {
    white-space: normal;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper.call-to-action {
    display: -moz-inline-flex !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: -ms-inline-flex !important;
    display: inline-flex !important;
    -webkit-order: 6;
    -ms-order: 6;
    order: 6;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper.item-pageimage {
    padding: 0;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper.item-pageimage
    img {
    height: 100%;
    width: 100%;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item.download-item
    .item-wrapper {
    width: 100%;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item.download-item
    .item-wrapper
    .content
    .title
    a
    .svg {
    display: block;
    position: relative;
    height: 38px;
    width: 38px;
    margin-bottom: 8px;
    background: url('../images/icons/svg/icon-blank-black.svg') no-repeat;
    background-size: contain;
    background-position: center center;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item.download-item
    .item-wrapper
    .content
    .title
    a
    .svg
    > span {
    top: 40%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #373632;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item.download-item
    .item-wrapper
    .content
    .title
    a
    .svg:before {
    content: none;
  }
  body .box-links-cards .box-inner ul.card-profile-items {
    height: calc(100% - 80px);
  }
  body .box-links-cards .box-inner ul.card-profile-items li.item {
    position: relative;
    height: 333px;
    width: calc(23% - 0.1%);
    margin-top: 0;
    margin-left: 0.1%;
    margin-bottom: 3%;
    transform-style: preserve-3d;
    transition: transform 1s;
    perspective: 600px;
    z-index: 1;
  }
  body .box-links-cards .box-inner ul.card-profile-items li.item .item-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 13px;
    transition: transform 1s, box-shadow 1s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item
    .item-wrapper.back {
    padding: 20px 13px;
    transform: rotateY(-180deg);
    overflow-y: auto;
    scrollbar-width: thin;
    background: #fea826;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item
    .item-wrapper.back
    p {
    font-size: 13.3px;
    line-height: 18.62px;
    font-size: 1.3299999999999998rem;
    line-height: 1.8619999999999997rem;
    color: #373632;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item
    .item-wrapper
    .content {
    height: 100%;
  }
  body .box-links-cards .box-inner ul.card-profile-items li.item:not(.no-bio) {
    cursor: pointer;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item:not(.no-bio):hover {
    transform: scale(1.1);
    z-index: 2;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item:not(.no-bio):hover
    .item-wrapper {
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item:not(.no-bio):hover
    .item-wrapper.front {
    transform: rotateY(180deg);
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item:not(.no-bio):hover
    .item-wrapper.back {
    transform: rotateY(0deg);
  }
}
@media (min-width: 2400px) {
  body .box-links-cards {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
  }
  body .box-links-cards .box-inner {
    max-width: 2400px;
  }
  body .box-links-cards .box-inner ul.card-items:not(.card-profile-items) {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item {
    height: auto;
    width: auto;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    padding: 30px 30px;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    min-width: 10vw;
    transform: translateZ(5px);
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title {
    margin: 0 0 15px 0;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    line-height: 2.4rem;
    font-weight: 600;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    line-height: 2.4rem;
    font-weight: 600;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a
    .text {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    font-weight: 600;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .summary {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image {
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    min-width: 100%;
    padding-left: 50px;
    min-width: 270px;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image
    img {
    height: auto;
    width: 100%;
    max-width: 270px;
    min-width: unset;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .box-links-cards ul.card-items:not(.card-profile-items) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper {
    padding: 30px;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image {
    padding-left: 30px;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image
    img {
    max-width: 150px;
  }
  body .box-links-cards ul.card-profile-items li.item:not(.no-bio):hover {
    transform: scale(1.1);
    z-index: 2;
  }
  body
    .box-links-cards
    ul.card-profile-items
    li.item:not(.no-bio):hover
    .item-wrapper {
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  }
  body
    .box-links-cards
    ul.card-profile-items
    li.item:not(.no-bio):hover
    .item-wrapper.front {
    transform: rotateY(180deg);
  }
  body
    .box-links-cards
    ul.card-profile-items
    li.item:not(.no-bio):hover
    .item-wrapper.back {
    transform: rotateY(0deg);
  }
}
@media (max-width: 1199px) {
  body .box-links-cards .title-links {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    padding-bottom: 60px;
  }
  body .box-links-cards .title-links .svg {
    display: inline-block;
    height: 48px;
    width: 48px;
    margin-right: 16px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body .box-links-cards .title-links .title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 49px;
    font-size: 3.5rem;
    line-height: 4.8999999999999995rem;
    font-weight: 600;
  }
  body .box-links-cards .title-links .title .svg,
  body .box-links-cards .title-links .title .text {
    line-height: 48px;
    vertical-align: middle;
  }
  body .box-links-cards .title-links .sub-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    line-height: 48px;
    font-weight: 400 !important;
  }
  body .box-links-cards ul.card-items:not(.card-profile-items) {
    display: grid;
    grid-template-rows: repeat(auto, 1fr);
    grid-auto-rows: 1fr;
    width: 100%;
    height: auto;
  }
  body .box-links-cards ul.card-items:not(.card-profile-items) li.item {
    position: relative;
    height: auto;
    width: auto;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    position: relative;
    height: 100%;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    background: #fff;
    z-index: auto;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
    transition: all 0.2s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transform-style: preserve-3d;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content {
    -webkit-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    transform: translateZ(5px);
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title {
    margin: 0 0 15px 0;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a:hover {
    text-decoration: none;
    color: #373632;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a
    .svg {
    display: none;
    height: 32px;
    width: 32px;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a
    .text {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 19.6px;
    line-height: 27.44px;
    font-size: 1.9599999999999997rem;
    line-height: 2.7439999999999993rem;
    font-weight: 600;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .summary {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .box-links-cards
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image
    img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  body .box-links-cards ul.card-profile-items {
    height: calc(100% - 80px);
  }
  body .box-links-cards ul.card-profile-items li.item {
    position: relative;
    height: 333px;
    width: calc(23% - 0.1%);
    margin-top: 0;
    margin-left: 0.1%;
    margin-bottom: 3%;
    transform-style: preserve-3d;
    transition: transform 1s;
    perspective: 600px;
    z-index: 1;
  }
  body .box-links-cards ul.card-profile-items li.item.is-flipped {
    transform: scale(1.1);
    z-index: 2;
  }
  body .box-links-cards ul.card-profile-items li.item.is-flipped .item-wrapper {
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
      0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  }
  body
    .box-links-cards
    ul.card-profile-items
    li.item.is-flipped
    .item-wrapper.front {
    transform: rotateY(180deg);
  }
  body
    .box-links-cards
    ul.card-profile-items
    li.item.is-flipped
    .item-wrapper.back {
    transform: rotateY(0deg);
  }
  body .box-links-cards ul.card-profile-items li.item .item-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 13px;
    transition: transform 1s, box-shadow 1s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  }
  body .box-links-cards ul.card-profile-items li.item .item-wrapper.front {
    transform: rotateY(0deg);
  }
  body .box-links-cards ul.card-profile-items li.item .item-wrapper.back {
    padding: 20px 13px;
    transform: rotateY(-180deg);
    overflow-y: auto;
    scrollbar-width: thin;
    background: #fea826;
  }
  body .box-links-cards ul.card-profile-items li.item .item-wrapper.back p {
    font-size: 13.3px;
    line-height: 18.62px;
    font-size: 1.3299999999999998rem;
    line-height: 1.8619999999999997rem;
    color: #373632;
  }
  body .box-links-cards ul.card-profile-items li.item .item-wrapper .content {
    height: 100%;
  }
}
@media (max-width: 991px) {
  body .box-links-cards .box-inner {
    position: relative;
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  body .box-links-cards .box-inner .title-links {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  body .box-links-cards .box-inner .title-links .svg {
    display: inline-block;
    height: 42px;
    width: 42px;
    margin-right: 16px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body .box-links-cards .box-inner .title-links .title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
    font-weight: 600;
    text-align: center;
  }
  body .box-links-cards .box-inner .title-links .title .svg,
  body .box-links-cards .box-inner .title-links .title .text {
    vertical-align: bottom;
  }
  body .box-links-cards .box-inner .title-links .sub-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    line-height: 32px;
    font-weight: 400 !important;
    text-align: center;
  }
  body .box-links-cards .box-inner ul.card-items:not(.card-profile-items) {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
    width: 100%;
    height: auto;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item {
    position: relative;
    height: auto;
    width: auto;
    margin-bottom: 10vw;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    position: relative;
    height: 100%;
    padding: 5vw;
    background: #fff;
    z-index: auto;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
      0 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
    transition: all 0.2s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transform-style: preserve-3d;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    transform: translateZ(5px);
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title {
    margin: 0 0 15px 0;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a:hover {
    text-decoration: none;
    color: #373632;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a
    .svg {
    display: none;
    height: 32px;
    width: 32px;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .title
    a
    .text {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    font-weight: 600;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .text-wrapper
    .summary {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .btn {
    margin-bottom: 5vw;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 5vw;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image
    img {
    height: auto;
    width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  body .box-links-cards .box-inner ul.card-profile-items {
    height: calc(100% - 80px);
  }
  body .box-links-cards .box-inner ul.card-profile-items li.item {
    position: relative;
    height: 300px;
    width: calc(30% - 0.1%);
    margin-top: 0;
    margin-left: 0.1%;
    margin-bottom: 3%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .box-links-cards .box-inner {
    padding-bottom: 15px;
  }
  body .box-links-cards .box-inner ul.card-items:not(.card-profile-items) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    height: auto;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item {
    margin-bottom: 0;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper {
    padding: 15px 15px 30px 15px;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .content
    .btn {
    margin-bottom: 0;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-items:not(.card-profile-items)
    li.item
    .item-wrapper
    .image {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  body .box-links-cards .box-inner ul.card-profile-items {
    height: calc(100% - 80px);
  }
  body .box-links-cards .box-inner ul.card-profile-items li.item {
    position: relative;
    height: 333px;
    width: calc(100% - 0.1%);
    margin-top: 0;
    margin-left: 0.1%;
    margin-bottom: 5%;
  }
  body
    .box-links-cards
    .box-inner
    ul.card-profile-items
    li.item
    .item-wrapper.front
    .content
    .image-wrapper
    > img {
    max-height: 225px;
    max-width: 225px;
    margin: 0 auto;
  }
}
body .method-wrapper {
  margin-top: 75px;
  margin-bottom: 30px;
  padding: 50px 10px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .method-wrapper #table-method {
  width: 100%;
}
body .method-wrapper #table-method thead tr th h4 {
  position: relative;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  text-align: center;
}
body .method-wrapper #table-method thead tr th h4::before {
  display: inline-block;
  position: relative;
  left: 0;
  margin-right: 10px;
  font-size: 80%;
  background-color: #373632;
  color: #fff;
  font-weight: 700;
  padding: 1px 8px;
  border-radius: 3px;
}
body .method-wrapper #table-method thead tr th:nth-child(1) h4::before {
  content: '1';
}
body .method-wrapper #table-method thead tr th:nth-child(2) h4::before {
  content: '2';
}
body .method-wrapper #table-method thead tr th:nth-child(3) h4::before {
  content: '3';
}
body .method-wrapper #table-method thead tr th:nth-child(4) h4::before {
  content: '4';
}
body .method-wrapper #table-method tbody tr td ul li {
  text-align: center;
}
body .method-wrapper #table-method tbody tr td ul li .btn-link {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
body:not(.sfPageEditor)
  .row-inline-form-top
  .column-inline-form
  .wrapper-inline-form {
  position: relative;
  background: #eee;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body:not(.sfPageEditor)
  .row-inline-form-top
  .column-inline-form
  .wrapper-inline-form
  .sfContentBlock {
  border-bottom: 1px solid #b5b5b5;
}
body:not(.sfPageEditor) .container-inline-form-bottom {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #eee;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body:not(.sfPageEditor)
  .container-inline-form-bottom
  .row-contact-options
  .column-contact-options
  .sfContentBlock {
  margin-bottom: 0;
}
body:not(.sfPageEditor)
  .container-inline-form-bottom
  .row-contact-options
  .column-contact-options
  .contact-cta-details {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #b5b5b5;
}
body:not(.sfPageEditor)
  .container-inline-form-bottom
  .row-contact-options
  .column-contact-options
  .contact-cta-details
  .contact-cta-item
  a
  img,
body:not(.sfPageEditor)
  .container-inline-form-bottom
  .row-contact-options
  .column-contact-options
  .contact-cta-details
  .contact-cta-item
  button
  img {
  opacity: 0.85;
}
body:not(.sfPageEditor)
  .container-inline-form-bottom
  .row-contact-options
  .column-contact-options
  .contact-cta-details
  .contact-cta-item
  a
  .text,
body:not(.sfPageEditor)
  .container-inline-form-bottom
  .row-contact-options
  .column-contact-options
  .contact-cta-details
  .contact-cta-item
  button
  .text {
  opacity: 0.85;
}
@media (min-width: 992px) {
  body:not(.sfPageEditor) .row-inline-form-top > .col-md-6:nth-child(1) {
    padding-right: 50px;
  }
  body:not(.sfPageEditor) .row-inline-form-top > .col-md-6:nth-child(2) {
    padding-left: 50px;
  }
  body:not(.sfPageEditor) .row-inline-form-top .column-inline-form {
    margin-top: -216px;
  }
  body:not(.sfPageEditor)
    .row-inline-form-top
    .column-inline-form
    .wrapper-inline-form {
    margin-bottom: 50px;
    padding: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  body:not(.sfPageEditor)
    .row-inline-form-top
    .column-inline-form
    .wrapper-inline-form
    .sfContentBlock {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b5b5b5;
  }
  body:not(.sfPageEditor)
    .row-inline-form-top
    .column-inline-form
    .wrapper-inline-form
    .btn-wrapper-verstuur-afspraak {
    margin-top: 5px;
    margin-bottom: 0;
  }
  body:not(.sfPageEditor)
    .row-inline-form-top
    .column-inline-form
    .wrapper-inline-form:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0 -10px 15px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -10px 15px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 -10px 15px 0 rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    z-index: -1;
  }
  body:not(.sfPageEditor) .container-inline-form-bottom {
    padding: 20px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    > .sf_colsIn {
    min-height: 1px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-text
    > div {
    padding-bottom: 30px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form
    > div {
    padding-bottom: 30px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form
    > div
    .sfContentBlock {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #b5b5b5;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form
    > div
    form
    .btn-wrapper-verstuur-afspraak {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -moz-box-pack: flex-end;
    margin-top: 5px;
    margin-bottom: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -moz-box-pack: space-around;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding-top: 30px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    a
    img,
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    button
    img {
    max-width: 32px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    a
    .text,
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    button
    .text {
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  body:not(.sfPageEditor)
    .row-inline-form-top
    .column-inline-form
    .wrapper-inline-form {
    margin-bottom: 50px;
    padding: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  body:not(.sfPageEditor)
    .row-inline-form-top
    .column-inline-form
    .wrapper-inline-form
    .sfContentBlock {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b5b5b5;
  }
  body:not(.sfPageEditor) .container-inline-form-bottom {
    padding: 30px 15px 15px 15px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    > .sf_colsIn {
    min-height: 1px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-text
    > div {
    padding-bottom: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-text
    > div
    .sfContentBlock {
    margin-bottom: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-text
    > div
    .sfContentBlock
    .row-grid-2023 {
    display: none;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form {
    margin-bottom: 30px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form
    > div {
    padding-bottom: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form
    > div
    .sfContentBlock {
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: 1px solid #b5b5b5;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form
    > div
    .sfContentBlock
    *:last-child {
    margin-bottom: 30px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-inline-form-bottom
    .column-inline-form
    > div
    form
    .btn-wrapper-verstuur-afspraak {
    margin-top: 5px;
    margin-bottom: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 30px 15px 0 15px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    a,
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    button {
    padding: 0;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    a
    img,
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    button
    img {
    max-width: 28px;
  }
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    a
    .text,
  body:not(.sfPageEditor)
    .container-inline-form-bottom
    .row-contact-options
    .column-contact-options
    .contact-cta-details
    button
    .text {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    margin-left: 15px;
  }
}
.sfPageEditor .sfPageEditorWrp .box-intro-team {
  display: block !important;
}
#btn-building-pills {
  pointer-events: none;
}
body
  .home-container-a01
  .home-row-a01
  .home-column-a02
  .box-tabs
  .box-inner.home-2022
  .content {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  position: relative;
}
body
  .home-container-a01
  .home-row-a01
  .home-column-a02
  .box-tabs
  .box-inner.home-2022
  .content
  .title {
  margin-top: 0;
}
body
  .home-container-a01
  .home-row-a01
  .home-column-a02
  .box-tabs
  .box-inner.home-2022
  .content
  .title
  .svg {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
body
  .home-container-a01
  .home-row-a01
  .home-column-a02
  .box-tabs
  .box-inner.home-2022
  .wrapper-quality-marks {
  position: absolute;
  z-index: 2;
}
body
  .home-container-a01
  .home-row-a01
  .home-column-a02
  .box-tabs
  .box-inner.home-2022
  .wrapper-quality-marks
  .button-iso
  .image-iso {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
}
body .modal-c .list-naw-location > .title {
  display: none;
}
@media (min-width: 992px) {
  body .home-container-a01 {
    margin-top: -10px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a01
    .box-gallery
    .list-naw-wrapper {
    background: rgba(255, 226, 66, 0.9);
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content {
    height: calc(100% - 51px);
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title {
    text-indent: 65px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title
    .svg {
    height: 48px;
    width: 48px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .summary {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks {
    bottom: 50px;
    right: 50px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks
    .button-iso
    .image-iso {
    max-width: 124px;
  }
  body .detail-container-d01:after {
    content: none !important;
  }
  body
    .detail-container-d01
    .detail-column-d01
    .box-content-homepage
    .box-reviews {
    max-width: 1400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .summary {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks {
    bottom: 30px;
    right: 30px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks
    .button-iso
    .image-iso {
    max-width: 90px;
  }
  body .home-container-b01 .home-row-b01 .home-column-b02 .box-card .box-inner,
  body .home-container-b01 .home-row-b01 .home-column-b01 .box-card .box-inner {
    padding: 30px;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    a.url-link
    .title,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    a.url-link
    .title {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    p.summary,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    p.summary {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
}
@media (max-width: 991px) {
  body .home-container-a01 .breadcrumb-home {
    display: none;
  }
  body .home-container-a01 .home-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .home-container-a01 .home-row-a01 .home-column-a01 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a01
    .box-gallery
    .list-naw-wrapper,
  body
    .home-container-a01
    .home-row-a01
    .home-column-a01
    .box-gallery
    .btn-4block {
    display: none;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a01
    .box-gallery
    .list-naw-wrapper {
    background: #fea826;
  }
  body .home-container-a01 .home-row-a01 .home-column-a02 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner
    .panel-tab-pills
    .nav-pills
    li:nth-child(n + 2) {
    display: none;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022 {
    padding-bottom: 50px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content {
    height: auto;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title {
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
    text-indent: 65px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title
    .svg {
    height: 40px;
    width: 40px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .summary {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    padding-right: 130px;
    margin-bottom: 30px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks {
    bottom: 30px;
    right: 15px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks
    .button-iso
    .image-iso {
    max-width: 110px;
  }
  body .home-container-b01 {
    margin-top: calc(-100% - 15px);
  }
  body .home-container-b01 .home-row-b01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .home-container-b01 .home-row-b01 .box-card .box-inner .circle-bottom {
    display: none;
  }
  body .home-container-b01 .home-row-b01 .home-column-b01 {
    width: calc(50% + 15px / 2);
    margin-left: calc(50% - 15px / 2);
    margin-bottom: 15px/2;
  }
  body .home-container-b01 .home-row-b01 .home-column-b02 {
    width: calc(50% + 15px / 2);
    margin-right: 15px/2;
    margin-bottom: 15px/2;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner:after {
    content: none;
  }
  body .home-container-b01 .home-row-b01 .home-column-b01 .box-card,
  body .home-container-b01 .home-row-b01 .home-column-b02 .box-card {
    margin-bottom: 15px/2;
    background: rgba(255, 255, 255, 0.75);
  }
  body .home-container-b01 .home-row-b01 .home-column-b01 .box-card:before,
  body .home-container-b01 .home-row-b01 .home-column-b02 .box-card:before {
    content: '' !important;
    display: block !important;
    padding-top: 100% !important;
  }
  body .home-container-b01 .home-row-b01 .home-column-b01 .box-card .box-inner,
  body .home-container-b01 .home-row-b01 .home-column-b02 .box-card .box-inner {
    position: absolute;
    padding: 15px;
    padding-bottom: 15px;
    box-shadow: none;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    > div,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    > div {
    height: 100%;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    > div
    .caption,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    > div
    .caption {
    height: 100%;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .svg,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .svg {
    height: 38px;
    width: 38px;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner:after,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner:after {
    display: none;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    a.url-link
    .title,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    a.url-link
    .title {
    display: none;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    .summary,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    .summary {
    display: none;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    .btn,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    .btn {
    width: 100%;
    padding: 6px;
    position: absolute;
    bottom: 0;
    white-space: normal;
  }
  body
    .detail-container-d01
    .detail-column-d01
    .box-content-homepage
    .row-grid-2023
    .image-first
    .widget-gallery-grid {
    padding-bottom: 0 !important;
  }
  body .home-container-d01 .home-row-d01 .home-column-d01 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .home-container-a01 .breadcrumb-home {
    display: none;
  }
  body .home-container-a01 .home-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .home-container-a01 .home-row-a01 .home-column-a01 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a01
    .box-gallery
    .list-naw-wrapper,
  body
    .home-container-a01
    .home-row-a01
    .home-column-a01
    .box-gallery
    .btn-4block {
    display: none;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a01
    .box-gallery
    .list-naw-wrapper {
    background: #fea826;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022 {
    padding-bottom: 50px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content {
    height: auto;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title {
    text-indent: 55px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title
    .svg {
    height: 40px;
    width: 40px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .summary {
    padding-right: 0 !important;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks {
    display: none;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content {
    display: block;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    .title,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    .title {
    display: none;
    display: block;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    p.summary,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    p.summary {
    display: block;
    display: none;
  }
  body
    .home-container-b01
    .home-row-b01
    .home-column-b01
    .box-card
    .box-inner
    .caption
    .content
    .btn,
  body
    .home-container-b01
    .home-row-b01
    .home-column-b02
    .box-card
    .box-inner
    .caption
    .content
    .btn {
    padding: 10px 20px 10px 20px;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
  }
}
@media (max-width: 767px) {
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022 {
    padding-bottom: 50px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content {
    height: auto;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title {
    text-indent: 55px;
    margin-bottom: 30px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .title
    .svg {
    height: 40px;
    width: 40px;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .content
    .summary {
    padding-right: 0 !important;
  }
  body
    .home-container-a01
    .home-row-a01
    .home-column-a02
    .box-tabs
    .box-inner.home-2022
    .wrapper-quality-marks {
    display: none;
  }
}
body .guide-login-container {
  background: #fff;
  margin-bottom: 50px/2;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .guide-login-container > .row {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
}
body .guide-login-container .guide-login-image {
  padding: 50px;
}
body .guide-login-container .guide-login-image img {
  width: 100%;
}
body .guide-login-container .guide-login-form {
  padding: 50px;
  padding-right: 100px;
}
body .guide-profile-container {
  background: #ebebeb;
  padding: 50px;
}
body .guide-profile-container form .media-body {
  padding-left: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  body
    .category-container-a01
    .category-row-a01
    .category-column-a02
    .box-card.circle-black.bgcolor-yellow
    .box-inner:after {
    display: none;
  }
  body
    .category-container-c01
    .category-row-c01
    .category-column-c01
    .call-to-action-wrapper {
    margin-top: -30px;
  }
}
@media (max-width: 991px) {
  body .category-container-a01 .category-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .category-container-a01 .category-row-a01 .category-column-a01 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body .category-container-a01 .category-row-a01 .category-column-a02 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body
    .category-container-a01
    .category-row-a01
    .category-column-a02
    .box-card.circle-black.bgcolor-yellow
    .box-inner:after {
    display: block;
  }
  body
    .category-container-c01
    .category-row-c01
    .category-column-c01
    .call-to-action-wrapper {
    margin-top: -30px;
  }
  body
    .category-container-c01
    .category-row-c01
    .category-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action {
    padding: 30px 30px;
  }
}
@media (max-width: 767px) {
  body
    .category-container-c01
    .category-row-c01
    .category-column-c01
    .call-to-action-wrapper {
    margin-top: -30px;
  }
  body
    .category-container-c01
    .category-row-c01
    .category-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body
    .category-container-c01
    .category-row-c01
    .category-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action
    li.item-button {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  body
    .department-container-a01
    .department-row-a01
    .department-column-a02
    .box-card.circle-black.bgcolor-yellow
    .box-inner:after {
    display: none;
  }
}
@media (max-width: 991px) {
  body .department-container-a01 .department-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .department-container-a01 .department-row-a01 .department-column-a01 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body .department-container-a01 .department-row-a01 .department-column-a02 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body
    .department-container-a01
    .department-row-a01
    .department-column-a02
    .box-card.circle-black.bgcolor-yellow
    .box-inner:after {
    display: block;
  }
}
body
  .news-category-column-b01
  .news-category-row-b01
  .news-category-column-b01
  .box-links-cards
  .box-inner
  .btn-section {
  display: none;
}
body
  .detail-container-b01
  .news-row-b01
  .news-column-b01
  .box-content
  .container-fluid
  .row {
  margin-left: 0;
  margin-right: 0;
}
body .news-container-a01 > div {
  margin-left: -15px;
  margin-right: -15px;
}
body .news-container-a01 > div.breadcrumb-wrapper {
  margin-left: 0;
  margin-right: 0;
}
body
  .news-container-a01
  .news-row-a01
  .news-column-a02
  .box-card
  .box-inner
  .svg {
  display: block;
  height: 48px;
  width: 48px;
  margin-right: 12px;
}
body
  .news-container-a01
  .news-row-a01
  .news-column-a02
  .box-card
  .box-inner
  .svg
  img {
  max-width: 48px;
  max-height: 48px;
}
body .news-container-a01 .news-row-b01 .news-column-b01 .box-content .svg img {
  max-width: 48px;
  max-height: 48px;
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper {
  margin-top: -30px;
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper
  .call-to-action {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  padding: 50px 100px;
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper
  .call-to-action
  .title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 11px 0 11px 0;
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper
  .call-to-action
  .title
  .svg {
  display: inline-block;
  height: 32px;
  width: 32px;
  margin-right: 12px;
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper
  .call-to-action
  .title
  .text {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  display: inline-block;
  vertical-align: super;
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper
  .call-to-action
  button {
  margin-bottom: 0;
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper
  .call-to-action
  .text-phone {
  padding: 16px 0 11px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  font-weight: 600;
}
body
  .news-container-c01
  .news-row-c01
  .news-column-c01
  .call-to-action-wrapper
  .call-to-action
  .text-phone:before {
  content: '';
  display: inline-block;
  height: 32px;
  width: 32px;
  margin-right: 12px;
  background: url('../images/icons/svg/icon-phone-black.svg') no-repeat;
  background-size: contain;
  vertical-align: bottom;
}
@media (max-width: 991px) {
  body .news-container-a01 .news-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .news-container-a01 .news-row-a01 .news-column-a01 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body .news-container-a01 .news-row-a01 .news-column-a02 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
}
@media (max-width: 991px) {
  body .news-container-a01 .news-row-a01 .news-column-a01 {
    display: none;
  }
  body
    .news-container-a01
    .news-row-a01
    .news-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .svg-wrapper {
    display: none;
  }
  body
    .news-container-c01
    .news-row-c01
    .news-column-c01
    .call-to-action-wrapper {
    margin-top: -30px;
    margin-bottom: 15px;
  }
  body
    .news-container-c01
    .news-row-c01
    .news-column-c01
    .call-to-action-wrapper
    .call-to-action {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    padding: 15px;
  }
  body
    .news-container-c01
    .news-row-c01
    .news-column-c01
    .call-to-action-wrapper
    .call-to-action
    .title {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .news-container-c01
    .news-row-c01
    .news-column-c01
    .call-to-action-wrapper
    .call-to-action
    button {
    padding: 7px 10px 7px 10px;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  body
    .news-container-c01
    .news-row-c01
    .news-column-c01
    .call-to-action-wrapper
    .call-to-action
    .text-phone {
    padding: 16px 0 11px 0;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
@media (max-width: 767px) {
  body
    .news-container-a01
    .news-row-a01
    .news-column-a02
    .box-card
    .box-inner
    .svg {
    display: block;
    height: 38px;
    width: 38px;
    margin-right: 12px;
  }
  body
    .news-container-a01
    .news-row-a01
    .news-column-a02
    .box-card
    .box-inner
    .svg
    img {
    max-width: 38px;
    max-height: 38px;
  }
  body
    .news-container-a01
    .news-row-b01
    .news-column-b01
    .box-content
    .svg
    img {
    max-width: 38px;
    max-height: 38px;
  }
}
@media (max-width: 479px) {
  body
    .news-container-a01
    .news-row-a01
    .news-column-a02
    .box-card
    .box-inner
    .svg {
    display: block;
    height: 32px;
    width: 32px;
    margin-right: 12px;
  }
  body
    .news-container-a01
    .news-row-a01
    .news-column-a02
    .box-card
    .box-inner
    .svg
    img {
    max-width: 32px;
    max-height: 32px;
  }
  body
    .news-container-a01
    .news-row-b01
    .news-column-b01
    .box-content
    .svg
    img {
    max-width: 32px;
    max-height: 32px;
  }
  body
    .news-container-c01
    .news-row-c01
    .news-column-c01
    .call-to-action-wrapper {
    margin-top: -15px;
    margin-bottom: 15px;
  }
}
body .image-email-address {
  max-height: 28px;
}
body .box-add-wrapper ul.list-naw li.Locatie .label:after {
  content: ' ';
  position: absolute;
  left: 50px;
  height: 32px;
  width: 32px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
  background: url('../images/icons/svg/icon-parking-black.svg') no-repeat;
  background-size: contain;
}
body .btn-block {
  white-space: pre-wrap !important;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a01
  .box-gallery
  .list-naw-wrapper {
  background: rgba(255, 226, 66, 0.9);
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner {
  -webkit-justify-content: flex-start !important;
  -ms-justify-content: flex-start !important;
  justify-content: flex-start !important;
  -moz-box-pack: flex-start !important;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .title-wrapper
  .title {
  margin-top: -10px;
  margin-bottom: 20px;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  .title {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  margin-bottom: 30px;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  .title:before {
  display: block;
  height: 48px;
  width: 48px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-bottom: 0;
  margin-right: 12px;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  .title
  .text {
  display: block;
  margin-top: 5px;
  font-size: 30.8px;
  line-height: 43.12px;
  font-size: 3.0800000000000005rem;
  line-height: 4.312rem;
  font-weight: 600;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item
  .label {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item
  .text {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item
  .link {
  cursor: pointer;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item
  .image-email-address {
  display: inline-block;
  height: 24px;
  margin-top: -3px;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.footer {
  display: none;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.telefoonnummer
  .text,
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.e-mail
  .text {
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  font-weight: 400;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.e-mail
  .text
  .label {
  display: inline-block;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.Openingstijden
  .text,
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.Locatie
  .text,
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.Openingstijden
  .label,
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.Locatie
  .label {
  display: block;
  text-align: left;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.e-mail.sales {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin-bottom: 15px;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.telefoonnummer.algemeen {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.e-mail.algemeen {
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.Locatie {
  -webkit-order: 4;
  -ms-order: 4;
  order: 4;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-naw-wrapper
  ul.list-naw
  .item.Openingstijden {
  -webkit-order: 5;
  -ms-order: 5;
  order: 5;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .content
  .title {
  margin-top: 0;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers {
  margin-bottom: 10px;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  .title {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  margin-bottom: 0 !important;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  .title:before {
  content: ' ';
  display: block;
  height: 32px;
  width: 32px;
  margin-top: 0;
  margin-bottom: 10px;
  background-size: contain;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  .title
  .text {
  display: block;
  margin-top: 0;
  font-size: 19.6px;
  line-height: 27.44px;
  font-size: 1.9599999999999997rem;
  line-height: 2.7439999999999993rem;
  font-weight: 600;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  ul.list-naw {
  margin-top: -7px;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  ul.list-naw
  .item {
  margin-bottom: 6px !important;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  ul.list-naw
  .item:last-child {
  margin-bottom: 0;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  ul.list-naw
  .item
  .label {
  display: none;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers
  ul.list-naw
  .item
  .text {
  margin-left: 54px;
  font-size: 15.4px !important;
  line-height: 21.56px !important;
  font-size: 1.5400000000000003rem !important;
  line-height: 2.156rem !important;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers.hegitware
  .title:before {
  background: url('../images/icons/svg/icon-contact-black.svg') no-repeat;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers.systeembeheer
  .title:before {
  background: url('../images/icons/svg/icon-support-black.svg') no-repeat;
}
body
  .contact-container-a01
  .contact-row-a01
  .contact-column-a02
  .box-card
  .box-inner
  .list-new-phone-numbers.software
  .title:before {
  background: url('../images/icons/svg/icon-support-black.svg') no-repeat;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner {
  padding: 30px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner.contact-details-so
  > div {
  height: auto;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner.contact-details-so
  .list-naw-wrapper
  .title {
  display: none;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  > div {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  > div
  > div {
  position: relative;
  height: 100%;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item
  .label,
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item
  .text {
  font-size: 1.6rem !important;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.e-mail.sales {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.e-mail.sales
  > .label {
  display: none;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.e-mail.algemeen {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin-bottom: 15px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.e-mail.algemeen
  > .label {
  display: none;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.telefoonnummer.algemeen {
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
  margin-bottom: 15px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.Locatie {
  -webkit-order: 4;
  -ms-order: 4;
  order: 4;
  margin-bottom: 15px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.Parkeer {
  -webkit-order: 6;
  -ms-order: 6;
  order: 6;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.Navigeer {
  -webkit-order: 7;
  -ms-order: 7;
  order: 7;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-wrapper.list-naw-contact-location
  ul.list-naw
  .item.Openingstijden {
  -webkit-order: 5;
  -ms-order: 5;
  order: 5;
  margin-bottom: 15px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .button-wrapper {
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 30px 30px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .wrapper-title
  .svg {
  position: absolute;
  top: 6px;
  left: 0;
  height: 38px;
  width: 38px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .wrapper-title
  .title {
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.9199999999999995rem;
  text-indent: 52px;
  margin-top: 6px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .usp-list {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  max-height: 326px;
  margin-bottom: 0;
  padding-left: 35px;
  list-style-type: none;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .usp-list
  li {
  position: relative;
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .usp-list
  li:before {
  position: absolute;
  left: -39px;
  top: -5px;
  content: '';
  width: 32px;
  height: 32px;
  background: url(../images/icons/svg/icon-checkmark-green.svg) no-repeat;
  background-size: contain;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location {
  margin-bottom: 10px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  .title {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -moz-box-pack: flex-start;
  margin-bottom: 15px !important;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  .title:before {
  content: ' ';
  display: block;
  height: 42px;
  width: 42px;
  margin-bottom: 10px;
  background: url('../images/icons/svg/icon-marker-black.svg') no-repeat;
  background-size: contain;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  .title:after {
  content: ' ';
  display: block;
  height: 42px;
  width: 42px;
  margin-bottom: 10px;
  background: url('../images/icons/svg/icon-parking-black.svg') no-repeat;
  background-size: contain;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  .title
  .text {
  display: none;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  ul.list-naw {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  height: calc(100% - 67px);
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  ul.list-naw
  .item {
  margin-bottom: 15px !important;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  ul.list-naw
  .item:last-child {
  margin-bottom: 0;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  ul.list-naw
  .item
  .label {
  display: block;
  text-align: left;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  ul.list-naw
  .item
  .text {
  font-size: 17.5px;
  line-height: 24.5px;
  font-size: 1.75rem;
  line-height: 2.4499999999999997rem;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  ul.list-naw
  .item
  .text
  small {
  opacity: 0.6;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b01
  .box-card
  .box-inner
  .list-naw-location
  ul.list-naw
  .item
  .text
  .navigate-link {
  color: #343897;
  color: #3a84df;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner {
  padding: 15px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  > div {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0;
  height: calc(100% - 42px);
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .tab-pane {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .tab-pane
  iframe {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .tab-scroll {
  padding: 15px;
  background: #fff;
  overflow-y: scroll;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .tab-scroll
  .image-wrapper {
  display: block;
  margin-bottom: 15px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .tab-scroll
  .image-wrapper
  img {
  width: calc(100% - 40px);
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .tab-scroll
  .image-wrapper
  .label {
  padding: 0.2em 0.6em 0 0;
  font-size: 100%;
  color: #373632;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .tab-image
  .image-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  padding: 15px;
  height: 100%;
  text-align: center;
  margin-bottom: 0;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .parking-tabs-wrapper
  .parking-tabs
  .tab-content
  .title {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .button-wrapper {
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 30px 30px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner.padding-30 {
  padding: 30px !important;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina {
  position: relative;
  height: calc(100% - 60px);
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  > div {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  form {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  form
  .svg {
  position: absolute;
  top: 6px;
  left: 0;
  height: 38px;
  width: 38px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  form
  .title {
  font-size: 28px;
  line-height: 39.2px;
  font-size: 2.8rem;
  line-height: 3.9199999999999995rem;
  text-indent: 52px;
  margin-top: 0;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  form
  .form-group
  .form-controltextarea {
  height: 100%;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  form
  .form-group.square-textarea
  label {
  display: none;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  form
  .form-group.square-textarea
  textarea {
  resize: none;
  height: 308px;
}
body
  .contact-container-b01
  .contact-row-b01
  .contact-column-b02
  .box-card
  .box-inner
  .wrapper-form.softwareontwikkeling-pagina
  form
  .form-group.button-wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  bottom: -60px;
  left: 0;
}
@media (min-width: 1200px) {
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    padding-top: 50px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .title-wrapper {
    display: none;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    .title {
    margin-bottom: 50px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item {
    margin-bottom: 30px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item.telefoonnummer {
    margin-bottom: 15px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item.telefoonnummer
    .text
    > a {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item.locatie {
    display: none;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .button-wrapper
    .btn {
    white-space: inherit;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    padding-top: 30px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .title-wrapper {
    display: none;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner.box-form
    .form-so-lead
    .square-textarea
    .form-control {
    height: 104px !important;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    .title {
    margin-bottom: 30px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item {
    margin-bottom: 15px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item.locatie {
    display: none;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers {
    margin-bottom: 8px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    .title {
    margin-bottom: 0 !important;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    .title:before {
    height: 32px;
    width: 32px;
    margin-bottom: 10px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    .title
    .text {
    display: block;
    margin-top: 5px;
    font-size: 2.25rem;
    line-height: 2.528rem;
    font-weight: 600;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw {
    margin-top: -7px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw
    .item {
    margin-bottom: 0 !important;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw
    .item:last-child {
    margin-bottom: 0;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw
    .item.e-mail
    .text
    .label {
    display: none;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw
    .item
    .text {
    margin-left: 43px;
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .button-wrapper
    .btn {
    white-space: inherit;
  }
  body .contact-container-b01 .contact-row-b01 .contact-column-b01 .box-inner {
    padding: 15px !important;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    .title {
    margin-bottom: 10px !important;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    .title:after,
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    .title:before {
    height: 32px !important;
    width: 32px !important;
    margin-bottom: 10px;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    ul.list-naw
    .item
    .label {
    font-size: 2.25rem !important;
    line-height: 2.528rem !important;
    font-weight: 600;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    ul.list-naw
    .item
    .text {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner
    form
    .form-group.square-textarea
    textarea {
    height: 210px !important;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner
    form
    .form-group.button-wrapper
    .btn {
    padding: 8px 16px 8px 16px;
    font-size: 14px;
    line-height: 19.6px;
    font-size: 1.4rem;
    line-height: 1.9599999999999997rem;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-card
    .box-inner,
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item.locatie,
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item.locatie {
    display: none;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-card
    .box-inner
    .button-wrapper
    .btn,
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner
    .button-wrapper
    .btn {
    white-space: inherit;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .content
    .title {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .content
    .summary {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    .item:nth-child(n + 5) {
    display: none;
  }
}
@media (max-width: 991px) {
  body .contact-container-a01 .button-wrapper {
    position: relative;
    padding: 0 !important;
    height: auto;
  }
  body .contact-container-a01 .contact-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .contact-container-a01 .contact-row-a01 .contact-column-a01 {
    display: none;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a01
    .box-gallery
    .box-add-wrapper {
    display: none;
  }
  body .contact-container-a01 .contact-row-a01 .contact-column-a02 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .title-wrapper
    .title {
    margin-top: 10px !important;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card:before {
    content: none;
    display: block !important;
    padding-top: 100% !important;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner {
    position: relative;
    padding: 15px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    .title {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 15px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    .title:before {
    display: none;
    height: 48px;
    width: 48px;
    margin-right: 10px;
    margin-bottom: 0;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    li.item
    .text {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    li.item.telefoonnummer {
    margin-bottom: 15px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-naw-wrapper
    ul.list-naw
    li.item.telefoonnummer
    .text
    > a {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers {
    margin-bottom: 8px;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    .title {
    margin-bottom: 10px !important;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    .title
    .text {
    display: block;
    margin-top: 5px;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    font-weight: 600;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw {
    margin-top: 0;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw
    .item {
    margin-bottom: 0 !important;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw
    .item:last-child {
    margin-bottom: 0;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .list-new-phone-numbers
    ul.list-naw
    .item
    .text {
    margin-left: 0;
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .wrapper-cta-box-card {
    padding: 0;
  }
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card.circle-black.bgcolor-yellow
    .box-inner:after {
    display: block;
  }
  body .contact-container-b01 .contact-row-b01 .contact-column-b01 .box-inner {
    padding: 15px !important;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    .title {
    margin-bottom: 10px !important;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    .title:after,
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    .title:before {
    height: 32px !important;
    width: 32px !important;
    margin-bottom: 10px;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    ul.list-naw
    .item
    .label {
    font-size: 2.25rem !important;
    line-height: 2.528rem !important;
    font-weight: 600;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-inner
    .list-naw-location
    ul.list-naw
    .item
    .text {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .usp-list
    li {
    padding-bottom: 8px;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner
    form
    .form-group.square-textarea
    textarea {
    resize: none;
    height: 308px;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner
    form
    .button-wrapper {
    position: relative !important;
    bottom: 0 !important;
  }
  body .contact-container-b01 .contact-row-b01 .contact-column-b02 .box-card,
  body .contact-container-b01 .contact-row-b01 .contact-column-b01 .box-card {
    display: block;
    position: relative;
    width: 100%;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner,
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-card
    .box-inner {
    position: relative !important;
    padding: 20px;
    margin: 0;
  }
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b02
    .box-card
    .box-inner
    .button-wrapper,
  body
    .contact-container-b01
    .contact-row-b01
    .contact-column-b01
    .box-card
    .box-inner
    .button-wrapper {
    display: block;
    position: relative;
    padding: 10px 0 0;
  }
}
@media (max-width: 767px) {
  body
    .contact-container-a01
    .contact-row-a01
    .contact-column-a02
    .box-card
    .box-inner
    .button-wrapper
    .text {
    display: none;
  }
}
body
  .clientpage-container-a01
  .clientpage-row-a01
  .clientpage-column-a02
  .box-card
  .box-inner
  .bottom-wrapper {
  position: absolute;
  bottom: 30px;
  width: calc(100% - 100px);
}
@media (min-width: 992px) {
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a02
    .box-card.circle-black.bgcolor-yellow
    .box-inner:after {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    .box-gallery
    .call-to-action-wrapper
    > div
    .call-to-action
    a
    .svg,
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    body
    .box-gallery
    .call-to-action-wrapper
    > div
    .call-to-action
    button
    .svg {
    display: block;
    height: 48px;
    width: 48px;
    margin: 0 auto 15px;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    .box-gallery
    .call-to-action-wrapper
    > div
    .call-to-action
    a
    small,
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    body
    .box-gallery
    .call-to-action-wrapper
    > div
    .call-to-action
    button
    small {
    display: none;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    .box-gallery
    .call-to-action-wrapper
    > div
    .call-to-action
    a
    .text,
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    body
    .box-gallery
    .call-to-action-wrapper
    > div
    .call-to-action
    button
    .text {
    position: absolute;
    bottom: 25px;
    font-size: 12px;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a02
    .box-card
    .box-inner
    .bottom-wrapper {
    position: absolute;
    bottom: 30px;
    width: calc(100% - 60px);
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a02
    .box-card
    .box-inner.custom
    .bottom-wrapper
    .btn-lg {
    padding: 7px 10px 7px 10px;
    font-size: 11.9px;
    line-height: 16.66px;
    font-size: 1.19rem;
    line-height: 1.666rem;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
}
@media (max-width: 991px) {
  body .clientpage-container-a01 .clientpage-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .clientpage-container-a01 .clientpage-row-a01 .clientpage-column-a01 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    .box-gallery
    .call-to-action-wrapper
    .call-to-action
    .btn {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 7px 7px 7px 7px;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    .box-gallery
    .call-to-action-wrapper
    .call-to-action
    .btn
    small {
    display: none;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    .box-gallery
    .call-to-action-wrapper
    .call-to-action
    .btn
    .svg {
    display: none;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a01
    .box-gallery
    .call-to-action-wrapper
    .call-to-action
    .btn
    .text {
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body .clientpage-container-a01 .clientpage-row-a01 .clientpage-column-a02 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a02
    .box-card.circle-black.bgcolor-yellow
    .box-inner:after {
    display: block;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a02
    .box-card
    .box-inner
    .bottom-wrapper {
    position: relative;
    bottom: 0;
    width: 100%;
  }
  body
    .clientpage-container-a01
    .clientpage-row-a01
    .clientpage-column-a02
    .box-card
    .box-inner
    .bottom-wrapper
    .link-list {
    margin-bottom: 10px;
  }
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content {
  padding: 25px 50px;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group {
  margin-top: 0;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  margin-top: -1px !important;
  margin-bottom: 0 !important;
  padding: 15px;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media:before,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item:before {
  height: 24px;
  width: 28px;
  margin-right: 12px;
  padding: 4px 4px;
  line-height: 15px;
  text-align: center;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-left,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-left {
  display: block;
  -webkit-order: 3;
  -ms-order: 3;
  order: 3;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-left.sf-img-thmb,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-left.sf-img-thmb {
  margin-left: 30px;
  padding-right: 0;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-left.sf-img-thmb
  a,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-left.sf-img-thmb
  a {
  width: 140px;
  height: 140px;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-body,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-body {
  display: block;
  width: 100%;
  overflow: visible;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-body
  .title,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-body
  .title {
  margin-bottom: 15px;
  font-size: 25.2px;
  line-height: 35.28px;
  font-size: 2.52rem;
  line-height: 3.5279999999999996rem;
  line-height: 28px;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-body
  p.summary,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-body
  p.summary {
  font-size: 16.1px;
  line-height: 22.54px;
  font-size: 1.6099999999999999rem;
  line-height: 2.2539999999999996rem;
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-body
  .url-link,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-body
  .url-link {
  color: rgba(55, 54, 50, 0.6);
}
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-body
  .url-link:focus,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-body
  .url-link:focus,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-body
  .url-link:active,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-body
  .url-link:active,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .media
  .media-body
  .url-link:hover,
body
  .search-results-container-b01
  .search-results-row-b01
  .search-results-column-b01
  .box-content
  .list-group
  .list-group-item
  .media-body
  .url-link:hover {
  color: #373632;
}
@media (max-width: 991px) {
  body
    .search-results-container-b01
    .search-results-row-b01
    .search-results-column-b01
    .box-content {
    padding: 30px 15px;
  }
  body
    .search-results-container-b01
    .search-results-row-b01
    .search-results-column-b01
    .box-content
    .top-wrapper
    .search-sorting {
    display: none;
  }
  body
    .search-results-container-b01
    .search-results-row-b01
    .search-results-column-b01
    .box-content
    .list-group
    .media
    .media-left,
  body
    .search-results-container-b01
    .search-results-row-b01
    .search-results-column-b01
    .box-content
    .list-group
    .list-group-item
    .media-left {
    display: none;
  }
}
body .wrapper-case-link .column-a .top-wrapper .sfContentBlock {
  margin-bottom: 0;
}
body .wrapper-case-logo .box-content-logo.logo-case {
  margin-bottom: 4rem;
}
body .wrapper-case-logo .box-content-logo.logo-case.logo-width-full {
  max-width: 100% !important;
}
body .wrapper-case-row-b,
body .wrapper-case-row-a {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
body .wrapper-case-row-b .case-image,
body .wrapper-case-row-a .case-image {
  width: 100%;
  border: 8px solid #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}
body .wrapper-case-row-b .case-image.no-border,
body .wrapper-case-row-a .case-image.no-border {
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
body
  .detail-column-d01
  .box-links-cards.box-cases
  .wrapper-boxlinkscards-cases
  ul.card-items {
  /* padding-top: 80px; */
  padding-top: 20px;
}
body
  .detail-column-d01
  .box-links-cards.box-cases
  .wrapper-boxlinkscards-cases
  ul.card-items
  li.item
  .content
  .title
  .text {
  text-indent: 0 !important;
}
@media (min-width: 992px) {
  body .wrapper-case-row-b,
  body .wrapper-case-row-a {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body .wrapper-case-row-b .sfContentBlock,
  body .wrapper-case-row-a .sfContentBlock {
    margin-bottom: 0 !important;
  }
  body .wrapper-case-row-a {
    margin-bottom: 8rem;
  }
  body .wrapper-case-row-a .column-a {
    margin-right: 3rem;
  }
  body .wrapper-case-row-a .column-b {
    margin-left: 3rem;
  }
  body .wrapper-case-row-b {
    margin-bottom: 8rem;
  }
  body .wrapper-case-row-b .column-a {
    margin-right: 3rem;
  }
  body .wrapper-case-row-b .column-b {
    margin-left: 3rem;
  }
  body .wrapper-case-row-c .column-a > div:last-child .sfContentBlock {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  body .wrapper-case-link {
    margin-bottom: 1rem;
  }
  body .wrapper-case-link .column-a .top-wrapper .sfContentBlock {
    margin-bottom: 0;
  }
  body .wrapper-case-row-b,
  body .wrapper-case-row-a {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body .wrapper-case-row-a .column-a {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 3rem;
  }
  body .wrapper-case-row-a .column-b {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    margin-bottom: 3rem;
  }
  body .wrapper-case-row-b .column-a {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    margin-bottom: 3rem;
  }
  body .wrapper-case-row-b .column-b {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 3rem;
  }
  body
    .detail-column-d01
    .box-links-cards.box-cases
    .wrapper-boxlinkscards-cases
    ul.card-items
    li.item
    .content
    .title
    .text {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
body .wrapper-navbar-cases {
  position: absolute;
  top: 0;
  right: unset;
  width: calc(100% - 10vw);
  z-index: 1;
}
body .wrapper-navbar-cases nav.navbar-cases {
  width: 100%;
  min-height: 40px;
  margin-bottom: 0;
}
body .wrapper-navbar-cases nav.navbar-cases select {
  display: none;
}
body .wrapper-navbar-cases nav.navbar-cases ul.nav {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  width: 100%;
}
body .wrapper-navbar-cases nav.navbar-cases ul.nav li {
  margin-left: 8px;
}
body .wrapper-navbar-cases nav.navbar-cases ul.nav li a {
  padding: 8px 16px 8px 16px;
  font-size: 22.4px;
  line-height: 31.36px;
  font-size: 2.24rem;
  line-height: 3.136rem;
  font-weight: 600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #373632;
  background: transparent;
}
body .wrapper-navbar-cases nav.navbar-cases ul.nav li a:hover,
body .wrapper-navbar-cases nav.navbar-cases ul.nav li a:active,
body .wrapper-navbar-cases nav.navbar-cases ul.nav li a:focus {
  color: #fff;
  background: #373632;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}
body .wrapper-navbar-cases nav.navbar-cases ul.nav li.active a {
  padding: 6px 14px 6px 14px;
  border: 2px solid;
  border-color: #33322e;
}
body .wrapper-navbar-cases.detail-page nav.navbar-cases ul.nav li.active a {
  padding: 8px 16px 8px 16px;
  border: 0;
}
body .wrapper-boxlinkscards-cases header.title-links {
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  body .wrapper-navbar-cases {
    top: 32px;
    right: 32px;
  }
  body .wrapper-navbar-cases nav.navbar-cases select {
    display: block;
  }
  body .wrapper-navbar-cases nav.navbar-cases ul.nav {
    display: none;
  }
  body .wrapper-boxlinkscards-cases header.title-links {
    margin-bottom: 50px;
  }
  body .wrapper-boxlinkscards-cases .item .item-wrapper .content .title .text {
    text-indent: 0;
    display: inline-block;
  }
  body .wrapper-boxlinkscards-cases .item .item-wrapper .content .title .svg {
    top: 17px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .wrapper-navbar-cases {
    top: 36px;
    right: 42px;
  }
}
body.site-2022
  .cases-container-a01
  .cases-row-a01
  .cases-column-a01
  .wrapper-boxlinkscards-cases
  .title-links
  .sub-title {
  opacity: 0;
}
body.site-2022:not(.sfPageEditor) .detail-container-a01 {
  height: auto;
}
body.site-2022:not(.sfPageEditor)
  .detail-container-a01
  .detail-row-a01
  .detail-column-a02
  .box-card
  .wrapper-cta-box-card
  .sfContentBlock
  .btn {
  margin-top: 10px;
  margin-right: 10px;
}
body.site-2022:not(.sfPageEditor)
  .detail-container-a01
  .detail-row-a01
  .detail-column-a02
  .box-card
  .wrapper-cta-box-card
  .sfContentBlock
  .btn:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  body.site-2022:not(.sfPageEditor) .detail-container-a01 .detail-row-a01 {
    height: inherit;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a01 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
    z-index: -1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    /* width: 50vw; */
    width: 100%;
    padding: 0 5vw 0 5vw;
    z-index: 10;
    height: inherit;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    height: inherit;
    margin-bottom: 0;
    padding-top: 10vh;
    padding-bottom: 10vh;
    box-shadow: none;
    align-items: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card.bgcolor-yellow {
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card:before {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner {
    padding: 0;
    position: relative;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .above-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    text-align: center;
    opacity: 0.5;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 49px;
    line-height: 68.6px;
    font-size: 4.9rem;
    line-height: 6.86rem;
    text-align: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .summary {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    text-align: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .bottom-wrapper {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .wrapper-cta-box-card {
    width: 100%;
    padding: 0 0 0 0;
    position: relative;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .wrapper-cta-box-card
    .sfContentBlock {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    text-align: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .wrapper-cta-box-card
    .sfContentBlock
    .btn {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 {
    position: relative;
    z-index: 20;
    margin-bottom: 30px;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content {
    position: relative;
    max-width: 1400px;
    width: 90vw;
    margin: 0 auto;
    -webkit-border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
    transform: translateZ(1px);
    z-index: 1;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content .h1 {
    font-size: 35px;
    line-height: 49px;
    font-size: 3.5rem;
    line-height: 4.8999999999999995rem;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01.no-box-background
    .detail-row-b01
    .detail-column-b01 {
    padding-left: 3vw;
    padding-right: 3vw;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01.no-box-background
    .detail-row-b01
    .detail-column-b01:before,
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01.no-box-background
    .detail-row-b01
    .detail-column-b01:after {
    content: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01.no-box-background
    .detail-row-b01
    .detail-column-b01
    .box-content {
    width: 100%;
    max-width: none;
    min-height: auto;
    padding: 0;
    background: transparent;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01.no-box-background
    .detail-row-b01
    .detail-column-b01
    .box-content
    .sfContentBlock
    .box-inner {
    padding: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01.no-image-background
    .detail-row-b01
    .detail-column-b01:before,
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01.no-image-background
    .detail-row-b01
    .detail-column-b01:after {
    content: none !important;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-c01 {
    display: none;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-c01 .call-to-action-bar {
    display: none;
    margin: 0;
    background: #ad001e;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-c01
    .call-to-action-bar
    > div {
    max-width: 1400px;
    margin: 0 auto;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01 {
    position: relative;
    background: linear-gradient(180deg, #d7494900 0%, #f1b4be 100%);
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01 .detail-row-d01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    background: transparent;
    /* background-size: cover; */
    /* background-position: top center; */
    transform: translateZ(1px);
    z-index: 1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01 {
    margin: 0 auto;
    padding-left: 5vw;
    padding-right: 5vw;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards {
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner {
    padding: 50px 0;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner
    .item-selector {
    margin-top: -20px;
    margin-bottom: 60px;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner
    .item-selector
    .form-group {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01.no-box-content {
    z-index: 10;
  }
  /* body.site-2022:not(.sfPageEditor)
    .detail-container-d01.no-box-content:before {
    content: '';
    position: absolute;
    top: -100px;
    right: 0;
    display: block;
    height: 100px;
    width: 100%;
    background: #fff;
    background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  } */
  body.site-2022:not(.sfPageEditor) .detail-container-d01.no-d01-container {
    display: none;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01 {
    position: relative;
    padding-bottom: 60px;
    background: linear-gradient(180deg, #ffffff 0%, #dabc42 100%);
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01 .detail-row-e01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    /* background: url('../images/home-page-services-bg.png') no-repeat;
    background-size: contain; */
    background-position: bottom center;
    transform: translateZ(1px);
    z-index: 1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01 {
    margin: 0 auto;
    padding-left: 5vw;
    padding-right: 5vw;
    box-shadow: none;
    transform: translateZ(2px);
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01
    .box-links-cards {
    transform: translateZ(3px);
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01
    .box-links-cards
    .box-inner {
    padding: 50px 0;
    box-shadow: none;
    transform: translateZ(4px);
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01.no-d01-container {
    background: linear-gradient(180deg, #fff 0%, #373632 100%);
  }
  body.site-2022:not(.sfPageEditor) .container-cta-buttons {
    display: block;
    margin-top: 30px;
  }
}
body.site-2022:not(.sfPageEditor).bgcolor-black {
  background: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-black .box-inner {
  color: rgba(255, 255, 255, 0.9);
}
body.site-2022:not(.sfPageEditor).bgcolor-black .box-inner .content .summary,
body.site-2022:not(.sfPageEditor).bgcolor-black .box-inner .content .title {
  color: rgba(255, 255, 255, 0.9);
}
body.site-2022:not(.sfPageEditor).bgcolor-black .text-phone,
body.site-2022:not(.sfPageEditor).bgcolor-black .text {
  color: rgba(255, 255, 255, 0.9);
}
body.site-2022:not(.sfPageEditor).bgcolor-white {
  background: #fff;
}
body.site-2022:not(.sfPageEditor).bgcolor-white .box-inner {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-white .box-inner .content .summary,
body.site-2022:not(.sfPageEditor).bgcolor-white .box-inner .content .title {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-white .text-phone,
body.site-2022:not(.sfPageEditor).bgcolor-white .text {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey-light {
  background: #eee;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey-light .box-inner {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey-light
  .box-inner
  .content
  .summary,
body.site-2022:not(.sfPageEditor).bgcolor-grey-light
  .box-inner
  .content
  .title {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey-light .text-phone,
body.site-2022:not(.sfPageEditor).bgcolor-grey-light .text {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey {
  background: #ebebeb;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey .box-inner {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey .box-inner .content .summary,
body.site-2022:not(.sfPageEditor).bgcolor-grey .box-inner .content .title {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-grey .text-phone,
body.site-2022:not(.sfPageEditor).bgcolor-grey .text {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-yellow {
  background: #fea826;
}
body.site-2022:not(.sfPageEditor).bgcolor-yellow .box-inner {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-yellow .box-inner .content .summary,
body.site-2022:not(.sfPageEditor).bgcolor-yellow .box-inner .content .title {
  color: #373632;
}
body.site-2022:not(.sfPageEditor).bgcolor-yellow .text-phone,
body.site-2022:not(.sfPageEditor).bgcolor-yellow .text {
  color: #373632;
}
@media (min-width: 2400px) {
  body.site-2022:not(.sfPageEditor) .detail-container-a01 .detail-row-a01 {
    max-width: 1960px;
    margin: 0 auto;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a01 {
    max-width: 1960px;
    margin: 0 auto;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02 {
    width: 45vw;
    padding: 0 19vw 0 5vw;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -200px;
    height: calc(100% + 0px);
    width: calc(100% + 200px);
    background: url('../images/hegitware-bg-white-circuit.png') no-repeat;
    background-position: center 75px;
    background-size: cover;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01.no-box-content:after {
    content: none;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01 .detail-row-d01 {
    position: relative;
    max-width: 2400px;
    margin: 0 auto;
    background: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01 {
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner {
    padding: 50px 0;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01 {
    overflow: hidden;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01:before {
    content: '';
    display: block;
    position: absolute;
    top: 380px;
    left: -200px;
    height: 100%;
    width: calc(100% + 200px);
    background: url('../images/hegitware-bg-black-circuit-a01.png') no-repeat;
    background-size: cover;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01 .detail-row-e01 {
    position: relative;
    max-width: 2400px;
    margin: 0 auto;
    background: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01 {
    padding-left: 0;
    padding-right: 0;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01
    .box-links-cards
    .box-inner {
    padding: 50px 0;
  }
}
@media screen and (max-width: 2200px) and (min-width: 1900px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01:before {
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-left-widescreen-a01.jpg')
      no-repeat !important;
    background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01:after {
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-right-widescreen-a01.jpg')
      no-repeat !important;
    background-size: contain !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
  }
}
@media screen and (max-width: 1900px) and (min-width: 1600px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01:before {
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-left-laptop-a01.jpg')
      no-repeat !important;
    background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01:after {
    width: calc((100% - 1400px) / 2);
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-right-laptop-a01.jpg')
      no-repeat !important;
    background-size: contain !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
  }
}
@media (min-width: 1600px) and (max-width: 2399px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01ssasasasa
    .detail-row-b01
    .detail-column-b01:before {
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-left-laptop-a01.jpg')
      no-repeat !important;
    background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01ssasasasa
    .detail-row-b01
    .detail-column-b01:after {
    width: calc((100% - 1400px) / 2);
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-right-laptop-a01.jpg')
      no-repeat !important;
    background-size: contain !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
  }
}
@media (min-width: 1600px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01 {
    position: relative;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01:before {
    content: '';
    position: absolute;
    top: 280px;
    left: 0;
    display: block;
    height: 100%;
    width: calc((100% - 1400px) / 2);
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-left-ultrawidescreen-a.jpg')
      no-repeat;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    transform: translateZ(-1px);
    z-index: -1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01:after {
    content: '';
    position: absolute;
    bottom: 200px;
    right: 0;
    display: block;
    height: 100%;
    width: calc((100% - 1400px) / 2);
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-right-ultrawidescreen-a.jpg')
      no-repeat;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    transform: translateZ(-1px);
    z-index: -1;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .above-title {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .title {
    font-size: 35px;
    line-height: 49px;
    font-size: 3.5rem;
    line-height: 4.8999999999999995rem;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .summary {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 2rem;
    line-height: 2.4499999999999997rem;
    font-weight: 600;
    font-style: italic;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content {
    max-width: 1400px;
    max-width: 90vw;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content:before {
    height: 50px;
    width: 300px;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01 {
    margin: 0 auto;
    padding-left: 3vw;
    padding-right: 3vw;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner {
    padding: 40px 0;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01 {
    margin: 0 auto;
    padding-left: 3vw;
    padding-right: 3vw;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01
    .box-links-cards
    .box-inner {
    padding: 40px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a01 {
    width: 100%;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02 {
    width: 60vw;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .above-title {
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .title {
    font-size: 35px;
    line-height: 49px;
    font-size: 3.5rem;
    line-height: 4.8999999999999995rem;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .summary {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 {
    margin-top: -15vh;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content {
    max-width: 1400px;
    max-width: 90vw;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content:before {
    height: 50px;
    width: 300px;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01:before {
    width: 8vw;
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-left-laptop-a01.jpg')
      no-repeat;
    background-size: contain;
    background-position: top 400px center;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01:after {
    width: 8vw;
    background: url('/images/default-source/cdn/groeien/achtergrond/plantsides/plantside-right-laptop-a01.jpg')
      no-repeat;
    background-size: contain;
    background-position: bottom 100px center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01 {
    margin: 0 auto;
    padding-left: 3vw;
    padding-right: 3vw;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner {
    padding: 40px 0;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01 {
    margin: 0 auto;
    padding-left: 3vw;
    padding-right: 3vw;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01
    .box-links-cards
    .box-inner {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  body.site-2022:not(.sfPageEditor) .detail-container-a01 {
    height: auto;
    overflow: hidden;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-a01 .detail-row-a01 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: inherit;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a01 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    z-index: -1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    width: 100%;
    margin-top: -5vh;
    padding: 0 30px 50px 30px;
    z-index: 10;
    height: inherit;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-pack: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    height: inherit;
    margin-bottom: 0;
    padding-top: 0;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card.bgcolor-yellow {
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card:before {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner {
    padding: 0;
    position: relative;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .above-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
    text-align: center;
    opacity: 0.5;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
    text-align: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .top-wrapper
    .content
    .summary {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
    text-align: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .box-inner
    .bottom-wrapper {
    display: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .wrapper-cta-box-card {
    width: 100%;
    padding: 0 0 0 0;
    position: relative;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .wrapper-cta-box-card
    .sfContentBlock {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    text-align: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-a01
    .detail-row-a01
    .detail-column-a02
    .box-card
    .wrapper-cta-box-card
    .sfContentBlock
    .btn {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 {
    position: relative;
    z-index: 20;
    margin-top: 0;
    margin-bottom: 30px;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content {
    position: relative;
    max-width: 1400px;
    width: 90vw;
    margin: 0 auto;
    padding: 8vw 5vw;
    -webkit-border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
    transform: translateZ(1px);
    z-index: 1;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-b01 .box-content .h1 {
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    line-height: 3.2rem;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-c01 .call-to-action-bar {
    display: none;
    margin: 0;
    background: #ad001e;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-c01
    .call-to-action-bar
    > div {
    max-width: 1400px;
    margin: 0 auto;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01 {
    position: relative;
    background: linear-gradient(180deg, #fff 0%, #e5e4e4 100%);
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01 .detail-row-d01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    margin-left: 0;
    margin-right: 0;
    transform: translateZ(1px);
    z-index: 1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01 {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards {
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner {
    padding: 50px 0;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner
    .item-selector {
    margin-top: -20px;
    margin-bottom: 60px;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01
    .detail-column-d01
    .box-links-cards
    .box-inner
    .item-selector
    .form-group {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 620px;
    margin-left: -116px;
    background: url('../images/hegitware-bg-white-circuit-b01.png') no-repeat;
    background-size: contain;
    background-position: bottom center;
    transform: translateZ(-1px);
    z-index: -1;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-d01.no-d01-container {
    display: none;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01 {
    position: relative;
    padding-bottom: 0;
    background: linear-gradient(180deg, #e5e4e4 0%, #373632 100%);
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01 .detail-row-e01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    margin-left: 0;
    margin-right: 0;
    transform: translateZ(1px);
    z-index: 1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01 {
    width: 100%;
    margin: 0 auto;
    padding-left: 5vw;
    padding-right: 5vw;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01
    .box-links-cards {
    background: transparent;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01
    .detail-column-e01
    .box-links-cards
    .box-inner {
    padding: 0;
    box-shadow: none;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 620px;
    margin-left: -116px;
    background: url('../images/hegitware-bg-black-circuit-b01.png') no-repeat;
    background-size: contain;
    background-position: top 300px center;
    transform: translateZ(-1px);
    z-index: -1;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 620px;
    margin-left: -116px;
    background: url('../images/hegitware-bg-black-circuit-b01.png') no-repeat;
    background-size: contain;
    background-position: bottom center;
    transform: translateZ(-1px);
    z-index: -1;
  }
  body.site-2022:not(.sfPageEditor) .detail-container-e01.no-d01-container {
    background: linear-gradient(180deg, #fff 0%, #373632 100%);
  }
  body.site-2022:not(.sfPageEditor) .container-cta-buttons {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-d01
    .detail-row-d01:after {
    background-position: top center;
  }
  body.site-2022:not(.sfPageEditor)
    .detail-container-e01
    .detail-row-e01:before {
    content: none;
  }
}
body
  .downloads-container-c01
  .downloads-row-c01
  .downloads-column-c01
  .call-to-action-wrapper {
  margin-top: -30px;
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16),
    0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 1px rgba(0, 0, 0, 0.23);
}
body
  .downloads-container-c01
  .downloads-row-c01
  .downloads-column-c01
  .call-to-action-wrapper
  ul.list-call-to-action {
  padding: 50px 100px;
}
@media (max-width: 991px) {
  body .downloads-container-a01 .downloads-row-a01 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .downloads-container-a01 .downloads-row-a01 .downloads-column-a01 {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body .downloads-container-a01 .downloads-row-a01 .downloads-column-a02 {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
}
@media (max-width: 991px) {
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper {
    margin-top: -30px;
    margin-bottom: 15px;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action {
    padding: 30px 15px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action
    .item
    .title
    .svg {
    height: 24px;
    width: 24px;
    margin-right: 8px;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action
    .item
    .title
    .text {
    display: inline;
    line-height: 20px;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action
    .item.item-title {
    display: none;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    ul.list-call-to-action
    .item.item-button {
    margin-bottom: 10px;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    .call-to-action {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    padding: 15px;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    .call-to-action
    .title {
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    .call-to-action
    button {
    padding: 7px 10px 7px 10px;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper
    .call-to-action
    .text-phone {
    padding: 16px 0 11px 0;
    font-size: 17.5px;
    line-height: 24.5px;
    font-size: 1.75rem;
    line-height: 2.4499999999999997rem;
  }
}
@media (max-width: 479px) {
  body
    .downloads-container-c01
    .downloads-row-c01
    .downloads-column-c01
    .call-to-action-wrapper {
    margin-top: -15px;
    margin-bottom: 15px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box-portfolio .box-inner ul.card-items li.item .item-wrapper,
  .box-links-cards .box-inner ul.card-items li.item .item-wrapper,
  .box-jobs .box-inner ul.news-items li.item .item-wrapper,
  .box-news .box-inner ul.news-items li.item .item-wrapper {
    display: table !important;
  }
  .box-jobs .box-inner ul.news-items li.item.item-pageimage img,
  .box-news .box-inner ul.news-items li.item.item-pageimage img {
    height: auto;
    width: 100%;
  }
  .sf-Gallery-thumbs-container .sf-Gallery-thumbs span img {
    height: auto !important;
  }
  .footer-container .footer-sub {
    display: table !important;
  }
  .footer-container .footer-sub .footer-copyright {
    float: left;
  }
  .footer-container .footer-sub .footer-social-share {
    float: right;
  }
  body .box-portfolio .box-inner ul.card-items li.item .item-wrapper,
  body .box-links-cards .box-inner ul.card-items li.item .item-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  @supports (justify-content: space-between) {
    body .box-portfolio .box-inner ul.card-items li.item .item-wrapper,
    body .box-links-cards .box-inner ul.card-items li.item .item-wrapper {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  }
  body .box-portfolio .box-inner ul.card-items li.item .item-wrapper .btn,
  body .box-links-cards .box-inner ul.card-items li.item .item-wrapper .btn {
    width: calc(100% - 40px);
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  @supports (justify-content: space-between) {
    body .box-portfolio .box-inner ul.card-items li.item .item-wrapper .btn,
    body .box-links-cards .box-inner ul.card-items li.item .item-wrapper .btn {
      position: unset;
    }
  }
  .wiki-blog-wrapper
    .box-inner-blog
    ul.bookmark-list
    .bookmark-item
    .bookmark-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  @supports (justify-content: space-between) {
    .wiki-blog-wrapper
      .box-inner-blog
      ul.bookmark-list
      .bookmark-item
      .bookmark-link {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  }
  .wiki-blog-wrapper
    .box-inner-blog
    ul.bookmark-list
    .bookmark-item
    .bookmark-link
    .svg {
    left: calc(50% - 24px);
  }
  .wiki-blog-wrapper
    .box-inner-blog
    ul.bookmark-list
    .bookmark-item
    .bookmark-link
    img.image-logo {
    left: 2px !important;
  }
  .wiki-blog-wrapper
    .box-inner-blog
    ul.bookmark-list
    .bookmark-item
    .bookmark-link
    .bookmark-label {
    width: calc(100% - 4px);
    position: absolute;
    right: 2px;
    bottom: 2px;
  }
  @supports (justify-content: space-between) {
    .wiki-blog-wrapper
      .box-inner-blog
      ul.bookmark-list
      .bookmark-item
      .bookmark-link
      .bookmark-label {
      position: unset;
    }
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link {
    display: -moz-inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
  }
  body
    .primairynav
    .navbar.navbar-default
    .navbar-collapse
    ul.navbar-nav
    > li.dropdown
    > .parent-link {
    display: inline-block;
    max-height: 48px;
    min-width: 116px;
    overflow: hidden;
  }
}
body
  .container-grid-2023
  .row-grid-2023
  .column-grid-2023.column-grid-content-single
  .image-first {
  background-position: top center;
}
body
  .container-grid-2023
  .row-grid-2023
  .column-grid-2023.column-grid-content-single
  .image-second {
  background-position: bottom center;
}
@media (min-width: 992px) {
  body .container-grid-2023 .row-grid-2023.row-grid-shop-window {
    height: auto;
    margin-top: -10vh;
    margin-left: 0;
    margin-right: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid {
    width: 90vw;
    max-width: 1600px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 14vw);
    grid-gap: 15px;
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.3));
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2 {
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 4;
    transform: scale(1) !important;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front {
    padding: 30px;
    background: linear-gradient(
      0deg,
      rgba(55, 54, 5, 0.15) 0%,
      rgba(55, 54, 50, 0.05) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    .icon {
    display: block;
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-two-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    .title {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 0;
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
    font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
    font-weight: 600 !important;
    color: rgba(55, 54, 50, 0.9);
    text-align: center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    p.text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(55, 54, 50, 0) 0%,
      rgba(55, 54, 50, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper
    .btn-grid {
    display: none;
    width: auto;
    padding: 10px;
    -webkit-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    background-color: #373632;
    border-color: #33322e;
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper
    .btn-grid
    .text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #fea826;
    background-image: url('/images/default-source/cdn/groeien/icons/icon-circle-arrow-black.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper:hover
    .btn-grid {
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    transform: scale(1) !important;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front {
    padding: 30px;
    background: linear-gradient(
      0deg,
      rgba(55, 54, 5, 0.15) 0%,
      rgba(55, 54, 50, 0.05) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    .icon {
    display: block;
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-one-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    .title {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 0;
    font-size: 30.8px;
    line-height: 43.12px;
    font-size: 3.0800000000000005rem;
    line-height: 4.312rem;
    font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
    font-weight: 600 !important;
    /* color: rgba(55, 54, 50, 0.9); */
    color: #fff;
    text-align: center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    p.text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(55, 54, 50, 0) 0%,
      rgba(55, 54, 50, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper
    .btn-grid {
    display: none;
    width: auto;
    padding: 10px;
    -webkit-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    background-color: #373632;
    border-color: #33322e;
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper
    .btn-grid
    .text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #fea826;
    background-image: url('/images/default-source/cdn/groeien/icons/icon-circle-arrow-black.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper:hover
    .btn-grid {
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 4;
    -webkit-mask-image: url('../images/image-folder-mask-b01.png');
    mask-image: url('../images/image-folder-mask-b01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper
    .btn-grid {
    background-color: #e1b4bc;
    border-color: #4c1821;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    -webkit-mask-image: url('../images/image-folder-mask-b02.png');
    mask-image: url('../images/image-folder-mask-b02.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper.back
    .image-container {
    background-position: center center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper
    .content
    p.text {
    display: none;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper
    .btn-grid {
    background-color: #e1b4bc;
    border-color: #4c1821;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
    -webkit-mask-image: url('../images/image-folder-mask-a01.png');
    mask-image: url('../images/image-folder-mask-a01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper
    .btn-grid {
    background-color: #e1b4bc;
    border-color: #4c1821;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A {
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
    -webkit-mask-image: url('../images/image-folder-mask-a01.png');
    mask-image: url('../images/image-folder-mask-a01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper
    .btn-grid {
    background-color: #e1b4bc;
    border-color: #4c1821;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    -webkit-mask-image: url('../images/image-folder-mask-a02.png');
    mask-image: url('../images/image-folder-mask-a02.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper.back
    .image-container {
    background-position: center center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper
    .content
    p.text {
    display: none;
    font-size: 16.1px;
    line-height: 22.54px;
    font-size: 1.6099999999999999rem;
    line-height: 2.2539999999999996rem;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper
    .btn-grid {
    background-color: #e1b4bc;
    border-color: #4c1821;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 4;
    -webkit-mask-image: url('../images/image-folder-mask-b01.png');
    mask-image: url('../images/image-folder-mask-b01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper
    .btn-grid {
    background-color: #e1b4bc;
    border-color: #4c1821;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
}
@media (min-width: 1600px) and (max-width: 2399px) {
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid {
    max-width: 1600px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage {
    grid-template-rows: repeat(3, 12vw);
    grid-gap: 30px;
  }
}
@media (min-width: 2400px) and (max-width: 2799px) {
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid {
    max-width: 1600px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage {
    grid-template-rows: repeat(3, 9vw);
    grid-gap: 30px;
  }
}
@media (min-width: 2800px) and (max-width: 9999px) {
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid {
    max-width: 2400px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage {
    grid-template-rows: repeat(3, 8vw);
    grid-gap: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  body .container-grid-2023 .row-grid-2023.row-grid-shop-window {
    margin-top: -100px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front {
    padding: 15px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    .title,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    .title {
    width: 70%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .container-grid-2023 .row-grid-2023.row-grid-shop-window {
    margin-top: -10vh;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid {
    width: 96vw;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front {
    padding: 15px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    .title,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    .title {
    width: 70%;
    font-size: 22.4px;
    line-height: 31.36px;
    font-size: 2.24rem;
    line-height: 3.136rem;
  }
}
@media (max-width: 991px) {
  body
    .container-grid-2023
    .row-hero-2023
    .column-hero-2023:nth-child(2)
    .image-hero-plant {
    max-width: unset !important;
    position: relative !important;
    bottom: 0;
    z-index: 1;
  }
  body .container-grid-2023 .row-grid-2023.row-grid-shop-window {
    height: auto;
    margin-top: -10vh;
    margin-left: 0;
    margin-right: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(12, 45vw);
    grid-column-gap: 15px;
    grid-row-gap: 25px;
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.3));
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 7;
    grid-row-end: 8;
    transform: scale(1) !important;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front {
    padding: 15px;
    background: linear-gradient(
      0deg,
      rgba(55, 54, 5, 0.15) 0%,
      rgba(55, 54, 50, 0.05) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    .icon {
    display: block;
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-two-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    .title {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0;
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
    font-weight: 600 !important;
    color: rgba(55, 54, 50, 0.9);
    text-align: center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.front
    .content
    p.text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(55, 54, 50, 0) 0%,
      rgba(55, 54, 50, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper
    .btn-grid {
    display: none;
    width: auto;
    padding: 10px;
    -webkit-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    background-color: #373632;
    border-color: #33322e;
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper
    .btn-grid
    .text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #fea826;
    background-image: url('/images/default-source/cdn/groeien/icons/icon-circle-arrow-black.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2
    .item-wrapper:hover
    .btn-grid {
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    transform: scale(1) !important;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front {
    padding: 15px;
    background: linear-gradient(
      0deg,
      rgba(55, 54, 5, 0.15) 0%,
      rgba(55, 54, 50, 0.05) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    .icon {
    display: block;
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-one-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    .title {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0;
    font-size: 25.2px;
    line-height: 35.28px;
    font-size: 2.52rem;
    line-height: 3.5279999999999996rem;
    font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
    font-weight: 600 !important;
    color: rgba(55, 54, 50, 0.9);
    text-align: center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.front
    .content
    p.text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(55, 54, 50, 0) 0%,
      rgba(55, 54, 50, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper
    .btn-grid {
    display: none;
    width: auto;
    padding: 10px;
    -webkit-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    background-color: #373632;
    border-color: #33322e;
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper
    .btn-grid
    .text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #fea826;
    background-image: url('/images/default-source/cdn/groeien/icons/icon-circle-arrow-black.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1
    .item-wrapper:hover
    .btn-grid {
    opacity: 0;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 4;
    grid-row-end: 5;
    -webkit-mask-image: url('../images/image-folder-mask-b02.png');
    mask-image: url('../images/image-folder-mask-b02.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper.front
    .content
    p.text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper
    .btn-grid {
    background-color: #add15b;
    border-color: #aacf55;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1B
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 8;
    grid-row-end: 10;
    -webkit-mask-image: url('../images/image-folder-mask-b01.png');
    mask-image: url('../images/image-folder-mask-b01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper
    .btn-grid {
    background-color: #fea826;
    border-color: #ffe13a;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2C
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 4;
    -webkit-mask-image: url('../images/image-folder-mask-a01.png');
    mask-image: url('../images/image-folder-mask-a01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper
    .btn-grid {
    background-color: #add15b;
    border-color: #aacf55;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1A
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 10;
    grid-row-end: 11;
    -webkit-mask-image: url('../images/image-folder-mask-a02.png');
    mask-image: url('../images/image-folder-mask-a02.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper.front
    .content
    p.text {
    display: none;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper
    .btn-grid {
    background-color: #fea826;
    border-color: #ffe13a;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2A
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 5;
    grid-row-end: 7;
    -webkit-mask-image: url('../images/image-folder-mask-a01.png');
    mask-image: url('../images/image-folder-mask-a01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper
    .btn-grid {
    background-color: #add15b;
    border-color: #aacf55;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-1C
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 11;
    grid-row-end: 13;
    -webkit-mask-image: url('../images/image-folder-mask-b01.png');
    mask-image: url('../images/image-folder-mask-b01.png');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper.back
    .image-container {
    background-position: top center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper
    .btn-grid {
    background-color: #fea826;
    border-color: #ffe13a;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-shop-window
    .column-grid-2023
    .widget-gallery-grid
    .wrapper-gallery-grid.image-grid-homepage
    .item-gallery-grid.position-2B
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
}
@media (min-width: 992px) {
  body .container-grid-2023 .row-grid-2023.row-grid-content-single {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 50px;
  }
  body .container-grid-2023 .row-grid-2023.row-grid-content-single:last-child {
    margin-bottom: 0;
  }
  body .container-grid-2023 .row-grid-2023.row-grid-content-single .col-md-6 {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-align-content: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .container-grid-2023 .row-grid-2023.row-grid-content-single .text-first {
    min-height: 400px;
    padding-right: 60px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .image-second {
    padding-left: 60px;
  }
  body .container-grid-2023 .row-grid-2023.row-grid-content-single image-first {
    padding-right: 60px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .text-second {
    min-height: 400px;
    padding-left: 60px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid {
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.3));
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid {
    max-width: 460px;
    height: 400px;
    margin: 0 auto;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front {
    max-width: 460px;
    padding: 60px 30px 30px 30px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper.front,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper.back
    .image-container,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper.back
    .image-container {
    background-position: bottom center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper.back:before,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper
    .btn-grid,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper
    .btn-grid {
    background-color: #fea826;
    border-color: #ffe13a;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper
    .btn-grid
    .text,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper
    .btn-grid
    .icon,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper.front,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper.back
    .image-container,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper.back
    .image-container {
    background-position: bottom center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper.back:before,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper
    .btn-grid,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper
    .btn-grid {
    background-color: #add15b;
    border-color: #aacf55;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper
    .btn-grid
    .text,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper
    .btn-grid
    .icon,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01 {
    -webkit-mask-image: url('../images/image-folder-mask-c01.png');
    mask-image: url('../images/image-folder-mask-c01.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02 {
    -webkit-mask-image: url('../images/image-folder-mask-c02.png');
    mask-image: url('../images/image-folder-mask-c02.png');
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid {
    height: 300px !important;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front {
    padding: 40px 20px 30px 20px !important;
  }
}
@media (max-width: 991px) {
  body .container-grid-2023 .row-grid-2023.row-grid-content-single {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
  body .container-grid-2023 .row-grid-2023.row-grid-content-single .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
  body .container-grid-2023 .row-grid-2023.row-grid-content-single .text-first {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .text-second {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .image-first {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .image-second {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid {
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.3));
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid {
    max-width: 460px;
    height: 330px;
    margin: 0 auto;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat no-repeat;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front {
    max-width: 460px;
    padding: 40px 15px 15px 15px;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid
    .item-wrapper.front
    .content
    p.text {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper.front,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.15) 0%,
      rgba(255, 226, 66, 0) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper.back
    .image-container,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper.back
    .image-container {
    background-position: bottom center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper.back:before,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(255, 226, 66, 0.65) 0%,
      rgba(255, 226, 66, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper
    .btn-grid,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper
    .btn-grid {
    background-color: #fea826;
    border-color: #ffe13a;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper
    .btn-grid
    .text,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01
    .item-wrapper
    .btn-grid
    .icon,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper.front,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper.front {
    background: linear-gradient(
      0deg,
      rgba(72, 207, 173, 0.25) 0%,
      rgba(107, 186, 14, 0.2) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper.front
    .content
    p.text,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper.front
    .content
    p.text {
    font-size: 15.4px;
    line-height: 21.56px;
    font-size: 1.5400000000000003rem;
    line-height: 2.156rem;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper.back
    .image-container,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper.back
    .image-container {
    background-position: bottom center;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper.back:before,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper.back:before {
    background: linear-gradient(
      0deg,
      rgba(173, 209, 91, 0.65) 0%,
      rgba(173, 209, 91, 0.9) 100%
    );
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper
    .btn-grid,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper
    .btn-grid {
    background-color: #add15b;
    border-color: #aacf55;
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper
    .btn-grid
    .text,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper
    .btn-grid
    .text {
    color: rgba(55, 54, 50, 0.9);
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01
    .item-wrapper
    .btn-grid
    .icon,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02
    .item-wrapper
    .btn-grid
    .icon {
    background-color: #373632;
    background-image: url('../images/icons/png/icon-circle-arrow-yellow.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c01,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c01 {
    -webkit-mask-image: url('../images/image-folder-mask-c01.png');
    mask-image: url('../images/image-folder-mask-c01.png');
  }
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-green-c02,
  body
    .container-grid-2023
    .row-grid-2023.row-grid-content-single
    .column-grid-2023.column-grid-content-single
    .widget-gallery-grid
    .wrapper-gallery-grid
    .item-gallery-grid.style-yellow-c02 {
    -webkit-mask-image: url('../images/image-folder-mask-c02.png');
    mask-image: url('../images/image-folder-mask-c02.png');
  }
}

.navbar-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navbar-logo img {
  max-height: 90px;
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: ' ';
}

@media (min-width: 991px) {
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    ul.list-menu-items
    li
    .btn-home {
    top: 10px;
    left: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/icons/png/icon-home.png) no-repeat;
    background-size: auto;
    background-size: contain;
    z-index: 10;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .navbar-sticky
    .menu-wrapper
    ul.list-menu-items
    li
    .btn-home:hover {
    top: 10px;
    left: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/icons/png/icon-home-yellow.png) no-repeat;
    background-size: auto;
    background-size: contain;
    z-index: 10;
  }
}

.navbar-wrappper {
  display: none;
}

@media (max-width: 991px) {
  body.site-2022:not(.sfPageEditor) .section-content .navbar-sticky-wrapper {
    height: 60px;
  }
  body.site-2022:not(.sfPageEditor)
    .section-content
    .navbar-sticky-wrapper
    .container.navbar-sticky {
    justify-content: space-between;
  }
  .navbar-logo {
    display: flex;
    /* justify-content: space-between;
    align-items: center; */
  }

  .navbar-logo img {
    max-height: 60px;
    padding: 5px 0;
  }
  .navbar-wrappper {
    display: block;
  }
}

@media (min-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-logo img {
    max-height: 70px;
  }
}
