.cHeaderWSO2Con2026USA {
  background: #1b1464;
  background: linear-gradient(
    267deg,
    rgba(27, 20, 100, 1) 27%,
    rgba(3, 83, 133, 1) 51%,
    rgba(27, 20, 100, 1) 75%
  );
  border-image-slice: 1;
  position: fixed;
  width: 100%;
  border-bottom: 1px solid transparent;
  z-index: 99999;
  padding: 0.8rem 2rem;
  background-position: top -2rem center;
  transition: all 0.3s ease;
  text-align: left;
  top: 0;
}

@media (max-width: 992px) {
  .cHeaderWSO2Con2026USA {
    background-size: cover;
    padding: 1rem 0;
  }
}

@media (max-width: 768px) {
  .cHeaderWSO2Con2026USA {
    padding-top: 16px;
    padding-right: 0px;
  }
}

@media (max-width: 480px) {
  .cHeaderWSO2Con2026USA {
    padding: 1rem;
  }
}

.cHeaderWSO2Con2026USA .cDate h3 {
  color: #cecaca !important;
  margin-top: -1px !important;
  margin-bottom: 0;
  line-height: 1.2rem !important;
  font-size: 0.9rem !important;
  padding-left: 10px;
  padding-top: 0px;
  letter-spacing: 1px !important;
  font-weight: 300 !important;
  font-family: "Host Grotesk", sans-serif;
}
@media (max-width: 1280px) {
  .cHeaderWSO2Con2026USA .cDate h3 {
    display: none;
  }
}
.cHeaderWSO2Con2026USA .cRemovePadding {
  padding: 0;
}
.cHeaderWSO2Con2026USA .menu ul {
  margin: 0;
  padding: 0;
}
.cHeaderWSO2Con2026USA .block__title {
  display: none;
}
.cHeaderWSO2Con2026USA .navbar {
  padding: 0;
}
.cHeaderWSO2Con2026USA .navbar-expand-lg .navbar-nav .nav-link {
  line-height: 30px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  letter-spacing: 1px;
  color: #ffffff;
}
.cHeaderWSO2Con2026USA .navbar-collapse {
  width: 100%;
}
.cHeaderWSO2Con2026USA .navbar-toggler-icon {
  background-image: url(https://wso2.cachefly.net/wso2/sites/all/2024/wso2con/menu-toggle-white.webp);
  background-size: 26px;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (max-width: 768px) {
  .cHeaderWSO2Con2026USA .navbar-toggler {
    margin-top: -70px;
    margin-right: 1px;
  }
}
@media (max-width: 480px) {
  .cHeaderWSO2Con2026USA .navbar-toggler {
    margin-top: -30px;
    margin-right: 1px;
  }
}
.cHeaderWSO2Con2026USA .navbar-toggler {
  border: solid 1px #fff;
}
@media (max-width: 992px) {
  .cHeaderWSO2Con2026USA ul.navbar-nav {
    margin: 8px 0 0 0 !important;
    width: 100% !important;
    padding: 15px;
    border-radius: 10px;
  }
  .cHeaderWSO2Con2026USA .navbar-nav > .nav-item {
    padding: 0.5rem 1rem;
    background: background: linear-gradient(267deg, rgba(27, 20, 100, 1) 27%, rgba(3, 83, 133, 1) 51%, rgba(27, 20, 100, 1) 75%) !important;
  }
}
.cHeaderWSO2Con2026USA .navbar-nav > .nav-item:last-child a {
  font-size: 18px !important;
  padding: 6px 20px 2px !important;
  width: auto !important;
  background: linear-gradient(
    90deg,
    rgba(240, 90, 36, 1) 60%,
    rgba(246, 146, 30, 1) 100%
  );
  color: #1c1565 !important;
  margin-bottom: 0rem !important;
  margin-top: 0rem !important;
  margin-right: -4px !important;
  letter-spacing: 0.8px !important;
  font-weight: 600;
  display: inline-block;
  border-radius: 320px !important;
  text-align: center;
  text-transform: none !important;
  word-spacing: 0px;
  border-color: #ff7600e6;
  border-style: solid;
  border-width: 2px;
  transition: background-color 0.3s ease;
  font-family: "Host Grotesk", sans-serif !important;
  line-height: 23px;
  display: inline-block;
  height: 38px;
  text-align: center;
}
@media (max-width: 992px) {
  .cHeaderWSO2Con2026USA .navbar-nav .nav-item {
    text-align: right !important;
  }
}
.cHeaderWSO2Con2026USA .navbar-nav > .nav-item:last-child a:hover {
  color: #ffffff !important;
  background: linear-gradient(
    90deg,
    rgba(246, 146, 30, 1) 0%,
    rgba(240, 90, 36, 1) 57%
  );
  border-color: rgba(255, 119, 0, 0.84);
  border-style: solid;
  border-width: 2px;
}
.cFooterWSO2Con {
  padding: 4rem 0 3rem;
  background-color: rgb(28, 21, 101);
  border-top: solid 1px rgba(255, 255, 255, 0.2);
  text-align: left;
}
.cFooterWSO2Con .cContact {
  padding-left: 0;
}
.cFooterWSO2Con .cContact h4 {
  color: #fff;
}
.cFooterWSO2Con a.cButtonN_StandardOutline {
  margin-top: 0;
  font-size: 15px;
  margin-left: 0px;
  padding: 5px 10px 5px;
  width: 132px;
  color: rgb(255, 255, 255);
  margin-bottom: 0.7rem;
  letter-spacing: 0.8px;
  font-weight: 600;
  border-radius: 320px;
  border: solid 1px rgb(255, 255, 255);
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
.cFooterWSO2Con a.cButtonN_StandardOutline:hover {
  background-color: #ff7300;
  border: solid 1px #ff7300;
  color: rgb(255, 255, 255);
}
.cFooterWSO2Con .cFooterLinks {
  margin-top: 0;
  padding: 0;
}
.cFooterWSO2Con .cFooterLinks ul {
  margin-bottom: 1.5rem;
}
.cFooterWSO2Con .cFooterLinks ul li.cCopyright {
  padding-left: 0px;
  padding-right: 20px;
}

.cFooterWSO2Con .cFooterLinks ul li.cCopyright {
  color: #ccc !important;
}
.cFooterWSO2Con .cFooterLinks ul li {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-size: 0.85rem;
}
.cFooterWSO2Con ul li {
  text-align: left;
}

.cFooterWSO2Con .cFooterLinks ul li.cLeft {
  border-left: solid 1px #999;
  padding-left: 20px;
}
.cFooterWSO2Con .cFooterLinks ul li a {
  color: #ccc;
}
.cFooterWSO2Con .cPC {
  text-align: right;
}
.cFooterWSO2Con .cPC a {
  color: #08efe2;
  font-weight: 700;
  margin-top: 5px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: right;
  font-size: 0.9rem;
}
.cFooterWSO2Con .cPaddingLeftZero {
  padding-left: 0;
}
.cSocialMedia {
  font-weight: 500;
  padding: 0;
  margin-top: 25rem;
  list-style: none;
  position: fixed;
  z-index: 9999;
  right: 60px;
}
.navbar .navbar-toggler:focus {
  outline: 0 none;
  box-shadow: none;
}
