/*!
Theme Name: z6vagj
Theme URI: #
Version: 1.9.8
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: z6vagj
*/

:root {
  --text-color: #000000;
  --heading-color: #fbc02d;
  --primary-btn-bg: #fbc02d;
  --secondary-btn-bg: #ff5722;
  --primary-btn-color: #000000;
  --secondary-btn-color: #ffffff;

  --header-bg-color: #fbc02d;
  --header-text-color: #000000;
  --header-border: {{header-border}};

  --footer-bg-color: #fbc02d;
  --footer-text-color: #000000;
  --footer-direction: row-reverse;
  --footer-justify: space-between;

  --table-bg-color: #ffffff;
  --table-border-color: #fbc02d;
  --table-text-color: #333333;

  --body-bg-color: #fffde7;
  --card-bg-color: #ffffff;
  --card-text-color: #000000;
  --card-border: {{card-border}};
  --card-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);

  --banner-direction: left;
  --banner-column: 65%;
  --banner-padding: 216px;
  --banner-border: 0 solid;
  --banner-bg-color: #fff9c4;
  --banner-text-color: #333333;

  --container-max-width: 1023px;
  --container-padding: 0 15px;
  --border-radius: 6px;
  --py: 15px;
  --py-2: 51px;
  --py-3: 60px;
  --text-align: left;
  --mb: 16px;
  --fz-1: 43.2px;
  --fz-2: 36px;
  --fz-3: 30px;
  --logo-width: 152px;
  --menu-margin: 0;

  --animation-duration: 652ms;
  --animation-type: ease-in;
  --animation-effect: fadeInUp;

  --contrast-bg-color: #262626;
  --contrast-text-color: #ffffff;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-color);
  background-color: var(--body-bg-color);
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: var(--text-color);
  transition: color 0.3s ease;
}

img {
  max-width: 100%;
  height: auto;
  max-height: 650px;
  width: auto;
}

ul, ol {
  margin: 0;
}

.c--qznkwflg {
  width: var(--container-max-width);
  max-width: 100%;
  margin: 0 auto;
  padding: var(--container-padding);
}


      .h--ydolpaub {
        color: var(--header-text-color);
        padding: 0;
      }

      .h--ydolpaub .c--qznkwflg {
        border-bottom: 1px solid #fddf96;
      }

      .header--xhyckmla {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: var(--mb);
      }

      .h--qsyazker {
        display: flex;
        gap: var(--mb);
        list-style: none;
        margin: var(--menu-margin);
        padding: 0;
      }

      .header--iexqlzwu {
        color: var(--heading-color);
        text-decoration: none;
        transition: color 0.3s ease;
      }

      .header--iexqlzwu:hover {
        color: var(--primary-btn-bg);
      }


      .top--dgracujv {
        display: flex;
        gap: 10px;
      }

      .head--emvkycig {
        display: none;
      }

      @media (max-width: 1024px) {
        .header--iexqlzwu {
          color: var(--header-text-color);
        }
      }
    

@media (max-width: 1024px) {
  .h--qsyazker {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--header-bg-color);
    z-index: 100;
    padding: var(--py) 15px;
    display: block;
  }

  .header--iexqlzwu {
    padding: 10px 0;
    display: block;
  }

  .h--qsyazker.active {
    opacity: 1;
    visibility: visible;
  }

  .head--emvkycig {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 30px;
    width: 30px;
    z-index: 101;
    padding: 2.5px 0px;
  }

  .head--emvkycig span {
    display: block;
    height: 5px;
    width: 30px;
    background: var(--header-text-color);
    border-radius: 30px;
    transition: 0.3s;
  }

  .head--emvkycig.active span:first-child {
    transform: translateY(4px) rotate(45deg)
  }

  .head--emvkycig.active span:nth-child(2) {
    transform: translateY(-9px) rotate(-45deg)
  }
}

.brand--fjghdpsu {
  width: var(--logo-width);
  font-weight: 800;
  font-size: 24px;
  display: block;
}

.brand--fjghdpsu img {
  max-height: 80px;
}

.first--xoweqnha,
.secondary--jzkomalp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border: none;
  border-radius: var(--border-radius);
  transition: background-color 0.3s ease;
  font-weight: 500;
}

