html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

address {
  font-style: normal;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased !important;
}

html,
body {
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

:focus {
  outline: none;
}

ol,
ul {
  list-style: none;
}

img {
  border: none;
  width: auto;
  height: auto;
}

.clear {
  clear: both;
}

p:last-child {
  margin-bottom: 0;
}

::-moz-selection {
  background: #e2e2e2;
}

::selection {
  background: #e2e2e2;
  /* Safari */
}

::-moz-selection {
  background: #e2e2e2;
  /* Firefox */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
}

a {
  color: #444b52;
}
a:hover {
  color: #B08A57;
}

.bglightgrey {
  background-color: #F8F7F4;
}

body {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  body {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  body {
    font-size: 18px;
    line-height: 1.45;
  }
}
body {
  font-family: "Barlow Semi Condensed", sans-serif;
}

b,
strong,
th {
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.intropara,
.introparasml {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.intropara:last-child,
.introparasml:last-child {
  margin-bottom: 0;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
.h1 em,
.h2 em,
.h3 em,
.h4 em,
.h5 em,
.h6 em,
.intropara em,
.introparasml em {
  font-style: normal;
  color: #B08A57;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
.h1.light,
.h2.light,
.h3.light,
.h4.light,
.h5.light,
.h6.light,
.intropara.light,
.introparasml.light {
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.intropara a,
.introparasml a {
  color: #444b52;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
.intropara a:hover,
.introparasml a:hover {
  color: #444b52;
}

p,
ol,
ul,
table,
.intropara {
  padding: 0;
  margin: 0 0 1.3em 0;
}
@media only screen and (max-width : 699px) {
  p,
  ol,
  ul,
  table,
  .intropara {
    margin: 0 0 1em 0;
  }
}
p:last-child,
ol:last-child,
ul:last-child,
table:last-child,
.intropara:last-child {
  margin-bottom: 0;
}
p em,
ol em,
ul em,
table em,
.intropara em {
  font-style: normal;
  color: #B08A57;
  font-weight: 500;
}

#header p,
#header ol,
#header ul,
#header table,
#footer p,
#footer ol,
#footer ul,
#footer table {
  margin: 0;
  padding: 0;
}

* > h1:first-child,
* > h2:first-child,
* > h3:first-child,
* > h4:first-child,
* > h5:first-child,
* > h6:first-child {
  margin-top: 0;
}

h1,
.h1 {
  font-size: 35px;
  line-height: 0.9;
}
@media screen and (min-width: 741px) {
  h1,
  .h1 {
    font-size: 45px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 55px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  h1,
  .h1 {
    font-size: 65px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  h1,
  .h1 {
    font-size: 65px;
    line-height: 0.9;
  }
}

h2,
.h2 {
  font-size: 32px;
  line-height: 0.9;
}
@media screen and (min-width: 741px) {
  h2,
  .h2 {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 40px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  h2,
  .h2 {
    font-size: 45px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  h2,
  .h2 {
    font-size: 45px;
    line-height: 0.9;
  }
}

h3,
.h3 {
  font-size: 27px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  h3,
  .h3 {
    font-size: 32px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 35px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  h3,
  .h3 {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  h3,
  .h3 {
    font-size: 37px;
    line-height: 0.9;
  }
}

h4,
.h4 {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  h4,
  .h4 {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  h4,
  .h4 {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  h4,
  .h4 {
    font-size: 29px;
    line-height: 1;
  }
}

h5,
.h5 {
  font-size: 18px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  h5,
  .h5 {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  h5,
  .h5 {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  h5,
  .h5 {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  h5,
  .h5 {
    font-size: 20px;
    line-height: 1;
  }
}

h6,
.h6 {
  font-size: 14px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  h6,
  .h6 {
    font-size: 15px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  h6,
  .h6 {
    font-size: 15px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  h6,
  .h6 {
    font-size: 15px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  h6,
  .h6 {
    font-size: 15px;
    line-height: 1;
  }
}

.introparabig {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .introparabig {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .introparabig {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .introparabig {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .introparabig {
    font-size: 29px;
    line-height: 1;
  }
}

.intropara {
  font-size: 18px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .intropara {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .intropara {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .intropara {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .intropara {
    font-size: 20px;
    line-height: 1;
  }
}

.xl {
  font-size: 38px;
  line-height: 0.9;
}
@media screen and (min-width: 741px) {
  .xl {
    font-size: 50px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  .xl {
    font-size: 60px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  .xl {
    font-size: 68px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  .xl {
    font-size: 75px;
    line-height: 0.9;
  }
}

.small-heading {
  color: #B08A57;
  font-size: 14px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .small-heading {
    font-size: 15px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .small-heading {
    font-size: 15px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .small-heading {
    font-size: 15px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .small-heading {
    font-size: 15px;
    line-height: 1;
  }
}
.small-heading {
  border-bottom: 2px solid #B08A57;
  margin: 0 0 2.2em;
  padding: 0 0 0.9em;
  width: fit-content;
}
.small-heading + * {
  margin-top: 0;
}

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.flex-columns h2,
.flex-columns h3,
.flex-columns h4,
.flex-columns h5,
.flex-columns h6,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.page-template-gutenberg #website-wrap h2,
.page-template-gutenberg #website-wrap h3,
.page-template-gutenberg #website-wrap h4,
.page-template-gutenberg #website-wrap h5,
.page-template-gutenberg #website-wrap h6 {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .wysiwyg h2,
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h2,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .page-template-gutenberg #website-wrap h2,
  .page-template-gutenberg #website-wrap h3,
  .page-template-gutenberg #website-wrap h4,
  .page-template-gutenberg #website-wrap h5,
  .page-template-gutenberg #website-wrap h6 {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .wysiwyg h2,
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h2,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .page-template-gutenberg #website-wrap h2,
  .page-template-gutenberg #website-wrap h3,
  .page-template-gutenberg #website-wrap h4,
  .page-template-gutenberg #website-wrap h5,
  .page-template-gutenberg #website-wrap h6 {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .wysiwyg h2,
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h2,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .page-template-gutenberg #website-wrap h2,
  .page-template-gutenberg #website-wrap h3,
  .page-template-gutenberg #website-wrap h4,
  .page-template-gutenberg #website-wrap h5,
  .page-template-gutenberg #website-wrap h6 {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg h2,
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h2,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .page-template-gutenberg #website-wrap h2,
  .page-template-gutenberg #website-wrap h3,
  .page-template-gutenberg #website-wrap h4,
  .page-template-gutenberg #website-wrap h5,
  .page-template-gutenberg #website-wrap h6 {
    font-size: 29px;
    line-height: 1;
  }
}
.wysiwyg p > a,
.wysiwyg li > a,
.flex-columns p > a,
.flex-columns li > a,
.post-content p > a,
.post-content li > a,
.page-template-gutenberg #website-wrap p > a,
.page-template-gutenberg #website-wrap li > a {
  text-decoration: underline;
  font-weight: 600;
}
.wysiwyg ul li,
.flex-columns ul li,
.post-content ul li,
.page-template-gutenberg #website-wrap ul li {
  padding-left: 34px;
  position: relative;
}
.wysiwyg ul li:before,
.flex-columns ul li:before,
.post-content ul li:before,
.page-template-gutenberg #website-wrap ul li:before {
  position: absolute;
  left: 0;
  top: 0.5em;
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  content: "\f111";
  font-size: 21px;
}
.wysiwyg ol li,
.wysiwyg ul li,
.flex-columns ol li,
.flex-columns ul li,
.post-content ol li,
.post-content ul li,
.page-template-gutenberg #website-wrap ol li,
.page-template-gutenberg #website-wrap ul li {
  margin-bottom: 1em;
}
.wysiwyg ol li:last-child,
.wysiwyg ul li:last-child,
.flex-columns ol li:last-child,
.flex-columns ul li:last-child,
.post-content ol li:last-child,
.post-content ul li:last-child,
.page-template-gutenberg #website-wrap ol li:last-child,
.page-template-gutenberg #website-wrap ul li:last-child {
  margin-bottom: 0;
}
.wysiwyg ol li,
.flex-columns ol li,
.post-content ol li,
.page-template-gutenberg #website-wrap ol li {
  list-style-type: decimal;
  padding-left: 14px;
  margin-left: 20px;
}
.wysiwyg .video-block,
.wysiwyg .table-block,
.wysiwyg .testimonial,
.wysiwyg .image-wrapper,
.flex-columns .video-block,
.flex-columns .table-block,
.flex-columns .testimonial,
.flex-columns .image-wrapper,
.post-content .video-block,
.post-content .table-block,
.post-content .testimonial,
.post-content .image-wrapper,
.page-template-gutenberg #website-wrap .video-block,
.page-template-gutenberg #website-wrap .table-block,
.page-template-gutenberg #website-wrap .testimonial,
.page-template-gutenberg #website-wrap .image-wrapper {
  margin-top: 60px;
}
@media only screen and (max-width : 820px) {
  .wysiwyg .video-block,
  .wysiwyg .table-block,
  .wysiwyg .testimonial,
  .wysiwyg .image-wrapper,
  .flex-columns .video-block,
  .flex-columns .table-block,
  .flex-columns .testimonial,
  .flex-columns .image-wrapper,
  .post-content .video-block,
  .post-content .table-block,
  .post-content .testimonial,
  .post-content .image-wrapper,
  .page-template-gutenberg #website-wrap .video-block,
  .page-template-gutenberg #website-wrap .table-block,
  .page-template-gutenberg #website-wrap .testimonial,
  .page-template-gutenberg #website-wrap .image-wrapper {
    margin-top: 45px;
  }
}
@media only screen and (max-width : 699px) {
  .wysiwyg .video-block,
  .wysiwyg .table-block,
  .wysiwyg .testimonial,
  .wysiwyg .image-wrapper,
  .flex-columns .video-block,
  .flex-columns .table-block,
  .flex-columns .testimonial,
  .flex-columns .image-wrapper,
  .post-content .video-block,
  .post-content .table-block,
  .post-content .testimonial,
  .post-content .image-wrapper,
  .page-template-gutenberg #website-wrap .video-block,
  .page-template-gutenberg #website-wrap .table-block,
  .page-template-gutenberg #website-wrap .testimonial,
  .page-template-gutenberg #website-wrap .image-wrapper {
    margin-top: 30px;
  }
}
.wysiwyg .video-block,
.wysiwyg .table-block,
.wysiwyg .testimonial,
.wysiwyg .image-wrapper,
.flex-columns .video-block,
.flex-columns .table-block,
.flex-columns .testimonial,
.flex-columns .image-wrapper,
.post-content .video-block,
.post-content .table-block,
.post-content .testimonial,
.post-content .image-wrapper,
.page-template-gutenberg #website-wrap .video-block,
.page-template-gutenberg #website-wrap .table-block,
.page-template-gutenberg #website-wrap .testimonial,
.page-template-gutenberg #website-wrap .image-wrapper {
  margin-bottom: 60px;
}
@media only screen and (max-width : 820px) {
  .wysiwyg .video-block,
  .wysiwyg .table-block,
  .wysiwyg .testimonial,
  .wysiwyg .image-wrapper,
  .flex-columns .video-block,
  .flex-columns .table-block,
  .flex-columns .testimonial,
  .flex-columns .image-wrapper,
  .post-content .video-block,
  .post-content .table-block,
  .post-content .testimonial,
  .post-content .image-wrapper,
  .page-template-gutenberg #website-wrap .video-block,
  .page-template-gutenberg #website-wrap .table-block,
  .page-template-gutenberg #website-wrap .testimonial,
  .page-template-gutenberg #website-wrap .image-wrapper {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width : 699px) {
  .wysiwyg .video-block,
  .wysiwyg .table-block,
  .wysiwyg .testimonial,
  .wysiwyg .image-wrapper,
  .flex-columns .video-block,
  .flex-columns .table-block,
  .flex-columns .testimonial,
  .flex-columns .image-wrapper,
  .post-content .video-block,
  .post-content .table-block,
  .post-content .testimonial,
  .post-content .image-wrapper,
  .page-template-gutenberg #website-wrap .video-block,
  .page-template-gutenberg #website-wrap .table-block,
  .page-template-gutenberg #website-wrap .testimonial,
  .page-template-gutenberg #website-wrap .image-wrapper {
    margin-bottom: 30px;
  }
}
.wysiwyg .video-block:first-child,
.wysiwyg .table-block:first-child,
.wysiwyg .testimonial:first-child,
.wysiwyg .image-wrapper:first-child,
.flex-columns .video-block:first-child,
.flex-columns .table-block:first-child,
.flex-columns .testimonial:first-child,
.flex-columns .image-wrapper:first-child,
.post-content .video-block:first-child,
.post-content .table-block:first-child,
.post-content .testimonial:first-child,
.post-content .image-wrapper:first-child,
.page-template-gutenberg #website-wrap .video-block:first-child,
.page-template-gutenberg #website-wrap .table-block:first-child,
.page-template-gutenberg #website-wrap .testimonial:first-child,
.page-template-gutenberg #website-wrap .image-wrapper:first-child {
  margin-top: 0;
}
.wysiwyg .video-block:last-child,
.wysiwyg .table-block:last-child,
.wysiwyg .testimonial:last-child,
.wysiwyg .image-wrapper:last-child,
.flex-columns .video-block:last-child,
.flex-columns .table-block:last-child,
.flex-columns .testimonial:last-child,
.flex-columns .image-wrapper:last-child,
.post-content .video-block:last-child,
.post-content .table-block:last-child,
.post-content .testimonial:last-child,
.post-content .image-wrapper:last-child,
.page-template-gutenberg #website-wrap .video-block:last-child,
.page-template-gutenberg #website-wrap .table-block:last-child,
.page-template-gutenberg #website-wrap .testimonial:last-child,
.page-template-gutenberg #website-wrap .image-wrapper:last-child {
  margin-bottom: 0;
}
.wysiwyg .video-block:first-child,
.flex-columns .video-block:first-child,
.post-content .video-block:first-child,
.page-template-gutenberg #website-wrap .video-block:first-child {
  margin-top: 0;
}
.wysiwyg .video-block:last-child,
.flex-columns .video-block:last-child,
.post-content .video-block:last-child,
.page-template-gutenberg #website-wrap .video-block:last-child {
  margin-bottom: 0;
}
.wysiwyg .video-block img,
.flex-columns .video-block img,
.post-content .video-block img,
.page-template-gutenberg #website-wrap .video-block img {
  margin-bottom: 0;
}
.wysiwyg .table-block,
.flex-columns .table-block,
.post-content .table-block,
.page-template-gutenberg #website-wrap .table-block {
  width: 100%;
}
.wysiwyg p > .btn:first-child,
.flex-columns p > .btn:first-child,
.post-content p > .btn:first-child,
.page-template-gutenberg #website-wrap p > .btn:first-child {
  margin-top: 0;
}
.wysiwyg .btn,
.flex-columns .btn,
.post-content .btn,
.page-template-gutenberg #website-wrap .btn {
  display: flex;
}
@media only screen and (min-width : 700px) {
  .wysiwyg .btn,
  .flex-columns .btn,
  .post-content .btn,
  .page-template-gutenberg #website-wrap .btn {
    max-width: fit-content;
  }
}

table {
  width: 100%;
}
table tr {
  border-bottom: 1px solid #E3E1DD;
}
table tr:nth-child(2n+1) td {
  background-color: transparent;
}
table th {
  white-space: nowrap;
}
table td:last-child {
  border-width: 0;
}
table td,
table th {
  padding: 19px 25px;
  text-align: left;
  background-color: transparent;
  border-width: 0;
  vertical-align: top;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  table td,
  table th {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  table td,
  table th {
    font-size: 18px;
    line-height: 1.45;
  }
}
@media only screen and (max-width : 820px) {
  table td,
  table th {
    padding: 10px 20px;
  }
}

.sml {
  font-size: 13px;
}

.med {
  font-size: 16px;
}

.fontbold {
  font-weight: 600;
}

.fontmedium {
  font-weight: 500;
}

.fontnormal {
  font-weight: 400;
}

.fontlight {
  font-weight: 400;
}

.italic {
  font-style: italic;
}

.strikethrough {
  text-decoration: line-through;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: none;
  font-weight: 400;
}

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

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

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

@media only screen and (max-width : 820px) {
  .text-center-sm {
    text-align: center;
  }
  .text-left-sm {
    text-align: left;
  }
}
@media only screen and (max-width : 699px) {
  .text-center-xs {
    text-align: center !important;
  }
  .text-left-xs {
    text-align: left !important;
  }
}
@media only screen and (max-width : 540px) {
  .text-center-xxs {
    text-align: center !important;
  }
  .text-left-xxs {
    text-align: left !important;
  }
}
a:focus {
  outline: none;
}

a {
  color: #444b52;
  text-decoration: none;
}
.no-touch a:hover, .no-touch a:active {
  color: #444b52;
  text-decoration: none;
}

ul.inline-block li {
  display: inline-block;
}

.btn,
input[type=submit] {
  text-align: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  border-width: 0;
  cursor: pointer;
  line-height: 1.3;
  text-transform: uppercase;
  position: relative;
  max-width: fit-content;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .btn,
  input[type=submit] {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  .btn,
  input[type=submit] {
    font-size: 15px;
    line-height: 1.45;
  }
}
.btn,
input[type=submit] {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  margin-top: 40px;
}
@media only screen and (max-width : 820px) {
  .btn,
  input[type=submit] {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 699px) {
  .btn,
  input[type=submit] {
    margin-top: 20px;
  }
}
.btn:after,
input[type=submit]:after {
  content: "\e09f";
  transform: translateY(-1px);
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
}
.btn,
input[type=submit] {
  background-color: #B08A57;
  color: #ffffff;
}
.btn:hover,
input[type=submit]:hover {
  color: #ffffff;
  background-color: #444b52;
}
.btn,
input[type=submit] {
  padding: 14px 50px;
  border-radius: 100px;
}
@media only screen and (max-width : 1199px) {
  .btn,
  input[type=submit] {
    padding: 10px 30px;
  }
}
@media only screen and (max-width : 699px) {
  .btn,
  input[type=submit] {
    padding: 8px 24px;
  }
}

.more {
  color: #B08A57;
  text-align: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  border-width: 0;
  cursor: pointer;
  line-height: 1.3;
  text-transform: uppercase;
  position: relative;
  max-width: fit-content;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .more {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  .more {
    font-size: 15px;
    line-height: 1.45;
  }
}
.more {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  margin-top: 40px;
}
@media only screen and (max-width : 820px) {
  .more {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 699px) {
  .more {
    margin-top: 20px;
  }
}
.more:after {
  content: "\e09f";
  transform: translateY(-1px);
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
}
.more {
  padding: 5px 0;
  height: fit-content;
}
.more:hover {
  color: #444b52;
}
.more:before {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background-color: #C8C3BC;
}

button {
  border: 0;
}

.buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  align-items: center;
}
.buttons .btn, .buttons .more {
  margin: 0;
  white-space: nowrap;
}
@media only screen and (max-width : 699px) {
  .buttons .btn, .buttons .more {
    max-width: 100%;
    width: 100%;
  }
}

html {
  height: 100%;
}
html body {
  color: #444b52;
  background-color: #444b52;
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
    overflow: hidden;
  }
}
.outer {
  position: relative;
}

.container,
.container-fluid,
#nav .nav > li .sub-menu > li.megamenu,
.ctcc-inner {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
@media only screen and (min-width : 700px) {
  .container,
  .container-fluid,
  #nav .nav > li .sub-menu > li.megamenu,
  .ctcc-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width : 1025px) {
  .container,
  .container-fluid,
  #nav .nav > li .sub-menu > li.megamenu,
  .ctcc-inner {
    padding-left: 80px;
    padding-right: 80px;
  }
}

.container,
#nav .nav > li .sub-menu > li.megamenu,
.ctcc-inner {
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#website-wrap {
  overflow: hidden;
  z-index: 1;
  background-color: #ffffff;
}

.section {
  padding-top: 120px;
}
@media only screen and (max-width : 1499px) {
  .section {
    padding-top: 90px;
  }
}
@media only screen and (max-width : 699px) {
  .section {
    padding-top: 50px;
  }
}
.section {
  padding-bottom: 120px;
}
@media only screen and (max-width : 1499px) {
  .section {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width : 699px) {
  .section {
    padding-bottom: 50px;
  }
}
.section:first-child {
  padding-top: calc(180px + 108px);
}
@media only screen and (max-width : 1499px) {
  .section:first-child {
    padding-top: calc(120px + 108px);
  }
}
@media only screen and (max-width : 1199px) {
  .section:first-child {
    padding-top: calc(120px + 108px);
  }
}
@media only screen and (max-width : 699px) {
  .section:first-child {
    padding-top: calc(80px + 108px);
  }
}
.section.bgwhite {
  background-color: #ffffff;
}
.section.bgwhite + .section.bgwhite {
  padding-top: 0;
}
.section.bggrey {
  background-color: #F8F7F4;
}
.section.bggrey + .section.bggrey {
  padding-top: 0;
}

.videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.videowrapper iframe,
.videowrapper .video-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.search-filter-results {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
.search-filter-results > *:not(.pagination, [class*=owl]) > a {
  display: block;
  max-width: 100%;
}
.search-filter-results > *:not(.pagination, [class*=owl]) > a.btn {
  display: inline-block;
}
.search-filter-results > *:not(.pagination, [class*=owl]) > a > img {
  width: 100%;
  display: block;
}
.search-filter-results.columns-2 {
  grid-template-columns: 1fr 1fr;
}
.search-filter-results.columns-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width : 820px) {
  .search-filter-results.columns-2, .search-filter-results.columns-3, .search-filter-results.columns-4 {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width : 699px) {
  .search-filter-results.columns-2, .search-filter-results.columns-3, .search-filter-results.columns-4 {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

figure > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
figure.image-wrapper {
  margin: 0 auto;
}
@media only screen and (min-width : 700px) {
  figure.image-wrapper.w50 {
    width: 50%;
  }
}
@media only screen and (min-width : 700px) {
  figure.image-wrapper.w75 {
    width: 75%;
  }
}
figure figcaption {
  padding-top: 10px;
}

label {
  display: inline-block;
  margin-bottom: 0.4em;
}

form input[type=text],
form input[type=email],
form input[type=number],
form input[type=tel],
form input[type=month],
form input[type=password],
form input[type=search],
form input[type=time],
form input[type=url],
form input[type=week],
form textarea {
  display: block;
  width: 100%;
  appearance: none;
  border-radius: 0;
  border: 1px solid #E3E1DD;
  color: #444b52;
  background-color: transparent;
  padding: 0 20px;
  height: 55px;
  line-height: 55px;
  margin-bottom: 14px;
  transition: all 0.3s ease-in-out;
}
form input[type=text]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=number]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder,
form input[type=month]::-webkit-input-placeholder,
form input[type=password]::-webkit-input-placeholder,
form input[type=search]::-webkit-input-placeholder,
form input[type=time]::-webkit-input-placeholder,
form input[type=url]::-webkit-input-placeholder,
form input[type=week]::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #444b52;
}
form input[type=text]:-moz-placeholder,
form input[type=email]:-moz-placeholder,
form input[type=number]:-moz-placeholder,
form input[type=tel]:-moz-placeholder,
form input[type=month]:-moz-placeholder,
form input[type=password]:-moz-placeholder,
form input[type=search]:-moz-placeholder,
form input[type=time]:-moz-placeholder,
form input[type=url]:-moz-placeholder,
form input[type=week]:-moz-placeholder,
form textarea:-moz-placeholder {
  color: #444b52;
}
form input[type=text]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=number]::-moz-placeholder,
form input[type=tel]::-moz-placeholder,
form input[type=month]::-moz-placeholder,
form input[type=password]::-moz-placeholder,
form input[type=search]::-moz-placeholder,
form input[type=time]::-moz-placeholder,
form input[type=url]::-moz-placeholder,
form input[type=week]::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #444b52;
}
form input[type=text]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=number]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder,
form input[type=month]:-ms-input-placeholder,
form input[type=password]:-ms-input-placeholder,
form input[type=search]:-ms-input-placeholder,
form input[type=time]:-ms-input-placeholder,
form input[type=url]:-ms-input-placeholder,
form input[type=week]:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #444b52;
}
@media only screen and (max-width : 699px) {
  form input[type=text],
  form input[type=email],
  form input[type=number],
  form input[type=tel],
  form input[type=month],
  form input[type=password],
  form input[type=search],
  form input[type=time],
  form input[type=url],
  form input[type=week],
  form textarea {
    padding: 0 15px;
    margin-bottom: 8px;
    height: 45px;
    line-height: 45px;
  }
}
form input[type=checkbox],
form input[type=radio] {
  margin: 0 10px 0 0;
  transform: translateY(-1px);
}
form button {
  margin-bottom: 0 !important;
}
form button[type=submit] {
  margin-top: 20px;
}
@media only screen and (max-width : 820px) {
  form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 699px) {
  form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 699px) {
  form button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
form textarea {
  height: 230px;
  line-height: 1.7;
  padding-top: 16px;
  display: block;
}
@media only screen and (max-width : 820px) {
  form textarea {
    height: 180px;
  }
}

.select-css-wrap {
  background-color: transparent;
  margin-bottom: 14px;
}
@media only screen and (max-width : 699px) {
  .select-css-wrap {
    margin-bottom: 8px;
  }
}
.select-css-wrap select {
  display: block;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .select-css-wrap select {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .select-css-wrap select {
    font-size: 18px;
    line-height: 1.45;
  }
}
.select-css-wrap select {
  font-family: "Barlow Semi Condensed", sans-serif;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border-width: 0;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  color: #444b52;
  padding: 0 55px 0 20px;
}
@media only screen and (max-width : 699px) {
  .select-css-wrap select {
    padding: 0 45px 0 15px;
  }
}
.select-css-wrap select {
  height: 55px;
  line-height: 55px;
}
@media only screen and (max-width : 699px) {
  .select-css-wrap select {
    height: 45px;
    line-height: 45px;
  }
}
.select-css-wrap select {
  position: relative;
  z-index: 2;
}
.select-css-wrap select::-ms-expand {
  display: none;
}
.select-css-wrap select:focus {
  outline: none;
}
.select-css-wrap select option {
  font-weight: normal;
}
.select-css-wrap {
  position: relative;
}
.select-css-wrap:after {
  content: "\f107";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
}
@media only screen and (max-width : 699px) {
  .select-css-wrap:after {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
.select-css-wrap:after {
  text-align: center;
  border-left-width: 0;
  z-index: 1;
  font-size: 20px;
  background-color: #444b52;
  color: #ffffff;
  border-radius: 0 3px 3px 0;
}

body .gform_wrapper.gravity-theme .gform_fields {
  display: block;
}

.gform_wrapper ul li {
  padding: 0;
  margin: 0;
}
.gform_wrapper ul li:last-child {
  border-width: 0;
}
.gform_wrapper ul li.ui-state-focus {
  background-color: transparent;
}
.gform_wrapper .gfield_label .gfield_required_text,
.gform_wrapper label:not(.gfield_consent_label) .gfield_required_text {
  display: none;
}
.gform_wrapper form input[type=text],
.gform_wrapper form input[type=email],
.gform_wrapper form input[type=number],
.gform_wrapper form input[type=tel],
.gform_wrapper form input[type=month],
.gform_wrapper form input[type=password],
.gform_wrapper form input[type=search],
.gform_wrapper form input[type=time],
.gform_wrapper form input[type=url],
.gform_wrapper form input[type=week],
.gform_wrapper form textarea {
  display: block;
  width: 100%;
  appearance: none;
  border-radius: 0;
  border: 1px solid #E3E1DD;
  color: #444b52;
  background-color: transparent;
  padding: 0 20px;
  height: 55px;
  line-height: 55px;
  margin-bottom: 14px;
  transition: all 0.3s ease-in-out;
}
.gform_wrapper form input[type=text]::-webkit-input-placeholder,
.gform_wrapper form input[type=email]::-webkit-input-placeholder,
.gform_wrapper form input[type=number]::-webkit-input-placeholder,
.gform_wrapper form input[type=tel]::-webkit-input-placeholder,
.gform_wrapper form input[type=month]::-webkit-input-placeholder,
.gform_wrapper form input[type=password]::-webkit-input-placeholder,
.gform_wrapper form input[type=search]::-webkit-input-placeholder,
.gform_wrapper form input[type=time]::-webkit-input-placeholder,
.gform_wrapper form input[type=url]::-webkit-input-placeholder,
.gform_wrapper form input[type=week]::-webkit-input-placeholder,
.gform_wrapper form textarea::-webkit-input-placeholder {
  color: #444b52;
}
.gform_wrapper form input[type=text]:-moz-placeholder,
.gform_wrapper form input[type=email]:-moz-placeholder,
.gform_wrapper form input[type=number]:-moz-placeholder,
.gform_wrapper form input[type=tel]:-moz-placeholder,
.gform_wrapper form input[type=month]:-moz-placeholder,
.gform_wrapper form input[type=password]:-moz-placeholder,
.gform_wrapper form input[type=search]:-moz-placeholder,
.gform_wrapper form input[type=time]:-moz-placeholder,
.gform_wrapper form input[type=url]:-moz-placeholder,
.gform_wrapper form input[type=week]:-moz-placeholder,
.gform_wrapper form textarea:-moz-placeholder {
  color: #444b52;
}
.gform_wrapper form input[type=text]::-moz-placeholder,
.gform_wrapper form input[type=email]::-moz-placeholder,
.gform_wrapper form input[type=number]::-moz-placeholder,
.gform_wrapper form input[type=tel]::-moz-placeholder,
.gform_wrapper form input[type=month]::-moz-placeholder,
.gform_wrapper form input[type=password]::-moz-placeholder,
.gform_wrapper form input[type=search]::-moz-placeholder,
.gform_wrapper form input[type=time]::-moz-placeholder,
.gform_wrapper form input[type=url]::-moz-placeholder,
.gform_wrapper form input[type=week]::-moz-placeholder,
.gform_wrapper form textarea::-moz-placeholder {
  color: #444b52;
}
.gform_wrapper form input[type=text]:-ms-input-placeholder,
.gform_wrapper form input[type=email]:-ms-input-placeholder,
.gform_wrapper form input[type=number]:-ms-input-placeholder,
.gform_wrapper form input[type=tel]:-ms-input-placeholder,
.gform_wrapper form input[type=month]:-ms-input-placeholder,
.gform_wrapper form input[type=password]:-ms-input-placeholder,
.gform_wrapper form input[type=search]:-ms-input-placeholder,
.gform_wrapper form input[type=time]:-ms-input-placeholder,
.gform_wrapper form input[type=url]:-ms-input-placeholder,
.gform_wrapper form input[type=week]:-ms-input-placeholder,
.gform_wrapper form textarea:-ms-input-placeholder {
  color: #444b52;
}
@media only screen and (max-width : 699px) {
  .gform_wrapper form input[type=text],
  .gform_wrapper form input[type=email],
  .gform_wrapper form input[type=number],
  .gform_wrapper form input[type=tel],
  .gform_wrapper form input[type=month],
  .gform_wrapper form input[type=password],
  .gform_wrapper form input[type=search],
  .gform_wrapper form input[type=time],
  .gform_wrapper form input[type=url],
  .gform_wrapper form input[type=week],
  .gform_wrapper form textarea {
    padding: 0 15px;
    margin-bottom: 8px;
    height: 45px;
    line-height: 45px;
  }
}
.gform_wrapper form input[type=checkbox],
.gform_wrapper form input[type=radio] {
  margin: 0 10px 0 0;
  transform: translateY(-1px);
}
.gform_wrapper form button {
  margin-bottom: 0 !important;
}
.gform_wrapper form button[type=submit] {
  margin-top: 20px;
}
@media only screen and (max-width : 820px) {
  .gform_wrapper form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 699px) {
  .gform_wrapper form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 699px) {
  .gform_wrapper form button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.gform_wrapper form textarea {
  height: 230px;
  line-height: 1.7;
  padding-top: 16px;
  display: block;
}
@media only screen and (max-width : 820px) {
  .gform_wrapper form textarea {
    height: 180px;
  }
}

.gform_wrapper {
  margin: 0;
  max-width: 100%;
  position: relative;
}
.gform_wrapper .gform_heading {
  width: 100%;
  margin-bottom: 0;
}
.gform_wrapper .gform_heading .gform_title {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
.gform_wrapper .gform_heading .gform_title:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gform_heading .gform_title {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 29px;
    line-height: 1;
  }
}
.gform_wrapper .gform_heading .gform_description {
  display: block;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .gform_wrapper .gform_heading .gform_description {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .gform_heading .gform_description {
    font-size: 18px;
    line-height: 1.45;
  }
}
.gform_wrapper .gform_heading .gform_description {
  margin-bottom: 15px;
}
.gform_wrapper .gform_fields .gfield {
  position: relative;
  z-index: 1;
}
.gform_wrapper .gform_fields .gfield.gfield_error input,
.gform_wrapper .gform_fields .gfield.gfield_error textarea {
  background-color: rgba(248, 247, 244, 0.5);
}
.gform_wrapper .gform_fields .gfield .gfield_checkbox label {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .gform_wrapper .gform_fields .gfield .gfield_checkbox label {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .gform_fields .gfield .gfield_checkbox label {
    font-size: 18px;
    line-height: 1.45;
  }
}
.gform_wrapper .gform_fields .gfield .gfield_checkbox label {
  margin: 0;
  display: inline-block;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent {
  margin-top: 15px;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent .gfield_consent_label {
  margin: 0;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=checkbox],
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=radio] {
  display: none;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=checkbox],
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=radio] {
  display: none;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=checkbox] + label:before,
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=radio] + label:before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  background: #E3E1DD;
  margin-right: 0px;
  border-radius: 100%;
  cursor: pointer;
  margin: 0 15px 0 0;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=checkbox]:checked + label:before,
.gform_wrapper .gform_fields .gfield .ginput_container_consent input[type=radio]:checked + label:before {
  color: #444b52;
  content: "\f00c";
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent > label {
  padding: 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gform_wrapper .gform_fields .gfield .ginput_container_consent > label a {
  margin-left: 0.3em;
}
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=checkbox],
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=radio] {
  display: none;
}
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=checkbox],
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=radio] {
  display: none;
}
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=checkbox] + label:before,
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=radio] + label:before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  background: #E3E1DD;
  margin-right: 0px;
  border-radius: 100%;
  cursor: pointer;
  margin: 0 15px 0 0;
}
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=checkbox]:checked + label:before,
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice input[type=radio]:checked + label:before {
  color: #444b52;
  content: "\f00c";
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice > label {
  padding: 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice > label a {
  margin-left: 0.3em;
}
@media only screen and (min-width : 700px) {
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox {
    height: 80px;
    position: relative;
    z-index: 1;
  }
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox div {
    height: inherit;
  }
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gchoice {
    display: flex;
    align-items: center;
  }
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox label {
    margin: 0;
  }
}
@media only screen and (min-width : 700px) {
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox + #field_submit {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
  }
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox + #field_submit input[type=submit] {
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.gform_wrapper .gform_fields .gfield.gfield--type-consent .gfield_label {
  display: none;
}
.gform_wrapper .gform_fields fieldset {
  border-width: 0;
}
.gform_wrapper form > .gform-footer {
  margin: 30px 0 0;
  position: relative;
  max-width: fit-content;
}
@media only screen and (max-width : 699px) {
  .gform_wrapper form > .gform-footer {
    max-width: 100%;
  }
}
.gform_wrapper input[type=submit],
.gform_wrapper button {
  margin: 0;
}
.gform_wrapper .gform_ajax_spinner,
.gform_wrapper .gform-loader {
  display: block;
  width: 50px;
  height: 50px;
  animation: loadingspinner 1.4s infinite linear;
  transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
}
@keyframes loadingspinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gform_wrapper .gform_ajax_spinner,
.gform_wrapper .gform-loader {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}
.gform_wrapper .gsection {
  border-width: 0;
  padding: 30px 0 0;
}
.gform_wrapper .gsection .gsection_title {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
.gform_wrapper .gsection .gsection_title:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gsection .gsection_title {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 29px;
    line-height: 1;
  }
}
.gform_wrapper .gfield_description {
  width: 100%;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .gform_wrapper .gfield_description {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .gfield_description {
    font-size: 18px;
    line-height: 1.45;
  }
}
.gform_wrapper .gfield_description {
  padding: 0;
  margin: 5px 0 20px;
}
.gform_wrapper .validation_error,
.gform_wrapper .gfield_error {
  width: 100%;
  background-color: transparent;
  border-width: 0;
}
.gform_wrapper .validation_error .ginput_container,
.gform_wrapper .gfield_error .ginput_container {
  max-width: 100%;
  margin-top: 0;
}
.gform_wrapper .validation_error,
.gform_wrapper .validation_message {
  color: #444b52;
}
.gform_wrapper .validation_error,
.gform_wrapper .gform_submission_error {
  text-transform: none;
  padding: 0;
  text-align: left;
  font-weight: normal;
  margin: 0 0 30px !important;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
.gform_wrapper .validation_error:last-child,
.gform_wrapper .gform_submission_error:last-child {
  margin-bottom: 0;
}
.gform_wrapper .validation_error,
.gform_wrapper .gform_submission_error {
  font-size: 18px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    font-size: 20px;
    line-height: 1;
  }
}
.gform_wrapper .validation_message {
  position: absolute;
  z-index: 999;
  right: 0;
  top: 7px;
  background: transparent;
  display: inline-block;
  width: auto;
  padding: 5px 15px;
  border-radius: 0;
  color: #ffffff;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .gform_wrapper .validation_message {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .validation_message {
    font-size: 15px;
    line-height: 1.45;
  }
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .validation_message {
    padding: 3px 12px;
  }
}
.gform_wrapper .validation_message:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  margin-left: -8px;
  z-index: 1;
  width: 10px;
  height: 10px;
  background: #444b52;
  transform: rotate(45deg);
}
.gform_wrapper .validation_message:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #444b52;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 100px;
}
.gform_wrapper .ginput_recaptcha + .validation_message,
.gform_wrapper .ginput_container_consent + .validation_message {
  right: auto;
}
.gform_wrapper .ginput_recaptcha + .validation_message {
  top: -35px;
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .ginput_recaptcha + .validation_message {
    top: -25px;
  }
}
.gform_wrapper .ginput_container_consent + .validation_message {
  top: -35px;
}
.gform_wrapper .ginput_container_consent input[type=checkbox],
.gform_wrapper .ginput_container_consent input[type=radio] {
  display: none;
}
.gform_wrapper .ginput_container_consent input[type=checkbox],
.gform_wrapper .ginput_container_consent input[type=radio] {
  display: none;
}
.gform_wrapper .ginput_container_consent input[type=checkbox] + label:before,
.gform_wrapper .ginput_container_consent input[type=radio] + label:before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  background: #E3E1DD;
  margin-right: 0px;
  border-radius: 100%;
  cursor: pointer;
  margin: 0 15px 0 0;
}
.gform_wrapper .ginput_container_consent input[type=checkbox]:checked + label:before,
.gform_wrapper .ginput_container_consent input[type=radio]:checked + label:before {
  color: #444b52;
  content: "\f00c";
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}
.gform_wrapper .ginput_container_consent > label {
  padding: 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gform_wrapper .ginput_container_consent > label a {
  margin-left: 0.3em;
}
.gform_wrapper .screen-reader-text {
  display: none;
}
.gform_wrapper .ginput_complex .clear-multi {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .ginput_complex .clear-multi {
    flex-direction: column;
  }
}
.gform_wrapper .ginput_complex .clear-multi input {
  margin: 0;
}
.gform_wrapper .ginput_complex .clear-multi label,
.gform_wrapper .ginput_complex .clear-multi i {
  display: none;
}
.gform_wrapper .ginput_complex .clear-multi .gfield_time_hour,
.gform_wrapper .ginput_complex .clear-multi .gfield_time_minute {
  display: flex;
  align-items: center;
  width: 150px;
  margin: 0 10px 0 0;
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .ginput_complex .clear-multi .gfield_time_hour,
  .gform_wrapper .ginput_complex .clear-multi .gfield_time_minute {
    margin: 0 0 8px;
    width: 100%;
  }
}
.gform_wrapper .ginput_complex .clear-multi .gfield_time_ampm {
  display: flex;
  align-items: center;
}
.gform_wrapper .ginput_complex .clear-multi .gfield_time_ampm .gfield_time_ampm_shim {
  display: none;
}
.gform_wrapper .ginput_complex .clear-multi .gfield_time_ampm .select-css-wrap {
  width: 210px;
  margin: 0;
}
@media only screen and (max-width : 699px) {
  .gform_wrapper .ginput_complex .clear-multi .gfield_time_ampm .select-css-wrap {
    width: 100%;
  }
}
.gfield_checkbox > li input[type=checkbox],
.gfield_checkbox > li input[type=radio] {
  display: none;
}
.gfield_checkbox > li input[type=checkbox],
.gfield_checkbox > li input[type=radio] {
  display: none;
}
.gfield_checkbox > li input[type=checkbox] + label:before,
.gfield_checkbox > li input[type=radio] + label:before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  background: #E3E1DD;
  margin-right: 0px;
  border-radius: 100%;
  cursor: pointer;
  margin: 0 15px 0 0;
}
.gfield_checkbox > li input[type=checkbox]:checked + label:before,
.gfield_checkbox > li input[type=radio]:checked + label:before {
  color: #444b52;
  content: "\f00c";
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}
.gfield_checkbox > li > label {
  padding: 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gfield_checkbox > li > label a {
  margin-left: 0.3em;
}

.g-recaptcha {
  margin-bottom: 4px;
}

#searchform .searchformwrap {
  position: relative;
}
#searchform .searchformwrap input {
  margin: 0;
}
#searchform .searchformwrap button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: auto;
  width: 70px;
  padding: 0;
  border-radius: 0;
}

#ui-datepicker-div {
  background-color: #ffffff;
  padding: 10px 15px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}
#ui-datepicker-div .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin: 10px 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
  margin: 0 10px 0 0;
}
#ui-datepicker-div .ui-datepicker-calendar table td,
#ui-datepicker-div .ui-datepicker-calendar table th {
  padding: 3px 6px;
  text-align: center;
  font-size: 17px;
}

.searchandfilter ul li {
  padding: 0;
}
.searchandfilter ul li label input {
  margin: 0;
}
.searchandfilter ul li.sf-field-submit input {
  margin: 0;
}

body .video-js {
  background-color: transparent;
}
body .video-js .vjs-big-play-button {
  font-size: 1em;
  line-height: 1;
  height: 100px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
  opacity: 1;
  border-width: 0;
  background-color: #444b52;
  border-radius: 100px;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s ease-in-out;
}
body .video-js .vjs-big-play-button .vjs-icon-placeholder {
  text-indent: 3px;
}
body .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\f04b";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 600;
  font-size: 26px;
  width: auto;
  height: auto;
  position: static;
}
body .video-js:hover .vjs-big-play-button {
  background-color: #B08A57;
  transition: all 0.3s ease-in-out;
}
body .video-js.vjs-controls-disabled .vjs-big-play-button, body .video-js.vjs-error .vjs-big-play-button, body .video-js.vjs-has-started .vjs-big-play-button, body .video-js.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
body .video-js .vjs-control-bar {
  background-color: transparent;
}
body .video-js .vjs-slider {
  background-color: transparent;
}
body .video-js .vjs-play-progress {
  background-color: #444b52;
}
body .video-js .vjs-progress-holder {
  background-color: rgba(255, 255, 255, 0.3);
}
body .video-js .vjs-progress-holder .vjs-load-progress div {
  background-color: transparent;
}

#header {
  height: 108px;
  background-color: #ffffff;
  border-bottom: 1px solid #E3E1DD;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
}
.flexbox #header > .container:before, .flexbox #header > .container:after {
  display: none;
}
@media only screen and (max-width : 1199px) {
  #header {
    height: 70px;
  }
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: inherit;
}
@media only screen and (max-width : 1199px) {
  .header-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width : 699px) {
  .header-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-content:before, .header-content:after {
  display: none;
}
.header-content .header-content-left,
.header-content .header-content-right {
  display: flex;
  align-items: center;
  height: inherit;
}
.header-content .header-content-right {
  justify-content: flex-end;
}
.header-content .logo img {
  display: block;
  width: 140px;
}
@media only screen and (max-width : 1199px) {
  .header-content .logo img {
    width: 110px;
  }
}

@media only screen and (min-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}
#mobnavbtn {
  width: 33px;
  height: 30px;
  height: inherit;
  position: absolute;
  right: 60px;
  z-index: 9999;
}
@media only screen and (max-width : 699px) {
  #mobnavbtn {
    right: 30px;
  }
}
@media only screen and (min-width : 1025px) {
  #mobnavbtn {
    display: none;
  }
}
#mobnavbtn #mobnavtrigger {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: inherit;
  cursor: pointer;
}
#mobnavbtn #mobnavtrigger span {
  background-color: #444b52;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 2px;
}
#mobnavbtn #mobnavtrigger span.bar1 {
  margin-top: -6px;
}
.showmobnav #mobnavbtn #mobnavtrigger span.bar1 {
  transform: translateY(-50%) rotate(45deg);
  margin: 0;
}
#mobnavbtn #mobnavtrigger span.bar3 {
  margin-top: 6px;
}
.showmobnav #mobnavbtn #mobnavtrigger span.bar3 {
  transform: translateY(-50%) rotate(-45deg);
  margin: 0;
}
#mobnavbtn #mobnavtrigger span.bar2 {
  width: 23px;
}
.showmobnav #mobnavbtn #mobnavtrigger span.bar2 {
  opacity: 0;
}

