/*!
Theme Name: 89ldhe
Theme URI: #
Version: 2.9.2
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: 89ldhe
*/

:root {
  --text-color: #333333;
  --heading-color: #F39C12;
  --primary-btn-bg: #27AE60;
  --secondary-btn-bg: #F39C12;
  --primary-btn-color: #FFFFFF;
  --secondary-btn-color: #FFFFFF;

  --header-bg-color: #E5E8E8;
  --header-text-color: #F39C12;
  --header-border: 1px solid #27AE60;

  --footer-bg-color: #F39C12;
  --footer-text-color: #FFFFFF;
  --footer-direction: row;
  --footer-justify: space-between;

  --table-bg-color: #FFFFFF;
  --table-border-color: #F39C12;
  --table-text-color: #333333;

  --body-bg-color: #E5E8E8;
  --card-bg-color: #ffffff;
  --card-text-color: #333333;
  --card-border: {{card-border}};
  --card-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);

  --banner-direction: center;
  --banner-column: 61%;
  --banner-padding: 144px;
  --banner-border: 3px solid #27AE60;
  --banner-bg-color: #E5E8E8;
  --banner-text-color: #000000;

  --container-max-width: 1206px;
  --container-padding: 0 15px;
  --border-radius: 9px;
  --py: 18px;
  --py-2: 44px;
  --py-3: 72px;
  --text-align: left;
  --mb: 24px;
  --fz-1: 28.8px;
  --fz-2: 24px;
  --fz-3: 20px;
  --logo-width: 157px;
  --menu-margin: 0 0 0 auto;

  --animation-duration: 361ms;
  --animation-type: linear;
  --animation-effect: fadeIn;

  --contrast-bg-color: #1a1a1a;
  --contrast-text-color: #ffffff;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Titillium Web', 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;
}

.twzjxdmr_wr {
  width: var(--container-max-width);
  max-width: 100%;
  margin: 0 auto;
  padding: var(--container-padding);
}


      .fedyatpr_header {
        color: var(--header-text-color);
        padding: 0;
      }

      .fedyatpr_header .twzjxdmr_wr {
        border-bottom: 1px solid #93d6af;
      }

      .uktjwing_h {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: var(--mb);
      }

      .eqbmalnj_h {
        display: flex;
        gap: var(--mb);
        list-style: none;
        margin: var(--menu-margin);
        padding: 0;
      }

      .izlhavdp_head {
        color: var(--heading-color);
        text-decoration: none;
        transition: color 0.3s ease;
      }

      .izlhavdp_head:hover {
        color: var(--primary-btn-bg);
      }


      .ekyfcnar_head {
        display: flex;
        gap: 10px;
      }

      .zbjxpvit_top {
        display: none;
      }

      @media (max-width: 1024px) {
        .izlhavdp_head {
          color: var(--header-text-color);
        }
      }
    

@media (max-width: 1024px) {
  .eqbmalnj_h {
    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;
  }

  .izlhavdp_head {
    padding: 10px 0;
    display: block;
  }

  .eqbmalnj_h.active {
    opacity: 1;
    visibility: visible;
  }

  .zbjxpvit_top {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 30px;
    width: 30px;
    z-index: 101;
    padding: 2.5px 0px;
  }

  .zbjxpvit_top span {
    display: block;
    height: 5px;
    width: 30px;
    background: var(--header-text-color);
    border-radius: 30px;
    transition: 0.3s;
  }

  .zbjxpvit_top.active span:first-child {
    transform: translateY(4px) rotate(45deg)
  }

  .zbjxpvit_top.active span:nth-child(2) {
    transform: translateY(-9px) rotate(-45deg)
  }
}

.ivnhoqzj_logo {
  width: var(--logo-width);
  font-weight: 800;
  font-size: 24px;
  display: block;
}

.ivnhoqzj_logo img {
  max-height: 80px;
}

.unsgczvq_p,
.asltgovi_sec {
  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;
}

.unsgczvq_p {
  background-color: var(--primary-btn-bg);
  color: var(--primary-btn-color);
}

.unsgczvq_p:hover {
  background-color: var(--secondary-btn-bg);
  color: var(--secondary-btn-color);
}

.asltgovi_sec {
  background-color: var(--secondary-btn-bg);
  color: var(--secondary-btn-color);
}

.asltgovi_sec:hover {
  background-color: var(--primary-btn-bg);
  color: var(--primary-btn-color);
}

