:root {
  --numheight: 410px;
  --translate-y: -410px;
}

@media only screen and (max-width : 1919px) {
  :root {
    --numheight: 22vw;
    --translate-y: -22vw;
  }
}
@media only screen and (max-width : 1499px) {
  :root {
    --numheight: 200px;
    --translate-y: -200px;
  }
}
@media only screen and (max-width : 767px) {
  :root {
    --numheight: 100px;
    --translate-y: -100px;
  }
}
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;
}

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

.outer {
  background-color: #ffffff;
}

a {
  color: #8BC63F;
}
a:hover {
  color: #FFD503;
}

.bglightgrey {
  background-color: #fafafa;
}

body {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  body {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  body {
    font-size: 16px;
    line-height: 1.67;
  }
}
body {
  font-family: "Poppins", sans-serif;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.intropara,
.introparasml {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  .intropara,
  .introparasml {
    margin: 1em 0 0.5em;
  }
}
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;
}
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: #ffffff;
}
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: #ffffff;
}

p,
ol,
ul,
table,
.intropara {
  padding: 0;
  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: italic;
}

#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: 1.2;
}
@media screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  h1,
  .h1 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  h1,
  .h1 {
    font-size: 69px;
    line-height: 1.2;
  }
}

h2,
.h2 {
  font-size: 28px;
  line-height: 1.34;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 37px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 40px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1500px) {
  h2,
  .h2 {
    font-size: 49px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1920px) {
  h2,
  .h2 {
    font-size: 50px;
    line-height: 1.25;
  }
}

h3,
.h3 {
  font-size: 24px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  h3,
  .h3 {
    font-size: 32px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 35px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  h3,
  .h3 {
    font-size: 43px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1920px) {
  h3,
  .h3 {
    font-size: 44px;
    line-height: 1.32;
  }
}

h4,
.h4 {
  font-size: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  h4,
  .h4 {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  h4,
  .h4 {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  h4,
  .h4 {
    font-size: 34px;
    line-height: 1.4;
  }
}

h5,
.h5 {
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  h5,
  .h5 {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  h5,
  .h5 {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  h5,
  .h5 {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  h5,
  .h5 {
    font-size: 27px;
    line-height: 1.5;
  }
}

h6,
.h6 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  h6,
  .h6 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  h6,
  .h6 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  h6,
  .h6 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  h6,
  .h6 {
    font-size: 24px;
    line-height: 1.75;
  }
}

.introparabig {
  font-size: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .introparabig {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  .introparabig {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .introparabig {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .introparabig {
    font-size: 34px;
    line-height: 1.4;
  }
}

.intropara {
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .intropara {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .intropara {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  .intropara {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  .intropara {
    font-size: 27px;
    line-height: 1.5;
  }
}

.xl {
  font-size: 35px;
  line-height: 1.14;
}
@media screen and (min-width: 768px) {
  .xl {
    font-size: 10vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .xl {
    font-size: 7vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .xl {
    font-size: 9.74vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .xl {
    font-size: 187px;
    line-height: 1;
  }
}

.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 {
  margin: 1.3em 0 0.8em;
  padding: 0;
}
@media only screen and (max-width : 767px) {
  .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 {
    margin: 1em 0 0.5em;
  }
}
.wysiwyg h2,
.flex-columns h2,
.post-content h2,
.page-template-gutenberg #website-wrap h2 {
  font-size: 24px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .wysiwyg h2,
  .flex-columns h2,
  .post-content h2,
  .page-template-gutenberg #website-wrap h2 {
    font-size: 32px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1200px) {
  .wysiwyg h2,
  .flex-columns h2,
  .post-content h2,
  .page-template-gutenberg #website-wrap h2 {
    font-size: 35px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .wysiwyg h2,
  .flex-columns h2,
  .post-content h2,
  .page-template-gutenberg #website-wrap h2 {
    font-size: 43px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg h2,
  .flex-columns h2,
  .post-content h2,
  .page-template-gutenberg #website-wrap h2 {
    font-size: 44px;
    line-height: 1.32;
  }
}
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.flex-columns h3,
.flex-columns h4,
.flex-columns h5,
.flex-columns h6,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.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: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .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: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .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: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .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: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .flex-columns h3,
  .flex-columns h4,
  .flex-columns h5,
  .flex-columns h6,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6,
  .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: 34px;
    line-height: 1.4;
  }
}
.wysiwyg p > a:not(.btn),
.wysiwyg li > a:not(.btn),
.flex-columns p > a:not(.btn),
.flex-columns li > a:not(.btn),
.post-content p > a:not(.btn),
.post-content li > a:not(.btn),
.page-template-gutenberg #website-wrap p > a:not(.btn),
.page-template-gutenberg #website-wrap li > a:not(.btn) {
  color: #8BC63F;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
.wysiwyg p, .wysiwyg ul, .wysiwyg ol,
.flex-columns p,
.flex-columns ul,
.flex-columns ol,
.post-content p,
.post-content ul,
.post-content ol,
.page-template-gutenberg #website-wrap p,
.page-template-gutenberg #website-wrap ul,
.page-template-gutenberg #website-wrap ol {
  margin: 1.5em 0;
}
@media only screen and (max-width : 767px) {
  .wysiwyg p, .wysiwyg ul, .wysiwyg ol,
  .flex-columns p,
  .flex-columns ul,
  .flex-columns ol,
  .post-content p,
  .post-content ul,
  .post-content ol,
  .page-template-gutenberg #website-wrap p,
  .page-template-gutenberg #website-wrap ul,
  .page-template-gutenberg #website-wrap ol {
    margin: 1em 0;
  }
}
.wysiwyg h2:first-child, .wysiwyg h3:first-child, .wysiwyg h4:first-child, .wysiwyg h5:first-child, .wysiwyg h6:first-child, .wysiwyg p:first-child, .wysiwyg ul:first-child, .wysiwyg ol:first-child,
.flex-columns h2:first-child,
.flex-columns h3:first-child,
.flex-columns h4:first-child,
.flex-columns h5:first-child,
.flex-columns h6:first-child,
.flex-columns p:first-child,
.flex-columns ul:first-child,
.flex-columns ol:first-child,
.post-content h2:first-child,
.post-content h3:first-child,
.post-content h4:first-child,
.post-content h5:first-child,
.post-content h6:first-child,
.post-content p:first-child,
.post-content ul:first-child,
.post-content ol:first-child,
.page-template-gutenberg #website-wrap h2:first-child,
.page-template-gutenberg #website-wrap h3:first-child,
.page-template-gutenberg #website-wrap h4:first-child,
.page-template-gutenberg #website-wrap h5:first-child,
.page-template-gutenberg #website-wrap h6:first-child,
.page-template-gutenberg #website-wrap p:first-child,
.page-template-gutenberg #website-wrap ul:first-child,
.page-template-gutenberg #website-wrap ol:first-child {
  margin-top: 0;
}
.wysiwyg h2:last-child, .wysiwyg h3:last-child, .wysiwyg h4:last-child, .wysiwyg h5:last-child, .wysiwyg h6:last-child, .wysiwyg p:last-child, .wysiwyg ul:last-child, .wysiwyg ol:last-child,
.flex-columns h2:last-child,
.flex-columns h3:last-child,
.flex-columns h4:last-child,
.flex-columns h5:last-child,
.flex-columns h6:last-child,
.flex-columns p:last-child,
.flex-columns ul:last-child,
.flex-columns ol:last-child,
.post-content h2:last-child,
.post-content h3:last-child,
.post-content h4:last-child,
.post-content h5:last-child,
.post-content h6:last-child,
.post-content p:last-child,
.post-content ul:last-child,
.post-content ol:last-child,
.page-template-gutenberg #website-wrap h2:last-child,
.page-template-gutenberg #website-wrap h3:last-child,
.page-template-gutenberg #website-wrap h4:last-child,
.page-template-gutenberg #website-wrap h5:last-child,
.page-template-gutenberg #website-wrap h6:last-child,
.page-template-gutenberg #website-wrap p:last-child,
.page-template-gutenberg #website-wrap ul:last-child,
.page-template-gutenberg #website-wrap ol:last-child {
  margin-bottom: 0;
}
.wysiwyg ul li,
.flex-columns ul li,
.post-content ul li,
.page-template-gutenberg #website-wrap ul li {
  padding-left: 1.2em;
  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: 1.6em;
  color: #8BC63F;
  display: inline-block;
  font-family: Font Awesome\ 5 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;
  content: "\f111";
  font-size: 0.4em;
}
.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: 0.2em;
}
.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: 0.4em;
  margin-left: 15px;
}
.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 : 991px) {
  .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 : 767px) {
  .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 : 991px) {
  .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 : 767px) {
  .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 : 768px) {
  .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: 5px solid #ffffff;
}
table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
table tr:nth-child(odd) td {
  background-color: #fafafa;
}
table thead tr:last-child {
  border-bottom: solid 1px #e9e9e9;
}
table th {
  white-space: nowrap;
}
table td {
  border-right: 5px solid #ffffff;
}
table td:last-child {
  border-width: 0;
}
table td,
table th {
  padding: 19px 25px;
  text-align: left;
}
@media only screen and (max-width : 991px) {
  table td,
  table th {
    padding: 10px 20px;
  }
}

.sml {
  font-size: 13px;
}

.med {
  font-size: 16px;
}

.fontbold {
  font-weight: 500;
}

.fontmedium {
  font-weight: 400;
}

.fontnormal {
  font-weight: 300;
}

.fontlight {
  font-weight: 300;
}

.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 : 991px) {
  .text-center-sm {
    text-align: center;
  }
  .text-left-sm {
    text-align: left;
  }
}
@media only screen and (max-width : 767px) {
  .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: #ffffff;
  text-decoration: none;
}
.no-touch a:hover, .no-touch a:active {
  color: #8BC63F;
  text-decoration: none;
}
a {
  transition: all 0.3s ease-in-out;
}
a.social {
  transition: background-color 0.3s ease-in-out;
}

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

html {
  height: 100%;
}
html body {
  color: #ffffff;
  background-color: #000000;
}

@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;
}
.container:before, .container:after,
.container-fluid:before,
.container-fluid:after,
#nav .nav > li .sub-menu > li.megamenu:before,
#nav .nav > li .sub-menu > li.megamenu:after,
.ctcc-inner:before,
.ctcc-inner:after {
  display: none;
}
@media only screen and (min-width : 768px) {
  .container,
  .container-fluid,
  #nav .nav > li .sub-menu > li.megamenu,
  .ctcc-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width : 1200px) {
  .container,
  .container-fluid,
  #nav .nav > li .sub-menu > li.megamenu,
  .ctcc-inner {
    padding-left: 100px;
    padding-right: 100px;
  }
}

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

#website-wrap {
  overflow: hidden;
  z-index: 1;
}
#website-wrap > .pin-spacer {
  z-index: 999 !important;
}
.section {
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .section {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .section {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .section {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .section {
    padding-top: 90px;
  }
}
.section:first-child {
  padding-top: calc(240px + 90px / 2);
}
@media only screen and (max-width : 1499px) {
  .section:first-child {
    padding-top: calc(160px + 90px / 2);
  }
}
@media only screen and (max-width : 767px) {
  .section:first-child {
    padding-top: calc(90px + 70px);
  }
}
.section:last-child {
  padding-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  .section:last-child {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .section:last-child {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .section:last-child {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .section:last-child {
    padding-bottom: 90px;
  }
}
.section:has(+ .testimonials) {
  padding-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  .section:has(+ .testimonials) {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .section:has(+ .testimonials) {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .section:has(+ .testimonials) {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .section:has(+ .testimonials) {
    padding-bottom: 90px;
  }
}

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

label {
  display: inline-block;
  margin-bottom: 20px;
}
@media only screen and (max-width : 767px) {
  label {
    margin-bottom: 10px;
  }
}

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: 5px;
  border-width: 0;
  color: #ffffff;
  padding: 0 25px;
}
@media only screen and (max-width : 991px) {
  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 20px;
  }
}
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 {
  height: 78px;
  line-height: 78px;
  margin-bottom: 14px;
}
@media only screen and (max-width : 991px) {
  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 {
    margin-bottom: 8px;
  }
}
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 {
  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: #ffffff;
}
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: #ffffff;
}
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: #ffffff;
}
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: #ffffff;
}
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 {
  background-color: #2E2E2E;
}
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=number]:focus,
form input[type=tel]:focus,
form input[type=month]:focus,
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=time]:focus,
form input[type=url]:focus,
form input[type=week]:focus,
form textarea:focus {
  background-color: rgba(46, 46, 46, 0.8);
}
@media only screen and (max-width : 991px) {
  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 {
    height: 56px;
    line-height: 56px;
  }
}
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 : 991px) {
  form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  form button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
form textarea {
  height: 249px;
  line-height: 1.7;
  padding-top: 16px;
  display: block;
}
@media only screen and (max-width : 991px) {
  form textarea {
    height: 180px;
  }
}

.select-css-wrap {
  background-color: #2E2E2E;
  margin-bottom: 14px;
}
@media only screen and (max-width : 767px) {
  .select-css-wrap {
    margin-bottom: 8px;
  }
}
.select-css-wrap select {
  display: block;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .select-css-wrap select {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .select-css-wrap select {
    font-size: 16px;
    line-height: 1.67;
  }
}
.select-css-wrap select {
  font-family: "Poppins", 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: #ffffff;
  padding: 0 78px 0 25px;
}
@media only screen and (max-width : 767px) {
  .select-css-wrap select {
    padding: 0 56px 0 20px;
  }
}
.select-css-wrap select {
  height: 78px;
  line-height: 78px;
}
@media only screen and (max-width : 767px) {
  .select-css-wrap select {
    height: 56px;
    line-height: 56px;
  }
}
.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;
  color: #000000;
}
.select-css-wrap {
  position: relative;
}
.select-css-wrap:after {
  content: "\f107";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  position: absolute;
  right: 0;
  top: 0;
  width: 78px;
  height: 78px;
  line-height: 78px;
}
@media only screen and (max-width : 767px) {
  .select-css-wrap:after {
    width: 56px;
    height: 56px;
    line-height: 56px;
  }
}
.select-css-wrap:after {
  text-align: center;
  border-left-width: 0;
  z-index: 1;
  font-size: 20px;
  background-color: #8BC63F;
  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,
.gform_wrapper label:not(.gfield_consent_label) {
  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: 5px;
  border-width: 0;
  color: #ffffff;
  padding: 0 25px;
}
@media only screen and (max-width : 991px) {
  .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 20px;
  }
}
.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 {
  height: 78px;
  line-height: 78px;
  margin-bottom: 14px;
}
@media only screen and (max-width : 991px) {
  .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 {
    margin-bottom: 8px;
  }
}
.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 {
  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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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 {
  background-color: #2E2E2E;
}
.gform_wrapper form input[type=text]:focus,
.gform_wrapper form input[type=email]:focus,
.gform_wrapper form input[type=number]:focus,
.gform_wrapper form input[type=tel]:focus,
.gform_wrapper form input[type=month]:focus,
.gform_wrapper form input[type=password]:focus,
.gform_wrapper form input[type=search]:focus,
.gform_wrapper form input[type=time]:focus,
.gform_wrapper form input[type=url]:focus,
.gform_wrapper form input[type=week]:focus,
.gform_wrapper form textarea:focus {
  background-color: rgba(46, 46, 46, 0.8);
}
@media only screen and (max-width : 991px) {
  .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 {
    height: 56px;
    line-height: 56px;
  }
}
.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 : 991px) {
  .gform_wrapper form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .gform_wrapper form button[type=submit] {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .gform_wrapper form button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.gform_wrapper form textarea {
  height: 249px;
  line-height: 1.7;
  padding-top: 16px;
  display: block;
}
@media only screen and (max-width : 991px) {
  .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: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .gform_heading .gform_title {
    margin: 1em 0 0.5em;
  }
}
.gform_wrapper .gform_heading .gform_title:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gform_heading .gform_title {
  font-size: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .gform_wrapper .gform_heading .gform_title {
    font-size: 34px;
    line-height: 1.4;
  }
}
.gform_wrapper .gform_heading .gform_description {
  display: block;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .gform_wrapper .gform_heading .gform_description {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .gform_heading .gform_description {
    font-size: 16px;
    line-height: 1.67;
  }
}
.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_checkbox > li input[type=checkbox],
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li input[type=radio] {
  display: none;
}
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li input[type=checkbox],
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li input[type=radio] {
  display: none;
}
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li input[type=checkbox] + label:before,
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li input[type=radio] + label:before {
  content: "";
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  background: #2E2E2E;
  border: 10px solid transparent;
  margin-right: 0px;
  border-radius: 100%;
  cursor: pointer;
  margin: 3px 15px 0 0;
}
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li input[type=checkbox]:checked + label:before,
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li input[type=radio]:checked + label:before {
  background: #FFD503;
  border: 6px solid #2E2E2E;
}
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li > label {
  padding: 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gform_wrapper .gform_fields .gfield .gfield_checkbox > li > label a {
  margin-left: 0.3em;
  font-weight: 500;
}
@media only screen and (min-width : 768px) {
  .gform_wrapper .gform_fields .gfield .ginput_container_consent {
    margin-top: 40px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .gform_wrapper .gform_fields .gfield .ginput_container_consent {
    margin-top: 25px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 767px) {
  .gform_wrapper .gform_fields .gfield .ginput_container_consent {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .gform_fields .gfield .ginput_container_consent {
    margin-top: 20px;
  }
}
.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: "";
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  background: #2E2E2E;
  border: 10px solid transparent;
  margin-right: 0px;
  border-radius: 100%;
  cursor: pointer;
  margin: 3px 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 {
  background: #FFD503;
  border: 6px solid #2E2E2E;
}
.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;
  font-weight: 500;
}
@media only screen and (min-width: 1600px) {
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox {
    height: 80px;
    position: relative;
    z-index: 1;
  }
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox .ginput_container,
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox .ginput_container 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 (max-width: 1599px) {
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox {
    margin: 1em 0 1.7em;
  }
}
.gform_wrapper .gform_fields .gfield.gfield--type-checkbox label {
  margin: 0;
}
@media only screen and (min-width: 1600px) {
  .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;
  }
}
@media only screen and (max-width: 1599px) {
  .gform_wrapper .gform_fields .gfield.gfield--type-checkbox + #field_submit {
    position: static;
  }
}
.gform_wrapper .gform_fields .gfield.gfield--type-honeypot {
  display: none;
  position: absolute;
  left: -9000px;
}
.gform_wrapper .gform_fields fieldset {
  border-width: 0;
}
.gform_wrapper input[type=submit],
.gform_wrapper button {
  margin: 0;
}
@media only screen and (max-width : 991px) {
  .gform_wrapper input[type=submit],
  .gform_wrapper button {
    width: 100%;
  }
}
.gform_wrapper .gform_footer {
  position: relative;
  display: flex;
  align-items: center;
  margin: 30px 0 0;
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .gform_footer {
    margin: 20px 0 0;
  }
}
.gform_wrapper .gform_ajax_spinner {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url("../images/loading.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  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 {
  background-image: none;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  position: static;
  margin: 0 0 0 -38px;
}
.gform_wrapper .gsection {
  border-width: 0;
  padding: 30px 0 0;
}
.gform_wrapper .gsection .gsection_title {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .gsection .gsection_title {
    margin: 1em 0 0.5em;
  }
}
.gform_wrapper .gsection .gsection_title:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gsection .gsection_title {
  font-size: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .gform_wrapper .gsection .gsection_title {
    font-size: 34px;
    line-height: 1.4;
  }
}
.gform_wrapper .gfield_description {
  width: 100%;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .gform_wrapper .gfield_description {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .gfield_description {
    font-size: 16px;
    line-height: 1.67;
  }
}
.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: #8BC63F;
}
.gform_wrapper .validation_error,
.gform_wrapper .gform_submission_error {
  margin-top: -20px;
  padding-bottom: 40px;
}
@media only screen and (max-width : 991px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    padding-bottom: 20px;
  }
}
.gform_wrapper .validation_error,
.gform_wrapper .gform_submission_error {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_submission_error {
    font-size: 18px;
    line-height: 1.67;
  }
}
.gform_wrapper .validation_error,
.gform_wrapper .gform_submission_error {
  font-weight: 500;
}
.gform_wrapper .validation_message {
  position: absolute;
  z-index: 999;
  right: 0;
  top: -33px;
  background: #ffffff;
  display: inline-block;
  width: auto;
  padding: 11px 25px;
  border-radius: 50px;
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .validation_message {
    top: -30px;
    padding: 5px 19px;
  }
}
.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: #ffffff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
}
.gform_wrapper .validation_message:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 3px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.gform_wrapper .gfield--type-checkbox .validation_message {
  right: auto;
  top: -50px;
}
.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 : 767px) {
  .gform_wrapper .ginput_recaptcha + .validation_message {
    top: -25px;
  }
}
.gform_wrapper .ginput_container_consent + .validation_message {
  top: -55px;
}
@media only screen and (max-width : 767px) {
  .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],
.gform_wrapper .ginput_container_checkbox .gchoice input[type=checkbox],
.gform_wrapper .ginput_container_checkbox .gchoice input[type=radio] {
  display: none;
}
.gform_wrapper .ginput_container_consent input[type=checkbox],
.gform_wrapper .ginput_container_consent input[type=radio],
.gform_wrapper .ginput_container_checkbox .gchoice input[type=checkbox],
.gform_wrapper .ginput_container_checkbox .gchoice 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,
.gform_wrapper .ginput_container_checkbox .gchoice input[type=checkbox] + label:before,
.gform_wrapper .ginput_container_checkbox .gchoice input[type=radio] + label:before {
  content: "";
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  background: #2E2E2E;
  border: 10px solid transparent;
  margin-right: 0px;
  border-radius: 100%;
  cursor: pointer;
  margin: 3px 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,
.gform_wrapper .ginput_container_checkbox .gchoice input[type=checkbox]:checked + label:before,
.gform_wrapper .ginput_container_checkbox .gchoice input[type=radio]:checked + label:before {
  background: #FFD503;
  border: 6px solid #2E2E2E;
}
.gform_wrapper .ginput_container_consent > label,
.gform_wrapper .ginput_container_checkbox .gchoice > label {
  padding: 0;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gform_wrapper .ginput_container_consent > label a,
.gform_wrapper .ginput_container_checkbox .gchoice > label a {
  margin-left: 0.3em;
  font-weight: 500;
}
.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 : 767px) {
  .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 : 767px) {
  .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 : 767px) {
  .gform_wrapper .ginput_complex .clear-multi .gfield_time_ampm .select-css-wrap {
    width: 100%;
  }
}
@media only screen and (max-width : 991px) {
  .gform_wrapper .gfield--type-fileupload {
    padding: 0.7em 0 0;
  }
}
.gform_wrapper .gfield--type-fileupload .gform_fileupload_rules {
  display: block;
  margin: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  .gform_wrapper .gfield--type-fileupload .gform_fileupload_rules {
    font-size: 15px;
  }
}
.gform_wrapper .gfield--type-fileupload input[type=file]::file-selector-button {
  appearance: none;
  background: transparent;
  border: 0;
  color: #8BC63F;
  padding: 0 10px 0 0;
  text-decoration: underline;
  text-underline-offset: 0.1em;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.gform_wrapper .gfield--type-fileupload input[type=file]::file-selector-button:hover {
  color: #FFD503;
}
.gform_wrapper .gfield--type-fileupload .validation_message {
  display: none;
}

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

.btn,
input[type=submit],
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
a.button,
a.added_to_cart,
#catapultCookie {
  padding: 26px 56px;
}
@media only screen and (max-width : 1499px) {
  .btn,
  input[type=submit],
  button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
  a.button,
  a.added_to_cart,
  #catapultCookie {
    padding: 20px 50px;
  }
}
@media only screen and (max-width : 991px) {
  .btn,
  input[type=submit],
  button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
  a.button,
  a.added_to_cart,
  #catapultCookie {
    padding: 18px 42px;
  }
}
@media only screen and (max-width : 767px) {
  .btn,
  input[type=submit],
  button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
  a.button,
  a.added_to_cart,
  #catapultCookie {
    padding: 15px 30px;
  }
}
.btn,
input[type=submit],
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
a.button,
a.added_to_cart,
#catapultCookie {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .btn,
  input[type=submit],
  button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
  a.button,
  a.added_to_cart,
  #catapultCookie {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .btn,
  input[type=submit],
  button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
  a.button,
  a.added_to_cart,
  #catapultCookie {
    font-size: 18px;
    line-height: 1.67;
  }
}
.btn,
input[type=submit],
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
a.button,
a.added_to_cart,
#catapultCookie {
  font-weight: 500;
  text-align: center;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1.3;
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  grid-column-gap: 20px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #8BC63F;
}
.btn:hover,
input[type=submit]:hover,
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot):hover,
a.button:hover,
a.added_to_cart:hover,
#catapultCookie:hover {
  border-color: #ffffff;
}
.btn,
input[type=submit],
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
a.button,
a.added_to_cart,
#catapultCookie {
  margin-top: 40px;
}
@media only screen and (max-width : 991px) {
  .btn,
  input[type=submit],
  button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
  a.button,
  a.added_to_cart,
  #catapultCookie {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 767px) {
  .btn,
  input[type=submit],
  button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot),
  a.button,
  a.added_to_cart,
  #catapultCookie {
    margin-top: 20px;
  }
}
.btn.fullwidth,
input[type=submit].fullwidth,
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot).fullwidth,
a.button.fullwidth,
a.added_to_cart.fullwidth,
#catapultCookie.fullwidth {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.btn:after,
input[type=submit]:after,
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot):after,
a.button:after,
a.added_to_cart:after,
#catapultCookie:after {
  display: block;
  content: "\f061";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
.btn:hover:after,
input[type=submit]:hover:after,
button:not(.pswp__button, .owl-next, .owl-prev, .owl-dot):hover:after,
a.button:hover:after,
a.added_to_cart:hover:after,
#catapultCookie:hover:after {
  transform: translateX(5px);
}

a.more,
span.more {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  a.more,
  span.more {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  a.more,
  span.more {
    font-size: 18px;
    line-height: 1.67;
  }
}
a.more,
span.more {
  display: inline-flex;
  align-items: center;
  grid-column-gap: 10px;
  color: #8BC63F;
  text-decoration: none;
  border-width: 0;
}
a.more:after,
span.more:after {
  display: block;
  content: "\f061";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
a.more:hover,
span.more:hover {
  color: #ffffff;
}
a.more:hover:after,
span.more:hover:after {
  transform: translateX(5px);
}
a.more,
span.more {
  margin-top: 40px;
}
@media only screen and (max-width : 991px) {
  a.more,
  span.more {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 767px) {
  a.more,
  span.more {
    margin-top: 20px;
  }
}
a.more,
span.more {
  font-weight: 500;
}

button {
  border: 0;
}

button.loading:after,
input[type=button].loading:after,
input[type=reset].loading:after,
input[type=submit].loading:after,
.button.loading:after,
.added_to_cart.loading:after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-image: url("../images/loading.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  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);
  }
}
button.loading:after,
input[type=button].loading:after,
input[type=reset].loading:after,
input[type=submit].loading:after,
.button.loading:after,
.added_to_cart.loading:after {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 50%;
  margin-top: -15px;
}

.line {
  overflow: hidden;
}

.anim {
  opacity: 0;
}

#header {
  height: 90px;
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  display: flex;
  align-items: center;
}
@media only screen and (max-width : 767px) {
  #header {
    height: 70px;
  }
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: inherit;
  grid-column-gap: 70px;
}
@media only screen and (max-width : 1919px) {
  .header-content {
    grid-column-gap: 50px;
  }
}
@media only screen and (max-width: 1799px) {
  .header-content {
    grid-column-gap: 40px;
  }
}
@media only screen and (max-width: 1599px) {
  .header-content {
    grid-column-gap: 35px;
  }
}
@media only screen and (max-width: 1399px) {
  .header-content {
    grid-column-gap: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-content {
    grid-column-gap: 15px;
  }
}
.header-content {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width : 768px) {
  .header-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width : 992px) {
  .header-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width : 1200px) {
  .header-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width : 1180px) {
  .header-content {
    justify-content: flex-end;
    grid-column-gap: 40px;
  }
  .header-content:before, .header-content:after {
    content: "";
    display: block;
    height: 100px;
    width: 100vw;
    position: absolute;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.1s linear;
  }
  .showmobnav .header-content:before, .showmobnav .header-content:after {
    opacity: 1;
    transition-delay: 0.3s;
  }
  .header-content:before {
    top: 0;
    z-index: 9999;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 75%, rgb(0, 0, 0) 100%);
  }
  .header-content:after {
    height: 170px;
    top: 100vh;
    transform: translateY(-100%);
    z-index: 999;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 100%);
  }
}
@media only screen and (max-width : 767px) {
  .header-content {
    grid-column-gap: 20px;
  }
}
@media only screen and (max-width : 1180px) {
  .header-content #logo {
    margin: 0 auto 0 0;
  }
}
@media only screen and (max-width : 991px) {
  .header-content #logo {
    margin: 0 auto 0 10px;
  }
}
@media only screen and (max-width : 767px) {
  .header-content #logo {
    margin: 0 auto 0 0;
  }
}
.header-content #logo svg {
  display: block;
  width: 224px;
}
@media only screen and (max-width: 1799px) {
  .header-content #logo svg {
    width: 190px;
  }
}
@media only screen and (max-width: 1699px) {
  .header-content #logo svg {
    width: 160px;
  }
}
@media only screen and (max-width : 1499px) {
  .header-content #logo svg {
    width: 140px;
  }
}
@media only screen and (max-width: 1399px) {
  .header-content #logo svg {
    width: 130px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-content #logo svg {
    width: 116px;
  }
}
@media only screen and (max-width : 991px) {
  .header-content #logo svg {
    width: 150px;
  }
}
.header-content #header-contact {
  display: flex;
  grid-column-gap: 35px;
}
@media only screen and (max-width: 1599px) {
  .header-content #header-contact {
    grid-column-gap: 25px;
  }
}
@media only screen and (max-width: 1499px) {
  .header-content #header-contact {
    grid-column-gap: 20px;
  }
}
@media only screen and (max-width: 1399px) {
  .header-content #header-contact {
    grid-column-gap: 15px;
  }
}
.header-content #request-quote {
  margin: 0;
  white-space: nowrap;
}
@media only screen and (min-width : 768px) {
  .header-content #request-quote {
    margin: 0;
    padding: 9px 25px;
  }
}
.header-content #request-quote:after {
  display: none;
}
.header-content #request-quote {
  padding-left: 0;
  padding-right: 0;
  width: 200px;
}
@media only screen and (max-width: 1399px) {
  .header-content #request-quote {
    padding: 4px 0;
    width: 185px;
  }
}
@media only screen and (max-width: 1299px) {
  .header-content #request-quote {
    display: none;
  }
}
.header-content #request-quote:hover {
  color: #ffffff;
  border-color: #ffffff;
}
.header-content #phone {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
@media only screen and (max-width : 1180px) {
  .header-content #phone {
    margin-left: auto;
  }
}
.header-content #phone svg {
  fill: #8BC63F;
  width: 20px;
  transform: translateY(-2px);
  display: none;
}
@media only screen and (max-width : 1180px) {
  .header-content #phone svg {
    display: block;
  }
}
.header-content #phone span {
  white-space: nowrap;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .header-content #phone span {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .header-content #phone span {
    font-size: 18px;
    line-height: 1.67;
  }
}
.header-content #phone span {
  font-weight: 500;
}
@media only screen and (max-width : 1499px) {
  .header-content #phone span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1399px) {
  .header-content #phone span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-content #phone span {
    font-size: 16px;
  }
}
@media only screen and (max-width : 991px) {
  .header-content #phone span {
    display: none;
  }
}