#nav, #nav .nav {
  gap: 75px;
}
@media only screen and (max-width : 1399px) {
  #nav, #nav .nav {
    gap: 60px;
  }
}
@media only screen and (max-width : 1299px) {
  #nav, #nav .nav {
    gap: 50px;
  }
}
@media only screen and (max-width : 1199px) {
  #nav, #nav .nav {
    gap: 30px;
  }
}

#nav {
  background-color: transparent;
  height: inherit;
  display: flex;
  align-items: center;
}
#nav > .wrap {
  height: inherit;
}
#nav > .wrap > .row {
  height: inherit;
}
#nav > .wrap > .row > div {
  height: inherit;
}
#nav > .wrap > .row > div > ul {
  height: inherit;
}
#nav a.btn {
  margin: 0;
  background-color: #444b52;
  color: #ffffff;
}
#nav a.btn:hover {
  color: #ffffff;
}
#nav .nav {
  text-align: center;
  display: flex;
  align-items: center;
  height: inherit;
}
#nav .nav li {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0;
  height: inherit;
}
#nav .nav li li {
  line-height: 1;
}
#nav .nav li a {
  line-height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  padding: 0;
  text-transform: uppercase;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  #nav .nav li a {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  #nav .nav li a {
    font-size: 15px;
    line-height: 1.45;
  }
}
#nav .nav li a {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  color: #B08A57;
  position: relative;
}
#nav .nav li a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
}
#nav .nav li.active a:after {
  background-color: #C8C3BC;
}
#mobmenu {
  background: #B08A57;
  height: 38px;
  position: fixed;
  top: 108px;
  width: 100vw;
  left: 0;
}
@media only screen and (min-width : 821px) {
  #mobmenu {
    display: none;
  }
}
@media only screen and (max-width : 1199px) {
  #mobmenu {
    top: 70px;
  }
}
#mobmenu #mobmenunav {
  height: inherit;
}
#mobmenu #mobmenunav .nav {
  display: flex;
  height: inherit;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-right: 30px;
  padding-left: 30px;
}
@media only screen and (max-width : 699px) {
  #mobmenu #mobmenunav .nav {
    gap: 7px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
#mobmenu #mobmenunav .nav li {
  height: inherit;
  display: flex;
  align-items: center;
}
#mobmenu #mobmenunav .nav li a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  #mobmenu #mobmenunav .nav li a {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  #mobmenu #mobmenunav .nav li a {
    font-size: 15px;
    line-height: 1.45;
  }
}
#mobmenu #mobmenunav .nav li a {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  position: relative;
}
#mobmenu #mobmenunav .nav li a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: transparent;
  position: absolute;
}
@media only screen and (max-width : 699px) {
  #mobmenu #mobmenunav .nav li a {
    font-size: 13px;
  }
}
#mobmenu #mobmenunav .nav li.active a:after {
  background-color: rgba(255, 255, 255, 0.5);
}