.first--xoweqnha {
  background-color: var(--primary-btn-bg);
  color: var(--primary-btn-color);
}

.first--xoweqnha:hover {
  background-color: var(--secondary-btn-bg);
  color: var(--secondary-btn-color);
}

.secondary--jzkomalp {
  background-color: var(--secondary-btn-bg);
  color: var(--secondary-btn-color);
}

.secondary--jzkomalp:hover {
  background-color: var(--primary-btn-bg);
  color: var(--primary-btn-color);
}

.f--wudkgnqv{
  position: relative;
}
.f--wudkgnqv * {
  z-index: 1;
  position: relative;
}


      .txt--yiewlhnv > .wp-block-image {
        margin: 2rem 0;
        display: block;
      }

      .txt--yiewlhnv > .wp-block-image img {
        border-radius: 12px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        max-width: 100%;
        height: auto;
        display: block;
      }

      .txt--yiewlhnv > .wp-block-image img:hover {
        transform: translateY(-4px);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
      }
    


    .pr--mtnzesxw {
      margin: 0 auto 0;
      max-width: 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 20px 35px;
      background: rgb(from var(--table-bg-color) r g b / 0.5);
      border-radius: var(--border-radius);
      padding: 15px;
      box-sizing: border-box;
      margin-bottom: var(--mb);
    }

    .pr--mtnzesxw a {
      color: var(--table-text-color);
      text-decoration: none;
      text-transform: capitalize;
      transition: all .3s ease;
    }

    .pr--mtnzesxw a:hover {
      opacity: .7;
    }

    .pr--upeniqyt {
      font-size: var(--fz-2);
      font-weight: bold;
      color: var(--heading-color);
      margin-bottom: var(--mb);
    }
    


    .f--wudkgnqv {
      background-color: var(--footer-bg-color);
      color: var(--footer-text-color);
      padding: var(--py-2) 0;
    }

    .footer--cltxpgej {
      max-width: var(--container-max-width);
      margin: 0 auto;
      padding: 0 var(--mb);
    }

    .bottom--ilqfcvxn {
      display: flex;
      justify-content: var(--footer-justify);
      flex-direction: var(--footer-direction);
      gap: var(--mb);
      margin-bottom: var(--mb);
    }

    .bot--zflureqo {
      display: flex;
      flex-direction: column;
    }

    .bot--dvubestz {
      font-weight: 600;
      font-size: 18px;
      margin-bottom: var(--mb);
      color: var(--footer-text-color);
    }

    .bottom--ogntabei {
      display: flex;
      gap: 15px;
      list-style: none;
      flex-direction: column;
      margin: 0;
      padding: 0;
    }

    .f--pdqozlry {
      color: var(--footer-text-color);
      text-decoration: none;
      transition: color 0.3s ease;
    }

    .f--pdqozlry:hover {
      color: var(--primary-btn-bg);
    }

    .f--pqxcfish {
      margin: 0 0 15px 0;
      font-size: 14px;
      color: var(--footer-text-color);
      opacity: 0.8;
    }

    .footer--atbhswli {
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

    .bottom--mvjqedtz {
      padding: 10px 15px;
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: var(--border-radius);
      background: rgba(255, 255, 255, 0.1);
      color: var(--footer-text-color);
      font-size: 14px;
      outline: none;
    }

    .bottom--mvjqedtz::placeholder {
      color: var(--footer-text-color);
      opacity: 0.6;
    }

    @media (max-width: 768px) {
      .bottom--ilqfcvxn {
        flex-direction: column;
      }
    }
    


        .f--wudkgnqv:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0.05;
            z-index: 0;
            background: linear-gradient(135deg, #fccf5f 25%, transparent 25%) -60px 0/ 120px 120px, linear-gradient(225deg, #5a4102 25%, transparent 25%) -60px 0/ 120px 120px, linear-gradient(315deg, #fccf5f 25%, transparent 25%) 0px 0/ 120px 120px, linear-gradient(45deg, #5a4102 25%, #fccf5f 25%) 0px 0/ 120px 120px;
        }
        

.bottom--ogntabei li:empty {
  display: none;
}

.ban--bdhzwgyq {
  text-align: var(--banner-direction);
  color: var(--banner-text-color);
  position: relative;
  overflow: hidden;
}

/*
.ban--bdhzwgyq {
  text-align: var(--banner-direction);
  padding: var(--banner-padding) 0;
  background-color: var(--banner-bg-color);
  color: var(--banner-text-color);
  border-bottom: var(--banner-border);
  position: relative;
  overflow: hidden;
}

.ban--bdhzwgyq svg {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  z-index: 0;
}

.hero--ypocurvx{
  display: flex;
  justify-content: var(--banner-direction);
  align-items: center;
  gap: var(--mb);
}

.b--vjtqrmuf {
  width: var(--banner-column);
  animation: var(--animation-effect) var(--animation-duration) var(--animation-type);
  animation-fill-mode: both;
}
  */

h1 {
  font-size: var(--fz-1);
  margin-bottom: var(--mb);
  font-weight: 700;
  margin-top: 0;
}

h2 {
  color: var(--heading-color);
  font-size: var(--fz-2);
  margin-bottom: var(--mb);
  font-weight: 700;
  margin-top: var(--py-2);
}

h3 {
  color: var(--heading-color);
  font-size: var(--fz-3);
  margin-bottom: var(--mb);
  font-weight: 700;
  margin-top: 0;
}

.tb--keqxvbmd{
  overflow-x: auto;
  width: 100%;
}

.txt--yiewlhnv {
  padding: var(--py-2) 0;
  text-align: var(--text-align);
}

.txt--yiewlhnv p {
  margin-top: 0;
  margin-bottom: var(--mb);
}

.txt--yiewlhnv ul {
  width: auto;
  margin-bottom: var(--mb);
  max-width: 100%;
  list-style-position: inside;
}

.txt--yiewlhnv ul {
  list-style: none;
}

.txt--yiewlhnv ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: var(--text-align);
}

