/* 
 Theme Name:   designexo-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     designexo
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
body{
    font-family:'Times New Roman', Times, serif
}
.theme-blog .post {
    background-color: #ffffff00;
    border: 0px solid #33333300;
}
.post-content {
    padding: 0rem 0rem 0rem;
}
.theme-page-header-area
 {
    background: #17212c url(/img/international-collaboration-bg.webp)!important;
}
p {
    margin-bottom: 0rem; 
}
.post:hover,
.post-content:hover {
  box-shadow: none !important;
  transform: none !important;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}
.crn-section {
  position: relative;
  overflow: hidden;
  padding: 70px 0;
  background:
    radial-gradient(circle at 15% 20%, rgba(210, 156, 55, 0.12), transparent 30%),
    radial-gradient(circle at 85% 15%, rgba(255, 187, 61, 0.10), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(11, 29, 54, 0.20), transparent 40%),
    linear-gradient(180deg, #f7f4ee 0%, #f3efe8 45%, #f8f5ef 100%);
}
.crn-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(7, 20, 39, 0.035) 0%, rgba(7, 20, 39, 0) 45%, rgba(189, 140, 37, 0.05) 100%);
  pointer-events: none;
}
.crn-bg-grid {
  position: absolute;
  inset: 0;
  opacity: 0.18;
  background-image:
    linear-gradient(rgba(12, 28, 49, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(12, 28, 49, 0.08) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.7), transparent 90%);
  pointer-events: none;
}
.crn-bg-shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(10px);
  pointer-events: none;
}
.crn-bg-shape.shape-one {
  width: 380px;
  height: 380px;
  top: -80px;
  left: -120px;
  background: radial-gradient(circle, rgba(214, 163, 57, 0.16) 0%, rgba(214, 163, 57, 0.03) 55%, transparent 72%);
  animation: orbFloatOne 12s ease-in-out infinite;
}
.crn-bg-shape.shape-two {
  width: 520px;
  height: 520px;
  right: -180px;
  bottom: -160px;
  background: radial-gradient(circle, rgba(8, 33, 61, 0.16) 0%, rgba(8, 33, 61, 0.05) 52%, transparent 75%);
  animation: orbFloatTwo 15s ease-in-out infinite;
}
.crn-section .container {
  position: relative;
  z-index: 2;
}
.box-intro,
.box-one {
  position: relative;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0.96) 100%);
  box-shadow:
    0 18px 40px rgba(8, 24, 42, 0.08),
    0 1px 0 rgba(255,255,255,0.8) inset;
  backdrop-filter: blur(6px);
}
.box-intro {
  padding: 34px 34px 28px;
  margin-bottom: 18px;
  overflow: hidden;
}
.box-intro::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 4px;
  background: linear-gradient(90deg, #d8a53f 0%, #ffcf63 50%, transparent 100%);
}
.section-kicker {
  display: inline-block;
  margin-bottom: 14px;
  padding: 7px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(12, 30, 52, 0.98), rgba(28, 48, 73, 0.95));
  color: #f1c25a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  box-shadow: 0 10px 24px rgba(12, 28, 49, 0.18);
}
.crn-section h2 {
  margin: 0 0 18px;
  color: #132845;
  line-height: 1.16;
  letter-spacing: 0.02em;
  font-weight: 700;
}
.crn-section h2 + p,
.crn-section .box-one p {
  margin-bottom: 1rem;
  color: #243548;
  font-size: 17px;
  line-height: 1.9;
}
.box-one {
  padding: 105px 34px 30px;
  overflow: hidden;
  transition:
    transform 0.45s ease,
    box-shadow 0.45s ease,
    border-color 0.45s ease;
}
.box-one::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(212, 167, 78, 0.08) 0%, transparent 34%, transparent 70%, rgba(8, 29, 53, 0.05) 100%);
  pointer-events: none;
}
.box-one::after {
  content: "";
  position: absolute;
  top: 0;
  left: 26px;
  width: calc(100% - 52px);
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(215, 169, 74, 0.9) 50%, transparent 100%);
  opacity: 0.9;
}
.box-one:hover {
  transform: translateY(-8px);
  border-color: rgba(203, 154, 55, 0.35);
  box-shadow:
    0 24px 48px rgba(8, 24, 42, 0.14),
    0 0 0 1px rgba(214, 166, 71, 0.10) inset;
}
.box-icon {
  position: absolute;
  top: 28px;
  left: 34px;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f2745 0%, #18385e 58%, #d6a545 180%);
  box-shadow:
    0 14px 28px rgba(10, 24, 41, 0.18),
    0 0 0 1px rgba(255,255,255,0.12) inset;
  overflow: hidden;
  z-index: 3;
}
.box-icon::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 30% 25%, rgba(255,255,255,0.22), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.08), transparent 50%);
}
.box-icon i {
  position: relative;
  z-index: 2;
  display: block;
  color: #f4c45c;
  font-size: 25px;
  line-height: 1;
  text-shadow: 0 0 14px rgba(244, 196, 92, 0.24);
  animation: iconPulse 4.5s ease-in-out infinite;
}
.crn-section h3 {
  position: relative;
  margin: 0 0 20px;
  padding-top: 8px;
  padding-bottom: 14px;
  color: #102743;
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-weight: 700;
}
.crn-section h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 110px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d6a13c 0%, #ffd36a 48%, rgba(214, 161, 60, 0) 100%);
  box-shadow: 0 0 16px rgba(214, 161, 60, 0.25);
}
.crn-section h4 {
  position: relative;
  display: inline-block;
  margin: 22px 0 18px;
  padding: 12px 18px 12px 20px;
  border-radius: 14px;
  color: #112844;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 700;
  background: linear-gradient(90deg, rgba(255, 243, 214, 0.88) 0%, rgba(255, 249, 236, 0.98) 100%);
  box-shadow:
    0 10px 24px rgba(16, 40, 68, 0.07),
    inset 0 0 0 1px rgba(211, 163, 69, 0.16);
}
.crn-section h4::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #d5a342 0%, #ffcf67 100%);
  box-shadow: 0 0 14px rgba(213, 163, 66, 0.25);
}
.crn-section p:last-child {
  margin-bottom: 0;
}
@keyframes orbFloatOne {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(30px, 22px, 0) scale(1.08);
  }
}
@keyframes orbFloatTwo {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(-28px, -18px, 0) scale(1.05);
  }
}
@keyframes iconPulse {
  0%, 100% {
    transform: scale(1);
    text-shadow: 0 0 14px rgba(244, 196, 92, 0.24);
  }
  50% {
    transform: scale(1.05);
    text-shadow: 0 0 22px rgba(244, 196, 92, 0.34);
  }
}
@media (max-width: 991.98px) {
  .crn-section {
    padding: 90px 0;
  }
  .box-intro,
  .box-one {
    padding-left: 24px;
    padding-right: 24px;
  }
  .box-one {
    padding-top: 96px;
  }
  .box-icon {
    left: 24px;
    top: 24px;
    width: 58px;
    height: 58px;
  }
  .box-icon i {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .crn-section {
    padding: 70px 0;
  }
  .box-intro {
    padding: 24px 18px 20px;
  }
  .box-one {
    padding: 88px 18px 22px;
    border-radius: 20px;
  }
  .box-icon {
    left: 18px;
    top: 20px;
    width: 54px;
    height: 54px;
    border-radius: 16px;
  }
  .box-icon i {
    font-size: 20px;
  }
  .crn-section h4 {
    display: block;
  }
}
.dialogue-luxe-section {
  position: relative;
  overflow: hidden;
  padding: 70px 0;
  background:
    linear-gradient(135deg, #07111f 0%, #0b1b2d 35%, #10243b 65%, #08121e 100%);
  isolation: isolate;
}
.dialogue-luxe-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 194, 87, 0.16) 0%, transparent 24%),
    radial-gradient(circle at 88% 14%, rgba(255, 194, 87, 0.10) 0%, transparent 18%),
    radial-gradient(circle at 50% 50%, rgba(103, 151, 214, 0.08) 0%, transparent 42%),
    radial-gradient(circle at 50% 100%, rgba(255, 194, 87, 0.08) 0%, transparent 26%);
  pointer-events: none;
  animation: darkAuraShift 14s ease-in-out infinite;
}
.dialogue-luxe-section::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to bottom, rgba(255,255,255,0.03), transparent 18%, transparent 82%, rgba(255,255,255,0.02)),
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0.025) 0,
      rgba(255,255,255,0.025) 1px,
      transparent 1px,
      transparent 80px
    );
  mix-blend-mode: screen;
  opacity: 0.35;
  pointer-events: none;
}
.dialogue-luxe-lines {
  position: absolute;
  inset: 0;
  background:
    repeating-linear-gradient(
      0deg,
      rgba(255, 204, 102, 0.045) 0,
      rgba(255, 204, 102, 0.045) 1px,
      transparent 1px,
      transparent 72px
    ),
    repeating-linear-gradient(
      90deg,
      rgba(116, 161, 219, 0.045) 0,
      rgba(116, 161, 219, 0.045) 1px,
      transparent 1px,
      transparent 72px
    );
  opacity: 0.22;
  mask-image: radial-gradient(circle at center, black 45%, transparent 100%);
  animation: darkGridMove 22s linear infinite;
  pointer-events: none;
}
.dialogue-luxe-noise {
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(rgba(255,255,255,0.12) 0.7px, transparent 0.8px),
    radial-gradient(rgba(255,196,92,0.10) 0.7px, transparent 0.8px);
  background-size: 120px 120px, 180px 180px;
  background-position: 0 0, 40px 60px;
  opacity: 0.18;
  animation: darkNoisePulse 7s ease-in-out infinite;
  pointer-events: none;
}
.dialogue-luxe-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(28px);
  pointer-events: none;
  opacity: 0.9;
}
.dialogue-luxe-orb.orb-a {
  width: 300px;
  height: 300px;
  top: 80px;
  left: -100px;
  background: radial-gradient(circle, rgba(255, 193, 79, 0.22) 0%, rgba(255, 193, 79, 0.06) 48%, transparent 72%);
  animation: darkOrbOne 16s ease-in-out infinite;
}
.dialogue-luxe-orb.orb-b {
  width: 420px;
  height: 420px;
  top: 120px;
  right: -140px;
  background: radial-gradient(circle, rgba(76, 124, 191, 0.18) 0%, rgba(76, 124, 191, 0.05) 52%, transparent 74%);
  animation: darkOrbTwo 18s ease-in-out infinite;
}
.dialogue-luxe-orb.orb-c {
  width: 380px;
  height: 380px;
  bottom: -140px;
  left: 50%;
  transform: translateX(-50%);
  background: radial-gradient(circle, rgba(255, 188, 68, 0.18) 0%, rgba(255, 188, 68, 0.04) 50%, transparent 74%);
  animation: darkOrbThree 15s ease-in-out infinite;
}
.dialogue-luxe-section .container {
  position: relative;
  z-index: 2;
}
.dialogue-luxe-intro,
.dialogue-panel {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  border: 1px solid rgba(255, 215, 130, 0.14);
  background:
    linear-gradient(180deg, rgba(10, 22, 38, 0.88) 0%, rgba(8, 18, 31, 0.96) 100%);
  box-shadow:
    0 18px 50px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(255,255,255,0.02) inset,
    0 0 30px rgba(255, 188, 68, 0.06);
  backdrop-filter: blur(10px);
}
.dialogue-luxe-intro {
  padding: 42px 42px 30px;
  margin-bottom: 20px;
}
.dialogue-luxe-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(255, 194, 87, 0.07) 0%, transparent 30%, transparent 70%, rgba(98, 146, 214, 0.06) 100%);
  pointer-events: none;
}
.dialogue-luxe-intro::after {
  content: "";
  position: absolute;
  left: 42px;
  top: 0;
  width: 180px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d49d35 0%, #ffd46e 55%, rgba(255, 212, 110, 0) 100%);
  box-shadow: 0 0 18px rgba(255, 212, 110, 0.28);
  animation: darkBeam 4.2s ease-in-out infinite;
}
.dialogue-panel {
  padding: 34px 36px 28px;
  transition:
    transform 0.45s ease,
    border-color 0.45s ease,
    box-shadow 0.45s ease,
    background 0.45s ease;
}
.dialogue-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(145deg, rgba(255, 194, 87, 0.05) 0%, transparent 26%, transparent 72%, rgba(93, 140, 204, 0.08) 100%);
  pointer-events: none;
}
.dialogue-panel::after {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  border: 1px solid rgba(255,255,255,0.03);
  pointer-events: none;
}
.dialogue-panel:hover {
  transform: translateY(-8px) scale(1.004);
  border-color: rgba(255, 210, 120, 0.28);
  box-shadow:
    0 28px 70px rgba(0, 0, 0, 0.42),
    0 0 0 1px rgba(255,255,255,0.03) inset,
    0 0 42px rgba(255, 189, 72, 0.12);
}
.dialogue-luxe-section h2 {
  margin: 0 0 18px;
  color: #f4efe4;
  line-height: 1.14;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.22);
}
.dialogue-panel h2 {
  margin-top: 34px;
  padding-top: 22px;
}
.dialogue-panel h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(255, 203, 96, 0),
    rgba(255, 203, 96, 0.95),
    rgba(111, 159, 220, 0.55),
    rgba(255, 203, 96, 0)
  );
}
.dialogue-luxe-section h3 {
  position: relative;
  margin: 0 0 18px;
  padding: 0 0 16px;
  color: #f8f3e8;
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-shadow: 0 2px 16px rgba(0,0,0,0.22);
}
.dialogue-luxe-section h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 148px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d6a13c 0%, #ffd874 45%, rgba(255, 216, 116, 0) 100%);
  box-shadow:
    0 0 18px rgba(255, 206, 101, 0.22),
    0 0 30px rgba(255, 206, 101, 0.10);
  animation: darkUnderline 4.8s ease-in-out infinite;
}
.dialogue-luxe-section h4 {
  position: relative;
  margin: 28px 0 18px;
  padding: 16px 20px 16px 22px;
  border-radius: 18px;
  color: #f1e7d3;
  line-height: 1.35;
  font-weight: 700;
  border: 1px solid rgba(255, 214, 125, 0.14);
  background:
    linear-gradient(90deg, rgba(255, 197, 91, 0.08) 0%, rgba(255, 197, 91, 0.03) 40%, rgba(89, 137, 200, 0.08) 100%);
  box-shadow:
    0 10px 24px rgba(0,0,0,0.18),
    inset 0 0 0 1px rgba(255,255,255,0.02);
}
.dialogue-luxe-section h4::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #d39d38 0%, #ffd670 100%);
  box-shadow: 0 0 16px rgba(255, 206, 101, 0.22);
}
.dialogue-luxe-section h4::after {
  content: "";
  position: absolute;
  top: -24px;
  right: 24px;
  width: 90px;
  height: 90px;
  background: radial-gradient(circle, rgba(255, 214, 125, 0.14) 0%, transparent 68%);
  animation: darkSubtlePulse 5s ease-in-out infinite;
  pointer-events: none;
}
.dialogue-luxe-section p {
  margin-bottom: 1rem;
  color: rgba(234, 238, 244, 0.86);
  font-size: 17px;
  line-height: 1.92;
}
.dialogue-luxe-section p:last-child {
  margin-bottom: 0;
}
@keyframes darkAuraShift {
  0%, 100% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
  50% {
    transform: scale(1.04) translate3d(0, 10px, 0);
    opacity: 0.92;
  }
}
@keyframes darkGridMove {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(34px, 24px, 0);
  }
}
@keyframes darkNoisePulse {
  0%, 100% {
    opacity: 0.12;
  }
  50% {
    opacity: 0.22;
  }
}
@keyframes darkOrbOne {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(44px, 26px, 0) scale(1.08);
  }
}
@keyframes darkOrbTwo {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(-38px, 20px, 0) scale(1.06);
  }
}
@keyframes darkOrbThree {
  0%, 100% {
    transform: translateX(-50%) translateY(0) scale(1);
  }
  50% {
    transform: translateX(-50%) translateY(-26px) scale(1.07);
  }
}
@keyframes darkBeam {
  0%, 100% {
    width: 180px;
    opacity: 0.92;
  }
  50% {
    width: 230px;
    opacity: 1;
  }
}
@keyframes darkUnderline {
  0%, 100% {
    width: 148px;
    opacity: 0.92;
  }
  50% {
    width: 190px;
    opacity: 1;
  }
}
@keyframes darkSubtlePulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.38;
  }
  50% {
    transform: scale(1.12);
    opacity: 0.62;
  }
}
@media (max-width: 991.98px) {
  .dialogue-luxe-section {
    padding: 100px 0;
  }
  .dialogue-luxe-intro,
  .dialogue-panel {
    padding-left: 24px;
    padding-right: 24px;
  }
  .dialogue-luxe-intro::after {
    left: 24px;
  }
}
@media (max-width: 575.98px) {
  .dialogue-luxe-section {
    padding: 76px 0;
  }
  .dialogue-luxe-intro,
  .dialogue-panel {
    padding: 24px 18px 22px;
    border-radius: 22px;
  }
  .dialogue-luxe-intro::after {
    left: 18px;
    width: 120px;
  }
  .dialogue-luxe-section h4 {
    padding: 15px 16px 15px 18px;
  }
}
.fancy-section {
  position: relative;
  overflow: hidden;
  padding: 42px 34px;
  border: 1px solid rgba(214, 166, 71, 0.18);
  background:
    radial-gradient(circle at top left, rgba(214, 166, 71, 0.12) 0%, transparent 24%),
    radial-gradient(circle at bottom right, rgba(82, 124, 186, 0.12) 0%, transparent 28%),
    linear-gradient(135deg, #07111f 0%, #0b1b2d 42%, #10243b 72%, #08121e 100%);
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(255,255,255,0.02) inset,
    0 0 30px rgba(255, 188, 68, 0.06);
  isolation: isolate;
}
.fancy-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(255, 194, 87, 0.06) 0%, transparent 32%, transparent 68%, rgba(92, 138, 201, 0.08) 100%);
  pointer-events: none;
}
.fancy-section::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0.025) 0,
      rgba(255,255,255,0.025) 1px,
      transparent 1px,
      transparent 72px
    );
  opacity: 0.18;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.65), transparent 95%);
  pointer-events: none;
}
.fancy-section > * {
  position: relative;
  z-index: 2;
}
.fancy-section p {
  margin: 0 0 1rem;
  color: rgba(234, 238, 244, 0.88);
  line-height: 1.95;
}
.fancy-section p:last-child {
  margin-bottom: 0;
}
.fancy-section strong {
  color: #ffd36a;
  font-weight: 700;
}
.fancy-section h2,
.fancy-section h3,
.fancy-section h4 {
  position: relative;
  margin-top: 0;
  color: #f7f1e5;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-shadow: 0 2px 16px rgba(0,0,0,0.18);
}
.fancy-section h2 {
  margin-bottom: 18px;
  padding-bottom: 14px;
}
.fancy-section h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 150px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d39d38 0%, #ffd56d 45%, rgba(255, 213, 109, 0) 100%);
  box-shadow: 0 0 18px rgba(255, 210, 110, 0.2);
}
.fancy-section h3 {
  margin: 28px 0 16px;
  padding-left: 18px;
  font-size: clamp(1.5rem, 3vw, 2rem);
}
.fancy-section h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 4px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #d39d38 0%, #ffd56d 100%);
  box-shadow: 0 0 16px rgba(255, 210, 110, 0.22);
}
.fancy-section h4 {
  display: inline-block;
  margin: 24px 0 16px;
  padding: 12px 18px 12px 20px;
  border-radius: 16px;
  font-size: 1.1rem;
  color: #f2e7d2;
  background: linear-gradient(90deg, rgba(255, 196, 92, 0.10) 0%, rgba(91, 137, 200, 0.10) 100%);
  border: 1px solid rgba(255, 214, 125, 0.12);
  box-shadow:
    0 10px 24px rgba(0,0,0,0.16),
    inset 0 0 0 1px rgba(255,255,255,0.02);
}
.fancy-section ul,
.fancy-section ol {
  margin: 18px 0 20px;
  padding-left: 0;
  list-style: none;
}
.fancy-section ul li,
.fancy-section ol li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 26px;
  color: rgba(234, 238, 244, 0.88);
  font-size: 16px;
  line-height: 1.8;
}
.fancy-section ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(180deg, #d39d38 0%, #ffd56d 100%);
  box-shadow: 0 0 12px rgba(255, 210, 110, 0.24);
}
.fancy-section ol {
  counter-reset: fancy-counter;
}
.fancy-section ol li {
  counter-increment: fancy-counter;
}
.fancy-section ol li::before {
  content: counter(fancy-counter);
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #d39d38 0%, #ffd56d 100%);
  color: #0b1b2d;
  font-size: 11px;
  font-weight: 700;
  box-shadow: 0 0 12px rgba(255, 210, 110, 0.24);
}
.fancy-section a {
  color: #ffd36a;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 211, 106, 0.35);
  transition: color 0.3s ease, border-color 0.3s ease;
}
.fancy-section a:hover {
  color: #fff0c8;
  border-color: rgba(255, 240, 200, 0.6);
}
@media (max-width: 767.98px) {
  .fancy-section {
    padding: 28px 20px;
    border-radius: 22px;
  }
  .fancy-section h3 {
    padding-left: 16px;
  }
  .fancy-section h4 {
    display: block;
  }
}
.focus-areas-section {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at top left, rgba(245, 179, 28, 0.10), transparent 28%),
        radial-gradient(circle at bottom right, rgba(14, 42, 83, 0.35), transparent 32%),
        linear-gradient(180deg, #07101c 0%, #0a1424 35%, #0d1a2d 70%, #09111d 100%);
    padding-top: 90px;
    padding-bottom: 90px;
    isolation: isolate;
}
.focus-areas-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(255, 193, 7, 0.04) 1px, transparent 1px),
        linear-gradient(rgba(255, 193, 7, 0.03) 1px, transparent 1px);
    background-size: 70px 70px;
    pointer-events: none;
    opacity: 0.4;
}
.focus-areas-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0.02), transparent 18%, transparent 82%, rgba(255,193,7,0.04));
    pointer-events: none;
}
.focus-areas-section .container {
    z-index: 2;
}
.section-bg-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(10px);
    pointer-events: none;
    z-index: 0;
    animation: floatGlow 8s ease-in-out infinite;
}
.glow-one {
    width: 340px;
    height: 340px;
    top: -80px;
    left: -100px;
    background: radial-gradient(circle, rgba(255, 193, 7, 0.18) 0%, rgba(255, 193, 7, 0.04) 45%, transparent 72%);
}
.glow-two {
    width: 420px;
    height: 420px;
    right: -120px;
    bottom: 10%;
    background: radial-gradient(circle, rgba(34, 126, 255, 0.15) 0%, rgba(34, 126, 255, 0.03) 46%, transparent 74%);
    animation-delay: 1.5s;
}
.section-grid-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 20%, rgba(255, 193, 7, 0.08), transparent 16%),
        radial-gradient(circle at 80% 30%, rgba(255, 193, 7, 0.06), transparent 13%),
        radial-gradient(circle at 65% 85%, rgba(82, 141, 255, 0.08), transparent 15%);
    pointer-events: none;
    z-index: 0;
}
.focus-areas-header {
    position: relative;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 34px 28px;
    border-radius: 28px;
    background: linear-gradient(135deg, rgba(7, 16, 28, 0.88), rgba(12, 28, 52, 0.80));
    border: 1px solid rgba(255, 193, 7, 0.18);
    box-shadow:
        0 25px 60px rgba(0, 0, 0, 0.32),
        inset 0 1px 0 rgba(255,255,255,0.04);
    backdrop-filter: blur(10px);
}
.section-kicker {
    display: inline-block;
    margin-bottom: 12px;
    padding: 8px 14px;
    border-radius: 999px;
    color: #f0c24c;
    background: rgba(255, 193, 7, 0.10);
    border: 1px solid rgba(255, 193, 7, 0.22);
    font-size: 0.82rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    animation: pulseSoft 3.6s ease-in-out infinite;
}
.focus-areas-header h2 {
    margin-bottom: 18px;
    color: #ffffff;
    line-height: 1.15;
    text-shadow: 0 2px 18px rgba(0,0,0,0.35);
}
.focus-areas-header p {
    margin-bottom: 0;
    color: rgba(240, 244, 250, 0.90);
    font-size: 1.06rem;
    line-height: 1.9;
}
.focus-topic-block {
    position: relative;
    padding: 26px;
    border-radius: 30px;
    background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
    border: 1px solid rgba(255, 193, 7, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.02);
}
.topic-heading-wrap {
    position: relative;
    margin-bottom: 22px;
    padding-left: 18px;
}
.topic-heading-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: calc(100% - 12px);
    border-radius: 10px;
    background: linear-gradient(180deg, #f3c13a, #8c6420);
    box-shadow: 0 0 16px rgba(243, 193, 58, 0.35);
}
.topic-heading-wrap h3 {
    margin: 0;
    color: #f8f5ea;
    font-size: clamp(1.5rem, 2.4vw, 2rem);
    letter-spacing: 0.02em;
    text-shadow: 0 2px 12px rgba(0,0,0,0.25);
}
.topic-intro-box {
    position: relative;
    padding: 24px 24px 22px;
    border-radius: 22px;
    background:
        linear-gradient(135deg, rgba(7, 16, 28, 0.88), rgba(12, 28, 52, 0.72));
    border: 1px solid rgba(111, 147, 201, 0.18);
    box-shadow:
        0 20px 35px rgba(0,0,0,0.20),
        inset 0 1px 0 rgba(255,255,255,0.04);
    overflow: hidden;
}
.topic-intro-box::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.04) 45%, transparent 80%);
    transform: translateX(-100%);
    animation: sheen 7s linear infinite;
}
.topic-intro-box p {
    position: relative;
    z-index: 2;
    margin-bottom: 1rem;
    color: rgba(238, 244, 252, 0.88);
    line-height: 1.95;
}
.topic-intro-box p:last-child {
    margin-bottom: 0;
}
.focus-info-card {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 34px 28px 28px;
    border-radius: 26px;
    overflow: hidden;
    border: 1px solid rgba(255, 193, 7, 0.14);
    background:
        linear-gradient(135deg, rgba(7, 16, 28, 0.95) 0%, rgba(10, 24, 44, 0.94) 48%, rgba(12, 33, 61, 0.88) 100%);
    box-shadow:
        0 22px 45px rgba(0, 0, 0, 0.28),
        inset 0 1px 0 rgba(255,255,255,0.03),
        inset 0 -1px 0 rgba(255,193,7,0.05);
    transition: transform 0.45s ease, box-shadow 0.45s ease, border-color 0.45s ease;
}
.focus-info-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top right, rgba(255, 193, 7, 0.12), transparent 28%),
        linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.035) 48%, transparent 100%);
    opacity: 0.95;
    pointer-events: none;
}
.focus-info-card::after {
    content: "";
    position: absolute;
    left: 18px;
    right: 18px;
    top: 0;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(90deg, transparent, rgba(255, 193, 7, 0.85), transparent);
    animation: barGlow 4.5s ease-in-out infinite;
}
.focus-info-card:hover {
    transform: translateY(-8px);
    border-color: rgba(255, 193, 7, 0.30);
    box-shadow:
        0 28px 60px rgba(0, 0, 0, 0.34),
        0 0 26px rgba(255, 193, 7, 0.10),
        inset 0 1px 0 rgba(255,255,255,0.05);
}
.focus-info-card > * {
    position: relative;
    z-index: 2;
}
.card-icon-wrap {
    width: 72px;
    height: 72px;
    margin: 0 auto 18px;
    border-radius: 22px;
    display: grid;
    place-items: center;
    background:
        radial-gradient(circle at 30% 30%, rgba(255,255,255,0.08), transparent 45%),
        linear-gradient(135deg, rgba(255, 193, 7, 0.18), rgba(23, 61, 109, 0.55));
    border: 1px solid rgba(255, 193, 7, 0.24);
    box-shadow:
        0 12px 24px rgba(0,0,0,0.26),
        inset 0 1px 0 rgba(255,255,255,0.06);
    animation: iconFloat 4.2s ease-in-out infinite;
}
.card-icon-wrap i {
    color: #f2c451;
    font-size: 1.8rem;
    text-shadow: 0 0 14px rgba(242, 196, 81, 0.20);
}
.focus-info-card h4 {
    margin-bottom: 18px;
    color: #f8f0db;
    font-size: 1.55rem;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0 2px 12px rgba(0,0,0,0.28);
}
.focus-info-card p {
    margin-bottom: 1rem;
    color: rgba(233, 240, 249, 0.92);
    line-height: 1.95;
    font-size: 1rem;
}
.focus-info-card p:last-child {
    margin-bottom: 0;
}
.focus-info-card strong {
    color: #ffd971;
    font-weight: 700;
}
.decorated-list {
    list-style: none;
    margin: 1.2rem 0 1.4rem;
    padding: 0;
    display: grid;
    gap: 12px;
}
.decorated-list li {
    position: relative;
    padding: 14px 18px 14px 52px;
    border-radius: 16px;
    color: #eef3fb;
    background:
        linear-gradient(135deg, rgba(255, 193, 7, 0.08), rgba(17, 38, 67, 0.72));
    border: 1px solid rgba(255, 193, 7, 0.14);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.03),
        0 10px 22px rgba(0, 0, 0, 0.16);
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
    animation: fadeUpSoft 0.9s ease both;
}
.decorated-list li:nth-child(1) { animation-delay: 0.05s; }
.decorated-list li:nth-child(2) { animation-delay: 0.12s; }
.decorated-list li:nth-child(3) { animation-delay: 0.19s; }
.decorated-list li:nth-child(4) { animation-delay: 0.26s; }
.decorated-list li:nth-child(5) { animation-delay: 0.33s; }
.decorated-list li::before {
    content: "";
    position: absolute;
    left: 18px;
    top: 50%;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    transform: translateY(-50%);
    background: radial-gradient(circle, #f7d16b 0%, #e6b22c 55%, #8c6420 100%);
    box-shadow:
        0 0 0 6px rgba(255, 193, 7, 0.08),
        0 0 16px rgba(255, 193, 7, 0.20);
    animation: bulletPulse 2.8s ease-in-out infinite;
}
.decorated-list li::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 16px;
    background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.06) 48%, transparent 100%);
    transform: translateX(-120%);
    transition: transform 0.65s ease;
}
.decorated-list li:hover {
    transform: translateX(8px);
    border-color: rgba(255, 193, 7, 0.26);
    box-shadow:
        0 14px 28px rgba(0, 0, 0, 0.22),
        0 0 20px rgba(255, 193, 7, 0.08);
}
.decorated-list li:hover::after {
    transform: translateX(120%);
}
.tech-card {
    border-color: rgba(255, 193, 7, 0.16);
}
.health-card {
    border-color: rgba(105, 190, 255, 0.18);
}
.health-card .card-icon-wrap {
    background:
        radial-gradient(circle at 30% 30%, rgba(255,255,255,0.08), transparent 45%),
        linear-gradient(135deg, rgba(62, 145, 255, 0.18), rgba(18, 46, 84, 0.56));
}
.health-card .card-icon-wrap i {
    color: #86c7ff;
}
.climate-card {
    border-color: rgba(105, 204, 144, 0.18);
}
.climate-card .card-icon-wrap {
    background:
        radial-gradient(circle at 30% 30%, rgba(255,255,255,0.08), transparent 45%),
        linear-gradient(135deg, rgba(95, 182, 115, 0.20), rgba(16, 48, 40, 0.56));
}
.climate-card .card-icon-wrap i {
    color: #8ee2a1;
}
.social-card {
    border-color: rgba(212, 154, 255, 0.18);
}
.social-card .card-icon-wrap {
    background:
        radial-gradient(circle at 30% 30%, rgba(255,255,255,0.08), transparent 45%),
        linear-gradient(135deg, rgba(165, 108, 255, 0.18), rgba(35, 25, 72, 0.56));
}
.social-card .card-icon-wrap i {
    color: #caa5ff;
}
.governance-card {
    border-color: rgba(255, 193, 7, 0.18);
}
.security-card {
    border-color: rgba(255, 111, 111, 0.18);
}
.security-card .card-icon-wrap {
    background:
        radial-gradient(circle at 30% 30%, rgba(255,255,255,0.08), transparent 45%),
        linear-gradient(135deg, rgba(255, 129, 129, 0.18), rgba(52, 22, 31, 0.60));
}
.security-card .card-icon-wrap i {
    color: #ff9f9f;
}
@keyframes floatGlow {
    0%, 100% {
        transform: translateY(0px) translateX(0px) scale(1);
    }
    50% {
        transform: translateY(-18px) translateX(8px) scale(1.04);
    }
}
@keyframes pulseSoft {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.10);
        transform: translateY(0);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(255, 193, 7, 0.00);
        transform: translateY(-2px);
    }
}
@keyframes sheen {
    0% {
        transform: translateX(-120%);
    }
    100% {
        transform: translateX(140%);
    }
}
@keyframes iconFloat {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-6px);
    }
}
@keyframes barGlow {
    0%, 100% {
        opacity: 0.45;
        transform: scaleX(0.92);
    }
    50% {
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes bulletPulse {
    0%, 100% {
        box-shadow:
            0 0 0 6px rgba(255, 193, 7, 0.08),
            0 0 16px rgba(255, 193, 7, 0.20);
    }
    50% {
        box-shadow:
            0 0 0 10px rgba(255, 193, 7, 0.03),
            0 0 24px rgba(255, 193, 7, 0.28);
    }
}
@keyframes fadeUpSoft {
    from {
        opacity: 0;
        transform: translateY(14px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@media (max-width: 991.98px) {
    .focus-areas-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .focus-topic-block {
        padding: 20px;
    }
    .focus-areas-header,
    .topic-intro-box,
    .focus-info-card {
        border-radius: 22px;
    }
    .focus-info-card {
        padding: 28px 22px 24px;
    }
}
@media (max-width: 575.98px) {
    .focus-areas-header {
        padding: 24px 18px;
    }
    .topic-intro-box {
        padding: 20px 18px;
    }
    .focus-info-card {
        padding: 24px 18px 20px;
    }
    .card-icon-wrap {
        width: 64px;
        height: 64px;
        margin-bottom: 16px;
    }
    .focus-info-card h4 {
        font-size: 1.32rem;
    }
    .decorated-list li {
        padding: 12px 14px 12px 46px;
    }
}
  .section-wallets {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.363), rgba(0, 0, 0, 0.199)),  url(/img/international-collaboration-bg.webp)!important;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 50px 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    text-align: center;
    margin-top: 40px;
    border: 1px solid #2c3e50;
}
.section-wallets h2 {
    color: #ffffff!important; 
    margin-bottom: 20px;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
}
.section-wallets h2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #e7e4e4;
    bottom: -8px;
    left: 0;
}
.section-wallets p {
    color: #ddd;
    line-height: 1.6;
}
.section-wallets h3 {
    color: #ffffff!important; 
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    text-transform: capitalize;
    letter-spacing: 1px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}
.section-wallets h3:hover {
    background-color: #2c3e50; 
    color: #fff;
    transform: scale(1.05);
}
.section-wallets ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 20px;
}
.section-wallets ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    color: #dadada; 
}
.section-wallets ul li::before {
    content: "✔"; 
    font-size: 1.5rem;
    color: #e2e2e2; 
    margin-right: 10px;
    transition: color 0.3s ease;
}
.section-wallets ul li:hover::before {
    color: #ebebeb; 
}
.fancy-two {
    position: relative;
    padding: 60px 40px;
    border-radius: 28px;
    background: linear-gradient(180deg, #f8fafc 0%, #eef3f9 100%);
    border: 1px solid rgba(10, 30, 60, 0.08);
    box-shadow: 0 20px 50px rgba(0,0,0,0.06);
    overflow: hidden;
}
.fancy-two::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(rgba(0,0,0,0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0,0,0,0.03) 1px, transparent 1px);
    background-size: 60px 60px;
    opacity: 0.4;
}
.fancy-two::after {
    content: "";
    position: absolute;
    top: -80px;
    right: -80px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255,193,7,0.25), transparent 70%);
    filter: blur(20px);
}
.heading-wrap {
    position: relative;
    margin-bottom: 25px;
    padding-left: 18px;
}
.heading-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: calc(100% - 12px);
    border-radius: 10px;
    background: linear-gradient(180deg, #f3c13a, #8c6420);
}
.heading-wrap h2 {
    color: #0b1e3a;
    font-size: 2.2rem;
    margin: 0;
}
.intro-box {
    background: #ffffff;
    border-radius: 18px;
    padding: 22px;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}
.intro-box p {
    margin: 0;
    color: #2b3c55;
    line-height: 1.8;
}
.focus-info {
    position: relative;
    padding: 28px 24px;
    border-radius: 20px;
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 12px 30px rgba(0,0,0,0.06);
    transition: all 0.35s ease;
    overflow: hidden;
}
.focus-info::before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, transparent, #f3c13a, transparent);
}
.focus-info:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 45px rgba(0,0,0,0.1);
    border-color: rgba(243,193,58,0.3);
}
.focus-info::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.6) 50%, transparent 100%);
    transform: translateX(-120%);
    transition: 0.6s;
}
.focus-info:hover::after {
    transform: translateX(120%);
}
.focus-info h3 {
    color: #0b1e3a;
    font-size: 1.4rem;
    margin-bottom: 15px;
    position: relative;
}
.focus-info h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    margin-top: 6px;
    border-radius: 5px;
    background: linear-gradient(90deg, #f3c13a, #8c6420);
}
.focus-info p {
    color: #3b4d66;
    line-height: 1.85;
    margin-bottom: 0.9rem;
    font-size: 0.98rem;
}
.focus-info p:last-child {
    margin-bottom: 0;
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(15px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.focus-info {
    animation: fadeUp 0.8s ease both;
}
.col-lg-6:nth-child(1) .focus-info { animation-delay: 0.1s; }
.col-lg-6:nth-child(2) .focus-info { animation-delay: 0.2s; }
.col-lg-6:nth-child(3) .focus-info { animation-delay: 0.3s; }
.col-lg-6:nth-child(4) .focus-info { animation-delay: 0.4s; }
@media (max-width: 991px) {
    .fancy-two {
        padding: 40px 20px;
    }
}
@media (max-width: 576px) {
    .focus-info {
        padding: 22px 18px;
    }
    .heading-wrap h2 {
        font-size: 1.6rem;
    }
}

/* ===== SECTION WRAPPER ===== */
.pages-linking {
    position: relative;
    padding: 0px 5px;
    border-radius: 24px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.25);
    overflow: hidden;
}