#footer {
  position: relative;
  z-index: 2;
  background-color: #444b52;
  color: #ffffff;
  padding: 21px 0;
}
#footer .container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width : 820px) {
  #footer .container {
    flex-wrap: wrap;
    justify-content: flex-start;
    grid-column-gap: 20px;
    grid-row-gap: 5px;
  }
}
#footer .container p, #footer .container li {
  text-transform: uppercase;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  #footer .container p, #footer .container li {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  #footer .container p, #footer .container li {
    font-size: 15px;
    line-height: 1.45;
  }
}
#footer .container p, #footer .container li {
  font-weight: 500;
}
#footer .container ul {
  display: flex;
  gap: 38px;
}
@media only screen and (max-width : 1199px) {
  #footer .container ul {
    gap: 20px;
  }
}
@media only screen and (max-width : 820px) {
  #footer .container ul {
    gap: 10px;
  }
}
#footer .container a {
  color: #B08A57;
}

body .swiper {
  overflow: visible;
}
body .swiper .swiper-slide {
  height: auto;
  display: flex;
}
body .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .swiper .swiper-nav {
  display: flex;
  grid-column-gap: 10px;
  justify-content: center;
}
@media only screen and (max-width : 820px) {
  body .swiper .swiper-nav {
    grid-column-gap: 5px;
  }
}
body .swiper .swiper-nav .swiper-button-next,
body .swiper .swiper-nav .swiper-button-prev {
  position: static;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #B08A57;
  margin: 0;
  opacity: 1;
}
@media only screen and (max-width : 820px) {
  body .swiper .swiper-nav .swiper-button-next,
  body .swiper .swiper-nav .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}