.txt--yiewlhnv ul li::before {
  content: "";
  margin-right: 10px;
  width: 8px;
  height: 8px;
  background-color: var(--primary-btn-bg);
  border-radius: 50%;
}


    .txt--yiewlhnv ol {
      counter-reset: list-counter;
      list-style: none;
      padding-left: 0;
      margin: 1.5rem 0;
      width: max-content;
      max-width: 100%;
      text-align: left;
      display: inline-block;
    }

    .txt--yiewlhnv ol li {
      counter-increment: list-counter;
      position: relative;
      padding-left: 3rem;
      margin-bottom: 1rem;
      line-height: 1.6;
      color: var(--text-color);
    }

    .txt--yiewlhnv ol li::before {
      content: counter(list-counter);
      position: absolute;
      left: 0;
      top: 0;
      background: linear-gradient(135deg, #fbc02d 0%, #fcd778 100%);
      color: white;
      width: 2rem;
      height: 2rem;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      font-size: 0.875rem;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    


      .aioseo-breadcrumbs {
        margin: 1rem 0;
        padding: 0.5rem 0;
        font-size: 0.875rem;
      }

      .aioseo-breadcrumb {
        display: inline-block;
      }

      .aioseo-breadcrumb a {
        color: #fbc02d;
        text-decoration: none;
        opacity: 0.8;
        transition: opacity 0.2s ease;
      }

      .aioseo-breadcrumb a:hover {
        opacity: 1;
      }

      .aioseo-breadcrumb:not(:has(a)) {
        color: var(--text-color);
        opacity: 0.6;
      }

      .aioseo-breadcrumb-separator {
        color: var(--text-color);
        opacity: 0.4;
        margin: 0 0.5rem;
      }
    


      .txt--yiewlhnv table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: var(--mb);
        color: var(--table-text-color);
        border-radius: var(--border-radius);
        overflow: hidden;
        margin: 0;
      }

      .wp-block-table {
        border-radius: var(--border-radius);
        border: 1px solid #e6e6e6;
        box-shadow: 0 25px 50px -12px #e6e6e6;
      }

      .txt--yiewlhnv table thead {
        background-color: #ffffff;
      }

      .txt--yiewlhnv table thead tr {
        border-bottom: 1px solid #e6e6e6;
      }

      .txt--yiewlhnv table th {
        padding: 16px 25px;
        font-weight: bold;
        font-size: 18px;
        color: var(--heading-color);
        border: none;
      }

      .txt--yiewlhnv table tbody tr {
        border-bottom: 1px solid #e6e6e6;
      }

      .txt--yiewlhnv table tbody tr:last-child {
        border-bottom: none;
      }

      .txt--yiewlhnv table td {
        padding: 24px 34px;
        font-size: 18px;
        color: var(--table-text-color);
        border: none;
      }

      .txt--yiewlhnv table td:first-child {
        font-weight: 500;
      }
    

.txt--yiewlhnv img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: var(--mb);
  border-radius: var(--border-radius);
}