.vkutijae_f{
  position: relative;
}
.vkutijae_f * {
  z-index: 1;
  position: relative;
}


      .ikpjtfgu_txt > .wp-block-image {
        margin: 2.5rem auto;
        display: block;
        position: relative;
        padding: 10px;
        background: linear-gradient(135deg, #27ae60 0%, #1e8549 100%);
        border-radius: var(--border-radius);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        transition: all .3s ease;
        overflow: hidden;
        width: max-content;
        max-width: 100%;
      }

      .ikpjtfgu_txt > .wp-block-image:hover {
        transform: scale(1.01);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
      }

      .ikpjtfgu_txt > .wp-block-image img {
        border-radius: var(--border-radius);
        max-width: 100%;
        height: auto;
        display: block;
        position: relative;
        z-index: 1;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        margin: 0 auto;
      }
    


    .kowxtzau_pr {
      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);
    }

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

    .kowxtzau_pr a:hover {
      opacity: .7;
    }

    .tlskuzjh_lks {
      font-size: var(--fz-2);
      font-weight: bold;
      color: var(--heading-color);
      margin-bottom: var(--mb);
    }
    


    .vkutijae_f {
      position: relative;
      margin-top: 128px;
      padding: 0 24px 50px;
      overflow: hidden;
      background: linear-gradient(to bottom, #f4a62a 0%, #966008 40%, #352203 60%);
    }

    .vkutijae_f::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 1px;
      background: linear-gradient(to right, transparent 0%, var(--primary-btn-bg) 50%, transparent 100%);
    }

    .taypjbon_bot {
      max-width: 1536px;
      margin: 0 auto;
    }

    .dkelcqtg_footer {
      position: relative;
    }

    .kxihucge_bot {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      gap: 32px;
      margin: 0;
      margin-bottom: 50px;
      list-style: none;
      padding: 50px 0 0 0;
    }

    .opcrfbex_bot {
      color: var(--footer-text-color);
      opacity: 0.6;
      text-decoration: none;
      font-size: 14px;
      letter-spacing: 0.05em;
      transition: color 0.3s ease, opacity 0.3s ease;
    }

    .opcrfbex_bot:hover {
      color: var(--primary-btn-bg);
      opacity: 1;
    }

    .dyurlwqc_f {
      width: 100%;
      height: 1px;
      margin: 24px 0;
      background: linear-gradient(to right, transparent 0%, var(--primary-btn-bg) 30%, transparent 100%);
    }

    .bxgiatvd_footer {
      text-align: center;
      font-size: 12px;
      color: var(--footer-text-color);
      opacity: 0.3;
      letter-spacing: 0.1em;
      margin: 0;
    }

    @media (max-width: 768px) {
      .vkutijae_f {
        margin-top: 80px;
        padding: 0 15px 30px 15px;
      }

      .kxihucge_bot {
        gap: 24px;
      }
    }
    


        .vkutijae_f:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0.05;
            z-index: 0;
            
            background-image:  radial-gradient(#352203 1.3px, transparent 1.3px), radial-gradient(#352203 1.3px, #f5b042 1.3px);
            background-size: 106px 106px;
            background-position: 0 0,53px 53px;
            
        }
        

.kxihucge_bot li:empty {
  display: none;
}

.fxokznlv_hero {
  text-align: var(--banner-direction);
  color: var(--banner-text-color);
  position: relative;
  overflow: hidden;
}