/* subtle glow */
.pages-linking::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -80px;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(255,193,7,0.25), transparent 70%);
    filter: blur(20px);
}

/* ===== TITLE ===== */
.pages-linking h3 {
    color: #f3c13a;
    margin-bottom: 25px;
    font-size: 1.6rem;
    text-align: center;
    letter-spacing: 0.05em;
}

/* ===== LIST RESET ===== */
.linking-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 12px;
}

.linking-list li {
    position: relative;
}

.linking-list a {
    display: block;
    padding: 14px 18px 14px 15px;
    border-radius: 14px;
    color: #eaf1fb;
    text-decoration: none;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.08);
    transition: all 0.3s ease;
    font-size: 0.95rem;
    line-height: 1.5;
}


.linking-list a:hover {
    background: rgba(255,193,7,0.12);
    border-color: rgba(255,193,7,0.4);
    transform: translateX(6px);
    color: #ffffff;
}

.linking-list a::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 14px;
    background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.2) 50%, transparent 100%);
    transform: translateX(-120%);
    transition: 0.6s;
}

.linking-list a:hover::after {
    transform: translateX(120%);
}

.linking-list li {
    animation: fadeUpLinks 0.6s ease both;
}

.linking-list li:nth-child(1) { animation-delay: 0.05s; }
.linking-list li:nth-child(2) { animation-delay: 0.1s; }
.linking-list li:nth-child(3) { animation-delay: 0.15s; }
.linking-list li:nth-child(4) { animation-delay: 0.2s; }
.linking-list li:nth-child(5) { animation-delay: 0.25s; }
.linking-list li:nth-child(6) { animation-delay: 0.3s; }
.linking-list li:nth-child(7) { animation-delay: 0.35s; }
.linking-list li:nth-child(8) { animation-delay: 0.4s; }

@keyframes fadeUpLinks {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 576px) {
    .pages-linking {
        padding: 30px 20px;
    }

    .linking-list a {
        font-size: 0.9rem;
        padding: 12px 14px 12px 40px;
    }
}
.page-header-title h1 {
    font-size: 2.40rem;
    margin: 0;
    letter-spacing: 3px;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .page-header-title h1 {
        font-size: 2rem;
        letter-spacing: 2px;
    }
}