.elementor-580 .elementor-element.elementor-element-aac31dd{--display:flex;}.elementor-580 .elementor-element.elementor-element-26bfe67{width:100%;max-width:100%;}.elementor-580 .elementor-element.elementor-element-f31001a{--display:flex;}.elementor-580 .elementor-element.elementor-element-be4c3a3{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-580 .elementor-element.elementor-element-be4c3a3.elementor-element{--align-self:center;}.elementor-580 .elementor-element.elementor-element-51ff5e2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-580 .elementor-element.elementor-element-a3e3dff{--display:flex;--min-height:97px;--overlay-opacity:0;}.elementor-580 .elementor-element.elementor-element-a3e3dff:not(.elementor-motion-effects-element-type-background), .elementor-580 .elementor-element.elementor-element-a3e3dff > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-580 .elementor-element.elementor-element-a3e3dff::before, .elementor-580 .elementor-element.elementor-element-a3e3dff > .elementor-background-video-container::before, .elementor-580 .elementor-element.elementor-element-a3e3dff > .e-con-inner > .elementor-background-video-container::before, .elementor-580 .elementor-element.elementor-element-a3e3dff > .elementor-background-slideshow::before, .elementor-580 .elementor-element.elementor-element-a3e3dff > .e-con-inner > .elementor-background-slideshow::before, .elementor-580 .elementor-element.elementor-element-a3e3dff > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-580 .elementor-element.elementor-element-a3e3dff.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-580 .elementor-element.elementor-element-a5a6b09 .wpkoi-animated-text{justify-content:center;}.elementor-580 .elementor-element.elementor-element-a5a6b09 .wpkoi-animated-text__before-text{font-size:18px;line-height:1px;}.elementor-580 .elementor-element.elementor-element-a5a6b09 .wpkoi-animated-text__animated-text{color:#FFFFFF;font-size:35px;font-weight:500;font-style:italic;line-height:54px;letter-spacing:1px;word-spacing:0px;}.elementor-580 .elementor-element.elementor-element-d99bf4b{width:100%;max-width:100%;background-color:var( --e-global-color-primary );margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;transition:background 0s;}.elementor-580 .elementor-element.elementor-element-d99bf4b.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-580 .elementor-element.elementor-element-e9e8730{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-580 .elementor-element.elementor-element-eda507e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for class: .elementor-element-26bfe67 */.kag-pricing-section {
  background: #000;
  padding: 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
}

.kag-pricing-container {
  max-width: 1200px;
  margin: 0 auto;
}

.kag-pricing-header {
   padding: 30px 30px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: flex-end;
  margin-bottom: px;
}

.kag-pricing-header h1 {
  color: #fff;
  font-size: clamp(72px, 6vw, 76px);
  line-height: 0.95;
  letter-spacing: -0.05em;
  margin: 0;
  max-width: 680px;
}

.kag-pricing-header h1 span {
  display: inline-block;
  background: #2f6bff;
  color: #fff;
  padding: 8px 18px;
  border-radius: 14px;
  transform: rotate(-1deg);
  margin-right: 10px;
}

.kag-pricing-header p {
  color: #d6d6d6;
  font-size: 18px;
  line-height: 1.5;
  max-width: 460px;
  margin: 0;
}

.kag-hosting2-header {
   padding: 30px 30px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: flex-end;
  margin-bottom: px;
}

.kag-hosting2-header h1 {
  color: #fff;
  font-size: clamp(72px, 6vw, 76px);
  line-height: 0.95;
  letter-spacing: -0.05em;
  margin: 0;
  max-width: 680px;
}

.kag-hosting2-header h1 span {
  display: inline-block;
  background: #922711;
  color: #fff;
  padding: 8px 18px;
  border-radius: 14px;
  transform: rotate(1deg);
  margin-right: 10px;
}

.kag-hosting2-header p {
  color: #d6d6d6;
  font-size: 18px;
  line-height: 1.5;
  max-width: 460px;
  margin: 0;
}

.kag-pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.kag-pricing-card {
  background: #fff;
  color: #111;
  border-radius: 28px;
  padding: 36px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.18);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.kag-pricing-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 70px rgba(0,0,0,0.28);
}

.kag-pricing-card.featured {
  border: 3px solid #2f6bff;
}

.kag-pricing-card img {
  width: 90px;
  height: auto;
  margin-bottom: 28px;
}

.kag-pricing-card h2 {
  font-size: 34px;
  line-height: 1;
  letter-spacing: -0.04em;
  margin: 0 0 16px;
}

.kag-card-text {
  font-size: 17px;
  line-height: 1.5;
  color: #555;
  margin-bottom: 24px;
}

.kag-price {
  font-size: 46px;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: 800;
  margin-bottom: 28px;
}

.kag-pricing-card hr {
  border: none;
  border-top: 1px solid #ddd;
  margin: 28px 0;
}

.kag-pricing-card h3 {
  font-size: 20px;
  margin: 0 0 18px;
}

.kag-pricing-card ul {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: grid;
  gap: 14px;
}

.kag-pricing-card li {
  position: relative;
  padding-left: 34px;
  font-size: 16px;
  line-height: 1.35;
  color: #222;
}

.kag-pricing-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: -2px;
  width: 22px;
  height: 22px;
  background: #2f6bff;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kag-button {
  display: inline-block;
  background: #2f6bff;
  color: #fff !important;
  text-decoration: none;
  padding: 15px 24px;
  border-radius: 999px;
  font-weight: 700;
  transition: background 0.25s ease, transform 0.25s ease;
}

.kag-button:hover {
  background: #111;
  transform: translateY(-2px);
}