/*
.fxokznlv_hero {
  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;
}

.fxokznlv_hero svg {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  z-index: 0;
}

.nvyqgotj_hr{
  display: flex;
  justify-content: var(--banner-direction);
  align-items: center;
  gap: var(--mb);
}

.ydkzpfix_banner {
  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;
}

.qirtkdgf_tb{
  overflow-x: auto;
  width: 100%;
}

.ikpjtfgu_txt {
  padding: var(--py-2) 0;
  text-align: var(--text-align);
}

.ikpjtfgu_txt p {
  margin-top: 0;
  margin-bottom: var(--mb);
}

.ikpjtfgu_txt ul {
  width: auto;
  margin-bottom: var(--mb);
  max-width: 100%;
  list-style-position: inside;
}

.ikpjtfgu_txt ul {
  list-style: none;
}

.ikpjtfgu_txt ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: var(--text-align);
}

.ikpjtfgu_txt ul li::before {
  content: "";
  margin-right: 10px;
  width: 8px;
  height: 8px;
  background-color: var(--primary-btn-bg);
  border-radius: 50%;
}


    .ikpjtfgu_txt 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;
    }

    .ikpjtfgu_txt ol li {
      counter-increment: list-counter;
      position: relative;
      padding-left: 3rem;
      margin-bottom: 1rem;
      line-height: 1.6;
      color: var(--text-color);
    }

    .ikpjtfgu_txt ol li::before {
      content: counter(list-counter);
      position: absolute;
      left: 0;
      top: 0;
      background: linear-gradient(135deg, #27ae60 0%, #4cd686 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: #27AE60;
        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;
      }
    


      .ikpjtfgu_txt 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;
      }

      .ikpjtfgu_txt table thead {
        background-color: #ffffff;
      }

      .ikpjtfgu_txt table thead tr {
        border-bottom: 1px solid #e6e6e6;
      }

      .ikpjtfgu_txt table th {
        padding: 15px 33px;
        font-weight: bold;
        font-size: 18px;
        color: var(--heading-color);
        border: none;
      }

      .ikpjtfgu_txt table tbody tr {
        border-bottom: 1px solid #e6e6e6;
      }

      .ikpjtfgu_txt table tbody tr:last-child {
        border-bottom: none;
      }

      .ikpjtfgu_txt table td {
        padding: 17px 29px;
        font-size: 18px;
        color: var(--table-text-color);
        border: none;
      }

      .ikpjtfgu_txt table td:first-child {
        font-weight: 500;
      }
    

.ikpjtfgu_txt img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: var(--mb);
  border-radius: var(--border-radius);
}

.iebmdtpu_posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.xrhydjpo_post {
  background-color: var(--table-bg-color);
  padding: 20px;
  border-radius: 10px;
}



      .mxzkaonu_column {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        margin: var(--py-2) 0;
        align-items: start;
        position: relative;
      }

      .mxzkaonu_column::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 1px;
        height: 80%;
        background: linear-gradient(180deg, transparent 0%, #76e0a2 50%, transparent 100%);
        z-index: 1;
      }

      .mxzkaonu_column .gmoqbvux_col:first-child {
        position: relative;
        z-index: 2;
        order: 2;
      }

      .mxzkaonu_column .gmoqbvux_col:last-child {
        position: relative;
        z-index: 2;
        order: 1;
        padding-right: 2rem;
      }

      .mxzkaonu_column figure {
        border-radius: 20px;
        overflow: hidden;
        position: relative;
        box-shadow: 0 16px 48px rgba(0, 0, 0, 0.12);
      }

      .mxzkaonu_column figure::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(135deg, #27ae6020 0%, #76e0a210 100%);
        z-index: 1;
        opacity: 0;
        transition: opacity 0.3s ease;
      }

      .mxzkaonu_column figure:hover::before {
        opacity: 1;
      }

      .mxzkaonu_column figure img {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 0;
        border-radius: var(--border-radius);
      }

      .mxzkaonu_column h2 {
        margin-top: 0;
        color: var(--text-color);
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.3;
        margin-bottom: 1.5rem;
        position: relative;
      }

      .mxzkaonu_column h2::after {
        content: '';
        position: absolute;
        bottom: -0.5rem;
        left: 0;
        width: 2rem;
        height: 2px;
        background: #27ae60;
        border-radius: 1px;
      }

      .mxzkaonu_column p {
        line-height: 1.7;
        margin-bottom: 1rem;
        color: var(--text-color);
        opacity: 0.9;
      }

      @media (max-width: 1024px) {
        .mxzkaonu_column {
          grid-template-columns: 1fr;
          gap: 2rem;
        }

        .mxzkaonu_column::before {
          display: none;
        }

        .mxzkaonu_column .gmoqbvux_col:first-child {
          order: 1;
        }

        .mxzkaonu_column .gmoqbvux_col:last-child {
          order: 2;
          padding-left: 0;
          padding-right: 0;
        }
      }
    

.ezkjbhcq_tbl {
  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%;
}

.ezkjbhcq_tbl p,
.ezkjbhcq_tbl h2 {
  max-width: 1000px;
  margin: 0 auto var(--mb);
}

.ezkjbhcq_tbl table {
  margin: 0 auto;
  border-radius: var(--border-radius);
  border: 0;
  max-width: 1000px;
}

.ezkjbhcq_tbl table td,
.ezkjbhcq_tbl table th {
  border: 0;
}

.ezkjbhcq_tbl table tr {
  border-bottom: 1px solid var(--table-border-color);
}

.ezkjbhcq_tbl tr:last-child {
  border-bottom: 0;
}

.ezkjbhcq_tbl h2 {
  margin-top: 0;
}

/*
.lzicvfyb_blocks {
  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);
}
  */