.article--pofmbghz {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.posts--clpxzbqi {
  background-color: var(--table-bg-color);
  padding: 20px;
  border-radius: 10px;
}



      .cols--ygqphreo {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: var(--py-2);
        margin: var(--py-2) 0;
        align-items: center;
      }

      .cols--ygqphreo .col--uhrgjlfw:first-child {
        order: 1;
        padding: 21px;
        border-radius: var(--border-radius);
        box-shadow: 0 16px 35px rgba(0, 0, 0, 0.6);
        background-color: rgb(from var(--table-bg-color) r g b / 0.5);
        border: 1px solid var(--table-border-color);
      }

      .cols--ygqphreo .col--uhrgjlfw:last-child {
        order: 2;
      }

      .cols--ygqphreo h2 {
        margin-top: 0;
      }

      .cols--ygqphreo img,
      .cols--ygqphreo figure {
        margin: 0;
        border-radius: var(--border-radius);
      }

      @media (max-width: 1024px) {
        .cols--ygqphreo {
          grid-template-columns: 1fr;
        }

        .cols--ygqphreo .col--uhrgjlfw:first-child {
          order: 1;
        }

        .cols--ygqphreo .col--uhrgjlfw:last-child {
          order: 2;
        }
      }
    

.table--gkpwxjqf {
  background: rgb(from var(--table-bg-color) r g b / 0.5);
  border-radius: var(--border-radius);
  padding: var(--py-3);
  margin: var(--py-2) auto;
  width: max-content;
  max-width: 100%;
}

.table--gkpwxjqf p,
.table--gkpwxjqf h2 {
  max-width: 1000px;
  margin: 0 auto var(--mb);
}

.table--gkpwxjqf table {
  margin: 0 auto;
  border-radius: var(--border-radius);
  border: 0;
  max-width: 1000px;
}

.table--gkpwxjqf table td,
.table--gkpwxjqf table th {
  border: 0;
}

.table--gkpwxjqf table tr {
  border-bottom: 1px solid var(--table-border-color);
}

.table--gkpwxjqf tr:last-child {
  border-bottom: 0;
}

.table--gkpwxjqf h2 {
  margin-top: 0;
}

/*
.row--kcbisdmq {
  border: var(--card-border);
  background-color: var(--card-bg-color);
  color: var(--card-text-color);
  box-shadow: var(--card-shadow);
  padding: var(--py);
  border-radius: var(--border-radius);
}
  */

.darked--cnpfxljt {
  position: relative;
  border-radius: var(--border-radius);
  color: var(--contrast-text-color);
  padding: var(--py-2);
  margin-top: var(--py-2);
  margin-bottom: var(--py-2);
}


    .darked--cnpfxljt{
      background: linear-gradient(135deg, #262626 0%, #404040 100%);
      border-left: 5px solid var(--primary-btn-bg);
    }
    

.darked--cnpfxljt h2 {
  color: inherit;
  margin-top: 0;
}

@media (max-width: 1024px) {
  .hero--ypocurvx{
    flex-direction: column;
  }

  .b--vjtqrmuf {
    width: 100%;
  }

  .table--gkpwxjqf {
    padding: var(--py);
  }

  .darked--cnpfxljt {
    padding: var(--py);
  }
}

.sitemappage--lyuajnrv{
  display: flex;
  flex-direction: column;
  gap: var(--mb);
  list-style: none;
  margin: 15px 0;
  padding: 15px;
  border-radius: var(--border-radius);
  background: rgb(from var(--table-bg-color) r g b / 0.5);
}
.sitemappage--lyuajnrv a {
  color: var(--text-color);
  text-decoration: none;
  transition: color 0.3s ease;
  padding: 10px;
  border-radius: var(--border-radius);
  background-color: var(--table-bg-color);
  text-align: left;
}
.sitemappage--lyuajnrv a:hover {
  color: var(--primary-btn-bg);
}
.sitemappage--lyuajnrv h2 {
  margin-top: 0;
  margin-bottom: var(--mb);
  padding: 10px;
  border-radius: var(--border-radius);
  background-color: var(--table-bg-color);
  text-align: left;
}


    .fr--xojhetlg {
      display: flex;
      flex-direction: column;
      gap: 20px;
      margin: var(--mb) 0;
      max-width: 500px;
      width: 100%;
    }

    .form--tjpseahg {
      display: flex;
      flex-direction: column;
    }

    .frm--ygnqpaok, .fr--phfyzdxo {
      padding: 15px 20px;
      border-radius: var(--border-radius);
      border: 2px solid var(--table-border-color);
      background-color: var(--table-bg-color);
      color: var(--text-color);
      font-size: 16px;
      outline: none;
      transition: all 0.3s ease;
    }

    .frm--ygnqpaok:focus, .fr--phfyzdxo:focus {
      border-color: var(--primary-btn-bg);
      box-shadow: 0 0 0 3px rgba(var(--primary-btn-bg-rgb), 0.1);
    }

    .fr--phfyzdxo {
      height: 120px;
      resize: vertical;
      font-family: inherit;
    }

    .fr--xojhetlg button {
      padding: 15px 30px;
      font-size: 16px;
      font-weight: 600;
      border-radius: var(--border-radius);
      transition: all 0.3s ease;
    }

    .fr--xojhetlg button:hover {
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }

    @media (max-width: 768px) {
      .fr--xojhetlg {
        max-width: 100%;
        gap: 15px;
      }

      .frm--ygnqpaok, .fr--phfyzdxo {
        padding: 12px 15px;
        font-size: 14px;
      }
    }
    

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}


        .ban--bdhzwgyq {
            position: relative;
            padding: 61px 0;
            background-color: #fffde7;
            text-align: center;
        }

        .hero--ypocurvx {
            max-width: 1167px;
            margin: 0 auto;
            padding: 0 var(--py);
        }

        .ban--wjgyxvbi {
            font-size: clamp(56px, 8vw, 92px);
            font-weight: bold;
            color: #333333;
            margin-bottom: 26px;
            line-height: 1.1;
            letter-spacing: -0.02em;
        }

        .hero--afohxept {
            font-size: 16px;
            color: #333333;
            opacity: 0.7;
            max-width: 707px;
            margin: 0 auto 44px;
            line-height: 1.6;
        }

        .hr--pmxytqob {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 15px;
            max-width: 332px;
            margin: 0 auto 20px;
        }

        .hr--huaoztdw {
            flex: 1;
            height: 1px;
            background-color: #fbc02d;
        }

        .hero--waxugzej {
            width: 21px;
            height: 24px;
            color: #fbc02d;
            flex-shrink: 0;
        }

        @media (max-width: 1024px) {
            .ban--wjgyxvbi {
                font-size: 45px;
            }

            .hero--afohxept {
                font-size: 17px;
            }

            .ban--bdhzwgyq {
                padding: 41px 0;
            }
        }
        


        .row--ukoqlwac {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: var(--py);
            padding: var(--py) 0;
        }

        .row--kcbisdmq {
            background: #ffffff;
            border-radius: var(--border-radius);
            padding: var(--py);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
            transition: all 0.3s ease;
            border: 1px solid rgba(0, 0, 0, 0.05);
            position: relative;
            overflow: hidden;
        }

        .row--kcbisdmq::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, #fbc02d, #ff5722);
        }

        .row--kcbisdmq:hover {
            transform: translateY(-8px);
            box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
        }

        .row--kcbisdmq h3 {
            color: #000000;
        }

        .row--kcbisdmq p {
            color: #000000;
            margin: 0;
        }

        @media (max-width: 768px) {
            .row--ukoqlwac {
                grid-template-columns: 1fr;
                gap: 1.5rem;
            }
        }
        