/* /Components/Home/AboutSection.razor.rz.scp.css */
.HorizontalScrolling[b-la4zkfana0] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-la4zkfana0],
.fade-right[b-la4zkfana0],
.fadein[b-la4zkfana0] {
  opacity: 0;
}
.fade-left._appear[b-la4zkfana0],
.fade-right._appear[b-la4zkfana0],
.fadein._appear[b-la4zkfana0] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-la4zkfana0],
.fade-right._appear:nth-child(2n+1)[b-la4zkfana0],
.fadein._appear:nth-child(2n+1)[b-la4zkfana0] {
  transition-delay: 40ms;
}
.fade-left[b-la4zkfana0] {
  transform: translateX(-100%);
}
.fade-right[b-la4zkfana0] {
  transform: translateX(100%);
}
.fadein[b-la4zkfana0] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-la4zkfana0 {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-la4zkfana0] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-la4zkfana0 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-la4zkfana0] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.need[b-la4zkfana0] {
  background-color: var(--primaryDarkColor);
  padding-block: 0;
}
.need article[b-la4zkfana0] {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-block: 20px;
}
.need article span[b-la4zkfana0] {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.3;
}
@media (min-width: 640px) {
  .need article span[b-la4zkfana0] {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .need article span[b-la4zkfana0] {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .need article span[b-la4zkfana0] {
    font-size: 3rem;
  }
}
.about[b-la4zkfana0] {
  background: #fff;
}
.about article[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
  justify-content: center;
  overflow: visible;
  padding-block: 50px;
}
.about .--title h2[b-la4zkfana0] {
  color: var(--blackColor);
}
.about-content[b-la4zkfana0] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: center;
}
@media (min-width: 768px) {
  .about-content[b-la4zkfana0] {
    gap: 60px;
  }
}
@media (min-width: 992px) {
  .about-content[b-la4zkfana0] {
    grid-template-columns: 1fr 1fr;
  }
}
.about .image[b-la4zkfana0] {
  position: relative;
  border-radius: var(--radius);
}
.about .image img[b-la4zkfana0] {
  width: 100%;
  height: auto;
  display: block;
  transition: transform var(--duration);
  object-fit: cover;
  border-radius: var(--radius);
}
.about .image img.second[b-la4zkfana0] {
  position: absolute;
  width: 50%;
  right: -20px;
  bottom: -50px;
}
@media (max-width: 767px) {
  .about .image img.second[b-la4zkfana0] {
    width: 40%;
    right: -10px;
    bottom: -30px;
  }
}
.about .image .stats-overlay[b-la4zkfana0] {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background-image: linear-gradient(45deg, #4A81D3 0%, #514A9D 100%);
  backdrop-filter: blur(10px);
  padding: 20px 30px;
  border-radius: var(--radius);
  width: 200px;
}
@media (max-width: 767px) {
  .about .image .stats-overlay[b-la4zkfana0] {
    bottom: 20px;
    left: 20px;
    padding: 15px 20px;
    width: 160px;
  }
}
.about .image .stats-overlay .stat-item[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.about .image .stats-overlay .stat-item .stat-number[b-la4zkfana0] {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .about .image .stats-overlay .stat-item .stat-number[b-la4zkfana0] {
    font-size: 2.5rem;
  }
}
.about .image .stats-overlay .stat-item .stat-label[b-la4zkfana0] {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 768px) {
  .about .image .stats-overlay .stat-item .stat-label[b-la4zkfana0] {
    font-size: 0.8rem;
  }
}
.about .content[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.about .content p[b-la4zkfana0] {
  font-size: 0.95rem;
  color: var(--grayColor);
  line-height: 1.7;
}
@media (min-width: 768px) {
  .about .content p[b-la4zkfana0] {
    font-size: 1rem;
  }
}
.about .content ul[b-la4zkfana0] {
  padding-left: 0;
}
.about .content ul li[b-la4zkfana0] {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  justify-content: flex-start;
  font-size: 0.95rem;
  color: var(--grayColor);
  position: relative;
}
@media (min-width: 768px) {
  .about .content ul li[b-la4zkfana0] {
    font-size: 1rem;
  }
}
.about .content ul li[b-la4zkfana0]:before {
  content: "✓ ";
  color: var(--secondaryColor);
}
.about .content .--button[b-la4zkfana0] {
  width: fit-content;
}
.slider[b-la4zkfana0] {
  background: linear-gradient(45deg, #4A81D3 0%, #514A9D 100%);
  padding: 30px 0;
  overflow: hidden;
  position: relative;
  box-shadow: inset 0 -40px 60px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .slider[b-la4zkfana0] {
    padding: 20px 0;
  }
}
.slider[b-la4zkfana0]::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
}
.slider .slider-track[b-la4zkfana0] {
  display: flex;
  width: max-content;
  animation: marquee-b-la4zkfana0 30s linear infinite;
}
.slider .slider-content[b-la4zkfana0] {
  display: flex;
  align-items: center;
  gap: 40px;
  white-space: nowrap;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .slider .slider-content[b-la4zkfana0] {
    gap: 30px;
    padding: 0 15px;
  }
}
.slider .slider-content p[b-la4zkfana0] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
  flex-shrink: 0;
}
@media (min-width: 480px) {
  .slider .slider-content p[b-la4zkfana0] {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .slider .slider-content p[b-la4zkfana0] {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .slider .slider-content p[b-la4zkfana0] {
    font-size: 2.5rem;
  }
}
.slider .slider-content .separator[b-la4zkfana0] {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
  flex-shrink: 0;
}
@media (min-width: 480px) {
  .slider .slider-content .separator[b-la4zkfana0] {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .slider .slider-content .separator[b-la4zkfana0] {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .slider .slider-content .separator[b-la4zkfana0] {
    font-size: 2.5rem;
  }
}
@keyframes marquee-b-la4zkfana0 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.security[b-la4zkfana0] {
  background: #fff;
  position: relative;
}
.security article[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
  justify-content: center;
}
.security .--title h2[b-la4zkfana0],
.security .--title p[b-la4zkfana0] {
  color: var(--blackColor);
}
.security-content[b-la4zkfana0] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: center;
}
@media (min-width: 768px) {
  .security-content[b-la4zkfana0] {
    gap: 60px;
  }
}
@media (min-width: 992px) {
  .security-content[b-la4zkfana0] {
    grid-template-columns: 1fr 1fr;
  }
}
.security .content[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.security .content p[b-la4zkfana0] {
  font-size: 0.95rem;
  color: var(--grayColor);
  line-height: 1.7;
}
@media (min-width: 768px) {
  .security .content p[b-la4zkfana0] {
    font-size: 1rem;
  }
}
.security .content .principles[b-la4zkfana0] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  padding: 20px;
  background: rgba(74, 129, 211, 0.05);
  border-radius: var(--radius);
  border: 1px solid rgba(74, 129, 211, 0.2);
}
@media (max-width: 767px) {
  .security .content .principles[b-la4zkfana0] {
    gap: 8px;
    padding: 15px;
  }
}
.security .content .principles .principle-item[b-la4zkfana0] {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--secondaryColor);
  white-space: nowrap;
}
@media (max-width: 767px) {
  .security .content .principles .principle-item[b-la4zkfana0] {
    font-size: 0.85rem;
  }
}
.security .content .principles .separator[b-la4zkfana0] {
  color: var(--secondaryColor);
  font-size: 0.8rem;
  opacity: 0.5;
}
.security .image[b-la4zkfana0] {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.security .image img[b-la4zkfana0] {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: var(--radius);
}
@media (max-width: 767px) {
  .security .image img[b-la4zkfana0] {
    max-height: 300px;
  }
}
.security .image .overlay-badge[b-la4zkfana0] {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: rgba(74, 129, 211, 0.95);
  backdrop-filter: blur(10px);
  padding: 15px 20px;
  border-radius: var(--radius);
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .security .image .overlay-badge[b-la4zkfana0] {
    bottom: 15px;
    right: 15px;
    padding: 12px 16px;
  }
}
.security .image .overlay-badge svg[b-la4zkfana0] {
  width: 24px;
  height: 24px;
  stroke: #fff;
}
@media (max-width: 767px) {
  .security .image .overlay-badge svg[b-la4zkfana0] {
    width: 20px;
    height: 20px;
  }
}
.security .image .overlay-badge span[b-la4zkfana0] {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 767px) {
  .security .image .overlay-badge span[b-la4zkfana0] {
    font-size: 0.9rem;
  }
}
.disclosure[b-la4zkfana0] {
  background: linear-gradient(180deg, #0a1428 0%, #1a2744 100%);
  position: relative;
}
.disclosure article[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.disclosure-content[b-la4zkfana0] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: center;
}
@media (min-width: 768px) {
  .disclosure-content[b-la4zkfana0] {
    gap: 60px;
  }
}
@media (min-width: 992px) {
  .disclosure-content[b-la4zkfana0] {
    grid-template-columns: 1fr 1fr;
  }
}
.disclosure .image[b-la4zkfana0] {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}
.disclosure .image img[b-la4zkfana0] {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: var(--radius);
}
@media (max-width: 767px) {
  .disclosure .image img[b-la4zkfana0] {
    max-height: 300px;
  }
}
.disclosure .image .stats-badge[b-la4zkfana0] {
  position: absolute;
  top: 20px;
  left: 20px;
  background: rgba(74, 129, 211, 0.95);
  backdrop-filter: blur(10px);
  padding: 20px;
  border-radius: var(--radius);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  min-width: 120px;
}
@media (max-width: 767px) {
  .disclosure .image .stats-badge[b-la4zkfana0] {
    top: 15px;
    left: 15px;
    padding: 15px;
    min-width: 100px;
  }
}
.disclosure .image .stats-badge .stat[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 5px;
}
.disclosure .image .stats-badge .stat-number[b-la4zkfana0] {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
@media (max-width: 767px) {
  .disclosure .image .stats-badge .stat-number[b-la4zkfana0] {
    font-size: 2rem;
  }
}
.disclosure .image .stats-badge .stat-label[b-la4zkfana0] {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
}
@media (max-width: 767px) {
  .disclosure .image .stats-badge .stat-label[b-la4zkfana0] {
    font-size: 0.8rem;
  }
}
.disclosure .content[b-la4zkfana0] {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.disclosure .content .label[b-la4zkfana0] {
  font-size: 0.85rem;
  letter-spacing: 0.3rem;
  color: var(--secondaryColor);
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767px) {
  .disclosure .content .label[b-la4zkfana0] {
    font-size: 0.8rem;
    letter-spacing: 0.2rem;
  }
}
.disclosure .content h2[b-la4zkfana0] {
  font-size: 2rem;
  color: #fff;
  font-weight: 900;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .disclosure .content h2[b-la4zkfana0] {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .disclosure .content h2[b-la4zkfana0] {
    font-size: 2.8rem;
  }
}
.disclosure .content p[b-la4zkfana0] {
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
}
@media (min-width: 768px) {
  .disclosure .content p[b-la4zkfana0] {
    font-size: 1rem;
  }
}
.disclosure .content .--button[b-la4zkfana0] {
  margin-top: 10px;
  width: fit-content;
}
/* /Components/Home/DefenseSection.razor.rz.scp.css */
.HorizontalScrolling[b-rri41398s1] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-rri41398s1],
.fade-right[b-rri41398s1],
.fadein[b-rri41398s1] {
  opacity: 0;
}
.fade-left._appear[b-rri41398s1],
.fade-right._appear[b-rri41398s1],
.fadein._appear[b-rri41398s1] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-rri41398s1],
.fade-right._appear:nth-child(2n+1)[b-rri41398s1],
.fadein._appear:nth-child(2n+1)[b-rri41398s1] {
  transition-delay: 40ms;
}
.fade-left[b-rri41398s1] {
  transform: translateX(-100%);
}
.fade-right[b-rri41398s1] {
  transform: translateX(100%);
}
.fadein[b-rri41398s1] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-rri41398s1 {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-rri41398s1] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-rri41398s1 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-rri41398s1] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.defense[b-rri41398s1] {
  background: var(--backgroundColor);
}
.defense article[b-rri41398s1] {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.defense-content[b-rri41398s1] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768px) {
  .defense-content[b-rri41398s1] {
    gap: 60px;
  }
}
@media (min-width: 992px) {
  .defense-content[b-rri41398s1] {
    grid-template-columns: 1fr 1fr;
  }
}
.defense .item[b-rri41398s1] {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 30px;
  grid-template-areas: "img" "text";
  width: 100%;
  border-radius: var(--radius);
  overflow: hidden;
  background-color: var(--primaryColor);
}
@media (min-width: 968px) {
  .defense .item[b-rri41398s1] {
    grid-template-columns: 1fr 1fr;
    gap: 0;
    grid-template-areas: "text img";
  }
}
.defense .item-image[b-rri41398s1] {
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  grid-area: img;
  overflow: hidden;
}
.defense .item-image img[b-rri41398s1] {
  width: 100%;
  max-height: 300px;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform var(--duration);
}
@media (max-width: 767px) {
  .defense .item-image img[b-rri41398s1] {
    max-height: 250px;
  }
}
.defense .item-image .text[b-rri41398s1] {
  position: absolute;
  top: 20px;
  left: 20px;
}
.defense .item-image .text h3[b-rri41398s1] {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .defense .item-image .text h3[b-rri41398s1] {
    font-size: 3rem;
  }
}
.defense .item-info[b-rri41398s1] {
  display: flex;
  flex-direction: column;
  gap: 20px;
  grid-area: text;
  padding: 20px;
}
@media (min-width: 768px) {
  .defense .item-info[b-rri41398s1] {
    padding: 30px;
  }
}
.defense .item-info h4[b-rri41398s1] {
  font-size: 1.25rem;
  color: #fff;
  font-weight: 700;
}
@media (min-width: 768px) {
  .defense .item-info h4[b-rri41398s1] {
    font-size: 1.5rem;
  }
}
.defense .item-info p[b-rri41398s1] {
  font-size: 0.95rem;
  color: #fff;
}
@media (min-width: 768px) {
  .defense .item-info p[b-rri41398s1] {
    font-size: 1rem;
  }
}
.defense .item:hover .item-image img[b-rri41398s1] {
  transform: scale(1.1);
}
.stats[b-rri41398s1] {
  background-color: #fff;
}
.stats article[b-rri41398s1] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  min-height: 40vh;
  align-items: flex-start;
}
@media (min-width: 640px) {
  .stats article[b-rri41398s1] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .stats article[b-rri41398s1] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.stats .card[b-rri41398s1] {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
}
.stats .card-icon[b-rri41398s1] {
  width: 60px;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: linear-gradient(45deg, #4a81d3, #514a9d);
  font-size: 28px;
  padding: 15px;
}
@media (max-width: 767px) {
  .stats .card-icon[b-rri41398s1] {
    width: 50px;
    font-size: 24px;
    padding: 12px;
  }
}
.stats .card-icon .--svg-fill[b-rri41398s1] {
  fill: #fff;
}
.stats .card-icon .--svg-stroke[b-rri41398s1] {
  stroke: #fff;
}
.stats .card-number[b-rri41398s1] {
  font-size: 1rem;
  font-weight: 700;
  color: var(--blackColor);
  display: block;
  background: linear-gradient(135deg, var(--primaryColor) 0%, var(--primaryDarkColor) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media (min-width: 768px) {
  .stats .card-number[b-rri41398s1] {
    font-size: 1.5rem;
  }
}
.stats .card-label[b-rri41398s1] {
  font-size: 0.75rem;
  color: var(--grayColor);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .stats .card-label[b-rri41398s1] {
    font-size: 0.8rem;
  }
}
/* /Components/Home/HeroSection.razor.rz.scp.css */
.HorizontalScrolling[b-1u5do7zi9m] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-1u5do7zi9m],
.fade-right[b-1u5do7zi9m],
.fadein[b-1u5do7zi9m] {
  opacity: 0;
}
.fade-left._appear[b-1u5do7zi9m],
.fade-right._appear[b-1u5do7zi9m],
.fadein._appear[b-1u5do7zi9m] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-1u5do7zi9m],
.fade-right._appear:nth-child(2n+1)[b-1u5do7zi9m],
.fadein._appear:nth-child(2n+1)[b-1u5do7zi9m] {
  transition-delay: 40ms;
}
.fade-left[b-1u5do7zi9m] {
  transform: translateX(-100%);
}
.fade-right[b-1u5do7zi9m] {
  transform: translateX(100%);
}
.fadein[b-1u5do7zi9m] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-1u5do7zi9m {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-1u5do7zi9m] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-1u5do7zi9m 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-1u5do7zi9m] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.hero[b-1u5do7zi9m] {
  background: url("/img/hero.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  padding-top: calc(var(--headerHeight) + 100px);
}
.hero[b-1u5do7zi9m]::before {
  content: ' ';
  inset: 0;
  background: #0a0e1a40;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
.hero article[b-1u5do7zi9m] {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  gap: 50px;
  z-index: 2;
}
.hero .--title p[b-1u5do7zi9m] {
  font-size: 1.2rem;
  max-width: 800px;
}
@media (min-width: 768px) {
  .hero .--title p[b-1u5do7zi9m] {
    font-size: 1.5rem;
  }
}
.hero-features[b-1u5do7zi9m] {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
}
.hero-features .card[b-1u5do7zi9m] {
  height: 100%;
  border: none;
  padding: 30px 20px;
  transition: all var(--duration);
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 50px 1fr;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  align-items: flex-start;
  max-width: 320px;
  width: 100%;
}
@media (max-width: 767px) {
  .hero-features .card[b-1u5do7zi9m] {
    max-width: 100%;
    padding: 25px 15px;
  }
}
.hero-features .card-icon[b-1u5do7zi9m] {
  width: 100%;
  aspect-ratio: 1;
}
.hero-features .card-icon svg[b-1u5do7zi9m] {
  width: 100%;
  color: #fff;
}
.hero-features .card-text[b-1u5do7zi9m] {
  display: flex;
  flex-direction: column;
}
.hero-features .card-text h3[b-1u5do7zi9m] {
  color: #fff;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .hero-features .card-text h3[b-1u5do7zi9m] {
    font-size: 1.1rem;
  }
}
.hero-features .card-text p[b-1u5do7zi9m] {
  color: #fff;
  font-size: 0.95rem;
  margin: 0;
}
@media (max-width: 767px) {
  .hero-features .card-text p[b-1u5do7zi9m] {
    font-size: 0.9rem;
  }
}
@media (min-width: 992px) {
  .hero .hero-features[b-1u5do7zi9m] {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px;
  }
}
/* /Components/Home/ServicesSection.razor.rz.scp.css */
.HorizontalScrolling[b-47za0mgmcd] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-47za0mgmcd],
.fade-right[b-47za0mgmcd],
.fadein[b-47za0mgmcd] {
  opacity: 0;
}
.fade-left._appear[b-47za0mgmcd],
.fade-right._appear[b-47za0mgmcd],
.fadein._appear[b-47za0mgmcd] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-47za0mgmcd],
.fade-right._appear:nth-child(2n+1)[b-47za0mgmcd],
.fadein._appear:nth-child(2n+1)[b-47za0mgmcd] {
  transition-delay: 40ms;
}
.fade-left[b-47za0mgmcd] {
  transform: translateX(-100%);
}
.fade-right[b-47za0mgmcd] {
  transform: translateX(100%);
}
.fadein[b-47za0mgmcd] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-47za0mgmcd {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-47za0mgmcd] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-47za0mgmcd 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-47za0mgmcd] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.services[b-47za0mgmcd] {
  background: linear-gradient(180deg, #0a1428 0%, #1a2744 100%);
  position: relative;
}
.services article[b-47za0mgmcd] {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.services .--title p[b-47za0mgmcd] {
  font-size: 0.95rem;
}
@media (min-width: 768px) {
  .services .--title p[b-47za0mgmcd] {
    font-size: 1rem;
  }
}
.services-grid[b-47za0mgmcd] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 640px) {
  .services-grid[b-47za0mgmcd] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .services-grid[b-47za0mgmcd] {
    grid-template-columns: repeat(3, 1fr);
  }
}
.services-grid .card[b-47za0mgmcd] {
  background: rgba(26, 39, 68, 0.6);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(59, 130, 246, 0.2);
  border-radius: var(--radius);
  padding: 40px 30px;
  transition: all var(--duration);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 767px) {
  .services-grid .card[b-47za0mgmcd] {
    padding: 30px 20px;
  }
}
.services-grid .card[b-47za0mgmcd]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #3b82f6 0%, #2563eb 100%);
  transform: scaleX(0);
  transition: transform var(--duration);
}
.services-grid .card-icon[b-47za0mgmcd] {
  width: 60px;
  aspect-ratio: 1;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(37, 99, 235, 0.2) 100%);
  border: 2px solid rgba(59, 130, 246, 0.3);
  border-radius: var(--radius);
  color: #fff;
  transition: all var(--duration);
}
.services-grid .card-icon svg[b-47za0mgmcd] {
  fill: #fff;
}
.services-grid .card h3[b-47za0mgmcd] {
  font-size: 1.3rem;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .services-grid .card h3[b-47za0mgmcd] {
    font-size: 1.5rem;
  }
}
.services-grid .card p[b-47za0mgmcd] {
  color: #fff;
  line-height: 1.8;
  margin-bottom: 20px;
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .services-grid .card p[b-47za0mgmcd] {
    font-size: 0.95rem;
  }
}
/* /Components/Home/SuccessStoriesSection.razor.rz.scp.css */
.HorizontalScrolling[b-50jgq3zycm] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-50jgq3zycm],
.fade-right[b-50jgq3zycm],
.fadein[b-50jgq3zycm] {
  opacity: 0;
}
.fade-left._appear[b-50jgq3zycm],
.fade-right._appear[b-50jgq3zycm],
.fadein._appear[b-50jgq3zycm] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-50jgq3zycm],
.fade-right._appear:nth-child(2n+1)[b-50jgq3zycm],
.fadein._appear:nth-child(2n+1)[b-50jgq3zycm] {
  transition-delay: 40ms;
}
.fade-left[b-50jgq3zycm] {
  transform: translateX(-100%);
}
.fade-right[b-50jgq3zycm] {
  transform: translateX(100%);
}
.fadein[b-50jgq3zycm] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-50jgq3zycm {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-50jgq3zycm] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-50jgq3zycm 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-50jgq3zycm] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.stories[b-50jgq3zycm] {
  background: linear-gradient(180deg, #0a1428 0%, #1a2744 100%);
}
.stories article[b-50jgq3zycm] {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
  justify-content: center;
}
.stories-grid[b-50jgq3zycm] {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 640px) {
  .stories-grid[b-50jgq3zycm] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .stories-grid[b-50jgq3zycm] {
    grid-template-columns: repeat(3, 1fr);
  }
}
.stories .card[b-50jgq3zycm] {
  backdrop-filter: blur(10px);
  border-radius: var(--radius);
  overflow: hidden;
  transition: all var(--duration);
  /*cursor: pointer;*/
  position: relative;
  min-height: 350px;
}
@media (max-width: 767px) {
  .stories .card[b-50jgq3zycm] {
    min-height: 300px;
  }
}
.stories .card-image[b-50jgq3zycm] {
  position: relative;
  width: 100%;
  height: 100%;
}
.stories .card-image img[b-50jgq3zycm] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform var(--duration);
}
.stories .card-image img .category[b-50jgq3zycm] {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
@media (min-width: 768px) {
  .stories .card-image img .category[b-50jgq3zycm] {
    font-size: 1.2rem;
  }
}
.stories .card-content[b-50jgq3zycm] {
  position: absolute;
  z-index: 10;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: var(--secondaryColor);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
  transform: scale(0);
  transition: all var(--duration);
}
@media (max-width: 767px) {
  .stories .card-content[b-50jgq3zycm] {
    padding: 15px;
  }
}
.stories .card-content p[b-50jgq3zycm] {
  font-size: 0.9rem;
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .stories .card-content p[b-50jgq3zycm] {
    font-size: 1rem;
  }
}
.stories .card:hover .card-content[b-50jgq3zycm] {
  transform: scale(1);
}
/* /Components/Home/TestimonialsSection.razor.rz.scp.css */
.HorizontalScrolling[b-v3wvmxy0e8] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-v3wvmxy0e8],
.fade-right[b-v3wvmxy0e8],
.fadein[b-v3wvmxy0e8] {
  opacity: 0;
}
.fade-left._appear[b-v3wvmxy0e8],
.fade-right._appear[b-v3wvmxy0e8],
.fadein._appear[b-v3wvmxy0e8] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-v3wvmxy0e8],
.fade-right._appear:nth-child(2n+1)[b-v3wvmxy0e8],
.fadein._appear:nth-child(2n+1)[b-v3wvmxy0e8] {
  transition-delay: 40ms;
}
.fade-left[b-v3wvmxy0e8] {
  transform: translateX(-100%);
}
.fade-right[b-v3wvmxy0e8] {
  transform: translateX(100%);
}
.fadein[b-v3wvmxy0e8] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-v3wvmxy0e8 {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-v3wvmxy0e8] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-v3wvmxy0e8 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-v3wvmxy0e8] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.testimonials[b-v3wvmxy0e8] {
  background: #fff;
  position: relative;
  overflow: hidden;
}
.testimonials article[b-v3wvmxy0e8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.testimonials .--title h2[b-v3wvmxy0e8],
.testimonials .--title p[b-v3wvmxy0e8] {
  color: var(--blackColor);
}
.testimonials .testimonials-slider[b-v3wvmxy0e8] {
  margin-top: 40px;
  width: 100%;
}
.testimonials .testimonial-card[b-v3wvmxy0e8] {
  background: #F3F3F4;
  border: 1px solid #F3F3F4;
  border-radius: var(--radius);
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: all var(--duration);
}
.testimonials .testimonial-header[b-v3wvmxy0e8] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 15px;
}
.testimonials .author[b-v3wvmxy0e8] {
  display: flex;
  align-items: center;
  gap: 15px;
  flex: 1;
}
.testimonials .author-avatar[b-v3wvmxy0e8] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  background: var(--secondaryColor);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.25rem;
  color: #ffffff;
  text-transform: uppercase;
}
.testimonials .author-avatar span[b-v3wvmxy0e8] {
  line-height: 1;
}
.testimonials .author-info h4[b-v3wvmxy0e8] {
  color: var(--blackColor);
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.testimonials .author-info p[b-v3wvmxy0e8] {
  color: #6B7280;
  font-size: 0.85rem;
  margin: 0;
}
.testimonials .rating[b-v3wvmxy0e8] {
  display: flex;
  gap: 5px;
  align-items: center;
}
.testimonials .rating svg[b-v3wvmxy0e8] {
  width: 20px;
  height: 20px;
  color: #FFC107;
}
.testimonials .testimonial-text[b-v3wvmxy0e8] {
  color: #374151;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}
@media (min-width: 768px) {
  .testimonials .testimonial-card[b-v3wvmxy0e8] {
    padding: 35px;
  }
  .testimonials .author-avatar[b-v3wvmxy0e8] {
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
  }
  .testimonials .author-info h4[b-v3wvmxy0e8] {
    font-size: 1.1rem;
  }
  .testimonials .author-info p[b-v3wvmxy0e8] {
    font-size: 0.9rem;
  }
  .testimonials .rating svg[b-v3wvmxy0e8] {
    width: 22px;
    height: 22px;
  }
  .testimonials .testimonial-text[b-v3wvmxy0e8] {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .testimonials .testimonials-slider[b-v3wvmxy0e8] {
    margin-top: 60px;
  }
  .testimonials .testimonial-card[b-v3wvmxy0e8] {
    padding: 40px;
    gap: 25px;
  }
  .testimonials .author-avatar[b-v3wvmxy0e8] {
    width: 70px;
    height: 70px;
    font-size: 1.75rem;
  }
  .testimonials .testimonial-text[b-v3wvmxy0e8] {
    font-size: 1.05rem;
    line-height: 1.8;
  }
}
.swiper-wrapper[b-v3wvmxy0e8] {
  padding-block: 20px;
  align-items: stretch !important;
}
.swiper-slide[b-v3wvmxy0e8] {
  height: 100%;
}
/* /Main/Layout/Footer.razor.rz.scp.css */
.HorizontalScrolling[b-3zq9lbuphm] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-3zq9lbuphm],
.fade-right[b-3zq9lbuphm],
.fadein[b-3zq9lbuphm] {
  opacity: 0;
}
.fade-left._appear[b-3zq9lbuphm],
.fade-right._appear[b-3zq9lbuphm],
.fadein._appear[b-3zq9lbuphm] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-3zq9lbuphm],
.fade-right._appear:nth-child(2n+1)[b-3zq9lbuphm],
.fadein._appear:nth-child(2n+1)[b-3zq9lbuphm] {
  transition-delay: 40ms;
}
.fade-left[b-3zq9lbuphm] {
  transform: translateX(-100%);
}
.fade-right[b-3zq9lbuphm] {
  transform: translateX(100%);
}
.fadein[b-3zq9lbuphm] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-3zq9lbuphm {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-3zq9lbuphm] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-3zq9lbuphm 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-3zq9lbuphm] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.footer[b-3zq9lbuphm] {
  background: var(--primaryColor);
  color: #fff;
  position: relative;
}
.footer article[b-3zq9lbuphm] {
  padding-block: 50px;
}
.footer .footer-content[b-3zq9lbuphm] {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr;
  gap: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .footer .footer-content[b-3zq9lbuphm] {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .footer .footer-content[b-3zq9lbuphm] {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.footer .footer-column h4[b-3zq9lbuphm] {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer .footer-column :global(.header-nav)[b-3zq9lbuphm] {
  display: block;
}
.footer .footer-column :global(.header-nav) :global(.menu)[b-3zq9lbuphm] {
  display: flex;
  flex-direction: column;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .footer-column :global(.header-nav) :global(.menu) :global(.menu-item)[b-3zq9lbuphm] {
  margin: 0;
}
.footer .footer-column :global(.header-nav) :global(.menu) :global(.menu-item) :global(.link)[b-3zq9lbuphm] {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.95rem;
  text-decoration: none;
  transition: all var(--duration);
  padding: 0;
}
.footer .footer-column :global(.header-nav) :global(.menu) :global(.menu-item) :global(.link):hover[b-3zq9lbuphm] {
  color: #fff;
  padding-left: 5px;
}
.footer .footer-column :global(.header-nav) :global(.menu) :global(.menu-item) :global(.link):global(._active)[b-3zq9lbuphm] {
  color: #fff;
}
.footer .footer-about .footer-logo[b-3zq9lbuphm] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.footer .footer-about .footer-logo svg[b-3zq9lbuphm] {
  width: 32px;
  height: 32px;
  color: var(--secondaryColor);
}
.footer .footer-about .footer-logo span[b-3zq9lbuphm] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
}
.footer .footer-about .footer-description[b-3zq9lbuphm] {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}
.footer .footer-about .footer-social[b-3zq9lbuphm] {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}
.footer .footer-about .footer-social .social-link[b-3zq9lbuphm] {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #fff;
  transition: all var(--duration);
}
.footer .footer-about .footer-social .social-link svg[b-3zq9lbuphm] {
  width: 18px;
  height: 18px;
}
.footer .footer-about .footer-social .social-link:hover[b-3zq9lbuphm] {
  background: var(--secondaryColor);
}
.footer .footer-links[b-3zq9lbuphm] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer .footer-links li a[b-3zq9lbuphm] {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.95rem;
  text-decoration: none;
  transition: all var(--duration);
}
.footer .footer-links li a:hover[b-3zq9lbuphm] {
  color: #fff;
  padding-left: 5px;
}
.footer .footer-contact .contact-list[b-3zq9lbuphm] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer .footer-contact .contact-list li[b-3zq9lbuphm] {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.footer .footer-contact .contact-list li svg[b-3zq9lbuphm] {
  width: 20px;
  height: 20px;
  color: var(--secondaryColor);
  flex-shrink: 0;
  margin-top: 2px;
}
.footer .footer-contact .contact-list li div[b-3zq9lbuphm] {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer .footer-contact .contact-list li div strong[b-3zq9lbuphm] {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}
.footer .footer-contact .contact-list li div span[b-3zq9lbuphm] {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
.footer .footer-bottom[b-3zq9lbuphm] {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
  text-align: center;
}
.footer .footer-bottom p[b-3zq9lbuphm] {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  margin: 0;
}
@media (min-width: 768px) {
  .footer .footer-content[b-3zq9lbuphm] {
    gap: 50px;
  }
  .footer .footer-about .footer-logo span[b-3zq9lbuphm] {
    font-size: 1.75rem;
  }
  .footer .footer-about .footer-description[b-3zq9lbuphm] {
    font-size: 1rem;
  }
}
/* /Main/Layout/Header.razor.rz.scp.css */
.HorizontalScrolling[b-dv68i4c97f] {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden;
}
.fade-left[b-dv68i4c97f],
.fade-right[b-dv68i4c97f],
.fadein[b-dv68i4c97f] {
  opacity: 0;
}
.fade-left._appear[b-dv68i4c97f],
.fade-right._appear[b-dv68i4c97f],
.fadein._appear[b-dv68i4c97f] {
  transform: none;
  opacity: 1;
  transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}
.fade-left._appear:nth-child(2n+1)[b-dv68i4c97f],
.fade-right._appear:nth-child(2n+1)[b-dv68i4c97f],
.fadein._appear:nth-child(2n+1)[b-dv68i4c97f] {
  transition-delay: 40ms;
}
.fade-left[b-dv68i4c97f] {
  transform: translateX(-100%);
}
.fade-right[b-dv68i4c97f] {
  transform: translateX(100%);
}
.fadein[b-dv68i4c97f] {
  transform: translateY(50px);
}
@keyframes hero-gradient-animation-b-dv68i4c97f {
  0% {
    --y-0: 84%;
    --x-0: 90%;
    --c-0: hsl(276, 34%, 14%);
    --s-start-0: 17%;
    --s-end-0: 63%;
    --s-start-1: 7%;
    --s-end-1: 74%;
    --x-1: 55%;
    --y-1: 93%;
    --c-1: hsl(271.42857143, 34%, 11%);
    --x-2: 47%;
    --c-2: hsl(266.02941176, 47%, 13%);
    --y-2: 92%;
    --s-start-2: 8%;
    --s-end-2: 63%;
    --s-start-3: 8%;
    --s-end-3: 88%;
    --x-3: 57%;
    --c-3: hsl(263.38235294, 76%, 24%);
    --y-3: 0%;
    --y-4: 54%;
    --s-start-4: 10%;
    --s-end-4: 68%;
    --c-4: hsl(270, 81%, 26%);
    --x-4: 1%;
  }
  100% {
    --y-0: 83%;
    --x-0: 97%;
    --c-0: hsl(270, 45%, 27%);
    --s-start-0: 5%;
    --s-end-0: 57%;
    --s-start-1: 15%;
    --s-end-1: 88%;
    --x-1: 52%;
    --y-1: 84%;
    --c-1: hsl(256.58868576, 96%, 11%);
    --x-2: 80%;
    --c-2: hsl(268.88888889, 43%, 24%);
    --y-2: 5%;
    --s-start-2: 5%;
    --s-end-2: 84%;
    --s-start-3: 10%;
    --s-end-3: 72%;
    --x-3: 5%;
    --c-3: hsl(270, 32%, 21%);
    --y-3: 23%;
    --y-4: 32%;
    --s-start-4: 16%;
    --s-end-4: 60%;
    --c-4: hsl(271.32352941, 53%, 25%);
    --x-4: 79%;
  }
}
@property --y-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 84%;
}
@property --x-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 90%;
}
@property --c-0 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(276, 34%, 14%);
}
@property --s-start-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}
@property --s-end-0 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 7%;
}
@property --s-end-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 74%;
}
@property --x-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 55%;
}
@property --y-1 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 93%;
}
@property --c-1 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(271.42857143, 34%, 11%);
}
@property --x-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 47%;
}
@property --c-2 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(266.02941176, 47%, 13%);
}
@property --y-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 92%;
}
@property --s-start-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-2 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 63%;
}
@property --s-start-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 8%;
}
@property --s-end-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 88%;
}
@property --x-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 57%;
}
@property --c-3 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(263.38235294, 76%, 24%);
}
@property --y-3 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --y-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 54%;
}
@property --s-start-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 10%;
}
@property --s-end-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 68%;
}
@property --c-4 {
  syntax: '<color>';
  inherits: false;
  initial-value: hsl(270, 81%, 26%);
}
@property --x-4 {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 1%;
}
.AnimatedBackground[b-dv68i4c97f] {
  --y-0: 84%;
  --x-0: 90%;
  --c-0: hsl(276, 34%, 14%);
  --x-1: 55%;
  --y-1: 93%;
  --c-1: hsl(271.42857143, 34%, 11%);
  --x-2: 47%;
  --c-2: hsl(266.02941176, 47%, 13%);
  --y-2: 92%;
  --x-3: 57%;
  --c-3: hsl(263.38235294, 76%, 24%);
  --y-3: 0%;
  --y-4: 54%;
  --c-4: hsl(270, 81%, 26%);
  --x-4: 1%;
  background-attachment: fixed;
  background-color: hsl(270, 32%, 21%);
  background-image: radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3)), radial-gradient(circle at var(--x-4) var(--y-4), var(--c-4) var(--s-start-4), transparent var(--s-end-4));
  animation: hero-gradient-animation-b-dv68i4c97f 5s linear infinite alternate;
  background-blend-mode: normal, normal, normal, normal, normal;
}
:root[b-dv68i4c97f] {
  --maxWidth: 1200px;
  --headerHeight: 70px;
  --radius: 10px;
  --duration: 0.4s ease-in-out;
  --primaryColor: #13172d;
  --primaryDarkColor: #222e66;
  --secondaryColor: #4A81D3;
  --accentColor: #4A81D3;
  --backgroundColor: #0a0e1a;
  --blackColor: #111013;
  --grayColor: #8a7a8c;
}
.header[b-dv68i4c97f] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: var(--headerHeight);
  background: rgba(19, 23, 45, 0.8);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  transition: all var(--duration);
  z-index: 999999;
}
.header article[b-dv68i4c97f] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.header-logo[b-dv68i4c97f] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.header-logo a[b-dv68i4c97f] {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  transition: all var(--duration);
}
.header-logo a svg[b-dv68i4c97f] {
  width: 32px;
  height: 32px;
  color: var(--secondaryColor);
  transition: color var(--duration);
}
.header-logo a span[b-dv68i4c97f] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.header-logo a:hover svg[b-dv68i4c97f] {
  color: #fff;
}
[b-dv68i4c97f] .header-nav {
  display: none;
  flex: 1;
  justify-content: center;
}
[b-dv68i4c97f] .header-nav .menu {
  display: flex;
  align-items: center;
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}
[b-dv68i4c97f] .header-nav .menu-item {
  margin: 0;
}
[b-dv68i4c97f] .header-nav .menu-item .link {
  color: #fff;
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  transition: all var(--duration);
  position: relative;
  padding: 8px 0;
}
[b-dv68i4c97f] .header-nav .menu-item .link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--secondaryColor);
  transition: width var(--duration);
}
[b-dv68i4c97f] .header-nav .menu-item .link:hover::after,
[b-dv68i4c97f] .header-nav .menu-item .link._active::after {
  width: 100%;
}
.header-actions[b-dv68i4c97f] {
  display: flex;
  align-items: center;
  gap: 15px;
}
.header-actions .--button[b-dv68i4c97f] {
  padding: 10px 20px;
  font-size: 0.9rem;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .header-actions .--button[b-dv68i4c97f] {
    display: none;
  }
}
.header-actions .burger[b-dv68i4c97f] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 8px;
  transition: all var(--duration);
}
.header-actions .burger svg[b-dv68i4c97f] {
  width: 28px;
  height: 28px;
  transition: transform var(--duration);
}
.header-actions .burger:hover svg[b-dv68i4c97f] {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .header-actions .burger[b-dv68i4c97f] {
    display: none;
  }
}
@media (min-width: 768px) {
  .header article[b-dv68i4c97f] {
    gap: 30px;
  }
  [b-dv68i4c97f] .header-nav {
    display: flex;
  }
  .header-logo a span[b-dv68i4c97f] {
    font-size: 1.35rem;
  }
}
@media (min-width: 992px) {
  .header article[b-dv68i4c97f] {
    gap: 40px;
  }
  [b-dv68i4c97f] .header-nav .menu {
    gap: 35px;
  }
  [b-dv68i4c97f] .header-nav .menu-item .link {
    font-size: 1rem;
  }
  .header-logo a span[b-dv68i4c97f] {
    font-size: 1.5rem;
  }
  .header-actions[b-dv68i4c97f] {
    gap: 20px;
  }
  .header-actions .--button[b-dv68i4c97f] {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
.header._scrolled[b-dv68i4c97f] {
  background: rgba(19, 23, 45, 0.98);
  border-bottom: 1px solid rgba(59, 130, 211, 0.3);
  height: calc(var(--headerHeight) - 10px);
}
.header._scrolled article[b-dv68i4c97f] {
  padding: 0 20px;
}
@media (min-width: 992px) {
  .header._scrolled article[b-dv68i4c97f] {
    padding: 0 30px;
  }
}
.header._scrolled .header-logo a svg[b-dv68i4c97f] {
  width: 28px;
  height: 28px;
}
.header._scrolled .header-logo a span[b-dv68i4c97f] {
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .header._scrolled .header-logo a span[b-dv68i4c97f] {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .header._scrolled .header-logo a span[b-dv68i4c97f] {
    font-size: 1.4rem;
  }
}
.mobile-menu[b-dv68i4c97f] {
  position: fixed;
  top: 0;
  right: -100%;
  width: 320px;
  height: 100vh;
  background: var(--primaryColor);
  z-index: 9999999;
  transition: right 0.3s ease-in-out;
  overflow-y: auto;
}
.mobile-menu._open[b-dv68i4c97f] {
  right: 0;
  box-shadow: -5px 0 20px rgba(0, 0, 0, 0.5);
}
.mobile-menu article[b-dv68i4c97f] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0;
}
.mobile-menu .mobile-menu-header[b-dv68i4c97f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu .mobile-menu-header .mobile-logo[b-dv68i4c97f] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.mobile-menu .mobile-menu-header .mobile-logo svg[b-dv68i4c97f] {
  width: 28px;
  height: 28px;
  color: var(--secondaryColor);
}
.mobile-menu .mobile-menu-header .mobile-logo span[b-dv68i4c97f] {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
}
.mobile-menu .mobile-menu-header .close-menu[b-dv68i4c97f] {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 8px;
  transition: all var(--duration);
}
.mobile-menu .mobile-menu-header .close-menu svg[b-dv68i4c97f] {
  width: 24px;
  height: 24px;
  stroke: #fff;
  transition: transform var(--duration);
}
.mobile-menu .mobile-menu-header .close-menu:hover svg[b-dv68i4c97f] {
  transform: rotate(90deg);
}
.mobile-menu .mobile-nav[b-dv68i4c97f] {
  flex: 1;
  padding: 20px 0;
}
.mobile-menu .mobile-nav :global(.header-nav)[b-dv68i4c97f] {
  display: block;
}
.mobile-menu .mobile-nav :global(.header-nav) :global(.menu)[b-dv68i4c97f] {
  display: flex;
  flex-direction: column;
  gap: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-menu .mobile-nav :global(.header-nav) :global(.menu) :global(.menu-item)[b-dv68i4c97f] {
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu .mobile-nav :global(.header-nav) :global(.menu) :global(.menu-item):last-child[b-dv68i4c97f] {
  border-bottom: none;
}
.mobile-menu .mobile-nav :global(.header-nav) :global(.menu) :global(.menu-item) :global(.link)[b-dv68i4c97f] {
  display: block;
  padding: 18px 20px;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: all var(--duration);
}
.mobile-menu .mobile-nav :global(.header-nav) :global(.menu) :global(.menu-item) :global(.link)[b-dv68i4c97f]::after {
  display: none;
}
.mobile-menu .mobile-nav :global(.header-nav) :global(.menu) :global(.menu-item) :global(.link):hover[b-dv68i4c97f] {
  background: rgba(255, 255, 255, 0.05);
  color: var(--secondaryColor);
  padding-left: 30px;
}
.mobile-menu .mobile-nav :global(.header-nav) :global(.menu) :global(.menu-item) :global(.link):global(._active)[b-dv68i4c97f] {
  color: var(--secondaryColor);
  background: rgba(74, 129, 211, 0.1);
}
.mobile-menu .mobile-menu-footer[b-dv68i4c97f] {
  padding: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu .mobile-menu-footer .--button[b-dv68i4c97f] {
  width: 100%;
  justify-content: center;
}
@media (min-width: 480px) {
  .mobile-menu[b-dv68i4c97f] {
    width: 380px;
  }
}
body._menu-open[b-dv68i4c97f] {
  overflow: hidden;
}
body._menu-open[b-dv68i4c97f]::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
  z-index: 999998;
  animation: fadeIn-b-dv68i4c97f 0.3s ease-in-out;
}
@keyframes fadeIn-b-dv68i4c97f {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