.kbpahvcj_contrast {
  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);
}


    .kbpahvcj_contrast{
      border: 2px solid var(--primary-btn-bg);
      color: var(--text-color);
      background-color: var(--body-bg-color);
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    }
    

.kbpahvcj_contrast h2 {
  color: inherit;
  margin-top: 0;
}

@media (max-width: 1024px) {
  .nvyqgotj_hr{
    flex-direction: column;
  }

  .ydkzpfix_banner {
    width: 100%;
  }

  .ezkjbhcq_tbl {
    padding: var(--py);
  }

  .kbpahvcj_contrast {
    padding: var(--py);
  }
}

.mtfrjleo_sitemap{
  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);
}
.mtfrjleo_sitemap 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;
}
.mtfrjleo_sitemap a:hover {
  color: var(--primary-btn-bg);
}
.mtfrjleo_sitemap h2 {
  margin-top: 0;
  margin-bottom: var(--mb);
  padding: 10px;
  border-radius: var(--border-radius);
  background-color: var(--table-bg-color);
  text-align: left;
}


    .yocumajs_form {
      display: flex;
      flex-direction: column;
      gap: 20px;
      margin: var(--mb) 0;
      max-width: 500px;
      width: 100%;
    }

    .lzxvpasm_form {
      display: flex;
      flex-direction: column;
    }

    .qxgsrcyj_frm, .bqoupfgn_fr {
      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;
    }

    .qxgsrcyj_frm:focus, .bqoupfgn_fr:focus {
      border-color: var(--primary-btn-bg);
      box-shadow: 0 0 0 3px rgba(var(--primary-btn-bg-rgb), 0.1);
    }

    .bqoupfgn_fr {
      height: 120px;
      resize: vertical;
      font-family: inherit;
    }

    .yocumajs_form button {
      padding: 15px 30px;
      font-size: 16px;
      font-weight: 600;
      border-radius: var(--border-radius);
      transition: all 0.3s ease;
    }

    .yocumajs_form button:hover {
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }

    @media (max-width: 768px) {
      .yocumajs_form {
        max-width: 100%;
        gap: 15px;
      }

      .qxgsrcyj_frm, .bqoupfgn_fr {
        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)
  }
}


        .fxokznlv_hero {
            position: relative;
            min-height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            background: linear-gradient(to bottom right, #E5E8E8, rgba(39, 174, 96, 0.3), rgba(243, 156, 18, 0.3));
        }

        .hknjpwfb_ban {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 554px;
            height: 603px;
            background: rgba(39, 174, 96, 0.3);
            border-radius: 50%;
            filter: blur(105px);
        }

        .nvyqgotj_hr {
            max-width: 1064px;
            margin: 0 auto;
            padding: 0 var(--py);
            position: relative;
            z-index: 10;
            text-align: center;
        }

        .xoelyzqw_main {
            font-size: clamp(53px, 8vw, 97px);
            font-weight: bold;
            color: #000000;
            margin-bottom: 28px;
            line-height: 1.1;
            letter-spacing: -0.02em;
        }

        .hnrkepbw_main {
            font-size: 18px;
            color: #000000;
            opacity: 0.7;
            max-width: 621px;
            margin: 0 auto 38px;
            line-height: 1.6;
        }

        .fxokznlv_hero::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 110px;
            background: linear-gradient(to top, #E5E8E8, transparent);
        }

        @media (max-width: 1024px) {
            .xoelyzqw_main {
                font-size: 47px;
            }

            .hnrkepbw_main {
                font-size: 16px;
            }
        }
        


        .hbeqofpn_block {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: var(--py);
            padding: var(--py) 0;
        }

        .lzicvfyb_blocks {
            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;
        }

        .lzicvfyb_blocks::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 9px;
            background: linear-gradient(90deg, #27AE60, #F39C12);
        }

        .lzicvfyb_blocks:hover {
            transform: translateY(-8px);
            box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
        }

        .lzicvfyb_blocks h3 {
            color: #333333;
        }

        .lzicvfyb_blocks p {
            color: #333333;
            margin: 0;
        }

        @media (max-width: 768px) {
            .hbeqofpn_block {
                grid-template-columns: 1fr;
                gap: 1.5rem;
            }
        }
        