@media only screen and (min-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}
#header #phone,
#mobnavbtn {
  position: relative;
  z-index: 9999;
}

#mobnavbtn {
  width: 31px;
  height: 30px;
  height: inherit;
  margin: 0 15px 0 0;
}
@media only screen and (max-width : 767px) {
  #mobnavbtn {
    margin: 0;
  }
}
@media only screen and (min-width : 1181px) {
  #mobnavbtn {
    display: none;
  }
}
#mobnavbtn #mobnavtrigger {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: inherit;
  cursor: pointer;
}
#mobnavbtn #mobnavtrigger span {
  background-color: #8BC63F;
  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: -4px;
}
.showmobnav #mobnavbtn #mobnavtrigger span.bar1 {
  margin: 0;
}
#mobnavbtn #mobnavtrigger span.bar2 {
  width: 21px;
  margin-top: 4px;
  left: auto;
  right: 0;
}
.showmobnav #mobnavbtn #mobnavtrigger span.bar2 {
  width: 100%;
  margin: 0;
}

#header {
  background-color: transparent;
  transform: translateY(-100%);
  transition: transform 0.3s linear, background-color 0.3s linear;
}
#header.active {
  transform: translateY(0);
  background-color: rgba(0, 0, 0, 0.88);
}
#header.navtop {
  background-color: transparent;
}
#header.defaultstate {
  transform: translateY(0);
}
#notice {
  position: absolute;
  top: 90px;
  z-index: 999;
  background: #8BC63F;
  width: 100%;
}
@media only screen and (max-width : 767px) {
  #notice {
    top: 70px;
  }
}
#notice .header-content {
  /* width: 100%; */
  align-items: center;
  justify-content: center;
  height: 66px;
}
@media only screen and (max-width : 1499px) {
  #notice .header-content {
    height: 50px;
  }
}
@media only screen and (max-width : 767px) {
  #notice {
    padding: 10px 0;
  }
  #notice .header-content {
    height: auto;
  }
  #notice .header-content p {
    font-size: 15px;
    text-align: center;
    line-height: 1.5;
  }
}

#nav {
  background-color: transparent;
  height: 90px;
}
#nav > .wrap {
  height: inherit;
}
#nav > .wrap > .row {
  height: inherit;
}
#nav > .wrap > .row > div {
  height: inherit;
}
#nav > .wrap > .row > div > ul {
  height: inherit;
}
#nav .nav {
  text-align: center;
  display: flex;
  justify-content: space-around;
  height: inherit;
  grid-column-gap: 70px;
}
@media only screen and (max-width : 1919px) {
  #nav .nav {
    grid-column-gap: 50px;
  }
}
@media only screen and (max-width: 1799px) {
  #nav .nav {
    grid-column-gap: 40px;
  }
}
@media only screen and (max-width: 1599px) {
  #nav .nav {
    grid-column-gap: 35px;
  }
}
@media only screen and (max-width: 1399px) {
  #nav .nav {
    grid-column-gap: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  #nav .nav {
    grid-column-gap: 15px;
  }
}
#nav .nav > li {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0;
  height: inherit;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  #nav .nav > li {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  #nav .nav > li {
    font-size: 18px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 1499px) {
  #nav .nav > li {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1399px) {
  #nav .nav > li {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1199px) {
  #nav .nav > li {
    font-size: 16px;
  }
}
#nav .nav > li li {
  line-height: 1;
}
#nav .nav > li > a {
  height: inherit;
  line-height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: #ffffff;
  position: relative;
  white-space: nowrap;
}
#nav .nav > li:hover > a {
  color: #8BC63F;
}
#nav .nav > li .sub-menu {
  position: absolute;
  padding: 20px 0;
  left: -30px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.88);
  border-radius: 20px;
  top: 100%;
  min-width: 100%;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease-in-out 0.3s, opacity 0.3s ease-in-out;
}
#nav .nav > li .sub-menu li {
  margin: 0;
  padding: 0 30px;
  position: relative;
}
#nav .nav > li .sub-menu li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  white-space: nowrap;
  padding: 3px 0;
  color: #ffffff;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  #nav .nav > li .sub-menu li a {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  #nav .nav > li .sub-menu li a {
    font-size: 16px;
    line-height: 1.67;
  }
}
#nav .nav > li .sub-menu li a {
  font-weight: 500;
}
@media only screen and (max-width: 1399px) {
  #nav .nav > li .sub-menu li a {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1199px) {
  #nav .nav > li .sub-menu li a {
    font-size: 16px;
  }
}
#nav .nav > li .sub-menu li a:hover {
  color: #8BC63F;
}
#nav .nav > li .sub-menu li a:after {
  margin-left: 30px;
}
#nav .nav > li .sub-menu li:last-child > a {
  border-width: 0;
}
#nav .nav > li.menu-item-has-children > a:after {
  content: "\f078";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 0 10px;
  color: #8BC63F;
  transition: transform 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  #nav .nav > li.menu-item-has-children > a:after {
    margin: 0 0 0 5px;
  }
}
#nav .nav > li.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
@media only screen and (max-width : 1180px) {
  #nav {
    display: none;
  }
}

#mobmenu {
  visibility: hidden;
  opacity: 0;
  background-color: #000000;
  text-align: left;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#mobmenu::-webkit-scrollbar {
  display: none;
}
#mobmenu > #mobmenunav {
  overflow-y: auto;
  margin-left: auto;
  margin-right: auto;
}
#mobmenu > #mobmenunav > ul {
  max-width: 600px;
  margin: 0 auto;
}
#mobmenu > #mobmenunav > ul li {
  margin: 0;
  padding: 0;
  position: relative;
}
#mobmenu > #mobmenunav > ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  color: #ffffff;
  line-height: 2;
  padding-right: 50px;
  min-width: 40px;
}
#mobmenu > #mobmenunav > ul > li {
  padding: 8px 0;
  position: relative;
  margin: 0 30px;
}
#mobmenu > #mobmenunav > ul > li > a {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  #mobmenu > #mobmenunav > ul > li > a {
    margin: 1em 0 0.5em;
  }
}
#mobmenu > #mobmenunav > ul > li > a:last-child {
  margin-bottom: 0;
}
#mobmenu > #mobmenunav > ul > li > a {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  #mobmenu > #mobmenunav > ul > li > a {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  #mobmenu > #mobmenunav > ul > li > a {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  #mobmenu > #mobmenunav > ul > li > a {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  #mobmenu > #mobmenunav > ul > li > a {
    font-size: 69px;
    line-height: 1.2;
  }
}
#mobmenu > #mobmenunav > ul > li > a {
  margin: 0 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 20px;
}
#mobmenu > #mobmenunav > ul > li > ul.sub-menu {
  padding: 0;
  height: 0;
  overflow: hidden;
}
#mobmenu > #mobmenunav > ul:last-child > li:last-child {
  padding-bottom: 150px;
}
#mobmenu > #mobmenunav > ul:last-child > li:last-child:after {
  display: none;
}
#mobmenu > #mobmenunav > ul:first-child > li:first-child {
  padding-top: 80px;
}
#mobmenu > #mobmenunav > ul li .sub-menu {
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  #mobmenu > #mobmenunav > ul li .sub-menu {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  #mobmenu > #mobmenunav > ul li .sub-menu {
    font-size: 18px;
    line-height: 1.67;
  }
}
#mobmenu > #mobmenunav > ul li .sub-menu .sub-menu {
  padding: 15px 0;
}
#mobmenu > #mobmenunav > ul li .sub-menu li {
  margin: 0;
}
#mobmenu > #mobmenunav > ul li .sub-menu > li:first-child {
  padding-top: 1em;
}
#mobmenu > #mobmenunav > ul li .sub-menu > li:last-child {
  padding-bottom: 1em;
}
#mobmenu > #mobmenunav > ul li.menu-item-has-children > a {
  padding-right: 0px;
}
#mobmenu > #mobmenunav > ul li.menu-item-has-children > a:after {
  text-align: center;
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: all 0.3s ease-in-out;
  content: "\f078";
  font-size: 27px;
  line-height: 1;
  color: #8BC63F;
}
#mobmenu > #mobmenunav > ul li.menu-item-has-children > a.active {
  color: #8BC63F;
}
#mobmenu > #mobmenunav > ul li.menu-item-has-children > a.active:after {
  transform: rotate(180deg);
}
#mobmenu > #mobmenunav > ul li.menu-item-has-children .menu-item-has-children span {
  height: 40px;
}

#footer {
  overflow: hidden;
}
#footer .logos {
  display: flex;
  justify-content: space-between;
  padding-bottom: 160px;
}
@media only screen and (max-width : 1499px) {
  #footer .logos {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  #footer .logos {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .logos {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #footer .logos {
    padding-bottom: 60px;
  }
}
#footer .logos img {
  display: block;
  height: 102px;
  width: auto;
}
@media only screen and (max-width : 1499px) {
  #footer .logos img {
    height: 86px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .logos img {
    height: 56px;
  }
}
@media only screen and (max-width : 767px) {
  #footer .logos img {
    height: 50px;
  }
}
#footer .logos .swiper-slide {
  width: auto !important;
}
#footer .our-mission {
  grid-row-gap: 30px;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  #footer .our-mission {
    display: flex;
    flex-direction: column;
  }
}
#footer .our-mission {
  padding-bottom: 160px;
}
@media only screen and (max-width : 1499px) {
  #footer .our-mission {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  #footer .our-mission {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .our-mission {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #footer .our-mission {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  #footer .our-mission {
    padding-bottom: 50px;
  }
}
#footer .our-mission h2 {
  grid-column: span 4;
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  #footer .our-mission h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #footer .our-mission h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  #footer .our-mission h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  #footer .our-mission h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
#footer .our-mission h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  #footer .our-mission h2 {
    --headingLineWidthMob: 0;
  }
}
#footer .our-mission h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  #footer .our-mission h2:before {
    width: var(--headingLineWidthMob);
  }
}
#footer .our-mission h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
#footer .our-mission h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  #footer .our-mission h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .our-mission h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  #footer .our-mission h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  #footer .our-mission h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  #footer .our-mission h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  #footer .our-mission h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  #footer .our-mission h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  #footer .our-mission h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  #footer .our-mission h2:before {
    width: var(--headingLineWidthMob);
  }
}
#footer .our-mission h2 {
  max-width: 100%;
}
@media only screen and (max-width : 991px) {
  #footer .our-mission h2 {
    text-align: left;
    margin-left: 0;
  }
}
#footer .our-mission h2:before {
  width: 100%;
}
@media only screen and (max-width : 991px) {
  #footer .our-mission h2:before {
    width: 30px;
    left: 0;
    transform: none;
  }
}
#footer .our-mission p {
  grid-column: 6/span 7;
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  #footer .our-mission p {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #footer .our-mission p {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  #footer .our-mission p {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  #footer .our-mission p {
    font-size: 24px;
    line-height: 1.75;
  }
}
#footer .our-mission p {
  margin-top: -11px;
}
@media only screen and (max-width : 991px) {
  #footer .our-mission p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.77;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  #footer .our-mission p {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  #footer .our-mission p {
    font-size: 18px;
    line-height: 1.67;
  }
}
#footer .footer-columns {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns {
    flex-direction: column;
  }
}
#footer .footer-columns .footer-column {
  max-width: 25%;
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns .footer-column {
    max-width: 100%;
    position: relative;
  }
}
#footer .footer-columns .footer-column > h2 {
  margin: 0 0 2em;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  #footer .footer-columns .footer-column > h2 {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  #footer .footer-columns .footer-column > h2 {
    font-size: 18px;
    line-height: 1.67;
  }
}
#footer .footer-columns .footer-column > h2 {
  font-weight: 500;
}
#footer .footer-columns .footer-column:nth-child(2) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(3) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(4) > h2 span:last-child {
  display: none;
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns .footer-column:nth-child(2) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(3) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(4) > h2 span:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    width: 105px;
    height: 105px;
    background-color: #ffffff;
    border-radius: 100%;
    transform: translate(50%, 50%);
    cursor: pointer;
    transform-origin: bottom right;
    transition: all 0.3s ease-in-out;
  }
  #footer .footer-columns .footer-column:nth-child(2) > h2 span:last-child svg, #footer .footer-columns .footer-column:nth-child(3) > h2 span:last-child svg, #footer .footer-columns .footer-column:nth-child(4) > h2 span:last-child svg {
    width: 18px;
    height: 18px;
    fill: #8BC63F;
    pointer-events: none;
    transition: fill 0.3s ease-in-out;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  #footer .footer-columns .footer-column:nth-child(2) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(3) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(4) > h2 span:last-child {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  #footer .footer-columns .footer-column:nth-child(2) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(3) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(4) > h2 span:last-child {
    width: 40px;
    height: 40px;
    right: 10px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  #footer .footer-columns .footer-column:nth-child(2) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(3) > h2 span:last-child, #footer .footer-columns .footer-column:nth-child(4) > h2 span:last-child {
    right: 15px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns .footer-column:nth-child(2) > h2, #footer .footer-columns .footer-column:nth-child(3) > h2, #footer .footer-columns .footer-column:nth-child(4) > h2 {
    margin: 0;
    position: static;
    padding: 20px 0;
  }
  #footer .footer-columns .footer-column:nth-child(2) > h2:before, #footer .footer-columns .footer-column:nth-child(3) > h2:before, #footer .footer-columns .footer-column:nth-child(4) > h2:before {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    top: 0;
    left: 0;
    top: auto;
    bottom: 0;
  }
}
#footer .footer-columns .footer-column ul.contact-list li {
  display: flex;
  grid-column-gap: 15px;
  align-items: center;
}
#footer .footer-columns .footer-column ul.contact-list li figure {
  width: 20px;
  height: 20px;
}
#footer .footer-columns .footer-column ul.contact-list li figure svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#footer .footer-columns .footer-column ul.contact-list li a {
  font-weight: 500;
}
#footer .footer-columns .footer-column ul.contact-list li.email a {
  color: #8BC63F;
}
#footer .footer-columns .footer-column ul.contact-list li.email a:hover {
  color: #FFD503;
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns .footer-column .footer-column-list {
    height: 0;
    overflow: hidden;
  }
}
#footer .footer-columns .footer-column .footer-column-list ul {
  display: grid;
  grid-row-gap: 12px;
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns .footer-column .footer-column-list ul {
    grid-row-gap: 6px;
    padding-top: 0px;
    padding-bottom: 28px;
  }
}
#footer .footer-columns .footer-column.active h2 span .vertical {
  opacity: 0;
}
#footer .footer-columns .footer-column.active .footer-column-list {
  height: auto;
}
#footer .footer-columns .footer-column:first-child {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns .footer-column:first-child {
    margin: 0 0 40px;
  }
}
#footer .footer-columns .footer-column:first-child h2 {
  margin: auto 0 0;
  padding: 2em 0 1em;
}
#footer .footer-columns .footer-column:first-child h2:first-child {
  margin-top: 0;
  padding-top: 0;
}
#footer .footer-columns .footer-column:first-child p a {
  font-weight: 500;
  color: #8BC63F;
  text-decoration: underline;
}
#footer .footer-columns .footer-column:first-child p a:hover {
  color: #FFD503;
}
#footer .footer-columns .footer-column:first-child ul li:first-child a {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  #footer .footer-columns .footer-column:first-child ul li:first-child a {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  #footer .footer-columns .footer-column:first-child ul li:first-child a {
    font-size: 18px;
    line-height: 1.67;
  }
}
#footer .footer-columns .footer-column:first-child ul li:first-child a {
  font-weight: 500;
}
#footer .footer-columns .footer-column:first-child ul li:last-child a {
  text-decoration: underline;
}
@media only screen and (max-width : 991px) {
  #footer .footer-columns .footer-column:nth-child(2) {
    position: relative;
  }
  #footer .footer-columns .footer-column:nth-child(2):before {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    top: 0;
    left: 0;
  }
}
#footer .legal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 90px;
  padding-top: 120px;
}
@media only screen and (max-width : 1499px) {
  #footer .legal {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  #footer .legal {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .legal {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  #footer .legal {
    padding-top: 30px;
  }
}
#footer .legal {
  padding-bottom: 160px;
}
@media only screen and (max-width : 1499px) {
  #footer .legal {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  #footer .legal {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .legal {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #footer .legal {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .legal {
    flex-direction: column;
    padding-top: 90px;
    grid-row-gap: 70px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  #footer .legal {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1399px) {
  #footer .legal {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  #footer .legal {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  #footer .legal {
    grid-row-gap: 20px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  #footer .legal {
    align-items: flex-start;
  }
}
@media only screen and (max-width : 767px) {
  #footer .legal {
    padding-bottom: 100px;
  }
}
#footer .legal .legal-links,
#footer .legal .social {
  display: flex;
}
#footer .legal .legal-links {
  grid-column-gap: 90px;
  flex-wrap: wrap;
  grid-row-gap: 15px;
}
@media only screen and (max-width : 1199px) {
  #footer .legal .legal-links {
    grid-column-gap: 40px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .legal .legal-links {
    grid-column-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
#footer .legal .legal-links li {
  white-space: nowrap;
}
#footer .legal .legal-links li:last-child {
  flex: 0 0 100%;
  white-space: wrap;
}
@media only screen and (max-width : 767px) {
  #footer .legal .legal-links li:last-child {
    text-align: center;
  }
}
#footer .legal .social {
  grid-column-gap: 35px;
}
@media only screen and (max-width : 1199px) {
  #footer .legal .social {
    grid-column-gap: 20px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .legal .social {
    grid-column-gap: 29px;
  }
}
#footer .legal .social li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  border: 2px solid #8BC63F;
  color: #8BC63F;
  font-size: 30px;
}
#footer .legal .social li a:hover {
  color: #FFD503;
  border-color: #FFD503;
}
@media only screen and (max-width : 1499px) {
  #footer .legal .social li a {
    width: 58px;
    height: 58px;
    font-size: 27px;
  }
}
@media only screen and (max-width : 991px) {
  #footer .legal .social li a {
    width: 49px;
    height: 49px;
    font-size: 23px;
  }
}

.grecaptcha-badge {
  opacity: 0;
}

body > .contact-btn {
  padding: 26px 56px;
}
@media only screen and (max-width : 1499px) {
  body > .contact-btn {
    padding: 20px 50px;
  }
}
@media only screen and (max-width : 991px) {
  body > .contact-btn {
    padding: 18px 42px;
  }
}
@media only screen and (max-width : 767px) {
  body > .contact-btn {
    padding: 15px 30px;
  }
}
body > .contact-btn {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  body > .contact-btn {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  body > .contact-btn {
    font-size: 18px;
    line-height: 1.67;
  }
}
body > .contact-btn {
  font-weight: 500;
  text-align: center;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1.3;
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  grid-column-gap: 20px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #8BC63F;
}
body > .contact-btn:hover {
  border-color: #ffffff;
}
body > .contact-btn {
  margin-top: 40px;
}
@media only screen and (max-width : 991px) {
  body > .contact-btn {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 767px) {
  body > .contact-btn {
    margin-top: 20px;
  }
}
body > .contact-btn.fullwidth {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
body > .contact-btn:after {
  display: block;
  content: "\f061";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
body > .contact-btn:hover:after {
  transform: translateX(5px);
}
body > .contact-btn {
  margin: 0 !important;
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 9999;
  width: calc(100% - 60px);
  padding: 10px 0px !important;
  opacity: 0;
  visibility: hidden;
  transition: none;
}

#backtotop {
  position: fixed;
  z-index: 9999;
  right: 30px;
  bottom: 30px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width : 767px) {
  #backtotop {
    right: 20px;
    bottom: 20px;
  }
}
#backtotop.active {
  opacity: 1;
}
#backtotop > span {
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #8BC63F;
  transition: all 0.3s ease-in-out;
}
#backtotop > span:after {
  display: block;
  content: "\f061";
  color: #ffffff;
  transform: rotate(-90deg);
  transition: inherit;
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
}
#backtotop > span:hover {
  background: #ffffff;
  transform: scale(1.05);
}
#backtotop > span:hover:after {
  color: #8BC63F;
}

.owl-carousel .animated {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.owl-carousel .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  touch-action: manipulation;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-carousel.singleslide {
  display: block;
}

.owl-stage-outer {
  width: 100%;
}

.slide {
  display: block;
}

.owl-item {
  transform-style: preserve-3d;
}
.owl-item > * {
  width: 100% !important;
  transform-style: preserve-3d;
}

.owl-controls {
  width: 100%;
}

.owl-nav.disabled,
.owl-dots.disabled {
  display: none !important;
}

.owl-nav {
  transform: translateX(0);
  height: 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 999;
}
.owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
.owl-nav .owl-prev:before {
  content: "\f053";
}
.owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
}
.owl-nav .owl-next:before {
  content: "\f054";
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  width: 60px;
  height: 60px;
  line-height: 60px;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transform: translateY(-50%);
  text-align: center;
  border: 0;
  cursor: pointer;
  font-weight: 600;
  border: 0;
}
.owl-nav .owl-prev:before, .owl-nav .owl-prev:after,
.owl-nav .owl-next:before,
.owl-nav .owl-next:after {
  font-size: 21px;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #8BC63F;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  border-color: #ffffff;
}
@media only screen and (max-width : 767px) {
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    display: none !important;
  }
}

.owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media only screen and (max-width : 991px) {
  .owl-dots {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 767px) {
  .owl-dots {
    margin-top: 20px;
  }
}
.owl-dots .owl-dot {
  width: 37px;
  height: 3px;
  border-radius: 0%;
  background-color: #f4f4f4;
  display: block;
  margin: 0 2px;
  cursor: pointer;
  border: 0;
}
.owl-dots .owl-dot.active {
  background-color: #8BC63F;
  width: 77px;
}

.owl-stage-outer {
  z-index: 2;
}
.owl-stage-outer .owl-stage {
  display: flex;
}
.owl-stage-outer .owl-stage .owl-item {
  display: flex;
}
.owl-stage-outer .owl-stage:after {
  display: none;
}

#banner .owl-prev {
  left: 50px;
}
#banner .owl-next {
  right: 50px;
}

#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: 100%;
  max-width: 90vw;
  position: relative;
}
#mask #lightbox #lightbox-content.type-testimonial {
  max-width: 950px;
}
@media only screen and (max-width : 767px) {
  #mask #lightbox #lightbox-content {
    width: 100%;
  }
}
#mask #lightbox #lightbox-content #lightbox-close-btn {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  transform: translateX(50%) translateY(-50%);
}
@media only screen and (max-width : 767px) {
  #mask #lightbox #lightbox-content #lightbox-close-btn {
    position: fixed;
    transform: none;
    right: 10px;
    top: 10px;
  }
}
#mask #lightbox #lightbox-content #lightbox-close-btn span {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  border-radius: 100%;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width : 767px) {
  #mask #lightbox #lightbox-content #lightbox-close-btn span {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
#mask #lightbox #lightbox-content #lightbox-close-btn span:before, #mask #lightbox #lightbox-content #lightbox-close-btn span:after {
  content: "";
  display: block;
  position: absolute;
  left: 14px;
  top: 50%;
  background-color: #8BC63F;
  width: 21px;
  height: 1px;
}
@media only screen and (max-width : 767px) {
  #mask #lightbox #lightbox-content #lightbox-close-btn span:before, #mask #lightbox #lightbox-content #lightbox-close-btn span:after {
    left: 10px;
  }
}
#mask #lightbox #lightbox-content #lightbox-close-btn span:before {
  transform: rotate(45deg);
}
#mask #lightbox #lightbox-content #lightbox-close-btn span:after {
  transform: rotate(-45deg);
}
#mask #lightbox #lightbox-content #lightbox-close-btn span:hover {
  background-color: #8BC63F;
}
#mask #lightbox #lightbox-content #lightbox-close-btn span:hover:before, #mask #lightbox #lightbox-content #lightbox-close-btn span:hover:after {
  background-color: #ffffff;
}
@media only screen and (min-width : 768px) {
  #mask #lightbox #lightbox-content.type-gallery #lightbox-close-btn {
    transform: translateX(50%);
  }
}
#mask #testimonial-content {
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 15px;
  text-align: center;
  background: linear-gradient(315deg, rgb(39, 39, 39) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgb(39, 39, 39) 100%);
  border-radius: 25px;
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content {
    border-radius: 15px;
  }
}
#mask #testimonial-content {
  position: relative;
}
#mask #testimonial-content:after {
  content: "";
  width: 70%;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, rgba(139, 198, 63, 0) 0%, #ffd503 50%, rgba(139, 198, 63, 0) 100%);
}
@media only screen and (max-width : 991px) {
  #mask #testimonial-content {
    padding: 40px 24px;
  }
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content {
    padding: 30px 24px;
  }
}
#mask #testimonial-content {
  text-align: left;
  padding: 0 80px;
  grid-row-gap: 60px;
}
@media only screen and (max-width : 991px) {
  #mask #testimonial-content {
    padding: 0 40px;
  }
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content {
    grid-row-gap: 20px;
  }
}
#mask #testimonial-content header {
  padding-top: 80px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  grid-row-gap: 30px;
}
@media only screen and (max-width : 991px) {
  #mask #testimonial-content header {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content header {
    padding-top: 30px;
    text-align: center;
  }
}
#mask #testimonial-content header h3 {
  flex: 0 0 100%;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.34;
}
@media screen and (min-width: 768px) {
  #mask #testimonial-content header h3 {
    font-size: 37px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1200px) {
  #mask #testimonial-content header h3 {
    font-size: 40px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1500px) {
  #mask #testimonial-content header h3 {
    font-size: 49px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1920px) {
  #mask #testimonial-content header h3 {
    font-size: 50px;
    line-height: 1.25;
  }
}
#mask #testimonial-content header h3 {
  margin: 0;
}
#mask #testimonial-content header .rating {
  flex: 0 0 160px;
}
#mask #testimonial-content header .rating svg {
  fill: #FFD503;
  flex: 0 0 153px;
}
@media only screen and (max-width: 1699px) {
  #mask #testimonial-content header .rating svg {
    flex: 0 0 140px;
  }
}
@media only screen and (max-width: 1599px) {
  #mask #testimonial-content header .rating svg {
    flex: 0 0 130px;
  }
}
@media only screen and (max-width : 991px) {
  #mask #testimonial-content header .rating svg {
    flex: 0 0 110px;
  }
}
#mask #testimonial-content header .rating.rating-1 .star-5, #mask #testimonial-content header .rating.rating-2 .star-5, #mask #testimonial-content header .rating.rating-3 .star-5, #mask #testimonial-content header .rating.rating-4 .star-5 {
  fill: rgba(255, 213, 3, 0.2);
}
#mask #testimonial-content header .rating.rating-1 .star-4, #mask #testimonial-content header .rating.rating-2 .star-4, #mask #testimonial-content header .rating.rating-3 .star-4 {
  fill: rgba(255, 213, 3, 0.2);
}
#mask #testimonial-content header .rating.rating-1 .star-3, #mask #testimonial-content header .rating.rating-2 .star-3 {
  fill: rgba(255, 213, 3, 0.2);
}
#mask #testimonial-content header .rating.rating-1 .star-2 {
  fill: rgba(255, 213, 3, 0.2);
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content header .rating {
    flex: 0 0 110px;
  }
}
#mask #testimonial-content header figure {
  flex: 0 0 150px;
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content header figure {
    flex: 0 0 100px;
  }
}
#mask #testimonial-content section {
  padding-bottom: 80px;
  display: flex;
  grid-column-gap: 80px;
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content section {
    flex-direction: column;
    grid-row-gap: 30px;
  }
}
#mask #testimonial-content section aside {
  flex: 0 0 150px;
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content section aside {
    order: 2;
  }
}
#mask #testimonial-content section aside ul {
  display: grid;
  grid-row-gap: 30px;
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content section aside ul {
    grid-row-gap: 10px;
  }
}
#mask #testimonial-content section aside ul li {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #FFD503;
  padding: 0 0 15px;
}
@media only screen and (max-width : 767px) {
  #mask #testimonial-content section aside ul li {
    padding: 0 0 5px;
  }
}
#mask #testimonial-content section aside ul li > strong,
#mask #testimonial-content section aside ul li > span {
  display: block;
  font-style: normal;
}
#mask #testimonial-content section aside ul li strong {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  #mask #testimonial-content section aside ul li strong {
    font-size: 32px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1200px) {
  #mask #testimonial-content section aside ul li strong {
    font-size: 35px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  #mask #testimonial-content section aside ul li strong {
    font-size: 43px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1920px) {
  #mask #testimonial-content section aside ul li strong {
    font-size: 44px;
    line-height: 1.32;
  }
}
#mask #testimonial-content section aside ul li strong em,
#mask #testimonial-content section aside ul li strong span {
  font-style: normal;
}
#mask #testimonial-content section article .credit {
  font-weight: 500;
}
#mask .overflowtrue #testimonial-content {
  align-items: flex-start;
  max-height: calc(100vh - 100px);
  display: grid;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#mask .overflowtrue #testimonial-content::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width : 767px) {
  #mask .overflowtrue #testimonial-content {
    max-height: 100vh;
  }
}
#mask .overflowtrue #testimonial-content:after {
  display: none;
}
#mask .overflowtrue #lightbox #lightbox-content #lightbox-close-btn {
  transform: translateY(0) translateX(50%);
}