body .swiper .swiper-nav .swiper-button-next:after,
body .swiper .swiper-nav .swiper-button-prev:after {
  color: #ffffff;
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  font-size: 1em;
}
body .swiper .swiper-nav .swiper-button-prev:after {
  content: "\f060";
}
body .swiper .swiper-nav .swiper-button-next:after {
  content: "\f061";
}
body .swiper .swiper-horizontal > .swiper-scrollbar,
body .swiper .swiper-scrollbar.swiper-scrollbar-horizontal,
body .swiper .swiper-pagination {
  position: static;
  margin-top: 50px;
  width: calc(100% - 30px);
}
@media only screen and (max-width : 1199px) {
  body .swiper .swiper-horizontal > .swiper-scrollbar,
  body .swiper .swiper-scrollbar.swiper-scrollbar-horizontal,
  body .swiper .swiper-pagination {
    width: calc(100% - 80px);
  }
}
@media only screen and (max-width : 699px) {
  body .swiper .swiper-horizontal > .swiper-scrollbar,
  body .swiper .swiper-scrollbar.swiper-scrollbar-horizontal,
  body .swiper .swiper-pagination {
    width: calc(100% - 95px);
  }
}
body .swiper .swiper-nav {
  margin: 0;
  width: fit-content;
  position: absolute;
  right: 0;
  transform: translateY(-50%) translateX(100%);
}
@media only screen and (max-width : 1199px) {
  body .swiper .swiper-nav {
    transform: translateY(-50%) translateX(50%);
  }
}
@media only screen and (max-width : 699px) {
  body .swiper .swiper-nav {
    transform: translateY(-50%) translateX(0%);
  }
}
body .swiper .swiper-scrollbar {
  background-color: #F8F7F4;
  outline: 0;
  border-radius: 10px;
}
body .swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #B08A57;
}
body .swiper .swiper-pagination {
  display: flex;
  justify-content: center;
  grid-column-gap: 10px;
}
body .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: block;
  background-color: #B08A57;
  opacity: 1;
}
body .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #444b52;
}

