body {
  position: relative;
  -webkit-overflow-scrolling: touch; }

strong {
  font-weight: bold; }

.has-bgr {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

@media (max-width: 500px) {
  #CookiebotWidget {
    left: auto !important;
    bottom: 45px;
    right: 10px; } }

#hidden-agent {
  display: none !important; }

/*! 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; }

/***
    The new CSS reset - version 1.5.1 (last updated 1.3.2022)
    GitHub page: https://github.com/elad2412/the-new-css-reset
***/
/*
    Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property
    - The "symbol *" part is to solve Firefox SVG sprite bug
 */
*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert; }

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

/* Reapply the pointer cursor for anchor tags */
a, button {
  cursor: revert; }

/* Remove list styles (bullets/numbers) */
ol, ul, menu {
  list-style: none; }

/* For images to not be able to exceed their container */
img {
  max-width: 100%;
  height: auto; }

/* removes spacing between cells in tables */
table {
  border-collapse: collapse; }

/* revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert; }

/* minimum style to allow to style meter element */
meter {
  -webkit-appearance: revert;
  appearance: revert; }

/* reset default text opacity of input placeholder */
::placeholder {
  color: unset; }

/* fix the feature of 'hidden' attribute.
   display:revert; revert to element instead of attribute */
:where([hidden]) {
  display: none; }

/* revert for bug in Chromium browsers
   - fix for the content editable attribute will work properly. */
:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space; }

/* apply back the draggable feature - exist only in Chromium and Safari */
:where([draggable="true"]) {
  -webkit-user-drag: element; }

