/*!
Theme Name: xjg7au
Theme URI: #
Version: 6.4.2
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: xjg7au
*/

:root {
  --text-color: #FFFFFF;
  --heading-color: #FF6E40;
  --primary-btn-bg: #FF3D00;
  --secondary-btn-bg: #2979FF;
  --primary-btn-color: #FFFFFF;
  --secondary-btn-color: #FFFFFF;

  --header-bg-color: #26418F;
  --header-text-color: #FF6E40;
  --header-border: 1px solid #FF3D00;

  --footer-bg-color: #263238;
  --footer-text-color: #FFFFFF;
  --footer-direction: row-reverse;
  --footer-justify: space-between;

  --table-bg-color: #455A64;
  --table-border-color: #90A4AE;
  --table-text-color: #ffffff;

  --body-bg-color: #26418F;
  --card-bg-color: #4a6bcf;
  --card-text-color: #FFFFFF;
  --card-border: {{card-border}};
  --card-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);

  --banner-direction: center;
  --banner-column: 69%;
  --banner-padding: 208.8px;
  --banner-border: 1px solid #FF3D00;
  --banner-bg-color: #26418F;
  --banner-text-color: #ffffff;

  --container-max-width: 1091px;
  --container-padding: 0 15px;
  --border-radius: 16px;
  --py: 39px;
  --py-2: 41px;
  --py-3: 74px;
  --text-align: center;
  --mb: 18px;
  --fz-1: 41.76px;
  --fz-2: 34.8px;
  --fz-3: 29px;
  --logo-width: 138px;
  --menu-margin: 0 0 0 auto;

  --animation-duration: 851ms;
  --animation-type: ease-out;
  --animation-effect: fadeInUp;

  --contrast-bg-color: #ffffff;
  --contrast-text-color: #333333;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', 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;
}

.cont__eojlgz {
  width: var(--container-max-width);
  max-width: 100%;
  margin: 0 auto;
  padding: var(--container-padding);
}

.header__halzgf {
  background-color: var(--header-bg-color);
  color: var(--header-text-color);
  padding: var(--py) 0;
  border-bottom: var(--header-border);
}

.header__kupmvr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--mb);
}

.top__ypjmeq {
  display: flex;
  gap: var(--mb);
  list-style: none;
  margin: var(--menu-margin);
  padding: 0;
}

.h__fqkuvl {
  color: var(--header-text-color);
  text-decoration: none;
  transition: color 0.3s ease;
}

.h__fqkuvl:hover {
  color: var(--primary-btn-bg);
}


.top__txzjcv {
  display: flex;
  gap: 10px;
}

.l__rhlymk {
  width: var(--logo-width);
  font-weight: 800;
  font-size: 24px;
  display: block;
}

.l__rhlymk img {
  max-height: 80px;
}

.p__xjktbg,
.second__wmdank {
  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;
}

.p__xjktbg {
  background-color: var(--primary-btn-bg);
  color: var(--primary-btn-color);
}

.p__xjktbg:hover {
  background-color: var(--secondary-btn-bg);
  color: var(--secondary-btn-color);
}

.second__wmdank {
  background-color: var(--secondary-btn-bg);
  color: var(--secondary-btn-color);
}

.second__wmdank:hover {
  background-color: var(--primary-btn-bg);
  color: var(--primary-btn-color);
}