#mask {
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999;
}
#mask #lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  inset: 0;
  position: fixed;
  z-index: 2;
  opacity: 0;
}
#mask #lightbox #lightbox-content {
  width: 80%;
  max-width: 640px;
  position: relative;
}
@media only screen and (max-width : 699px) {
  #mask #lightbox #lightbox-content {
    width: 100%;
    max-width: 100%;
  }
}
#mask #lightbox #lightbox-content #lightbox-close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  border-radius: 100%;
  background-color: #B08A57;
  transform: translateX(100%) translateY(-100%);
  cursor: pointer;
}
@media only screen and (max-width : 699px) {
  #mask #lightbox #lightbox-content #lightbox-close-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: fixed;
    transform: none;
    right: 10px;
    top: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
#mask #lightbox #lightbox-content #lightbox-close-btn:before, #mask #lightbox #lightbox-content #lightbox-close-btn:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #ffffff;
}
#mask #lightbox #lightbox-content #lightbox-close-btn:before {
  width: 1px;
  height: 21px;
  transform: translateY(-50%) rotate(45deg);
}
#mask #lightbox #lightbox-content #lightbox-close-btn:after {
  width: 21px;
  height: 1px;
  transform: translateX(-50%) rotate(45deg);
}
#mask #lightbox #lightbox-content .form-wrapper {
  width: 100%;
  background-color: #ffffff;
  padding: 50px 40px;
  max-height: 90vh;
  overflow: scroll;
}
@media only screen and (max-width : 699px) {
  #mask #lightbox #lightbox-content .form-wrapper {
    width: calc(100% - 30px);
    border-radius: 0;
    padding: 40px 30px;
    padding-bottom: 60px;
    max-height: calc(100vh - 30px);
    margin-left: 15px;
  }
}