/* Tablet */
@media (max-width: 1024px) {
  .kag-pricing-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .kag-pricing-grid {
    grid-template-columns: 1fr;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .kag-pricing-section {
    padding: 56px 16px;
  }

  .kag-pricing-header h1 {
    font-size: 44px;
  }

  .kag-pricing-header p {
    font-size: 16px;
  }

  .kag-pricing-card {
    padding: 28px;
    border-radius: 22px;
  }

  .kag-pricing-card h2 {
    font-size: 30px;
  }

  .kag-price {
    font-size: 38px;
  }
}.kag-pricing-grid,
.kag-hosting-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

.kag-hosting-header {
  text-align: center;
  max-width: 780px;
  margin: 70px auto 30px;
}

.kag-hosting-header h2 {
  font-size: clamp(36px, 6vw, 72px);
  line-height: 0.95;
  margin-bottom: 16px;
}

.kag-hosting-header h2 span {
  color: #bf3518;
}

.kag-hosting-header p {
  font-size: 18px;
  line-height: 1.5;
  opacity: 0.85;
}

.hosting-card {
  border: 2px solid transparent;
  transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.hosting-card:hover {
  border-color: #bf3518;
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(191, 53, 24, 0.18);
}

.hosting-card ul li::before {
  background: #bf3518;
  color: #fff;
}

.hosting-card .kag-button {
  background: #bf3518;
  color: #fff !important;
  border: 2px solid #bf3518;
}

.hosting-card .kag-button:hover {
  background: #922711;
  border-color: #922711;
  color: #fff !important;
}

@media (max-width: 768px) {
  .kag-pricing-grid,
  .kag-hosting-grid {
    grid-template-columns: 1fr;
  }

  .kag-hosting-header {
    margin-top: 48px;
  }
}

/* Force all hosting cards to sit side by side */
.kag-hosting-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
  gap: 30px;
  align-items: stretch;
}

/* Make cards fill their grid cells */
.kag-hosting-grid .kag-pricing-card {
  width: 100%;
  margin: 0;
}

/* Tablet */
@media (max-width: 1024px) {
  .kag-hosting-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .kag-hosting-grid {
    grid-template-columns: 1fr;
  }
}


/* Mobile: move paragraph below the full "Hosting + Maintenance" heading */
@media (max-width: 767px) {
  .kag-hosting2-header {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .kag-hosting2-header h1 {
    display: block !important;
    width: 100% !important;
    margin-bottom: 14px !important;
  }

  .kag-hosting2-header p {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0 !important;
  }
}
/* Start custom CSS for class: .elementor-element-be4c3a3 *//* Rounded corners for the white FAQ cards */
.kag-faq-section {
  border: 2px solid #111;
  border-radius: 32px; /* Increase this value for more rounded corners */
  background: #fff;
  overflow: hidden;
  box-shadow: 6px 6px 0 #111;
}

@media (max-width: 800px) {
  .kag-faq-two-col {
    grid-template-columns: 1fr;
  }

  .kag-faq-answer-panel {
    display: contents;
    border: none;
    box-shadow: none;
    padding: 0;
    min-height: 0;
  }

  .kag-answer {
    display: none;
  }

  .kag-answer.active {
    display: block;
    border: 2px solid #111;
    border-radius: 18px;
    padding: 22px;
    margin: -4px 0 12px;
    background: #fff;
    box-shadow: 5px 5px 0 #111;
  }

  .kag-answer h3 {
    font-size: 26px;
    margin: 0 0 12px;
  }

  .kag-answer p {
    font-size: 16px;
    line-height: 1.55;
  }
}
/* Start custom CSS for class: .elementor-element-a3e3dff */.logo-marquee {
  width: 100%;
  overflow: hidden;
  background: #000000;
  padding: 10px 0;
  position:relative;
}

.logo-track {
  display: flex;
  align-items: center;
  gap: 50px;
  width: max-content;
  animation: logo-scroll-right 53s linear infinite;
}

.logo-track img {
  max-height: 200px;
  width: auto;
  flex-shrink: 0;
  filter: grayscale(100%) brightness(1);
  opacity: 1;
}

@keyframes logo-scroll-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}

.logo-marquee::before,
.logo-marquee::after {
  content: "";
  position: absolute;
  top: 0;
  width: 120px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.logo-marquee::before {
  left: 0;
  background: linear-gradient(to right, #000000, transparent);
}

.logo-marquee::after {
  right: 0;
  background: linear-gradient(to left, #000000, transparent);
}

.logo-track img {
  max-height: 100px;
  width: auto;
  flex-shrink: 0;
  filter: grayscale(100%) brightness(2);
  opacity: 0.95;

  transition:
    transform 0.3s ease,
    opacity 0.3s ease;
}

.logo-track img:hover {
  transform: scale(0.92);
  opacity: 1;
}
/* Start custom CSS for class: .elementor-element-3cc1e84 */.custom-footer-cta {
  background: #fffff;
  padding:20px 20px;
  border-radius: 32px;
  text-align: center;
  overflow: hidden;
}

.custom-footer-inner {
  max-width: 650px;
  margin: 0 auto;
}

.custom-footer-cta h2 {
  color: #fff;
  font-size: clamp(42px, 7vw, 46px);
  line-height: 1.1;
  font-weight: 800;
  margin: 0;
}

.custom-footer-cta h2 span {
  display: inline-block;
  background: #2f6bff;
  color: #111;
  padding: 0 14px 3px;
  border-radius: 14px;
  transform: rotate(-3deg);
}

.custom-footer-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-top: 40px;
  flex-wrap: wrap;
}

.footer-main-btn {
  background: #fff;
  color: #111;
  padding: 16px 28px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.25s ease;
}

.footer-main-btn:hover {
  transform: translateY(-3px);
  background: #2f6bff;
  color: #111;
}

.footer-email-btn {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.25s ease;
}