@import url(https://fonts.googleapis.com/css2?family=K2D:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -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; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover,
a:focus,
a:visited {
  outline: none !important; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  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"] {
  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;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/**
 *  Fonts
 */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -25px;
  margin-right: -25px; }
  .row--no-space {
    margin-left: 0;
    margin-right: 0; }
    .row--no-space [class^="col-"] {
      padding-left: 0;
      padding-right: 0; }

[class^="col-"] {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  min-height: 1px; }

@media (min-width: 360px) {
  .col-xxxs-1 {
    width: 8.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-2 {
    width: 16.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-3 {
    width: 25%; } }

@media (min-width: 360px) {
  .col-xxxs-4 {
    width: 33.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-5 {
    width: 41.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-6 {
    width: 50%; } }

@media (min-width: 360px) {
  .col-xxxs-7 {
    width: 58.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-8 {
    width: 66.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-9 {
    width: 75%; } }

@media (min-width: 360px) {
  .col-xxxs-10 {
    width: 83.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-11 {
    width: 91.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-12 {
    width: 100%; } }

@media (min-width: 375px) {
  .col-xxs-1 {
    width: 8.33333%; } }

@media (min-width: 375px) {
  .col-xxs-2 {
    width: 16.66667%; } }

@media (min-width: 375px) {
  .col-xxs-3 {
    width: 25%; } }

@media (min-width: 375px) {
  .col-xxs-4 {
    width: 33.33333%; } }

@media (min-width: 375px) {
  .col-xxs-5 {
    width: 41.66667%; } }

@media (min-width: 375px) {
  .col-xxs-6 {
    width: 50%; } }

@media (min-width: 375px) {
  .col-xxs-7 {
    width: 58.33333%; } }

@media (min-width: 375px) {
  .col-xxs-8 {
    width: 66.66667%; } }

@media (min-width: 375px) {
  .col-xxs-9 {
    width: 75%; } }

@media (min-width: 375px) {
  .col-xxs-10 {
    width: 83.33333%; } }

@media (min-width: 375px) {
  .col-xxs-11 {
    width: 91.66667%; } }

@media (min-width: 375px) {
  .col-xxs-12 {
    width: 100%; } }

@media (min-width: 568px) {
  .col-xs-1 {
    width: 8.33333%; } }

@media (min-width: 568px) {
  .col-xs-2 {
    width: 16.66667%; } }

@media (min-width: 568px) {
  .col-xs-3 {
    width: 25%; } }

@media (min-width: 568px) {
  .col-xs-4 {
    width: 33.33333%; } }

@media (min-width: 568px) {
  .col-xs-5 {
    width: 41.66667%; } }

@media (min-width: 568px) {
  .col-xs-6 {
    width: 50%; } }

@media (min-width: 568px) {
  .col-xs-7 {
    width: 58.33333%; } }

@media (min-width: 568px) {
  .col-xs-8 {
    width: 66.66667%; } }

@media (min-width: 568px) {
  .col-xs-9 {
    width: 75%; } }

@media (min-width: 568px) {
  .col-xs-10 {
    width: 83.33333%; } }

@media (min-width: 568px) {
  .col-xs-11 {
    width: 91.66667%; } }

@media (min-width: 568px) {
  .col-xs-12 {
    width: 100%; } }

@media (min-width: 640px) {
  .col-sm-1 {
    width: 8.33333%; } }

@media (min-width: 640px) {
  .col-sm-2 {
    width: 16.66667%; } }

@media (min-width: 640px) {
  .col-sm-3 {
    width: 25%; } }

@media (min-width: 640px) {
  .col-sm-4 {
    width: 33.33333%; } }

@media (min-width: 640px) {
  .col-sm-5 {
    width: 41.66667%; } }

@media (min-width: 640px) {
  .col-sm-6 {
    width: 50%; } }

@media (min-width: 640px) {
  .col-sm-7 {
    width: 58.33333%; } }

@media (min-width: 640px) {
  .col-sm-8 {
    width: 66.66667%; } }

@media (min-width: 640px) {
  .col-sm-9 {
    width: 75%; } }

@media (min-width: 640px) {
  .col-sm-10 {
    width: 83.33333%; } }

@media (min-width: 640px) {
  .col-sm-11 {
    width: 91.66667%; } }

@media (min-width: 640px) {
  .col-sm-12 {
    width: 100%; } }

@media (min-width: 768px) {
  .col-md-1 {
    width: 8.33333%; } }

@media (min-width: 768px) {
  .col-md-2 {
    width: 16.66667%; } }

@media (min-width: 768px) {
  .col-md-3 {
    width: 25%; } }

@media (min-width: 768px) {
  .col-md-4 {
    width: 33.33333%; } }

@media (min-width: 768px) {
  .col-md-5 {
    width: 41.66667%; } }

@media (min-width: 768px) {
  .col-md-6 {
    width: 50%; } }

@media (min-width: 768px) {
  .col-md-7 {
    width: 58.33333%; } }

@media (min-width: 768px) {
  .col-md-8 {
    width: 66.66667%; } }

@media (min-width: 768px) {
  .col-md-9 {
    width: 75%; } }

@media (min-width: 768px) {
  .col-md-10 {
    width: 83.33333%; } }

@media (min-width: 768px) {
  .col-md-11 {
    width: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-12 {
    width: 100%; } }

@media (min-width: 1024px) {
  .col-lg-1 {
    width: 8.33333%; } }

@media (min-width: 1024px) {
  .col-lg-2 {
    width: 16.66667%; } }

@media (min-width: 1024px) {
  .col-lg-3 {
    width: 25%; } }

@media (min-width: 1024px) {
  .col-lg-4 {
    width: 33.33333%; } }

@media (min-width: 1024px) {
  .col-lg-5 {
    width: 41.66667%; } }

@media (min-width: 1024px) {
  .col-lg-6 {
    width: 50%; } }

@media (min-width: 1024px) {
  .col-lg-7 {
    width: 58.33333%; } }

@media (min-width: 1024px) {
  .col-lg-8 {
    width: 66.66667%; } }

@media (min-width: 1024px) {
  .col-lg-9 {
    width: 75%; } }

@media (min-width: 1024px) {
  .col-lg-10 {
    width: 83.33333%; } }

@media (min-width: 1024px) {
  .col-lg-11 {
    width: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg-12 {
    width: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    width: 8.33333%; } }

@media (min-width: 1200px) {
  .col-xl-2 {
    width: 16.66667%; } }

@media (min-width: 1200px) {
  .col-xl-3 {
    width: 25%; } }

@media (min-width: 1200px) {
  .col-xl-4 {
    width: 33.33333%; } }

@media (min-width: 1200px) {
  .col-xl-5 {
    width: 41.66667%; } }

@media (min-width: 1200px) {
  .col-xl-6 {
    width: 50%; } }

@media (min-width: 1200px) {
  .col-xl-7 {
    width: 58.33333%; } }

@media (min-width: 1200px) {
  .col-xl-8 {
    width: 66.66667%; } }

@media (min-width: 1200px) {
  .col-xl-9 {
    width: 75%; } }

@media (min-width: 1200px) {
  .col-xl-10 {
    width: 83.33333%; } }

@media (min-width: 1200px) {
  .col-xl-11 {
    width: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-12 {
    width: 100%; } }

@media (min-width: 1340px) {
  .col-xxl-1 {
    width: 8.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-2 {
    width: 16.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-3 {
    width: 25%; } }

@media (min-width: 1340px) {
  .col-xxl-4 {
    width: 33.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-5 {
    width: 41.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-6 {
    width: 50%; } }

@media (min-width: 1340px) {
  .col-xxl-7 {
    width: 58.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-8 {
    width: 66.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-9 {
    width: 75%; } }

@media (min-width: 1340px) {
  .col-xxl-10 {
    width: 83.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-11 {
    width: 91.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-12 {
    width: 100%; } }

@media (min-width: 1660px) {
  .col-xxxl-1 {
    width: 8.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-2 {
    width: 16.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-3 {
    width: 25%; } }

@media (min-width: 1660px) {
  .col-xxxl-4 {
    width: 33.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-5 {
    width: 41.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-6 {
    width: 50%; } }

@media (min-width: 1660px) {
  .col-xxxl-7 {
    width: 58.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-8 {
    width: 66.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-9 {
    width: 75%; } }

@media (min-width: 1660px) {
  .col-xxxl-10 {
    width: 83.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-11 {
    width: 91.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-12 {
    width: 100%; } }

@media (min-width: 1800px) {
  .col-xxxxl-1 {
    width: 8.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-2 {
    width: 16.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-3 {
    width: 25%; } }

@media (min-width: 1800px) {
  .col-xxxxl-4 {
    width: 33.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-5 {
    width: 41.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-6 {
    width: 50%; } }

@media (min-width: 1800px) {
  .col-xxxxl-7 {
    width: 58.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-8 {
    width: 66.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-9 {
    width: 75%; } }

@media (min-width: 1800px) {
  .col-xxxxl-10 {
    width: 83.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-11 {
    width: 91.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-12 {
    width: 100%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-1 {
    width: 8.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-2 {
    width: 16.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-3 {
    width: 25%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-4 {
    width: 33.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-5 {
    width: 41.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-6 {
    width: 50%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-7 {
    width: 58.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-8 {
    width: 66.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-9 {
    width: 75%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-10 {
    width: 83.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-11 {
    width: 91.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-12 {
    width: 100%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-0 {
    margin-left: 0%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-3 {
    margin-left: 25%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-6 {
    margin-left: 50%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-9 {
    margin-left: 75%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 375px) {
  .col-xxs-offset-0 {
    margin-left: 0%; } }

@media (min-width: 375px) {
  .col-xxs-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-3 {
    margin-left: 25%; } }

@media (min-width: 375px) {
  .col-xxs-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-6 {
    margin-left: 50%; } }

@media (min-width: 375px) {
  .col-xxs-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-9 {
    margin-left: 75%; } }

@media (min-width: 375px) {
  .col-xxs-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 568px) {
  .col-xs-offset-0 {
    margin-left: 0%; } }

@media (min-width: 568px) {
  .col-xs-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-3 {
    margin-left: 25%; } }

@media (min-width: 568px) {
  .col-xs-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-6 {
    margin-left: 50%; } }

@media (min-width: 568px) {
  .col-xs-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-9 {
    margin-left: 75%; } }

@media (min-width: 568px) {
  .col-xs-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 640px) {
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 640px) {
  .col-sm-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-3 {
    margin-left: 25%; } }

@media (min-width: 640px) {
  .col-sm-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-6 {
    margin-left: 50%; } }

@media (min-width: 640px) {
  .col-sm-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-9 {
    margin-left: 75%; } }

@media (min-width: 640px) {
  .col-sm-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-3 {
    margin-left: 25%; } }

@media (min-width: 768px) {
  .col-md-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-6 {
    margin-left: 50%; } }

@media (min-width: 768px) {
  .col-md-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-9 {
    margin-left: 75%; } }

@media (min-width: 768px) {
  .col-md-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col-lg-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1024px) {
  .col-lg-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1024px) {
  .col-lg-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1024px) {
  .col-lg-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1024px) {
  .col-lg-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-xl-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1200px) {
  .col-xl-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1200px) {
  .col-xl-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1200px) {
  .col-xl-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-0 {
    margin-left: 0%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-3 {
    margin-left: 25%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-6 {
    margin-left: 50%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-9 {
    margin-left: 75%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 360px) {
  .col-xxxs-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 375px) {
  .col-xxs-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 568px) {
  .col-xs-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 640px) {
  .col-sm-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 768px) {
  .col-md-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 768px) {
  .col-md-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 768px) {
  .col-md-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 768px) {
  .col-md-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 768px) {
  .col-md-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 768px) {
  .col-md-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 1340px) {
  .col-xxl-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 1660px) {
  .col-xxxl-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 1800px) {
  .col-xxxxl-offset-right-12 {
    margin-right: 100%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-0 {
    margin-right: 0%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-1 {
    margin-right: 8.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-2 {
    margin-right: 16.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-3 {
    margin-right: 25%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-4 {
    margin-right: 33.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-5 {
    margin-right: 41.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-6 {
    margin-right: 50%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-7 {
    margin-right: 58.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-8 {
    margin-right: 66.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-9 {
    margin-right: 75%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-10 {
    margin-right: 83.33333%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-11 {
    margin-right: 91.66667%; } }

@media (min-width: 2100px) {
  .col-xxxxxl-offset-right-12 {
    margin-right: 100%; } }

/**
 *  Global elements
 */
:root {
  --app-height: 100%; }

html {
  height: 100%; }

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

a {
  color: #007632;
  text-decoration: underline;
  transition: all 0.3s ease-in-out; }
  a:hover {
    color: #002F14;
    text-decoration: none; }

button {
  transition: all 0.3s ease-in-out; }

img {
  max-width: 100%;
  max-height: 100%;
  height: auto; }

.container, .wp-block-group__inner-container {
  width: 100%;
  max-width: 1800px;
  padding: 0 120px;
  margin: 0 auto; }
  @media (max-width: 1199px) {
    .container, .wp-block-group__inner-container {
      padding: 0 90px; } }
  @media (max-width: 1023px) {
    .container, .wp-block-group__inner-container {
      padding: 0 50px; } }
  @media (max-width: 767px) {
    .container, .wp-block-group__inner-container {
      padding: 0 36px; } }

@media (max-width: 767px) {
  .row {
    margin-left: -10px;
    margin-right: -10px; } }

@media (max-width: 767px) {
  [class^="col-"] {
    padding-left: 10px;
    padding-right: 10px; } }

body {
  font-family: "Roboto", serif;
  font-size: 28px;
  line-height: 1.29;
  color: #002F14; }
  @media (max-width: 1023px) {
    body {
      font-size: 20px; } }
  @media (max-width: 767px) {
    body {
      font-size: 18px; } }

.text-small {
  font-size: 18px;
  line-height: 1.33; }

main {
  margin-top: 160px; }
  @media (max-width: 1023px) {
    main {
      margin-top: 69px; } }

p:last-of-type {
  margin-bottom: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-family: "K2D", serif;
  font-weight: 700;
  color: #007632;
  margin-top: 30px; }
  @media (max-width: 767px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4 {
      margin-top: 20px; } }

h1, .h1 {
  font-size: 60px;
  line-height: 1.13;
  margin-bottom: 72px; }
  @media (max-width: 1023px) {
    h1, .h1 {
      font-size: 42px;
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 36px;
      line-height: 1.11;
      margin-bottom: 20px; } }

h2, .h2 {
  font-size: 36px;
  line-height: 1.11;
  margin-bottom: 50px; }
  @media (max-width: 1023px) {
    h2, .h2 {
      font-size: 28px;
      margin-bottom: 36px; } }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 24px;
      margin-bottom: 20px; } }

h3 {
  font-size: 28px;
  line-height: 1.16;
  margin-bottom: 18px; }
  @media (max-width: 767px) {
    h3 {
      font-size: 22px; } }

h4 {
  font-size: 24px;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 20px;
  margin-bottom: 14px; }
  @media (max-width: 767px) {
    h5 {
      font-size: 18px; } }

h6 {
  font-size: 18px;
  margin-bottom: 12px; }
  @media (max-width: 767px) {
    h6 {
      font-size: 16px; } }

strong {
  font-weight: 700; }

.btn {
  display: inline-block;
  background-color: #FFE300;
  text-align: center;
  color: #007632;
  font-size: 18px;
  line-height: 24px;
  padding: 11px 20px;
  min-width: 250px;
  border-radius: 25px;
  border: 2px solid #FFE300;
  text-decoration: none; }
  .btn:hover {
    color: #007632;
    border-color: #007632;
    background-color: #ffffff;
    text-decoration: none; }
  @media (max-width: 1659px) {
    .btn {
      min-width: 208px; } }
  @media (max-width: 767px) {
    .btn {
      min-width: 238px; } }

a:hover .btn {
  border-color: #007632;
  background-color: #ffffff;
  text-decoration: none; }

.link-arrow {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .link-arrow svg {
    margin-right: 12px; }
  .link-arrow:hover {
    padding-left: 10px;
    text-decoration: none;
    color: currentColor; }

.header {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px 0 0;
  font-size: 0;
  background-color: #ffffff;
  box-shadow: 0 -5px 30px 0px rgba(0, 0, 0, 0.16); }
  @media (max-width: 1023px) {
    .header {
      padding: 14px 0; } }
  .header a {
    color: inherit;
    text-decoration: none; }
    .header a:hover {
      text-decoration: underline;
      color: #007632; }
  .open-nav .header {
    height: 100vh;
    box-shadow: none;
    background-color: #EEF2F5; }
  @media (max-width: 1023px) {
    .header .row {
      align-items: center; } }
  @media (max-width: 1023px) {
    .header .row .col-8 {
      width: 66.66%; } }
  @media (max-width: 1023px) {
    .header .row .col-4 {
      width: 33.33%; } }
  .header__logo {
    display: block;
    max-width: 300px;
    max-height: 98px; }
    @media (max-width: 1199px) {
      .header__logo {
        max-width: 100%; } }
    @media (max-width: 1023px) {
      .header__logo {
        max-width: 125px; } }
  .header ul {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    padding: 0;
    margin: 0; }
  .header__secondary-menu {
    margin-bottom: 16px; }
    @media (max-width: 1023px) {
      .header__secondary-menu {
        display: none; } }
    @media (max-width: 1023px) {
      .header-mobile .header__secondary-menu {
        display: block; } }
    .header__secondary-menu ul {
      column-gap: 40px;
      font-size: 18px; }
  @media (max-width: 1023px) {
    .header__main-menu {
      display: none; } }
  @media (max-width: 1023px) {
    .header-mobile .header__main-menu {
      display: block; } }
  .header__main-menu > nav > ul > li {
    padding-bottom: 45px;
    padding-left: 50px; }
    .header__main-menu > nav > ul > li:first-of-type {
      padding-left: 80px; }
  .header__main-menu ul {
    column-gap: 0;
    font-size: 36px;
    font-weight: 700;
    color: #007632;
    font-family: "K2D", serif; }
    .header__main-menu ul .menu-item-has-children:hover .sub-menu {
      display: block; }
    .header__main-menu ul a {
      position: relative;
      padding-bottom: 5px; }
      .header__main-menu ul a:before {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        height: 5px;
        width: 0;
        background-color: #FFE300;
        transition: all .3s; }
      .header__main-menu ul a:hover {
        color: #FFE300;
        text-decoration: none; }
        .header__main-menu ul a:hover:before {
          width: 100%; }
  .header .open-sub-menu {
    display: none; }
  .header .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% - 20px);
    width: 100%;
    background-color: #EEF2F5;
    padding: 21px 0; }
    .header .sub-menu__inner {
      max-width: 1550px;
      padding: 0 25px;
      margin: 0 auto;
      display: flex;
      flex-flow: row wrap;
      min-height: 241px;
      position: relative;
      left: -50px; }
      @media (max-width: 1659px) {
        .header .sub-menu__inner {
          left: 0; } }
    .header .sub-menu__col {
      width: 20%;
      display: flex;
      flex-direction: column;
      position: relative;
      padding: 0 20px; }
      .header .sub-menu__col:before {
        content: '';
        position: absolute;
        right: 0;
        top: 15px;
        height: calc(100% - 23px);
        width: 1px;
        background-color: #ffffff; }
      .header .sub-menu__col ul {
        margin-top: 18px;
        font-size: 18px;
        font-weight: 400;
        color: #002F14;
        row-gap: 15px;
        display: flex;
        flex-direction: column;
        font-family: "Roboto", serif; }
        @media (max-width: 1199px) {
          .header .sub-menu__col ul li a {
            word-break: break-word; } }
        .header .sub-menu__col ul li a:before {
          display: none; }
        .header .sub-menu__col ul li a:hover {
          text-decoration: underline;
          color: #002F14; }
    .header .sub-menu__title {
      font-size: 24px;
      padding-bottom: 0; }
      .header .sub-menu__title:before {
        display: none; }
      .header .sub-menu__title:hover {
        text-decoration: underline;
        color: #007632; }
    .header .sub-menu .open-sub-sub-menu {
      display: none;
      font-size: 24px; }
  .header .toggle-menu {
    display: none;
    width: 35px;
    height: 20px;
    background-color: transparent;
    padding: 0;
    border: 0;
    position: relative;
    z-index: 1;
    align-items: center;
    margin-left: auto; }
    @media (max-width: 1023px) {
      .header .toggle-menu {
        display: flex; } }
    .header .toggle-menu span {
      display: block;
      transition: all .3s ease;
      width: 100%;
      height: 3px;
      background-color: #007632; }
      .open-nav .header .toggle-menu span {
        background-color: transparent; }
    .header .toggle-menu:after, .header .toggle-menu:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 3px;
      left: 0;
      background-color: #007632; }
      .open-nav .header .toggle-menu:after, .open-nav .header .toggle-menu:before {
        transform-origin: 50% 50%;
        top: 7px;
        right: 0;
        background-color: #007632; }
    .header .toggle-menu:before {
      top: 0; }
      .open-nav .header .toggle-menu:before {
        transform: rotate3d(0, 0, 1, 35deg); }
    .header .toggle-menu:after {
      bottom: 0; }
      .open-nav .header .toggle-menu:after {
        transform: rotate3d(0, 0, 1, -35deg); }
  .header .header-mobile {
    display: none;
    padding-top: 55px;
    overflow-y: auto;
    height: calc(100vh - 100px); }
    .open-nav .header .header-mobile {
      display: block; }
      @media (min-width: 1024px) {
        .open-nav .header .header-mobile {
          display: none; } }
    .header .header-mobile .open-sub-menu {
      display: inline-block;
      padding: 0 15px;
      position: relative;
      top: 2px;
      cursor: pointer;
      transition: all .3s;
      height: 46px; }
    .header .header-mobile ul {
      flex-direction: column; }
    .header .header-mobile__main-menu > nav > ul {
      row-gap: 15px; }
      .header .header-mobile__main-menu > nav > ul > li {
        font-weight: 700;
        font-size: 36px;
        color: #007632;
        font-family: "K2D", serif; }
        .header .header-mobile__main-menu > nav > ul > li.sub-menu-opened > a {
          color: #FFE300; }
        .header .header-mobile__main-menu > nav > ul > li.sub-menu-opened .open-sub-menu {
          color: #FFE300;
          transform: rotate(90deg); }
        .header .header-mobile__main-menu > nav > ul > li > a:hover {
          color: #FFE300;
          text-decoration: none; }
        .header .header-mobile__main-menu > nav > ul > li .sub-menu {
          position: static;
          padding-top: 15px;
          padding-bottom: 0; }
          .header .header-mobile__main-menu > nav > ul > li .sub-menu__inner {
            left: 0;
            padding: 0;
            row-gap: 6px;
            min-height: 0; }
          .header .header-mobile__main-menu > nav > ul > li .sub-menu__col {
            width: 100%;
            padding: 0;
            flex-direction: row;
            flex-flow: row wrap; }
            .header .header-mobile__main-menu > nav > ul > li .sub-menu__col:before {
              display: none; }
            .header .header-mobile__main-menu > nav > ul > li .sub-menu__col > div {
              display: flex;
              align-items: center;
              font-size: 24px;
              line-height: 38px; }
            .header .header-mobile__main-menu > nav > ul > li .sub-menu__col.sub-sub-menu-opened > div > a {
              text-decoration: underline; }
            .header .header-mobile__main-menu > nav > ul > li .sub-menu__col.sub-sub-menu-opened .open-sub-sub-menu {
              transform: rotate(90deg);
              top: 1px; }
            .header .header-mobile__main-menu > nav > ul > li .sub-menu__col.sub-sub-menu-opened ul {
              display: flex; }
          .header .header-mobile__main-menu > nav > ul > li .sub-menu .open-sub-sub-menu {
            cursor: pointer;
            width: 31px;
            height: 31px;
            position: relative;
            top: 5px;
            display: flex;
            justify-content: center; }
            .header .header-mobile__main-menu > nav > ul > li .sub-menu .open-sub-sub-menu svg {
              width: 8px; }
          .header .header-mobile__main-menu > nav > ul > li .sub-menu ul {
            width: 100%;
            display: none;
            row-gap: 5px;
            margin-top: 14px;
            margin-bottom: 28px; }
        .header .header-mobile__main-menu > nav > ul > li.sub-menu-opened .sub-menu {
          display: block; }
    .header .header-mobile__secondary-menu {
      font-size: 18px;
      margin-top: 32px; }
      .header .header-mobile__secondary-menu ul {
        row-gap: 9px; }

.footer {
  background-color: #002F14;
  border-bottom: 25px solid #FFE300;
  color: #ffffff;
  padding: 63px 0 38px; }
  @media (max-width: 1023px) {
    .footer {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .footer {
      font-size: 18px;
      padding: 42px 0 24px; } }
  .footer a {
    color: inherit;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline;
      color: #007632; }
  .footer .row .row .col-md-4 {
    margin-bottom: 17px; }
    @media (max-width: 767px) {
      .footer .row .row .col-md-4 {
        margin-bottom: 50px; } }
  .footer .col-xxl-6:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end; }
    @media (max-width: 767px) {
      .footer .col-xxl-6:nth-of-type(2) {
        align-items: flex-start; } }
  .footer h4 {
    color: #FFE300;
    margin-top: 0;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .footer h4 {
        font-size: 24px; } }
    .footer h4 a:hover {
      text-decoration: underline;
      color: #ffffff; }
  .footer p {
    margin-top: 0; }
  .footer a:hover {
    color: #FFE300;
    text-decoration: none; }
  .footer .link-arrow {
    margin-top: 10px; }
    .footer .link-arrow:hover {
      color: #ffffff; }
  .footer .image-link {
    display: inline-block; }
  .footer nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .footer__main-menu {
    color: #FFE300;
    font-family: "K2D", serif;
    font-size: 24px; }
    .footer__main-menu li {
      margin-bottom: 5px; }
      .footer__main-menu li:last-of-type {
        margin-bottom: 0; }
    .footer__main-menu a {
      font-weight: 700; }
      .footer__main-menu a:hover {
        color: #ffffff;
        text-decoration: underline; }
  .footer__secondary-nav {
    margin-top: 20px; }
    @media (max-width: 767px) {
      .footer__secondary-nav {
        margin-top: 50px; } }
  .footer__social-links {
    display: flex;
    justify-content: flex-end;
    column-gap: 20px; }
    @media (max-width: 767px) {
      .footer__social-links {
        column-gap: 16px;
        justify-content: flex-start; } }
    .footer__social-links a {
      display: flex;
      width: 50px;
      height: 50px; }
      @media (max-width: 767px) {
        .footer__social-links a {
          width: 40px;
          height: 40px; } }
      .footer__social-links a svg {
        width: 100%;
        height: 100%; }
  .footer__secondary-menu {
    margin-top: 25px; }
    @media (max-width: 767px) {
      .footer__secondary-menu {
        margin-top: 23px; } }
    .footer__secondary-menu ul {
      display: flex;
      column-gap: 20px; }
      .footer__secondary-menu ul li {
        position: relative; }
        .footer__secondary-menu ul li:last-of-type:before {
          display: none; }
        .footer__secondary-menu ul li:before {
          position: absolute;
          content: '|';
          right: -13px;
          top: 0; }
        .footer__secondary-menu ul li a:hover {
          color: #ffffff;
          text-decoration: underline; }

.section {
  margin-bottom: 150px; }
  @media (max-width: 767px) {
    .section {
      margin-bottom: 100px; } }

.open-nav {
  overflow: hidden; }

.useful-links {
  position: fixed;
  right: 0;
  top: 42vh;
  height: 260px;
  z-index: 4;
  transform: translateY(-50%); }
  @media (max-width: 767px) {
    .useful-links {
      top: auto;
      bottom: 40px;
      height: 70px;
      transform: translateY(0);
      display: none; } }
  .useful-links a {
    color: inherit;
    text-decoration: none; }
  .useful-links--mobile {
    display: none; }
    @media (max-width: 767px) {
      .useful-links--mobile {
        display: block;
        right: 36px; } }
  .useful-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative; }
    @media (max-width: 767px) {
      .useful-links ul {
        position: static;
        display: flex;
        flex-flow: row wrap;
        width: 70px;
        height: 70px;
        column-gap: 14px;
        overflow: visible;
        transition: width .3s; } }
    .useful-links ul li {
      right: 0;
      top: 0;
      border-radius: 40px;
      width: 80px;
      height: 80px;
      max-height: 80px;
      background-color: #FFE300;
      display: block;
      position: absolute;
      transition: all .3s;
      z-index: 3; }
      @media (max-width: 1023px) {
        .useful-links ul li {
          width: 50px;
          height: 50px;
          border-radius: 25px; } }
      @media (max-width: 767px) {
        .useful-links ul li {
          position: static;
          width: 70px;
          height: 70px;
          right: 36px;
          border-radius: 35px;
          cursor: pointer;
          opacity: 0;
          transition: all 0s; } }
      .useful-links ul li:nth-of-type(2) {
        top: 90px;
        z-index: 2; }
        @media (max-width: 1023px) {
          .useful-links ul li:nth-of-type(2) {
            top: 60px; } }
        @media (max-width: 767px) {
          .useful-links ul li:nth-of-type(2) {
            top: 0;
            right: 36px; } }
      .useful-links ul li:nth-of-type(3) {
        top: 180px;
        z-index: 1; }
        @media (max-width: 1023px) {
          .useful-links ul li:nth-of-type(3) {
            top: 120px; } }
        @media (max-width: 767px) {
          .useful-links ul li:nth-of-type(3) {
            top: 0;
            right: 36px; } }
      @media (max-width: 767px) {
        .useful-links ul li.link-opened {
          background-color: #EBD100; } }
      @media (min-width: 768px) {
        .useful-links ul li:hover {
          width: 300px;
          height: auto;
          max-height: 600px; }
          .useful-links ul li:hover .useful-links__icon {
            left: 35px; }
          .useful-links ul li:hover .useful-links__inner {
            display: block;
            right: calc(100% - 80px);
            width: 300px;
            height: auto;
            max-height: 400px;
            transform: translateX(0);
            opacity: 1;
            pointer-events: visible; } }
      @media (min-width: 768px) {
        .useful-links ul li:hover .useful-links__icon {
          left: 20px; } }
  .useful-links.links-opened ul {
    width: 322px;
    overflow: visible; }
    @media (max-width: 767px) {
      .useful-links.links-opened ul li {
        right: 288px; } }
    @media (max-width: 767px) {
      .useful-links.links-opened ul li:nth-of-type(2) {
        right: 204px; } }
    @media (max-width: 767px) {
      .useful-links.links-opened ul li:nth-of-type(3) {
        right: 120px; } }
  .useful-links__icon {
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 4;
    left: 25px;
    top: 25px; }
    @media (max-width: 1023px) {
      .useful-links__icon {
        width: 50px;
        height: 50px;
        left: 15px;
        top: 15px; } }
    @media (max-width: 767px) {
      .useful-links__icon {
        position: static; } }
    .useful-links__icon svg {
      width: 30px;
      height: 30px; }
      @media (max-width: 1023px) {
        .useful-links__icon svg {
          width: 20px;
          height: 20px; } }
      @media (max-width: 767px) {
        .useful-links__icon svg {
          width: 30px;
          height: 30px;
          margin-left: 20px;
          margin-top: 20px; } }
  .useful-links__inner {
    opacity: 0;
    pointer-events: none;
    padding: 22px 35px 25px;
    width: 300px;
    transform: translateX(-300px); }
    @media (max-width: 1023px) {
      .useful-links__inner {
        padding: 10px 20px; } }
    @media (max-width: 767px) {
      .useful-links__inner {
        transform: translateX(0);
        position: absolute;
        bottom: 70px;
        right: 0;
        padding: 0;
        width: 322px; } }
    @media (max-width: 767px) {
      .link-opened .useful-links__inner {
        opacity: 1;
        pointer-events: visible; } }
    @media (max-width: 767px) {
      .useful-links__inner .link-arrow {
        width: 100%;
        background-color: #FFE300;
        border-radius: 30px;
        padding: 18px 17px 18px 32px;
        margin-bottom: 10px; }
        .useful-links__inner .link-arrow:hover {
          padding-left: 46px; } }
    .useful-links__inner .link-arrow + p {
      margin-top: 30px; }
    .useful-links__inner p {
      margin-top: 0;
      margin-bottom: 8px;
      line-height: 27px; }
      .useful-links__inner p:last-of-type {
        margin-bottom: 0; }
      .useful-links__inner p + .link-arrow {
        margin-top: 9px; }
    .useful-links__inner a:hover {
      text-decoration: underline; }
  .useful-links h3 {
    margin: 0 0 14px 45px;
    color: #002F14;
    font-family: "Roboto", serif; }
    @media (max-width: 1023px) {
      .useful-links h3 {
        margin-left: 30px; } }
  .useful-links__open-links {
    position: absolute;
    z-index: 4;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background-color: #FFE300;
    cursor: pointer; }

.small-mb {
  margin-bottom: 6px; }
  .small-mb + ul {
    margin-top: 0; }

.section-error {
  padding: 100px 0; }

.text-image a.btn {
  color: #007632;
  text-decoration: none; }

@media (min-width: 768px) {
  .text-image--reverse .row {
    flex-direction: row-reverse; } }

.text-image__image {
  position: relative;
  height: 0;
  padding-bottom: 100%; }
  .text-image__image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 22px;
    width: 100%;
    height: 100%;
    background-color: #FFE300;
    border-radius: 50%; }
    @media (max-width: 767px) {
      .text-image__image:before {
        top: 10px; } }
  .text-image__image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover; }

.text-image__text {
  margin-top: 53px; }
  @media (max-width: 767px) {
    .text-image__text {
      margin-top: 51px; } }
  .text-image__text .btn {
    margin-top: 46px; }
    @media (max-width: 767px) {
      .text-image__text .btn {
        margin-top: 37px; } }

.page-slider {
  overflow: hidden;
  margin-bottom: 0; }
  @media (max-width: 1023px) {
    .page-slider .swiper-slide > .container > .row {
      flex-direction: column-reverse; } }
  .page-slider__image {
    position: relative;
    height: 1227px;
    width: 1227px;
    margin-top: -267px; }
    @media (max-width: 2099px) {
      .page-slider__image {
        height: 900px;
        width: 900px;
        margin-top: -195px; } }
    @media (max-width: 1339px) {
      .page-slider__image {
        height: 600px;
        width: 600px;
        margin-top: -30px; } }
    @media (max-width: 1023px) {
      .page-slider__image {
        margin-left: auto;
        margin-top: -150px;
        margin-right: -150px; } }
    @media (max-width: 767px) {
      .page-slider__image {
        height: 420px;
        width: 420px;
        margin-top: -133px; } }
    .page-slider__image:before {
      content: '';
      position: absolute;
      right: -88px;
      bottom: 18px;
      width: 1077px;
      height: 1077px;
      background-color: #FFE300;
      border-radius: 50%; }
      @media (max-width: 2099px) {
        .page-slider__image:before {
          height: 789px;
          width: 789px;
          right: -70px; } }
      @media (max-width: 1339px) {
        .page-slider__image:before {
          height: 526px;
          width: 526px;
          right: -60px; } }
      @media (max-width: 767px) {
        .page-slider__image:before {
          height: 368px;
          width: 368px;
          right: -50px;
          bottom: 10px; } }
    .page-slider__image img {
      max-width: unset;
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      object-fit: cover; }
  .page-slider__text {
    margin-top: 170px;
    margin-bottom: 150px; }
    @media (max-width: 1023px) {
      .page-slider__text {
        margin-top: 0; }
        .page-slider__text h1, .page-slider__text .h1, .page-slider__text h2 {
          margin-top: 0; } }
    @media (max-width: 767px) {
      .page-slider__text {
        margin-bottom: 61px; } }
    .page-slider__text ul {
      list-style: none;
      padding: 0;
      margin: 46px 0; }
      .page-slider__text ul li {
        position: relative;
        padding-left: 30px; }
        .page-slider__text ul li:before {
          content: '\2013';
          position: absolute;
          left: 0;
          top: 0; }
    .page-slider__text .small-mb + ul {
      margin-top: 0; }
    .page-slider__text .btn {
      margin-top: 50px; }
      @media (max-width: 767px) {
        .page-slider__text .btn {
          margin-top: 37px; } }
    .page-slider__text div.download {
      margin: 100px 0; }
      @media (max-width: 767px) {
        .page-slider__text div.download {
          margin: 50px 0; } }
  .page-slider__swiper-pagination {
    position: absolute;
    bottom: 45px !important;
    display: flex;
    justify-content: center;
    z-index: 2; }
    @media (max-width: 767px) {
      .page-slider__swiper-pagination {
        bottom: 20px !important; } }
    .page-slider__swiper-pagination span {
      width: 25px;
      height: 25px;
      background-color: #ffffff;
      opacity: 1;
      margin: 0 10px !important; }
      @media (max-width: 767px) {
        .page-slider__swiper-pagination span {
          width: 14px;
          height: 14px;
          margin: 0 5px !important; } }
      .page-slider__swiper-pagination span.swiper-pagination-bullet-active {
        background-color: #FFE300; }
  .page-slider .swiper {
    overflow: visible; }
  .page-slider .swiper-initialized .swiper-slide {
    opacity: 0 !important; }
    .page-slider .swiper-initialized .swiper-slide-active {
      opacity: 1 !important; }
  .page-slider .single-title h1, .page-slider .single-title h2 {
    text-transform: uppercase; }
  .page-slider .single-title h1 {
    margin-bottom: 0; }
  .page-slider .single-title h2 {
    margin-top: 0;
    margin-bottom: 103px; }
    @media (max-width: 767px) {
      .page-slider .single-title h2 {
        margin-bottom: 50px; } }
    .page-slider .single-title h2 + p {
      margin-bottom: 6px; }
  .page-slider .single-title span.h2 {
    color: #007632; }
  .page-slider__video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    margin: 100px auto; }
    @media (max-width: 767px) {
      .page-slider__video-wrapper {
        margin: 50px 0; } }
    .page-slider__video-wrapper:last-of-type {
      margin-bottom: 0; }
    .page-slider__video-wrapper iframe {
      position: absolute;
      height: 100%;
      left: 0;
      top: 0;
      width: 100%; }
  .page-slider .contact-info .row {
    row-gap: 30px; }
  .page-slider .contact-info h2 {
    margin-bottom: 103px; }
    @media (max-width: 767px) {
      .page-slider .contact-info h2 {
        margin-bottom: 30px; } }
  .page-slider .contact-info + .contact-form {
    margin-top: 150px; }
    @media (max-width: 767px) {
      .page-slider .contact-info + .contact-form {
        margin-top: 100px;
        margin-bottom: 80px; } }

.news-slider {
  font-size: 0;
  overflow: hidden; }
  .news-slider a {
    color: #002F14;
    text-decoration: none; }
  .news-slider__heading, .news-slider__wrapper {
    padding-left: 450px; }
    @media (max-width: 1659px) {
      .news-slider__heading, .news-slider__wrapper {
        padding-left: 300px; } }
    @media (max-width: 1339px) {
      .news-slider__heading, .news-slider__wrapper {
        padding-left: 250px; } }
    @media (max-width: 1199px) {
      .news-slider__heading, .news-slider__wrapper {
        padding-left: 210px; } }
    @media (max-width: 1023px) {
      .news-slider__heading, .news-slider__wrapper {
        padding-left: 160px; } }
    @media (max-width: 767px) {
      .news-slider__heading, .news-slider__wrapper {
        padding-left: 0; } }
  .news-slider__heading {
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .news-slider__heading {
        margin-bottom: 40px; } }
  .news-slider__wrapper {
    position: relative; }
  .news-slider__button-next, .news-slider__button-prev {
    position: absolute;
    top: 255px;
    left: 170px;
    transform: translateY(-50%);
    color: #007632;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #FFE300;
    border: 2px solid #FFE300;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s; }
    @media (max-width: 1659px) {
      .news-slider__button-next, .news-slider__button-prev {
        left: 50px; } }
    @media (max-width: 1339px) {
      .news-slider__button-next, .news-slider__button-prev {
        left: 0; } }
    @media (max-width: 1023px) {
      .news-slider__button-next, .news-slider__button-prev {
        width: 50px;
        height: 50px; } }
    @media (max-width: 767px) {
      .news-slider__button-next, .news-slider__button-prev {
        display: none; } }
    .news-slider__button-next:hover, .news-slider__button-prev:hover {
      border-color: #007632;
      background-color: transparent; }
    .news-slider__button-next.swiper-button-disabled, .news-slider__button-prev.swiper-button-disabled {
      pointer-events: none;
      opacity: 0.3; }
  .news-slider__button-next {
    transform: translateY(-50%) rotate(180deg);
    left: 270px; }
    @media (max-width: 1659px) {
      .news-slider__button-next {
        left: 150px; } }
    @media (max-width: 1339px) {
      .news-slider__button-next {
        left: 100px; } }
    @media (max-width: 1023px) {
      .news-slider__button-next {
        left: 70px; } }
  @media (max-width: 767px) {
    .news-slider .swiper {
      margin-left: 0;
      margin-right: 0;
      overflow: visible; } }
  .news-slider .swiper-slide {
    height: auto; }

.news-card {
  height: 100%;
  display: flex;
  flex-direction: column; }
  .news-card:hover {
    text-decoration: none;
    color: inherit; }
    .news-card:hover img {
      transform: scale(1.1); }
    .news-card:hover .h2:before {
      width: 100%; }
  .news-card img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s; }
  .news-card__image {
    overflow: hidden;
    margin-bottom: 40px;
    height: 0;
    padding-bottom: 64%;
    position: relative; }
    @media (max-width: 767px) {
      .news-card__image {
        padding-bottom: 79%; } }
  .news-card .h2 {
    margin-top: 0;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0; }
    .news-card .h2:before {
      position: absolute;
      content: '';
      left: 0;
      bottom: 0;
      height: 2px;
      width: 100px;
      background-color: #007632;
      transition: all .3s; }
      @media (max-width: 767px) {
        .news-card .h2:before {
          width: 70px; } }
  .news-card__description {
    margin-top: 30px; }
    @media (max-width: 1023px) {
      .news-card__description {
        margin-top: 20px; } }
    .news-card__description p {
      margin-top: 0; }
  .news-card__bottom {
    margin-top: auto; }
  .news-card .btn {
    margin-top: 40px; }
    @media (max-width: 1023px) {
      .news-card .btn {
        margin-top: 37px; } }

.news-grid a {
  color: #002F14;
  text-decoration: none; }

.news-grid__heading {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .news-grid__heading {
      margin-bottom: 40px; } }

.news-grid .row {
  row-gap: 100px; }
  @media (max-width: 767px) {
    .news-grid .row {
      row-gap: 50px; } }

.pagination {
  display: flex;
  justify-content: center;
  margin: 70px 0 0; }
  @media (max-width: 767px) {
    .pagination {
      margin: 50px 0 0; } }
  .pagination .page-numbers {
    margin: 0 5px; }
    .pagination .page-numbers:hover {
      color: #007632; }

.statement {
  overflow: hidden; }
  .statement a {
    color: #007632;
    text-decoration: none; }
  .statement__inner {
    background-color: #FFE300;
    border-radius: 200px;
    display: flex;
    flex-flow: row wrap;
    padding: 38px 95px 38px 50px;
    justify-content: space-between; }
    @media (max-width: 1199px) {
      .statement__inner {
        padding: 38px 50px; } }
    @media (max-width: 1023px) {
      .statement__inner {
        border-radius: 0;
        margin-left: -25px;
        margin-right: -25px;
        padding: 20px 25px 49px; } }
    @media (max-width: 767px) {
      .statement__inner {
        margin-left: -36px;
        margin-right: -36px;
        padding: 20px 36px 49px; } }
  .statement__image {
    position: relative;
    width: 275px;
    height: 275px; }
    @media (max-width: 1023px) {
      .statement__image {
        width: 149px;
        height: 149px;
        margin: 0 auto; } }
    .statement__image img {
      border-radius: 50%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: relative;
      z-index: 1; }
    .statement__image:before {
      content: '';
      position: absolute;
      right: -9px;
      bottom: -9px;
      width: 270px;
      height: 270px;
      background-color: #ffffff;
      border-radius: 50%; }
      @media (max-width: 1023px) {
        .statement__image:before {
          width: 146px;
          height: 146px;
          bottom: -5px;
          right: -5px; } }
  .statement__text {
    width: calc(100% - 354px);
    position: relative;
    padding: 30px 0; }
    @media (max-width: 1659px) {
      .statement__text {
        width: calc(100% - 300px); } }
    @media (max-width: 1023px) {
      .statement__text {
        width: 100%;
        padding: 0;
        margin-top: 15px; } }
    .statement__text:before, .statement__text:after {
      content: '';
      background-image: url(./4adf79a4931e36534db52d9b516ee91b.svg);
      position: absolute;
      left: 0;
      top: -58px;
      width: 160px;
      height: 184px;
      background-size: 160px;
      background-repeat: no-repeat; }
      @media (max-width: 1339px) {
        .statement__text:before, .statement__text:after {
          width: 100px;
          height: 112px;
          top: -48px;
          background-size: 100px; } }
      @media (max-width: 767px) {
        .statement__text:before, .statement__text:after {
          width: 160px;
          height: 184px;
          top: -58px;
          background-size: 160px; } }
    @media (max-width: 1023px) {
      .statement__text:before {
        top: -200px; } }
  @media (max-width: 1023px) and (max-width: 767px) {
    .statement__text:before {
      left: -80px; } }
    .statement__text:after {
      transform: rotate(-180deg);
      bottom: -97px;
      top: auto;
      right: 0;
      left: auto; }
      @media (max-width: 1339px) {
        .statement__text:after {
          bottom: -50px;
          right: 30px; } }
      @media (max-width: 1023px) {
        .statement__text:after {
          bottom: -70px; } }
      @media (max-width: 767px) {
        .statement__text:after {
          right: -80px; } }
    .statement__text blockquote {
      margin: 0 0 38px;
      font-size: 36px;
      line-height: 1;
      font-family: "K2D", serif;
      color: #AD9B0A; }
      @media (max-width: 1199px) {
        .statement__text blockquote {
          font-size: 28px; } }
      @media (max-width: 767px) {
        .statement__text blockquote {
          font-size: 24px;
          margin-bottom: 26px; } }
    .statement__text-inner {
      margin: 0 210px;
      text-align: center;
      position: relative;
      z-index: 2; }
      @media (max-width: 1659px) {
        .statement__text-inner {
          margin: 0 150px; } }
      @media (max-width: 1339px) {
        .statement__text-inner {
          margin: 0 100px; } }
      @media (max-width: 767px) {
        .statement__text-inner {
          margin: 0 auto;
          font-size: 14px; } }

.download a {
  color: #007632;
  text-decoration: none; }

.download h2 {
  margin-top: 0; }

.download__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #C6C8C9;
  padding: 20px 0; }
  .download__item:first-of-type {
    border-top: 1px solid #C6C8C9; }
  @media (max-width: 767px) {
    .download__item {
      flex-flow: row wrap; } }
  .download__item:hover {
    text-decoration: none;
    background-color: #EEF2F5;
    padding: 20px 10px 20px 20px; }
    @media (max-width: 767px) {
      .download__item:hover {
        padding: 20px 0; } }
  .download__item h2 {
    margin-bottom: 31px; }
  @media (max-width: 767px) {
    .download__item div {
      width: 100%; } }
  .download__item div h3 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    color: #002F14;
    font-family: "Roboto", serif; }
  .download__item div span {
    margin-top: 2px;
    display: block; }
  .download__item .btn {
    margin-top: 0; }
    @media (max-width: 767px) {
      .download__item .btn {
        margin-top: 19px; } }

.job-module {
  margin-bottom: 100px; }
  .job-module a {
    color: #007632;
    text-decoration: none; }
  .job-module__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #C6C8C9;
    padding: 20px 0;
    position: relative; }
    .job-module__item:first-of-type {
      border-top: 1px solid #C6C8C9; }
    @media (max-width: 767px) {
      .job-module__item {
        flex-flow: row wrap; } }
    .job-module__item h2 {
      margin-bottom: 31px; }
    @media (max-width: 767px) {
      .job-module__item div {
        width: 100%; } }
    .job-module__item div h3 {
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 0;
      color: #002F14;
      font-family: "Roboto", serif; }
    .job-module__item div span {
      margin-top: 2px;
      display: block; }
  .job-module__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .job-module__link:hover {
      text-decoration: none;
      background-color: #EEF2F5; }
      .job-module__link:hover + .job-module__title {
        padding-left: 10px; }
        @media (max-width: 767px) {
          .job-module__link:hover + .job-module__title {
            padding-left: 0; } }
        .job-module__link:hover + .job-module__title + .job-module__links span.btn {
          border-color: #007632;
          background-color: #ffffff; }
        .job-module__link:hover + .job-module__title + .job-module__links a.btn {
          margin-left: 60px; }
          @media (max-width: 767px) {
            .job-module__link:hover + .job-module__title + .job-module__links a.btn {
              margin-left: 0; } }
      @media (max-width: 767px) {
        .job-module__link:hover {
          padding: 20px 0; } }
  .job-module__title {
    position: relative;
    z-index: 2;
    transition: all .3s;
    pointer-events: none; }
  .job-module__links {
    position: relative;
    z-index: 2;
    display: flex;
    pointer-events: none; }
    @media (max-width: 1339px) {
      .job-module__links {
        flex-direction: column;
        align-items: flex-end;
        row-gap: 20px; } }
    @media (max-width: 767px) {
      .job-module__links {
        align-items: flex-start;
        margin-top: 19px; } }
    .job-module__links a.btn {
      pointer-events: visible;
      margin-left: 50px; }
      @media (max-width: 1659px) {
        .job-module__links a.btn {
          margin-left: 20px; } }
      @media (max-width: 767px) {
        .job-module__links a.btn {
          margin-top: 0;
          margin-left: 0; } }

.team a {
  color: #007632;
  text-decoration: none; }

.team h3 {
  font-family: "Roboto", serif;
  font-weight: 600;
  color: #002F14;
  margin-bottom: 20px;
  margin-top: 0; }

.team .row {
  row-gap: 50px; }

.team-select {
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .team-select {
      margin-bottom: 30px; } }
  .team-select .select-wrapper {
    display: flex;
    column-gap: 50px;
    row-gap: 10px;
    align-items: flex-start; }
    @media (max-width: 1199px) {
      .team-select .select-wrapper {
        flex-direction: column; } }
  .team-select .custom-select {
    width: 250px;
    position: relative; }
    .team-select .custom-select__option {
      background-color: #FFE300;
      text-align: center;
      color: #007632;
      font-size: 18px;
      line-height: 24px;
      padding: 11px 20px;
      min-width: 250px;
      border-radius: 25px;
      border: 2px solid #FFE300;
      margin-bottom: 5px;
      word-break: break-word; }
      .team-select .custom-select__option:last-of-type {
        margin-bottom: 0; }
      .team-select .custom-select__option:hover {
        border-color: #007632;
        background-color: #ffffff; }
    .team-select .custom-select > button {
      position: relative;
      padding-right: 35px; }
      .team-select .custom-select > button:before {
        content: '';
        background-image: url(./97110b2efdffbf01db2e419dc4cabb95.svg);
        position: absolute;
        right: 18px;
        top: 50%;
        width: 26px;
        height: 14px;
        background-size: 26px;
        background-repeat: no-repeat;
        transform: translateY(-50%);
        transition: all .3s; }
    .team-select .custom-select--active > button {
      border-color: #007632;
      background-color: #ffffff; }
      .team-select .custom-select--active > button:before {
        opacity: 0; }
    .team-select .custom-select__dropdown {
      position: absolute;
      z-index: 2;
      top: calc(100% + 5px); }
  .team-select .remove-selection {
    background-color: transparent;
    border: none;
    color: #47596E;
    padding: 13px 0;
    display: flex;
    align-items: center;
    font-size: 18px; }
    .team-select .remove-selection:hover {
      color: #002F14; }
    .team-select .remove-selection svg {
      margin-right: 12px; }

.team-member {
  display: flex;
  flex-flow: row wrap; }
  .team-member__image {
    width: 250px;
    height: 250px;
    position: relative; }
    @media (min-width: 768px) and (max-width: 1799px) {
      .team-member__image {
        width: 150px;
        height: 150px; } }
    @media (max-width: 767px) {
      .team-member__image {
        width: 153px;
        height: 153px; } }
    @media (max-width: 374px) {
      .team-member__image {
        width: 120px;
        height: 120px; } }
    .team-member__image:before {
      content: '';
      position: absolute;
      right: 0;
      bottom: -10px;
      width: 100%;
      height: 100%;
      background-color: #FFE300;
      border-radius: 50%; }
      @media (max-width: 767px) {
        .team-member__image:before {
          bottom: -6px; } }
    .team-member__image img {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      object-fit: cover;
      position: relative;
      z-index: 1; }
  .team-member__info {
    width: calc(100% - 250px);
    padding-left: 34px;
    padding-top: 10px; }
    @media (min-width: 768px) and (max-width: 1799px) {
      .team-member__info {
        width: calc(100% - 150px);
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .team-member__info {
        width: calc(100% - 153px);
        padding-left: 15px;
        padding-top: 0; } }
    @media (max-width: 374px) {
      .team-member__info {
        width: calc(100% - 120px); } }
    .team-member__info h4 {
      margin: 0 0 10px; }
      @media (max-width: 767px) {
        .team-member__info h4 {
          margin-bottom: 8px; } }
  .team-member__links {
    margin-top: 25px; }
    @media (max-width: 1023px) {
      .team-member__links {
        margin-top: 32px;
        display: flex;
        column-gap: 24px; } }
    .team-member__links a {
      display: flex;
      align-items: center;
      margin-top: 8px;
      font-size: 22px; }
      .team-member__links a:hover {
        text-decoration: none; }
      @media (min-width: 1024px) and (max-width: 1799px) {
        .team-member__links a {
          font-size: 20px; } }
      @media (max-width: 1023px) {
        .team-member__links a {
          font-size: 0;
          margin-top: 0; } }
      .team-member__links a svg {
        margin-right: 18px;
        width: 30px; }
        @media (min-width: 1024px) and (max-width: 1799px) {
          .team-member__links a svg {
            margin-right: 8px;
            width: 20px; } }
        @media (max-width: 1023px) {
          .team-member__links a svg {
            margin-right: 0; } }
  .team-member__position {
    margin: 0; }

.wpcf7-form a {
  color: #007632;
  text-decoration: none; }

.wpcf7-form .row {
  margin-left: -10px;
  margin-right: -10px; }
  .wpcf7-form .row [class^="col-"] {
    padding: 0 10px; }

.wpcf7-form p {
  margin: 0; }
  .wpcf7-form p > span {
    width: 100%;
    display: block; }

.wpcf7-form a {
  text-decoration: underline; }

.wpcf7-form .form-item {
  border-bottom: 1px solid #C6C8C9; }
  .wpcf7-form .form-item:first-of-type {
    border-top: 1px solid #C6C8C9; }
  .wpcf7-form .form-item:last-of-type {
    border-bottom: none; }

.wpcf7-form input:not([type=submit]),
.wpcf7-form select, .wpcf7-form textarea {
  width: 100%;
  font-size: 28px;
  line-height: 36px;
  padding: 20px 0;
  border: none; }
  @media (max-width: 767px) {
    .wpcf7-form input:not([type=submit]),
    .wpcf7-form select, .wpcf7-form textarea {
      font-size: 18px;
      line-height: 1.29; } }
  .wpcf7-form input:not([type=submit]):focus,
  .wpcf7-form select:focus, .wpcf7-form textarea:focus {
    outline: none; }
    .wpcf7-form input:not([type=submit]):focus::placeholder,
    .wpcf7-form select:focus::placeholder, .wpcf7-form textarea:focus::placeholder {
      color: #007632; }
  .wpcf7-form input:not([type=submit])::placeholder,
  .wpcf7-form select::placeholder, .wpcf7-form textarea::placeholder {
    color: #002F14; }

.wpcf7-form textarea {
  height: 268px; }

.wpcf7-form select {
  background-image: url(./97110b2efdffbf01db2e419dc4cabb95.svg);
  background-color: transparent;
  background-size: 14px;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-position: right 20px center; }

.wpcf7-form .custom-select {
  display: inline-block;
  margin: 20px 0;
  position: relative; }
  .wpcf7-form .custom-select > button {
    padding-right: 44px;
    border: none;
    position: relative;
    background-color: transparent; }
    .wpcf7-form .custom-select > button:before {
      content: '';
      position: absolute;
      background-image: url(./0224f15051550fb3faf142adc453f35b.svg);
      background-size: 24px;
      background-repeat: no-repeat;
      width: 24px;
      height: 13px;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      transform-origin: top; }
  .wpcf7-form .custom-select--active > button:before {
    transform: rotate(180deg) translateY(-50%); }
  .wpcf7-form .custom-select__dropdown {
    position: absolute;
    z-index: 2;
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 2px solid #002F14; }
    .wpcf7-form .custom-select__dropdown button {
      background-color: #ffffff;
      border: none;
      text-align: left;
      padding: 5px 5px; }
      .wpcf7-form .custom-select__dropdown button:hover {
        background-color: #FFE300; }

.wpcf7-form input[type=checkbox] {
  width: 45px;
  height: 45px;
  -webkit-appearance: none;
  padding: 0;
  margin-right: 43px;
  border: 1px solid #002F14; }
  @media (max-width: 767px) {
    .wpcf7-form input[type=checkbox] {
      width: 26px;
      height: 26px;
      margin-right: 20px; } }
  .wpcf7-form input[type=checkbox]:checked {
    background-color: #FFE300;
    background-image: url(./34d0da4c6af3b36683bd9e857fb8a2aa.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 767px) {
      .wpcf7-form input[type=checkbox]:checked {
        background-size: 12px; } }
    .wpcf7-form input[type=checkbox]:checked + .wpcf7-list-item-label {
      color: var(--global-secondary-color); }

.wpcf7-form input[type=radio] {
  width: 45px;
  height: 45px;
  -webkit-appearance: none;
  padding: 0;
  border-radius: 50%;
  margin-right: 43px;
  border: 1px solid #002F14; }
  @media (max-width: 767px) {
    .wpcf7-form input[type=radio] {
      width: 26px;
      height: 26px;
      margin-right: 20px; } }
  .wpcf7-form input[type=radio]:checked {
    background-color: #FFE300;
    background-image: url(./34d0da4c6af3b36683bd9e857fb8a2aa.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 767px) {
      .wpcf7-form input[type=radio]:checked {
        background-size: 12px; } }
    .wpcf7-form input[type=radio]:checked + .wpcf7-list-item-label {
      color: var(--global-secondary-color); }

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item,
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item,
.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  display: flex;
  width: 100%;
  margin-left: 0; }
  .wpcf7-form .wpcf7-checkbox .wpcf7-list-item label,
  .wpcf7-form .wpcf7-acceptance .wpcf7-list-item label,
  .wpcf7-form .wpcf7-radio .wpcf7-list-item label {
    display: flex;
    align-items: center;
    margin-bottom: 19px;
    font-size: 28px;
    line-height: 36px; }
    @media (max-width: 767px) {
      .wpcf7-form .wpcf7-checkbox .wpcf7-list-item label,
      .wpcf7-form .wpcf7-acceptance .wpcf7-list-item label,
      .wpcf7-form .wpcf7-radio .wpcf7-list-item label {
        font-size: 18px;
        line-height: 1.29; } }
  .wpcf7-form .wpcf7-checkbox .wpcf7-list-item:last-of-type label,
  .wpcf7-form .wpcf7-acceptance .wpcf7-list-item:last-of-type label,
  .wpcf7-form .wpcf7-radio .wpcf7-list-item:last-of-type label {
    margin-bottom: 0; }

.wpcf7-form .wpcf7-acceptance {
  margin: 32px 0;
  display: block; }
  .wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label {
    width: calc(100% - 88px); }
    @media (max-width: 767px) {
      .wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label {
        width: calc(100% - 46px); } }

.wpcf7-form .wpcf7-radio + .wpcf7-not-valid-tip {
  margin-top: 10px; }

.wpcf7-form .form-item--col-3 {
  padding: 40px 0; }
  .wpcf7-form .form-item--col-3 .wpcf7-form-control-wrap {
    margin-bottom: 20px; }
    .wpcf7-form .form-item--col-3 .wpcf7-form-control-wrap:last-of-type {
      margin-bottom: 0; }
  .wpcf7-form .form-item--col-3 .wpcf7-form-control {
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    row-gap: 20px; }
    .wpcf7-form .form-item--col-3 .wpcf7-form-control > span {
      width: 33.33%; }
      @media (max-width: 767px) {
        .wpcf7-form .form-item--col-3 .wpcf7-form-control > span {
          width: 100%; } }
    .wpcf7-form .form-item--col-3 .wpcf7-form-control label {
      margin: 0; }

.wpcf7-form .wpcf7-submit {
  margin-top: 30px; }

.wpcf7-form input[type=submit][disabled] {
  opacity: 0.7; }
  .wpcf7-form input[type=submit][disabled]:hover {
    border-color: #FFE300;
    background-color: #FFE300; }

.wpcf7-form .form-item-upload .wpcf7-form-control-wrap {
  position: relative;
  padding: 32px 0; }
  .wpcf7-form .form-item-upload .wpcf7-form-control-wrap > input {
    line-height: 50px; }
    .wpcf7-form .form-item-upload .wpcf7-form-control-wrap > input span {
      padding-left: 100px; }

.wpcf7-form input[type="file" i]::-webkit-file-upload-button {
  background: #FFE300;
  color: #007632;
  width: 250px;
  text-align: center;
  border-radius: 25px;
  pointer-events: none;
  font-size: 18px;
  padding: 12px 20px;
  border: 2px solid #FFE300;
  transition: all .3s;
  line-height: 22px;
  margin-right: 30px; }
  @media (max-width: 767px) {
    .wpcf7-form input[type="file" i]::-webkit-file-upload-button {
      margin-right: 10px; } }
  .wpcf7-form input[type="file" i]::-webkit-file-upload-button:hover {
    border-color: #007632;
    background-color: #ffffff; }

.wpcf7-form .wpcf7-spinner {
  margin: 0; }

.wpcf7-form .wpcf7-spinner {
  width: 24px;
  display: inline-block;
  margin-left: 10px; }

.wpcf7-form .wpcf7-response-output {
  margin: 20px 0 0 !important; }

.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 16px; }

.wpcf7 form.sent .wpcf7-response-output {
  margin-top: 20px !important; }

/**
 *  Reset defaults
 */
html, body {
  margin: 0;
  padding: 0; }

/*# sourceMappingURL=app.min.css.map*/