.wcc-consent-container {
  border-radius: 0;
  position: fixed;
}
.wcc-consent-container.wcc-box-bottom-left {
  border: 1px solid #E3E1DD;
  border-radius: 0;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left {
    left: 0;
    bottom: 0;
    width: 100%;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice {
  display: grid;
  grid-row-gap: 20px;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice {
    grid-row-gap: 15px;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title {
  align-items: center;
  display: flex;
  margin: 0;
  grid-column-gap: 10px;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title:last-child {
  margin-bottom: 0;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title {
    font-size: 29px;
    line-height: 1;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title {
  letter-spacing: 0;
  margin-top: 0;
  padding-top: 0;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title:before {
  position: static;
  display: block;
  width: 40px;
  height: 40px;
  background-color: transparent;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23B08A57' viewBox='0 0 512 512'%3E%3Cpath d='M182.8 28.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9c-.9-5.3-5.3-9.3-10.6-10.1c-51.5-8.2-92.8-47.1-104.5-97.4c-1.8-7.6-8-13.4-15.7-14.6c-54.6-8.7-97.7-52-106.2-106.8c-.8-5.4-4.9-9.8-10.3-10.6c-22.1-3.1-44.6 .9-64.4 11.4zm46.3 19.7c15 58.3 62 103.6 121.2 116.4c15.6 54.1 59 96.4 113.7 110.5c0 11.2-2.5 22.3-7.5 32.5L419.8 383c-6.8 14.1-17.9 25.6-31.7 32.9l-74 39.5c-13.7 7.3-29.4 10.1-44.8 7.9l-83-11.7c-15.4-2.2-29.7-9.2-40.9-20L85.1 373.2c-11.2-10.9-18.7-25-21.4-40.4L49.1 250c-2.7-15.4-.5-31.3 6.4-45.4L92.2 129c6.8-14.1 17.9-25.6 31.7-32.9l74-39.5c9.7-5.2 20.4-8.1 31.2-8.6zM184 192a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm8 184a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM312 256a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm40 120a24 24 0 1 0 0-48 24 24 0 1 0 0 48z'/%3E%3C/svg%3E");
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title:before {
    width: 30px;
    height: 30px;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-notice-group {
  display: grid;
  grid-row-gap: 30px;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-notice-group {
    grid-row-gap: 20px;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-consent-bar, .wcc-consent-container.wcc-banner-bottom .wcc-consent-bar {
  border-width: 0;
  border-radius: 0;
  padding: 40px;
  box-shadow: none;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-consent-bar, .wcc-consent-container.wcc-banner-bottom .wcc-consent-bar {
    padding: 30px 20px;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice .wcc-title, .wcc-consent-container.wcc-banner-bottom .wcc-notice .wcc-title {
  margin: 0;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-des, .wcc-consent-container.wcc-banner-bottom .wcc-notice-des {
    padding: 0;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-des p, .wcc-consent-container.wcc-banner-bottom .wcc-notice-des p {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-des p, .wcc-consent-container.wcc-banner-bottom .wcc-notice-des p {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-des p, .wcc-consent-container.wcc-banner-bottom .wcc-notice-des p {
    font-size: 18px;
    line-height: 1.45;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper {
  margin: 0;
  grid-column-gap: 50px;
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper {
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    grid-row-gap: 5px;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
  text-align: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  border-width: 0;
  cursor: pointer;
  line-height: 1.3;
  text-transform: uppercase;
  position: relative;
  max-width: fit-content;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
    font-size: 15px;
    line-height: 1.45;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  margin-top: 40px;
}
@media only screen and (max-width : 820px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
    margin-top: 20px;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn:after, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn:after {
  content: "\e09f";
  transform: translateY(-1px);
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
  background-color: #B08A57;
  color: #ffffff;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn:hover, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn:hover {
  color: #ffffff;
  background-color: #444b52;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
  padding: 14px 50px;
  border-radius: 100px;
}
@media only screen and (max-width : 1199px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
    padding: 10px 30px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
    padding: 8px 24px;
  }
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn {
  margin: 0;
  flex: 1 1 auto;
  padding: 10px 0;
  transition: all 0.3s ease-in-out;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn:hover, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn:hover {
  opacity: 1;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-customize:hover, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-customize:hover {
  color: #B08A57 !important;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept {
  max-width: 100%;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept:hover, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept:hover {
  background-color: #444b52 !important;
}
.wcc-consent-container.wcc-box-bottom-left .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept:after, .wcc-consent-container.wcc-banner-bottom .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept:after {
  display: none;
  flex-grow: 1;
}
.wcc-consent-container.wcc-banner-bottom .wcc-consent-bar {
  padding: 30px 40px;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-banner-bottom .wcc-consent-bar {
    padding: 30px 30px;
  }
}
.wcc-consent-container.wcc-banner-bottom .wcc-consent-bar .wcc-notice .wcc-notice-group {
  grid-column-gap: 30px;
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-banner-bottom .wcc-consent-bar .wcc-notice .wcc-notice-group {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-consent-container.wcc-banner-bottom .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-des,
  .wcc-consent-container.wcc-banner-bottom .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper {
    padding: 0;
  }
}

body .wcc-modal {
  border-radius: 0;
  width: calc(100% - 60px);
  max-width: 700px;
  overflow: hidden;
  position: fixed;
}
@media only screen and (max-width : 699px) {
  body .wcc-modal {
    width: 100%;
  }
}
.wcc-modal .wcc-preference-center {
  width: 100%;
  border-radius: 0;
  padding: 60px;
  position: relative;
  overflow: scroll;
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center {
    padding: 60px 20px 20px;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-header,
.wcc-modal .wcc-preference-center .wcc-footer-wrapper {
  border-width: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-header {
  padding: 0 0 20px 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
.wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title:last-child {
  margin-bottom: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 29px;
    line-height: 1;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-header .wcc-preference-title {
  letter-spacing: 0 !important;
  margin: 0 !important;
}
.wcc-modal .wcc-preference-center .wcc-preference-header .wcc-btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #B08A57;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  padding: 0;
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-header .wcc-btn-close {
    width: 30px;
    height: 30px;
    right: 15px;
    top: 15px;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-header .wcc-btn-close img {
  filter: brightness(2.5);
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper {
  padding: 0;
  overflow: visible;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper {
  padding: 0;
  border-width: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper p {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper p {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper p {
    font-size: 18px;
    line-height: 1.45;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper p {
  margin: 0 0 0.75em;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper p:last-child {
  margin-bottom: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper .wcc-show-desc-btn {
  color: #B08A57;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper .wcc-show-desc-btn {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper .wcc-show-desc-btn {
    font-size: 18px;
    line-height: 1.45;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-google-privacy-policy {
  padding: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper {
  margin: 0;
  display: grid;
  grid-row-gap: 3px;
  padding: 40px 0;
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper {
    padding: 20px 0;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion {
  border-width: 0;
  background-color: #F8F7F4;
  padding: 10px 15px;
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion {
    padding: 5px 10px;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item {
  margin: 0;
  padding: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-chevron {
  margin: 0;
  width: 20px;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-chevron i:before {
  border-right: 1px solid;
  border-bottom: 1px solid;
  height: 8px;
  width: 8px;
  top: 11px;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-accordion-btn {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-accordion-btn {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-accordion-btn {
    font-size: 18px;
    line-height: 1.45;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-accordion-btn {
  font-weight: 500;
  letter-spacing: 0 !important;
  margin: 0 !important;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-always-active {
  color: #444b52;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-always-active {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-always-active {
    font-size: 18px;
    line-height: 1.45;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-switch input[type=checkbox] {
  background: #444b52 !important;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header .wcc-switch input[type=checkbox]:checked {
  background: #444b52 !important;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item .wcc-accordion-header-wrapper .wcc-accordion-header-des {
  display: none;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body {
  padding: 0;
  margin: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table {
  background-color: transparent !important;
  border-width: 0;
  border-radius: 0;
  background: transparent;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-empty-cookies-text {
  padding: 0;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-empty-cookies-text {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-empty-cookies-text {
    font-size: 18px;
    line-height: 1.45;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table {
  padding: 0;
  border-top: 1px solid #ffffff;
  padding-top: 20px;
  margin-top: 20px;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table:first-child {
  border-width: 0;
  margin-top: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table:last-child {
  padding-bottom: 10px;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table li {
  padding: 0;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table li div {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table li div {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table li div {
    font-size: 15px;
    line-height: 1.45;
  }
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table li div:first-child {
  font-weight: 600;
}
.wcc-modal .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table li div:last-child {
  margin: 0;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-footer-shadow {
  display: none;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper {
  padding: 0;
  justify-content: space-between;
  border-width: 0;
  flex-direction: row;
  flex-wrap: nowrap;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  text-align: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  border-width: 0;
  cursor: pointer;
  line-height: 1.3;
  text-transform: uppercase;
  position: relative;
  max-width: fit-content;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    font-size: 15px;
    line-height: 1.45;
  }
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  margin-top: 40px;
}
@media only screen and (max-width : 820px) {
  .wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    margin-top: 20px;
  }
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:after {
  content: "\e09f";
  transform: translateY(-1px);
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  background-color: #B08A57;
  color: #ffffff;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:hover {
  color: #ffffff;
  background-color: #444b52;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  padding: 14px 50px;
  border-radius: 100px;
}
@media only screen and (max-width : 1199px) {
  .wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    padding: 10px 30px;
  }
}
@media only screen and (max-width : 699px) {
  .wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    padding: 8px 24px;
  }
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  margin: 0;
  flex: none;
  width: auto;
  letter-spacing: 0 !important;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn.wcc-btn-preferences {
  order: 1 !important;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:hover {
  opacity: 1;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn.wcc-btn-accept:hover {
  background-color: #444b52 !important;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn.wcc-btn-preferences:hover {
  background-color: #B08A57 !important;
}
.wcc-modal .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:after {
  display: none;
}

body .wcc-cookie-audit-table, body .wcc-cookie-audit-table {
  width: 100%;
}
body .wcc-cookie-audit-table tr, body .wcc-cookie-audit-table tr {
  border-bottom: 1px solid #E3E1DD;
}
body .wcc-cookie-audit-table tr:nth-child(2n+1) td, body .wcc-cookie-audit-table tr:nth-child(2n+1) td {
  background-color: transparent;
}
body .wcc-cookie-audit-table th, body .wcc-cookie-audit-table th {
  white-space: nowrap;
}
body .wcc-cookie-audit-table td:last-child, body .wcc-cookie-audit-table td:last-child {
  border-width: 0;
}
body .wcc-cookie-audit-table td,
body .wcc-cookie-audit-table th, body .wcc-cookie-audit-table td,
body .wcc-cookie-audit-table th {
  padding: 19px 25px;
  text-align: left;
  background-color: transparent;
  border-width: 0;
  vertical-align: top;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  body .wcc-cookie-audit-table td,
  body .wcc-cookie-audit-table th, body .wcc-cookie-audit-table td,
  body .wcc-cookie-audit-table th {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  body .wcc-cookie-audit-table td,
  body .wcc-cookie-audit-table th, body .wcc-cookie-audit-table td,
  body .wcc-cookie-audit-table th {
    font-size: 18px;
    line-height: 1.45;
  }
}
@media only screen and (max-width : 820px) {
  body .wcc-cookie-audit-table td,
  body .wcc-cookie-audit-table th, body .wcc-cookie-audit-table td,
  body .wcc-cookie-audit-table th {
    padding: 10px 20px;
  }
}

.banner.banner-home {
  position: relative;
  padding-bottom: 100px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 820px) {
  .banner.banner-home {
    padding-top: 108px;
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home {
    padding-bottom: 50px;
  }
}
.banner.banner-home > figure {
  background: #444b52;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
@media only screen and (min-width : 700px) {
  .banner.banner-home > figure {
    width: calc(50vw - (100vw - 100px) / 12 * 2);
  }
}
@media only screen and (min-width : 1025px) {
  .banner.banner-home > figure {
    width: calc(50vw - (100vw - 160px) / 12 * 2);
  }
}
@media only screen and (min-width : 1920px) {
  .banner.banner-home > figure {
    width: calc(50vw - 293.33333334px);
  }
}
@media only screen and (max-width : 820px) {
  .banner.banner-home > figure {
    position: relative;
    width: 100vw;
    height: 0;
    padding-bottom: 50%;
  }
  .banner.banner-home > figure img {
    position: absolute;
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home > figure {
    padding-bottom: 60%;
  }
}
.banner.banner-home .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 820px) {
  .banner.banner-home .container {
    padding-top: 90px;
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home .container {
    padding-top: 50px;
  }
}
.banner.banner-home .container > section {
  grid-column: 2/span 11;
  display: grid;
  grid-template-columns: repeat(11, minmax(0, 1fr));
  grid-row-gap: 120px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .container > section {
    grid-row-gap: 90px;
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home .container > section {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .container > section {
    grid-column: span 12;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home .container > section {
    display: flex;
    flex-direction: column;
  }
}
.banner.banner-home .container > section > article:first-child {
  grid-column: span 5;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .container > section > article:first-child {
    gap: 50px;
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home .container > section > article:first-child {
    gap: 30px;
  }
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .container > section > article:first-child {
    grid-column: span 6;
  }
}
@media only screen and (max-width : 1299px) {
  .banner.banner-home .container > section > article:first-child {
    padding-right: 30px;
  }
}
@media only screen and (max-width : 699px) {
  .banner.banner-home .container > section > article:first-child {
    padding-right: 0;
  }
}
.banner.banner-home .container > section > article:first-child p {
  max-width: 430px;
}
.banner.banner-home .container > section > article:last-child {
  grid-column: 7/span 5;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .container > section > article:last-child {
    grid-column: 8/span 5;
  }
}
@media only screen and (max-width : 1299px) {
  .banner.banner-home .container > section > article:last-child {
    grid-column: 7/span 6;
  }
}
.banner.banner-home .container > section > article:last-child .small-heading {
  width: 100%;
}
.banner.banner-home .container > section > article:last-child ul {
  counter-reset: step;
}
.banner.banner-home .container > section > article:last-child ul li {
  background-color: #ffffff;
  border-bottom: 1px solid #E3E1DD;
  padding: 25px 25px 25px 100px;
  position: relative;
}
@media only screen and (max-width : 1299px) {
  .banner.banner-home .container > section > article:last-child ul li {
    padding: 20px 20px 20px 75px;
  }
}
@media only screen and (max-width : 820px) {
  .banner.banner-home .container > section > article:last-child ul li {
    padding: 20px;
    display: flex;
    flex-direction: column;
  }
}
.banner.banner-home .container > section > article:last-child ul li:before {
  position: absolute;
  counter-increment: step;
  content: counter(step, decimal-leading-zero);
  display: block;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
.banner.banner-home .container > section > article:last-child ul li:before:last-child {
  margin-bottom: 0;
}
.banner.banner-home .container > section > article:last-child ul li:before {
  font-size: 27px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .banner.banner-home .container > section > article:last-child ul li:before {
    font-size: 32px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-home .container > section > article:last-child ul li:before {
    font-size: 35px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-home .container > section > article:last-child ul li:before {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-home .container > section > article:last-child ul li:before {
    font-size: 37px;
    line-height: 0.9;
  }
}
.banner.banner-home .container > section > article:last-child ul li:before {
  line-height: 0.8 !important;
  margin: 0;
}
@media only screen and (max-width : 1299px) {
  .banner.banner-home .container > section > article:last-child ul li:before {
    left: 20px;
    top: 20px;
    transform: none;
  }
}
@media only screen and (max-width : 820px) {
  .banner.banner-home .container > section > article:last-child ul li:before {
    position: static;
    margin: 0 0 10px;
  }
}
.banner.banner-home .container > section > article:last-child ul li h3 {
  color: #B08A57;
  font-size: 18px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .banner.banner-home .container > section > article:last-child ul li h3 {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-home .container > section > article:last-child ul li h3 {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-home .container > section > article:last-child ul li h3 {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-home .container > section > article:last-child ul li h3 {
    font-size: 20px;
    line-height: 1;
  }
}
.banner.banner-home .container > section > article:last-child ul li h3 {
  margin: 0 0 0.5em;
}
@media only screen and (max-width : 820px) {
  .banner.banner-home .container > section > article:last-child ul li h3 {
    margin: 6px 0 10px;
  }
}

.wp-pagenavi,
.woocommerce-pagination ul.page-numbers {
  display: flex;
  justify-content: center;
  grid-column-gap: 8px;
  margin-top: 60px;
}
@media only screen and (max-width : 820px) {
  .wp-pagenavi,
  .woocommerce-pagination ul.page-numbers {
    margin-top: 45px;
  }
}
@media only screen and (max-width : 699px) {
  .wp-pagenavi,
  .woocommerce-pagination ul.page-numbers {
    margin-top: 30px;
  }
}
.wp-pagenavi span,
.wp-pagenavi a,
.woocommerce-pagination ul.page-numbers span,
.woocommerce-pagination ul.page-numbers a {
  margin: 0;
  background: #F8F7F4;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 52px;
  text-align: center;
  color: #000000;
  font-weight: 400;
  border-radius: 100%;
}
@media only screen and (max-width : 699px) {
  .wp-pagenavi span,
  .wp-pagenavi a,
  .woocommerce-pagination ul.page-numbers span,
  .woocommerce-pagination ul.page-numbers a {
    height: 36px;
    width: 36px;
  }
}
.wp-pagenavi span.current,
.woocommerce-pagination ul.page-numbers span.current {
  box-shadow: inset 0 0 0 2px #444b52;
  background-color: #ffffff;
  font-weight: 400;
}
.wp-pagenavi span.extend,
.woocommerce-pagination ul.page-numbers span.extend {
  background: none;
  padding: 8px 0;
  min-width: auto;
  display: none;
}
.wp-pagenavi a:hover,
.woocommerce-pagination ul.page-numbers a:hover {
  background: #F8F7F4;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.last,
.woocommerce-pagination ul.page-numbers a.nextpostslink,
.woocommerce-pagination ul.page-numbers a.last {
  background-color: #444b52;
}
.wp-pagenavi a.nextpostslink i, .wp-pagenavi a.last i,
.woocommerce-pagination ul.page-numbers a.nextpostslink i,
.woocommerce-pagination ul.page-numbers a.last i {
  font-size: 13px;
  color: #B08A57;
  font-weight: 400;
}

.the-challenge {
  padding-top: 180px;
}
@media only screen and (max-width : 1499px) {
  .the-challenge {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge {
    padding-top: 80px;
  }
}
.the-challenge {
  padding-bottom: 180px;
}
@media only screen and (max-width : 1499px) {
  .the-challenge {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.the-challenge .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.the-challenge .container > section.the-challenge-intro {
  grid-column: span 12;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .the-challenge .container > section.the-challenge-intro {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-intro {
    grid-row-gap: 30px;
  }
}
.the-challenge .container > section.the-challenge-intro {
  padding-bottom: 100px;
}
@media only screen and (max-width : 1499px) {
  .the-challenge .container > section.the-challenge-intro {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-intro {
    padding-bottom: 40px;
  }
}
.the-challenge .container > section.the-challenge-intro > h2 {
  flex: 0 0 41.666667%;
  max-width: 650px;
  margin: 0;
}
@media only screen and (max-width : 1299px) {
  .the-challenge .container > section.the-challenge-intro > h2 {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width : 820px) {
  .the-challenge .container > section.the-challenge-intro > h2 {
    padding-right: 20px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-intro > h2 {
    padding-right: 0;
    flex: 0 0 100%;
  }
}
.the-challenge .container > section.the-challenge-intro > article {
  flex: 0 0 33.333333%;
  margin: 0;
}
@media only screen and (max-width : 820px) {
  .the-challenge .container > section.the-challenge-intro > article {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-intro > article {
    flex: 0 0 100%;
  }
}
.the-challenge .container > section.the-challenge-columns {
  grid-column: 2/span 10;
  border-top: 1px solid #E3E1DD;
  display: flex;
  align-items: flex-start;
  padding-top: 70px;
}
@media only screen and (max-width : 1499px) {
  .the-challenge .container > section.the-challenge-columns {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-columns {
    padding-top: 30px;
  }
}
@media only screen and (max-width : 1599px) {
  .the-challenge .container > section.the-challenge-columns {
    grid-column: span 12;
  }
}
@media only screen and (max-width : 1199px) {
  .the-challenge .container > section.the-challenge-columns {
    flex-wrap: wrap;
    grid-row-gap: 30px;
  }
}
.the-challenge .container > section.the-challenge-columns > header {
  flex: 0 0 10%;
  justify-content: flex-start;
}
@media only screen and (max-width : 1599px) {
  .the-challenge .container > section.the-challenge-columns > header {
    flex: 0 0 16.666667%;
  }
}
@media only screen and (max-width : 1199px) {
  .the-challenge .container > section.the-challenge-columns > header {
    flex: 0 0 100%;
  }
}
.the-challenge .container > section.the-challenge-columns > ul {
  flex: 0 0 80%;
  display: flex;
  grid-column-gap: 30px;
  grid-row-gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .the-challenge .container > section.the-challenge-columns > ul {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-columns > ul {
    grid-row-gap: 30px;
  }
}
.the-challenge .container > section.the-challenge-columns > ul {
  counter-reset: step;
}
@media only screen and (max-width : 1599px) {
  .the-challenge .container > section.the-challenge-columns > ul {
    flex: 0 0 83.333333%;
  }
}
@media only screen and (max-width : 1199px) {
  .the-challenge .container > section.the-challenge-columns > ul {
    flex: 0 0 100%;
  }
}
@media only screen and (max-width : 820px) {
  .the-challenge .container > section.the-challenge-columns > ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-columns > ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.the-challenge .container > section.the-challenge-columns > ul li:before {
  counter-increment: step;
  content: counter(step, decimal-leading-zero);
  display: block;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
.the-challenge .container > section.the-challenge-columns > ul li:before:last-child {
  margin-bottom: 0;
}
.the-challenge .container > section.the-challenge-columns > ul li:before {
  font-size: 27px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .the-challenge .container > section.the-challenge-columns > ul li:before {
    font-size: 32px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  .the-challenge .container > section.the-challenge-columns > ul li:before {
    font-size: 35px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  .the-challenge .container > section.the-challenge-columns > ul li:before {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  .the-challenge .container > section.the-challenge-columns > ul li:before {
    font-size: 37px;
    line-height: 0.9;
  }
}
.the-challenge .container > section.the-challenge-columns > ul li:before {
  line-height: 0.8 !important;
  margin: 0;
  color: #B08A57;
  margin: 0 0 0.6em;
}
.the-challenge .container > section.the-challenge-columns > ul h4 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .the-challenge .container > section.the-challenge-columns > ul h4 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 699px) {
  .the-challenge .container > section.the-challenge-columns > ul h4 {
    font-size: 20px;
    line-height: 1.45;
  }
}
.the-challenge .container > section.the-challenge-columns > ul h4 {
  text-transform: none;
  font-weight: 600;
}

.positioning .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.positioning .container > article {
  grid-column: 3/span 5;
}
@media only screen and (max-width : 1199px) {
  .positioning .container > article {
    grid-column: span 6;
  }
}
@media only screen and (max-width : 820px) {
  .positioning .container > article {
    grid-column: span 9;
  }
}
@media only screen and (max-width : 699px) {
  .positioning .container > article {
    grid-column: span 12;
  }
}
.positioning .container > article h3 {
  font-size: 32px;
  line-height: 0.9;
}
@media screen and (min-width: 741px) {
  .positioning .container > article h3 {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  .positioning .container > article h3 {
    font-size: 40px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  .positioning .container > article h3 {
    font-size: 45px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  .positioning .container > article h3 {
    font-size: 45px;
    line-height: 0.9;
  }
}
.positioning .container > section {
  grid-column: span 12;
  padding-top: 100px;
}
@media only screen and (max-width : 1499px) {
  .positioning .container > section {
    padding-top: 70px;
  }
}
@media only screen and (max-width : 699px) {
  .positioning .container > section {
    padding-top: 40px;
  }
}
@media only screen and (max-width : 820px) {
  .positioning .container > section {
    grid-column: span 11;
  }
}
@media only screen and (max-width : 699px) {
  .positioning .container > section {
    grid-column: span 12;
  }
}
.positioning .container > section article {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.positioning .container > section article figure {
  height: 0;
  padding-bottom: 50%;
  position: relative;
}
.positioning .container > section article figure img {
  position: absolute;
}
.positioning .container > section article .text {
  background-color: #F8F7F4;
  padding: 70px 35px 35px;
  flex-grow: 1;
}
@media only screen and (max-width : 1199px) {
  .positioning .container > section article .text {
    padding: 50px 30px 30px;
  }
}
@media only screen and (max-width : 699px) {
  .positioning .container > section article .text {
    padding: 30px 20px;
  }
}
.positioning .container > section article .text .small-heading {
  padding-bottom: 0;
  border-width: 0;
  margin-bottom: 1.3em;
}
.positioning .container > section article .text h5 {
  text-transform: none;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .positioning .container > section article .text h5 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 699px) {
  .positioning .container > section article .text h5 {
    font-size: 20px;
    line-height: 1.45;
  }
}
.positioning .container > section article .text h5 {
  font-weight: 500;
}

section.services .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
section.services .container > section,
section.services .container > article,
section.services .container > header {
  grid-column: 3/span 8;
}
@media only screen and (max-width : 699px) {
  section.services .container > section,
  section.services .container > article,
  section.services .container > header {
    grid-column: span 12;
  }
}
@media only screen and (max-width : 1499px) {
  section.services .container > section {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 1199px) {
  section.services .container > section {
    grid-column: span 12;
  }
}
section.services .container > section > header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 60px;
}
@media only screen and (max-width : 1499px) {
  section.services .container > section > header {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section > header {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width : 820px) {
  section.services .container > section > header {
    flex-direction: column;
    grid-row-gap: 20px;
    max-width: 75%;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section > header {
    max-width: 100%;
    padding-bottom: 30px;
  }
}
section.services .container > section > header > h2 {
  font-size: 27px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  section.services .container > section > header > h2 {
    font-size: 32px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  section.services .container > section > header > h2 {
    font-size: 35px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  section.services .container > section > header > h2 {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  section.services .container > section > header > h2 {
    font-size: 37px;
    line-height: 0.9;
  }
}
section.services .container > section > header > h2 {
  margin: 0;
}
section.services .container > section > header > article {
  flex: 0 0 62.5%;
}
@media only screen and (max-width : 1499px) {
  section.services .container > section > header > article {
    flex: 0 0 60%;
  }
}
@media only screen and (max-width : 1199px) {
  section.services .container > section > header > article {
    flex: 0 0 66.666666%;
  }
}
section.services .container > section > header > article p {
  margin: 0;
  color: #B08A57;
  text-transform: none;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  section.services .container > section > header > article p {
    font-size: 21px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section > header > article p {
    font-size: 20px;
    line-height: 1.45;
  }
}
section.services .container > section > header > article p {
  font-weight: 500;
}
section.services .container > section .services-list {
  counter-reset: step;
}
section.services .container > section .services-list > article {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #E3E1DD;
  padding-top: 60px;
}
@media only screen and (max-width : 1499px) {
  section.services .container > section .services-list > article {
    padding-top: 40px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article {
    padding-top: 20px;
  }
}
section.services .container > section .services-list > article {
  padding-bottom: 60px;
}
@media only screen and (max-width : 1499px) {
  section.services .container > section .services-list > article {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article {
    padding-bottom: 20px;
  }
}
section.services .container > section .services-list > article:last-child {
  padding-bottom: 0;
}
@media only screen and (max-width : 820px) {
  section.services .container > section .services-list > article {
    padding: 50px 0;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article {
    padding: 30px 0;
    flex-direction: column;
    gap: 20px;
  }
}
section.services .container > section .services-list > article header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
  padding-right: 60px;
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article header {
    padding-right: 0;
    flex-direction: row;
  }
}
section.services .container > section .services-list > article header h3 {
  text-transform: none;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  section.services .container > section .services-list > article header h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article header h3 {
    font-size: 20px;
    line-height: 1.45;
  }
}
section.services .container > section .services-list > article header h3 {
  font-weight: 500;
  margin: 0;
}
section.services .container > section .services-list > article header h3:before {
  counter-increment: step;
  content: counter(step, decimal-leading-zero);
  display: block;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 1.5em 0 1em;
  text-transform: uppercase;
  color: #444b52;
}
section.services .container > section .services-list > article header h3:before:last-child {
  margin-bottom: 0;
}
section.services .container > section .services-list > article header h3:before {
  font-size: 27px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  section.services .container > section .services-list > article header h3:before {
    font-size: 32px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  section.services .container > section .services-list > article header h3:before {
    font-size: 35px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  section.services .container > section .services-list > article header h3:before {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  section.services .container > section .services-list > article header h3:before {
    font-size: 37px;
    line-height: 0.9;
  }
}
section.services .container > section .services-list > article header h3:before {
  line-height: 0.8 !important;
  margin: 0;
  color: #B08A57;
  margin: 0 0 0.2em;
}
section.services .container > section .services-list > article header figure {
  width: 60px;
  height: 60px;
}
@media only screen and (max-width : 820px) {
  section.services .container > section .services-list > article header figure {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article header figure {
    flex: 0 0 40px;
  }
}
section.services .container > section .services-list > article header figure img {
  object-fit: contain;
}
section.services .container > section .services-list > article .text {
  flex: 0 0 62.5%;
}
@media only screen and (max-width : 1499px) {
  section.services .container > section .services-list > article .text {
    flex: 0 0 60%;
  }
}
@media only screen and (max-width : 1199px) {
  section.services .container > section .services-list > article .text {
    flex: 0 0 66.666666%;
  }
}
section.services .container > section .services-list > article .text p {
  color: #B08A57;
  text-transform: none;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  section.services .container > section .services-list > article .text p {
    font-size: 21px;
  }
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article .text p {
    font-size: 20px;
    line-height: 1.45;
  }
}
section.services .container > section .services-list > article .text p {
  font-weight: 500;
}
section.services .container > section .services-list > article .text ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 5px 20px;
}
@media only screen and (max-width : 699px) {
  section.services .container > section .services-list > article .text ul {
    gap: 10px 20px;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.55;
  }
}
@media only screen and (max-width : 699px) and (max-width : 1299px) {
  section.services .container > section .services-list > article .text ul {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) and (max-width : 699px) {
  section.services .container > section .services-list > article .text ul {
    font-size: 15px;
    line-height: 1.45;
  }
}

section.experience {
  position: relative;
}
section.experience > figure {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
section.experience > figure img {
  filter: brightness(0.8);
}
@media only screen and (max-width : 820px) {
  section.experience > figure {
    position: relative;
    height: 0;
    padding-bottom: 50%;
  }
  section.experience > figure img {
    position: absolute;
    filter: brightness(1);
  }
}
section.experience .container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width : 820px) {
  section.experience .container {
    flex-direction: column;
    grid-row-gap: 50px;
  }
}
section.experience .container > article {
  flex: 0 0 33.333333%;
}
@media only screen and (max-width : 1399px) {
  section.experience .container > article {
    flex: 0 0 41.666667%;
  }
}
section.experience .container > article footer {
  border-top: 1px solid rgba(200, 195, 188, 0.5);
  padding-top: 1em;
  margin-top: 2em;
}
section.experience .container > article footer p {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  section.experience .container > article footer p {
    font-size: 15px;
  }
}
@media only screen and (max-width : 699px) {
  section.experience .container > article footer p {
    font-size: 15px;
    line-height: 1.45;
  }
}
section.experience .container > article footer p {
  font-style: italic;
  font-weight: 600;
}
section.experience .container > article footer p:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 1px;
  background-color: #B08A57;
  transform: translateY(-6px);
  margin: 0 10px 0 0;
}
section.experience .container > ul {
  width: 100%;
  flex: 0 0 41.666667%;
  background-color: #F8F7F4;
  border: 1px solid #E3E1DD;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
@media only screen and (max-width : 699px) {
  section.experience .container > ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
}
section.experience .container > ul li {
  padding: 30px 80px 80px 30px;
  border-right: 1px solid #E3E1DD;
  border-bottom: 1px solid #E3E1DD;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width : 1399px) {
  section.experience .container > ul li {
    padding: 30px 50px 50px 30px;
  }
}
@media only screen and (max-width : 699px) {
  section.experience .container > ul li {
    padding: 20px;
    border-right-width: 0;
  }
}
section.experience .container > ul li h4 {
  color: #B08A57;
}
section.experience .container > ul li:nth-child(2), section.experience .container > ul li:nth-child(4) {
  border-right-width: 0;
}
section.experience .container > ul li:nth-child(3), section.experience .container > ul li:nth-child(4) {
  border-bottom-width: 0;
  padding-top: 80px;
  padding-bottom: 30px;
  justify-content: flex-end;
}
@media only screen and (max-width : 1399px) {
  section.experience .container > ul li:nth-child(3), section.experience .container > ul li:nth-child(4) {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width : 699px) {
  section.experience .container > ul li:nth-child(3), section.experience .container > ul li:nth-child(4) {
    padding-top: 20px;
    padding-bottom: 20px;
    justify-content: flex-start;
  }
}
@media only screen and (max-width : 699px) {
  section.experience .container > ul li:nth-child(3) {
    border-bottom-width: 1px;
  }
}
@media only screen and (max-width : 1399px) {
  section.experience .container > ul {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width : 820px) {
  section.experience.bgdark {
    padding-top: 0;
  }
  section.experience.bgdark + .section.bgwhite {
    padding-top: 0;
  }
}
section.experience.bgdark .container {
  align-items: flex-end;
}
@media only screen and (max-width : 820px) {
  section.experience.bgdark .container {
    align-items: flex-start;
  }
}
section.experience.bgdark .container > article {
  flex: 0 0 41.666667%;
}
@media only screen and (max-width : 1699px) {
  section.experience.bgdark .container > article {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width : 820px) {
  section.experience.bgdark .container > article {
    flex: 0 0 100%;
    padding-top: 90px;
  }
}
@media only screen and (max-width : 699px) {
  section.experience.bgdark .container > article {
    padding-top: 50px;
  }
}
@media only screen and (min-width : 821px) {
  section.experience.bgdark .container > article h3 {
    color: #ffffff;
    font-size: 38px;
    line-height: 0.9;
    padding-right: 40px;
  }
}
@media only screen and (min-width : 821px) and (min-width: 741px) {
  section.experience.bgdark .container > article h3 {
    font-size: 50px;
    line-height: 0.9;
  }
}
@media only screen and (min-width : 821px) and (min-width: 1200px) {
  section.experience.bgdark .container > article h3 {
    font-size: 60px;
    line-height: 0.9;
  }
}
@media only screen and (min-width : 821px) and (min-width: 1500px) {
  section.experience.bgdark .container > article h3 {
    font-size: 68px;
    line-height: 0.9;
  }
}
@media only screen and (min-width : 821px) and (min-width: 1920px) {
  section.experience.bgdark .container > article h3 {
    font-size: 75px;
    line-height: 0.9;
  }
}

section.leadership .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
section.leadership .container > header {
  grid-column: 3/span 5;
  padding-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  section.leadership .container > header {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 699px) {
  section.leadership .container > header {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width : 1299px) {
  section.leadership .container > header {
    grid-column: span 6;
  }
}
@media only screen and (max-width : 1199px) {
  section.leadership .container > header {
    grid-column: span 9;
  }
}
@media only screen and (max-width : 699px) {
  section.leadership .container > header {
    grid-column: span 12;
  }
}
section.leadership .container > header p {
  max-width: 600px;
}
section.leadership .container > section {
  grid-column: 3/span 9;
}
@media only screen and (max-width : 1299px) {
  section.leadership .container > section {
    grid-column: span 11;
  }
}
@media only screen and (max-width : 699px) {
  section.leadership .container > section {
    grid-column: span 12;
  }
}
section.leadership .carousel-leadership article {
  display: flex;
  flex-direction: column;
  width: 100%;
}
section.leadership .carousel-leadership article figure {
  height: 0;
  padding-bottom: 50%;
  position: relative;
}
section.leadership .carousel-leadership article figure img {
  position: absolute;
}
section.leadership .carousel-leadership article .text {
  background-color: #F8F7F4;
  padding: 70px 35px 35px;
  flex-grow: 1;
}
@media only screen and (max-width : 1199px) {
  section.leadership .carousel-leadership article .text {
    padding: 50px 30px 30px;
  }
}
@media only screen and (max-width : 699px) {
  section.leadership .carousel-leadership article .text {
    padding: 30px 20px;
  }
}
section.leadership .carousel-leadership article .text .small-heading {
  padding-bottom: 0;
  border-width: 0;
  margin-bottom: 1.3em;
}
section.leadership .carousel-leadership article .text h5 {
  text-transform: none;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  section.leadership .carousel-leadership article .text h5 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 699px) {
  section.leadership .carousel-leadership article .text h5 {
    font-size: 20px;
    line-height: 1.45;
  }
}
section.leadership .carousel-leadership article .text h5 {
  font-weight: 500;
}
section.leadership .carousel-leadership article figure {
  padding-bottom: 100%;
}

.faqs-section .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.faqs-section .container > header {
  grid-column: 3/span 4;
  padding-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .faqs-section .container > header {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 699px) {
  .faqs-section .container > header {
    padding-bottom: 30px;
  }
}
.faqs-section .container > header h3 {
  font-size: 32px;
  line-height: 0.9;
}
@media screen and (min-width: 741px) {
  .faqs-section .container > header h3 {
    font-size: 37px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-section .container > header h3 {
    font-size: 40px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1500px) {
  .faqs-section .container > header h3 {
    font-size: 45px;
    line-height: 0.9;
  }
}
@media screen and (min-width: 1920px) {
  .faqs-section .container > header h3 {
    font-size: 45px;
    line-height: 0.9;
  }
}
.faqs-section .container > ul.faqs {
  grid-column: 5/span 6;
}
@media only screen and (max-width : 1499px) {
  .faqs-section .container > header, .faqs-section .container > ul.faqs {
    grid-column: 3/span 8;
  }
}
@media only screen and (max-width : 820px) {
  .faqs-section .container > header, .faqs-section .container > ul.faqs {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 699px) {
  .faqs-section .container > header, .faqs-section .container > ul.faqs {
    grid-column: span 12;
  }
}

.faqs li {
  border-bottom: 1px solid #E3E1DD;
  padding: 15px 0;
}
.faqs li > h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 20px;
  margin: 0;
  cursor: pointer;
}
@media only screen and (max-width : 699px) {
  .faqs li > h3 {
    grid-column-gap: 10px;
  }
}
.faqs li > h3 i {
  cursor: pointer;
  color: #B08A57;
  font-size: 0.8em;
}
.faqs li h3 {
  text-transform: none;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.55;
}
@media only screen and (max-width : 1299px) {
  .faqs li h3 {
    font-size: 19px;
  }
}
@media only screen and (max-width : 699px) {
  .faqs li h3 {
    font-size: 18px;
    line-height: 1.45;
  }
}
.faqs li article {
  height: 0;
  overflow: hidden;
}
.faqs li article .content {
  padding: 15px 0 10px;
  max-width: 980px;
}
.faqs li.active > h3 i {
  transform: rotate(45deg);
}
.faqs li.active article {
  height: auto;
}

section.cta {
  padding: 0;
  position: relative;
}
section.cta > figure {
  position: absolute;
  width: 50vw;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width : 820px) {
  section.cta > figure {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
  }
  section.cta > figure img {
    position: absolute;
  }
}
section.cta .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
section.cta .container > article {
  grid-column: 2/span 4;
  padding-top: 180px;
}
@media only screen and (max-width : 1499px) {
  section.cta .container > article {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 699px) {
  section.cta .container > article {
    padding-top: 80px;
  }
}
section.cta .container > article {
  padding-bottom: 180px;
}
@media only screen and (max-width : 1499px) {
  section.cta .container > article {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 699px) {
  section.cta .container > article {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  section.cta .container > article {
    grid-column: span 5;
  }
}
@media only screen and (max-width : 820px) {
  section.cta .container > article {
    padding-top: 90px;
    padding-bottom: 90px;
    grid-column: span 12;
  }
}
@media only screen and (max-width : 699px) {
  section.cta .container > article {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
section.cta .container > article p.contact span {
  display: inline-block;
  margin-right: 30px;
}
@media only screen and (max-width : 820px) {
  section.cta .container > article p.contact span {
    margin-right: 15px;
  }
}
@media only screen and (max-width : 699px) {
  section.cta .container > article p.contact span {
    margin-right: 10px;
  }
}
section.cta .container > article p.contact span:last-child {
  margin-right: 0;
}
section.cta .container > article p.contact a {
  color: #B08A57;
}
section.cta .container > article .buttons {
  margin: 3em 0 0;
}
@media only screen and (max-width : 820px) {
  section.cta .container > article .buttons {
    margin: 2em 0 0;
  }
}

.standard-page .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.standard-page .container > section,
.standard-page .container > article,
.standard-page .container > header {
  grid-column: 3/span 8;
}
@media only screen and (max-width : 699px) {
  .standard-page .container > section,
  .standard-page .container > article,
  .standard-page .container > header {
    grid-column: span 12;
  }
}
.standard-page .container > article h2,
.standard-page .container > article h3,
.standard-page .container > article h4,
.standard-page .container > article h5,
.standard-page .container > article h6 {
  font-size: 21px;
  line-height: 1;
}
@media screen and (min-width: 741px) {
  .standard-page .container > article h2,
  .standard-page .container > article h3,
  .standard-page .container > article h4,
  .standard-page .container > article h5,
  .standard-page .container > article h6 {
    font-size: 23px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .standard-page .container > article h2,
  .standard-page .container > article h3,
  .standard-page .container > article h4,
  .standard-page .container > article h5,
  .standard-page .container > article h6 {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .standard-page .container > article h2,
  .standard-page .container > article h3,
  .standard-page .container > article h4,
  .standard-page .container > article h5,
  .standard-page .container > article h6 {
    font-size: 29px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .standard-page .container > article h2,
  .standard-page .container > article h3,
  .standard-page .container > article h4,
  .standard-page .container > article h5,
  .standard-page .container > article h6 {
    font-size: 29px;
    line-height: 1;
  }
}
.standard-page .container > article p > a,
.standard-page .container > article li > a {
  text-decoration: underline;
  font-weight: 600;
}
.standard-page .container > article ul li {
  padding-left: 34px;
  position: relative;
}
.standard-page .container > article ul li:before {
  position: absolute;
  left: 0;
  top: 0.5em;
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  content: "\f111";
  font-size: 21px;
}
.standard-page .container > article ol li,
.standard-page .container > article ul li {
  margin-bottom: 1em;
}
.standard-page .container > article ol li:last-child,
.standard-page .container > article ul li:last-child {
  margin-bottom: 0;
}
.standard-page .container > article ol li {
  list-style-type: decimal;
  padding-left: 14px;
  margin-left: 20px;
}
.standard-page .container > article .video-block,
.standard-page .container > article .table-block,
.standard-page .container > article .testimonial,
.standard-page .container > article .image-wrapper {
  margin-top: 60px;
}
@media only screen and (max-width : 820px) {
  .standard-page .container > article .video-block,
  .standard-page .container > article .table-block,
  .standard-page .container > article .testimonial,
  .standard-page .container > article .image-wrapper {
    margin-top: 45px;
  }
}
@media only screen and (max-width : 699px) {
  .standard-page .container > article .video-block,
  .standard-page .container > article .table-block,
  .standard-page .container > article .testimonial,
  .standard-page .container > article .image-wrapper {
    margin-top: 30px;
  }
}
.standard-page .container > article .video-block,
.standard-page .container > article .table-block,
.standard-page .container > article .testimonial,
.standard-page .container > article .image-wrapper {
  margin-bottom: 60px;
}
@media only screen and (max-width : 820px) {
  .standard-page .container > article .video-block,
  .standard-page .container > article .table-block,
  .standard-page .container > article .testimonial,
  .standard-page .container > article .image-wrapper {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width : 699px) {
  .standard-page .container > article .video-block,
  .standard-page .container > article .table-block,
  .standard-page .container > article .testimonial,
  .standard-page .container > article .image-wrapper {
    margin-bottom: 30px;
  }
}
.standard-page .container > article .video-block:first-child,
.standard-page .container > article .table-block:first-child,
.standard-page .container > article .testimonial:first-child,
.standard-page .container > article .image-wrapper:first-child {
  margin-top: 0;
}
.standard-page .container > article .video-block:last-child,
.standard-page .container > article .table-block:last-child,
.standard-page .container > article .testimonial:last-child,
.standard-page .container > article .image-wrapper:last-child {
  margin-bottom: 0;
}
.standard-page .container > article .video-block:first-child {
  margin-top: 0;
}
.standard-page .container > article .video-block:last-child {
  margin-bottom: 0;
}
.standard-page .container > article .video-block img {
  margin-bottom: 0;
}
.standard-page .container > article .table-block {
  width: 100%;
}
.standard-page .container > article p > .btn:first-child {
  margin-top: 0;
}
.standard-page .container > article .btn {
  display: flex;
}
@media only screen and (min-width : 700px) {
  .standard-page .container > article .btn {
    max-width: fit-content;
  }
}
/*# sourceMappingURL=main.css.map */