/**
 * Main LESS stylesheet for Epicod Reches theme
 * Compile this to main.css before use
 */
@font-face {
  font-family: 'Almoni';
  src: url('../fonts/almoni/almoni-regular-aaa.eot');
  src: url('../fonts/almoni/almoni-regular-aaa.eot?#iefix') format('embedded-opentype'), url('../fonts/almoni/almoni-regular-aaa.woff2') format('woff2'), url('../fonts/almoni/almoni-regular-aaa.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TelAviv';
  src: url('../fonts/tel-aviv/TelAviv-BrutalistRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TelAviv';
  src: url('../fonts/tel-aviv/TelAviv-BrutalistBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TelAviv';
  src: url('../fonts/tel-aviv/TelAviv-BrutalistLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Reset and Base Styles */
/* line 56, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\0000356}}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 62, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\0000362}}
html {
  font-size: 19px;
}
@media (max-width: 430px) {
  /* line 64, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\0000364}}
  html {
    font-size: 10px;
  }
}
/* line 69, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\0000369}}
body {
  margin: 0;
  font-family: 'Almoni', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  font-size: var(--wp--preset--font-size--small);
  line-height: 1.6;
  color: var(--wp--preset--color--primary);
  background-color: var(--wp--preset--color--base);
  font-weight: 400;
}
@media (max-width: 768px) {
  /* line 77, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\0000377}}
  body {
    font-size: 16px;
    line-height: 18px;
  }
}
/* line 84, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\0000384}}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'TelAviv';
  font-weight: 400;
  line-height: 1.2;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
/* line 94, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\0000394}}
h1,
h2.wp-block-heading {
  font-size: 3.6rem;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: 1.84rem;
  margin-right: -1.84rem;
}
/* line 105, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003105}}
h2 {
  font-size: var(--wp--preset--font-size--x-large);
  margin-bottom: var(--wp--preset--spacing--50);
}
/* line 110, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003110}}
h3 {
  font-size: 1.1rem;
  margin-bottom: var(--wp--preset--spacing--40);
  letter-spacing: 2px;
  line-height: 1.2rem;
}
@media (max-width: 430px) {
  /* line 115, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003115}}
  h3 {
    font-size: 20px;
    line-height: 23px;
  }
}
/* line 121, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003121}}
h4 {
  font-size: 0.9rem;
  margin-bottom: var(--wp--preset--spacing--40);
}
/* line 126, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003126}}
h5,
h6 {
  font-size: var(--wp--preset--font-size--small);
  margin-bottom: var(--wp--preset--spacing--30);
}
/* line 132, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003132}}
p {
  margin-bottom: var(--wp--preset--spacing--40);
  letter-spacing: 0.7px;
}
@media (max-width: 430px) {
  /* line 137, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003137}}
  p br {
    display: none;
  }
}
/* line 163, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003163}}
img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
/* Site Structure */
/* line 170, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003170}}
.site-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
/* line 174, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003174}}
.site-main .site-header {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
@media (max-width: 768px) {
  /* line 178, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003178}}
  .site-main .site-header {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
/* line 185, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003185}}
body.scrolling .site-header {
  background-color: rgba(70, 68, 63, 0.8);
}
/* line 191, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003191}}
.site-visual-template {
  display: block;
}
/* line 195, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003195}}
.site-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 199, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003199}}
.container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: var(--wp--preset--spacing--60);
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
/* Header Styles */
/* line 208, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003208}}
.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  padding: 1rem 1.9rem;
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--base);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 768px) {
  /* line 219, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003219}}
  .site-header {
    padding: 24px 1.9rem;
    position: fixed;
    width: 100%;
  }
  /* line 223, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003223}}
  .site-header .mobile-right-part,
  .site-header .mobile-left-part {
    width: 40%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 229, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003229}}
  .site-header .mobile-right-part {
    position: relative;
    z-index: 1001;
  }
  /* line 233, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003233}}
  .site-header .mobile-left-part {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  /* line 235, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003235}}
  .site-header .mobile-left-part svg {
    width: 24px;
    height: 2rem;
    display: block;
  }
}
/* line 244, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003244}}
.mobile-btn {
  background-color: transparent;
  padding: 0;
  border: none;
  cursor: pointer;
  width: 19px;
  height: 11px;
  margin: 0;
  z-index: 15;
  margin-left: 1rem;
  position: relative;
}
/* line 255, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003255}}
.mobile-btn .bar {
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0ms 300ms;
  transition: all 0ms 300ms;
  width: 100%;
  height: 1.5px;
  background: #fff;
  -webkit-transition: -webkit-transform 0ms 300ms;
  transition: -webkit-transform 0ms 300ms;
  transition: transform 0ms 300ms;
  transition: transform 0ms 300ms, -webkit-transform 0ms 300ms;
}
/* line 265, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003265}}
.mobile-btn .bar:before,
.mobile-btn .bar:after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1.5px;
  background: #fff;
}
/* line 274, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003274}}
.mobile-btn .bar:before {
  bottom: 5px;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 278, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003278}}
.mobile-btn .bar:after {
  top: 5px;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 283, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003283}}
.mobile-btn .bar.animate {
  background: transparent !important;
}
/* line 286, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003286}}
.mobile-btn .bar.animate:before {
  bottom: 0;
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/* line 291, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003291}}
.mobile-btn .bar.animate:after {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 300, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003300}}
.site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 3.1rem;
}
/* line 304, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003304}}
.site-branding img {
  display: block;
}
@media (max-width: 768px) {
  /* line 307, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003307}}
  .site-branding {
    max-width: 92px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* line 313, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003313}}
.site-title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: bold;
}
/* line 318, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003318}}
.site-title a {
  text-decoration: none;
  color: var(--wp--preset--color--base);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 323, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003323}}
.site-title a:hover {
  opacity: 0.8;
}
/* line 329, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003329}}
.site-description {
  margin: 0.5rem 0 0;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
}
/* Navigation */
/* line 336, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003336}}
.main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 341, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003341}}
.main-navigation.open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
/* line 345, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003345}}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--wp--preset--spacing--80);
}
/* line 353, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003353}}
.main-navigation a {
  text-decoration: none;
  color: var(--wp--preset--color--base);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 14px;
  display: block;
  letter-spacing: 1.1px;
}
/* line 360, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003360}}
.main-navigation a:hover {
  color: #9D9187;
}
@media (max-width: 768px) {
  /* line 364, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003364}}
  .main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
    background-color: var(--wp--preset--color--primary);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 25% 8% 10%;
    background-image: url('../img/reches-mobile-menu-bg.png');
    background-size: auto 100%;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 386, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003386}}
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: var(--wp--preset--spacing--80);
    margin-top: var(--wp--preset--spacing--40);
  }
  /* line 392, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003392}}
  .main-navigation a {
    color: var(--wp--preset--color--base);
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-size: 18px;
    display: block;
    letter-spacing: 1.1px;
  }
}
/* line 403, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003403}}
.menu-toggle {
  display: none;
  background: none;
  border: 1px solid var(--wp--preset--color--base);
  color: var(--wp--preset--color--base);
  padding: 0.5rem 1rem;
  cursor: pointer;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 413, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003413}}
.menu-toggle:hover {
  background: var(--wp--preset--color--base);
  color: var(--wp--preset--color--primary);
}
/* Footer Styles */
/* line 420, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003420}}
.site-footer {
  padding: var(--wp--preset--spacing--60);
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--base);
  text-align: center;
  margin-top: auto;
  font-family: 'TelAviv';
  font-weight: 100;
}
/* line 428, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003428}}
.site-footer p {
  margin: 0;
}
/* line 430, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003430}}
.site-footer p br {
  display: block;
}
@media (max-width: 430px) {
  /* line 434, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003434}}
  .site-footer {
    font-size: 14px;
    padding: 4rem 2rem;
  }
}
/* line 440, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003440}}
.footer-navigation {
  margin-bottom: var(--wp--preset--spacing--50);
}
/* line 443, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003443}}
.footer-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: var(--wp--preset--spacing--50);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 453, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003453}}
.footer-navigation li {
  margin: 0;
}
/* line 457, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003457}}
.footer-navigation a {
  color: var(--wp--preset--color--base);
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 462, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003462}}
.footer-navigation a:hover {
  opacity: 0.8;
}
/* line 468, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003468}}
.site-info {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
}
/* line 472, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003472}}
.site-info p {
  margin: 0;
}
/* line 476, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003476}}
.site-info a {
  color: var(--wp--preset--color--base);
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
/* line 482, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003482}}
.site-info a:hover {
  border-color: var(--wp--preset--color--base);
}
/* Block Alignments */
/* line 489, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003489}}
.alignwide {
  max-width: var(--wp--style--global--wide-size);
}
/* line 493, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003493}}
.alignfull {
  max-width: 100%;
  width: 100%;
}
/* Skip Link */
/* line 499, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003499}}
.skip-link {
  position: absolute;
  right: -9999px;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
/* line 506, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003506}}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
/* Screen Reader Text */
/* line 521, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003521}}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
/* Custom Block Styles */
/* line 537, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003537}}
.wp-block-button.is-style-epicod-outline .wp-block-button__link {
  background-color: transparent;
  color: var(--wp--preset--color--primary);
  border: 2px solid var(--wp--preset--color--primary);
}
/* line 546, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003546}}
.wp-block-group.is-style-epicod-shadow {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 430px) {
  /* line 552, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003552}}
  .wp-block-group[data-mobile-bg-image] {
    background-image: var(--mobile-bg-image) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
/* Post Navigation */
/* line 562, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003562}}
.post-navigation,
.posts-navigation {
  margin: var(--wp--preset--spacing--60) 0;
  padding: var(--wp--preset--spacing--40) 0;
  border-top: 1px solid var(--wp--preset--color--neutral);
}
/* line 569, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003569}}
.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: var(--wp--preset--spacing--40);
}
/* line 577, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003577}}
.nav-previous a,
.nav-next a {
  color: var(--wp--preset--color--primary);
  text-decoration: none;
}
/* Entry Content */
/* line 584, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003584}}
.entry-content {
  margin-top: var(--wp--preset--spacing--50);
}
/* line 588, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003588}}
.entry-header {
  margin-bottom: var(--wp--preset--spacing--50);
}
/* line 592, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003592}}
.entry-title {
  margin: 0 0 0.5rem;
  color: var(--wp--preset--color--primary);
}
/* line 597, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003597}}
.entry-meta {
  font-size: 0.875rem;
  color: #666;
}
/* ========================================
   FORM STYLES - Floating Labels (RTL)
   Universal - Works with any form plugin
   ======================================== */
/* line 608, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003608}}
fieldset {
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
}
/* All Forms - RTL Support */
/* line 616, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003616}}
form {
  direction: rtl;
  text-align: right;
}
/* line 620, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003620}}
form .wpcf7-spinner {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: var(--wp--preset--color--secondary);
  background-image: url('../img/loader.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  top: 0;
  opacity: 1;
}
/* Form Field Wrapper - auto-added by our JS */
/* line 636, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003636}}
.form-field-wrap {
  position: relative;
  display: block;
  margin-bottom: var(--wp--preset--spacing--50);
}
/* line 642, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003642}}
.wpcf7-response-output {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  text-align: center !important;
  width: 100%;
}
/* line 650, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003650}}
.wpcf7-not-valid-tip {
  position: absolute;
}
/* Form Inputs and Textarea Base Styles */
/* line 655, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003655}}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="hidden"]),
form textarea,
form select {
  width: 100%;
  padding: 1.5rem 0.5rem 0.3rem;
  border: none;
  border-bottom: 1px solid var(--wp--preset--color--primary);
  background-color: transparent;
  font-family: 'Almoni', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  font-size: 1rem;
  color: var(--wp--preset--color--primary);
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  outline: none;
  direction: rtl;
  text-align: right;
}
/* line 670, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003670}}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="hidden"]).wpcf7-not-valid,
form textarea.wpcf7-not-valid,
form select.wpcf7-not-valid {
  border-bottom-color: #d32f2f;
}
/* line 674, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003674}}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="hidden"]):focus,
form textarea:focus,
form select:focus {
  border-bottom-width: 2px;
  border-bottom-color: var(--wp--preset--color--primary);
}
/* line 680, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003680}}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="hidden"]) {
  height: 50px;
}
/* line 684, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003684}}
form textarea {
  height: 100px;
  resize: none;
  padding-top: 1.8rem;
}
/* line 688, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003688}}
form textarea.wpcf7-not-valid {
  border-bottom-color: #d32f2f;
}
/* line 693, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003693}}
form select {
  height: 50px;
  padding-right: 0.5rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23333' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 0.5rem center;
}
/* Label Styling - Floating Effect */
/* Initial label position - inside the field */
/* line 705, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003705}}
form p label,
form .form-field label,
form label {
  position: absolute;
  top: 22px;
  right: 0.5rem;
  font-size: 12px;
  font-family: 'TelAviv';
  color: var(--wp--preset--color--primary);
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  opacity: 0.7;
  z-index: 1;
}
/* Floating label when focused - moves to top (JS adds .field-focused or .field-has-value class) */
/* line 722, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003722}}
form p.field-focused label,
form p.field-has-value label,
form .form-field.field-focused label,
form .form-field.field-has-value label,
.field-focused label,
.field-has-value label {
  top: -5px !important;
  font-size: 10px !important;
  opacity: 1 !important;
  color: var(--wp--preset--color--primary) !important;
}
/* Placeholder hidden by default (for :placeholder-shown to work) */
/* line 735, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003735}}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"])::-moz-placeholder, form textarea::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder, form textarea:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"])::-ms-input-placeholder, form textarea::-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"])::placeholder,
form textarea::placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* Show placeholder when focused */
/* line 742, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003742}}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus::-webkit-input-placeholder, form textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus::-moz-placeholder, form textarea:focus::-moz-placeholder {
  opacity: 0.5;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus:-ms-input-placeholder, form textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus::-ms-input-placeholder, form textarea:focus::-ms-input-placeholder {
  opacity: 0.5;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus::placeholder,
form textarea:focus::placeholder {
  opacity: 0.5;
}
/* Form structure adjustments */
/* line 748, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003748}}
form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  --gap: var(--wp--preset--spacing--50);
  gap: var(--gap);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 753, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003753}}
form p,
form .form-field {
  position: relative;
  margin-bottom: var(--wp--preset--spacing--40);
}
/* line 758, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003758}}
form br {
  display: none;
}
/* Submit Button Styling */
/* line 764, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003764}}
form input[type="submit"],
form button[type="submit"],
.submit-button {
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--base);
  border: none;
  padding: 0.3rem 2rem 0.2rem;
  font-family: 'TelAviv';
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  height: 25px;
  border-radius: 15px;
  display: block;
  margin: 0 auto;
}
/* line 779, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003779}}
form input[type="submit"]:hover,
form button[type="submit"]:hover,
.submit-button:hover {
  opacity: 0.9;
}
/* line 783, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003783}}
form input[type="submit"]:disabled,
form button[type="submit"]:disabled,
.submit-button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (max-width: 430px) {
  /* line 787, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003787}}
  form input[type="submit"],
  form button[type="submit"],
  .submit-button {
    font-size: 12px;
    border-radius: 10px;
    height: 33px;
    padding: 0.3rem 5rem 0.2rem;
  }
}
/* Form Validation Messages - Generic */
/* line 797, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003797}}
form .error-message,
form .validation-error,
.form-error {
  font-size: 0.75rem;
  color: #d32f2f;
  margin-top: 0.25rem;
  direction: rtl;
  text-align: right;
  display: block;
}
/* line 808, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003808}}
form .success-message,
.form-success {
  border: 2px solid #4caf50;
  color: #4caf50;
  padding: var(--wp--preset--spacing--40);
  margin-top: var(--wp--preset--spacing--50);
  font-size: 0.875rem;
  direction: rtl;
  text-align: right;
}
/* line 819, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003819}}
form .form-response {
  border: 2px solid;
  padding: var(--wp--preset--spacing--40);
  margin-top: var(--wp--preset--spacing--50);
  font-size: 0.875rem;
  direction: rtl;
  text-align: right;
}
/* line 827, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003827}}
form .form-response.error {
  border-color: #d32f2f;
  color: #d32f2f;
}
/* line 832, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003832}}
form .form-response.success {
  border-color: #4caf50;
  color: #4caf50;
}
/* Contact Form 7 Compatibility - Map CF7 classes to our generic styles */
/* line 839, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003839}}
.wpcf7-not-valid-tip {
  font-size: 0.75rem;
  color: #d32f2f;
  margin-top: 0.25rem;
  direction: rtl;
  text-align: right;
}
/* line 847, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003847}}
.wpcf7-response-output {
  border: 2px solid;
  padding: var(--wp--preset--spacing--40);
  margin-top: var(--wp--preset--spacing--50);
  font-size: 0.875rem;
  direction: rtl;
  text-align: right;
}
/* line 855, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003855}}
.wpcf7-response-output.wpcf7-validation-errors {
  border-color: #d32f2f;
  color: #d32f2f;
}
/* line 860, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003860}}
.wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #4caf50;
  color: #4caf50;
}
/* line 866, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003866}}
.wpcf7-spinner {
  margin: 0 0 0 1rem;
}
/* ========================================
   COLUMN CLASSES - With flex gap calculation
   ======================================== */
/* Column Classes - Accounts for flex gap on parent */
/* line 879, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003879}}
.col-1 {
  width: calc((100% / 12 * 1) - (var(--gap) * (12 - 1) / 12));
}
/* line 883, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003883}}
.col-2 {
  width: calc((100% / 12 * 2) - (var(--gap) * (12 - 2) / 12));
}
/* line 887, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003887}}
.col-3 {
  width: calc((100% / 12 * 3) - (var(--gap) * (12 - 3) / 12));
}
/* line 891, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003891}}
.col-4 {
  width: calc((100% / 12 * 4) - (var(--gap) * (12 - 4) / 12));
}
@media (max-width: 430px) {
  /* line 893, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003893}}
  .col-4 {
    width: 100%;
  }
}
/* line 898, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003898}}
.col-5 {
  width: calc((100% / 12 * 5) - (var(--gap) * (12 - 5) / 12));
}
/* line 902, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003902}}
.col-6 {
  width: calc((100% / 12 * 6) - (var(--gap) * (12 - 6) / 12));
}
/* line 906, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003906}}
.col-7 {
  width: calc((100% / 12 * 7) - (var(--gap) * (12 - 7) / 12));
}
/* line 910, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003910}}
.col-8 {
  width: calc((100% / 12 * 8) - (var(--gap) * (12 - 8) / 12));
}
/* line 914, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003914}}
.col-9 {
  width: calc((100% / 12 * 9) - (var(--gap) * (12 - 9) / 12));
}
/* line 918, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003918}}
.col-10 {
  width: calc((100% / 12 * 10) - (var(--gap) * (12 - 10) / 12));
}
/* line 922, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003922}}
.col-11 {
  width: calc((100% / 12 * 11) - (var(--gap) * (12 - 11) / 12));
}
/* line 926, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003926}}
.col-12 {
  width: 100%;
}
/* line 930, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003930}}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
/* line 940, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003940}}
.swiper-pagination {
  bottom: 0 !important;
  padding: 0.8rem 0;
}
/* line 943, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003943}}
.swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
/* line 955, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003955}}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 1rem !important;
  font-weight: normal;
  color: #fff;
}
/* line 961, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003961}}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
/* line 966, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003966}}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
/* line 972, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003972}}
.point_style {
  cursor: pointer;
}
/* line 975, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003975}}
.wrap_svl_center {
  margin: 0;
}
@media (max-width: 768px) {
  /* line 977, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003977}}
  .wrap_svl_center {
    overflow-x: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  /* line 981, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003981}}
  .wrap_svl_center::-webkit-scrollbar {
    display: none;
  }
  /* line 984, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003984}}
  .wrap_svl_center .wrap_svl_center_box {
    width: auto;
  }
  /* line 987, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003987}}
  .wrap_svl_center .wrap_svl {
    width: auto;
    max-width: none;
  }
  /* line 991, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003991}}
  .wrap_svl_center .images_wrap {
    width: auto;
  }
  /* line 993, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\00003993}}
  .wrap_svl_center .images_wrap img {
    width: auto;
    max-width: none;
    max-height: 612px;
    position: relative;
  }
}
/* line 1003, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031003}}
.wrap_svl_center_box {
  width: 100%;
}
/* line 1006, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031006}}
.wrap_svl {
  width: 100%;
}
/* line 1011, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031011}}
#powerTip {
  background-color: #3a3a3a;
  color: #fff;
  font-family: 'TelAviv' !important;
  font-size: 14px;
  padding: 0;
}
/* line 1017, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031017}}
#powerTip:before,
#powerTip:after {
  content: none !important;
}
/* line 1020, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031020}}
#powerTip svg {
  display: none !important;
}
/* line 1023, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031023}}
#powerTip .box_view_html {
  padding: 0.2rem 0.5rem 0.1rem !important;
  height: auto;
}
/* line 1027, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031027}}
#powerTip p {
  margin: 0 !important;
  font-family: 'TelAviv' !important;
  text-align: center;
  line-height: 1.2;
}
/* line 1035, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031035}}
.map-section {
  position: relative;
  overflow: hidden;
}
/* line 1038, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031038}}
.map-section p {
  margin: 0 !important;
}
/* line 1041, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031041}}
.map-section .absolute-text {
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  z-index: 1;
  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;
  color: #fff;
  padding: 0 10%;
}
@media (max-width: 430px) {
  /* line 1056, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031056}}
  .apartments-short-text {
    text-align: center;
  }
  /* line 1058, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031058}}
  .apartments-short-text .wp-block-column {
    padding: 0 !important;
  }
}
@media (max-width: 430px) {
  /* line 1065, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031065}}
  .section-about {
    text-align: center;
  }
  /* line 1067, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031067}}
  .section-about .wp-block-columns {
    gap: 53px;
  }
}
@media (min-width: 431px) {
  /* line 1078, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031078}}
  .hide-on-desktop {
    display: none !important;
  }
}
@media (max-width: 430px) {
  /* line 1085, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031085}}
  .hide-on-mobile {
    display: none !important;
  }
}
@media (max-width: 430px) {
  /* line 1091, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031091}}
  .section-slides-text {
    overflow: hidden;
  }
  /* line 1093, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031093}}
  .section-slides-text .gallery-wrapper {
    width: auto !important;
    margin-left: -3rem;
  }
  /* line 1097, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031097}}
  .section-slides-text .section-text {
    padding: 3rem 0 2rem !important;
  }
}
/* line 1106, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031106}}
.accessibility-widget {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
}
@media (max-width: 430px) {
  /* line 1112, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031112}}
  .accessibility-widget {
    bottom: 10px;
    left: 10px;
  }
}
/* line 1118, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031118}}
.accessibility-toggle-btn {
  background-color: #46443F;
  color: #fff;
  border: 2px solid #fff;
  padding: 12px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  width: 48px;
  height: 48px;
  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;
}
/* line 1133, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031133}}
.accessibility-toggle-btn .accessibility-icon {
  width: 24px;
  height: 24px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  fill: currentColor;
}
/* line 1140, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031140}}
.accessibility-toggle-btn[aria-expanded="true"] .accessibility-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* line 1144, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031144}}
.accessibility-toggle-btn:hover,
.accessibility-toggle-btn:focus {
  background-color: #fff;
  color: #46443F;
  outline: none;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}
/* line 1151, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031151}}
.accessibility-toggle-btn:hover .accessibility-icon,
.accessibility-toggle-btn:focus .accessibility-icon {
  fill: currentColor;
}
/* line 1156, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031156}}
.accessibility-toggle-btn:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
@media (max-width: 430px) {
  /* line 1160, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031160}}
  .accessibility-toggle-btn {
    padding: 10px;
    width: 44px;
    height: 44px;
  }
  /* line 1165, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031165}}
  .accessibility-toggle-btn .accessibility-icon {
    width: 22px;
    height: 22px;
  }
}
/* line 1172, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031172}}
.accessibility-menu {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}
/* line 1178, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031178}}
.accessibility-menu[aria-hidden="false"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 430px) {
  /* line 1182, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031182}}
  .accessibility-menu {
    gap: 8px;
    margin-top: 8px;
  }
}
/* line 1188, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031188}}
.accessibility-btn {
  background-color: #46443F;
  color: #fff;
  border: 2px solid #fff;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  min-width: 140px;
  text-align: center;
  position: relative;
  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;
  gap: 8px;
}
/* line 1207, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031207}}
.accessibility-btn .btn-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 1211, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031211}}
.accessibility-btn .check-symbol {
  display: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-right: 4px;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
/* line 1222, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031222}}
.accessibility-btn.active .check-symbol {
  display: inline-block;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
/* line 1228, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031228}}
.accessibility-btn:hover,
.accessibility-btn:focus {
  background-color: #fff;
  color: #46443F;
  outline: none;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}
/* line 1236, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031236}}
.accessibility-btn:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
@media (max-width: 430px) {
  /* line 1240, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031240}}
  .accessibility-btn {
    padding: 10px 16px;
    font-size: 12px;
    min-width: 120px;
    gap: 6px;
  }
  /* line 1246, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031246}}
  .accessibility-btn .check-symbol {
    font-size: 16px;
  }
}
/* line 1253, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031253}}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
/* line 1266, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031266}}
body.high-contrast {
  background-color: #000 !important;
  color: #fff !important;
}
/* line 1270, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031270}}
body.high-contrast * {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}
/* line 1276, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031276}}
body.high-contrast a {
  color: #ffff00 !important;
}
/* line 1279, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031279}}
body.high-contrast a:visited {
  color: #ffa500 !important;
}
/* line 1283, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031283}}
body.high-contrast a:hover,
body.high-contrast a:focus {
  color: #ffff00 !important;
  background-color: #333 !important;
}
/* line 1290, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031290}}
body.high-contrast .accessibility-btn {
  background-color: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
}
/* line 1295, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031295}}
body.high-contrast .accessibility-btn:hover,
body.high-contrast .accessibility-btn:focus {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}
/* line 1305, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031305}}
body.text-size-1 {
  font-size: 110% !important;
}
/* line 1309, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031309}}
body.text-size-1 p,
body.text-size-1 span,
body.text-size-1 div,
body.text-size-1 li,
body.text-size-1 td,
body.text-size-1 th,
body.text-size-1 label,
body.text-size-1 input,
body.text-size-1 textarea,
body.text-size-1 select,
body.text-size-1 button,
body.text-size-1 a {
  font-size: inherit !important;
}
/* line 1314, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031314}}
body.text-size-1 h1,
body.text-size-1 h2,
body.text-size-1 h3,
body.text-size-1 h4,
body.text-size-1 h5,
body.text-size-1 h6,
body.text-size-1 .wp-block-heading,
body.text-size-1 .entry-title,
body.text-size-1 .site-title,
body.text-size-1 .section-header h1,
body.text-size-1 .section-header h2 {
  font-size: calc(1em * 1.1) !important;
}
/* line 1324, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031324}}
body.text-size-1 .main-navigation a {
  font-size: 15.4px !important;
}
@media (max-width: 768px) {
  /* line 1329, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031329}}
  body.text-size-1 .main-navigation a {
    font-size: 19.8px !important;
  }
}
/* line 1335, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031335}}
body.text-size-2 {
  font-size: 120% !important;
}
/* line 1338, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031338}}
body.text-size-2 p,
body.text-size-2 span,
body.text-size-2 div,
body.text-size-2 li,
body.text-size-2 td,
body.text-size-2 th,
body.text-size-2 label,
body.text-size-2 input,
body.text-size-2 textarea,
body.text-size-2 select,
body.text-size-2 button,
body.text-size-2 a {
  font-size: inherit !important;
}
/* line 1342, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031342}}
body.text-size-2 h1,
body.text-size-2 h2,
body.text-size-2 h3,
body.text-size-2 h4,
body.text-size-2 h5,
body.text-size-2 h6,
body.text-size-2 .wp-block-heading,
body.text-size-2 .entry-title,
body.text-size-2 .site-title,
body.text-size-2 .section-header h1,
body.text-size-2 .section-header h2 {
  font-size: calc(1em * 1.2) !important;
}
/* line 1351, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031351}}
body.text-size-2 .main-navigation a {
  font-size: 16.8px !important;
}
@media (max-width: 768px) {
  /* line 1356, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031356}}
  body.text-size-2 .main-navigation a {
    font-size: 21.6px !important;
  }
}
/* line 1362, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031362}}
body.text-size-3 {
  font-size: 130% !important;
}
/* line 1365, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031365}}
body.text-size-3 p,
body.text-size-3 span,
body.text-size-3 div,
body.text-size-3 li,
body.text-size-3 td,
body.text-size-3 th,
body.text-size-3 label,
body.text-size-3 input,
body.text-size-3 textarea,
body.text-size-3 select,
body.text-size-3 button,
body.text-size-3 a {
  font-size: inherit !important;
}
/* line 1369, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031369}}
body.text-size-3 h1,
body.text-size-3 h2,
body.text-size-3 h3,
body.text-size-3 h4,
body.text-size-3 h5,
body.text-size-3 h6,
body.text-size-3 .wp-block-heading,
body.text-size-3 .entry-title,
body.text-size-3 .site-title,
body.text-size-3 .section-header h1,
body.text-size-3 .section-header h2 {
  font-size: calc(1em * 1.3) !important;
}
/* line 1378, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031378}}
body.text-size-3 .main-navigation a {
  font-size: 18.2px !important;
}
@media (max-width: 768px) {
  /* line 1383, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
  @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031383}}
  body.text-size-3 .main-navigation a {
    font-size: 23.4px !important;
  }
}
/* line 1392, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031392}}
body.links-marked a {
  text-decoration: underline !important;
  border-bottom: 2px solid currentColor !important;
}
/* line 1400, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031400}}
body.readable-font * {
  font-family: Arial, Helvetica, sans-serif !important;
}
/* line 1408, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031408}}
body.animations-stopped *,
body.animations-stopped *::before,
body.animations-stopped *::after {
  -webkit-animation-duration: 0s !important;
          animation-duration: 0s !important;
  -webkit-animation-delay: 0s !important;
          animation-delay: 0s !important;
  -webkit-transition-duration: 0s !important;
          transition-duration: 0s !important;
  -webkit-transition-delay: 0s !important;
          transition-delay: 0s !important;
  scroll-behavior: auto !important;
}
/* line 1419, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031419}}
body.animations-stopped .swiper {
  pointer-events: auto;
}
/* line 1430, C:\wamp64\www\reches\wp-content\themes\epicod-reches\assets\css\main.less */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/wamp64\/www\/reches\/wp-content\/themes\/epicod-reches\/assets\/css\/main\.less}line{font-family:\000031430}}
body.ios-device * {
  background-attachment: scroll !important;
}
/*# sourceMappingURL=main.css.map */