.bottom__tqnhyb{
  position: relative;
}
.bottom__tqnhyb * {
  z-index: 1;
  position: relative;
}


    .bottom__tqnhyb {
      background-color: var(--footer-bg-color);
      color: var(--footer-text-color);
      padding: var(--py-2) 0;
    }

    .foot__nfqtoi {
      max-width: var(--container-max-width);
      margin: 0 auto;
      padding: 0 var(--mb);
    }

    .bottom__eqdfjs {
      display: flex;
      justify-content: var(--footer-justify);
      flex-direction: var(--footer-direction);
      gap: var(--mb);
      margin-bottom: var(--mb);
    }

    .bottom__tnbzyj {
      display: flex;
      flex-direction: column;
    }

    .bot__acnios {
      font-weight: 600;
      font-size: 18px;
      margin-bottom: var(--mb);
      color: var(--footer-text-color);
    }

    .footer__ovuydf {
      display: flex;
      gap: 15px;
      list-style: none;
      flex-direction: column;
      margin: 0;
      padding: 0;
    }

    .f__whmegj {
      color: var(--footer-text-color);
      text-decoration: none;
      transition: color 0.3s ease;
    }

    .f__whmegj:hover {
      color: var(--primary-btn-bg);
    }

    .footer__nzqgjl {
      margin: 0 0 15px 0;
      font-size: 14px;
      color: var(--footer-text-color);
      opacity: 0.8;
    }

    .bot__vjerhn {
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

    .f__fvtlza {
      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;
    }

    .f__fvtlza::placeholder {
      color: var(--footer-text-color);
      opacity: 0.6;
    }

    @media (max-width: 768px) {
      .bottom__eqdfjs {
        flex-direction: column;
      }
    }
    



.footer__ovuydf li:empty {
  display: none;
}

.main__jlgcuk {
  text-align: var(--banner-direction);
  color: var(--banner-text-color);
  position: relative;
  overflow: hidden;
}

/*
.main__jlgcuk {
  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;
}

.main__jlgcuk svg {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  z-index: 0;
}

.main__fsrnae{
  display: flex;
  justify-content: var(--banner-direction);
  align-items: center;
  gap: var(--mb);
}

.hero__radpne {
  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;
}

.table__fxcvlu{
  overflow-x: auto;
  width: 100%;
}

.text__ywnqvj {
  padding: var(--py-2) 0;
  text-align: var(--text-align);
}

.text__ywnqvj p {
  margin-top: 0;
  margin-bottom: var(--mb);
}

.text__ywnqvj ul {
  width: auto;
  margin-bottom: var(--mb);
  max-width: 100%;
  list-style-position: inside;
}

.text__ywnqvj ul {
  list-style: none;
}

.text__ywnqvj ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: var(--text-align);
}

.text__ywnqvj ul li::before {
  content: "";
  margin-right: 10px;
  width: 8px;
  height: 8px;
  background-color: var(--primary-btn-bg);
  border-radius: 50%;
}


    .text__ywnqvj 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;
    }

    .text__ywnqvj ol li {
      counter-increment: list-counter;
      position: relative;
      padding-left: 3rem;
      margin-bottom: 1rem;
      line-height: 1.6;
      color: var(--text-color);
    }

    .text__ywnqvj ol li::before {
      content: counter(list-counter);
      position: absolute;
      left: 0;
      top: 0;
      background: linear-gradient(135deg, #ff3d00 0%, #ff764d 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: 1.25rem 0;
        padding: 0.75rem 0;
        font-size: 0.875rem;
        background: rgba(255, 255, 255, 0.02);
        border-radius: 4px;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
      }

      .aioseo-breadcrumb {
        display: inline-block;
      }

      .aioseo-breadcrumb a {
        color: #FF3D00;
        text-decoration: none;
        opacity: 0.9;
        transition: opacity 0.2s ease;
        font-weight: 400;
      }

      .aioseo-breadcrumb a:hover {
        opacity: 1;
        text-decoration: underline;
      }

      .aioseo-breadcrumb:not(:has(a)) {
        color: var(--text-color);
        opacity: 0.7;
        font-weight: 500;
      }

      .aioseo-breadcrumb-separator {
        color: var(--text-color);
        opacity: 0.5;
        margin: 0 0.625rem;
        font-weight: 300;
      }
    

.text__ywnqvj table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: var(--mb);
  border: 1px solid var(--table-border-color);
  background-color: var(--table-bg-color);
  color: var(--table-text-color);
}

.text__ywnqvj table th,
.text__ywnqvj table td {
  padding: 10px;
  border: 1px solid var(--table-border-color);
}

.text__ywnqvj img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: var(--mb);
  border-radius: var(--border-radius);
}

.article__eckaob {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.article__kdoumz {
  background-color: var(--table-bg-color);
  padding: 20px;
  border-radius: 10px;
}



      .cols__bauvpl {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
        margin: var(--py-2) 0;
        align-items: center;
        position: relative;
        padding: 2rem;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.01) 100%);
        border-radius: 24px;
        border: 1px solid rgba(255, 255, 255, 0.08);
        overflow: hidden;
      }

      .cols__bauvpl::before {
        content: '';
        position: absolute;
        top: -50%;
        right: -50%;
        width: 200%;
        height: 200%;
        background: radial-gradient(circle, #ff8a6605 0%, transparent 70%);
        z-index: 0;
      }

      .cols__bauvpl .texted__efgodw {
        position: relative;
        z-index: 1;
      }

      .cols__bauvpl .texted__efgodw:first-child {
        order: 1;
      }

      .cols__bauvpl .texted__efgodw:last-child {
        order: 2;
      }

      .cols__bauvpl figure {
        border-radius: 16px;
        overflow: hidden;
        position: relative;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
        transform: perspective(1000px) rotateY(-5deg);
        transition: transform 0.3s ease;
      }

      .cols__bauvpl figure:hover {
        transform: perspective(1000px) rotateY(0deg) scale(1.02);
      }

      .cols__bauvpl figure img {
        width: 100%;
        height: auto;
        transition: transform 0.3s ease;
      }

      .cols__bauvpl h2 {
        margin-top: 0;
        color: var(--text-color);
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 1.5rem;
        background: linear-gradient(135deg, var(--text-color) 0%, #ff3d00 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        position: relative;
      }

      .cols__bauvpl h2::after {
        content: '';
        position: absolute;
        bottom: -0.75rem;
        left: 0;
        width: 4rem;
        height: 4px;
        background: linear-gradient(90deg, #ff3d00 0%, #cc3000 100%);
        border-radius: 2px;
        box-shadow: 0 2px 8px #ff3d0040;
      }

      .cols__bauvpl p {
        line-height: 1.8;
        margin-bottom: 1.25rem;
        color: var(--text-color);
        opacity: 0.85;
        font-size: 1.1rem;
      }

      @media (max-width: 1024px) {
        .cols__bauvpl {
          grid-template-columns: 1fr;
          gap: 2rem;
          padding: 1.5rem;
        }

        .cols__bauvpl .texted__efgodw:first-child {
          order: 1;
        }

        .cols__bauvpl .texted__efgodw:last-child {
          order: 2;
        }

        .cols__bauvpl figure {
          transform: none;
        }

        .cols__bauvpl figure:hover {
          transform: scale(1.02);
        }

        .cols__bauvpl h2 {
          font-size: 2rem;
        }
      }
    

.tbl__mfqayp {
  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%;
}

.tbl__mfqayp p,
.tbl__mfqayp h2 {
  max-width: 1000px;
  margin: 0 auto var(--mb);
}

.tbl__mfqayp table {
  margin: 0 auto;
  border-radius: var(--border-radius);
  border: 0;
  max-width: 1000px;
}

.tbl__mfqayp table td,
.tbl__mfqayp table th {
  border: 0;
}

.tbl__mfqayp table tr {
  border-bottom: 1px solid var(--table-border-color);
}

.tbl__mfqayp tr:last-child {
  border-bottom: 0;
}

.tbl__mfqayp h2 {
  margin-top: 0;
}

/*
.block__bhxnkw {
  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__bczjxy {
  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__bczjxy{
      background: rgba(255,61,0,0.1);
      backdrop-filter: blur(10px);
      border: 1px solid rgba(255,61,0,0.2);
      color: var(--text-color);
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    }
    

.darked__bczjxy h2 {
  color: inherit;
  margin-top: 0;
}

.h__zcnsaj {
  display: none;
}

@media (max-width: 1024px) {
  .top__ypjmeq {
    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;
  }

  .h__fqkuvl {
    padding: 10px 0;
    display: block;
  }

  .top__ypjmeq.active {
    opacity: 1;
    visibility: visible;
  }

  .h__zcnsaj {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 30px;
    width: 30px;
    z-index: 101;
    padding: 2.5px 0px;
  }

  .h__zcnsaj span {
    display: block;
    height: 5px;
    width: 30px;
    background: var(--header-text-color);
    border-radius: 30px;
    transition: 0.3s;
  }

  .h__zcnsaj.active span:first-child {
    transform: translateY(4px) rotate(45deg)
  }

  .h__zcnsaj.active span:nth-child(2) {
    transform: translateY(-9px) rotate(-45deg)
  }

  .main__fsrnae{
    flex-direction: column;
  }

  .hero__radpne {
    width: 100%;
  }

  .tbl__mfqayp {
    padding: var(--py);
  }

  .darked__bczjxy {
    padding: var(--py);
  }
}

.map__vtrfsn{
  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);
}
.map__vtrfsn 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;
}
.map__vtrfsn a:hover {
  color: var(--primary-btn-bg);
}
.map__vtrfsn 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__smvdlk {
      max-width: 1200px;
      margin: var(--mb) auto;
      padding: 0 20px;
    }

    .form__axijws {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 60px;
      align-items: start;
    }

    .frm__nzrvhq {
      padding: 40px 0;
    }

    .frm__hxpbrw {
      display: flex;
      flex-direction: column;
      gap: 15px;
    }

    .form__uwbyrq {
      color: var(--text-color);
      font-size: 16px;
    }

    .form__uwbyrq strong {
      color: var(--heading-color);
      font-weight: 600;
    }

    .form__gkwmuv {
      background: var(--card-bg-color);
      padding: 40px;
      border-radius: var(--border-radius);
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .frm__oseafl {
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .frm__oywzvi {
      display: flex;
      flex-direction: column;
    }

    .frm__ctinsp, .frm__bkmfqx {
      padding: 15px 20px;
      border-radius: var(--border-radius);
      border: 2px solid var(--table-border-color);
      background-color: var(--body-bg-color);
      color: var(--text-color);
      font-size: 16px;
      outline: none;
      transition: all 0.3s ease;
    }

    .frm__ctinsp:focus, .frm__bkmfqx:focus {
      border-color: var(--primary-btn-bg);
      box-shadow: 0 0 0 3px rgba(var(--primary-btn-bg-rgb), 0.1);
    }

    .frm__bkmfqx {
      height: 120px;
      resize: vertical;
      font-family: inherit;
    }

    .frm__oseafl button {
      padding: 15px 30px;
      font-size: 16px;
      font-weight: 600;
      border-radius: var(--border-radius);
      transition: all 0.3s ease;
      width: 100%;
    }

    .frm__oseafl button:hover {
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }

    @media (max-width: 768px) {
      .form__axijws {
        grid-template-columns: 1fr;
        gap: 40px;
      }

      .form__gkwmuv {
        padding: 30px 20px;
      }

      .frm__nzrvhq {
        padding: 20px 0;
      }

      ."form__title" {
        font-size: var(--fz-2);
      }

      ."form__subtitle" {
        font-size: 16px;
      }
    }
    


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

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

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

.or__title {
  font-size: var(--fz-2);
  font-weight: bold;
  color: var(--heading-color);
  margin-bottom: var(--mb);
}

@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)
  }
}


        .main__jlgcuk {
            position: relative;
            min-height: 534px;
            background: #26418F;
            display: flex;
            align-items: center;
        }

        .main__fsrnae {
            display: flex;
            align-items: center;
            justify-content: var(--banner-direction);
        }

        .main__ybzvtq {
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(0,0,0,0.02) 1px, transparent 1px),
                linear-gradient(90deg, rgba(0,0,0,0.02) 1px, transparent 1px);
            background-size: 78px 75px;
        }

        .ban__urgmkj {
            position: relative;
            z-index: 10;
            text-align: var(--banner-direction);
            width: 1085px;
            max-width: 100%;
            padding: var(--py);
        }

        .hr__euoszx {
            display: inline-block;
            width: 126px;
            height: 7px;
            background: linear-gradient(90deg, #FF3D00, #2979FF);
            border-radius: 2px;
            margin-bottom: 3rem;
        }

        .hr__misgtv {
            font-size: clamp(2rem, 6vw, 3rem);
            font-weight: 300;
            color: #ffffff;
            margin-bottom: var(--mb);
            letter-spacing: -0.025em;
        }

        .ban__ytdlpk {
            font-size: 20px;
            color: #ffffff;
            margin-bottom: 4rem;
            line-height: 1.6;
        }

        @media (max-width: 1024px) {
            .hr__misgtv {
                font-size: 34px;
            }

            .ban__urgmkj {
                width: 100%;
                padding: var(--py) 0;
            }
        }
        


        .card__eojrzu {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 1.5rem;
            padding: 2rem 0;
        }

        .block__bhxnkw {
            background: #4a6bcf;
            border: 2px solid transparent;
            border-radius: var(--border-radius);
            padding: var(--py);
            transition: all 0.3s ease;
            position: relative;
        }

        .block__bhxnkw:hover {
            border-color: #FF3D00;
            transform: translateY(-4px);
        }

        .block__bhxnkw h3 {
            color: #FFFFFF;
        }

        .block__bhxnkw p {
            color: #FFFFFF;
            margin: 0;
        }

        @media (max-width: 768px) {
            .card__eojrzu {
                grid-template-columns: 1fr;
                gap: 1rem;
            }
        }
        