@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.custom-combobox {
  width: 100%;
  position: relative;
  background-color: #e1dbcc;
  color: #333333;
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
  border-bottom: 0.5px solid #a73c38;
  text-align: left;
  background: transparent; }
  .custom-combobox .cs-select {
    position: relative; }
  .custom-combobox .cs-dropdown {
    background: inherit;
    position: absolute;
    width: 100%;
    max-height: 240px;
    overflow-y: scroll;
    z-index: 999;
    border: 1px solid #a73c38; }
  .custom-combobox .cs-option,
  .custom-combobox .cs-selected {
    color: #a73c38;
    box-sizing: border-box;
    line-height: calc(3em - 1px);
    display: block;
    text-decoration: none;
    outline: none; }
  .custom-combobox .cs-option {
    padding: 0 0.5em;
    background: #fbe8e1;
    border-bottom: 1px solid #a73c38;
    transition: all 0.4s; }
    .custom-combobox .cs-option:last-child {
      border: none; }
    .custom-combobox .cs-option:hover {
      background-color: #a73c38;
      color: #fff; }
  .custom-combobox .cs-selected {
    background: transparent;
    border: none; }
  .custom-combobox .cs-hilighted {
    background-color: #a73c38;
    color: white; }
  .custom-combobox .cs-right {
    position: absolute;
    border-bottom: 1px solid #a73c38;
    border-right: 1px solid #a73c38;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
    cursor: pointer; }
    @media (max-width: 768px) {
      .custom-combobox .cs-right {
        width: 6px;
        height: 6px; } }

.custom-combobox {
  font-size: 1.1vw; }
  @media (max-width: 500px) {
    .custom-combobox {
      font-size: 11px; } }

footer {
  padding: 12px 55px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #a73c38;
  position: relative; }
  @media (max-width: 768px) {
    footer {
      padding: 25px; } }
  footer .left,
  footer .right {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    @media (max-width: 500px) {
      footer .left,
      footer .right {
        width: 100%; } }
    footer .left span,
    footer .right span {
      width: 1px;
      background: #fff;
      margin: 0 10px;
      display: inline-block;
      height: 100%; }
    footer .left p,
    footer .right p {
      font-size: 11px;
      color: #fff;
      font-family: "Montserrat-Medium";
      position: relative;
      display: inline-block; }
      @media (max-width: 768px) {
        footer .left p,
        footer .right p {
          font-size: 12px; } }
    footer .left a,
    footer .right a {
      color: #fff;
      font-family: "Montserrat-Bold";
      font-size: 11px;
      position: relative; }
      @media (max-width: 768px) {
        footer .left a,
        footer .right a {
          font-size: 12px; } }
      footer .left a:after,
      footer .right a:after {
        content: "";
        position: absolute;
        width: 100%;
        transform: scaleX(1);
        /* Line starts as fully visible */
        height: 1px;
        bottom: -2px;
        left: 0;
        background-color: #fff;
        transform-origin: bottom left;
        /* Ensures it loads from the left */
        transition: transform 0.25s ease-out; }
      footer .left a:hover:after,
      footer .right a:hover:after {
        transform: scaleX(0);
        /* Shrinks to the right */
        transform-origin: bottom right;
        /* Animates to the right */ }
      footer .left a:not(:hover):after,
      footer .right a:not(:hover):after {
        transform: scaleX(1);
        /* Expands back from left to full width */
        transform-origin: bottom left;
        /* Ensures it loads from the left */ }
  @media (max-width: 500px) {
    footer .left {
      margin-bottom: 20px; } }

.fadein-wrap {
  position: relative;
  top: 50px;
  opacity: 0;
  transition: all, 1.5s; }
  .fadein-wrap.in-view {
    top: 0;
    opacity: 1; }

.grecaptcha-badge {
  opacity: 0 !important; }

#CybotCookiebotDialog {
  opacity: 0;
  visibility: hidden; }

header,
.header_div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 25px 55px;
  box-sizing: border-box;
  background: #a73c38; }
  @media (max-width: 768px) {
    header,
    .header_div {
      padding: 20px 25px; } }
  header .logo,
  .header_div .logo {
    width: 26%;
    position: relative;
    text-align: center; }
    @media (max-width: 500px) {
      header .logo,
      .header_div .logo {
        width: 45%; } }
    header .logo img,
    .header_div .logo img {
      object-fit: contain;
      width: auto;
      height: 25px;
      transition: all 0.5s; }
      header .logo img.dark,
      .header_div .logo img.dark {
        display: none; }
  header .links a,
  .header_div .links a {
    color: #ffffff;
    font-size: 14px;
    margin-left: 32px;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s; }
    @media (max-width: 1080px) {
      header .links a,
      .header_div .links a {
        font-size: 12px;
        margin-left: 15px; } }
    @media (max-width: 500px) {
      header .links a,
      .header_div .links a {
        margin-left: 10px; } }
    header .links a:after,
    .header_div .links a:after {
      content: "";
      position: absolute;
      width: 100%;
      transform: scaleX(0);
      height: 1px;
      bottom: -2px;
      left: 0;
      background-color: #fff;
      transform-origin: bottom right;
      transition: transform 0.25s ease-out; }
    header .links a:hover:after,
    .header_div .links a:hover:after {
      transform: scaleX(1);
      transform-origin: bottom left; }
  header.light_header,
  .header_div.light_header {
    background-color: rgba(239, 159, 130, 0.32);
    /* Equivalent to #EF9F82 with 32% opacity */
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px); }
    header.light_header .logo img.dark,
    .header_div.light_header .logo img.dark {
      display: block; }
    header.light_header .logo img.light,
    .header_div.light_header .logo img.light {
      display: none; }
    header.light_header .links a,
    .header_div.light_header .links a {
      color: #fff; }
      header.light_header .links a:hover,
      .header_div.light_header .links a:hover {
        color: #fff; }
  header.dark_header,
  .header_div.dark_header {
    background-color: rgba(239, 159, 130, 0.32);
    /* Equivalent to #EF9F82 with 32% opacity */
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px); }
    header.dark_header .logo img.dark,
    .header_div.dark_header .logo img.dark {
      display: none; }
    header.dark_header .logo img.light,
    .header_div.dark_header .logo img.light {
      display: block; }
    header.dark_header .links a,
    .header_div.dark_header .links a {
      color: #fff; }
      header.dark_header .links a:hover,
      .header_div.dark_header .links a:hover {
        color: #fff; }
  header.scrolled,
  .header_div.scrolled {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: #a73c38;
    padding: 20px 55px; }
    @media (max-width: 768px) {
      header.scrolled,
      .header_div.scrolled {
        padding: 20px 25px; } }
    header.scrolled .links a,
    .header_div.scrolled .links a {
      color: #fff; }
      header.scrolled .links a:hover,
      .header_div.scrolled .links a:hover {
        color: #fff; }
  header.second,
  .header_div.second {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    padding: 17px 55px;
    box-sizing: border-box; }
  header.sticky,
  .header_div.sticky {
    position: absolute;
    z-index: 3;
    top: 0;
    justify-content: flex-end; }
    @media (max-width: 768px) {
      header.sticky,
      .header_div.sticky {
        position: fixed;
        top: 0;
        opacity: 0; }
        header.sticky.show,
        .header_div.sticky.show {
          opacity: 1; } }
    header.sticky .logo,
    .header_div.sticky .logo {
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
      @media (max-width: 768px) {
        header.sticky .logo,
        .header_div.sticky .logo {
          left: 25px;
          transform: none;
          text-align: left;
          display: flex;
          align-items: center; }
          header.sticky .logo img,
          .header_div.sticky .logo img {
            height: 20px; } }
      @media (max-width: 500px) {
        header.sticky .logo img,
        .header_div.sticky .logo img {
          height: 16px; } }
  header.sticked,
  .header_div.sticked {
    top: 0;
    position: fixed;
    transition: none !important;
    animation: none !important; }

.header_div {
  position: sticky;
  padding-bottom: 100px;
  z-index: 9;
  top: 0;
  justify-content: flex-end;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0; }
  @media (max-width: 768px) {
    .header_div {
      display: none; } }
  .header_div.show {
    opacity: 1; }

.home_wrap .hero_wrap {
  height: 100vh;
  overflow: hidden;
  background: #a73c38;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  width: 100vw;
  z-index: 2; }
  @media (max-width: 500px) {
    .home_wrap .hero_wrap {
      height: auto;
      padding-top: 110%; } }
  .home_wrap .hero_wrap.dark_background {
    background-size: cover; }
  .home_wrap .hero_wrap .parallax_wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .home_wrap .hero_wrap .parallax_wrap .vimeo,
    .home_wrap .hero_wrap .parallax_wrap iframe {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 105%;
      height: 105%;
      z-index: 1;
      background: transparent; }
      @media (max-width: 768px) {
        .home_wrap .hero_wrap .parallax_wrap .vimeo.desktop,
        .home_wrap .hero_wrap .parallax_wrap iframe.desktop {
          display: none; } }
      .home_wrap .hero_wrap .parallax_wrap .vimeo.mobile,
      .home_wrap .hero_wrap .parallax_wrap iframe.mobile {
        display: none; }
        @media (max-width: 768px) {
          .home_wrap .hero_wrap .parallax_wrap .vimeo.mobile,
          .home_wrap .hero_wrap .parallax_wrap iframe.mobile {
            display: block; } }
    .home_wrap .hero_wrap .parallax_wrap .background,
    .home_wrap .hero_wrap .parallax_wrap .mobile_background,
    .home_wrap .hero_wrap .parallax_wrap .background-lottie {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      object-fit: cover;
      z-index: 4; }
      .home_wrap .hero_wrap .parallax_wrap .background img,
      .home_wrap .hero_wrap .parallax_wrap .mobile_background img,
      .home_wrap .hero_wrap .parallax_wrap .background-lottie img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        object-fit: cover;
        z-index: 0; }
      .home_wrap .hero_wrap .parallax_wrap .background svg,
      .home_wrap .hero_wrap .parallax_wrap .mobile_background svg,
      .home_wrap .hero_wrap .parallax_wrap .background-lottie svg {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover; }
    .home_wrap .hero_wrap .parallax_wrap .background {
      opacity: 0;
      display: block;
      transition: all 1.1s; }
      @media (max-width: 768px) {
        .home_wrap .hero_wrap .parallax_wrap .background {
          display: none; } }
      .home_wrap .hero_wrap .parallax_wrap .background.show {
        opacity: 1; }
    .home_wrap .hero_wrap .parallax_wrap .mobile_background {
      opacity: 0;
      display: none;
      transition: all 1.1s; }
      @media (max-width: 768px) {
        .home_wrap .hero_wrap .parallax_wrap .mobile_background {
          width: 100%;
          display: block; } }
      .home_wrap .hero_wrap .parallax_wrap .mobile_background.show {
        opacity: 1; }
    .home_wrap .hero_wrap .parallax_wrap .background-lottie {
      z-index: 6;
      transition: all 0.5s; }
      .home_wrap .hero_wrap .parallax_wrap .background-lottie.hidden {
        opacity: 0; }
    .home_wrap .hero_wrap .parallax_wrap .tint-overlay {
      content: "";
      position: absolute;
      background: #000;
      opacity: 0.1;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 5;
      transition: all 1s; }
    .home_wrap .hero_wrap .parallax_wrap .content_wrap {
      position: absolute;
      bottom: 40px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 7;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      opacity: 1;
      transition: all 1s; }
      @media (max-width: 500px) {
        .home_wrap .hero_wrap .parallax_wrap .content_wrap {
          width: 100%; } }
      .home_wrap .hero_wrap .parallax_wrap .content_wrap.visible {
        opacity: 1; }
      .home_wrap .hero_wrap .parallax_wrap .content_wrap.hidden {
        opacity: 0; }
      .home_wrap .hero_wrap .parallax_wrap .content_wrap h1 {
        font-size: 3.1vw;
        color: #fff;
        margin: 0 0 20px;
        font-family: "Montserrat-Regular";
        text-align: center; }
        @media (max-width: 500px) {
          .home_wrap .hero_wrap .parallax_wrap .content_wrap h1 {
            font-size: 4vw; } }
      .home_wrap .hero_wrap .parallax_wrap .content_wrap .button {
        padding: 11px 39px;
        border-radius: 50px;
        border: 1px solid #ffffff;
        font-size: 1.1vw;
        font-family: "Montserrat-SemiBold";
        color: #fff;
        text-transform: uppercase;
        transition: all 0.5s; }
        @media (max-width: 500px) {
          .home_wrap .hero_wrap .parallax_wrap .content_wrap .button {
            padding: 12px 40px;
            font-size: 12px; } }
        .home_wrap .hero_wrap .parallax_wrap .content_wrap .button:hover {
          background: #fff;
          color: #000; }
        .home_wrap .hero_wrap .parallax_wrap .content_wrap .button.delay-show {
          opacity: 0;
          visibility: hidden;
          transition: all 0.5s ease-in-out; }
          .home_wrap .hero_wrap .parallax_wrap .content_wrap .button.delay-show.show {
            opacity: 1;
            visibility: visible; }

.home_wrap .div-large {
  position: relative; }

.home_wrap .first_section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #a73c38;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 2; }
  .home_wrap .first_section .left {
    width: 48.5%;
    position: relative;
    overflow: hidden; }
    .home_wrap .first_section .left .bg {
      position: absolute;
      top: 0;
      right: -0.5px;
      object-fit: cover;
      width: 115%;
      height: 115%;
      transition: all 1s; }
      .home_wrap .first_section .left .bg.in-view {
        width: 100%;
        height: 100%; }
    @media (max-width: 500px) {
      .home_wrap .first_section .left {
        width: 100%;
        padding-top: 120%;
        order: 2; } }
    .home_wrap .first_section .left .inside_image {
      width: 81%;
      position: absolute;
      height: 83.5%;
      object-fit: contain;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      transition: all 1.5s;
      opacity: 0; }
      .home_wrap .first_section .left .inside_image.mobile {
        display: none; }
      @media (max-width: 768px) {
        .home_wrap .first_section .left .inside_image.desktop {
          display: none; }
        .home_wrap .first_section .left .inside_image.mobile {
          display: block; } }
      .home_wrap .first_section .left .inside_image img {
        width: 100%;
        height: 100%; }
      .home_wrap .first_section .left .inside_image.in-view {
        opacity: 1; }
        .home_wrap .first_section .left .inside_image.in-view img {
          opacity: 1 !important; }
  .home_wrap .first_section .right {
    width: 51.5%;
    padding: 19% 7% 19% 8%; }
    @media (max-width: 500px) {
      .home_wrap .first_section .right {
        width: 100%;
        padding: 10% 4%;
        order: 1; } }
    .home_wrap .first_section .right .content_wrap .title {
      font-size: 2.6vw;
      color: #fff;
      font-family: "Montserrat-Regular";
      margin-bottom: 24px; }
      @media (max-width: 500px) {
        .home_wrap .first_section .right .content_wrap .title {
          font-size: 22px; } }
    .home_wrap .first_section .right .content_wrap .description {
      font-size: 1vw;
      color: #fff;
      font-family: "Montserrat-Regular";
      margin-bottom: 40px;
      line-height: 1.6em;
      letter-spacing: 0.7px; }
      @media (max-width: 500px) {
        .home_wrap .first_section .right .content_wrap .description {
          font-size: 16px; } }
    .home_wrap .first_section .right .content_wrap a {
      font-size: 14px;
      color: #fff;
      font-family: "Montserrat-SemiBold";
      position: relative;
      letter-spacing: 0.7px; }
      @media (max-width: 1500px) {
        .home_wrap .first_section .right .content_wrap a {
          font-size: 1vw; } }
      @media (max-width: 500px) {
        .home_wrap .first_section .right .content_wrap a {
          font-size: 16px; } }
      .home_wrap .first_section .right .content_wrap a:after {
        content: "";
        position: absolute;
        width: 100%;
        transform: scaleX(1);
        /* Line starts as fully visible */
        height: 1px;
        bottom: -5px;
        left: 0;
        background-color: #ef9f82;
        transform-origin: bottom left;
        /* Ensures it loads from the left */
        transition: transform 0.25s ease-out; }
      .home_wrap .first_section .right .content_wrap a:hover:after {
        transform: scaleX(0);
        /* Shrinks to the right */
        transform-origin: bottom right;
        /* Animates to the right */ }
      .home_wrap .first_section .right .content_wrap a:not(:hover):after {
        transform: scaleX(1);
        /* Expands back from left to full width */
        transform-origin: bottom left;
        /* Ensures it loads from the left */ }
    .home_wrap .first_section .right .content_wrap.visible {
      top: 0;
      opacity: 1; }

.home_wrap .input-error {
  color: #d32f2f;
  font-size: 13px;
  margin-top: 4px;
  margin-bottom: 0;
  font-family: inherit;
  line-height: 1.2;
  display: none;
  position: absolute;
  bottom: -20px; }

.home_wrap .dropdown-wrapper {
  width: 100%; }

.home_wrap .input-error.visible {
  display: block; }

.home_wrap .second_section {
  background: #fbe8e1;
  position: relative;
  overflow: hidden;
  z-index: 2; }
  .home_wrap .second_section .form_wrap {
    padding: 80px 0 135px;
    max-width: 40%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fbe8e1;
    position: relative;
    z-index: 10; }
    @media (max-width: 1920px) {
      .home_wrap .second_section .form_wrap {
        max-width: 825px; } }
    @media (max-width: 768px) {
      .home_wrap .second_section .form_wrap {
        padding: 60px 25px 85px;
        max-width: 550px; } }
    @media (max-width: 500px) {
      .home_wrap .second_section .form_wrap {
        padding: 30px 25px 45px; } }
    .home_wrap .second_section .form_wrap .form_logo {
      margin-bottom: 20px; }
      @media (max-width: 500px) {
        .home_wrap .second_section .form_wrap .form_logo {
          width: 10%; } }
    .home_wrap .second_section .form_wrap .form_text {
      margin-bottom: 60px;
      font-family: "Montserrat-Regular";
      font-size: 1.2vw;
      color: #a73c38;
      text-align: center;
      line-height: 1.4em; }
      @media (max-width: 768px) {
        .home_wrap .second_section .form_wrap .form_text {
          margin-bottom: 60px; } }
      @media (max-width: 500px) {
        .home_wrap .second_section .form_wrap .form_text {
          font-size: 16px; } }
    .home_wrap .second_section .form_wrap .wpcf7 {
      width: 100%; }
      .home_wrap .second_section .form_wrap .wpcf7 form {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end; }
        .home_wrap .second_section .form_wrap .wpcf7 form .wpcf7-not-valid-tip {
          font-family: "Montserrat-Regular";
          font-size: 14px; }
        .home_wrap .second_section .form_wrap .wpcf7 form .wpcf7-response-output {
          font-family: "Montserrat-Regular";
          font-size: 14px; }
        .home_wrap .second_section .form_wrap .wpcf7 form .form-item,
        .home_wrap .second_section .form_wrap .wpcf7 form p {
          position: relative;
          width: 48%;
          margin-bottom: 40px;
          font-size: 16px;
          color: #a73c38;
          font-family: "Montserrat-Regular";
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          /* Hide default checkboxes and radio buttons */
          /* Style the square boxes */ }
          @media (max-width: 768px) {
            .home_wrap .second_section .form_wrap .wpcf7 form .form-item,
            .home_wrap .second_section .form_wrap .wpcf7 form p {
              margin-bottom: 20px; } }
          @media (max-width: 500px) {
            .home_wrap .second_section .form_wrap .wpcf7 form .form-item,
            .home_wrap .second_section .form_wrap .wpcf7 form p {
              font-size: 16px;
              width: 100%; } }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item input,
          .home_wrap .second_section .form_wrap .wpcf7 form p input {
            width: 100%;
            padding-bottom: 11px;
            border-bottom: 0.5px solid #a73c38; }
            @media (max-width: 500px) {
              .home_wrap .second_section .form_wrap .wpcf7 form .form-item input,
              .home_wrap .second_section .form_wrap .wpcf7 form p input {
                font-size: 16px; } }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .asterisk,
          .home_wrap .second_section .form_wrap .wpcf7 form p .asterisk {
            color: #a73c38; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item label,
          .home_wrap .second_section .form_wrap .wpcf7 form p label {
            width: 100%;
            display: block; }
            .home_wrap .second_section .form_wrap .wpcf7 form .form-item label span,
            .home_wrap .second_section .form_wrap .wpcf7 form p label span {
              width: 100%;
              position: relative;
              font-size: 16px; }
              .home_wrap .second_section .form_wrap .wpcf7 form .form-item label span .wpcf7-not-valid-tip,
              .home_wrap .second_section .form_wrap .wpcf7 form p label span .wpcf7-not-valid-tip {
                position: absolute;
                bottom: -35px;
                left: 0; }
              .home_wrap .second_section .form_wrap .wpcf7 form .form-item label span .placeholder-overlay,
              .home_wrap .second_section .form_wrap .wpcf7 form p label span .placeholder-overlay {
                position: absolute;
                top: 0;
                left: 0;
                pointer-events: none;
                font-size: inherit;
                transition: opacity 0.3s ease;
                z-index: 1; }
                .home_wrap .second_section .form_wrap .wpcf7 form .form-item label span .placeholder-overlay.hidden,
                .home_wrap .second_section .form_wrap .wpcf7 form p label span .placeholder-overlay.hidden {
                  opacity: 0; }
                .home_wrap .second_section .form_wrap .wpcf7 form .form-item label span .placeholder-overlay .asterisk,
                .home_wrap .second_section .form_wrap .wpcf7 form p label span .placeholder-overlay .asterisk {
                  color: #a73c38; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .cs-selected,
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .cs-option,
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item p,
          .home_wrap .second_section .form_wrap .wpcf7 form p .cs-selected,
          .home_wrap .second_section .form_wrap .wpcf7 form p .cs-option,
          .home_wrap .second_section .form_wrap .wpcf7 form p p {
            font-size: 16px; }
            .home_wrap .second_section .form_wrap .wpcf7 form .form-item .cs-selected .asterisk,
            .home_wrap .second_section .form_wrap .wpcf7 form .form-item .cs-option .asterisk,
            .home_wrap .second_section .form_wrap .wpcf7 form .form-item p .asterisk,
            .home_wrap .second_section .form_wrap .wpcf7 form p .cs-selected .asterisk,
            .home_wrap .second_section .form_wrap .wpcf7 form p .cs-option .asterisk,
            .home_wrap .second_section .form_wrap .wpcf7 form p p .asterisk {
              color: #a73c38; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item input[type="checkbox"],
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item input[type="radio"],
          .home_wrap .second_section .form_wrap .wpcf7 form p input[type="checkbox"],
          .home_wrap .second_section .form_wrap .wpcf7 form p input[type="radio"] {
            display: none; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-list-item,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-list-item {
            margin-left: 0;
            margin-right: 15px;
            margin-top: 8px; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-list-item-label,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-list-item-label {
            position: relative;
            display: flex;
            align-items: center;
            cursor: pointer;
            padding-left: 28px;
            min-height: 22px;
            user-select: none;
            font-size: 16px; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-list-item-label::before,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-list-item-label::before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 18px;
            height: 18px;
            border: 1.5px solid #a73c38;
            border-radius: 3px;
            background: #fff;
            box-sizing: border-box;
            transition: background 0.2s; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-list-item-label
input[type="checkbox"]:checked
+ .wpcf7-list-item-label::before,
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-list-item-label
input[type="radio"]:checked
+ .wpcf7-list-item-label::before,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-list-item-label
input[type="checkbox"]:checked
+ .wpcf7-list-item-label::before,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-list-item-label
input[type="radio"]:checked
+ .wpcf7-list-item-label::before {
            background-color: #a73c38;
            border-color: #a73c38; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-list-item-label
input[type="checkbox"]:focus
+ .wpcf7-list-item-label::before,
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-list-item-label
input[type="radio"]:focus
+ .wpcf7-list-item-label::before,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-list-item-label
input[type="checkbox"]:focus
+ .wpcf7-list-item-label::before,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-list-item-label
input[type="radio"]:focus
+ .wpcf7-list-item-label::before {
            outline: 2px solid #a73c38; }
          .home_wrap .second_section .form_wrap .wpcf7 form .form-item .wpcf7-form-control-wrap input,
          .home_wrap .second_section .form_wrap .wpcf7 form p .wpcf7-form-control-wrap input {
            border: none; }
        .home_wrap .second_section .form_wrap .wpcf7 form button {
          background: #a73c38;
          width: 100%;
          font-size: 18px;
          font-family: "Montserrat-Bold";
          color: #fff;
          padding: 16px 0;
          border-radius: 50px;
          text-align: center;
          text-transform: uppercase;
          cursor: pointer;
          border: 1px solid #a73c38;
          transition: all 0.5s;
          margin-bottom: 0; }
          @media (max-width: 768px) {
            .home_wrap .second_section .form_wrap .wpcf7 form button {
              font-size: 1em;
              padding: 10px 0; } }
          .home_wrap .second_section .form_wrap .wpcf7 form button:hover {
            color: #a73c38;
            background: transparent; }
      .home_wrap .second_section .form_wrap .wpcf7 .wpcf7-list-item-label {
        position: relative;
        display: flex;
        align-items: center;
        cursor: pointer;
        padding-left: 28px;
        min-height: 22px;
        user-select: none;
        font-size: 16px; }
      .home_wrap .second_section .form_wrap .wpcf7 .wpcf7-list-item-label span {
        position: relative;
        display: flex;
        align-items: center;
        font-size: 16px;
        margin-left: 0; }
      .home_wrap .second_section .form_wrap .wpcf7 .wpcf7-list-item-label span::before {
        content: "";
        position: absolute;
        left: -28px;
        top: 50%;
        transform: translateY(-50%);
        width: 18px;
        height: 18px;
        border: 0.5px solid #a73c38;
        background: #fbe8e1;
        box-sizing: border-box;
        transition: background 0.2s; }
      .home_wrap .second_section .form_wrap .wpcf7 .wpcf7-list-item-label input[type="checkbox"]:checked + span::before,
      .home_wrap .second_section .form_wrap .wpcf7 .wpcf7-list-item-label input[type="radio"]:checked + span::before {
        background-color: #a73c38;
        border-color: #a73c38; }
      .home_wrap .second_section .form_wrap .wpcf7 .wpcf7-list-item-label input[type="checkbox"]:focus + span::before,
      .home_wrap .second_section .form_wrap .wpcf7 .wpcf7-list-item-label input[type="radio"]:focus + span::before {
        outline: 2px solid #a73c38; }
    .home_wrap .second_section .form_wrap .row {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      width: 100%; }
      .home_wrap .second_section .form_wrap .row label.lb {
        margin-bottom: 20px;
        padding-top: 15px; }

.home_wrap .bottom_image {
  width: 100%;
  background: #a73c38;
  position: sticky;
  bottom: 0;
  height: 30.5vw;
  overflow: hidden;
  z-index: 1; }
  @media (max-width: 500px) {
    .home_wrap .bottom_image {
      height: 65vw; } }
  .home_wrap .bottom_image .footer-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44%;
    height: 65%;
    object-fit: contain;
    opacity: 1;
    transition: 0.5s all;
    background: #a73c38;
    border-radius: 30px;
    z-index: 2; }
    @media (max-width: 500px) {
      .home_wrap .bottom_image .footer-logo {
        width: 87%; } }
  .home_wrap .bottom_image .bg-patern {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }
  .home_wrap .bottom_image.in-view .footer-logo {
    opacity: 1; }

.textual_wrap {
  padding: 100px 0;
  background: #e1dbcc; }
  .textual_wrap .content_wrap {
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box; }
    .textual_wrap .content_wrap picture {
      margin: 0 auto;
      display: block;
      width: 100%;
      position: relative;
      text-align: center; }
    .textual_wrap .content_wrap h1 {
      font-family: "Montserrat-Regular";
      font-size: 32px; }
    .textual_wrap .content_wrap p {
      font-family: "Montserrat-Regular";
      line-height: 1.6em;
      font-size: 13px; }
      .textual_wrap .content_wrap p strong {
        font-family: "Montserrat-Medium"; }
    .textual_wrap .content_wrap a {
      font-family: "Montserrat-Regular";
      line-height: 1.6em;
      text-decoration: underline;
      word-wrap: break-word;
      word-break: break-word;
      overflow-wrap: break-word;
      hyphens: auto;
      font-size: 13px; }
    .textual_wrap .content_wrap ul {
      list-style: disc; }
    .textual_wrap .content_wrap ul,
    .textual_wrap .content_wrap ol {
      list-style-position: inside; }
      .textual_wrap .content_wrap ul li,
      .textual_wrap .content_wrap ol li {
        font-family: "Montserrat-Regular";
        line-height: 1.6em;
        font-size: 13px; }
    .textual_wrap .content_wrap table {
      width: 100%; }
      .textual_wrap .content_wrap table thead th {
        font-family: "Montserrat-Bold";
        line-height: 1.6em;
        font-size: 12px;
        padding: 10px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        background-color: transparent; }
        .textual_wrap .content_wrap table thead th:first-child {
          border-left: 1px solid #ccc; }
      .textual_wrap .content_wrap table tbody td {
        font-family: "Montserrat-Regular";
        line-height: 1.6em;
        font-size: 12px;
        padding: 10px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        background-color: transparent; }
      .textual_wrap .content_wrap table tbody tr td:first-child {
        border-left: 1px solid #ccc; }

.form_submit_wrap {
  min-height: calc(100vh - 35px);
  padding: 100px 0;
  background: #e1dbcc; }
  .form_submit_wrap .content_wrap {
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 70vh; }
    .form_submit_wrap .content_wrap .wrap {
      max-width: 640px;
      width: 100%;
      padding: 25px;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .form_submit_wrap .content_wrap .wrap .logo {
        width: 55px;
        margin-bottom: 30px; }
      .form_submit_wrap .content_wrap .wrap .text {
        font-size: 18px;
        font-family: "Montserrat-Regular";
        color: #a73c38;
        line-height: 1.6;
        margin-top: 18px;
        text-align: center;
        margin-bottom: 30px; }
        @media (max-width: 1281px) {
          .form_submit_wrap .content_wrap .wrap .text {
            font-size: 18px; } }
        @media (max-width: 1080px) {
          .form_submit_wrap .content_wrap .wrap .text {
            font-size: 16px; } }
        @media (max-width: 768px) {
          .form_submit_wrap .content_wrap .wrap .text {
            font-size: 14px; } }
      .form_submit_wrap .content_wrap .wrap .button {
        padding: 16px 80px;
        border: 1px solid #a73c38;
        font-size: 14px;
        font-family: "Montserrat-SemiBold";
        color: #a73c38;
        text-transform: uppercase;
        transition: all 0.5s;
        text-align: center; }
        @media (max-width: 500px) {
          .form_submit_wrap .content_wrap .wrap .button {
            padding: 8px 25px; } }
        .form_submit_wrap .content_wrap .wrap .button:hover {
          background: #a73c38;
          color: #fff; }