body .wcc-consent-container {
  bottom: 60px;
  left: 60px;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container {
    bottom: 30px;
    left: 30px;
    max-width: calc(100% - 60px);
  }
}
body .wcc-consent-container .wcc-consent-bar {
  border-width: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 40px 40px 35px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar {
    padding: 20px;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice {
  display: flex;
  flex-direction: column;
  grid-row-gap: 20px;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice {
    grid-row-gap: 14px;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
  align-items: center;
  display: flex;
  grid-column-gap: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
    margin: 1em 0 0.5em;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title:last-child {
  margin-bottom: 0;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
    font-size: 24px;
    line-height: 1.75;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
  font-weight: 400;
  margin: 0;
}
@media screen and (min-width: 1920px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
    font-size: 30px;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title {
    margin: 0 !important;
    line-height: 1.5;
    text-align: center;
    justify-content: center;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238BC63F' viewBox='0 0 512 512'%3E%3Cpath d='m182.8 28.4-74 39.5c-19.7 10.5-35.6 27-45.4 47.1l-36.7 75.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.9-.9-5.3-5.3-9.3-10.6-10.1-51.5-8.2-92.8-47.1-104.5-97.4-1.8-7.6-8-13.4-15.7-14.6-54.6-8.7-97.7-52-106.2-106.8-.8-5.4-4.9-9.8-10.3-10.6-22.1-3.1-44.6.9-64.4 11.4zm46.3 19.7c15 58.3 62 103.6 121.2 116.4 15.6 54.1 59 96.4 113.7 110.5 0 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-20l-60.3-58.4c-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 0m8 184a24 24 0 1 0 0-48 24 24 0 1 0 0 48m120-120a24 24 0 1 0-48 0 24 24 0 1 0 48 0m40 120a24 24 0 1 0 0-48 24 24 0 1 0 0 48'/%3E%3C/svg%3E");
  display: block;
  height: 40px;
  width: 40px;
  flex: 0 0 40px;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-title:before {
    display: none;
    text-align: center;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group {
  display: flex;
  flex-direction: column;
  grid-row-gap: 30px;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group {
    grid-row-gap: 10px;
    text-align: center;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-des p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-des p {
    font-size: 15px;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-des p {
    font-size: 14px;
    line-height: 1.6;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper {
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row !important;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    font-size: 16px;
    line-height: 1.67;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
  padding: 26px 56px;
}
@media only screen and (max-width : 1499px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    padding: 20px 50px;
  }
}
@media only screen and (max-width : 991px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    padding: 18px 42px;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    padding: 15px 30px;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    font-size: 18px;
    line-height: 1.67;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
  font-weight: 500;
  text-align: center;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1.3;
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  grid-column-gap: 20px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #8BC63F;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn:hover {
  border-color: #ffffff;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
  margin-top: 40px;
}
@media only screen and (max-width : 991px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    margin-top: 20px;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn.fullwidth {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn:after {
  display: block;
  content: "\f061";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn:hover:after {
  transform: translateX(5px);
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 !important;
  order: 2;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn:after {
  display: none;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn:hover {
  opacity: 1;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn {
    justify-content: center !important;
    padding: 5px 0 !important;
    font-size: 14px !important;
    max-width: 100% !important;
  }
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-customize {
  padding-left: 0;
  padding-right: 0;
  order: 1;
  justify-content: flex-start;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept {
  padding-left: 20px;
  padding-right: 20px;
  max-width: fit-content;
  grid-column-gap: 10px;
}
body .wcc-consent-container .wcc-consent-bar .wcc-notice .wcc-notice-group .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept:hover {
  background-color: #8BC63F !important;
}
body .wcc-consent-bar .wcc-notice-des p,
body .wcc-gpc-wrapper .wcc-gpc-desc p,
body .wcc-preference-body-wrapper .wcc-preference-content-wrapper p,
body .wcc-accordion-header-wrapper .wcc-accordion-header-des p,
body .wcc-cookie-des-table li div:last-child p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  body .wcc-consent-bar .wcc-notice-des p,
  body .wcc-gpc-wrapper .wcc-gpc-desc p,
  body .wcc-preference-body-wrapper .wcc-preference-content-wrapper p,
  body .wcc-accordion-header-wrapper .wcc-accordion-header-des p,
  body .wcc-cookie-des-table li div:last-child p {
    font-size: 15px;
  }
}
body .wcc-preference-header,
body .wcc-preference-body-wrapper,
body .wcc-preference-content-wrapper,
body .wcc-accordion-wrapper,
body .wcc-accordion,
body .wcc-accordion-wrapper,
body .wcc-footer-wrapper,
body .wcc-prefrence-btn-wrapper {
  border-width: 0;
}
body .wcc-accordion-header .wcc-accordion-btn {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  body .wcc-accordion-header .wcc-accordion-btn {
    margin: 1em 0 0.5em;
  }
}
body .wcc-accordion-header .wcc-accordion-btn:last-child {
  margin-bottom: 0;
}
body .wcc-accordion-header .wcc-accordion-btn {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  body .wcc-accordion-header .wcc-accordion-btn {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  body .wcc-accordion-header .wcc-accordion-btn {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  body .wcc-accordion-header .wcc-accordion-btn {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  body .wcc-accordion-header .wcc-accordion-btn {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-custom-brand-logo-wrapper,
  body .wcc-notice .wcc-title,
  body .wcc-notice-des,
  body .wcc-notice-btn-wrapper {
    padding: 0;
  }
}
body .wcc-modal {
  box-shadow: none;
  border-radius: 0;
  border-width: 0;
  max-width: calc(100% - 40px);
}
body .wcc-preference-center {
  overflow: auto;
  border-radius: 0;
  border-width: 0;
  background-color: white !important;
}
body .wcc-preference-center .wcc-preference-header {
  padding: 60px 60px 0;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-header {
    padding: 40px 20px 0;
  }
}
body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    margin: 1em 0 0.5em;
  }
}
body .wcc-preference-center .wcc-preference-header .wcc-preference-title:last-child {
  margin-bottom: 0;
}
body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
    font-size: 24px;
    line-height: 1.75;
  }
}
body .wcc-preference-center .wcc-preference-header .wcc-preference-title {
  margin: 0 !important;
  font-weight: 400;
  line-height: 1.5;
}
body .wcc-preference-center .wcc-preference-header .wcc-btn-close {
  background: #8BC63F !important;
  border-radius: 100%;
  padding: 15px;
  right: 20px;
  top: 20px;
  position: absolute;
}
body .wcc-preference-center .wcc-preference-header .wcc-btn-close:after {
  display: none;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-header .wcc-btn-close {
    padding: 7px;
    right: 8px;
    top: 8px;
  }
}
body .wcc-preference-center .wcc-preference-header .wcc-btn-close img {
  margin: 0;
  height: 15px;
  width: 15px;
  filter: brightness(2);
}
body .wcc-preference-center .wcc-preference-body-wrapper {
  overflow: visible;
  padding: 0 60px;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper {
    padding: 0 20px;
  }
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper {
  padding: 20px 0 30px 0;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-preference-content-wrapper {
    padding: 15px 0 15px 0;
  }
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-google-privacy-policy {
  display: none;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper {
  margin: 0;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion {
  border-bottom: 1px solid #8BC63F;
  padding: 8px 0;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-item {
  margin: 0;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-chevron {
  margin-right: 18px;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-chevron i:before {
  top: 12px;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-chevron i:before {
    top: 9px;
  }
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body {
  padding: 0;
  margin-bottom: 0;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table {
  padding: 5px 0 12px 18px;
  border-width: 0;
  border-radius: 0;
  background-color: transparent !important;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table {
    padding: 2px 0 5px 18px;
  }
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-empty-cookies-text,
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table {
  padding: 0;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table {
  padding: 0;
  color: #2E2E2E;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table .wcc-cookie-des-table {
    font-size: 15px;
  }
}
body .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;
}
body .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: 300;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table p {
  color: #2E2E2E;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion .wcc-accordion-body .wcc-audit-table p {
    font-size: 15px;
  }
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header .wcc-accordion-btn {
  margin: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header .wcc-accordion-btn {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header .wcc-accordion-btn {
    font-size: 16px;
    line-height: 1.67;
  }
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header .wcc-accordion-btn:after {
  display: none;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header .wcc-always-active {
  color: #2E2E2E;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header .wcc-always-active {
    font-size: 15px;
  }
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header .wcc-always-active {
  font-weight: 500;
}
body .wcc-preference-center .wcc-preference-body-wrapper .wcc-accordion-wrapper .wcc-accordion-header-des {
  display: none;
}
body .wcc-preference-center .wcc-footer-wrapper {
  padding: 40px 60px 60px;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-footer-wrapper {
    padding: 25px 20px 15px;
  }
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-footer-shadow {
  display: none;
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper {
  padding: 0;
  justify-content: space-between;
  grid-column-gap: 20px;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper {
    grid-row-gap: 6px;
  }
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  padding: 26px 56px;
}
@media only screen and (max-width : 1499px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    padding: 20px 50px;
  }
}
@media only screen and (max-width : 991px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    padding: 18px 42px;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    padding: 15px 30px;
  }
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    font-size: 18px;
    line-height: 1.67;
  }
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  font-weight: 500;
  text-align: center;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1.3;
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  grid-column-gap: 20px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #8BC63F;
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:hover {
  border-color: #ffffff;
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  margin-top: 40px;
}
@media only screen and (max-width : 991px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    margin-top: 25px;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    margin-top: 20px;
  }
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn.fullwidth {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:after {
  display: block;
  content: "\f061";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:hover:after {
  transform: translateX(5px);
}
@media only screen and (min-width : 768px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    margin: 0;
    padding: 9px 25px;
  }
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn:after {
  display: none;
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    font-size: 16px;
    line-height: 1.67;
  }
}
body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
  line-height: 1.3 !important;
  font-weight: 500;
  margin: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
  max-width: fit-content;
}
@media only screen and (max-width : 767px) {
  body .wcc-preference-center .wcc-footer-wrapper .wcc-prefrence-btn-wrapper .wcc-btn {
    max-width: 100%;
    padding: 8px 0;
    font-size: 14px;
  }
}
body .wcc-cookie-audit-table {
  width: 100%;
}
body .wcc-cookie-audit-table tr {
  border-bottom: 5px solid #ffffff;
}
body .wcc-cookie-audit-table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
body .wcc-cookie-audit-table tr:nth-child(odd) td {
  background-color: #fafafa;
}
body .wcc-cookie-audit-table thead tr:last-child {
  border-bottom: solid 1px #e9e9e9;
}
body .wcc-cookie-audit-table th {
  white-space: nowrap;
}
body .wcc-cookie-audit-table td {
  border-right: 5px solid #ffffff;
}
body .wcc-cookie-audit-table td:last-child {
  border-width: 0;
}
body .wcc-cookie-audit-table td,
body .wcc-cookie-audit-table th {
  padding: 19px 25px;
  text-align: left;
}
@media only screen and (max-width : 991px) {
  body .wcc-cookie-audit-table td,
  body .wcc-cookie-audit-table th {
    padding: 10px 20px;
  }
}
body .wcc-cookie-audit-table tr:nth-child(2n+1) td {
  background-color: transparent;
}

.banner > h1 {
  position: absolute;
  z-index: 999;
  color: #8BC63F;
  left: 100px;
  bottom: 40px;
  white-space: nowrap;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .banner > h1 {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .banner > h1 {
    font-size: 16px;
    line-height: 1.67;
  }
}
.banner > h1 {
  margin: 0;
}
@media only screen and (max-width : 1499px) {
  .banner > h1 {
    left: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .banner > h1 {
    bottom: 0;
    background: #000000;
    left: 50%;
    transform: translateX(-50%);
    padding: 4px 12px 5px;
  }
}
.banner.banner-product > h1 {
  background: #000000;
}
@media only screen and (min-width : 992px) {
  .banner.banner-product > h1 {
    right: 0;
    left: auto;
    bottom: 0;
    padding: 6px 18px;
  }
}
.banner.banner-home {
  width: 100%;
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
@media only screen and (min-width : 992px) {
  .banner.banner-home {
    height: 100vh;
  }
}
.banner.banner-home .container {
  max-width: 100%;
}
.banner.banner-home .container:hover p {
  color: #ffffff;
}
.banner.banner-home figure.banner-main-image {
  z-index: 1;
  position: absolute;
  left: 47vw;
  top: 0;
  width: 100vh;
  padding-bottom: 100vh;
  height: 0;
  overflow: hidden;
}
@media only screen and (min-width : 992px) {
  .banner.banner-home figure.banner-main-image {
    clip-path: circle(50% at 50% 50%);
  }
  .banner.banner-home figure.banner-main-image.right-align {
    left: auto;
    right: 0;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home figure.banner-main-image {
    left: 0;
    top: 0;
    transform: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    padding-bottom: 60vh;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home figure.banner-main-image:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0) 100%);
  }
}
@media only screen and (min-width : 992px) {
  .banner.banner-home figure.banner-main-image:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(100% - 275px), rgba(0, 0, 0, 0.8) 100%);
    display: block;
  }
  .banner.banner-home figure.banner-main-image > img {
    height: 110%;
  }
}
@media only screen and (min-width : 992px) and (max-width : 767px) {
  .banner.banner-home figure.banner-main-image > img {
    height: 100%;
  }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .banner.banner-home figure.banner-main-image {
    padding-bottom: 50vh;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home figure.banner-main-image {
    padding-bottom: 90%;
  }
}
.banner.banner-home figure.banner-main-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
@media only screen and (min-width : 992px) {
  .banner.banner-home figure.banner-main-image img {
    height: 110%;
  }
}
.banner.banner-home .banner-main {
  pointer-events: none;
  overflow: hidden;
}
.banner.banner-home .banner-main > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.banner.banner-home .banner-main > img,
.banner.banner-home .banner-main > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.banner-home .banner-main > img,
.banner.banner-home .banner-main > picture > img {
  position: absolute;
  inset: 0;
}
.banner.banner-home .banner-main:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) calc(100% - 275px), rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0.8) 100%);
  }
}
@media only screen and (min-width : 992px) {
  .banner.banner-home .banner-main:after {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main {
    left: 0;
    top: 0;
    transform: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    padding-bottom: 58vw;
  }
  .banner.banner-home .banner-main img {
    z-index: 2;
  }
  .banner.banner-home .banner-main:before {
    content: "";
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-15vw);
    margin: -6px 0 0px 4px;
    background: linear-gradient(65deg, rgb(139, 198, 63) 0%, rgb(139, 198, 63) 50%, rgba(139, 198, 63, 0) 80%);
    position: absolute;
    z-index: 3;
  }
}
.banner.banner-home .banner-main span:not(.more, .btn) {
  display: none;
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main span:not(.more, .btn) {
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    bottom: 15vw;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    background-color: #FFD503;
    position: relative;
  }
  .banner.banner-home .banner-main span:not(.more, .btn) > picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .banner.banner-home .banner-main span:not(.more, .btn) > img,
  .banner.banner-home .banner-main span:not(.more, .btn) > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner.banner-home .banner-main span:not(.more, .btn) img {
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: 100%;
  }
  .banner.banner-home .banner-main span:not(.more, .btn):before, .banner.banner-home .banner-main span:not(.more, .btn):after {
    content: "";
    display: block;
    border-radius: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .banner.banner-home .banner-main span:not(.more, .btn):before {
    background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
    z-index: 1;
    left: -5px;
    top: 5px;
  }
  .banner.banner-home .banner-main span:not(.more, .btn) {
    position: absolute;
    z-index: 4;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .banner.banner-home .banner-main span:not(.more, .btn):before {
    left: -3px;
    top: 3px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main span:not(.more, .btn):after {
    background: #FFD503;
    z-index: 2;
    left: -1px;
    top: -1px;
    width: 97%;
    height: 97%;
  }
  .banner.banner-home .banner-main span:not(.more, .btn):after {
    background-color: #000000;
    left: -6px;
    top: 2px;
    width: 100%;
    height: 100%;
  }
  .banner.banner-home .banner-main span:not(.more, .btn):before {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main {
    padding-bottom: 0;
  }
}
.banner.banner-home .banner-main:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 275px);
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main:before {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 100%);
  }
}
@media only screen and (min-width : 992px) {
  .banner.banner-home .banner-main {
    --circleSize: circle(50% at 50% 50%);
  }
  .banner.banner-home .banner-main:after {
    content: "";
    display: block;
    z-index: 1;
    position: absolute;
    right: 47vw;
    left: auto;
    top: 0;
    width: 100vh;
    padding-bottom: 100vh;
    height: 0;
    clip-path: var(--circleSize);
    background-color: rgba(0, 0, 0, 0.88);
  }
}
.banner.banner-home .banner-main .offer {
  position: absolute;
  top: 0;
  z-index: 9999999;
  right: 100px;
  top: 150px;
  pointer-events: all;
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .offer {
    top: auto;
    right: 20px;
    bottom: 50vh;
    z-index: 2;
  }
}
.banner.banner-home .banner-main .offer span:after {
  display: none !important;
}
.banner.banner-home .banner-main .container {
  height: 100vh;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .banner.banner-home .banner-main .container {
    height: calc(40vh - 120px);
    justify-content: center;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .container {
    min-height: 50vh;
    height: auto;
  }
}
.banner.banner-home .banner-main .container > section {
  height: inherit;
  display: flex;
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 90px;
  }
}
.banner.banner-home .banner-main .container > section {
  padding-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .banner.banner-home .banner-main .container > section {
    padding: 0;
    height: auto;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1399px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .banner.banner-home .banner-main .container > section {
    padding-top: 20px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1399px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .banner.banner-home .banner-main .container > section {
    padding-bottom: 20px;
  }
}
.banner.banner-home .banner-main .container > section > article {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.banner.banner-home .banner-main .container header {
  flex: 0 0 50%;
  padding-right: 1vw;
  padding-bottom: 3vh;
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container header {
    padding-right: 0;
    flex: 0 0 100%;
    align-items: center;
    text-align: center;
  }
}
.banner.banner-home .banner-main .container header h1,
.banner.banner-home .banner-main .container header h2,
.banner.banner-home .banner-main .container header h3,
.banner.banner-home .banner-main .container header p {
  margin: 0;
}
.banner.banner-home .banner-main .container header h1 em,
.banner.banner-home .banner-main .container header h2 em,
.banner.banner-home .banner-main .container header h3 em {
  font-style: normal;
  color: #8BC63F;
}
.banner.banner-home .banner-main .container header h2 {
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .banner.banner-home .banner-main .container header h2 {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-home .banner-main .container header h2 {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-home .banner-main .container header h2 {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-home .banner-main .container header h2 {
    font-size: 27px;
    line-height: 1.5;
  }
}
.banner.banner-home .banner-main .container header h2 {
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .container header h2 {
    --headingLineWidthMob: 0;
  }
}
.banner.banner-home .banner-main .container header h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container header h2:before {
    width: var(--headingLineWidthMob);
  }
}
.banner.banner-home .banner-main .container header h2 {
  padding-top: 0.3em;
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container header h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .banner.banner-home .banner-main .container header h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container header h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .banner.banner-home .banner-main .container header h2:before {
    width: var(--headingLineWidthMob);
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .container header h2 {
    font-size: 17px;
  }
}
.banner.banner-home .banner-main .container header h1.main-title,
.banner.banner-home .banner-main .container header h3.main-title {
  font-size: 35px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    font-size: 58px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    font-size: 66px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    font-size: 90px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    font-size: 109px;
    line-height: 1;
  }
}
.banner.banner-home .banner-main .container header h1.main-title,
.banner.banner-home .banner-main .container header h3.main-title {
  margin: 0.5em 0 0.4em;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    margin: 0.3em 0 0.35em;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1919px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    font-size: 4.5vw;
  }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    margin: 0.4em 0 0.5em;
    font-size: 66px;
    line-height: 1.24;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    margin: 0.4em 0 0.5em;
    line-height: 1.24;
  }
}
@media only screen and (min-width : 992px) {
  .banner.banner-home .banner-main .container header h1.main-title,
  .banner.banner-home .banner-main .container header h3.main-title {
    line-height: 1.24;
  }
}
.banner.banner-home .banner-main .container header p {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .banner.banner-home .banner-main .container header p {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-home .banner-main .container header p {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-home .banner-main .container header p {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-home .banner-main .container header p {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-main .container header p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.77;
  }
}
@media only screen and (max-width : 767px) and (max-width : 1499px) {
  .banner.banner-home .banner-main .container header p {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) and (max-width : 767px) {
  .banner.banner-home .banner-main .container header p {
    font-size: 16px;
    line-height: 1.67;
  }
}
.banner.banner-home .banner-main .container header .buttons {
  margin-top: 45px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .banner-main .container header .buttons {
    margin-top: 30px;
  }
}
.banner.banner-home .banner-main .container header .buttons .btn {
  margin: 0;
}
@media only screen and (max-width : 1499px) and (min-width : 768px) {
  .banner.banner-home .banner-main .container header .buttons .btn {
    margin: 0;
    padding: 9px 25px;
  }
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home .banner-main .container header .buttons .btn:after {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .container header .buttons {
    display: none;
  }
}
.banner.banner-home .banner-main .carousel-home-text {
  pointer-events: all;
  position: relative;
  z-index: 3;
}
.banner.banner-home .banner-main .carousel-home-text .swiper-slide {
  overflow-x: clip;
}
.banner.banner-home .banner-main .carousel-home-text .swiper-slide:not(.first) .container header h2 {
  --headingLineWidthMob: 30px;
  --headingLineWidth: 59px;
}
.banner.banner-home .banner-main .carousel-home-text .swiper-buttons {
  position: absolute;
  right: 100px;
  bottom: 50px;
  margin: 0;
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-main .carousel-home-text .swiper-buttons {
    position: static;
    width: 100%;
    margin: 0;
    justify-content: center;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home.notice-active figure.banner-main-image {
    padding-bottom: 50vh;
  }
}
.banner.banner-home.notice-active .banner-main .container > section {
  margin-top: 66px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-home.notice-active .banner-main .container > section {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-home.notice-active .banner-main .container > section {
    margin-top: 0;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home.notice-active .banner-main .container > section {
    padding: 0 0 30px;
  }
}
.banner.banner-home .banner-footer {
  pointer-events: none;
  padding-bottom: 85px;
  width: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width : 991px) {
  .banner.banner-home .banner-footer {
    position: static;
    margin: 40px 0 0;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-home .banner-footer {
    padding-bottom: 10px;
  }
}
.banner.banner-home .banner-footer .container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .banner.banner-home .banner-footer .container {
    justify-content: center;
  }
}
.banner.banner-home .banner-footer ul.rated {
  margin: 0;
}
.banner.banner-product, .banner.banner-simple {
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-product, .banner.banner-simple {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-product, .banner.banner-simple {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product, .banner.banner-simple {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-product, .banner.banner-simple {
    padding-top: 90px;
  }
}
.banner.banner-product, .banner.banner-simple {
  padding-bottom: 120px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-product, .banner.banner-simple {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-product, .banner.banner-simple {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product, .banner.banner-simple {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-product, .banner.banner-simple {
    padding-bottom: 30px;
  }
}
.banner.banner-product > figure, .banner.banner-simple > figure {
  z-index: 1;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.banner.banner-product > figure > picture, .banner.banner-simple > figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.banner.banner-product > figure > img,
.banner.banner-product > figure > picture > img, .banner.banner-simple > figure > img,
.banner.banner-simple > figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.banner-product > figure > picture > img, .banner.banner-simple > figure > picture > img {
  height: 110%;
}
@media only screen and (max-width : 767px) {
  .banner.banner-product > figure > picture > img, .banner.banner-simple > figure > picture > img {
    height: 100%;
  }
}
.banner.banner-product > figure:after, .banner.banner-simple > figure:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) calc(100% - 275px), rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width : 767px) {
  .banner.banner-product > figure:after, .banner.banner-simple > figure:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0.8) 100%);
  }
}
.banner.banner-product > figure.tint-none, .banner.banner-simple > figure.tint-none {
  filter: brightness(1);
}
.banner.banner-product > figure.tint-light, .banner.banner-simple > figure.tint-light {
  filter: brightness(0.8);
}
.banner.banner-product > figure.tint-medium, .banner.banner-simple > figure.tint-medium {
  filter: brightness(0.6);
}
.banner.banner-product > figure.tint-dark, .banner.banner-simple > figure.tint-dark {
  filter: brightness(0.4);
}
.banner.banner-product .container, .banner.banner-simple .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
}
.banner.banner-product .container .offer, .banner.banner-simple .container .offer {
  align-self: flex-end;
}
.banner.banner-product article.nobtn, .banner.banner-simple article.nobtn {
  width: 100%;
}
.banner.banner-product article h1,
.banner.banner-product article h2, .banner.banner-simple article h1,
.banner.banner-simple article h2 {
  padding: 0.3em 0;
  position: relative;
  color: #8BC63F;
  margin: 0;
  font-size: 35px;
  line-height: 1.14;
}
@media screen and (min-width: 768px) {
  .banner.banner-product article h1,
  .banner.banner-product article h2, .banner.banner-simple article h1,
  .banner.banner-simple article h2 {
    font-size: 10vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-product article h1,
  .banner.banner-product article h2, .banner.banner-simple article h1,
  .banner.banner-simple article h2 {
    font-size: 7vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-product article h1,
  .banner.banner-product article h2, .banner.banner-simple article h1,
  .banner.banner-simple article h2 {
    font-size: 9.74vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-product article h1,
  .banner.banner-product article h2, .banner.banner-simple article h1,
  .banner.banner-simple article h2 {
    font-size: 187px;
    line-height: 1;
  }
}
.banner.banner-product article h1,
.banner.banner-product article h2, .banner.banner-simple article h1,
.banner.banner-simple article h2 {
  --headingLineWidth: 0;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-product article h1,
  .banner.banner-product article h2, .banner.banner-simple article h1,
  .banner.banner-simple article h2 {
    padding: 0.5em 0;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product article h1,
  .banner.banner-product article h2, .banner.banner-simple article h1,
  .banner.banner-simple article h2 {
    text-align: center;
    width: 100%;
  }
}
.banner.banner-product article h1:before,
.banner.banner-product article h2:before, .banner.banner-simple article h1:before,
.banner.banner-simple article h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
.banner.banner-product article h1.smaller,
.banner.banner-product article h2.smaller, .banner.banner-simple article h1.smaller,
.banner.banner-simple article h2.smaller {
  font-size: 35px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .banner.banner-product article h1.smaller,
  .banner.banner-product article h2.smaller, .banner.banner-simple article h1.smaller,
  .banner.banner-simple article h2.smaller {
    font-size: 58px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-product article h1.smaller,
  .banner.banner-product article h2.smaller, .banner.banner-simple article h1.smaller,
  .banner.banner-simple article h2.smaller {
    font-size: 66px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-product article h1.smaller,
  .banner.banner-product article h2.smaller, .banner.banner-simple article h1.smaller,
  .banner.banner-simple article h2.smaller {
    font-size: 90px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-product article h1.smaller,
  .banner.banner-product article h2.smaller, .banner.banner-simple article h1.smaller,
  .banner.banner-simple article h2.smaller {
    font-size: 109px;
    line-height: 1;
  }
}
.banner.banner-product.banner-simple-centred article h1, .banner.banner-simple.banner-simple-centred article h1 {
  color: #ffffff;
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .banner.banner-product.banner-simple-centred article h1, .banner.banner-simple.banner-simple-centred article h1 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-product.banner-simple-centred article h1, .banner.banner-simple.banner-simple-centred article h1 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-product.banner-simple-centred article h1, .banner.banner-simple.banner-simple-centred article h1 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-product.banner-simple-centred article h1, .banner.banner-simple.banner-simple-centred article h1 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.banner.banner-product.banner-simple-centred article h1:last-child, .banner.banner-simple.banner-simple-centred article h1:last-child {
  padding-bottom: 0;
}
@media only screen and (max-width : 767px) {
  .banner.banner-product {
    height: 100vh;
    min-height: 0;
  }
}
.banner.banner-product .container {
  justify-content: space-between;
}
@media only screen and (min-width : 992px) {
  .banner.banner-product .container {
    position: static;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product .container {
    text-align: center;
    grid-row-gap: 40px;
    padding-bottom: 50px;
  }
}
.banner.banner-product .container .offer {
  align-self: flex-end;
}
@media only screen and (min-width : 992px) {
  .banner.banner-product .container .offer {
    position: absolute;
    top: 12vh;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product .container .offer {
    margin-top: auto;
  }
}
.banner.banner-product article {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.banner.banner-product article h1 {
  flex: 0 0 100%;
}
.banner.banner-product article ul {
  display: flex;
  align-items: center;
  grid-column-gap: 70px;
  margin: 0;
}
@media only screen and (max-width: 1699px) {
  .banner.banner-product article ul {
    grid-column-gap: 30px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product article ul {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-product article ul {
    width: 100vw;
    margin-left: -30px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width : 992px) {
  .banner.banner-product article ul:has(+ .buttons) {
    width: calc(100% - 20vw);
  }
}
@media only screen and (min-width : 1920px) {
  .banner.banner-product article ul:has(+ .buttons) {
    width: calc(100% - 360px);
  }
}
@media only screen and (max-width : 1180px) {
  .banner.banner-product article ul:has(+ .buttons) {
    width: calc(100% - 20vw - 30px);
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product article ul:has(+ .buttons) {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-product article ul:has(+ .buttons) {
    width: 100vw;
    margin-left: -30px;
  }
}
.banner.banner-product article ul li {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-product article ul li {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-product article ul li {
    font-size: 18px;
    line-height: 1.67;
  }
}
.banner.banner-product article ul li {
  display: flex;
  grid-column-gap: 15px;
  position: relative;
}
@media only screen and (max-width : 991px) {
  .banner.banner-product article ul li {
    display: block;
    text-align: center;
  }
}
.banner.banner-product article ul li:before {
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  content: "\f00c";
  font-size: 37px;
  color: #8BC63F;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-product article ul li:before {
    font-size: 31px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product article ul li:before {
    display: inline-block;
    font-size: 25px;
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-product article ul li:before {
    font-size: 24px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product article ul li {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (min-width : 992px) {
  .banner.banner-product article.nobtn ul {
    width: calc(100% - 180px);
  }
}
.banner.banner-product article .buttons {
  width: 20vw;
}
@media only screen and (min-width : 1920px) {
  .banner.banner-product article .buttons {
    width: 360px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-product article .buttons {
    width: 100%;
    margin: 30px 0 0;
  }
}
.banner.banner-product article .buttons .btn {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.banner.banner-product article .buttons .btn:after {
  transform: rotate(-45deg);
}
.banner.banner-product + .pin-spacer {
  background-color: #000000;
}
.banner.banner-product + .section {
  margin-top: -1px;
  background: #000000;
  position: relative;
  z-index: 2;
}
.banner.banner-case-study > .banner-text {
  padding-bottom: 120px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-case-study > .banner-text {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-case-study > .banner-text {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-case-study > .banner-text {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-case-study > .banner-text {
    padding-bottom: 30px;
  }
}
.banner.banner-case-study > .banner-text {
  padding-top: calc(240px + 90px / 2);
}
@media only screen and (max-width : 1499px) {
  .banner.banner-case-study > .banner-text {
    padding-top: calc(160px + 90px / 2);
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-case-study > .banner-text {
    padding-top: calc(90px + 70px);
  }
}
.banner.banner-simple, .banner.banner-no-image {
  height: auto;
  min-height: 1px;
  padding-bottom: 0;
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-simple, .banner.banner-no-image {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-simple, .banner.banner-no-image {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-simple, .banner.banner-no-image {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-simple, .banner.banner-no-image {
    padding-top: 90px;
  }
}
@media only screen and (max-width : 1499px) {
  .banner.banner-simple, .banner.banner-no-image {
    padding-top: calc(240px + 90px / 2);
  }
}
@media only screen and (max-width : 1499px) and (max-width : 1499px) {
  .banner.banner-simple, .banner.banner-no-image {
    padding-top: calc(160px + 90px / 2);
  }
}
@media only screen and (max-width : 1499px) and (max-width : 767px) {
  .banner.banner-simple, .banner.banner-no-image {
    padding-top: calc(90px + 70px);
  }
}
.single-post .banner.banner-simple, .single-post .banner.banner-no-image {
  min-height: 36vw;
}
.single-post .banner.banner-simple figure:after, .single-post .banner.banner-no-image figure:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.1) 200px, rgba(0, 0, 0, 0.9) 100%);
}
.single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 24px;
    line-height: 1.75;
  }
}
.single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    --headingLineWidthMob: 0;
  }
}
.single-post .banner.banner-simple p.date:before, .single-post .banner.banner-no-image p.date:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .single-post .banner.banner-simple p.date:before, .single-post .banner.banner-no-image p.date:before {
    width: var(--headingLineWidthMob);
  }
}
.single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
  padding-top: 0.5em;
  max-width: fit-content;
}
.single-post .banner.banner-simple p.date:before, .single-post .banner.banner-no-image p.date:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .single-post .banner.banner-simple p.date:before, .single-post .banner.banner-no-image p.date:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .single-post .banner.banner-simple p.date:before, .single-post .banner.banner-no-image p.date:before {
    width: var(--headingLineWidthMob);
  }
}
.single-post .banner.banner-simple p.date, .single-post .banner.banner-no-image p.date {
  padding: 0 0 20px;
  margin: 0;
}
.single-post .banner.banner-simple.banner-simple-centred p.date, .single-post .banner.banner-no-image.banner-simple-centred p.date {
  margin: 0 auto;
}
.single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
  max-width: 1000px;
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
  padding-bottom: 120px;
}
@media only screen and (max-width : 1499px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .single-post .banner.banner-simple h1, .single-post .banner.banner-no-image h1 {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-simple {
    text-align: center;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-simple {
    min-height: 50vh;
  }
  .banner.banner-simple article h1 {
    padding: 0.6em 0 0.7em;
  }
}
.banner.banner-simple.pad-bottom {
  padding-bottom: 120px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-simple.pad-bottom {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-simple.pad-bottom {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-simple.pad-bottom {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-simple.pad-bottom {
    padding-bottom: 30px;
  }
}
.banner.banner-simple p {
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .banner.banner-simple p {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .banner.banner-simple p {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  .banner.banner-simple p {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  .banner.banner-simple p {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-simple p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-simple .btn {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-simple-centred {
    min-height: 1px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-no-image {
    min-height: 1px;
  }
}
.banner.banner-no-image article h1 {
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .banner.banner-no-image article h1 {
    --headingLineWidthMob: 0;
  }
}
.banner.banner-no-image article h1:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .banner.banner-no-image article h1:before {
    width: var(--headingLineWidthMob);
  }
}
.banner.banner-no-image article h1 {
  margin-block: 70px;
}
@media only screen and (max-width : 1499px) {
  .banner.banner-no-image article h1 {
    margin-block: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner.banner-no-image article h1 {
    margin-block: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .banner.banner-no-image article h1 {
    margin-block: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .banner.banner-no-image article h1 {
    margin-block: 20px;
  }
}
.banner.banner-no-image article h1 {
  margin-top: 0;
}
.banner.banner-simple-centred article h1 {
  padding-top: 0.2em;
  margin-bottom: 0.6em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  --headingLineWidth: 0;
}
@media only screen and (max-width : 767px) {
  .banner.banner-simple-centred article h1 {
    --headingLineWidthMob: 0;
  }
}
.banner.banner-simple-centred article h1:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (max-width : 767px) {
  .banner.banner-simple-centred article h1:before {
    width: var(--headingLineWidthMob);
  }
}
.banner.banner-simple-centred article h1:last-child {
  margin-bottom: 0;
}
.banner .offer {
  width: 270px;
  height: 270px;
  border-radius: 270px;
  position: relative;
}
.banner .offer > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .offer > img,
.banner .offer > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .offer img {
  position: absolute;
  inset: 0;
  z-index: 3;
  border-radius: 100%;
}
.banner .offer:before, .banner .offer:after {
  content: "";
  display: block;
  border-radius: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
}
.banner .offer:before {
  background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
  z-index: 1;
  left: -5px;
  top: 5px;
}
@media only screen and (max-width : 991px) {
  .banner .offer:before {
    left: -3px;
    top: 3px;
  }
}
.banner .offer:after {
  background: #FFD503;
  z-index: 2;
  left: -1px;
  top: -1px;
  width: 97%;
  height: 97%;
}
@media only screen and (max-width : 1499px) {
  .banner .offer {
    width: 170px;
    height: 170px;
    border-radius: 170px;
  }
}
@media only screen and (max-height: 900px) {
  .banner .offer {
    width: 170px;
    height: 170px;
    border-radius: 170px;
  }
}
@media only screen and (max-width : 991px) {
  .banner .offer {
    width: 135px;
    height: 135px;
    border-radius: 135px;
  }
}
.banner .offer a {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: inherit;
  width: inherit;
  background: black;
  overflow: hidden;
  border-radius: inherit;
  padding: 30px;
}
@media only screen and (max-width : 1499px) {
  .banner .offer a {
    padding: 15px;
  }
}
@media only screen and (max-height: 900px) {
  .banner .offer a {
    padding: 15px;
  }
}
.banner .offer a h5 {
  font-weight: 500;
}
@media only screen and (max-width : 1499px) {
  .banner .offer a h5 {
    font-size: 18px;
  }
}
@media only screen and (max-height: 900px) {
  .banner .offer a h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width : 991px) {
  .banner .offer a h5 {
    font-size: 14px;
  }
}
.banner .offer a span.more {
  margin: 0;
  color: #ffffff;
}
@media only screen and (max-width : 1499px) {
  .banner .offer a span.more {
    font-size: 18px;
  }
}
@media only screen and (max-height: 900px) {
  .banner .offer a span.more {
    font-size: 18px;
  }
}
@media only screen and (max-width : 991px) {
  .banner .offer a span.more {
    font-size: 14px;
  }
}
.banner .offer a span.more {
  transition: all 0.3s ease-in-out;
}
.banner .offer a:hover span.more {
  color: #8BC63F;
}

.banner + .section.single-column {
  padding-top: 160px;
}
@media only screen and (max-width : 1499px) {
  .banner + .section.single-column {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  .banner + .section.single-column {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 991px) {
  .banner + .section.single-column {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 767px) {
  .banner + .section.single-column {
    padding-top: 60px;
  }
}

.banner-no-image + .section.single-column {
  padding-top: 0;
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  grid-column-gap: 8px;
  margin-top: 60px;
}
@media only screen and (max-width : 991px) {
  .wp-pagenavi {
    margin-top: 45px;
  }
}
@media only screen and (max-width : 767px) {
  .wp-pagenavi {
    margin-top: 30px;
  }
}
.wp-pagenavi span,
.wp-pagenavi a {
  margin: 0;
  background: #f4f4f4;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 52px;
  text-align: center;
  color: #000000;
  font-weight: 300;
  border-radius: 100%;
}
@media only screen and (max-width : 767px) {
  .wp-pagenavi span,
  .wp-pagenavi a {
    height: 36px;
    width: 36px;
  }
}
.wp-pagenavi span.current {
  box-shadow: inset 0 0 0 2px #8BC63F;
  background-color: #ffffff;
  font-weight: 300;
}
.wp-pagenavi span.extend {
  background: none;
  padding: 8px 0;
  min-width: auto;
  display: none;
}
.wp-pagenavi a:hover {
  background: #f4f4f4;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.last {
  background-color: #2E2E2E;
}
.wp-pagenavi a.nextpostslink i, .wp-pagenavi a.last i {
  font-size: 13px;
  color: #FFD503;
  font-weight: 300;
}

.intro .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .intro .container {
    display: flex;
    flex-direction: column;
  }
}
.intro article {
  grid-column: 3/span 8;
}
@media only screen and (max-width : 991px) {
  .intro article {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 767px) {
  .intro article {
    grid-column: span 12;
  }
}
@media only screen and (max-width : 991px) {
  .intro article {
    text-align: center;
  }
}
.intro p {
  font-size: 24px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .intro p {
    font-size: 32px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1200px) {
  .intro p {
    font-size: 35px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .intro p {
    font-size: 43px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1920px) {
  .intro p {
    font-size: 44px;
    line-height: 1.32;
  }
}
.intro p em {
  font-style: normal;
  color: #8BC63F;
}

.service-rows {
  margin-top: -1px;
}
@media only screen and (max-width : 991px) {
  .service-rows .container {
    padding: 0;
  }
}
.service-rows .service-row {
  position: relative;
  z-index: 1;
}
.service-rows .service-row a {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row a {
    display: flex;
    flex-direction: column;
  }
}
.service-rows .service-row a:hover {
  color: #ffffff;
}
.service-rows .service-row .imgwrapper {
  width: 100%;
  grid-column-gap: 16px;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row .imgwrapper {
    display: flex;
    flex-direction: column;
  }
}
.service-rows .service-row .imgwrapper {
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row .imgwrapper {
    position: relative;
  }
}
.service-rows .service-row .imgwrapper figure {
  position: relative;
  z-index: 1;
  grid-column: span 9;
  position: relative;
}
.service-rows .service-row .imgwrapper figure div {
  position: relative;
  width: 100%;
  padding-bottom: 30vw;
  height: 0;
  border-radius: 0 15vw 15vw 200px;
  overflow: hidden;
}
.service-rows .service-row .imgwrapper figure div > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.service-rows .service-row .imgwrapper figure div > img,
.service-rows .service-row .imgwrapper figure div > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-rows .service-row .imgwrapper figure div > img,
.service-rows .service-row .imgwrapper figure div > picture > img {
  position: absolute;
  inset: 0;
}
.service-rows .service-row .imgwrapper figure div:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) calc(100% - 275px), rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width : 767px) {
  .service-rows .service-row .imgwrapper figure div:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0.8) 100%);
  }
}
@media only screen and (min-width : 992px) {
  .service-rows .service-row .imgwrapper figure div:after {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row .imgwrapper figure div {
    left: 0;
    top: 0;
    transform: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    padding-bottom: 58vw;
  }
  .service-rows .service-row .imgwrapper figure div img {
    z-index: 2;
  }
  .service-rows .service-row .imgwrapper figure div:before {
    content: "";
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-15vw);
    margin: -6px 0 0px 4px;
    background: linear-gradient(65deg, rgb(139, 198, 63) 0%, rgb(139, 198, 63) 50%, rgba(139, 198, 63, 0) 80%);
    position: absolute;
    z-index: 3;
  }
}
.service-rows .service-row .imgwrapper figure div span:not(.more, .btn) {
  display: none;
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn) {
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    bottom: 15vw;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    background-color: #FFD503;
    position: relative;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn) > picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn) > img,
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn) > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn) img {
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: 100%;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn):before, .service-rows .service-row .imgwrapper figure div span:not(.more, .btn):after {
    content: "";
    display: block;
    border-radius: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn):before {
    background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
    z-index: 1;
    left: -5px;
    top: 5px;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn) {
    position: absolute;
    z-index: 4;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn):before {
    left: -3px;
    top: 3px;
  }
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn):after {
    background: #FFD503;
    z-index: 2;
    left: -1px;
    top: -1px;
    width: 97%;
    height: 97%;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn):after {
    background-color: #000000;
    left: -6px;
    top: 2px;
    width: 100%;
    height: 100%;
  }
  .service-rows .service-row .imgwrapper figure div span:not(.more, .btn):before {
    display: none;
  }
}
@media only screen and (max-width : 1399px) {
  .service-rows .service-row .imgwrapper figure div {
    padding-bottom: 33vw;
  }
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row .imgwrapper figure div {
    padding-bottom: 60vw;
  }
  .service-rows .service-row .imgwrapper figure div:after {
    display: none;
  }
}
@media only screen and (min-width : 1920px) {
  .service-rows .service-row .imgwrapper figure div {
    padding-bottom: 575px;
  }
}
.service-rows .service-row .imgwrapper figure div img {
  height: 110%;
}
@media only screen and (max-width : 767px) {
  .service-rows .service-row .imgwrapper figure div img {
    height: 100%;
  }
}
.service-rows .service-row div.text {
  position: relative;
  padding-top: 14.4vw;
  margin-top: 12vw;
  display: grid;
  grid-column: 8/span 5;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
@media only screen and (max-width : 1399px) {
  .service-rows .service-row div.text {
    padding-top: 12vw;
    grid-column: 7/span 6;
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row div.text {
    padding-top: 0;
    margin-top: 0;
    display: block;
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .service-rows .service-row div.text {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 60px;
  }
}
.service-rows .service-row div.text div {
  grid-column: 2/span 3;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width : 1399px) {
  .service-rows .service-row div.text div {
    grid-column: 2/span 4;
  }
}
.service-rows .service-row div.text:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 60%, 0 60%);
  clip-path: polygon(0 0, 100% 0, 100% 75%, 0 75%);
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row div.text:before {
    display: none;
  }
}
.service-rows .service-row h2 {
  margin-bottom: 0.8em;
  width: 100%;
  justify-content: space-between;
  font-size: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .service-rows .service-row h2 {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  .service-rows .service-row h2 {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .service-rows .service-row h2 {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .service-rows .service-row h2 {
    font-size: 34px;
    line-height: 1.4;
  }
}
.service-rows .service-row h2 {
  display: inline-flex;
  align-items: center;
  grid-column-gap: 10px;
  color: #8BC63F;
  text-decoration: none;
  border-width: 0;
}
.service-rows .service-row h2:after {
  display: block;
  content: "\f061";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
.service-rows .service-row h2:hover {
  color: #ffffff;
}
.service-rows .service-row h2:hover:after {
  transform: translateX(5px);
}
.service-rows .service-row h2 {
  color: #ffffff;
  --arrowOpacity: 0;
  --arrowXpos: translateX(-10px);
}
@media only screen and (max-width : 991px) {
  .service-rows .service-row h2 {
    justify-content: center;
    font-size: 24px;
    line-height: 1.54;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .service-rows .service-row h2 {
    font-size: 32px;
    line-height: 1.32;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .service-rows .service-row h2 {
    font-size: 35px;
    line-height: 1.4;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .service-rows .service-row h2 {
    font-size: 43px;
    line-height: 1.32;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .service-rows .service-row h2 {
    font-size: 44px;
    line-height: 1.32;
  }
}
.service-rows .service-row h2:after {
  font-size: 0.84em;
  color: #8BC63F;
  opacity: var(--arrowOpacity);
  transform: var(--arrowXpos);
  transition: all 0.5s linear;
}
.service-rows .service-row p em {
  font-style: normal;
}
.service-rows .container {
  display: grid;
  grid-row-gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .service-rows .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .service-rows .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .service-rows .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .service-rows .container {
    grid-row-gap: 20px;
  }
}
@media only screen and (max-width : 1399px) {
  .service-rows .container {
    grid-row-gap: 160px;
  }
}
@media only screen and (max-width : 1399px) and (max-width : 1499px) {
  .service-rows .container {
    grid-row-gap: 120px;
  }
}
@media only screen and (max-width : 1399px) and (max-width : 1399px) {
  .service-rows .container {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 1399px) and (max-width : 991px) {
  .service-rows .container {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 1399px) and (max-width : 767px) {
  .service-rows .container {
    grid-row-gap: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .service-rows .container {
    grid-row-gap: 0;
  }
}

.alternate-sections {
  overflow: hidden;
}
.alternate-sections .alternate-section {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section {
    display: flex;
    flex-direction: column;
  }
}
.alternate-sections .alternate-section figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section figure {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section figure {
    position: relative;
  }
}
.alternate-sections .alternate-section figure div {
  grid-column: 4/span 9;
  width: 100%;
  padding-bottom: 30vw;
  height: 0;
  border-radius: 20vw 0 200px 20vw;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}
.alternate-sections .alternate-section figure div > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.alternate-sections .alternate-section figure div > img,
.alternate-sections .alternate-section figure div > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.alternate-sections .alternate-section figure div > img,
.alternate-sections .alternate-section figure div > picture > img {
  position: absolute;
  inset: 0;
}
.alternate-sections .alternate-section figure div:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) calc(100% - 275px), rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section figure div:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0.8) 100%);
  }
}
@media only screen and (min-width : 992px) {
  .alternate-sections .alternate-section figure div:after {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section figure div {
    left: 0;
    top: 0;
    transform: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    padding-bottom: 58vw;
  }
  .alternate-sections .alternate-section figure div img {
    z-index: 2;
  }
  .alternate-sections .alternate-section figure div:before {
    content: "";
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-15vw);
    margin: -6px 0 0px 4px;
    background: linear-gradient(65deg, rgb(139, 198, 63) 0%, rgb(139, 198, 63) 50%, rgba(139, 198, 63, 0) 80%);
    position: absolute;
    z-index: 3;
  }
}
.alternate-sections .alternate-section figure div span:not(.more, .btn) {
  display: none;
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section figure div span:not(.more, .btn) {
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    bottom: 15vw;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    background-color: #FFD503;
    position: relative;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn) > picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn) > img,
  .alternate-sections .alternate-section figure div span:not(.more, .btn) > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn) img {
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: 100%;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn):before, .alternate-sections .alternate-section figure div span:not(.more, .btn):after {
    content: "";
    display: block;
    border-radius: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn):before {
    background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
    z-index: 1;
    left: -5px;
    top: 5px;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn) {
    position: absolute;
    z-index: 4;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .alternate-sections .alternate-section figure div span:not(.more, .btn):before {
    left: -3px;
    top: 3px;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section figure div span:not(.more, .btn):after {
    background: #FFD503;
    z-index: 2;
    left: -1px;
    top: -1px;
    width: 97%;
    height: 97%;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn):after {
    background-color: #000000;
    left: -6px;
    top: 2px;
    width: 100%;
    height: 100%;
  }
  .alternate-sections .alternate-section figure div span:not(.more, .btn):before {
    display: none;
  }
}
.alternate-sections .alternate-section figure div img {
  height: 110%;
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section figure div img {
    height: 100%;
  }
}
@media only screen and (max-width : 1499px) {
  .alternate-sections .alternate-section figure div {
    padding-bottom: 33vw;
  }
}
@media only screen and (max-width : 1399px) {
  .alternate-sections .alternate-section figure div {
    padding-bottom: 33vw;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section figure div {
    padding-bottom: 60vw;
  }
  .alternate-sections .alternate-section figure div:after {
    display: none;
  }
}
@media only screen and (min-width : 1920px) {
  .alternate-sections .alternate-section figure div {
    padding-bottom: 580px;
  }
}
.alternate-sections .alternate-section article {
  grid-column: span 7;
  margin-top: 14vw;
  padding-top: 14vw;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2px), 0% calc(100% - 2px));
  --transGreen: translateX(6px) translateY(6px);
  --transYellow: rotate(25deg);
}
@media only screen and (min-width : 1200px) {
  .alternate-sections .alternate-section article {
    margin-top: 12vw;
    padding-top: 12vw;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0;
    padding: 0 60px;
  }
  .alternate-sections .alternate-section article:before, .alternate-sections .alternate-section article:after {
    display: none !important;
  }
  .alternate-sections .alternate-section article ul {
    text-align: left;
  }
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section article {
    padding: 0 30px;
  }
}
@media only screen and (min-width : 1920px) {
  .alternate-sections .alternate-section article {
    margin-top: 268px;
    padding-top: 268px;
  }
}
.alternate-sections .alternate-section article:before, .alternate-sections .alternate-section article:after,
.alternate-sections .alternate-section article div.text:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 100%;
}
.alternate-sections .alternate-section article:before {
  background-color: rgba(139, 198, 63, 0.5);
  width: 97.7%;
  padding-bottom: 97.7%;
  left: 0;
  top: 0;
  transform: var(--transGreen);
}
.alternate-sections .alternate-section article:after {
  background-color: #FFD503;
  width: 94%;
  padding-bottom: 97%;
  left: 6px;
  top: 5px;
  transform: var(--transYellow);
}
.alternate-sections .alternate-section article div.text {
  position: static;
  z-index: 2;
  grid-column: 2/span 5;
}
@media only screen and (max-width : 1399px) {
  .alternate-sections .alternate-section article div.text {
    grid-column: 2/span 6;
    padding-right: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article div.text {
    background-color: #000000;
    padding-right: 0;
  }
}
.alternate-sections .alternate-section article div.text div {
  position: relative;
  z-index: 3;
}
.alternate-sections .alternate-section article div.text:before {
  background-color: #000000;
  left: 0;
  top: 3px;
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article div.text:before {
    display: none;
  }
}
.alternate-sections .alternate-section article p.preheading {
  position: relative;
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
.alternate-sections .alternate-section article p.preheading {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section article p.preheading {
    --headingLineWidthMob: 0;
  }
}
.alternate-sections .alternate-section article p.preheading:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article p.preheading:before {
    width: var(--headingLineWidthMob);
  }
}
.alternate-sections .alternate-section article p.preheading {
  padding-top: 0.5em;
  max-width: fit-content;
}
.alternate-sections .alternate-section article p.preheading:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .alternate-sections .alternate-section article p.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .alternate-sections .alternate-section article p.preheading {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article p.preheading:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .alternate-sections .alternate-section article p.preheading:before {
    width: var(--headingLineWidthMob);
  }
}
.alternate-sections .alternate-section article h2 {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 1.5em 0 0.5em;
  color: #ffffff;
  font-kerning: none;
  -webkit-font-kerning: none;
  font-feature-settings: "kern" 0;
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section article h2 {
    margin: 1em 0 0.5em;
  }
}
.alternate-sections .alternate-section article h2:last-child {
  margin-bottom: 0;
}
.alternate-sections .alternate-section article h2 {
  margin: 0.5em 0 0.65em;
}
@media only screen and (max-width : 1499px) {
  .alternate-sections .alternate-section article h2 {
    margin: 0.35em 0;
  }
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section article h2 {
    font-size: 28px;
    line-height: 1.34;
    margin: 0.65em 0;
  }
}
@media only screen and (max-width : 767px) and (min-width: 768px) {
  .alternate-sections .alternate-section article h2 {
    font-size: 37px;
    line-height: 1.25;
  }
}
@media only screen and (max-width : 767px) and (min-width: 1200px) {
  .alternate-sections .alternate-section article h2 {
    font-size: 40px;
    line-height: 1.25;
  }
}
@media only screen and (max-width : 767px) and (min-width: 1500px) {
  .alternate-sections .alternate-section article h2 {
    font-size: 49px;
    line-height: 1.25;
  }
}
@media only screen and (max-width : 767px) and (min-width: 1920px) {
  .alternate-sections .alternate-section article h2 {
    font-size: 50px;
    line-height: 1.25;
  }
}
.alternate-sections .alternate-section article h2:last-child {
  margin-bottom: 0;
}
.alternate-sections .alternate-section article ul {
  margin-top: 2em;
  display: grid;
  grid-row-gap: 0.7em;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .alternate-sections .alternate-section article ul {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section article ul {
    font-size: 18px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section article ul {
    grid-column-gap: 0.4em;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article ul {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.alternate-sections .alternate-section article ul li {
  display: flex;
  grid-column-gap: 15px;
  position: relative;
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article ul li {
    display: block;
    text-align: center;
  }
}
.alternate-sections .alternate-section article ul li:before {
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  content: "\f00c";
  font-size: 37px;
  color: #8BC63F;
}
@media only screen and (max-width : 1499px) {
  .alternate-sections .alternate-section article ul li:before {
    font-size: 31px;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section article ul li:before {
    display: inline-block;
    font-size: 25px;
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width : 767px) {
  .alternate-sections .alternate-section article ul li:before {
    font-size: 24px;
  }
}
.alternate-sections .alternate-section:nth-child(even) article {
  grid-column: 6/span 7;
}
.alternate-sections .alternate-section:nth-child(even) figure div {
  grid-column: 1/span 9;
  border-radius: 0 20vw 20vw 200px;
}
@media only screen and (max-width : 991px) {
  .alternate-sections .alternate-section:nth-child(even) figure div {
    border-radius: 0;
  }
}
.home .alternate-sections .alternate-section:nth-child(odd) article {
  grid-column: 6/span 7;
}
.home .alternate-sections .alternate-section:nth-child(odd) figure div {
  grid-column: 1/span 9;
  border-radius: 0 20vw 20vw 200px;
}
.alternate-sections.alt-orientation .alternate-section:nth-child(even) article {
  grid-column: 1/span 7;
}
.alternate-sections.alt-orientation .alternate-section:nth-child(even) figure div {
  grid-column: 4/span 9;
}
.alternate-sections.alt-orientation .alternate-section:nth-child(odd) article {
  grid-column: 6/span 7;
}
.alternate-sections.alt-orientation .alternate-section:nth-child(odd) figure div {
  grid-column: 1/span 9;
  border-radius: 0 20vw 20vw 200px;
}
@media only screen and (max-width : 991px) {
  .alternate-sections.alt-orientation .alternate-section:nth-child(odd) figure div {
    border-radius: 0;
  }
}
.alternate-sections .container {
  display: grid;
  grid-row-gap: 160px;
}
@media only screen and (max-width : 1499px) {
  .alternate-sections .container {
    grid-row-gap: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  .alternate-sections .container {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .container {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 767px) {
  .alternate-sections .container {
    grid-row-gap: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .alternate-sections .container {
    padding: 0;
  }
}

.faqs-section .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .faqs-section .container {
    display: flex;
    flex-direction: column;
  }
}
.faqs-section .container > section {
  grid-column: 3/span 8;
}
@media only screen and (max-width : 991px) {
  .faqs-section .container > section {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 767px) {
  .faqs-section .container > section {
    grid-column: span 12;
  }
}
.faqs-section .container > section > h2 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .faqs-section .container > section > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .faqs-section .container > section > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .faqs-section .container > section > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .faqs-section .container > section > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.faqs-section .container > section > h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .faqs-section .container > section > h2 {
    --headingLineWidthMob: 0;
  }
}
.faqs-section .container > section > h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .faqs-section .container > section > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.faqs-section .container > section > h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.faqs-section .container > section > h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .faqs-section .container > section > h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .faqs-section .container > section > h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .faqs-section .container > section > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .faqs-section .container > section > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .faqs-section .container > section > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .faqs-section .container > section > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .faqs-section .container > section > h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .faqs-section .container > section > h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .faqs-section .container > section > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.faqs-section .container > section > h2 {
  margin-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .faqs-section .container > section > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .faqs-section .container > section > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .faqs-section .container > section > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .faqs-section .container > section > h2 {
    margin-bottom: 20px;
  }
}

.faqs {
  position: relative;
}
.faqs:before,
.faqs > li:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  top: 0;
  left: 0;
}
.faqs > li {
  padding: 0 40px;
  position: relative;
}
@media only screen and (max-width : 767px) {
  .faqs > li {
    padding: 0;
  }
}
.faqs > li:before {
  top: auto;
  bottom: 0;
}
.faqs > li > span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  width: 105px;
  height: 105px;
  background-color: #ffffff;
  border-radius: 100%;
  transform: translate(50%, 50%);
  cursor: pointer;
  transform-origin: bottom right;
  transition: all 0.3s ease-in-out;
}
.faqs > li > span svg {
  width: 18px;
  height: 18px;
  fill: #8BC63F;
  pointer-events: none;
  transition: fill 0.3s ease-in-out;
}
@media only screen and (max-width : 1499px) {
  .faqs > li > span {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width : 991px) {
  .faqs > li > span {
    width: 40px;
    height: 40px;
    right: 10px;
  }
}
@media only screen and (max-width : 767px) {
  .faqs > li > span {
    right: 15px;
  }
}
.faqs > li > span:hover {
  transform: scale(1.05) translate(50%, 50%);
  background-color: #8BC63F;
}
.faqs > li > span:hover svg {
  fill: #ffffff;
}
.faqs > li > h3 {
  cursor: pointer;
  margin: 0;
  padding: 50px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .faqs > li > h3 {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .faqs > li > h3 {
    font-size: 18px;
    line-height: 1.67;
  }
}
.faqs > li > h3 {
  font-weight: 500;
}
@media only screen and (max-width : 767px) {
  .faqs > li > h3 {
    padding: 20px 40px 20px 0;
  }
}
.faqs > li > h3:hover + span {
  transform: scale(1.05) translate(50%, 50%);
  background-color: #8BC63F;
}
.faqs > li > h3:hover + span svg {
  fill: #ffffff;
}
.faqs > li > article {
  overflow: hidden;
  margin: -10px 0 0;
  height: 0;
}
@media only screen and (max-width : 767px) {
  .faqs > li > article {
    margin: 0;
  }
}
.faqs > li > article .content {
  padding-bottom: 40px;
  transform: translateY(-5px);
}
@media only screen and (max-width : 767px) {
  .faqs > li > article .content {
    padding-bottom: 20px;
  }
}
.faqs > li.active > article {
  height: auto;
}
.faqs > li.active > span svg .vertical {
  height: 0;
}

.cta {
  text-align: center;
}
.cta h2,
.cta p,
.cta .btn {
  margin: 0;
}
@media only screen and (min-width : 992px) {
  .cta h2 {
    font-size: 35px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 768px) {
  .cta h2 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 1200px) {
  .cta h2 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 1500px) {
  .cta h2 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 1920px) {
  .cta h2 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.cta p {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .cta p {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .cta p {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .cta p {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .cta p {
    font-size: 24px;
    line-height: 1.75;
  }
}
.cta p {
  margin: 2em 0 2.5em;
}
@media only screen and (max-width : 1499px) {
  .cta p {
    margin: 1.4em 0 1.9em;
  }
}
@media only screen and (max-width : 1399px) {
  .cta p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width : 767px) {
  .cta p {
    margin: 1.2em 0 1.5em;
  }
}
.cta p a {
  color: #8BC63F;
  font-weight: 500;
}
.cta p + ul.rated {
  margin: 0;
}
@media only screen and (max-width : 767px) {
  .cta p + ul.rated {
    margin: 3em 0 0;
  }
}

ul.rated {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 25px;
  margin: 4.5em 0 0;
}
@media only screen and (max-width : 991px) {
  ul.rated {
    margin: 2.5em 0 0;
  }
}
@media only screen and (max-width : 767px) {
  ul.rated {
    flex-direction: column;
    width: 100%;
    margin: 3em 0 0;
  }
}
.banner-simple ul.rated {
  margin-top: 0;
}
ul.rated li {
  display: flex;
  padding: 0 25px 0 0;
  grid-column-gap: 15px;
  position: relative;
  font-weight: 500;
}
@media only screen and (max-width : 767px) {
  ul.rated li {
    padding: 0;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
ul.rated li:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(0deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 767px) {
  ul.rated li:after {
    display: none;
  }
}
ul.rated li:first-child {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  ul.rated li:first-child {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  ul.rated li:first-child {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  ul.rated li:first-child {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  ul.rated li:first-child {
    font-size: 24px;
    line-height: 1.75;
  }
}
ul.rated li:first-child {
  font-weight: 300;
  line-height: 1.3 !important;
}
@media only screen and (max-width : 767px) {
  ul.rated li:first-child {
    font-size: 24px;
  }
}
ul.rated li:last-child {
  padding: 0;
}
ul.rated li:last-child:after {
  display: none;
}
@media only screen and (max-width : 767px) {
  ul.rated li:last-child {
    padding: 15px 0 0;
  }
  ul.rated li:last-child:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  }
}
@media only screen and (max-width : 767px) {
  ul.rated li:nth-child(2) {
    flex-direction: column;
    text-align: center;
    margin: 25px 0 15px;
    grid-row-gap: 8px;
  }
}
ul.rated li svg {
  display: block;
  width: 114px;
  fill: #FFD503;
}
ul.rated li span {
  white-space: nowrap;
}

.subnav {
  margin-top: -1px;
  background-color: rgba(0, 0, 0, 0.88);
}
.subnav .container {
  max-width: 100%;
}
@media only screen and (max-width : 991px) {
  .subnav .container {
    padding: 0;
    position: relative;
  }
  .subnav .container:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    display: block;
    height: 100%;
    width: 30px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    pointer-events: none;
  }
}
.subnav ul {
  height: 65px;
  display: flex;
  justify-content: space-between;
  grid-column-gap: 50px;
  align-items: center;
  position: relative;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .subnav ul {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .subnav ul {
    font-size: 18px;
    line-height: 1.67;
  }
}
.subnav ul {
  --lineLeft: 0;
  --lineWidth: 0;
}
@media only screen and (max-width : 991px) {
  .subnav ul {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .subnav ul::-webkit-scrollbar {
    display: none;
  }
  .subnav ul {
    height: 100px;
  }
}
@media only screen and (max-width : 767px) {
  .subnav ul {
    grid-column-gap: 30px;
  }
}
.subnav ul:after {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  border-radius: 1px;
  top: 0;
  left: var(--lineLeft);
  width: var(--lineWidth);
  transition: all 0.3s ease-in-out;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  opacity: 0;
}
.subnav ul li {
  height: inherit;
}
@media only screen and (max-width : 991px) {
  .subnav ul li:first-child {
    margin-left: 30px;
  }
}
@media only screen and (max-width : 991px) {
  .subnav ul li:last-child {
    margin-right: 80px;
  }
}
.subnav ul li a {
  white-space: nowrap;
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width : 991px) {
  .subnav ul li a {
    padding-bottom: 20px;
  }
}
.subnav ul li.active a {
  color: #8BC63F;
}
.subnav.active ul:after {
  opacity: 1;
}

.features .container,
.toolkit .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .features .container,
  .toolkit .container {
    display: flex;
    flex-direction: column;
  }
}
.features .container > article,
.toolkit .container > article {
  grid-column: 3/span 8;
}
@media only screen and (max-width : 991px) {
  .features .container > article,
  .toolkit .container > article {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 767px) {
  .features .container > article,
  .toolkit .container > article {
    grid-column: span 12;
  }
}
.features h2,
.toolkit h2 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .features h2,
  .toolkit h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .features h2,
  .toolkit h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .features h2,
  .toolkit h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .features h2,
  .toolkit h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.features h2,
.toolkit h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .features h2,
  .toolkit h2 {
    --headingLineWidthMob: 0;
  }
}
.features h2:before,
.toolkit h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .features h2:before,
  .toolkit h2:before {
    width: var(--headingLineWidthMob);
  }
}
.features h2,
.toolkit h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.features h2:before,
.toolkit h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .features h2,
  .toolkit h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .features h2,
  .toolkit h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .features h2,
  .toolkit h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .features h2,
  .toolkit h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .features h2,
  .toolkit h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .features h2,
  .toolkit h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .features h2,
  .toolkit h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .features h2:before,
  .toolkit h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .features h2:before,
  .toolkit h2:before {
    width: var(--headingLineWidthMob);
  }
}
.features h2,
.toolkit h2 {
  margin-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .features h2,
  .toolkit h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .features h2,
  .toolkit h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .features h2,
  .toolkit h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .features h2,
  .toolkit h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .features h2,
  .toolkit h2 {
    margin-bottom: 30px;
  }
}
.features ul,
.toolkit ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
}
@media only screen and (max-width : 991px) {
  .features ul,
  .toolkit ul {
    gap: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .features ul,
  .toolkit ul {
    display: block;
  }
}
.features ul li,
.features ul li > article,
.toolkit ul li,
.toolkit ul li > article {
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 15px;
  text-align: center;
  background: linear-gradient(315deg, rgb(39, 39, 39) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgb(39, 39, 39) 100%);
  border-radius: 25px;
}
@media only screen and (max-width : 767px) {
  .features ul li,
  .features ul li > article,
  .toolkit ul li,
  .toolkit ul li > article {
    border-radius: 15px;
  }
}
.features ul li,
.features ul li > article,
.toolkit ul li,
.toolkit ul li > article {
  position: relative;
}
.features ul li:after,
.features ul li > article:after,
.toolkit ul li:after,
.toolkit ul li > article:after {
  content: "";
  width: 70%;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, rgba(139, 198, 63, 0) 0%, #ffd503 50%, rgba(139, 198, 63, 0) 100%);
}
@media only screen and (max-width : 991px) {
  .features ul li,
  .features ul li > article,
  .toolkit ul li,
  .toolkit ul li > article {
    padding: 40px 24px;
  }
}
@media only screen and (max-width : 767px) {
  .features ul li,
  .features ul li > article,
  .toolkit ul li,
  .toolkit ul li > article {
    padding: 30px 24px;
  }
}
.features ul li,
.features ul li > article,
.toolkit ul li,
.toolkit ul li > article {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .features ul li,
  .features ul li > article,
  .toolkit ul li,
  .toolkit ul li > article {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .features ul li,
  .features ul li > article,
  .toolkit ul li,
  .toolkit ul li > article {
    font-size: 18px;
    line-height: 1.67;
  }
}
.features ul li figure,
.toolkit ul li figure {
  width: 60px;
  height: 50px;
}
.features ul li figure img,
.toolkit ul li figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
}
@media only screen and (max-width : 767px) {
  .features ul li figure,
  .toolkit ul li figure {
    width: 45px;
    height: 40px;
  }
}
.features ul li > article,
.toolkit ul li > article {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  .features ul li > article,
  .toolkit ul li > article {
    font-size: 15px;
  }
}
.features ul li > article,
.toolkit ul li > article {
  position: absolute;
  left: calc(100% - 40px);
  bottom: 50px;
  min-width: 260px;
  z-index: 999;
  padding: 20px 25px 25px;
  grid-row-gap: 0;
  text-align: left;
  align-items: flex-start;
}
@media only screen and (max-width : 767px) {
  .features ul li > article,
  .toolkit ul li > article {
    left: 0;
    transform: none;
    min-width: 1px;
    max-width: 270px;
    width: 200px;
    padding: 15px 20px 25px;
  }
}
.features ul li > article h5,
.toolkit ul li > article h5 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .features ul li > article h5,
  .toolkit ul li > article h5 {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .features ul li > article h5,
  .toolkit ul li > article h5 {
    font-size: 18px;
    line-height: 1.67;
  }
}
.features ul li > article h5,
.toolkit ul li > article h5 {
  margin: 0 0 5px;
}
@media only screen and (max-width : 767px) {
  .features ul li > article p,
  .toolkit ul li > article p {
    font-size: 14px;
  }
}
@media only screen and (max-width : 991px) {
  .features ul li p,
  .toolkit ul li p {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media only screen and (max-width : 767px) {
  .features ul li p,
  .toolkit ul li p {
    font-size: 15px;
    line-height: 1.333;
    font-weight: 400;
  }
}

.toolkit ul {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.toolkit ul.num-6 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media only screen and (min-width : 1920px) {
  .toolkit ul.num-5, .toolkit ul.num-9 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 1919px) {
  .toolkit ul.num-5, .toolkit ul.num-9 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.toolkit ul.num-3, .toolkit ul.num-2, .toolkit ul.num-1 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body .swiper {
  overflow: visible;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
body .swiper.swiper-initialized {
  opacity: 1;
}
body .swiper.banner-main, body .swiper.carousel-home-image, body .swiper.carousel-home-text {
  opacity: 1;
}
body .swiper .swiper-wrapper {
  user-select: none;
  height: fit-content;
}
body .swiper .swiper-slide {
  z-index: 1;
}
body .swiper .swiper-slide.swiper-slide-active {
  z-index: 2;
}
body .swiper .swiper-button-next,
body .swiper .swiper-button-prev {
  background: #8BC63F;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin: 0;
  top: 50%;
  transition: all 0.3s ease-in-out;
}
body .swiper .swiper-button-next:after,
body .swiper .swiper-button-prev:after {
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  font-size: 20px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width : 767px) {
  body .swiper .swiper-button-next,
  body .swiper .swiper-button-prev {
    display: none;
  }
}
body .swiper .swiper-button-next:hover:not(.swiper-button-disabled),
body .swiper .swiper-button-prev:hover:not(.swiper-button-disabled) {
  background: #ffffff;
}
body .swiper .swiper-button-next:hover:not(.swiper-button-disabled):after,
body .swiper .swiper-button-prev:hover:not(.swiper-button-disabled):after {
  color: #8BC63F;
}
body .swiper .swiper-button-next.swiper-button-disabled,
body .swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  cursor: auto;
  pointer-events: all;
  background-color: rgba(255, 255, 255, 0.2);
}
body .swiper .swiper-button-next.swiper-button-disabled:after,
body .swiper .swiper-button-prev.swiper-button-disabled:after {
  color: rgba(255, 255, 255, 0.2);
}
body .swiper .swiper-button-prev {
  left: 0;
  transform: translateX(-50%) translateY(-50%);
}
body .swiper .swiper-button-prev:after {
  content: "\f060";
}
@media only screen and (min-width : 992px) {
  body .swiper .swiper-button-prev:hover:not(.swiper-button-disabled) {
    transform: scale(1.2) translateX(-50%) translateY(-50%);
  }
}
body .swiper .swiper-button-next {
  right: 0;
  transform: translateX(50%) translateY(-50%);
}
body .swiper .swiper-button-next:after {
  content: "\f061";
}
@media only screen and (min-width : 992px) {
  body .swiper .swiper-button-next:hover:not(.swiper-button-disabled) {
    transform: scale(1.2) translateX(50%) translateY(-50%);
  }
}
body .swiper .swiper-buttons {
  width: 120px;
  margin-left: auto;
  display: flex;
  margin: 25px 0 0 auto;
  justify-content: flex-end;
  grid-column-gap: 10px;
}
body .swiper .swiper-buttons .swiper-button-next,
body .swiper .swiper-buttons .swiper-button-prev {
  position: static !important;
  transform: none;
}
@media only screen and (min-width : 992px) {
  body .swiper .swiper-buttons .swiper-button-next,
  body .swiper .swiper-buttons .swiper-button-prev {
    transform: scale(1);
    transform-origin: center;
  }
  body .swiper .swiper-buttons .swiper-button-next:hover:not(.swiper-button-disabled),
  body .swiper .swiper-buttons .swiper-button-prev:hover:not(.swiper-button-disabled) {
    transform: scale(1.05);
  }
}
@media only screen and (max-width : 991px) {
  body .swiper .swiper-buttons {
    position: absolute;
    right: 0;
    bottom: -21px;
  }
}
body .swiper.carousel-our-process .swiper-buttons {
  position: absolute;
  right: 0;
  margin-top: 45px;
}
@media only screen and (max-width : 991px) {
  body .swiper.carousel-our-process .swiper-buttons {
    bottom: -75px;
    margin: 0;
    right: 0;
  }
}
body .swiper.carousel-case-studies .swiper-buttons {
  position: absolute;
  right: 0;
  bottom: -24px;
}
body .swiper.carousel-testimonials .swiper-slide, body .swiper.carousel-downloads .swiper-slide {
  display: flex;
  height: auto;
}
body .swiper.carousel-glazing .swiper-slide {
  text-align: center;
}
body .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  bottom: auto;
  top: auto;
  width: calc(100% - 150px);
  height: auto;
  left: 0;
  right: 150px;
  transition-duration: 0ms;
  background: rgba(255, 255, 255, 0.2);
  margin-top: 48px;
}
@media only screen and (max-width : 991px) {
  body .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: relative;
  }
}
@media only screen and (max-width : 767px) {
  body .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 100%;
    right: 0;
    margin-top: 30px;
  }
}
body .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  height: 4px;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  cursor: grab;
}
@media only screen and (max-width : 767px) {
  body .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
    height: 2px;
  }
}
body .product-options-content .swiper-scrollbar.swiper-scrollbar-horizontal,
body .more-case-studies .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
}
body .carousel-gallery .swiper-button-prev {
  left: 60px;
}
body .carousel-gallery .swiper-button-next {
  right: 60px;
}

@media only screen and (max-width : 991px) {
  .gallery-slider {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  .gallery-slider {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1399px) {
  .gallery-slider {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .gallery-slider {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .gallery-slider {
    padding-bottom: 60px;
  }
}
.gallery-slider .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .gallery-slider .container {
    display: flex;
    flex-direction: column;
  }
}
.gallery-slider .container > h2 {
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .gallery-slider .container > h2 {
    grid-column: span 12;
  }
}
.gallery-slider .container > h2 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .gallery-slider .container > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .gallery-slider .container > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .gallery-slider .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .gallery-slider .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.gallery-slider .container > h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .gallery-slider .container > h2 {
    --headingLineWidthMob: 0;
  }
}
.gallery-slider .container > h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .gallery-slider .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.gallery-slider .container > h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.gallery-slider .container > h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .gallery-slider .container > h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .gallery-slider .container > h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .gallery-slider .container > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .gallery-slider .container > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .gallery-slider .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .gallery-slider .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .gallery-slider .container > h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .gallery-slider .container > h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .gallery-slider .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.gallery-slider .container > h2 {
  margin-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .gallery-slider .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .gallery-slider .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .gallery-slider .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .gallery-slider .container > h2 {
    margin-bottom: 20px;
  }
}
.gallery-slider .swiper-container {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width : 991px) {
  .gallery-slider .swiper-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width : 767px) {
  .gallery-slider .swiper-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.gallery-slider .swiper-container .swiper.carousel-gallery .swiper-wrapper {
  align-items: center;
}
.gallery-slider .swiper-container .swiper.carousel-gallery .swiper-slide {
  width: fit-content;
}
.gallery-slider .swiper-container .swiper.carousel-gallery .swiper-slide > a.btn {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 50%;
  padding-bottom: 50%;
  border-radius: 25px;
}
@media only screen and (max-width : 767px) {
  .gallery-slider .swiper-container .swiper.carousel-gallery .swiper-slide > a.btn {
    border-radius: 15px;
  }
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  clip-path: inset(1px round 25px);
}
@media only screen and (max-width : 767px) {
  .gallery-slider .swiper-container .swiper.carousel-gallery figure {
    clip-path: inset(1px round 15px);
  }
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure {
  transition: all 1s ease-in-out;
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure img {
  transform: scale(1);
  transition: inherit;
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure:hover {
  clip-path: inset(15px round 25px);
}
@media only screen and (max-width : 767px) {
  .gallery-slider .swiper-container .swiper.carousel-gallery figure:hover {
    clip-path: inset(15px round 15px);
  }
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure:hover img {
  transform: scale(1.05);
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure {
  position: relative;
  cursor: pointer;
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure:before, .gallery-slider .swiper-container .swiper.carousel-gallery figure:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  transform: translate(-50%, -50%);
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure:before {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 15px;
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure:after {
  width: 22px;
  height: 22px;
  background-image: url("../images/icon-fullscreen.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.gallery-slider .swiper-container .swiper.carousel-gallery figure:hover:after {
  animation: scaleUp 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) forwards;
}
@keyframes scaleUp {
  from {
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
.gallery-slider .swiper-container .swiper.carousel-gallery img {
  display: block;
  height: auto;
  width: auto;
}
.gallery-slider .swiper-container .swiper.carousel-gallery img.landscape {
  max-width: 500px;
}
@media only screen and (max-width : 767px) {
  .gallery-slider .swiper-container .swiper.carousel-gallery img.landscape {
    max-width: calc(100vw - 60px);
  }
}
.gallery-slider .swiper-container .swiper.carousel-gallery img.portrait {
  max-height: 500px;
}
@media only screen and (max-width : 767px) {
  .gallery-slider .swiper-container .swiper.carousel-gallery img.portrait {
    max-height: calc(100vw - 60px);
  }
}

.carousel-gallery-fullscreen .swiper-wrapper {
  justify-content: flex-start;
  align-items: center;
}
.carousel-gallery-fullscreen .swiper-slide figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-gallery-fullscreen .swiper-slide figure div {
  /* background: red; */
  max-width: fit-content;
  max-height: fit-content;
  border-radius: 1000px;
  overflow: hidden;
  transition: border-radius 0.3s ease-in-out;
}
.carousel-gallery-fullscreen .swiper-slide figure div img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 90vh;
  max-width: 90vw;
  object-fit: contain;
  object-position: center;
}
.carousel-gallery-fullscreen .swiper-slide figure div img.portrait {
  width: auto;
}
.carousel-gallery-fullscreen .swiper-slide figure div img.landscape {
  height: auto;
}
.carousel-gallery-fullscreen .swiper-slide.swiper-slide-active figure div {
  border-radius: 30px;
}

.our-process {
  padding-bottom: 74px;
}
@media only screen and (max-width : 1499px) {
  .our-process {
    padding-bottom: 54px;
  }
}
@media only screen and (max-width : 767px) {
  .our-process {
    padding-bottom: 0;
  }
}
.our-process .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .our-process .container {
    display: flex;
    flex-direction: column;
  }
}
.our-process .container > figure {
  grid-column: span 12;
  width: 100%;
  height: 0;
  padding-bottom: 28vw;
  position: relative;
  overflow: hidden;
}
.our-process .container > figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.our-process .container > figure > img,
.our-process .container > figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-process .container > figure > img,
.our-process .container > figure > picture > img {
  position: absolute;
  inset: 0;
}
.our-process .container > figure {
  border-radius: 0 0 20vw 150px;
}
@media only screen and (min-width : 1920px) {
  .our-process .container > figure {
    padding-bottom: 538px;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > figure {
    padding-bottom: 37vw;
    border-radius: 0;
    margin-left: -60px;
    width: 100vw;
  }
}
@media only screen and (max-width : 767px) {
  .our-process .container > figure {
    margin-left: -30px;
  }
}
.our-process .container > section {
  display: grid;
  grid-template-columns: repeat(10, minmax(0, 1fr));
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .our-process .container > section {
    grid-column: span 12;
  }
}
@media only screen and (max-width : 767px) {
  .our-process .container > section {
    display: flex;
    flex-direction: column;
  }
}
.our-process .container > section.swiper-container {
  position: relative;
  margin-top: 120px;
}
@media only screen and (max-width : 1499px) {
  .our-process .container > section.swiper-container {
    margin-top: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  .our-process .container > section.swiper-container {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > section.swiper-container {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .our-process .container > section.swiper-container {
    margin-top: 30px;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > section.swiper-container {
    margin-top: 70px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  .our-process .container > section.swiper-container {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1399px) {
  .our-process .container > section.swiper-container {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .our-process .container > section.swiper-container {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .our-process .container > section.swiper-container {
    margin-top: 20px;
  }
}
.our-process .container > section.swiper-container .swiper-container-inner {
  display: block;
  grid-column: span 3;
}
@media only screen and (max-width : 1199px) {
  .our-process .container > section.swiper-container .swiper-container-inner {
    grid-column: 2/span 4;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > section.swiper-container .swiper-container-inner {
    grid-column: 1/span 6;
  }
}
.our-process .container > section.swiper-container .carousel-our-process {
  position: static;
}
.our-process .container > section.swiper-container .carousel-our-process .swiper-slide h3,
.our-process .container > section.swiper-container .carousel-our-process .swiper-slide p {
  opacity: 0.4;
  transition: opacity 0.3s ease-in-out;
}
.our-process .container > section.swiper-container .carousel-our-process .swiper-slide h3 {
  color: #ffffff;
}
.our-process .container > section.swiper-container .carousel-our-process .swiper-slide.swiper-slide-active h3 {
  color: #8BC63F;
}
.our-process .container > section.swiper-container .carousel-our-process .swiper-slide.swiper-slide-active h3,
.our-process .container > section.swiper-container .carousel-our-process .swiper-slide.swiper-slide-active p {
  opacity: 1;
}
body .our-process .container > section.swiper-container .swiper-scrollbar.swiper-scrollbar-horizontal {
  margin-top: 70px;
}
@media only screen and (max-width : 1499px) {
  body .our-process .container > section.swiper-container .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  body .our-process .container > section.swiper-container .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  body .our-process .container > section.swiper-container .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  body .our-process .container > section.swiper-container .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 20px;
  }
}
body .our-process .container > section.swiper-container .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
}
@media only screen and (max-width : 767px) {
  body .our-process .container > section.swiper-container .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: static;
    margin-top: 30px;
  }
}
.our-process .container > section .counter {
  grid-column: 5/span 5;
  height: 0;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width : 1499px) {
  .our-process .container > section .counter {
    width: 28vw;
    margin: 0 auto;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > section .counter {
    width: 100%;
  }
}
.our-process .container > section .counter figure#num {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 100%;
  transform: translateY(-50%);
}
@media only screen and (max-width : 767px) {
  .our-process .container > section .counter figure#num {
    width: 53%;
    padding-bottom: 53%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
.our-process .container > section .counter figure#num:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--numheight);
  height: var(--numheight);
  background-image: url("../images/round-gradient-border.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: transform 0.4s ease-in-out;
}
.our-process .container > section .counter figure#num div#num-counter {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  font-weight: 500;
  font-size: 200px;
  display: block;
  width: var(--numheight);
  height: var(--numheight);
  overflow: hidden;
  clip-path: circle(48% at 50% 50%);
}
@media only screen and (max-width : 1499px) {
  .our-process .container > section .counter figure#num div#num-counter {
    font-size: 9vw;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > section .counter figure#num div#num-counter {
    font-size: 100px;
  }
}
@media only screen and (max-width : 767px) {
  .our-process .container > section .counter figure#num div#num-counter {
    font-size: 49px;
  }
}
.our-process .container > section .counter figure#num div#num-counter > span {
  height: inherit;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.our-process .container > section .counter figure#num div#num-counter > span > span {
  display: inline-flex;
  transition: all 0.4s ease-in-out;
}
.our-process .container > section .counter figure#num div#num-counter > span > span:last-child {
  transform: translateY(var(--numheight));
}
.our-process .container > section .counter figure#num.num-1:after {
  transform: translate(-50%, -50%) rotate(calc(360deg * 0));
}
.our-process .container > section .counter figure#num.num-1 div#num-counter > span:first-child {
  margin-top: calc(var(--translate-y) * (0));
}
.our-process .container > section .counter figure#num.num-1 div#num-counter > span:nth-child(1) > span:last-child {
  transform: translateY(0);
}
.our-process .container > section .counter figure#num.num-2:after {
  transform: translate(-50%, -50%) rotate(calc(360deg * 1));
}
.our-process .container > section .counter figure#num.num-2 div#num-counter > span:first-child {
  margin-top: calc(var(--translate-y) * (1));
}
.our-process .container > section .counter figure#num.num-2 div#num-counter > span:nth-child(1) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-2 div#num-counter > span:nth-child(2) > span:last-child {
  transform: translateY(0);
}
.our-process .container > section .counter figure#num.num-3:after {
  transform: translate(-50%, -50%) rotate(calc(360deg * 2));
}
.our-process .container > section .counter figure#num.num-3 div#num-counter > span:first-child {
  margin-top: calc(var(--translate-y) * (2));
}
.our-process .container > section .counter figure#num.num-3 div#num-counter > span:nth-child(1) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-3 div#num-counter > span:nth-child(2) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-3 div#num-counter > span:nth-child(3) > span:last-child {
  transform: translateY(0);
}
.our-process .container > section .counter figure#num.num-4:after {
  transform: translate(-50%, -50%) rotate(calc(360deg * 3));
}
.our-process .container > section .counter figure#num.num-4 div#num-counter > span:first-child {
  margin-top: calc(var(--translate-y) * (3));
}
.our-process .container > section .counter figure#num.num-4 div#num-counter > span:nth-child(1) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-4 div#num-counter > span:nth-child(2) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-4 div#num-counter > span:nth-child(3) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-4 div#num-counter > span:nth-child(4) > span:last-child {
  transform: translateY(0);
}
.our-process .container > section .counter figure#num.num-5:after {
  transform: translate(-50%, -50%) rotate(calc(360deg * 4));
}
.our-process .container > section .counter figure#num.num-5 div#num-counter > span:first-child {
  margin-top: calc(var(--translate-y) * (4));
}
.our-process .container > section .counter figure#num.num-5 div#num-counter > span:nth-child(1) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-5 div#num-counter > span:nth-child(2) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-5 div#num-counter > span:nth-child(3) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-5 div#num-counter > span:nth-child(4) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-5 div#num-counter > span:nth-child(5) > span:last-child {
  transform: translateY(0);
}
.our-process .container > section .counter figure#num.num-6:after {
  transform: translate(-50%, -50%) rotate(calc(360deg * 5));
}
.our-process .container > section .counter figure#num.num-6 div#num-counter > span:first-child {
  margin-top: calc(var(--translate-y) * (5));
}
.our-process .container > section .counter figure#num.num-6 div#num-counter > span:nth-child(1) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-6 div#num-counter > span:nth-child(2) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-6 div#num-counter > span:nth-child(3) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-6 div#num-counter > span:nth-child(4) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-6 div#num-counter > span:nth-child(5) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-6 div#num-counter > span:nth-child(6) > span:last-child {
  transform: translateY(0);
}
.our-process .container > section .counter figure#num.num-7:after {
  transform: translate(-50%, -50%) rotate(calc(360deg * 6));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:first-child {
  margin-top: calc(var(--translate-y) * (6));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:nth-child(1) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:nth-child(2) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:nth-child(3) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:nth-child(4) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:nth-child(5) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:nth-child(6) > span:last-child {
  transform: translateY(var(--translate-y));
}
.our-process .container > section .counter figure#num.num-7 div#num-counter > span:nth-child(7) > span:last-child {
  transform: translateY(0);
}
.our-process .container > section header {
  grid-column: span 10;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  padding-top: 160px;
}
@media only screen and (max-width : 1499px) {
  .our-process .container > section header {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  .our-process .container > section header {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > section header {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 767px) {
  .our-process .container > section header {
    padding-top: 60px;
  }
}
@media only screen and (max-width : 1199px) {
  .our-process .container > section header {
    grid-column: 2/span 9;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .container > section header {
    grid-column: span 12;
  }
}
@media only screen and (max-width : 767px) {
  .our-process .container > section header {
    padding-top: 90px;
  }
}
.our-process .container > section header h2,
.our-process .container > section header a {
  margin: 0;
}
@media only screen and (min-width : 992px) {
  .our-process .container > section header h2 {
    font-size: 35px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 768px) {
  .our-process .container > section header h2 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 1200px) {
  .our-process .container > section header h2 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 1500px) {
  .our-process .container > section header h2 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media only screen and (min-width : 992px) and (min-width: 1920px) {
  .our-process .container > section header h2 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.our-process .container > section header a {
  display: inline-flex;
  align-items: center;
  grid-column-gap: 10px;
  color: #8BC63F;
  text-decoration: none;
  border-width: 0;
}
.our-process .container > section header a:after {
  display: block;
  content: "\f061";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
.our-process .container > section header a:hover {
  color: #ffffff;
}
.our-process .container > section header a:hover:after {
  transform: translateX(5px);
}
.our-process .container > section header a {
  color: #8BC63F;
}
@media only screen and (max-width : 767px) {
  .our-process .container > section header a {
    display: none;
  }
}
.our-process .carousel-our-process .swiper-slide h3 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.our-process .carousel-our-process .swiper-slide h3 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    --headingLineWidthMob: 0;
  }
}
.our-process .carousel-our-process .swiper-slide h3:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .our-process .carousel-our-process .swiper-slide h3:before {
    width: var(--headingLineWidthMob);
  }
}
.our-process .carousel-our-process .swiper-slide h3 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.our-process .carousel-our-process .swiper-slide h3:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .carousel-our-process .swiper-slide h3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .our-process .carousel-our-process .swiper-slide h3:before {
    width: var(--headingLineWidthMob);
  }
}
.our-process .carousel-our-process .swiper-slide h3 {
  margin: 0 0 1em !important;
}
@media only screen and (max-width : 991px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    position: relative;
    margin-top: 0;
    padding-top: 0.4em;
    text-align: left;
    margin-left: 0;
    --headingLineWidth: 0;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .our-process .carousel-our-process .swiper-slide h3 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .our-process .carousel-our-process .swiper-slide h3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    transform: none;
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .our-process .carousel-our-process .swiper-slide h3:before {
    width: var(--headingLineWidthMob);
  }
}

.testimonials {
  position: relative;
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .testimonials {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .testimonials {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .testimonials {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .testimonials {
    padding-top: 90px;
  }
}
.testimonials {
  padding-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  .testimonials {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .testimonials {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .testimonials {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .testimonials {
    padding-bottom: 90px;
  }
}
.testimonials {
  will-change: clip-path;
}
.testimonials > figure {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.testimonials > figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.testimonials > figure > img,
.testimonials > figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonials > figure > img,
.testimonials > figure > picture > img {
  position: absolute;
  inset: 0;
}
.testimonials > figure img {
  height: 110%;
}
@media only screen and (max-width : 767px) {
  .testimonials > figure img {
    height: 100%;
  }
}

#website-wrap > .testimonials:last-child {
  margin-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  #website-wrap > .testimonials:last-child {
    margin-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  #website-wrap > .testimonials:last-child {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  #website-wrap > .testimonials:last-child {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  #website-wrap > .testimonials:last-child {
    margin-bottom: 90px;
  }
}

article.testimonial {
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.88);
  border-radius: 0 50px 50px 50px;
  padding: 70px;
}
@media only screen and (max-width : 1499px) {
  article.testimonial {
    padding: 50px;
  }
}
@media only screen and (max-width : 991px) {
  article.testimonial {
    padding: 50px;
  }
}
@media only screen and (max-width : 767px) {
  article.testimonial {
    padding: 24px;
    border-radius: 0 20px 20px 20px;
  }
}
article.testimonial h3 {
  font-size: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  article.testimonial h3 {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  article.testimonial h3 {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  article.testimonial h3 {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  article.testimonial h3 {
    font-size: 34px;
    line-height: 1.4;
  }
}
article.testimonial h3 {
  font-weight: 500;
  margin: 0;
}
article.testimonial p {
  margin: 0;
}
article.testimonial .rating {
  display: flex;
  justify-content: space-between;
  margin: 2em 0;
}
@media only screen and (max-width : 991px) {
  article.testimonial .rating {
    margin: 1.2em 0;
  }
}
@media only screen and (max-width : 767px) {
  article.testimonial .rating {
    margin: 1em 0;
  }
}
article.testimonial .rating svg {
  fill: #FFD503;
  flex: 0 0 153px;
}
@media only screen and (max-width: 1699px) {
  article.testimonial .rating svg {
    flex: 0 0 140px;
  }
}
@media only screen and (max-width: 1599px) {
  article.testimonial .rating svg {
    flex: 0 0 130px;
  }
}
@media only screen and (max-width : 991px) {
  article.testimonial .rating svg {
    flex: 0 0 110px;
  }
}
article.testimonial .rating.rating-1 .star-5, article.testimonial .rating.rating-2 .star-5, article.testimonial .rating.rating-3 .star-5, article.testimonial .rating.rating-4 .star-5 {
  fill: rgba(255, 213, 3, 0.2);
}
article.testimonial .rating.rating-1 .star-4, article.testimonial .rating.rating-2 .star-4, article.testimonial .rating.rating-3 .star-4 {
  fill: rgba(255, 213, 3, 0.2);
}
article.testimonial .rating.rating-1 .star-3, article.testimonial .rating.rating-2 .star-3 {
  fill: rgba(255, 213, 3, 0.2);
}
article.testimonial .rating.rating-1 .star-2 {
  fill: rgba(255, 213, 3, 0.2);
}
article.testimonial .rating > figure img {
  display: block;
  width: 92px;
}
@media only screen and (max-width: 1599px) {
  article.testimonial .rating > figure img {
    width: 78px;
  }
}
@media only screen and (max-width : 991px) {
  article.testimonial .rating > figure img {
    width: 62px;
  }
}
article.testimonial .rating > figure img.trustpilot {
  width: 134px;
}
@media only screen and (max-width: 1599px) {
  article.testimonial .rating > figure img.trustpilot {
    width: 114px;
  }
}
@media only screen and (max-width : 991px) {
  article.testimonial .rating > figure img.trustpilot {
    width: 90px;
  }
}
article.testimonial .rating > figure img.amazon {
  width: 112px;
}
@media only screen and (max-width: 1599px) {
  article.testimonial .rating > figure img.amazon {
    width: 95px;
  }
}
@media only screen and (max-width : 991px) {
  article.testimonial .rating > figure img.amazon {
    width: 76px;
  }
}
article.testimonial .rating > figure img.nextdoor {
  width: 122px;
}
@media only screen and (max-width: 1599px) {
  article.testimonial .rating > figure img.nextdoor {
    width: 105px;
  }
}
@media only screen and (max-width : 991px) {
  article.testimonial .rating > figure img.nextdoor {
    width: 86px;
  }
}
article.testimonial .credit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding: 3em 0 0;
}
article.testimonial .credit p {
  font-weight: 700;
}
article.testimonial .credit a.more {
  margin: 0;
}
article.testimonial .credit a.more:after {
  transform: rotate(-45deg);
}

.testimonial-single article.testimonial {
  background: linear-gradient(315deg, rgb(39, 39, 39) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgb(39, 39, 39) 100%);
  border-radius: 25px;
}
@media only screen and (max-width : 767px) {
  .testimonial-single article.testimonial {
    border-radius: 15px;
  }
}
.testimonial-single article.testimonial {
  position: relative;
}
.testimonial-single article.testimonial:after {
  content: "";
  width: 70%;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, rgba(139, 198, 63, 0) 0%, #ffd503 50%, rgba(139, 198, 63, 0) 100%);
}

.why-amazon .container {
  grid-row-gap: 120px;
}
@media only screen and (max-width : 1499px) {
  .why-amazon .container {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  .why-amazon .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .why-amazon .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .why-amazon .container {
    grid-row-gap: 30px;
  }
}
.why-amazon .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .why-amazon .container {
    display: flex;
    flex-direction: column;
  }
}
.why-amazon .container > h2,
.why-amazon .container > section {
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .why-amazon .container > h2,
  .why-amazon .container > section {
    grid-column: span 12;
  }
}
.why-amazon .container > h2 {
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > h2 {
    --headingLineWidthMob: 0;
  }
}
.why-amazon .container > h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .why-amazon .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.why-amazon .container > h2 {
  padding-top: 0.4em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  --headingLineWidth: 0;
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > h2 {
    --headingLineWidthMob: 0;
  }
}
.why-amazon .container > h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.why-amazon .container > h2 {
  margin-bottom: 0;
}
.why-amazon .container > section {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 80px 100px;
}
@media only screen and (max-width : 1499px) {
  .why-amazon .container > section {
    gap: 80px 60px;
  }
}
@media only screen and (max-width : 1399px) {
  .why-amazon .container > section {
    gap: 60px 40px;
  }
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > section {
    text-align: center;
  }
}
@media only screen and (max-width : 991px) {
  .why-amazon .container > section {
    gap: 50px;
  }
}
.why-amazon .container > section.col-num-3, .why-amazon .container > section.col-num-4 {
  grid-auto-flow: unset;
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > section.col-num-3, .why-amazon .container > section.col-num-4 {
    text-align: center;
  }
}
.why-amazon .container > section.col-num-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .why-amazon .container > section.col-num-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > section.col-num-3 {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
}
.why-amazon .container > section.col-num-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .why-amazon .container > section.col-num-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > section.col-num-4 {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
}
.why-amazon .container > section article figure div {
  display: flex;
  height: 84px;
  justify-content: flex-start;
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > section article figure div {
    height: 65px;
    justify-content: center;
  }
}
.why-amazon .container > section article figure img {
  display: block;
  width: auto;
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > section article figure img {
    width: auto;
  }
}
.why-amazon .container > section article h3 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .why-amazon .container > section article h3 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .why-amazon .container > section article h3 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .why-amazon .container > section article h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .why-amazon .container > section article h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.why-amazon .container > section article h3 {
  font-weight: 500;
  margin: 1.5em 0 1em;
}
@media only screen and (max-width : 767px) {
  .why-amazon .container > section article h3 {
    margin: 1em 0 0.5em;
  }
}

.product-options .container {
  grid-row-gap: 120px;
}
@media only screen and (max-width : 1499px) {
  .product-options .container {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 1399px) {
  .product-options .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .product-options .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container {
    grid-row-gap: 30px;
  }
}
.product-options .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .product-options .container {
    display: flex;
    flex-direction: column;
  }
}
.product-options .container .product-options-intro {
  grid-column: 4/span 6;
}
@media only screen and (max-width : 1399px) {
  .product-options .container .product-options-intro {
    grid-column: 3/span 8;
  }
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-intro {
    text-align: center;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-intro {
    text-align: center;
  }
}
.product-options .container .product-options-intro h2,
.product-options .container .product-options-intro h3,
.product-options .container .product-options-intro p {
  margin: 0;
}
.product-options .container .product-options-intro h2 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .product-options .container .product-options-intro h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .product-options .container .product-options-intro h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .product-options .container .product-options-intro h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .product-options .container .product-options-intro h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.product-options .container .product-options-intro h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-intro h2 {
    --headingLineWidthMob: 0;
  }
}
.product-options .container .product-options-intro h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-intro h2:before {
    width: var(--headingLineWidthMob);
  }
}
.product-options .container .product-options-intro h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.product-options .container .product-options-intro h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .product-options .container .product-options-intro h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-intro h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .product-options .container .product-options-intro h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .product-options .container .product-options-intro h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .product-options .container .product-options-intro h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .product-options .container .product-options-intro h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .product-options .container .product-options-intro h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-intro h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .product-options .container .product-options-intro h2:before {
    width: var(--headingLineWidthMob);
  }
}
.product-options .container .product-options-intro h3 {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .product-options .container .product-options-intro h3 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  .product-options .container .product-options-intro h3 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  .product-options .container .product-options-intro h3 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  .product-options .container .product-options-intro h3 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.product-options .container .product-options-intro h3 {
  margin: 0.4em 0;
}
.product-options .container .product-options-content {
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-content {
    display: flex;
    flex-direction: column;
  }
}
.product-options .container .product-options-content {
  grid-row-gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .product-options .container .product-options-content {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .product-options .container .product-options-content {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-content {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content {
    grid-row-gap: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content {
    grid-row-gap: 0;
  }
}
.product-options .container .product-options-content nav {
  grid-column: 4/span 6;
}
@media only screen and (max-width : 1399px) {
  .product-options .container .product-options-content nav {
    grid-column: 3/span 8;
  }
}
.product-options .container .product-options-content nav ul {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  border-bottom: 1px solid;
}
.product-options .container .product-options-content nav ul li {
  text-align: center;
  font-weight: 500;
  position: relative;
}
.product-options .container .product-options-content nav ul li:after {
  content: "";
  width: 0;
  height: 3px;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  border-radius: 1px;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  transition: width 0.3s ease-in-out;
}
.product-options .container .product-options-content nav ul li.active:after {
  width: 100%;
}
.product-options .container .product-options-content nav ul li a {
  display: block;
  width: 100%;
  padding: 13px 0;
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .product-options .container .product-options-content nav ul li a {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .product-options .container .product-options-content nav ul li a {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .product-options .container .product-options-content nav ul li a {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .product-options .container .product-options-content nav ul li a {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-content nav {
    margin-left: -60px;
    width: 100vw;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content nav {
    margin-left: -30px;
    margin-bottom: 30px;
  }
}
.product-options .container .product-options-content .carousel-content {
  grid-column: 2/span 10;
  height: auto;
  position: relative;
}
@media only screen and (max-width : 1399px) {
  .product-options .container .product-options-content .carousel-content {
    grid-column: span 12;
  }
}
.product-options .container .product-options-content .carousel-content .swiper-container {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 100%;
}
.product-options .container .product-options-content .carousel-content .swiper-container.active {
  position: static;
  opacity: 1;
  visibility: visible;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 100%;
  margin-top: 2px;
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content .carousel-content .swiper-container figure {
    width: 70%;
    padding-bottom: 70%;
    margin: 0 auto;
  }
}
.product-options .container .product-options-content .carousel-content .swiper-container figure {
  position: relative;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure > img,
.product-options .container .product-options-content .carousel-content .swiper-container figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure img {
  position: absolute;
  inset: 0;
  z-index: 3;
  border-radius: 100%;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure:before, .product-options .container .product-options-content .carousel-content .swiper-container figure:after {
  content: "";
  display: block;
  border-radius: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure:before {
  background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
  z-index: 1;
  left: -5px;
  top: 5px;
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-content .carousel-content .swiper-container figure:before {
    left: -3px;
    top: 3px;
  }
}
.product-options .container .product-options-content .carousel-content .swiper-container figure:after {
  background: #FFD503;
  z-index: 2;
  left: -1px;
  top: -1px;
  width: 97%;
  height: 97%;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure img {
  background: #ffffff;
}
.product-options .container .product-options-content .carousel-content .swiper-container figure:before, .product-options .container .product-options-content .carousel-content .swiper-container figure:after {
  display: none;
}
.product-options .container .product-options-content .carousel-content .swiper-container h4 {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content .carousel-content .swiper-container h4 {
    font-size: 15px;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content .carousel-content .swiper-container h4 {
    line-height: 1.5;
  }
}
.product-options .container .product-options-content footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 20px;
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-content footer {
    grid-column: span 12;
  }
}
@media only screen and (max-width : 1399px) {
  .product-options .container .product-options-content footer {
    grid-column: span 12;
  }
}
.product-options .container .product-options-content footer p {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .product-options .container .product-options-content footer p {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .product-options .container .product-options-content footer p {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .product-options .container .product-options-content footer p {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .product-options .container .product-options-content footer p {
    font-size: 24px;
    line-height: 1.75;
  }
}
.product-options .container .product-options-content footer p,
.product-options .container .product-options-content footer .btn {
  margin: 0;
}
.product-options .container .product-options-content footer .btn:after {
  transform: rotate(-45deg);
}
@media only screen and (max-width : 991px) {
  .product-options .container .product-options-content footer {
    flex-direction: column;
    grid-row-gap: 20px;
    text-align: center;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content footer {
    margin: 20px 0 0;
  }
}
@media only screen and (max-width : 767px) {
  .product-options .container .product-options-content footer .btn {
    width: 100%;
  }
}

.split-columns h2,
.split-columns h3,
.split-columns h4,
.split-columns h5,
.split-columns h6,
.split-columns p,
.split-columns ul,
.single-column h2,
.single-column h3,
.single-column h4,
.single-column h5,
.single-column h6,
.single-column p,
.single-column ul {
  margin: 1.5em 0 0.5em;
}
.split-columns h2:first-child,
.split-columns h3:first-child,
.split-columns h4:first-child,
.split-columns h5:first-child,
.split-columns h6:first-child,
.split-columns p:first-child,
.split-columns ul:first-child,
.single-column h2:first-child,
.single-column h3:first-child,
.single-column h4:first-child,
.single-column h5:first-child,
.single-column h6:first-child,
.single-column p:first-child,
.single-column ul:first-child {
  margin-top: 0;
}
.split-columns h2:last-child,
.split-columns h3:last-child,
.split-columns h4:last-child,
.split-columns h5:last-child,
.split-columns h6:last-child,
.split-columns p:last-child,
.split-columns ul:last-child,
.single-column h2:last-child,
.single-column h3:last-child,
.single-column h4:last-child,
.single-column h5:last-child,
.single-column h6:last-child,
.single-column p:last-child,
.single-column ul:last-child {
  margin-bottom: 0;
}
.split-columns figure.image,
.single-column figure.image {
  width: 100%;
  border-radius: 100%;
  position: relative;
}
.split-columns figure.image > picture,
.single-column figure.image > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.split-columns figure.image > img,
.split-columns figure.image > picture > img,
.single-column figure.image > img,
.single-column figure.image > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.split-columns figure.image img,
.single-column figure.image img {
  position: absolute;
  inset: 0;
  z-index: 3;
  border-radius: 100%;
}
.split-columns figure.image:before, .split-columns figure.image:after,
.single-column figure.image:before,
.single-column figure.image:after {
  content: "";
  display: block;
  border-radius: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
}
.split-columns figure.image:before,
.single-column figure.image:before {
  background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
  z-index: 1;
  left: -5px;
  top: 5px;
}
@media only screen and (max-width : 991px) {
  .split-columns figure.image:before,
  .single-column figure.image:before {
    left: -3px;
    top: 3px;
  }
}
.split-columns figure.image:after,
.single-column figure.image:after {
  background: #FFD503;
  z-index: 2;
  left: -1px;
  top: -1px;
  width: 97%;
  height: 97%;
}
.split-columns figure.image.small-image,
.single-column figure.image.small-image {
  width: 65%;
  max-width: 400px;
}
@media only screen and (max-width : 991px) {
  .split-columns figure.image,
  .single-column figure.image {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}
.split-columns figure.image,
.single-column figure.image {
  margin-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .split-columns figure.image,
  .single-column figure.image {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .split-columns figure.image,
  .single-column figure.image {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns figure.image,
  .single-column figure.image {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns figure.image,
  .single-column figure.image {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns figure.image,
  .single-column figure.image {
    margin-bottom: 60px;
  }
}
.split-columns figure.image:last-child,
.single-column figure.image:last-child {
  margin-bottom: 0;
}
.split-columns figure.image div,
.single-column figure.image div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 100%;
  overflow: hidden;
}
.split-columns figure.image div > picture,
.single-column figure.image div > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.split-columns figure.image div > img,
.split-columns figure.image div > picture > img,
.single-column figure.image div > img,
.single-column figure.image div > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.split-columns figure.image div img,
.single-column figure.image div img {
  height: 120%;
  border-radius: 0;
  background-color: #ffffff;
}
@media only screen and (min-width : 768px) {
  .split-columns figure.image.teardrop:before, .split-columns figure.image.teardrop:after,
  .single-column figure.image.teardrop:before,
  .single-column figure.image.teardrop:after {
    display: none;
  }
}
@media only screen and (min-width : 992px) {
  .split-columns figure.image.teardrop div,
  .single-column figure.image.teardrop div {
    position: relative;
    padding-bottom: 170%;
    overflow: hidden;
    border-radius: 200px 0 400px 400px;
  }
  .split-columns figure.image.teardrop div > picture,
  .single-column figure.image.teardrop div > picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .split-columns figure.image.teardrop div > img,
  .split-columns figure.image.teardrop div > picture > img,
  .single-column figure.image.teardrop div > img,
  .single-column figure.image.teardrop div > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .split-columns figure.image.teardrop div img,
  .single-column figure.image.teardrop div img {
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: 0;
  }
  .split-columns figure.image.teardrop div:before, .split-columns figure.image.teardrop div:after,
  .single-column figure.image.teardrop div:before,
  .single-column figure.image.teardrop div:after {
    display: none;
  }
}
.split-columns figure.image.standard,
.single-column figure.image.standard {
  border-radius: 0%;
}
.split-columns figure.image.standard:before, .split-columns figure.image.standard:after,
.single-column figure.image.standard:before,
.single-column figure.image.standard:after {
  display: none;
}
.split-columns figure.image.standard div,
.single-column figure.image.standard div {
  padding-bottom: 0;
  height: auto;
  border-radius: 0;
}
.split-columns figure.image.standard div img,
.single-column figure.image.standard div img {
  height: auto;
  position: static;
}
.split-columns article > h2,
.split-columns article > h3,
.single-column article > h2,
.single-column article > h3 {
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .split-columns article > h2,
  .split-columns article > h3,
  .single-column article > h2,
  .single-column article > h3 {
    --headingLineWidthMob: 0;
  }
}
.split-columns article > h2:before,
.split-columns article > h3:before,
.single-column article > h2:before,
.single-column article > h3:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .split-columns article > h2:before,
  .split-columns article > h3:before,
  .single-column article > h2:before,
  .single-column article > h3:before {
    width: var(--headingLineWidthMob);
  }
}
.split-columns article > h2,
.split-columns article > h3,
.single-column article > h2,
.single-column article > h3 {
  padding-top: 0.3em;
}
@media only screen and (max-width : 991px) {
  .split-columns article > h2,
  .split-columns article > h3,
  .single-column article > h2,
  .single-column article > h3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .split-columns article > h2,
  .split-columns article > h3,
  .single-column article > h2,
  .single-column article > h3 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns article > h2:before,
  .split-columns article > h3:before,
  .single-column article > h2:before,
  .single-column article > h3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .split-columns article > h2:before,
  .split-columns article > h3:before,
  .single-column article > h2:before,
  .single-column article > h3:before {
    width: var(--headingLineWidthMob);
  }
}
.split-columns header,
.single-column header {
  margin-bottom: 2.5em;
}
@media only screen and (max-width : 1499px) {
  .split-columns header,
  .single-column header {
    margin-bottom: 1.8em;
  }
}
.split-columns header > p:first-child,
.single-column header > p:first-child {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 24px;
    line-height: 1.75;
  }
}
.split-columns header > p:first-child,
.single-column header > p:first-child {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    --headingLineWidthMob: 0;
  }
}
.split-columns header > p:first-child:before,
.single-column header > p:first-child:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .split-columns header > p:first-child:before,
  .single-column header > p:first-child:before {
    width: var(--headingLineWidthMob);
  }
}
.split-columns header > p:first-child,
.single-column header > p:first-child {
  padding-top: 0.5em;
  max-width: fit-content;
}
.split-columns header > p:first-child:before,
.single-column header > p:first-child:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .split-columns header > p:first-child,
  .single-column header > p:first-child {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns header > p:first-child:before,
  .single-column header > p:first-child:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .split-columns header > p:first-child:before,
  .single-column header > p:first-child:before {
    width: var(--headingLineWidthMob);
  }
}
.split-columns header h2,
.single-column header h2 {
  padding-top: 0;
  margin: 0.3em 0;
}
.split-columns header h2:before,
.single-column header h2:before {
  display: none;
}
.split-columns header h2,
.single-column header h2 {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .split-columns header h2,
  .single-column header h2 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  .split-columns header h2,
  .single-column header h2 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  .split-columns header h2,
  .single-column header h2 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  .split-columns header h2,
  .single-column header h2 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.split-columns ul,
.single-column ul {
  display: grid;
  grid-row-gap: 0.7em;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .split-columns ul,
  .single-column ul {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns ul,
  .single-column ul {
    font-size: 18px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns ul,
  .single-column ul {
    grid-column-gap: 0.4em;
  }
}
.split-columns ul li,
.single-column ul li {
  display: flex;
  grid-column-gap: 15px;
  position: relative;
}
@media only screen and (max-width : 991px) {
  .split-columns ul li,
  .single-column ul li {
    display: block;
    text-align: center;
  }
}
.split-columns ul li:before,
.single-column ul li:before {
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  content: "\f00c";
  font-size: 37px;
  color: #8BC63F;
}
@media only screen and (max-width : 1499px) {
  .split-columns ul li:before,
  .single-column ul li:before {
    font-size: 31px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns ul li:before,
  .single-column ul li:before {
    display: inline-block;
    font-size: 25px;
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns ul li:before,
  .single-column ul li:before {
    font-size: 24px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns ul,
  .single-column ul {
    margin-left: auto;
    margin-right: auto;
    max-width: fit-content;
  }
}
.split-columns .btn,
.single-column .btn {
  margin-top: 70px;
}
@media only screen and (max-width : 1499px) {
  .split-columns .btn,
  .single-column .btn {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .split-columns .btn,
  .single-column .btn {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns .btn,
  .single-column .btn {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns .btn,
  .single-column .btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width : 1499px) {
  .split-columns .btn,
  .single-column .btn {
    margin-top: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns .btn,
  .single-column .btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns .btn,
  .single-column .btn {
    margin-top: 20px;
  }
}

.split-columns .container,
.split-columns .wrapper {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .split-columns .container,
  .split-columns .wrapper {
    display: flex;
    flex-direction: column;
  }
}
.split-columns .container > section,
.split-columns .wrapper > section {
  align-items: center;
  display: grid;
  grid-column-gap: 140px;
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .split-columns .container > section,
  .split-columns .wrapper > section {
    grid-column: span 12;
  }
}
.split-columns .container > section,
.split-columns .wrapper > section {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .split-columns .container > section,
  .split-columns .wrapper > section {
    display: flex;
    flex-direction: column;
    text-align: center;
    grid-row-gap: 90px;
  }
  .split-columns .container > section > article,
  .split-columns .wrapper > section > article {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns .container > section,
  .split-columns .wrapper > section {
    grid-row-gap: 60px;
  }
}
.split-columns.align-top .container > section {
  align-items: flex-start;
}
.split-columns.split-columns-about {
  align-items: center;
}
.split-columns.split-columns-about figure {
  max-width: 540px;
}
.split-columns.split-columns-about article h2:last-child,
.split-columns.split-columns-about article h3:last-child,
.split-columns.split-columns-about article p:last-child {
  margin-bottom: 0;
}
.split-columns.split-columns-about article:first-child {
  align-self: center;
  display: grid;
}
.split-columns.split-columns-about article:first-child h2 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.split-columns.split-columns-about article:first-child h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .split-columns.split-columns-about article:first-child h2 {
    --headingLineWidthMob: 0;
  }
}
.split-columns.split-columns-about article:first-child h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .split-columns.split-columns-about article:first-child h2:before {
    width: var(--headingLineWidthMob);
  }
}
.split-columns.split-columns-about article:first-child h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.split-columns.split-columns-about article:first-child h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .split-columns.split-columns-about article:first-child h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .split-columns.split-columns-about article:first-child h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns.split-columns-about article:first-child h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .split-columns.split-columns-about article:first-child h2:before {
    width: var(--headingLineWidthMob);
  }
}
.split-columns.split-columns-about article:first-child h3 {
  padding-top: 0;
  margin: 0.5em 0;
}
.split-columns.split-columns-about article:first-child h3:before {
  display: none;
}
.split-columns.split-columns-about article:first-child h3 {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .split-columns.split-columns-about article:first-child h3 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  .split-columns.split-columns-about article:first-child h3 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  .split-columns.split-columns-about article:first-child h3 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  .split-columns.split-columns-about article:first-child h3 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.split-columns.split-columns-about article:first-child a.btn {
  justify-self: flex-start;
  margin-top: 3em;
}
.split-columns.split-columns-standard figure {
  max-width: 100%;
}
.split-columns.split-columns-standard.careers section {
  align-items: center;
}
.split-columns.split-columns-standard.careers article article {
  margin-top: 70px;
}
@media only screen and (max-width : 1499px) {
  .split-columns.split-columns-standard.careers article article {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .split-columns.split-columns-standard.careers article article {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .split-columns.split-columns-standard.careers article article {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns.split-columns-standard.careers article article {
    margin-top: 20px;
  }
}
.split-columns.split-columns-standard.careers article article p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .split-columns.split-columns-standard.careers article article p {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns.split-columns-standard.careers article article p {
    font-size: 18px;
    line-height: 1.67;
  }
}
.split-columns.split-columns-standard.careers article article p + .btn {
  margin-top: 30px;
}
.split-columns article.multiple-images {
  width: 100%;
  height: 0;
  padding-bottom: 140%;
  position: relative;
}
.split-columns article.multiple-images figure {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}
.split-columns article.multiple-images figure div {
  width: 100%;
  height: 100%;
  filter: brightness(1);
}
.split-columns article.multiple-images figure div img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.split-columns article.multiple-images figure:nth-child(1) {
  clip-path: circle(30% at 50% 50%);
  z-index: 2;
}
.split-columns article.multiple-images figure:nth-child(1) div {
  transform: translateY(5%);
}
.split-columns article.multiple-images figure:nth-child(2) {
  clip-path: circle(20% at 65% 52%);
  z-index: 3;
}
.split-columns article.multiple-images figure:nth-child(2) div {
  transform: translateY(-5%);
}
.split-columns article.multiple-images figure:nth-child(3) {
  clip-path: circle(15% at 25% 80%);
  z-index: 1;
}
.split-columns article.multiple-images figure:nth-child(3) div {
  transform: translateY(-5%);
}
.split-columns .gform_wrapper .gform_heading {
  margin-bottom: 40px;
}
@media only screen and (max-width : 991px) {
  .split-columns .gform_wrapper .gform_heading {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width : 767px) {
  .split-columns .gform_wrapper .gform_heading {
    margin-bottom: 20px;
  }
}
.split-columns .gform_wrapper .gform_heading h2.gform_title {
  margin: 0 0 0.3em;
}
.split-columns .gform_wrapper .gform_heading p.gform_description {
  margin: 0;
}

.banner-no-image .container,
.single-column .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .banner-no-image .container,
  .single-column .container {
    display: flex;
    flex-direction: column;
  }
}
.banner-no-image .container > section,
.single-column .container > section {
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .banner-no-image .container > section,
  .single-column .container > section {
    grid-column: span 12;
  }
}
.banner-no-image .container > section,
.single-column .container > section {
  display: grid;
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.banner-no-image .container > section > *,
.single-column .container > section > * {
  grid-column: 3/span 6;
}
.page-template-default .banner-no-image .container > section > *, .single-post .banner-no-image .container > section > *,
.page-template-default .single-column .container > section > *,
.single-post .single-column .container > section > * {
  grid-column: 2/span 8;
}
.banner-no-image .container > section > .video-block,
.single-column .container > section > .video-block {
  grid-column: 2/span 8;
}
@media only screen and (max-width : 991px) {
  .banner-no-image .container > section,
  .single-column .container > section {
    text-align: center;
    display: flex;
    flex-direction: column;
  }
}
.single-column .container > section {
  grid-row-gap: 70px;
}
@media only screen and (max-width : 767px) {
  .single-column .container > section {
    grid-row-gap: 30px;
  }
}
.single-column .container > section > figure {
  grid-column: span 10;
  margin-bottom: 160px;
}
@media only screen and (max-width : 1499px) {
  .single-column .container > section > figure {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  .single-column .container > section > figure {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width : 991px) {
  .single-column .container > section > figure {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width : 767px) {
  .single-column .container > section > figure {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width : 992px) {
  .single-column .container > section > figure.teardrop div {
    padding-bottom: 50%;
    border-radius: 0 500px 500px 200px;
  }
}
.single-column .container > section .free-text ul {
  grid-row-gap: 0.4em;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .single-column .container > section .free-text ul {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .single-column .container > section .free-text ul {
    font-size: 16px;
    line-height: 1.67;
  }
}
.single-column .container > section .free-text ul li {
  grid-column-gap: 10px;
}
.single-column .container > section .free-text ul li:before {
  font-size: 1.5em;
}
.single-column .container > section > article .buttons a.btn {
  margin: 0;
}
.single-column .container > section > article > header {
  margin: 0;
}

@media only screen and (max-width : 991px) {
  .main-heading .mainheading {
    margin-left: auto;
    margin-right: auto;
  }
}

.downloads .container > h2 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .downloads .container > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .downloads .container > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .downloads .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .downloads .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.downloads .container > h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .downloads .container > h2 {
    --headingLineWidthMob: 0;
  }
}
.downloads .container > h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .downloads .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.downloads .container > h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.downloads .container > h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .downloads .container > h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .downloads .container > h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .downloads .container > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .downloads .container > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .downloads .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .downloads .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .downloads .container > h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .downloads .container > h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .downloads .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.downloads .container > h2 {
  margin-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .downloads .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .downloads .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .downloads .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .downloads .container > h2 {
    margin-bottom: 20px;
  }
}
.downloads .carousel-downloads article {
  display: flex;
  background: linear-gradient(315deg, rgb(39, 39, 39) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgb(39, 39, 39) 100%);
  border-radius: 25px;
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article {
    border-radius: 15px;
  }
}
.downloads .carousel-downloads article {
  width: 100%;
}
.downloads .carousel-downloads article a {
  padding: 50px;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  grid-row-gap: 35px;
}
@media only screen and (max-width : 1199px) {
  .downloads .carousel-downloads article a {
    padding: 40px;
  }
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article a {
    padding: 30px 20px;
    grid-row-gap: 20px;
  }
}
.downloads .carousel-downloads article a figure {
  width: 100%;
  max-width: 180px;
  max-width: fit-content;
  max-height: 180px;
}
.downloads .carousel-downloads article a figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.downloads .carousel-downloads article a figure > img,
.downloads .carousel-downloads article a figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.downloads .carousel-downloads article a figure {
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article a figure {
    max-width: 100px;
    max-height: 100px;
  }
}
.downloads .carousel-downloads article a figure img {
  object-fit: contain;
  max-width: inherit;
  max-height: inherit;
  object-position: left;
}
.downloads .carousel-downloads article a header {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 10px;
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article a header {
    flex-direction: column;
  }
}
.downloads .carousel-downloads article a header > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  flex: 0 0 64px;
  height: 64px;
  color: #8BC63F;
  border: 2px solid;
  border-radius: 100%;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article a header > span {
    width: 34px;
    flex: 0 0 34px;
    height: 34px;
  }
}
.downloads .carousel-downloads article a header > span:after {
  content: "\f33d";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  font-size: 20px;
}
.downloads .carousel-downloads article a h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .downloads .carousel-downloads article a h3 {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article a h3 {
    font-size: 18px;
    line-height: 1.67;
  }
}
.downloads .carousel-downloads article a h3 em,
.downloads .carousel-downloads article a h3 > span {
  display: block;
}
.downloads .carousel-downloads article a h3 em span,
.downloads .carousel-downloads article a h3 > span span {
  text-transform: uppercase;
}
.downloads .carousel-downloads article a h3 em {
  font-weight: 500;
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article a h3 em {
    line-height: 1.5;
    margin: 0 0 6px;
  }
}
.downloads .carousel-downloads article a h3 span {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .downloads .carousel-downloads article a h3 span {
    font-size: 17px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .downloads .carousel-downloads article a h3 span {
    font-size: 16px;
    line-height: 1.67;
  }
}
.downloads .carousel-downloads article a:hover figure {
  transform: scale(1.05);
}
.downloads .carousel-downloads article a:hover header > span {
  color: #FFD503;
}

.page-template-downloads .downloads {
  padding-top: 160px;
}
@media only screen and (max-width : 1499px) {
  .page-template-downloads .downloads {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  .page-template-downloads .downloads {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-downloads .downloads {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-downloads .downloads {
    padding-top: 60px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-downloads .downloads {
    padding-top: 90px;
  }
  .page-template-downloads .downloads:nth-child(2) {
    padding-top: 60px;
  }
}

.what-we-do .container > h2 {
  text-align: center;
  margin: 0 0 40px;
}
@media only screen and (max-width : 767px) {
  .what-we-do .container > h2 {
    margin: 0 0 20px;
  }
}
.what-we-do .container nav {
  margin: 0 auto 60px;
  width: 100%;
  max-width: 550px;
}
.what-we-do .container nav ul {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  border-bottom: 1px solid;
}
.what-we-do .container nav ul li {
  text-align: center;
  font-weight: 500;
  position: relative;
}
.what-we-do .container nav ul li:after {
  content: "";
  width: 0;
  height: 3px;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  border-radius: 1px;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  transition: width 0.3s ease-in-out;
}
.what-we-do .container nav ul li.active:after {
  width: 100%;
}
.what-we-do .container nav ul li a {
  display: block;
  width: 100%;
  padding: 13px 0;
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .what-we-do .container nav ul li a {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .what-we-do .container nav ul li a {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .what-we-do .container nav ul li a {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .what-we-do .container nav ul li a {
    font-size: 24px;
    line-height: 1.75;
  }
}
.what-we-do .carousel-whatwedo .swiper-slide > figure,
.what-we-do .carousel-whatwedo .swiper-slide > a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 130%;
  position: relative;
  overflow: hidden;
}
.what-we-do .carousel-whatwedo .swiper-slide > figure > picture,
.what-we-do .carousel-whatwedo .swiper-slide > a > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.what-we-do .carousel-whatwedo .swiper-slide > figure > img,
.what-we-do .carousel-whatwedo .swiper-slide > figure > picture > img,
.what-we-do .carousel-whatwedo .swiper-slide > a > img,
.what-we-do .carousel-whatwedo .swiper-slide > a > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.what-we-do .carousel-whatwedo .swiper-slide > figure > img,
.what-we-do .carousel-whatwedo .swiper-slide > figure > picture > img,
.what-we-do .carousel-whatwedo .swiper-slide > a > img,
.what-we-do .carousel-whatwedo .swiper-slide > a > picture > img {
  position: absolute;
  inset: 0;
}
.what-we-do .carousel-whatwedo .swiper-slide > figure,
.what-we-do .carousel-whatwedo .swiper-slide > a {
  clip-path: inset(1px round 25px);
}
@media only screen and (max-width : 767px) {
  .what-we-do .carousel-whatwedo .swiper-slide > figure,
  .what-we-do .carousel-whatwedo .swiper-slide > a {
    clip-path: inset(1px round 15px);
  }
}
.what-we-do .carousel-whatwedo .swiper-slide > figure,
.what-we-do .carousel-whatwedo .swiper-slide > a {
  transition: all 1s ease-in-out;
}
.what-we-do .carousel-whatwedo .swiper-slide > figure img,
.what-we-do .carousel-whatwedo .swiper-slide > a img {
  transform: scale(1);
  transition: inherit;
}
.what-we-do .carousel-whatwedo .swiper-slide > figure:hover,
.what-we-do .carousel-whatwedo .swiper-slide > a:hover {
  clip-path: inset(15px round 25px);
}
@media only screen and (max-width : 767px) {
  .what-we-do .carousel-whatwedo .swiper-slide > figure:hover,
  .what-we-do .carousel-whatwedo .swiper-slide > a:hover {
    clip-path: inset(15px round 15px);
  }
}
.what-we-do .carousel-whatwedo .swiper-slide > figure:hover img,
.what-we-do .carousel-whatwedo .swiper-slide > a:hover img {
  transform: scale(1.05);
}
.what-we-do .carousel-whatwedo .swiper-slide > figure img,
.what-we-do .carousel-whatwedo .swiper-slide > a img {
  z-index: 1;
}
.what-we-do .carousel-whatwedo .swiper-slide > figure h3,
.what-we-do .carousel-whatwedo .swiper-slide > a h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 25%, rgba(0, 0, 0, 0) 50%);
  height: 100%;
  text-align: center;
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .what-we-do .carousel-whatwedo .swiper-slide > figure h3,
  .what-we-do .carousel-whatwedo .swiper-slide > a h3 {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .what-we-do .carousel-whatwedo .swiper-slide > figure h3,
  .what-we-do .carousel-whatwedo .swiper-slide > a h3 {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  .what-we-do .carousel-whatwedo .swiper-slide > figure h3,
  .what-we-do .carousel-whatwedo .swiper-slide > a h3 {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  .what-we-do .carousel-whatwedo .swiper-slide > figure h3,
  .what-we-do .carousel-whatwedo .swiper-slide > a h3 {
    font-size: 27px;
    line-height: 1.5;
  }
}
.what-we-do .carousel-whatwedo .swiper-slide > figure h3,
.what-we-do .carousel-whatwedo .swiper-slide > a h3 {
  font-weight: 500;
  padding: 50px 0;
  margin: 0;
  z-index: 3;
}

.tab-content {
  position: relative;
}
.tab-content > section {
  display: none;
}
.tab-content > section.active {
  display: block;
}

.page-template-gallery .banner-simple,
.page-template-case-studies .banner-simple,
.blog .banner-simple {
  padding-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .page-template-gallery .banner-simple,
  .page-template-case-studies .banner-simple,
  .blog .banner-simple {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .page-template-gallery .banner-simple,
  .page-template-case-studies .banner-simple,
  .blog .banner-simple {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-gallery .banner-simple,
  .page-template-case-studies .banner-simple,
  .blog .banner-simple {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .banner-simple,
  .page-template-case-studies .banner-simple,
  .blog .banner-simple {
    padding-bottom: 20px;
  }
}

.page-template-gallery .gallery-nav,
.page-template-case-studies .gallery-nav,
.blog .gallery-nav {
  margin: 20px 0 60px;
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav,
  .page-template-case-studies .gallery-nav,
  .blog .gallery-nav {
    margin: 10px 0 40px;
  }
}
.page-template-gallery .gallery-nav a:hover,
.page-template-case-studies .gallery-nav a:hover,
.blog .gallery-nav a:hover {
  color: #8BC63F;
}
.page-template-gallery .gallery-nav .container,
.page-template-case-studies .gallery-nav .container,
.blog .gallery-nav .container {
  overflow-x: scroll;
  padding: 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.page-template-gallery .gallery-nav .container::-webkit-scrollbar,
.page-template-case-studies .gallery-nav .container::-webkit-scrollbar,
.blog .gallery-nav .container::-webkit-scrollbar {
  display: none;
}
.page-template-gallery .gallery-nav nav > .standard-nav,
.page-template-case-studies .gallery-nav nav > .standard-nav,
.blog .gallery-nav nav > .standard-nav {
  display: flex;
  justify-content: center;
  grid-column-gap: 100px;
}
@media only screen and (max-width : 1499px) {
  .page-template-gallery .gallery-nav nav > .standard-nav,
  .page-template-case-studies .gallery-nav nav > .standard-nav,
  .blog .gallery-nav nav > .standard-nav {
    grid-column-gap: 75px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-gallery .gallery-nav nav > .standard-nav,
  .page-template-case-studies .gallery-nav nav > .standard-nav,
  .blog .gallery-nav nav > .standard-nav {
    justify-content: space-between;
    grid-column-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav nav > .standard-nav,
  .page-template-case-studies .gallery-nav nav > .standard-nav,
  .blog .gallery-nav nav > .standard-nav {
    grid-column-gap: 25px;
  }
}
.page-template-gallery .gallery-nav nav > .standard-nav li,
.page-template-case-studies .gallery-nav nav > .standard-nav li,
.blog .gallery-nav nav > .standard-nav li {
  padding: 0;
  position: relative;
  white-space: nowrap;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .page-template-gallery .gallery-nav nav > .standard-nav li,
  .page-template-case-studies .gallery-nav nav > .standard-nav li,
  .blog .gallery-nav nav > .standard-nav li {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav nav > .standard-nav li,
  .page-template-case-studies .gallery-nav nav > .standard-nav li,
  .blog .gallery-nav nav > .standard-nav li {
    font-size: 18px;
    line-height: 1.67;
  }
}
.page-template-gallery .gallery-nav nav > .standard-nav li:first-child,
.page-template-case-studies .gallery-nav nav > .standard-nav li:first-child,
.blog .gallery-nav nav > .standard-nav li:first-child {
  padding-left: 60px;
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav nav > .standard-nav li:first-child,
  .page-template-case-studies .gallery-nav nav > .standard-nav li:first-child,
  .blog .gallery-nav nav > .standard-nav li:first-child {
    padding-left: 30px;
  }
}
.page-template-gallery .gallery-nav nav > .standard-nav li:last-child,
.page-template-case-studies .gallery-nav nav > .standard-nav li:last-child,
.blog .gallery-nav nav > .standard-nav li:last-child {
  padding-right: 60px;
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav nav > .standard-nav li:last-child,
  .page-template-case-studies .gallery-nav nav > .standard-nav li:last-child,
  .blog .gallery-nav nav > .standard-nav li:last-child {
    padding-right: 30px;
  }
}
.page-template-gallery .gallery-nav nav > .standard-nav li label,
.page-template-gallery .gallery-nav nav > .standard-nav li input,
.page-template-case-studies .gallery-nav nav > .standard-nav li label,
.page-template-case-studies .gallery-nav nav > .standard-nav li input,
.blog .gallery-nav nav > .standard-nav li label,
.blog .gallery-nav nav > .standard-nav li input {
  padding: 0;
  margin: 0;
}
.page-template-gallery .gallery-nav nav > .standard-nav li input,
.page-template-case-studies .gallery-nav nav > .standard-nav li input,
.blog .gallery-nav nav > .standard-nav li input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.page-template-gallery .gallery-nav nav > .standard-nav li label,
.page-template-case-studies .gallery-nav nav > .standard-nav li label,
.blog .gallery-nav nav > .standard-nav li label {
  padding: 12px 0;
  position: relative;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
.page-template-gallery .gallery-nav nav > .standard-nav li label:after,
.page-template-case-studies .gallery-nav nav > .standard-nav li label:after,
.blog .gallery-nav nav > .standard-nav li label:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent;
}
.page-template-gallery .gallery-nav nav > .standard-nav li:hover label,
.page-template-case-studies .gallery-nav nav > .standard-nav li:hover label,
.blog .gallery-nav nav > .standard-nav li:hover label {
  color: #8BC63F;
}
.page-template-gallery .gallery-nav nav > .standard-nav li.sf-option-active > a,
.page-template-gallery .gallery-nav nav > .standard-nav li.sf-option-active label, .page-template-gallery .gallery-nav nav > .standard-nav li.active > a,
.page-template-gallery .gallery-nav nav > .standard-nav li.active label,
.page-template-case-studies .gallery-nav nav > .standard-nav li.sf-option-active > a,
.page-template-case-studies .gallery-nav nav > .standard-nav li.sf-option-active label,
.page-template-case-studies .gallery-nav nav > .standard-nav li.active > a,
.page-template-case-studies .gallery-nav nav > .standard-nav li.active label,
.blog .gallery-nav nav > .standard-nav li.sf-option-active > a,
.blog .gallery-nav nav > .standard-nav li.sf-option-active label,
.blog .gallery-nav nav > .standard-nav li.active > a,
.blog .gallery-nav nav > .standard-nav li.active label {
  position: relative;
}
.page-template-gallery .gallery-nav nav > .standard-nav li.sf-option-active > a:after,
.page-template-gallery .gallery-nav nav > .standard-nav li.sf-option-active label:after, .page-template-gallery .gallery-nav nav > .standard-nav li.active > a:after,
.page-template-gallery .gallery-nav nav > .standard-nav li.active label:after,
.page-template-case-studies .gallery-nav nav > .standard-nav li.sf-option-active > a:after,
.page-template-case-studies .gallery-nav nav > .standard-nav li.sf-option-active label:after,
.page-template-case-studies .gallery-nav nav > .standard-nav li.active > a:after,
.page-template-case-studies .gallery-nav nav > .standard-nav li.active label:after,
.blog .gallery-nav nav > .standard-nav li.sf-option-active > a:after,
.blog .gallery-nav nav > .standard-nav li.sf-option-active label:after,
.blog .gallery-nav nav > .standard-nav li.active > a:after,
.blog .gallery-nav nav > .standard-nav li.active label:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul {
  display: flex;
  justify-content: center;
  grid-column-gap: 100px;
}
@media only screen and (max-width : 1499px) {
  .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-category > ul {
    grid-column-gap: 75px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-category > ul {
    justify-content: space-between;
    grid-column-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul,
  .blog .gallery-nav .searchandfilter ul li.sf-field-category > ul {
    grid-column-gap: 25px;
  }
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li {
  padding: 0;
  position: relative;
  white-space: nowrap;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li,
  .blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li {
    font-size: 18px;
    line-height: 1.67;
  }
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:first-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:first-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:first-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li:first-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:first-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:first-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:first-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li:first-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:first-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:first-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:first-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li:first-child {
  padding-left: 60px;
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:first-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:first-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:first-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li:first-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:first-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:first-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:first-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li:first-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:first-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:first-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:first-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li:first-child {
    padding-left: 30px;
  }
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:last-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:last-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:last-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li:last-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:last-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:last-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:last-child,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li:last-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:last-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:last-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:last-child,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li:last-child {
  padding-right: 60px;
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:last-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:last-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:last-child, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li:last-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:last-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:last-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:last-child,
  .page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li:last-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:last-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:last-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:last-child,
  .blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li:last-child {
    padding-right: 30px;
  }
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li input, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li input, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li input, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li label,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li input {
  padding: 0;
  margin: 0;
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li input, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li input, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li input, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li input,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li input,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li label {
  padding: 12px 0;
  position: relative;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li label:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent;
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:hover label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:hover label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:hover label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li:hover label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:hover label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:hover label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:hover label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li:hover label,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li:hover label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li:hover label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li:hover label,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li:hover label {
  color: #8BC63F;
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active label, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active > a,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active label,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active > a,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active label,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active > a,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active label {
  position: relative;
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active label:after, .page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active > a:after,
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active label:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active > a:after,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.sf-option-active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-post-meta-gallery_category > ul li.active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.sf-option-active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul li.active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.sf-option-active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-gallery-category > ul li.active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.sf-option-active label:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active > a:after,
.blog .gallery-nav .searchandfilter ul li.sf-field-category > ul li.active label:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
.page-template-gallery .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
.page-template-case-studies .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul,
.blog .gallery-nav .searchandfilter ul li.sf-field-taxonomy-case-study-category > ul {
  justify-content: center;
  grid-column-gap: 100px;
}
.page-template-gallery .search-filter-results + footer,
.page-template-case-studies .search-filter-results + footer,
.blog .search-filter-results + footer {
  text-align: center;
}
.page-template-gallery .search-filter-results + footer a.btn,
.page-template-case-studies .search-filter-results + footer a.btn,
.blog .search-filter-results + footer a.btn {
  margin-top: 160px;
}
@media only screen and (max-width : 1499px) {
  .page-template-gallery .search-filter-results + footer a.btn,
  .page-template-case-studies .search-filter-results + footer a.btn,
  .blog .search-filter-results + footer a.btn {
    margin-top: 120px;
  }
}
@media only screen and (max-width : 1399px) {
  .page-template-gallery .search-filter-results + footer a.btn,
  .page-template-case-studies .search-filter-results + footer a.btn,
  .blog .search-filter-results + footer a.btn {
    margin-top: 80px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-gallery .search-filter-results + footer a.btn,
  .page-template-case-studies .search-filter-results + footer a.btn,
  .blog .search-filter-results + footer a.btn {
    margin-top: 80px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .search-filter-results + footer a.btn,
  .page-template-case-studies .search-filter-results + footer a.btn,
  .blog .search-filter-results + footer a.btn {
    margin-top: 60px;
  }
}
.page-template-gallery .gallery-content,
.page-template-case-studies .gallery-content,
.blog .gallery-content {
  padding-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  .page-template-gallery .gallery-content,
  .page-template-case-studies .gallery-content,
  .blog .gallery-content {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .page-template-gallery .gallery-content,
  .page-template-case-studies .gallery-content,
  .blog .gallery-content {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-gallery .gallery-content,
  .page-template-case-studies .gallery-content,
  .blog .gallery-content {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .gallery-content,
  .page-template-case-studies .gallery-content,
  .blog .gallery-content {
    padding-bottom: 90px;
  }
}
.page-template-gallery .gallery-content .container,
.page-template-case-studies .gallery-content .container,
.blog .gallery-content .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .page-template-gallery .gallery-content .container,
  .page-template-case-studies .gallery-content .container,
  .blog .gallery-content .container {
    display: flex;
    flex-direction: column;
  }
}
.page-template-gallery .gallery-content .container > section,
.page-template-case-studies .gallery-content .container > section,
.blog .gallery-content .container > section {
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .page-template-gallery .gallery-content .container > section,
  .page-template-case-studies .gallery-content .container > section,
  .blog .gallery-content .container > section {
    grid-column: span 12;
  }
}
.page-template-gallery #allgalleries:after,
.page-template-case-studies #allgalleries:after,
.blog #allgalleries:after {
  display: none;
}
.page-template-gallery #allgalleries:before,
.page-template-case-studies #allgalleries:before,
.blog #allgalleries:before {
  display: block;
  content: "\f060";
  display: inline-block;
  font-family: Font Awesome\ 5 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: 100;
  transition: transform 0.3s ease-in-out;
}
.page-template-gallery #allgalleries:hover,
.page-template-case-studies #allgalleries:hover,
.blog #allgalleries:hover {
  color: #ffffff;
}
.page-template-gallery #allgalleries:hover:before,
.page-template-case-studies #allgalleries:hover:before,
.blog #allgalleries:hover:before {
  transform: translateX(-5px);
}
.page-template-gallery > #allgalleries,
.page-template-case-studies > #allgalleries,
.blog > #allgalleries {
  position: fixed;
  left: 30px;
  bottom: 30px;
}
@media only screen and (min-width : 768px) {
  .page-template-gallery > #allgalleries,
  .page-template-case-studies > #allgalleries,
  .blog > #allgalleries {
    margin: 0;
    padding: 9px 25px;
  }
}
.page-template-gallery > #allgalleries:after,
.page-template-case-studies > #allgalleries:after,
.blog > #allgalleries:after {
  display: none;
}

.page-template-gallery .search-filter-results-list,
.gallery-section .container > section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}
.page-template-gallery .search-filter-results-list figure,
.gallery-section .container > section figure {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  position: relative;
  cursor: pointer;
}
.page-template-gallery .search-filter-results-list figure:before, .page-template-gallery .search-filter-results-list figure:after,
.gallery-section .container > section figure:before,
.gallery-section .container > section figure:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  transform: translate(-50%, -50%);
}
.page-template-gallery .search-filter-results-list figure:before,
.gallery-section .container > section figure:before {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 15px;
}
.page-template-gallery .search-filter-results-list figure:after,
.gallery-section .container > section figure:after {
  width: 22px;
  height: 22px;
  background-image: url("../images/icon-fullscreen.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.page-template-gallery .search-filter-results-list figure:hover:after,
.gallery-section .container > section figure:hover:after {
  animation: scaleUp 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) forwards;
}
@keyframes scaleUp {
  from {
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
.page-template-gallery .search-filter-results-list figure div,
.gallery-section .container > section figure div {
  width: fit-content;
  overflow: hidden;
  max-height: 90vh;
  max-width: calc(100vw - 120px);
  clip-path: inset(1px round 25px);
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .search-filter-results-list figure div,
  .gallery-section .container > section figure div {
    clip-path: inset(1px round 15px);
  }
}
.page-template-gallery .search-filter-results-list figure div,
.gallery-section .container > section figure div {
  transition: all 1s ease-in-out;
}
.page-template-gallery .search-filter-results-list figure div img,
.gallery-section .container > section figure div img {
  transform: scale(1);
  transition: inherit;
}
.page-template-gallery .search-filter-results-list figure div:hover,
.gallery-section .container > section figure div:hover {
  clip-path: inset(15px round 25px);
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .search-filter-results-list figure div:hover,
  .gallery-section .container > section figure div:hover {
    clip-path: inset(15px round 15px);
  }
}
.page-template-gallery .search-filter-results-list figure div:hover img,
.gallery-section .container > section figure div:hover img {
  transform: scale(1.05);
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .search-filter-results-list figure div,
  .gallery-section .container > section figure div {
    max-width: calc(100vw - 60px);
  }
}
.page-template-gallery .search-filter-results-list figure img,
.gallery-section .container > section figure img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.page-template-gallery .search-filter-results-list figure.landscape,
.gallery-section .container > section figure.landscape {
  flex: 0 0 100%;
}
.page-template-gallery .search-filter-results-list figure.landscape.small img,
.gallery-section .container > section figure.landscape.small img {
  width: auto;
}
.page-template-gallery .search-filter-results-list figure.portrait,
.gallery-section .container > section figure.portrait {
  flex: 0 0 calc(50% - 15px);
}
@media only screen and (max-width : 767px) {
  .page-template-gallery .search-filter-results-list figure.portrait,
  .gallery-section .container > section figure.portrait {
    flex: 0 0 100%;
  }
}
.page-template-gallery .search-filter-results-list figure.portrait div,
.gallery-section .container > section figure.portrait div {
  width: 100%;
}
.page-template-gallery .search-filter-results-list figure.portrait img,
.gallery-section .container > section figure.portrait img {
  height: 100%;
  object-fit: cover;
}
.page-template-gallery .search-filter-results-list figure.portrait.small div,
.gallery-section .container > section figure.portrait.small div {
  width: auto;
}
.page-template-gallery .search-filter-results-list figure.portrait.small img,
.gallery-section .container > section figure.portrait.small img {
  height: auto;
  object-fit: contain;
}

.page-template-case-studies .gallery-content .container,
.blog .gallery-content .container {
  display: block;
}
.page-template-case-studies .search-filter-results,
.blog .search-filter-results {
  position: relative;
  display: grid;
  gap: 90px;
}
@media only screen and (max-width : 1399px) {
  .page-template-case-studies .search-filter-results,
  .blog .search-filter-results {
    gap: 60px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-case-studies .search-filter-results,
  .blog .search-filter-results {
    gap: 60px;
  }
}
.page-template-case-studies .search-filter-results-list,
.blog .search-filter-results-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: inherit;
}
@media only screen and (max-width : 991px) {
  .page-template-case-studies .search-filter-results-list,
  .blog .search-filter-results-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 767px) {
  .page-template-case-studies .search-filter-results-list,
  .blog .search-filter-results-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.page-template-case-studies .search-filter-scroll-loading,
.blog .search-filter-scroll-loading {
  position: absolute;
  margin: 0;
  height: 40px;
  width: 40px;
  border: 2px solid rgba(139, 198, 63, 0.2);
  border-right-color: #8BC63F;
  border-radius: 50%;
  border-top-color: #8BC63F;
  left: calc(50% - 20px);
  bottom: -65px;
}
.page-template-case-studies .no-results span,
.blog .no-results span {
  display: block;
  margin: 0 auto;
  max-width: fit-content;
  padding: 5px 30px;
  border-radius: 100px;
  background-color: #8BC63F;
}

.case-study {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 140%;
  transition: none;
}
@media only screen and (max-width : 1399px) {
  .case-study {
    padding-bottom: 120%;
  }
}
.case-study {
  position: relative;
}
.case-study:after {
  content: "";
  width: 70%;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, rgba(139, 198, 63, 0) 0%, #ffd503 50%, rgba(139, 198, 63, 0) 100%);
}
.case-study figure {
  position: absolute;
  inset: 0;
  background-color: #2E2E2E;
  border: 1px solid #000000;
  clip-path: inset(1px round 25px);
}
@media only screen and (max-width : 767px) {
  .case-study figure {
    clip-path: inset(1px round 15px);
  }
}
.case-study figure {
  transition: all 1s ease-in-out;
}
.case-study figure img {
  transform: scale(1);
  transition: inherit;
}
.case-study figure:hover {
  clip-path: inset(15px round 25px);
}
@media only screen and (max-width : 767px) {
  .case-study figure:hover {
    clip-path: inset(15px round 15px);
  }
}
.case-study figure:hover img {
  transform: scale(1.05);
}
.case-study figure {
  overflow: hidden;
}
.case-study figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.case-study figure > img,
.case-study figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-study figure > img,
.case-study figure > picture > img {
  position: absolute;
  inset: 0;
}
.case-study .text {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  padding: 72px 60px;
}
@media only screen and (max-width : 1399px) {
  .case-study .text {
    padding: 40px 30px;
  }
}
@media only screen and (max-width : 767px) {
  .case-study .text {
    padding: 30px 20px;
  }
}
.case-study .text h3 {
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .case-study .text h3 {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .case-study .text h3 {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  .case-study .text h3 {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  .case-study .text h3 {
    font-size: 27px;
    line-height: 1.5;
  }
}
.case-study .text h3 {
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media only screen and (max-width : 1399px) {
  .case-study .text h3 {
    font-size: 18px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 1399px) and (min-width: 768px) {
  .case-study .text h3 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 1399px) and (min-width: 1200px) {
  .case-study .text h3 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 1399px) and (min-width: 1500px) {
  .case-study .text h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 1399px) and (min-width: 1920px) {
  .case-study .text h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.case-study .text p {
  margin: 0;
  display: flex;
  grid-column-gap: 14px;
}
.case-study .text p img {
  display: block;
  width: 20px;
}
.case-study:hover {
  color: #ffffff;
}

@media only screen and (max-width : 991px) {
  .map-section {
    padding-top: 0;
  }
}
.map-section .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .map-section .container {
    display: flex;
    flex-direction: column;
  }
}
.map-section .container > section {
  align-items: center;
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .map-section .container > section {
    grid-column: span 12;
  }
}
.map-section .container > section {
  display: grid;
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
@media only screen and (max-width : 1399px) {
  .map-section .container > section {
    grid-column: span 12;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media only screen and (max-width : 991px) {
  .map-section .container > section {
    display: flex;
    flex-direction: column;
    grid-row-gap: 160px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1499px) {
  .map-section .container > section {
    grid-row-gap: 120px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 1399px) {
  .map-section .container > section {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .map-section .container > section {
    grid-row-gap: 80px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .map-section .container > section {
    grid-row-gap: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .map-section .container > section {
    grid-row-gap: 60px;
  }
}
@media only screen and (max-width : 767px) {
  .map-section .container > section {
    grid-row-gap: 30px;
  }
}
.map-section .container > section > article:first-child {
  grid-column: span 6;
}
@media only screen and (max-width : 991px) {
  .map-section .container > section > article:first-child {
    width: 90%;
  }
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article:first-child {
    width: 100%;
  }
}
.map-section .container > section > article:first-child img {
  display: block;
  width: 100%;
}
.map-section .container > section > article:first-child svg {
  display: block;
  width: 100%;
}
.map-section .container > section > article:first-child svg .map {
  fill: #8BC63F;
}
.map-section .container > section > article:first-child svg .ellipse {
  fill: #ffffff;
}
.map-section .container > section > article:first-child svg .icon {
  fill: #8BC63F;
}
.map-section .container > section > article:last-child {
  grid-column: 8/span 3;
  display: flex;
  flex-direction: column;
  grid-row-gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .map-section .container > section > article:last-child {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .map-section .container > section > article:last-child {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .map-section .container > section > article:last-child {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article:last-child {
    grid-row-gap: 20px;
  }
}
@media only screen and (max-width : 1399px) {
  .map-section .container > section > article:last-child {
    grid-column: 8/span 5;
  }
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article:last-child {
    display: grid;
    width: 100%;
  }
}
.map-section .container > section > article h2 {
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article h2 {
    --headingLineWidthMob: 0;
  }
}
.map-section .container > section > article h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .map-section .container > section > article h2:before {
    width: var(--headingLineWidthMob);
  }
}
@media only screen and (max-width : 991px) {
  .map-section .container > section > article h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
    max-width: 600px;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .map-section .container > section > article h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .map-section .container > section > article h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .map-section .container > section > article h2:before {
    width: var(--headingLineWidthMob);
  }
}
.map-section .container > section > article ul {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article ul {
    gap: 10px;
    grid-template-columns: 1fr;
  }
}
.map-section .container > section > article ul li {
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 15px;
  text-align: center;
  background: linear-gradient(315deg, rgb(39, 39, 39) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgb(39, 39, 39) 100%);
  border-radius: 25px;
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article ul li {
    border-radius: 15px;
  }
}
.map-section .container > section > article ul li {
  position: relative;
}
.map-section .container > section > article ul li:after {
  content: "";
  width: 70%;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, rgba(139, 198, 63, 0) 0%, #ffd503 50%, rgba(139, 198, 63, 0) 100%);
}
@media only screen and (max-width : 991px) {
  .map-section .container > section > article ul li {
    padding: 40px 24px;
  }
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article ul li {
    padding: 30px 24px;
  }
}
.map-section .container > section > article ul li {
  grid-row-gap: 10px;
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article ul li {
    padding: 25px 12px;
  }
}
.map-section .container > section > article ul li figure {
  width: auto;
  height: 32px;
  margin: 0 0 8px;
}
.map-section .container > section > article ul li figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.map-section .container > section > article ul li h3 {
  font-size: 28px;
  line-height: 1.34;
}
@media screen and (min-width: 768px) {
  .map-section .container > section > article ul li h3 {
    font-size: 37px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1200px) {
  .map-section .container > section > article ul li h3 {
    font-size: 40px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1500px) {
  .map-section .container > section > article ul li h3 {
    font-size: 49px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1920px) {
  .map-section .container > section > article ul li h3 {
    font-size: 50px;
    line-height: 1.25;
  }
}
.map-section .container > section > article ul li h3 {
  font-weight: 500;
  line-height: 0.7 !important;
  margin: 0;
}
.map-section .container > section > article ul li h3 span {
  display: inline-block;
}
.map-section .container > section > article ul li p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  .map-section .container > section > article ul li p {
    font-size: 15px;
  }
}

.why-amazon + .map-section {
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .why-amazon + .map-section {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .why-amazon + .map-section {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .why-amazon + .map-section {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .why-amazon + .map-section {
    padding-top: 90px;
  }
}

.core-values .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .core-values .container {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container {
    padding: 0;
  }
}
.core-values .container > section {
  position: relative;
  grid-column: 3/span 8;
}
@media only screen and (max-width : 991px) {
  .core-values .container > section {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 767px) {
  .core-values .container > section {
    grid-column: span 12;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section {
    display: flex;
    flex-direction: column;
  }
}
.core-values .container > section article {
  position: relative;
  z-index: 2;
  display: grid;
  grid-row-gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .core-values .container > section article {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .core-values .container > section article {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section article {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .core-values .container > section article {
    grid-row-gap: 20px;
  }
}
.core-values .container > section article {
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .core-values .container > section article {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .core-values .container > section article {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section article {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .core-values .container > section article {
    padding-top: 90px;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section article {
    grid-row-gap: 30px;
    order: 2;
    padding: 0 60px;
    text-align: center;
  }
}
.core-values .container > section article h2.preheading {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .core-values .container > section article h2.preheading {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .core-values .container > section article h2.preheading {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .core-values .container > section article h2.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .core-values .container > section article h2.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
.core-values .container > section article h2.preheading {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .core-values .container > section article h2.preheading {
    --headingLineWidthMob: 0;
  }
}
.core-values .container > section article h2.preheading:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .core-values .container > section article h2.preheading:before {
    width: var(--headingLineWidthMob);
  }
}
.core-values .container > section article h2.preheading {
  padding-top: 0.5em;
  max-width: fit-content;
}
.core-values .container > section article h2.preheading:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .core-values .container > section article h2.preheading {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section article h2.preheading {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .core-values .container > section article h2.preheading {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .core-values .container > section article h2.preheading {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .core-values .container > section article h2.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .core-values .container > section article h2.preheading {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .core-values .container > section article h2.preheading {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section article h2.preheading:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .core-values .container > section article h2.preheading:before {
    width: var(--headingLineWidthMob);
  }
}
.core-values .container > section article ul li {
  font-size: 35px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .core-values .container > section article ul li {
    font-size: 58px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .core-values .container > section article ul li {
    font-size: 66px;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .core-values .container > section article ul li {
    font-size: 90px;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .core-values .container > section article ul li {
    font-size: 109px;
    line-height: 1;
  }
}
.core-values .container > section figure {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 55%;
  z-index: 1;
  border-radius: 200px 0 20vw 20vw;
  overflow: hidden;
}
.core-values .container > section figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.core-values .container > section figure > img,
.core-values .container > section figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width : 991px) {
  .core-values .container > section figure {
    overflow: hidden;
  }
  .core-values .container > section figure > picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .core-values .container > section figure > img,
  .core-values .container > section figure > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .core-values .container > section figure > img,
  .core-values .container > section figure > picture > img {
    position: absolute;
    inset: 0;
  }
}
.core-values .container > section figure:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) calc(100% - 275px), rgba(0, 0, 0, 0.8) 100%);
}
@media only screen and (max-width : 767px) {
  .core-values .container > section figure:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0.8) 100%);
  }
}
@media only screen and (min-width : 992px) {
  .core-values .container > section figure:after {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section figure {
    left: 0;
    top: 0;
    transform: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    padding-bottom: 58vw;
  }
  .core-values .container > section figure img {
    z-index: 2;
  }
  .core-values .container > section figure:before {
    content: "";
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-15vw);
    margin: -6px 0 0px 4px;
    background: linear-gradient(65deg, rgb(139, 198, 63) 0%, rgb(139, 198, 63) 50%, rgba(139, 198, 63, 0) 80%);
    position: absolute;
    z-index: 3;
  }
}
.core-values .container > section figure span:not(.more, .btn) {
  display: none;
}
@media only screen and (max-width : 991px) {
  .core-values .container > section figure span:not(.more, .btn) {
    display: block;
    width: 202%;
    padding-bottom: 202%;
    border-radius: 100%;
    height: 0;
    bottom: 15vw;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    background-color: #FFD503;
    position: relative;
  }
  .core-values .container > section figure span:not(.more, .btn) > picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .core-values .container > section figure span:not(.more, .btn) > img,
  .core-values .container > section figure span:not(.more, .btn) > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .core-values .container > section figure span:not(.more, .btn) img {
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: 100%;
  }
  .core-values .container > section figure span:not(.more, .btn):before, .core-values .container > section figure span:not(.more, .btn):after {
    content: "";
    display: block;
    border-radius: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .core-values .container > section figure span:not(.more, .btn):before {
    background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
    z-index: 1;
    left: -5px;
    top: 5px;
  }
  .core-values .container > section figure span:not(.more, .btn) {
    position: absolute;
    z-index: 4;
  }
}
@media only screen and (max-width : 991px) and (max-width : 991px) {
  .core-values .container > section figure span:not(.more, .btn):before {
    left: -3px;
    top: 3px;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section figure span:not(.more, .btn):after {
    background: #FFD503;
    z-index: 2;
    left: -1px;
    top: -1px;
    width: 97%;
    height: 97%;
  }
  .core-values .container > section figure span:not(.more, .btn):after {
    background-color: #000000;
    left: -6px;
    top: 2px;
    width: 100%;
    height: 100%;
  }
  .core-values .container > section figure span:not(.more, .btn):before {
    display: none;
  }
}
.core-values .container > section figure img {
  height: 110%;
}
@media only screen and (max-width : 767px) {
  .core-values .container > section figure img {
    height: 100%;
  }
}
@media only screen and (max-width : 991px) {
  .core-values .container > section figure:after,
  .core-values .container > section figure div:after {
    display: none;
  }
}

.meet-the-team .container {
  display: flex;
  flex-direction: column;
  grid-row-gap: 70px;
}
@media only screen and (max-width : 1499px) {
  .meet-the-team .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .meet-the-team .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .meet-the-team .container {
    grid-row-gap: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .meet-the-team .container {
    grid-row-gap: 20px;
  }
}
.meet-the-team h2 {
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .meet-the-team h2 {
    --headingLineWidthMob: 0;
  }
}
.meet-the-team h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .meet-the-team h2:before {
    width: var(--headingLineWidthMob);
  }
}
@media only screen and (max-width : 991px) {
  .meet-the-team h2 {
    text-align: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .meet-the-team h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .meet-the-team h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .meet-the-team h2:before {
    width: var(--headingLineWidthMob);
  }
}
.meet-the-team figure {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 100%;
  position: relative;
}
.meet-the-team figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.meet-the-team figure > img,
.meet-the-team figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.meet-the-team figure img {
  position: absolute;
  inset: 0;
  z-index: 3;
  border-radius: 100%;
}
.meet-the-team figure:before, .meet-the-team figure:after {
  content: "";
  display: block;
  border-radius: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
}
.meet-the-team figure:before {
  background: linear-gradient(90deg, rgba(138, 198, 63, 0) 0%, rgb(138, 198, 63) 50%, rgba(138, 198, 63, 0) 100%);
  z-index: 1;
  left: -5px;
  top: 5px;
}
@media only screen and (max-width : 991px) {
  .meet-the-team figure:before {
    left: -3px;
    top: 3px;
  }
}
.meet-the-team figure:after {
  background: #FFD503;
  z-index: 2;
  left: -1px;
  top: -1px;
  width: 97%;
  height: 97%;
}
.meet-the-team article h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .meet-the-team article h3 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .meet-the-team article h3 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .meet-the-team article h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .meet-the-team article h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.meet-the-team article h3 {
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.meet-the-team article p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.67;
}
@media only screen and (max-width : 767px) {
  .meet-the-team article p {
    font-size: 15px;
  }
}
.meet-the-team article p {
  font-weight: 400;
  margin: 0;
}

.more-case-studies .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .more-case-studies .container {
    display: flex;
    flex-direction: column;
  }
}
.more-case-studies .container > h2 {
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .more-case-studies .container > h2 {
    grid-column: span 12;
  }
}
.more-case-studies .container > h2 {
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .more-case-studies .container > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .more-case-studies .container > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .more-case-studies .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .more-case-studies .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.more-case-studies .container > h2 {
  font-weight: 500;
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .more-case-studies .container > h2 {
    --headingLineWidthMob: 0;
  }
}
.more-case-studies .container > h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .more-case-studies .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.more-case-studies .container > h2 {
  padding-top: 0.5em;
  max-width: fit-content;
}
.more-case-studies .container > h2:before {
  max-width: 100%;
}
@media only screen and (max-width : 1499px) {
  .more-case-studies .container > h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width : 991px) {
  .more-case-studies .container > h2 {
    font-size: 18px;
    line-height: 1.75;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    --headingLineWidth: 0;
  }
}
@media only screen and (max-width : 991px) and (min-width: 768px) {
  .more-case-studies .container > h2 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1200px) {
  .more-case-studies .container > h2 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1500px) {
  .more-case-studies .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (min-width: 1920px) {
  .more-case-studies .container > h2 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .more-case-studies .container > h2 {
    --headingLineWidthMob: 0;
  }
}
@media only screen and (max-width : 991px) {
  .more-case-studies .container > h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--headingLineWidth);
    height: 1px;
    background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width : 991px) and (max-width : 767px) {
  .more-case-studies .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}
.more-case-studies .container > h2 {
  margin-bottom: 70px;
}
@media only screen and (max-width : 1499px) {
  .more-case-studies .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 1399px) {
  .more-case-studies .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .more-case-studies .container > h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .more-case-studies .container > h2 {
    margin-bottom: 20px;
  }
}
.more-case-studies .container > .swiper-container {
  grid-column: span 12;
}
.more-case-studies.numposts-1 .container > h2, .more-case-studies.numposts-2 .container > h2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  --headingLineWidth: 0;
}
@media only screen and (max-width : 767px) {
  .more-case-studies.numposts-1 .container > h2, .more-case-studies.numposts-2 .container > h2 {
    --headingLineWidthMob: 0;
  }
}
.more-case-studies.numposts-1 .container > h2:before, .more-case-studies.numposts-2 .container > h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media only screen and (max-width : 767px) {
  .more-case-studies.numposts-1 .container > h2:before, .more-case-studies.numposts-2 .container > h2:before {
    width: var(--headingLineWidthMob);
  }
}

.single-case-study .banner-case-study {
  position: relative;
}
.single-case-study .banner-case-study .banner-text {
  background-color: rgba(0, 0, 0, 0.88);
  z-index: 2;
  position: relative;
}
@media only screen and (max-width : 767px) {
  .single-case-study .banner-case-study .banner-text {
    padding-bottom: 40px;
  }
  .single-case-study .banner-case-study .banner-text .container {
    display: flex;
    flex-direction: column;
    grid-row-gap: 8px;
  }
}
.single-case-study .banner-case-study figure {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100vh;
  inset: 0;
  overflow: hidden;
}
.single-case-study .banner-case-study figure > picture {
  display: block;
  width: 100%;
  height: 100%;
}
.single-case-study .banner-case-study figure > img,
.single-case-study .banner-case-study figure > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-case-study .banner-case-study figure > img,
.single-case-study .banner-case-study figure > picture > img {
  position: absolute;
  inset: 0;
}
.single-case-study .banner-case-study figure > picture > img {
  position: absolute;
  top: 0;
  height: 110%;
}
@media only screen and (max-width : 767px) {
  .single-case-study .banner-case-study figure > picture > img {
    height: 100%;
  }
}
.single-case-study .banner-case-study article {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 767px) {
  .single-case-study .banner-case-study article {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    grid-row-gap: 20px;
    order: 2;
  }
}
.single-case-study .banner-case-study article p {
  margin: 0;
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .single-case-study .banner-case-study article p {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .single-case-study .banner-case-study article p {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  .single-case-study .banner-case-study article p {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  .single-case-study .banner-case-study article p {
    font-size: 27px;
    line-height: 1.5;
  }
}
.single-case-study .banner-case-study article p {
  font-weight: 500;
  letter-spacing: 0.1em;
}
.single-case-study .banner-case-study article ul {
  display: flex;
  align-items: center;
  grid-column-gap: 60px;
}
@media only screen and (max-width : 991px) {
  .single-case-study .banner-case-study article ul {
    grid-column-gap: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .single-case-study .banner-case-study article ul {
    grid-column-gap: 20px;
  }
}
.single-case-study .banner-case-study article li {
  display: flex;
  grid-column-gap: 14px;
}
@media only screen and (max-width : 767px) {
  .single-case-study .banner-case-study article li {
    flex-direction: column;
    grid-row-gap: 5px;
    align-items: center;
  }
  .single-case-study .banner-case-study article li span {
    white-space: nowrap;
  }
}
.single-case-study .banner-case-study article img {
  width: 20px;
}
.single-case-study .banner-case-study h1 {
  margin: 40px 0 0;
  --headingLineWidth: 0;
  position: relative;
  padding-top: 30px;
  color: #8BC63F;
  font-size: 35px;
  line-height: 1.14;
}
@media screen and (min-width: 768px) {
  .single-case-study .banner-case-study h1 {
    font-size: 10vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .single-case-study .banner-case-study h1 {
    font-size: 7vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1500px) {
  .single-case-study .banner-case-study h1 {
    font-size: 9.74vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .single-case-study .banner-case-study h1 {
    font-size: 187px;
    line-height: 1;
  }
}
@media only screen and (max-width : 1499px) {
  .single-case-study .banner-case-study h1 {
    margin: 30px 0 0;
    padding: 25px 0 0;
  }
}
@media only screen and (max-width : 767px) {
  .single-case-study .banner-case-study h1 {
    text-align: center;
    text-indent: 0;
    margin: 0;
    padding: 0;
    border-width: 0;
  }
}
.single-case-study .banner-case-study h1:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #8BC63F;
  width: var(--headingLineWidth);
  position: absolute;
  left: 0;
  top: 0;
  transition: width 0.3s ease-in-out;
}
.single-case-study .toolkit .container > article {
  grid-column: 3/span 8;
}
@media only screen and (max-width : 991px) {
  .single-case-study .toolkit .container > article {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 767px) {
  .single-case-study .toolkit .container > article {
    grid-column: span 12;
  }
}
.single-case-study .toolkit ul li {
  cursor: pointer;
}
.single-case-study .toolkit ul li span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 1;
  border-radius: 100%;
  border: 2px solid #8BC63F;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.single-case-study .toolkit ul li:hover article {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(1) {
  z-index: 15;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(2) {
  z-index: 14;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(3) {
  z-index: 13;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(4) {
  z-index: 12;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(5) {
  z-index: 11;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(6) {
  z-index: 10;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(7) {
  z-index: 9;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(8) {
  z-index: 8;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(9) {
  z-index: 7;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(10) {
  z-index: 6;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(11) {
  z-index: 5;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(12) {
  z-index: 4;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(13) {
  z-index: 3;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(14) {
  z-index: 2;
}
.single-case-study .toolkit ul .swiper-wrapper > .swiper-slide:nth-child(15) {
  z-index: 1;
}
.single-case-study .brief-outcome .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .single-case-study .brief-outcome .container {
    display: flex;
    flex-direction: column;
  }
}
.single-case-study .brief-outcome section {
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .single-case-study .brief-outcome section {
    grid-column: span 12;
  }
}
.single-case-study .brief-outcome section {
  display: grid;
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
@media only screen and (max-width : 767px) {
  .single-case-study .brief-outcome section {
    display: block;
  }
}
.single-case-study .brief-outcome section h2 {
  grid-column: span 3;
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .single-case-study .brief-outcome section h2 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1200px) {
  .single-case-study .brief-outcome section h2 {
    font-size: 52px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1500px) {
  .single-case-study .brief-outcome section h2 {
    font-size: 64px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1920px) {
  .single-case-study .brief-outcome section h2 {
    font-size: 69px;
    line-height: 1.2;
  }
}
.single-case-study .brief-outcome section h2 {
  position: relative;
  margin-top: 0;
  padding-top: 0.4em;
  text-align: left;
  margin-left: 0;
  --headingLineWidth: 0;
  letter-spacing: 0.1em;
}
@media only screen and (max-width : 767px) {
  .single-case-study .brief-outcome section h2 {
    --headingLineWidthMob: 0;
  }
}
.single-case-study .brief-outcome section h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--headingLineWidth);
  height: 1px;
  transform: none;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
}
@media only screen and (max-width : 991px) {
  .single-case-study .brief-outcome section h2:before {
    width: var(--headingLineWidthMob);
  }
}
.single-case-study .brief-outcome section h2 {
  padding-top: 0.2em;
}
.single-case-study .brief-outcome section article {
  grid-column: 5/span 6;
}
.single-case-study .brief-outcome section article h2, .single-case-study .brief-outcome section article h3, .single-case-study .brief-outcome section article h4, .single-case-study .brief-outcome section article h5, .single-case-study .brief-outcome section article h6 {
  margin: 1.3em 0 0.8em;
  padding: 0;
}
@media only screen and (max-width : 767px) {
  .single-case-study .brief-outcome section article h2, .single-case-study .brief-outcome section article h3, .single-case-study .brief-outcome section article h4, .single-case-study .brief-outcome section article h5, .single-case-study .brief-outcome section article h6 {
    margin: 1em 0 0.5em;
  }
}
.single-case-study .brief-outcome section article h2 {
  font-size: 24px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .single-case-study .brief-outcome section article h2 {
    font-size: 32px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1200px) {
  .single-case-study .brief-outcome section article h2 {
    font-size: 35px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .single-case-study .brief-outcome section article h2 {
    font-size: 43px;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1920px) {
  .single-case-study .brief-outcome section article h2 {
    font-size: 44px;
    line-height: 1.32;
  }
}
.single-case-study .brief-outcome section article h3,
.single-case-study .brief-outcome section article h4,
.single-case-study .brief-outcome section article h5,
.single-case-study .brief-outcome section article h6 {
  font-size: 22px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .single-case-study .brief-outcome section article h3,
  .single-case-study .brief-outcome section article h4,
  .single-case-study .brief-outcome section article h5,
  .single-case-study .brief-outcome section article h6 {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  .single-case-study .brief-outcome section article h3,
  .single-case-study .brief-outcome section article h4,
  .single-case-study .brief-outcome section article h5,
  .single-case-study .brief-outcome section article h6 {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1500px) {
  .single-case-study .brief-outcome section article h3,
  .single-case-study .brief-outcome section article h4,
  .single-case-study .brief-outcome section article h5,
  .single-case-study .brief-outcome section article h6 {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .single-case-study .brief-outcome section article h3,
  .single-case-study .brief-outcome section article h4,
  .single-case-study .brief-outcome section article h5,
  .single-case-study .brief-outcome section article h6 {
    font-size: 34px;
    line-height: 1.4;
  }
}
.single-case-study .brief-outcome section article p > a:not(.btn),
.single-case-study .brief-outcome section article li > a:not(.btn) {
  color: #8BC63F;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
.single-case-study .brief-outcome section article p, .single-case-study .brief-outcome section article ul, .single-case-study .brief-outcome section article ol {
  margin: 1.5em 0;
}
@media only screen and (max-width : 767px) {
  .single-case-study .brief-outcome section article p, .single-case-study .brief-outcome section article ul, .single-case-study .brief-outcome section article ol {
    margin: 1em 0;
  }
}
.single-case-study .brief-outcome section article h2:first-child, .single-case-study .brief-outcome section article h3:first-child, .single-case-study .brief-outcome section article h4:first-child, .single-case-study .brief-outcome section article h5:first-child, .single-case-study .brief-outcome section article h6:first-child, .single-case-study .brief-outcome section article p:first-child, .single-case-study .brief-outcome section article ul:first-child, .single-case-study .brief-outcome section article ol:first-child {
  margin-top: 0;
}
.single-case-study .brief-outcome section article h2:last-child, .single-case-study .brief-outcome section article h3:last-child, .single-case-study .brief-outcome section article h4:last-child, .single-case-study .brief-outcome section article h5:last-child, .single-case-study .brief-outcome section article h6:last-child, .single-case-study .brief-outcome section article p:last-child, .single-case-study .brief-outcome section article ul:last-child, .single-case-study .brief-outcome section article ol:last-child {
  margin-bottom: 0;
}
.single-case-study .brief-outcome section article ul li {
  padding-left: 1.2em;
  position: relative;
}
.single-case-study .brief-outcome section article ul li:before {
  position: absolute;
  left: 0;
  top: 1.6em;
  color: #8BC63F;
  display: inline-block;
  font-family: Font Awesome\ 5 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;
  content: "\f111";
  font-size: 0.4em;
}
.single-case-study .brief-outcome section article ol li,
.single-case-study .brief-outcome section article ul li {
  margin-bottom: 0.2em;
}
.single-case-study .brief-outcome section article ol li:last-child,
.single-case-study .brief-outcome section article ul li:last-child {
  margin-bottom: 0;
}
.single-case-study .brief-outcome section article ol li {
  list-style-type: decimal;
  padding-left: 0.4em;
  margin-left: 15px;
}
.single-case-study .brief-outcome section article .video-block,
.single-case-study .brief-outcome section article .table-block,
.single-case-study .brief-outcome section article .testimonial,
.single-case-study .brief-outcome section article .image-wrapper {
  margin-top: 60px;
}
@media only screen and (max-width : 991px) {
  .single-case-study .brief-outcome section article .video-block,
  .single-case-study .brief-outcome section article .table-block,
  .single-case-study .brief-outcome section article .testimonial,
  .single-case-study .brief-outcome section article .image-wrapper {
    margin-top: 45px;
  }
}
@media only screen and (max-width : 767px) {
  .single-case-study .brief-outcome section article .video-block,
  .single-case-study .brief-outcome section article .table-block,
  .single-case-study .brief-outcome section article .testimonial,
  .single-case-study .brief-outcome section article .image-wrapper {
    margin-top: 30px;
  }
}
.single-case-study .brief-outcome section article .video-block,
.single-case-study .brief-outcome section article .table-block,
.single-case-study .brief-outcome section article .testimonial,
.single-case-study .brief-outcome section article .image-wrapper {
  margin-bottom: 60px;
}
@media only screen and (max-width : 991px) {
  .single-case-study .brief-outcome section article .video-block,
  .single-case-study .brief-outcome section article .table-block,
  .single-case-study .brief-outcome section article .testimonial,
  .single-case-study .brief-outcome section article .image-wrapper {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width : 767px) {
  .single-case-study .brief-outcome section article .video-block,
  .single-case-study .brief-outcome section article .table-block,
  .single-case-study .brief-outcome section article .testimonial,
  .single-case-study .brief-outcome section article .image-wrapper {
    margin-bottom: 30px;
  }
}
.single-case-study .brief-outcome section article .video-block:first-child,
.single-case-study .brief-outcome section article .table-block:first-child,
.single-case-study .brief-outcome section article .testimonial:first-child,
.single-case-study .brief-outcome section article .image-wrapper:first-child {
  margin-top: 0;
}
.single-case-study .brief-outcome section article .video-block:last-child,
.single-case-study .brief-outcome section article .table-block:last-child,
.single-case-study .brief-outcome section article .testimonial:last-child,
.single-case-study .brief-outcome section article .image-wrapper:last-child {
  margin-bottom: 0;
}
.single-case-study .brief-outcome section article .video-block:first-child {
  margin-top: 0;
}
.single-case-study .brief-outcome section article .video-block:last-child {
  margin-bottom: 0;
}
.single-case-study .brief-outcome section article .video-block img {
  margin-bottom: 0;
}
.single-case-study .brief-outcome section article .table-block {
  width: 100%;
}
.single-case-study .brief-outcome section article p > .btn:first-child {
  margin-top: 0;
}
.single-case-study .brief-outcome section article .btn {
  display: flex;
}
@media only screen and (min-width : 768px) {
  .single-case-study .brief-outcome section article .btn {
    max-width: fit-content;
  }
}
@media only screen and (max-width : 991px) {
  .single-case-study .brief-outcome section h2,
  .single-case-study .brief-outcome section article {
    grid-column: 2/span 8;
  }
}
.single-case-study .gallery-section .container,
.single-case-study .testimonial-single .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .single-case-study .gallery-section .container,
  .single-case-study .testimonial-single .container {
    display: flex;
    flex-direction: column;
  }
}
.single-case-study .gallery-section .container > section,
.single-case-study .testimonial-single .container > section {
  grid-column: 3/span 8;
}
@media only screen and (max-width : 991px) {
  .single-case-study .gallery-section .container > section,
  .single-case-study .testimonial-single .container > section {
    grid-column: 2/span 10;
  }
}
@media only screen and (max-width : 767px) {
  .single-case-study .gallery-section .container > section,
  .single-case-study .testimonial-single .container > section {
    grid-column: span 12;
  }
}
.single-case-study #website-wrap > section {
  background-color: #000000;
  position: relative;
  z-index: 2;
  margin-top: -1px;
}
.single-case-study #website-wrap > section:nth-child(1) {
  margin-top: 0;
}
.single-case-study #website-wrap > section.banner-case-study {
  z-index: 1;
}
.single-case-study #website-wrap > section.intro {
  margin-top: 100vh;
}

.page-template-contact .banner.banner-simple {
  padding-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  .page-template-contact .banner.banner-simple {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .page-template-contact .banner.banner-simple {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-contact .banner.banner-simple {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-contact .banner.banner-simple {
    padding-bottom: 90px;
  }
}
.page-template-contact .contact-section .container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width : 991px) {
  .page-template-contact .contact-section .container {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-contact .contact-section .container {
    display: grid;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-contact .contact-section .container {
    display: flex;
  }
}
.page-template-contact .contact-section .container > section {
  grid-column: 2/span 10;
}
@media only screen and (max-width : 991px) {
  .page-template-contact .contact-section .container > section {
    grid-column: span 12;
  }
}
.page-template-contact .contact-section .container > section {
  display: grid;
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
@media only screen and (max-width : 1399px) {
  .page-template-contact .contact-section .container > section {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 100px;
  }
}
@media only screen and (max-width : 1199px) {
  .page-template-contact .contact-section .container > section {
    grid-column: span 12;
    grid-column-gap: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-contact .contact-section .container > section {
    grid-column: 2/span 10;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 90px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-contact .contact-section .container > section {
    display: flex;
    flex-direction: column;
  }
}
.page-template-contact .contact-section .container > section article h2.column-heading,
.page-template-contact .contact-section .container > section article h2.gform_title {
  font-size: 19px;
  line-height: 1.54;
}
@media screen and (min-width: 768px) {
  .page-template-contact .contact-section .container > section article h2.column-heading,
  .page-template-contact .contact-section .container > section article h2.gform_title {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-section .container > section article h2.column-heading,
  .page-template-contact .contact-section .container > section article h2.gform_title {
    font-size: 25px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1500px) {
  .page-template-contact .contact-section .container > section article h2.column-heading,
  .page-template-contact .contact-section .container > section article h2.gform_title {
    font-size: 27px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1920px) {
  .page-template-contact .contact-section .container > section article h2.column-heading,
  .page-template-contact .contact-section .container > section article h2.gform_title {
    font-size: 27px;
    line-height: 1.5;
  }
}
.page-template-contact .contact-section .container > section article h2.column-heading,
.page-template-contact .contact-section .container > section article h2.gform_title {
  letter-spacing: 0.1em;
  font-weight: 500;
  margin: 0 0 2em;
}
@media only screen and (max-width : 767px) {
  .page-template-contact .contact-section .container > section article h2.column-heading,
  .page-template-contact .contact-section .container > section article h2.gform_title {
    margin: 0 0 1.5em;
  }
}
.page-template-contact .contact-section .container > section article:first-child {
  grid-column: span 4;
}
@media only screen and (max-width : 1399px) {
  .page-template-contact .contact-section .container > section article:first-child {
    grid-column: span 1;
  }
}
.page-template-contact .contact-section .container > section article:last-child {
  grid-column: 7/span 4;
}
@media only screen and (max-width : 1399px) {
  .page-template-contact .contact-section .container > section article:last-child {
    grid-column: span 1;
  }
}
.page-template-contact .contact-section .faqs > li {
  padding-left: 0;
  padding-right: 0;
}
.page-template-contact .contact-section .faqs > li.active > article {
  height: auto;
}
.page-template-contact .contact-section .faqs > li > h3 {
  padding: 24px 0;
  font-size: 18px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .page-template-contact .contact-section .faqs > li > h3 {
    font-size: 20px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-contact .contact-section .faqs > li > h3 {
    font-size: 23px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1500px) {
  .page-template-contact .contact-section .faqs > li > h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1920px) {
  .page-template-contact .contact-section .faqs > li > h3 {
    font-size: 24px;
    line-height: 1.75;
  }
}
.page-template-contact .contact-section .faqs > li > article {
  margin: 0;
}
.page-template-contact .contact-section .faqs > li > article .content {
  transform: none;
}
@media only screen and (min-width : 992px) {
  .page-template-contact .contact-section .faqs > li > span {
    width: 57px;
    height: 57px;
  }
}
.page-template-contact .contact-section .faqs .content {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.77;
}
@media only screen and (max-width : 1499px) {
  .page-template-contact .contact-section .faqs .content {
    font-size: 19px;
    line-height: 1.67;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-contact .contact-section .faqs .content {
    font-size: 18px;
    line-height: 1.67;
  }
}
.page-template-contact .contact-section .faqs .content > ul {
  display: grid;
  grid-row-gap: 10px;
}
.page-template-contact .contact-section .faqs .content > ul,
.page-template-contact .contact-section .faqs .content > article,
.page-template-contact .contact-section .faqs .content > p {
  margin: 0 0 1.6em;
}
.page-template-contact .contact-section .faqs .content > ul:last-child,
.page-template-contact .contact-section .faqs .content > article:last-child,
.page-template-contact .contact-section .faqs .content > p:last-child {
  margin: 0;
}
.page-template-contact .contact-section .faqs .content article.opening,
.page-template-contact .contact-section .faqs .content li {
  display: flex;
  grid-column-gap: 15px;
  align-items: center;
}
.page-template-contact .contact-section .faqs .content article.opening figure,
.page-template-contact .contact-section .faqs .content li figure {
  width: 20px;
  height: 20px;
}
.page-template-contact .contact-section .faqs .content article.opening figure svg,
.page-template-contact .contact-section .faqs .content li figure svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page-template-contact .contact-section .faqs .content article.opening a,
.page-template-contact .contact-section .faqs .content li a {
  font-weight: 500;
}
.page-template-contact .contact-section .faqs .content article.opening.email a,
.page-template-contact .contact-section .faqs .content li.email a {
  color: #8BC63F;
}
.page-template-contact .contact-section .faqs .content article.opening.email a:hover,
.page-template-contact .contact-section .faqs .content li.email a:hover {
  color: #FFD503;
}
.page-template-contact .contact-section .faqs .content .location,
.page-template-contact .contact-section .faqs .content article.opening {
  align-items: flex-start;
}
.page-template-contact .contact-section .faqs .content article.opening figure {
  transform: translateY(10px);
}
.page-template-contact .contact-section .faqs .content article.opening ul {
  width: 100%;
}
.page-template-contact .contact-section .faqs .content article.opening ul li {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  position: relative;
  padding: 4px 0;
}
@media only screen and (max-width : 991px) {
  .page-template-contact .contact-section .faqs .content article.opening ul li {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.page-template-contact .contact-section .faqs .content article.opening ul li:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, #8BC63F 0%, #FFD503 50%, #8BC63F 100%);
  top: 0;
  left: 0;
}
.page-template-contact .contact-section .faqs .content article.opening ul li:first-child:after {
  display: none;
}
.page-template-contact .contact-section .faqs .content article.opening ul li > span:last-child {
  grid-column: span 2;
}
@media only screen and (max-width : 991px) {
  .page-template-contact .contact-section .faqs .content article.opening ul li > span:last-child {
    grid-column: span 1;
  }
}
.page-template-contact .contact-section .faqs .content .location figure {
  transform: translateY(5px);
}
.page-template-contact .contact-section .faqs .content .location p {
  margin: 0;
}
.page-template-contact .contact-section .faqs .content .location p a {
  color: #8BC63F;
}
.page-template-contact .contact-section .faqs .content .location p a:hover {
  color: #FFD503;
}
.page-template-contact .alternate-sections {
  padding-top: 240px;
}
@media only screen and (max-width : 1499px) {
  .page-template-contact .alternate-sections {
    padding-top: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .page-template-contact .alternate-sections {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-contact .alternate-sections {
    padding-top: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-contact .alternate-sections {
    padding-top: 90px;
  }
}
.page-template-contact .alternate-sections {
  padding-bottom: 240px;
}
@media only screen and (max-width : 1499px) {
  .page-template-contact .alternate-sections {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width : 1399px) {
  .page-template-contact .alternate-sections {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-contact .alternate-sections {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width : 767px) {
  .page-template-contact .alternate-sections {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width : 991px) {
  .page-template-contact .alternate-sections {
    padding-top: 0;
  }
}
/*# sourceMappingURL=main.css.map */