@import 'css/swiper-bundle.min.css';
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiS2ccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSyccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1E1yyccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiSyccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Euyyccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EVyuccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Ebiuccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSuccg.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/heebo/v28/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EICuccg.ttf) format('truetype');
}
/* Amitay font family - Regular weight */
@font-face {
  font-family: "amitay";
  src: url("../Fonts/Amitay-Regular.eot");
  /* IE9 compat modes */
  src: url("../Fonts/Amitay-Regular.eot?#iefix") format("embedded-opentype"), /* IE6–IE8 */ url("../Fonts/Amitay-Regular.woff") format("woff"), /* modern browsers */ url("../Fonts/Amitay-Regular.svg#Amitay-Regular") format("svg");
  /* legacy iOS */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Amitay font family - Black weight */
@font-face {
  font-family: "amitay";
  src: url("../Fonts/Amitay-Black.eot");
  /* IE9 compat modes */
  src: url("../Fonts/Amitay-Black.eot?#iefix") format("embedded-opentype"), /* IE6–IE8 */ url("../Fonts/Amitay-Black.woff") format("woff"), /* modern browsers */ url("../Fonts/Amitay-Black.svg#Amitay-Black") format("svg");
  /* legacy iOS */
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Amitay font family - Light weight */
@font-face {
  font-family: "amitay";
  src: url("../Fonts/Amitay-Light.eot");
  /* IE9 compat modes */
  src: url("../Fonts/Amitay-Light.eot?#iefix") format("embedded-opentype"), /* IE6–IE8 */ url("../Fonts/Amitay-Light.woff") format("woff"), /* modern browsers */ url("../Fonts/Amitay-Light.svg#Amitay-Light") format("svg");
  /* legacy iOS */
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 1vw;
  height: 100%;
}
@media (max-width: 768px) {
  html {
    font-size: 2.5vw;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 3.8vw;
  }
}
body {
  padding: 0;
  font-family: "Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  font-size: 1.1rem;
  height: 100%;
  font-weight: 300;
  color: #4A4035;
}
[class^="dashicons-"],
[class*=" dashicons-"],
[class^="dashicons-"]::before,
[class*=" dashicons-"]::before {
  font-family: "dashicons" !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
img.aligncenter {
  margin: 0 auto;
  display: block;
}
img,
a,
input,
textarea,
:focus {
  outline: none !important;
}
img:focus,
a:focus,
input:focus,
textarea:focus,
:focus:focus {
  outline: none !important;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
ol {
  margin: 0;
  padding: 0;
}
ol li {
  list-style-position: inside;
}
h1,
h2,
.h1,
.h2 {
  font-size: 2.4rem;
  font-weight: 300;
  margin: 0;
  font-family: "amitay", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
}
h3,
.h3 {
  font-size: 1.68rem;
  margin: 0;
  font-family: "amitay", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
}
h4,
.h4 {
  font-size: 1.36rem;
  font-weight: 900;
  margin: 0;
  line-height: 1.2;
}
p mark {
  background-color: transparent;
  font-size: 0.8rem;
  font-weight: 300;
  color: inherit;
  display: block;
}
#page {
  padding-top: 8rem;
}
@media (max-width: 768px) {
  #page {
    padding-top: 73px;
  }
}
.button,
button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.2rem 0.8rem 0.2rem;
  height: 1.8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #4A4035;
  color: #fff;
  font-family: "amitay", Georgia, "Times New Roman", Times, serif !important;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #4A4035;
  line-height: 1;
  display: block;
  height: auto;
  padding: 0.3rem 0.5rem 0.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.button:hover,
button:hover {
  background-color: transparent;
  color: #4A4035;
}
.button:hover svg path,
button:hover svg path,
.button:hover svg line,
button:hover svg line {
  stroke: #fff;
}
.button.clear,
button.clear {
  background-color: transparent;
  color: #4A4035;
  border: 1px solid #4A4035;
}
.button.clear:hover,
button.clear:hover {
  background-color: #4A4035;
  color: #fff;
}
.small-title {
  font-weight: 900;
  font-size: 1.7rem;
  margin: 0;
  font-family: "amitay", Georgia, "Times New Roman", Times, serif;
}
.container,
.wp-block-columns {
  max-width: 1600px;
  padding: 0 3.6rem;
  margin: 0 auto;
}
.container.alignwide,
.wp-block-columns.alignwide {
  max-width: 100%;
}
.container.alignfull,
.wp-block-columns.alignfull {
  max-width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .container,
  .wp-block-columns {
    padding: 0 2.5rem;
  }
}
.flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-wrapper.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrapper.column.y-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-wrapper.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-wrapper.x-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex-wrapper.y-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex-wrapper.x-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-wrapper.x-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-wrapper.x-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-wrapper.y-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-wrapper.y-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-wrapper.y-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.wp-block[data-type="core/widget-area"],
.blocks-widgets-container .editor-styles-wrapper {
  max-width: 100%;
}
.popup-backdrop {
  position: fixed;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 220ms ease;
  transition: opacity 220ms ease;
}
.popup-backdrop.is-open {
  opacity: 1;
  pointer-events: auto;
}
.popup-backdrop .popup-dialog {
  max-width: 740px;
  background: rgba(249, 243, 238, 0.9);
  max-height: 80vh;
  overflow: auto;
  position: relative;
}
.popup-backdrop .popup-close {
  background: none;
  border: 0;
  font-size: 1.25rem;
  cursor: pointer;
  line-height: 1;
  padding: 0.25rem;
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #4A4035;
}
.popup-backdrop .popup-body {
  padding: 3.5rem 3.25rem 3rem;
}
html.popup-locked {
  overflow: hidden;
}
section.hero-section {
  position: relative;
}
section.hero-section img {
  display: block;
  width: 100%;
}
.title-section .small-title {
  margin-bottom: 0.5rem;
}
.socials-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  gap: 0.1rem;
}
.socials-block li {
  list-style: none;
}
.socials-block a {
  color: #4A4035;
  font-size: 1.9rem;
}
:where(.wp-block-group.has-background) {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .is-layout-flow > .alignright {
    -webkit-margin-start: 0 !important;
            margin-inline-start: 0 !important;
    -webkit-margin-end: 0 !important;
            margin-inline-end: 0 !important;
  }
}
