@import url(https://fonts.googleapis.com/css2?family=Cantata+One&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:wght@300;400;500;600;700;800&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Node */
/* Essentials */
/*Colors*/
body {
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px; }

.is-search-form input, .is-ajax-search-result {
  font-family: "Lato", sans-serif !important; }

h1, h2, h3, h4, p {
  padding: 0;
  margin: 0; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.bold {
  font-weight: 700; }

.display-desktop, .display-mobile {
  font-weight: 400; }

.display-desktop {
  font-size: 64px;
  line-height: 85px; }

.display-mobile {
  font-size: 32px;
  line-height: 42px; }

h1 {
  font-size: 64px;
  line-height: 90px; }

h2 {
  font-size: 48px;
  line-height: 66px; }

h3 {
  font-size: 32px;
  line-height: 42px; }

h4 {
  font-size: 24px;
  line-height: 32px; }

.body1 {
  font-size: 20px;
  line-height: 28px; }

.body2 {
  font-size: 16px;
  line-height: 24px; }

.body3 {
  font-size: 14px;
  line-height: 20px; }

.body4 {
  font-size: 12px;
  line-height: 18px; }

/*Breakpoints:
    Desktop: from 1366px
    Tablet: from 768px to 1366px
    Mobile: to 768px
*/
html {
  scroll-behavior: smooth; }

section[id^="sec"] {
  scroll-margin-top: 75px; }

body {
  max-width: 2160px;
  margin: 0 auto; }

a:link, a:hover, a:visited, a:hover, a:active {
  text-decoration: none;
  color: inherit; }

.is-ajax-search-result {
  width: 220px !important; }

.pagination {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  margin: 64px auto; }
  .pagination__next, .pagination__prev {
    width: 24px;
    height: 24px;
    margin: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .pagination__disabled {
    cursor: not-allowed !important; }
    .pagination__disabled:hover {
      background: none !important; }
  .pagination .page-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0 4px;
    transition: 0.3s;
    color: #141400; }
    .pagination .page-number:hover {
      background: #386003;
      color: white; }
  .pagination span.current {
    background: #386003;
    color: white; }
  .pagination .next, .pagination .prev {
    width: 40px;
    height: 40px;
    padding: 0; }
  .pagination .next {
    margin-left: 44px; }
  .pagination .prev {
    margin-right: 44px; }

/* Main Stylesheets */
.header {
  height: 142px;
  position: fixed;
  top: 0%;
  width: 100%;
  background-color: rgba(235, 229, 214, 0.6);
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px 0px;
  max-width: 2160px;
  z-index: 9999;
  transition: 0.5s; }
  .header__active {
    display: block !important; }
  .header__mobile {
    display: none; }
  .header__wrapper {
    display: flex;
    height: 100%;
    margin: 0 32px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1283px;
    margin: 0 auto;
    margin-top: 37px; }
    @media screen and (max-width: 1366px) {
      .header__wrapper {
        max-width: 100%; } }
  .header__right {
    margin-left: 20px;
    margin-top: 4px; }
  .header__logo-desktop, .header__logo-mobile {
    height: 33px;
    padding-left: 4px;
    padding-left: 4px;
    padding-top: 10px;
    margin-right: 16px; }
  @media screen and (max-width: 1366px) {
    .header__logo-desktop {
      margin-left: 16px; } }
  .header__logo-mobile {
    display: block;
    margin: 0 auto;
    padding-top: 24px; }
    @media screen and (min-width: 1367px) {
      .header__logo-mobile {
        display: none; } }
    .header__logo-mobilea {
      display: block;
      width: 100%; }
  .header__menu-wrapper {
    margin-bottom: -10px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row; }
    @media screen and (max-width: 768px) {
      .header__menu-wrapper {
        display: none; } }
    @media screen and (max-width: 1366px) {
      .header__menu-wrapper {
        display: none; } }
    .header__menu-wrapper .menu {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
      .header__menu-wrapper .menu__item {
        color: #141400;
        margin: 0 18px;
        transition: 0.3s;
        position: relative;
        font-size: 18px;
        line-height: 53px; }
        .header__menu-wrapper .menu__item:hover, .header__menu-wrapper .menu__item:focus {
          color: rgba(20, 20, 0, 0.8); }
        .header__menu-wrapper .menu__item.menu-item-has-children {
          transition: 0.3s; }
          .header__menu-wrapper .menu__item.menu-item-has-children:hover ul {
            visibility: visible;
            opacity: 1; }
          .header__menu-wrapper .menu__item.menu-item-has-children ul {
            visibility: hidden;
            opacity: 0;
            flex-direction: column;
            position: absolute;
            top: 55px;
            left: -16px;
            background: rgba(235, 229, 214, 0.6);
            box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 4px 0px;
            transition: 0.3s;
            z-index: 10000; }
            .header__menu-wrapper .menu__item.menu-item-has-children ul li a {
              font-weight: 400; }
    .header__menu-wrapper form {
      margin: auto;
      max-width: 220px; }
  .header__menu-mobile {
    display: none;
    width: 100vw;
    transition: 0.3s;
    background: #ebe5d6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2; }
    .header__menu-mobile ul {
      background: #ebe5d6;
      color: #141400;
      list-style: none;
      padding: 0; }
      .header__menu-mobile ul li {
        font-size: 20px;
        line-height: 28px;
        transition: 0.3s; }
        .header__menu-mobile ul li:hover, .header__menu-mobile ul li:active {
          background: #549101; }
        .header__menu-mobile ul li:focus {
          background: rgba(6, 141, 157, 0.75); }
        .header__menu-mobile ul li.menu-item-has-children:hover, .header__menu-mobile ul li.menu-item-has-children:active {
          background: transparent; }
        .header__menu-mobile ul li.menu-item-has-children:focus {
          background: transparent; }
        .header__menu-mobile ul li.menu-item-has-children ul li a {
          font-weight: 400; }
        .header__menu-mobile ul li a {
          display: block;
          text-align: center;
          padding: 10px; }
  .header__right {
    display: none; }
    @media screen and (max-width: 1366px) {
      .header__right {
        display: block; } }
  @media screen and (min-width: 1367px) {
    .header__ham {
      display: none; } }
  @media screen and (max-width: 1366px) {
    .header__ham {
      position: fixed;
      right: 0px;
      top: 0px;
      z-index: 3; } }
  .header__ham .ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    filter: invert(100%); }
  .header__ham .hamRotate.active {
    transform: rotate(45deg); }
  .header__ham .line {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #eaede9;
    stroke-width: 5.5;
    stroke-linecap: round; }
  .header__ham .ham4 .top {
    stroke-dasharray: 40 121; }
  .header__ham .ham4 .bottom {
    stroke-dasharray: 40 121; }
  .header__ham .ham4.active .top {
    stroke-dashoffset: -68px; }
  .header__ham .ham4.active .bottom {
    stroke-dashoffset: -68px; }

.footer {
  background: #ebe5d6; }
  .footer__wrapper {
    height: 109px;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .footer__wrapper {
        max-width: 320px;
        padding-left: 28px;
        margin-left: 0; } }
  .footer__copyright {
    color: #141400;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto 0;
    text-align: center; }

form {
  position: relative; }
  form input, form textarea {
    color: rgba(20, 20, 0, 0.71);
    background: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 16px;
    border: none;
    max-width: 460px;
    max-height: 120px;
    max-width: 705.4px;
    resize: none;
    width: 92%; }
    form input:focus, form textarea:focus {
      outline: none; }
  @media screen and (max-width: 768px) {
    form textarea {
      margin-top: 12px; } }
  form .form__column {
    margin-bottom: 100px; }
    form .form__column > p {
      width: 100%;
      max-width: 460px; }
      form .form__column > p > label {
        display: block;
        max-width: 460px; }
        @media screen and (max-width: 768px) {
          form .form__column > p > label:first-child {
            margin-bottom: 12px; } }
        form .form__column > p > label input {
          margin-bottom: -6px; }
  form .form__submit {
    position: relative;
    margin-top: 24px;
    margin: 0 auto; }
    form .form__submit > p {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        form .form__submit > p {
          flex-direction: column;
          justify-content: center; } }
      form .form__submit > p .wpcf7-spinner {
        position: absolute;
        right: 0;
        bottom: -32px; }
  form .wpcf7-acceptance {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 400;
    color: rgba(20, 20, 0, 0.71); }
    form .wpcf7-acceptance > span {
      margin: 0; }
    form .wpcf7-acceptance a {
      color: #549101;
      text-decoration: underline;
      transition: 0.3s; }
      form .wpcf7-acceptance a:hover {
        color: #386003; }
    form .wpcf7-acceptance input[type|="checkbox"] {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
  form .wpcf7-submit {
    display: block;
    width: 186px;
    height: 40px;
    margin-top: -9px;
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    background: #141400;
    color: #FFFFFF;
    transition: 0.3s;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px; }
    form .wpcf7-submit:hover {
      background: rgba(20, 20, 0, 0.71); }
    form .wpcf7-submit:focus {
      background: rgba(20, 20, 0, 0.71); }
    @media screen and (max-width: 768px) {
      form .wpcf7-submit {
        margin-top: 12px;
        width: 320px; } }
  form .wpcf7-response-output, form .wpcf7-not-valid-tip {
    color: rgba(20, 20, 0, 0.8);
    font-weight: 400;
    font-size: 14px;
    border: none !important; }
  form .wpcf7-response-output {
    position: absolute;
    bottom: -50px; }
  form .wpcf7-not-valid-tip {
    position: absolute;
    bottom: 13px;
    right: 10px; }

.form-seccontact form input, .form-seccontact form textarea {
  color: #eaede9;
  border-bottom: 1px solid #eaede9;
  background: transparent; }

.form-seccontact form .wpcf7-submit {
  border-bottom: none;
  background: #eaede9;
  color: #141400;
  margin-top: 10px; }
  .form-seccontact form .wpcf7-submit:hover {
    color: #eaede9;
    background: rgba(20, 20, 0, 0.71);
    border: 1px solid #eaede9; }
  .form-seccontact form .wpcf7-submit:focus {
    color: #eaede9;
    background: rgba(20, 20, 0, 0.71);
    border: 1px solid #eaede9; }

.form-seccontact form .wpcf7-response-output, .form-seccontact form .wpcf7-not-valid-tip, .form-seccontact form .wpcf7-acceptance {
  color: #eaede9; }

.button__primary-small, .button__primary-medium, .button__primary-large {
  transition: 0.3s;
  background: transparent;
  color: white;
  cursor: pointer;
  text-align: center;
  border: 1px solid #FFFFFF; }

.button__primary-small:hover, .button__primary-medium:hover, .button__primary-large:hover {
  background: #FFFFFF;
  color: #141400; }

.button__primary-small:focus, .button__primary-medium:focus, .button__primary-large:focus {
  border: 1px solid rgba(6, 141, 157, 0.75); }

.button__primary-small:disabled, .button__primary-medium:disabled, .button__primary-large:disabled {
  opacity: 0.25; }

.button__primary-small {
  padding: 10px 32px; }

.button__primary-medium {
  padding: 12px 32px; }

.button__primary-large {
  padding: 12px 32px; }

.button__secondary-small, .button__secondary-medium, .button__secondary-large {
  transition: 0.3s;
  background: #D1C499;
  color: #FFFFFF;
  border-radius: 15px;
  cursor: pointer;
  text-align: center; }

.button__secondary-small:hover, .button__secondary-medium:hover, .button__secondary-large:hover {
  background: #FFFFFF;
  color: #141400;
  outline: 0.5px solid #141400;
  outline-offset: -1px; }

.button__secondary-small:focus, .button__secondary-medium:focus, .button__secondary-large:focus {
  border: 3px solid rgba(6, 141, 157, 0.75); }

.button__secondary-small:disabled, .button__secondary-medium:disabled, .button__secondaryl-arge:disabled {
  opacity: 0.25;
  border: 0.5px solid #141400; }

.button__secondary-small {
  padding: 10px 32px; }

.button__secondary-medium {
  padding: 12px 32px; }

.button__secondary-large {
  padding: 12px 32px; }

.button__primaryicon-small, .button__primaryicon-medium, .button__primaryicon-large {
  transition: 0.3s;
  background: #386003;
  color: white;
  cursor: pointer; }

.button__primaryicon-small:hover, .button__primaryicon-medium:hover, .button__primaryicon-large:hover {
  background: #549101; }

.button__primaryicon-small:focus, .button__primaryicon-medium:focus, .button__primaryicon-large:focus {
  border: 3px solid rgba(6, 141, 157, 0.75); }

.button__primaryicon-small:disabled, .button__primaryicon-medium:disabled, .button__primaryicon-large:disabled {
  opacity: 0.25; }

.button__primaryicon-small, .button__primaryicon-medium {
  padding: 8px; }

.button__primaryicon-large {
  padding: 11px; }

.button__secondaryicon-small, .button__secondaryicon-medium, .button__secondaryicon-large {
  transition: 0.3s;
  background: #D1C499;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 15px; }

.button__secondaryicon-small:hover, .button__secondaryicon-medium:hover, .button__secondaryicon-large:hover {
  background: #FFFFFF;
  color: #141400; }

.button__secondaryicon-small:focus, .button__secondaryicon-medium:focus, .button__secondaryicon-large:focus {
  border: 3px solid rgba(6, 141, 157, 0.75); }

.button__secondaryicon-small:disabled, .button__secondaryicon-medium:disabled, .button__secondaryiconl-arge:disabled {
  opacity: 0.25;
  border: 0.5px solid #141400; }

.button__secondaryicon-small, .button__secondaryicon-medium {
  padding: 8px; }

.button__secondaryicon-large {
  padding: 11px; }

.button__cat {
  padding: 3px 12px;
  background: #620D73;
  transition: 0.3s; }
  .button__cat:hover {
    opacity: 0.8; }
  .button__cat > div {
    color: #eaede9; }

.secmainslider__wrapper {
  width: 100%; }

.secmainslider__image {
  width: 100%;
  height: 978px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 1366px) {
    .secmainslider__image {
      height: 778px; } }
  @media screen and (max-width: 768px) {
    .secmainslider__image {
      height: 678px; } }

.secinfocells__wrapper {
  width: 100%; }
  .secinfocells__wrapper-cells {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .secinfocells__wrapper-cell {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    height: 450px;
    min-width: 326px;
    flex-grow: 1;
    width: 33%; }

.secinfocells__cell-icon {
  height: 99px;
  width: 109px;
  margin-bottom: 42px;
  margin-top: 65px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.secinfocells__cell-heading {
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 1em;
  font-weight: 900; }

.secinfocells__cell-desc {
  margin-bottom: 22px;
  max-width: 251px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 400; }

.seccontact__wrapper {
  width: 100%;
  height: 618px;
  background: #e8e1c9; }
  .seccontact__wrapper-form {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }

.seccontact__heading {
  letter-spacing: 0.15em;
  font-size: 56px;
  font-weight: 300;
  color: #141400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-top: 53px;
  margin-bottom: 32px; }

.secaboutus__wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 142px; }
  .secaboutus__wrapper-cell {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    min-width: 460px;
    flex-grow: 1;
    width: 50%;
    background: #141400;
    color: #eaede9;
    height: 824px; }
  .secaboutus__wrapper-row {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: left;
    max-width: 460px; }
    @media screen and (max-width: 768px) {
      .secaboutus__wrapper-row {
        max-width: 320px; } }
    .secaboutus__wrapper-row a:first-child {
      margin-right: 30px; }

.secaboutus__cell-image {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.secaboutus__cell-heading {
  max-width: 460px;
  width: 100%;
  margin-bottom: 22px;
  margin-top: 146px;
  text-align: left;
  letter-spacing: normal;
  font-size: 40px;
  line-height: 1.35em;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    .secaboutus__cell-heading {
      max-width: 320px; } }

.secaboutus__cell-desc {
  margin-bottom: 42px;
  max-width: 460px;
  text-align: left;
  letter-spacing: normal;
  font-size: 15px;
  line-height: 1.875em;
  font-weight: 300; }
  @media screen and (max-width: 768px) {
    .secaboutus__cell-desc {
      max-width: 320px; } }

.secaboutuspage__wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 142px; }
  .secaboutuspage__wrapper-cell {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    min-width: 460px;
    flex-grow: 1;
    width: 50%;
    background: #141400;
    color: #eaede9;
    height: 824px;
    padding-top: 124px; }
    @media screen and (max-width: 920px) {
      .secaboutuspage__wrapper-cell {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content; } }

.secaboutuspage__cell-heading {
  max-width: 460px;
  width: 100%;
  margin-bottom: 22px;
  text-align: center;
  letter-spacing: normal;
  font-size: 40px;
  line-height: 1.35em;
  font-weight: 400; }

.secaboutuspage__cell-info {
  margin-bottom: 42px;
  max-width: 320px;
  text-align: center;
  letter-spacing: normal;
  font-size: 15px;
  line-height: 1.875em;
  font-weight: 300; }

.sectextbox {
  background: #e8e1c9; }
  .sectextbox__wrapper {
    padding-top: 142px;
    margin-left: 30px;
    margin-right: 30px; }

.secproduct__wrapper {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  margin-top: 242px; }
  @media screen and (max-width: 1366px) {
    .secproduct__wrapper {
      max-width: 90%; } }
  .secproduct__wrapper-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 920px;
    margin: 0 auto;
    justify-content: space-around;
    align-items: center; }
    @media screen and (max-width: 1366px) {
      .secproduct__wrapper-row {
        flex-direction: column;
        justify-content: space-around; } }
  .secproduct__wrapper-maincolors {
    max-width: 465px; }
  .secproduct__wrapper-colors {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 465px;
    width: 465px;
    margin: 0 auto;
    justify-content: space-around; }
    @media screen and (max-width: 1366px) {
      .secproduct__wrapper-colors {
        flex-wrap: wrap;
        width: 360px;
        margin-bottom: 30px; } }
  .secproduct__wrapper-color {
    position: relative;
    width: 108px;
    height: 109px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #141400; }
    .secproduct__wrapper-color:hover .secproduct__color-text {
      opacity: 1; }
    @media screen and (max-width: 1366px) {
      .secproduct__wrapper-color {
        margin-bottom: 15px; } }
  .secproduct__wrapper-desc {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0em;
    max-width: 920px;
    margin: 0 auto; }
  .secproduct__wrapper-links {
    max-width: 310px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px; }
  .secproduct__wrapper-link {
    box-sizing: border-box;
    height: 46px;
    width: 100%;
    border: 2px solid #8b6755;
    border-radius: 50px;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center; }
    .secproduct__wrapper-link:hover .secproduct__link-icon {
      transform: scale(1.15); }

.secproduct__prev {
  margin-bottom: 40px; }

.secproduct__heading {
  letter-spacing: normal;
  font-size: 46px;
  line-height: 1.4em;
  font-weight: 400;
  max-width: 920px;
  margin: 0 auto; }
  @media screen and (max-width: 1366px) {
    .secproduct__heading {
      text-align: center; } }

.secproduct__image, .secproduct__techimage {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.secproduct__image {
  height: 452px;
  width: 335px; }

.secproduct__techimage {
  max-height: 541px;
  max-width: 962px;
  width: 100%;
  height: 541px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 30px; }

.secproduct__color-heading {
  font-size: 22px;
  letter-spacing: 0em;
  font-weight: 400;
  color: #141400;
  margin-bottom: 15px; }
  @media screen and (max-width: 1366px) {
    .secproduct__color-heading {
      margin-bottom: 30px;
      text-align: center; } }

.secproduct__color-text {
  font-size: 10px;
  font-weight: 700;
  color: #FFFFFF;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.3s;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.secproduct__link {
  margin-top: 1px;
  color: #8B6755;
  font-size: 16px;
  font-weight: 300; }
  .secproduct__link-icon {
    height: 20px;
    width: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    transition: 0.3s; }

.secproduct__separator {
  width: 1px;
  height: 200px;
  background: #141400; }
  @media screen and (max-width: 1366px) {
    .secproduct__separator {
      display: none; } }

.secproductlist__wrapper {
  padding-top: 200px;
  margin: 0 auto;
  max-width: 1040px; }
  .secproductlist__wrapper-products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
  .secproductlist__wrapper-product {
    width: 399px;
    margin: 20px;
    border: 1px solid #e8e6e6;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .secproductlist__wrapper > p {
    text-align: center;
    margin-bottom: 500px;
    margin-top: 100px; }

.secproductlist__heading {
  font-size: 56px;
  line-height: 1.4em;
  font-weight: 300;
  margin-bottom: 50px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto; }

.secproductlist__product-title {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 300;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  text-align: center;
  margin-top: 41px; }

.secproductlist__product-image {
  width: 352px;
  height: auto; }

.secproductlist__product-button {
  max-width: 142px;
  margin: 0 auto;
  margin-bottom: 20px; }

.secleafletmap__wrapper {
  padding-top: 182px;
  margin-left: 30px;
  margin-right: 30px; }

.secleafletmap__desc {
  font-size: 24px;
  font-weight: 300;
  max-width: 970px;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: center; }

.secleafletmap__map {
  margin-bottom: 30px; }
  .secleafletmap__map .leaflet-map {
    margin: 0 auto; }

.menu__item--parent.menu-item-has-children .menu.header__menu{
  width: max-content;
}

/*# sourceMappingURL=style.css.map*/