:root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover) {
  text-decoration: none;
}
:root {
  --wp--preset--spacing--60: 0px !important;
}
:root :where(.is-layout-constrained) > * {
  margin-block-start: 0rem;
  margin-block-end: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-optical-sizing: auto;

  /* background-color: #000; */
  /* background-color: #fefbf2; */
  /* background-color: #fffbf4; */
}
strong {
  font-weight: bold;
}
span {
  font-size: 17px;
}
main {
  margin-top: 0 !important;
}

h1 {
  font-size: 18px;
}
h2 {
  font-size: 52px;
}

.dmt {
  margin-top: 70px;
}
.dp {
  padding-left: 20px;
  padding-right: 20px;
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  color: #fff;
}
.white-button {
  padding: 10px 50px;
  color: #000;
  border-radius: 10px;
  background-color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
.white-button:hover {
  background-color: #d2d2d2;
}
:where(.wp-site-blocks :focus) {
  outline-width: 0px;
  outline-style: solid;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container a:focus,
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  a:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.wp-block-navigation__container .wp-block-navigation-item__content {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
}
.wp-block-navigation .wp-block-navigation-item__description {
  display: inline-block !important;
  font-size: 16px !important;
}

.wp-block-navigation__container li.wp-block-navigation-item.has-child,
li.wp-block-pages-list__item {
  margin-top: 30px;
  padding-bottom: 30px !important;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  background-color: #1e1e1e !important;
  right: auto !important;
  border: 10px solid #1e1e1e;
  border-radius: 10px;
}

.wp-block-navigation
  .has-child
  .wp-block-navigation-submenu__toggle[aria-expanded="true"]
  ~ .wp-block-navigation__submenu-container,
.wp-block-navigation
  .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within
  > .wp-block-navigation__submenu-container {
  height: auto;
  min-width: 280px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto;
}

.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  li
  a:hover {
  text-decoration: none !important;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container li {
  color: #fff !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  transition: 0.3s ease-in-out;
  margin-top: 20px;
  margin-bottom: 20px;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: #6fe0ed;
  /* box-shadow: 0 0 6px #6FE0ED, 0 0 12px #6FE0ED; */
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content {
  flex-direction: column;
}

.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  li:hover {
  /* border-left:3px solid  #ff00f7; */
  transition: 0.3s ease-in-out;
  background-color: #242424 !important;
}
.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  li:hover::before {
  background: #0000ff;
  /* box-shadow: 0 0 6px #0000FF, 0 0 12px #0000FF; */
  transition: 0.3s ease-in-out;
}

.nav_k1 {
  width: 55%;
  justify-content: flex-start;
  z-index: 199;
}
.k_nav2 {
  background-color: #000;
}
.wp-block-page-list,
.wp-block-navigation-item {
  color: #fff;
}
.d-width {
  max-width: 1600px;
  margin: 0 auto;
}

/* .hero-header {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background: url("/wp-content/uploads/2026/06/home-hero-bg.svg") rgb(38, 0, 34);
  background-position-y: 100%;
  background-repeat: repeat-x;
  position: relative;
} */

.hero-header {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  /* background: url("https://cdn.dribbble.com/userupload/25876026/file/original-51a395a018327008847e376cb0b0c8db.jpg?resize=1024x768&vertical=center") rgb(0, 22, 38); */
  /* background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 1) 0%,
    rgb(22, 0, 36) 100%
); */
  background:
    /* radial-gradient(
      circle 430px at 50% -20%,
      rgba(251, 0, 251, 0.2) 0%,
      rgba(0, 0, 0, 0) 100%
    ), */ linear-gradient(
    to bottom,
    rgba(0, 0, 0, 1) 0%,
    rgb(22, 0, 36) 100%
  );
  /* position: relative;
  background: url("https://staging.cloudfanatic.net/wp-content/uploads/2026/06/cloudfanatic-hero-tech.png");
  background-position-y: 15%;
  background-position-x: 70%;
  background-size: cover; */
}
.k_nav3 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* .hero-header video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; 
  z-index: 0;
  filter: brightness(0.4) saturate(150%); 
} */
/* .hero-header::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  pointer-events: none;
} */

.hero-header::before {
  background-image: radial-gradient(
    circle,
    light-dark(rgba(177, 228, 241, 0.3), rgba(201, 238, 242, 0.75)) 1px,
    transparent 1px
  );
  background-size: 72px 72px;
  content: "";
  inset: 0;
  mask-image: linear-gradient(to bottom, black 0%, transparent 50%);
  pointer-events: none;
  position: absolute;
}
.hero-header h1,
.hero-header h2,
.hero-header p {
  position: relative;
  color: #ffffff;
}

.hero-header .inner {
  text-align: center;
  max-width: 1600px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.hero-header .inner .left,
.hero-header .inner .right {
  width: 44%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.hero-header .inner .left {
  /* background-color: #000000; */
  align-items: flex-start;
  text-align: left;
}
.hero-header .inner .right img {
  width: 100%;
  border-radius: 20px;
}

.hero-header .link1 {
  margin-top: 70px;
}
.flex1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.flex1 svg {
  width: 32px;
}
.flex1 span {
  font-size: 16px;
  font-weight: 600;
}
.partners {
  margin-top: 70px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.partners .section-title {
  color: #cdcdcd;
  display: block;
  /* text-align: center; */
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 40px;
}
.partners .section-title::before,
.partners .section-title::after {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(
    to right,
    transparent,
    rgba(129, 163, 205, 0.2),
    transparent
  );
}

.partner-logos {
  overflow: hidden;
  width: 100%;
  mask-image: linear-gradient(
    to right,
    transparent,
    black 15%,
    black 85%,
    transparent
  );
  -webkit-mask-image: linear-gradient(
    to right,
    transparent,
    black 15%,
    black 85%,
    transparent
  );
}

.logo-track {
  display: flex;
  width: max-content;
  will-change: transform;
}

.logo-track img {
  height: 25px;
  width: auto;
  margin: 0 40px;
  object-fit: contain;
  filter: invert(1);
  opacity: 0.7;
}

.featured-products {
  margin-top: 0px;
  padding: 70px 0px;
}
.featured-products a {
  text-decoration: none;
  display: flex;
}
.featured-products .inner {
  max-width: 1600px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.featured-products .inner .left,
.featured-products .inner .right {
  width: 49%;
  border-radius: 10px;
}

.featured-products .inner .left {
  background: #f5f5f6;
  display: flex;
  justify-content: space-between;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 100%;
}
.featured-products .inner .left .l-left {
  width: 85%;
  padding: 30px;
}
.featured-products .inner .left .l-left h3 {
  font-weight: 600;
}
.featured-products .inner .left .l-left span {
  display: inline-block;
  font-size: 30px;
  margin-top: 7px;
  font-weight: 600;
  border-bottom: 1px solid rgb(201, 201, 201);
  margin-left: 10px;
}
.featured-products .inner .left .r-left {
  width: 20%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 30px;
  background: url("https://cloudfanatic.net/wp-content/uploads/2025/04/icon-root-access.svg");
  background-size: 15%;
  background-repeat: no-repeat;
  background-position-y: 50%;
}
.featured-products .inner .left .r-left img {
  width: 100%;
  justify-content: flex-end;
  align-items: flex-end;
}
.featured-products .inner .left .r-left svg {
  transform: rotate(320deg);
  transition: transform 0.2s ease-in-out;
  width: 32px;
  height: 32px;
}

.featured-products .inner .left:hover .r-left svg {
  transform: rotate(360deg) translateX(8px);
}

.featured-products .inner .right {
  /* background: linear-gradient(90deg, rgba(0, 0, 0, 1) 10%, rgb(9, 44, 0) 70%); */
  display: flex;
  justify-content: space-between;
  /* background:
    url("/wp-content/uploads/2026/06/home-hero-bg.svg"),
    linear-gradient(90deg, rgba(0, 0, 0, 1) 10%, rgb(9, 44, 0) 70%); */
  background:
    url("/wp-content/uploads/2026/06/home-hero-bg.svg"),
    linear-gradient(90deg, rgb(9, 44, 0) 10%, rgba(0, 0, 0, 1) 70%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 100%;
}

.featured-products .inner .right .l-left h3 {
  font-weight: 600;
  color: #fff;
}
.featured-products .inner .right .l-left p {
  color: #fff;
}
.featured-products .inner .right .l-left span {
  display: inline-block;
  font-size: 30px;
  margin-top: 7px;
  font-weight: 600;
  color: #fff;
  border-bottom: 1px solid rgb(201, 201, 201, 0.4);
  margin-left: 10px;
}
.featured-products .inner .right .l-left {
  width: 80%;
  padding: 30px;
}

.featured-products .inner .right .r-left {
  width: 30%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 30px;
  background: url("https://cloudfanatic.net/wp-content/uploads/2025/04/back-up.svg");
  background-size: 15%;
  background-repeat: no-repeat;
  background-position-y: 50%;
  background-position-x: 50%;
}

.featured-products .inner .right .r-left svg {
  transform: rotate(320deg);
  transition: transform 0.2s ease-in-out;
  width: 32px;
  height: 32px;
  color: #ffffff;
}

.featured-products .inner .right:hover .r-left svg {
  transform: rotate(360deg) translateX(8px);
}

@media screen and (max-width: 768px) {
  .k_nav3 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .hero-header .inner {
    flex-direction: column;
  }
  .hero-header .inner .left,
  .hero-header .inner .right {
    width: 100%;
  }
  .hero-header .inner .right {
    margin-top: 70px;
  }
  .featured-products .inner .left,
  .featured-products .inner .right {
    width: 100%;
  }
  .featured-products .inner .right {
    margin-top: 20px;
  }
}
