/* External stylesheet v1.7.3 */
/* Additional styles for Azino777 */

.k8j3h6g9 {
  color: inherit;
}
.f2d5s8a1 {
  font-size: inherit;
}
.p4o7i0u3 {
  margin: 0;
}
.y6t9r2e5 {
  padding: 0;
}
.w8q1a4s7 {
  border: none;
}

/* Elementor compatibility */
.elementor-widget-container {
  display: block;
}
.elementor-element {
  position: relative;
}

/* Yoast SEO styles */
.yoast-breadcrumb {
  display: inline;
}
.yoast-schema-graph {
  display: none;
}

/* Animation enhancements */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.content-block {
  animation: fadeInUp 0.6s ease forwards;
}

.content-block:nth-child(2) {
  animation-delay: 0.1s;
}
.content-block:nth-child(3) {
  animation-delay: 0.2s;
}
.content-block:nth-child(4) {
  animation-delay: 0.3s;
}
.content-block:nth-child(5) {
  animation-delay: 0.4s;
}

/* Focus states for accessibility */
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 2px solid #0b80dc;
  outline-offset: 2px;
}

/* Print styles */
@media print {
  .sticky-widget,
  .burger-btn,
  .header-buttons {
    display: none !important;
  }
}
