.wp_engine_main .wp_eng_heroFold {
  padding: 240px 0 125px;
  /* background: url(https://www.claudwoys.com/wp-content/uploads/2024/10/wp-engine-bg.png)
    no-repeat #051b41; */
      background: url(https://www.claudwoys.com/wp-content/uploads/2025/05/wp-engine-bg-1.webp)
    no-repeat #051b41;
  background-size: cover;
}
.wp_engine_main .wp_eng_heroFold.hero_splash {
  background: linear-gradient(0deg, #090235 0%, #051b41 100%);
  position: relative;
  overflow: hidden;
}

.wp_engine_main .heroSplashBgWpEng {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 60px;
  background: #051b41;
}

.heroSplashBgWpEng .elipse1 {
  width: 1013.15px;
  height: 569.85px;
  left: 533.62px;
  top: 519px;
  position: absolute;
  opacity: 0.3;
  background: #4434f1;
  box-shadow: 294px 294px 294px;
  border-radius: 100%;
  filter: blur(147px);
}

.heroSplashBgWpEng .elipse2 {
  background: #7673ff;
  filter: blur(142px);
  width: 1044.655px;
  height: 732.523px;
  position: absolute;
  left: -506.38px;
  top: 206px;
  position: absolute;
  opacity: 0.3;
  box-shadow: 294px 294px 294px;
}

.heroSplashBgWpEng .elipse4 {
  width: 813.15px;
  height: 732px;
  left: -316.38px;
  top: 306px;
  position: absolute;
  opacity: 0.3;
  background: #4434f1;
  box-shadow: 294px 294px 294px;
  border-radius: 100%;
  filter: blur(147px);
}

.heroSplashBgWpEng .elipse3 {
  width: 813.15px;
  height: 732px;
  position: absolute;
  opacity: 0.2;
  background: #9122ff;
  box-shadow: 294px 294px 294px;
  border-radius: 100%;
  filter: blur(147px);
  bottom: -200px;
  right: -340px;
}

.wp_engine_main .wp_eng_heroFold .txtWrap {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.wp_engine_main .wp_eng_heroFold .txtWrap .highlightText {
  background: linear-gradient(93deg, #c583e0 -49%, #ffbc7d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wp_engine_main .wp_eng_heroFold .txtWrap h1 {
  color: #fff;
  max-width: 767px;
  margin: 0 auto 16px;
}

.wp_engine_main .wp_eng_heroFold .txtWrap p {
  color: #fff;
}

.wp_engine_main .wp_eng_heroFold .txtWrap ul {
  margin: 34px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  max-width: 978px;
}

.wp_engine_main .wp_eng_heroFold .txtWrap ul li {
  display: flex;
  gap: 6px;
  padding: 6px 10px;
  /* background: rgb(255 255 255 / 10%); */
  border-radius: 24px;
  white-space: nowrap;
}

.wp_engine_main .wp_eng_heroFold .txtWrap ul li p {
  margin-bottom: 0;
}

.wp_engine_main .wp_eng_heroFold .txtWrap a {
  margin: 0 auto;
}

.wp_engine_main .wp_eng_heroFold .txtWrap span {
  color: #fff;
  margin-top: 14px;
  font-size: 12px;
  display: inline-block;
}

/* Second Fold Start */
.wp_engine_main .wp_eng_features {
  padding: 80px 0;
  text-align: center;
}
.wp_engine_main.managed_ai_hosting .wp_eng_features{
  background: #FCFCFC;
}
.wp_engine_main.managed_ai_hosting 
.wt_prc25_main_wrap .wt_prc25_v1 .wt_prc25_autonomous_features_cards .wt_prc25_features_card_wrap article{
text-align: left;
}

.wp_engine_main article {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.wp_engine_main.drupal_uplifting article{
  text-align: left;

}
.wp_engine_main article .comparisonHeadingText {
  color: #2f39bf;
}

.wp_engine_main article h2 {
  max-width: 630px;
  margin: 0 auto 12px;
}

.wp_engine_main .wp_eng_features_wrapper {
  margin-top: 70px;
}

.wp_engine_main .wp_eng_features_wrapper .wp_eng_features_card {
  padding: 24px;
  border: 1px solid #dfe1e6b2;
  border-radius: 12px;
  text-align: left;
  background: rgb(223 225 230 / 19%);
  min-height: 310px;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  align-items: flex-start;
}
.wp_engine_main .wp_eng_features_wrapper .wp_eng_features_card h4{
  margin: 20px 0;
}
.wp_engine_main .wp_eng_features_wrapper .wp_eng_features_card p {
  margin-bottom: 24;
}

.wp_engine_main .wp_eng_features_wrapper.repeat .wp_eng_features_card {
  min-height: 250px;
}

/* .wp_engine_main .wp_eng_features_wrapper .wp_eng_features_card h4 {
  margin: 24px auto 8px;
} */
.wp_engine_main .wp_eng_features_wrapper .wp_eng_features_card a {
  color: #2f39bf;
  font-size: 18px;
  font-weight: 500;
  margin-top: auto;
}

.wp_engine_main .wp_eng_features_wrapper .owl-nav {
  display: flex;
  gap: 10px;
  max-width: 80px;
  margin: 50px auto;
  align-items: center;
}

.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-prev,
.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-next {
  height: 36px;
  width: 36px;
  border-radius: 50%;
}

.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-next {
  background: #2f39bf;
  color: red;
}

.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-prev {
  border: 1px solid #c1c7d0;
}

.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-prev span,
.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-next span {
  font-size: 24px !important;
  display: inline-block;
  line-height: 1;
  font-weight: 100;
  margin-top: 4px;
}

.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-prev span {
  color: #c1c7d0;
}

.wp_engine_main .wp_eng_features_wrapper .owl-nav .owl-next span {
  color: #fff;
}

.wp_engine_main .wp_eng_features .primaryBtn,
.wp_engine_main .ComparisonTable .primaryBtn,
.wp_engine_main .wp_eng_features .primaryBtn,
.wp_engine_main .comparisonStats .primaryBtn {
  margin: 0 auto 12px;
}

.wp_engine_main .wp_eng_features span,
.wp_engine_main .ComparisonTable span,
.wp_engine_main .comparisonStats span {
  margin-top: 12px;
  color: #5e6c84;
}

.wp_engine_main .ComparisonTable,
.wp_engine_main .comparisonStats {
  padding: 80px 0;
  background: #fcfcfc;
  text-align: center;
}

.wp_engine_main .ComparisonTable .table.prc-tbl-fold tbody {
  border: 1px solid #dedede;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td {
  padding: 16px 24px !important;
  vertical-align: middle;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:first-child,
.wp_engine_main
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:first-child {
  width: 35%;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:first-child {
  font-size: 16px;
  line-height: 24px;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(2),
.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(2) b {
  color: #253858;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(3),
.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(3) b {
  color: #253858;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td .comming-soon {
  color: #f17729;
  text-align: center;
  font-size: 16px;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(2) ul,
.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(3) ul {
  padding-left: 40px;
  margin-bottom: 0px;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(2) li,
.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td:nth-child(3) li {
  max-width: 190px;
  margin: 0 auto;
  text-align: left;
  color: #5e6c84;
}

.wp_engine_main .ComparisonTable .prc-tbl-fold tbody tr td span {
  font-size: 24px;
  font-weight: 600;
  color: inherit;
}

.wp_engine_main .ComparisonTable .CROtesting {
  padding: 50px 0;
}

.wp_engine_main
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(2) {
  padding: 28px 0;
  width: 30%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.wp_engine_main
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3) {
  width: 30%;
  border: none;
  padding: 0px;
}

.wp_engine_main
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3)
  .logo {
  background: #f4f5f7;
  border: 1px solid #f4f5f7;
  padding: 18px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.wp_engine_main
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3)
  .whitebox {
  height: 20px;
  background: #fcfcfc;
}
.wp_engine_main.rocket_alternative
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3)
  .whitebox {
  height: 10px;
}
.wp_engine_main .wp_eng_datacenters .dataCenter_sec {
  padding: 70px 0;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec .cwGlb_rgn_mainBox {
  flex-direction: row-reverse;
}

.wp_engine_main
  .wp_eng_datacenters
  .dataCenter_sec
  .cwGlb_rgn_mainBox
  .cwGlb_rgn_lftBox
  .p1-semibold {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.wp_engine_main
  .wp_eng_datacenters
  .dataCenter_sec
  .cwGlb_rgn_mainBox
  .cwGlb_rgn_lftBox
  .p1-regular {
  font-size: 20px;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec ul {
  margin-top: 30px;
  max-width: 520px;
  border: none;
  padding: 16px 40px;
  background: rgb(155 160 242 / 5%);
}

.wp_engine_main
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li:first-child
  .datacenter_count_wrap,
.wp_engine_main
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li:last-child
  .datacenter_count_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  gap: 10px;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec ul li:first-child {
  padding-right: 60px;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec ul li p {
  font-size: 14px;
  font-weight: 700;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec ul li strong {
  font-weight: 700;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec ul li span {
  font-size: 12px;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec .datacenter_cta {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-top: 48px;
}

.wp_engine_main
  .wp_eng_datacenters
  .dataCenter_sec
  .datacenter_cta
  .whiteBtn_outline {
  border: 1px solid #fff;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec .datacenter_cta .whiteText {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.wp_engine_main
  .wp_eng_datacenters
  .dataCenter_sec
  .datacenter_cta
  .whiteText
  svg {
  margin-left: 4px;
}

.wp_engine_main .wp_eng_datacenters .dataCenter_sec.visible {
  background-color: #0f0639;
}

.wp_engine_main .comparisonStats .comparisonStatsWrapper {
  display: flex;
  gap: 20px;
  margin: 40px 0 70px;
  justify-content: center;
  align-items: center;
}

.wp_engine_main .wp_eng_additionalFeatures {
  padding: 100px 0;
}

.wp_engine_main .wp_eng_additionalFeatures .wp_eng_additionalFeaturesWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .leftArea {
  max-width: 45%;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .rightArea {
  padding-left: 100px;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .leftArea {
  display: flex;
  gap: 24px;
  flex-direction: row;
  flex-wrap: wrap;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .leftArea
  .featureCard {
  padding: 30px;
  background: #fff;
  border-radius: 12px;
  width: calc(49% - 10px);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 180px;
}

.altrApp_features_logo img {
  width: 48px;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .leftArea
  .featureCard
  p {
  /* margin: 47px 0 0; */
  margin-bottom: 0;
  color: #091e42;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 28.8px */
  letter-spacing: -0.72px;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .rightArea
  h2,
.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .leftArea h2 {
  margin-bottom: 10px;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .rightArea
  p,
.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .leftArea p {
  max-width: 515px;
  margin-bottom: 40px;
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.16px;
}

.wp_engine_main
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .rightArea
  span,
.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .leftArea span {
  font-size: 12px;
  color: #5e6c84;
  margin-top: 8px;
  display: inline-block;
}

.wp_engine_main .wp_eng_autonomous {
  padding: 80px 0;
  background: url(https://www.claudwoys.com/wp-content/uploads/2024/10/wp_engine_autonomous_bg.png)
    no-repeat center;
  background-size: cover;
  background-color: #f4ebff;
}

.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 70px;
}

.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .rightArea {
  display: flex;
  gap: 50px;
}

.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .rightArea .img1,
.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .rightArea .img2 {
  position: relative;
}

.wp_engine_main
  .wp_eng_autonomous
  .wp_eng_autonomous_wrapper
  .rightArea
  .img1
  .tooltip_img_1,
.wp_engine_main
  .wp_eng_autonomous
  .wp_eng_autonomous_wrapper
  .rightArea
  .img2
  .tooltip_img_2 {
  position: absolute;
  top: -40px;
  width: 300px;
  z-index: 1;
  padding: 8px 12px;
  border-radius: 8px;
  background: #fff;
  opacity: 0;
  color: #000000;
  text-align: center;
  font-family: "Poppins";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  visibility: hidden;
  left: 106px;
  box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 27%);
}

.wp_engine_main #cw_cstm_tooltip {
  background: #fff;
  color: #000;
  font-family: "Poppins";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.27);
  display: inline-block;
  padding: 4px 12px;
  border-radius: 4px;
}

.wp_engine_main
  .wp_eng_autonomous
  .wp_eng_autonomous_wrapper
  .rightArea
  .img1
  .tooltip_img_1::before,
.wp_engine_main
  .wp_eng_autonomous
  .wp_eng_autonomous_wrapper
  .rightArea
  .img2
  .tooltip_img_2::before {
  content: "";
  background: #fff;
  width: 12px;
  height: 7px;
  position: absolute;
  clip-path: polygon(49% 100%, 0 0, 100% 0);
  top: 76px;
  right: 40px;
  left: 49px;
  margin: 0 auto;
}

.wp_engine_main
  .wp_eng_autonomous
  .wp_eng_autonomous_wrapper
  .rightArea
  .img1:hover
  .tooltip_img_1,
.wp_engine_main
  .wp_eng_autonomous
  .wp_eng_autonomous_wrapper
  .rightArea
  .img2:hover
  .tooltip_img_2 {
  opacity: 1 !important;
  visibility: visible !important;
}

.wp_engine_main .wp_eng_review {
  background: #fcfcfc;
  padding: 80px 0;
}

.wp_engine_main .wp_eng_review .tabsContentWrap .reviewCardsWrapper {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  margin-top: 40px;
  max-width: 100%;
}

.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard {
  padding: 30px;
  background: #fff;
  border-radius: 18px;
  width: 50%;
  position: relative;
  height: 400px;
}

.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentTop,
.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentBottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentBottom {
  position: absolute;
  bottom: 30px;
  width: 90%;
}

.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .p2-regular {
  margin: 30px 0;
}

.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentTop
  .reviewHeaderText {
  display: flex;
  align-items: center;
  gap: 16px;
}

.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeaderText
  p {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
}

.wp_engine_main
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  a {
  color: #72757b;
  text-decoration: underline;
}

.wp_engine_main .wp_eng_review .easeOfUseTutorialsWrap {
  padding: 0;
}

.wp_engine_main .wp_eng_review .easeOfUseTutorialsWrap .topTxt {
  max-width: 980px;
  margin-bottom: 30px;
}

.wp_engine_main .easeOfUseTutorialsWrap .topTxt p {
  /* font-size: 20px; */
}

.wp_engine_main .easeOfUseTutorialsWrap .tabsWrap .tabsNavWrap ul {
  max-width: 500px;
}

.wp_engine_main .easeOfUseTutorialsWrap .tabsWrap .tabsNavWrap ul li a {
  padding: 15px 24px;
}

.wp_engine_main .FaqsContent {
  margin-top: 30px;
}

.wp_engine_main .FaqsContent p {
  color: #827f7f;
}

.wp_engine_main #glb-nfaq-wrap.globle_faq {
  background: #fff;
}

/* Second Fold end */
/* Modal Code */
.customModal.wp-engine-modal .modal-body {
  padding: 30px;
  position: relative;
}

.customModal.wp-engine-modal .modal-dialog {
  width: 54%;
}

/* .wp_engine_main .comparisonStatsWrapper .leftBox,
.wp_engine_main .comparisonStatsWrapper .rightBox {
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.03);
  align-items: center;
  display: flex;
  padding: 0 30px;
} */

.customModal.wp-engine-modal button.close {
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  top: 20px;
  right: 40px;
}

.customModal.wp-engine-modal .newRgn_dcList_mainBox {
  width: 30%;
}

/* Custom Modal Tabs */
.customModal.wp-engine-modal .newRgn_dcList_nav ul {
  max-width: 80%;
  margin: 0 auto;
  gap: 10px;
}

.customModal.wp-engine-modal .newRgn_dcList_nav ul li {
  padding: 12px 20px;
  border-radius: 46.135px;
  border: 1px solid var(--Neutrals-10, #dfe1e6);
  white-space: nowrap;
}

.customModal.wp-engine-modal .newRgn_dcList_nav ul li.active {
  background: var(--Primary---Blue-10, #eaebf9);
  border: transparent;
}

.customModal.wp-engine-modal .newRgn_actv_slider {
  background: none;
}

.customModal.wp-engine-modal .newRgn_dcList_nav ul li a {
  font-size: 12px;
  font-weight: 500;
  color: #5e6c84;
}

.customModal.wp-engine-modal .newRgn_dcList_wrap .newRgn_dcList_grid {
  max-height: 420px;
  overflow: scroll;
  margin-top: 24px;
}

.customModal.wp-engine-modal .modal-body h2 {
  margin-bottom: 36px;
  text-align: center;
  font-weight: 600;
}

.customModal.wp-engine-modal .modal-dialog {
  margin-top: 120px;
}

.customModal.wp-engine-modal .newRgn_dcList_cntry_txt {
  text-align: left;
}

/* Custom Modal Tabs */

/* Alternative pages | Begins */

.wp_engine_main.kinsta_alternative .wp_eng_features_wrapper .owl-nav {
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  max-width: 100%;
  margin: 0 auto;
}

.wp_engine_main.kinsta_alternative .wp_eng_features_wrapper .owl-nav .owl-prev,
.wp_engine_main.kinsta_alternative .wp_eng_features_wrapper .owl-nav .owl-next {
  height: 54px;
  width: 54px;
  /* border-radius: 50%; */
  background-color: #fff;
  border: none;
  box-shadow: 2px 1px 7px 0px #c2bfbf;
}

.wp_engine_main.kinsta_alternative
  .wp_eng_features_wrapper
  .owl-nav
  .owl-prev
  span,
.wp_engine_main.kinsta_alternative
  .wp_eng_features_wrapper
  .owl-nav
  .owl-next
  span {
  font-size: 50px !important;
  color: #2f39bf;
  /* display: inline-block;
  line-height: 1;
  font-weight: 100;
  margin-top: 4px; */
}

.wp_engine_main.kinsta_alternative .wp_eng_heroFold .txtWrap ul {
  max-width: 740px;
  flex-wrap: wrap;
  justify-content: center;
}

.wp_engine_main.kinsta_alternative
  .ComparisonTable
  .prc-tbl-fold
  .custom_coming_soon {
  color: #f17729;
}

.wp_engine_main.kinsta_alternative .wp_eng_features .primaryBtn {
  margin-top: 64px;
}

.wp_engine_main.kinsta_alternative
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .rightArea {
  padding-left: 145px;
}

.wp_engine_main.kinsta_alternative
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .leftArea
  .featureCard
  p {
  font-size: 20px;
}

.wp_engine_main.kinsta_alternative
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .p2-regular {
  margin: 7px 0;
}

.wp_engine_main.kinsta_alternative .wp_eng_review .primaryBtn {
  margin: 0 auto;
  margin-top: 64px;
}

.wp_engine_main.kinsta_alternative .wp_eng_review span {
  display: block;
  margin: 12px auto;
  text-align: left;
}
.wp_engine_main.kinsta_alternative .wp_eng_review .wp_eng_review_span {
  display: block;
  margin: 12px auto;
  text-align: center;
}
.wp_engine_main.kinsta_alternative .wp_eng_features .owl_parent {
  position: relative;
  z-index: 10;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_features
  .owl_parent
  .owl_-carousel-blur-left {
  height: 100%;
  width: 80px;
  position: absolute;
  top: 0;
  left: -29px;
  background-color: #FCFCFC;
  opacity: 0.9;
  z-index: 5;
  filter: blur(5px);
  pointer-events: none;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_features
  .owl_parent
  .owl_-carousel-blur-right {
  height: 100%;
  width: 80px;
  position: absolute;
  right: -29px;
  top: 0;
  background-color: #FCFCFC;
  opacity: 0.9;
  z-index: 5;
  filter: blur(5px);
  pointer-events: none;
}
.wp_engine_main.kinsta_alternative .wp_eng_features_wrapper .owl-nav .owl-prev {
  margin-left: 74px;
  z-index: 101;
  /* position: absolute;
  left: 0; */
}

.wp_engine_main.kinsta_alternative .wp_eng_features_wrapper .owl-nav .owl-next {
  margin-right: 74px;
  z-index: 101;
  /* position: absolute;
  right: 0; */
}
.wp_engine_main.kinsta_alternative
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li:last-child
  .datacenter_count_wrap.not_public {
  justify-content: center !important;
  align-items: center !important;
  margin-top: 14px;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li:last-child
  .datacenter_count_wrap.not_public
  span {
  margin-top: 8px;
}
.wp_engine_main.kinsta_alternative .wp_eng_heroFold .txtWrap h1 {
  max-width: 803px;
}
.wp_engine_main.kinsta_alternative.raidboxes .wp_eng_heroFold .txtWrap p {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}
.wp_engine_main.kinsta_alternative.raidboxes .wp_eng_heroFold .txtWrap h1 {
  max-width: 1050px;
}
.wp_engine_main.kinsta_alternative article {
  max-width: 910px;
}
.wp_engine_main.kinsta_alternative.raidboxes article {
  max-width: 1050px;
}
/* .wp_engine_main.kinsta_alternative.greengeek article{
  max-width: 620px;
} */
/* .wp_engine_main .ComparisonTable, .wp_engine_main .comparisonStats article p{
  max-width: 620px; 
} */
.wp_engine_main.kinsta_alternative
  .wp_eng_heroFold
  .txtWrap
  .bluehost_head_txt {
  max-width: 851px;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_autonomous
  .wp_eng_autonomous_wrapper
  .leftArea
  h2
  .superscript {
  font-size: 10px;
  top: -15px;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_additionalFeatures
  .wp_eng_additionalFeaturesWrapper
  .rightArea.custom {
  padding-left: 104px;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_heroFold
  .txtWrap
  .hostinger_head_txt {
  max-width: 871px;
}
.wp_engine_main.rocket_alternative .wp_eng_heroFold
.txtWrap
.hostinger_head_txt {
  max-width: 878px;
}
.wp_engine_main.kinsta_alternative article h2 {
  max-width: 659px;
}

.wp_engine_main.nexcess_alternative .wp_eng_heroFold .txtWrap h1 {
  max-width: 806px;
}
.wp_engine_main.nexcess_alternative .wp_eng_heroFold .txtWrap ul {
  max-width: 750px;
}
.wp_engine_main.nexcess_alternative
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3)
  .logo
  img {
  margin: 0 auto;
}
.wp_engine_main.dreamHost_alternative article h2,
.wp_engine_main.flywheel_alternative .ComparisonTable article h2,
.wp_engine_main.nexcess_alternative article h2 {
  max-width: 660px;
}
.wp_engine_main.dreamHost_alternative .ComparisonTable article h2 {
  max-width: 690px;
}
.wp_engine_main.dreamHost_alternative .wp_eng_heroFold .txtWrap h1 {
  max-width: 800px;
}

.wp_engine_main.dreamHost_alternative .wp_eng_heroFold .txtWrap ul {
  justify-content: center;
  max-width: 690px;
}
.wp_engine_main.kinsta_alternative .superscript {
  font-size: 15px;
  top: -15px;
  z-index: 1000;
}
.wp_engine_main.kinsta_alternative .p1-semibold.highlightText .h1_superscript {
  position: relative;
  top: -10px;
  z-index: 1000;
  background: linear-gradient(93deg, #c583e0 -49%, #ffbc7d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_features_wrapper
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item {
  /* width: 372px !important; */
}
.wp_engine_main.kinsta_alternative
  .wp_eng_features_wrapper
  .wp_eng_features_card
  a:hover {
  text-decoration: none !important;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_features_wrapper
  .wp_eng_features_card
  .learn_arrow {
  font-size: 20px;
  display: inline-block; /* Necessary for transform to work */
  transition: transform 0.3s ease; /* Smooth transition effect */
}
.wp_engine_main.kinsta_alternative
  .wp_eng_features_wrapper
  .wp_eng_features_card
  a:hover
  .learn_arrow {
  transform: translateX(10px); /* Move the arrow 10px to the right */
}
.wp_engine_main.kinsta_alternative
  .wp_eng_features_wrapper
  .wp_eng_features_card {
  background: linear-gradient(138.65deg, #ffffff -1.54%, #f7f7ff 130.53%);
  border: 1px solid rgba(223, 225, 230, 0.7);
}
.wp_engine_main.kinsta_alternative
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3)
  .whitebox {
  /* height: 22px; */
}
.wp_engine_main.kinsta_alternative
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3) {
  vertical-align: bottom;
}
.wp_engine_main.kinsta_alternative
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(2) {
  padding: 27px 0px;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li:first-child {
  padding-right: 40px;
  border-right: none;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li:last-child {
  padding-left: 40px;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentTop {
  align-items: flex-start;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentTop
  img:nth-child(2) {
  height: 20px;
  width: 130px;
}
.wp_engine_main.donweb_alternative
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentTop
  img:nth-child(2) {
  height: 30px;
  width: 130px;
}

.wp_engine_main.kinsta_alternative
  .wp_eng_datacenters
  .dataCenter_sec
  .seperator {
  width: 3px;
  height: 100px;
  background-color: rgba(217, 217, 217, 0.3);
  align-self: center;
}
.customModal.wp-engine-modal button.close {
  top: 5px;
  right: 13px;
}
.customModal.wp-engine-modal .newRgn_dcList_wrap {
  padding-left: 30px;
}
.wp_engine_main.kinsta_alternative
  .ComparisonTable
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  .hostgator_table_spacing {
  padding: 27px 0px !important;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_review
  .tabsContentWrap
  .reviewCardsWrapper
  .reviewCard
  .reviewHeadingContentTop
  .nexuss {
  width: 77px !important;
  height: 21px !important;
}

.wp_engine_main.kinsta_alternative
  .ComparisonTable
  .prc-tbl-fold
  tbody
  tr
  td
  .info_icon {
  top: -3px !important;
}
.wp_engine_main.kinsta_alternative
  .ComparisonTable
  .prc-tbl-fold
  tbody
  tr
  td
  .info_icon:hover {
  cursor: pointer;
}
.wp_engine_main.kinsta_alternative .comparisonStatsWrapper .leftBox,
.wp_engine_main.kinsta_alternative .comparisonStatsWrapper .rightBox {
  box-shadow: none;
}
.wp_engine_main.kinsta_alternative
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li
  .public {
  margin-top: 30px;
  margin-bottom: 10px;
}

.wp_engine_main.plesk_alternative .article,
.wp_engine_main.O2Switch .article,
.wp_engine_main.ventraip .article {
  max-width: 1100px;
}

.wp_engine_main.plesk_alternative .wp_eng_heroFold .txtWrap h1,
.wp_engine_main.O2Switch .wp_eng_heroFold .txtWrap h1,
.wp_engine_main.ventraip .wp_eng_heroFold .txtWrap h1 {
  max-width: 100%;
}

.upress_main.plesk_alternative .ComparisonTable article h2 {
  max-width: 775px;
}
/* Alternative pages | Ends */

/* UPress akternative Page | Starts */
.upress_main .wp_eng_heroFold .txtWrap h1 {
  max-width: 900px;
}
.upress_main article h2 {
  max-width: 655px;
}
.upress_main
  .wp_eng_datacenters
  .dataCenter_sec
  ul
  li:last-child
  .datacenter_count_wrap.upress_dc {
  transform: translateY(50px);
  align-items: center;
}
.wp_engine_main .wp_eng_features_wrapper.repeat .premium_tag {
  border-radius: 20px;
  background: var(
    --Linear-Gold,
    linear-gradient(
      82deg,
      #fff -37.59%,
      #c583e0 -37.58%,
      #ffbc7d 74.04%,
      #fff 115.51%
    )
  );
  padding: 4px 10px;
  position: absolute;
  top: -14px;
  right: 30px;
}
.wp_engine_main .wp_eng_features_wrapper.repeat .premium_tag p {
  margin-bottom: 0px;
}
.wp_engine_main .wp_eng_features_wrapper.repeat {
  position: relative;
}
.wp_eng_features_wrapper.repeat .owl-carousel .owl-stage-outer {
  padding-top: 20px;
}
/* UPress alternative Page | Ends */

/* hostwind alternative Page | Begins */

.wp_engine_main.hostwind_main article {
  max-width: 1070px;
}
.wp_engine_main.hostwind_main .wp_eng_heroFold .txtWrap h1 {
  max-width: 1070px;
}

.wp_engine_main.hostwind_main .wp_eng_heroFold .txtWrap p {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.wp_engine_main.kinghost_main article h2,
.wp_engine_main.hostwind_main article h2 {
  max-width: 650px;
}

.wp_engine_main.kinghost_main article p,
.wp_engine_main.hostwind_main article p {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
/* hostwind alternative Page | Ends */

/* kinghost alternative Page | Begins */
.wp_engine_main.kinghost_main article,
.wp_engine_main.kinghost_main .wp_eng_heroFold .txtWrap h1 {
  max-width: 950px;
}
/* kinghost alternative Page | Ends */

/* liquidWeb alternative Page | Begins */

.wp_engine_main.liquidWeb_alternative article {
  max-width: 1210px;
}

.wp_engine_main.liquidWeb_alternative .wp_eng_heroFold .txtWrap h1 {
  max-width: 100%;
}
/* liquidWeb alternative Page | Ends */

/* pantheon alternative Page | Begins */

.wp_engine_main.pantheon_alternative article {
  max-width: 1000px;
}

.wp_engine_main.pantheon_alternative .wp_eng_heroFold .txtWrap h1 {
  max-width: 100%;
}
/* pantheon alternative Page | Ends */

.dataCenter_sec ul li:first-child strong {
  background: linear-gradient(93deg, #c583e0 -49%, #ffbc7d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wp_engine_main.rocket_alternative .wp_eng_datacenters .dataCenter_sec ul li:last-child .datacenter_count_wrap {
  margin-top: -10px;
}

.wp_engine_main.name_cheap .wp_eng_heroFold .txtWrap article {
  max-width: 1200px;
}
.wp_engine_main.name_cheap .wp_eng_heroFold .txtWrap .hostinger_head_txt{
  max-width:1182px ;
}
.wp_engine_main.name_cheap .easeOfUseTutorialsWrap .topTxt p{
  font-size: 16px;
}
.wp_engine_main.donweb_alternative .easeOfUseTutorialsWrap .topTxt p{
  max-width: 636px;
  margin: 0 auto;

}
/* cloudways alternative page  */
.wp_engine_main.cloudways_alternative .wp_eng_features article p{
  max-width: 580px;
    margin: 0 auto;
}
.wp_engine_main.cloudways_alternative .wp_eng_datacenters .dataCenter_sec ul li:first-child .datacenter_count_wrap, .wp_engine_main .wp_eng_datacenters .dataCenter_sec ul li:last-child .datacenter_count_wrap {
  flex-direction: column;
  gap: 0;
}
.wp_engine_main.cloudways_alternative  .wp_eng_datacenters .dataCenter_sec ul li strong{
  background: linear-gradient(93deg, #c583e0 -49%, #ffbc7d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wp_engine_main.kinsta_alternative.cloudways_alternative .comparisonStats article{
  max-width:591px ;

}
.wp_engine_main.cloudways_alternative .comparisonStats .comparisonStatsWrapper{
  margin: 57px 0 55px;
}
.wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .leftArea h2 sup span{
  color: #0e134f;

}
.wp_engine_main.cloudways_alternative .wp_eng_features_wrapper{
  margin-top: 64px;
}
.wp_engine_main.kinsta_alternative.cloudways_alternative .scrollableTableSec{
  padding: 80px 0;
  background: #FCFCFC;
}
.wp_engine_main.kinsta_alternative.cloudways_alternative .comparisonStats{
  background: #fff;
}
.wp_engine_main.kinsta_alternative.cloudways_alternative .wp_eng_additionalFeatures{
  background: #FCFCFC;
}
.wp_engine_main.kinsta_alternative.cloudways_alternative .wp_eng_review .easeOfUseTutorialsWrap .topTxt{
  max-width: 775px;
}
.wp_engine_main.kinsta_alternative.cloudways_alternative .wp_eng_review .easeOfUseTutorialsWrap .topTxt{
 margin-bottom: 56px;
}
.wp_engine_main.kinsta_alternative.cloudways_alternative .alternativesListingSec .text-center p{ 
  max-width: 543px;
    margin: 0 auto;
    margin-top: 16px;
}
.wp_engine_main.cwAlternativesRevamp23.kinsta_alternative.cloudways_alternative .alternativesListingSec .filtersNavWrap{
  margin: 56px 0px 70px;
}
.managed_ai_hosting .banner .ecommerce_v1 .support_cards_section svg{
  margin: auto;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section{
  text-align: center;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section .support-carousel h4{
  max-width: 1197px;
}
.managed_ai_hosting .banner{
  background: url(https://www.claudwoys.com/wp-content/uploads/2025/09/🟢-Testimonial_bg.png) no-repeat center center/cover;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section .support-carousel h4{
  color: #fff;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section .support-carousel .userDetails_wrapper .support_carousel_userDetails h5{
  color: #fff;
  text-align: start;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section .support-carousel .userDetails_wrapper .support_carousel_userDetails p{
  color: #fff;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section{
  margin-top: 90px;
  margin-bottom: 90px;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section .support-carousel .owl-dots button.active{
  background-color: #D9D9D9;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section .support-carousel .owl-dots button{
  background-color: #BF55AE;
}
.managed_ai_hosting .ecommerce_v1 .support_cards_section .support-carousel .userDetails_wrapper .support_carousel_UserImg img{
  border: 3px solid #EAAFFF;
}
.managed_ai_hosting .copilot_banner_pill{
  background: #FCFCFC;
  padding: 100px 0;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner{
  background:url(https://www.claudwoys.com/wp-content/uploads/2025/09/copilot_banner_bg.png) no-repeat center center/contain;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 70px 0 40px;
  border-radius: 12px;
  backdrop-filter: blur(9.320233345031738px);
  gap: 46px;

}
.managed_ai_hosting .copilot_banner_pill .ai_banner .rightarea img{
  max-width: 600px;
  height: 100%;
  /* width: 100%; */

}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .header {
  position: relative;
  display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 16px;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .header h2{
  background: linear-gradient(90deg, rgba(255, 175, 71, 0.90) 0.09%, rgba(255, 71, 240, 0.70) 30.99%, #D285FF 50.78%, rgba(10, 93, 255, 0.90) 93.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .header span{
  /* position: absolute; */
  border-radius: 36px;
  border: 1px solid  #D5D7F2;
  color: #2F39BF;
  font-size: 12px;
  padding:3px 10px;
  margin: 0;
  /* top: 0;
  right: -30px; */
  width: 114px;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .p2-regular{
  margin-bottom: 36px;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .p1-semibold{
  
  color: #2F39BF;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .p1-semibold .arrow{
  font-size: inherit;
  color: inherit;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .p1-semibold{
  text-decoration: none;
  /* margin-bottom: 70px; */
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .p1-semibold:hover .arrow{
  margin-left: 10px;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .rightarea{
  height: 100%;
  width: 100%;
}
.managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea{
  margin-bottom: 70px;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner {
  border-radius: 12px;
  backdrop-filter: blur(9.320233345031738px);
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, rgba(255, 175, 71, 0.9) 0%, rgba(255, 71, 240, 0.7) 67%, rgba(210, 133, 255, 1) 46%, rgba(10, 93, 255, 0.3) 100%) border-box;
  border: 0.5px solid transparent;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.28;
  background: linear-gradient(243deg, rgba(10, 93, 255, 0.90) 2.38%, #D285FF 45.61%, rgba(255, 71, 240, 0.70) 65.82%, rgba(255, 175, 71, 0.90) 97.37%);
  background-size: 200% 200%;
  filter: blur(14px);
  pointer-events: none;
  border-radius: 14px;
  animation: copilot-gradient-move 2s linear infinite;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner > * {
  position: relative;
  z-index: 1;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap_inner {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 73px 0 73px;
  position: relative;
  border-radius: 12px;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap {
  max-width: 533.893px;
  display: flex
;
  flex-direction: column;
  gap: 17px;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 30px;
}
.managed_ai_hosting .cw_copilot_banner .image_wrap {
  position: relative;
  border-radius: 1182.531px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap .header_wrap {
  display: flex
;
  align-items: center;
  gap: 10px;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap .header_wrap .copilot {
  background: linear-gradient(90deg, rgba(255, 175, 71, 0.90) 0.09%, rgba(255, 71, 240, 0.70) 30.99%, #D285FF 50.78%, rgba(10, 93, 255, 0.90) 93.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap .header_wrap .preview_pill {
  margin: 0;
  color: #2F39BF;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  padding: 3px 12px;
  border-radius: 36px;
  border: 1px solid #D5D7F2;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap .p2-semibold.cta {
  color: #2F39BF;
  margin-top: 15px;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap .p2-semibold.cta span {
  color: inherit;
}
.managed_ai_hosting .cw_copilot_banner .image_wrap::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 60%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 1182.531px;
  background: linear-gradient(91deg, rgba(255, 175, 71, 0.27) 9.98%, rgba(255, 71, 240, 0.21) 37.91%, rgba(210, 133, 255, 0.30) 55.8%, rgba(10, 93, 255, 0.27) 94.08%);
  filter: blur(114.53px);
  z-index: 0;
  pointer-events: none;
}
.managed_ai_hosting .cw_copilot_banner .image_wrap img {
  height: 100%;
  width: 100%;
}
.managed_ai_hosting .cw_copilot_banner .image_wrap img {
  position: relative;
  z-index: 1;
}
.managed_ai_hosting .cw_copilot_banner{
  padding: 100px 0;
  /* background: #FCFCFC; */
  background: #fff;
}
.managed_ai_hosting .glb-nfaq-wrap-new{
  padding: 80px 0;

}
.managed_ai_hosting .glb-nfaq-wrap-new .glb-nfaq-ttl {
  margin: auto;
  margin-bottom: 60px;
}
.managed_ai_hosting.agency_main_wrapper .support_uplift .addons_support_section .headerText{
  max-width: 716px;
}
.managed_ai_hosting .autoscale_updated #customAccordian .panel-title a{
  font-size: 24px;
}
.managed_ai_hosting .autoscale_updated #customAccordian .panel-body p{
  font-size: 16px;
}
.managed_ai_hosting .autoscale_updated .panel.panel-default:last-child{
  border-bottom: none;
  --webkit-box-shadow: none;
  box-shadow: none;
}
.wp_engine_main.kinsta_alternative.managed_ai_hosting .wp_eng_features_wrapper .owl-nav .owl-prev{
  margin-left: -40px;
}
.wp_engine_main.kinsta_alternative.managed_ai_hosting .wp_eng_features_wrapper .owl-nav .owl-next{
  margin-right: -40px;
}
.managed_ai_hosting .hero_fold .p3-regular{
  color: #fff;
  margin-top: 15px;
  opacity: 0.7;
}
.managed_ai_hosting .pricingHeadingWrap{
  padding: 80px 0 0 0;
}
.managed_ai_hosting .pricingHeadingWrap .txtWrap {
  max-width: 700px;
  margin: auto;
  text-align: center; 
}
.agency_main_wrapper.managed_ai_hosting .support_uplift .addons_support_section{
  background: #FCFCFC;
}
.agency_main_wrapper.managed_ai_hosting .support_uplift .addons_support_section .right_content_wrapper{
  background: #FCFCFC;
}
.agency_main_wrapper.managed_ai_hosting .support_uplift .addons_support_section .testimonial_wrapper{
  background: #FCFCFC;
}
.wp_engine_main.kinsta_alternative.agency_hosting_ppc article h2{
  letter-spacing: -3px;
}
/* Responsive */
@media (max-width: 1200px) {
  .managed_ai_hosting .copilot_banner_pill .ai_banner{
    flex-direction: column;
  }
  .managed_ai_hosting .copilot_banner_pill .ai_banner .rightarea img{
    max-width: 100%;
  }
  .managed_ai_hosting .copilot_banner_pill .ai_banner .rightarea{
    width: initial;
  }
  .managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea {
margin-bottom: 10px;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap_inner {
  flex-direction: column;
}
.managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap .header_wrap {
  flex-direction: column-reverse;
  align-items: flex-start;
}
}
@media (max-width: 992px) {
  .wp_engine_main .comparisonStats .comparisonStatsWrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .wp_engine_main .wp_eng_heroFold .txtWrap ul {
    display: block;
    column-count: 3;
    margin: 0 auto;
  }

  .wp_engine_main .wp_eng_heroFold .txtWrap ul li {
    margin-bottom: 10px;
    justify-content: center;
  }

  .wp_engine_main .wp_eng_heroFold {
    padding: 170px 0 70px;
  }

  .wp_engine_main .wp_eng_additionalFeatures .wp_eng_additionalFeaturesWrapper {
    flex-direction: column-reverse;
    gap: 40px;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .leftArea,
  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea {
    max-width: 100%;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea {
    padding-left: 0;
    text-align: center;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .leftArea
    .featureCard {
    width: calc(40% - 5px);
  }

  .wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper,
  .wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .rightArea {
    flex-direction: column;
  }

  .wp_engine_main .wp_eng_review .tabsContentWrap .reviewCardsWrapper {
    flex-direction: column;
  }

  .wp_engine_main
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard {
    width: 100%;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea
    p,
  .wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .leftArea p {
    max-width: 615px;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea
    a {
    margin: 0 auto;
  }

  .customModal.wp-engine-modal .newRgn_dcList_nav ul {
    max-width: 100%;
  }

  .customModal.wp-engine-modal .modal-dialog {
    margin-top: 80px;
    width: 90%;
  }

  .customModal.wp-engine-modal .newRgn_dcList_mainBox {
    width: 50%;
  }

  .wp_engine_main .wp_eng_heroFold .txtWrap h1 {
    font-size: 32px;
  }

  .wp_engine_main .cwGlb_rgn_lftBox > h2,
  .wp_engine_main .cwGlb_rgn_lftBox > p {
    text-align: center !important;
  }

  .wp_engine_main .wp_eng_datacenters .dataCenter_sec ul {
    margin: 30px auto 0;
  }

  .wp_engine_main .wp_eng_datacenters .dataCenter_sec .datacenter_cta {
    justify-content: center;
  }

  .wp_engine_main .comparisonStatsWrapper .leftBox,
  .wp_engine_main .comparisonStatsWrapper .rightBox {
    width: 100%;
  }

  .wp_engine_main .comparisonStatsWrapper .leftBox img {
    display: inline-block;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .leftArea {
    justify-content: center;
  }

  .wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .leftArea {
    text-align: center;
  }

  .wp_engine_main .wp_eng_autonomous .wp_eng_autonomous_wrapper .leftArea a {
    margin: 0 auto;
  }

  /* Alternative pages begins  */
  .wp_engine_main.kinsta_alternative .wp_eng_features_wrapper .owl-nav {
    display: flex;
    gap: 10px;
    max-width: 80px;
    margin: 50px auto;
    align-items: center;
    position: static;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-prev,
  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-next {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    box-shadow: none;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-next {
    background: #2f39bf;
    color: red;
    margin-right: 0px;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-prev {
    border: 1px solid #c1c7d0;
    margin-left: 0px;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-prev
    span,
  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-next
    span {
    font-size: 24px !important;
    display: inline-block;
    line-height: 1;
    font-weight: 100;
    margin-top: 4px;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-prev
    span {
    color: #c1c7d0;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_features_wrapper
    .owl-nav
    .owl-next
    span {
    color: #fff;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea {
    padding-left: 0;
  }
  .wp_engine_main.kinsta_alternative
    .wp_eng_features
    .owl_parent
    .owl_-carousel-blur-left,
  .wp_engine_main.kinsta_alternative
    .wp_eng_features
    .owl_parent
    .owl_-carousel-blur-right {
    background: transparent;
  }
  .wp_engine_main.kinsta_alternative
    .ComparisonTable
    .prc-tbl-fold
    tbody
    tr
    td
    .info_icon {
    text-align: center;
    display: flex;
    align-items: center;
  }
  .wp_engine_main.kinsta_alternative
    .wp_eng_datacenters
    .dataCenter_sec
    ul
    li:last-child
    .datacenter_count_wrap.not_public {
    justify-content: flex-start !important;
  }
  .managed_ai_hosting .cw_copilot_banner .cw_copilot_banner_inner .content_wrap_inner {
    padding: 40px 33px 0 33px;
}
  /* Alternative pages | Ends */
}

@media (max-width: 600px) {
  .wp_engine_main .wp_eng_heroFold .txtWrap ul {
    display: block;
    column-count: 2;
    margin: 0 auto;
  }

  .wp_engine_main .wp_eng_datacenters .dataCenter_sec .datacenter_cta,
  .wp_engine_main .comparisonStats .comparisonStatsWrapper {
    flex-direction: column;
  }

  .wp_engine_main .wp_eng_datacenters .dataCenter_sec ul {
    flex-direction: column;
    padding: 16px 20px;
  }

  .wp_engine_main .wp_eng_datacenters .dataCenter_sec ul li:first-child {
    padding-right: 0;
    border: none;
  }

  .wp_engine_main .wp_eng_datacenters .dataCenter_sec ul li:last-child {
    padding-left: 0px;
  }

  .wp_engine_main .wp_eng_datacenters .dataCenter_sec .whiteBtn_outline {
    width: 100%;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea,
  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .leftArea {
    max-width: 100%;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .leftArea {
    gap: 20px;
  }

  .wp_engine_main
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .leftArea
    .featureCard {
    width: 100%;
  }

  .wp_engine_main
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard {
    height: auto;
  }

  .wp_engine_main
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard
    .reviewHeadingContentTop
    .reviewHeaderText {
    flex-direction: column;
    align-items: flex-start;
  }

  .wp_engine_main
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard
    .reviewHeaderText
    p {
    font-size: 14px;
  }

  .wp_engine_main
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard
    .reviewHeadingContentTop,
  .wp_engine_main
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard
    .reviewHeadingContentBottom {
    align-items: flex-start;
  }

  .wp_engine_main
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard
    .reviewHeadingContentBottom {
    bottom: 16px;
  }

  .wp_engine_main .easeOfUseTutorialsWrap .topTxt p {
    font-size: 16px;
  }

  .customModal.wp-engine-modal .newRgn_dcList_nav ul li a {
    border-radius: 46.135px;
    border: none;
  }

  .customModal.wp-engine-modal .newRgn_dcList_nav ul li.active {
    background: none;
  }

  .customModal.wp-engine-modal .newRgn_dcList_nav ul li.active a {
    background: var(--Primary---Blue-10, #eaebf9) !important;
    border: none;
  }

  .customModal.wp-engine-modal .newRgn_dcList_nav ul li {
    border: none;
    padding: 6px;
  }

  .customModal.wp-engine-modal .newRgn_dcList_wrap .newRgn_dcList_grid {
    max-height: 320px;
  }

  .customModal.wp-engine-modal .modal-body {
    padding: 30px;
  }

  .customModal.wp-engine-modal .newRgn_dcList_mainBox {
    width: 100%;
  }

  .customModal.wp-engine-modal .modal-body h2 {
    margin-bottom: 6px;
  }

  .wp_engine_main .wp_eng_features_wrapper .wp_eng_features_card {
    margin: 0 16px;
  }

  /* Alternative pages | Begins */
  .wp_engine_main.kinsta_alternative .wp_eng_heroFold .txtWrap ul {
    display: flex;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_autonomous
    .wp_eng_autonomous_wrapper
    .leftArea {
    text-align: left;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_autonomous
    .wp_eng_autonomous_wrapper
    .leftArea
    a {
    margin: 0;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea {
    text-align: left;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_additionalFeatures
    .wp_eng_additionalFeaturesWrapper
    .rightArea
    a {
    margin: 0;
  }

  .wp_engine_main.kinsta_alternative
    .wp_eng_datacenters
    .dataCenter_sec
    .cwGlb_rgn_mainBox
    .cwGlb_rgn_lftBox
    .p1-semibold,
  .wp_engine_main.kinsta_alternative
    .wp_eng_datacenters
    .dataCenter_sec
    .cwGlb_rgn_mainBox
    .cwGlb_rgn_lftBox
    h2,
  .wp_engine_main.kinsta_alternative
    .wp_eng_datacenters
    .dataCenter_sec
    .cwGlb_rgn_mainBox
    .cwGlb_rgn_lftBox
    .p1-regular {
    text-align: left !important;
  }
  .wp_engine_main.kinsta_alternative
    .wp_eng_review
    .tabsContentWrap
    .reviewCardsWrapper
    .reviewCard
    .reviewHeadingContentBottom {
    bottom: 6px;
  }
  .wp_engine_main.kinsta_alternative
    .wp_eng_datacenters
    .dataCenter_sec
    .seperator {
    display: none;
  }
  .wp_engine_main.kinsta_alternative
    .wp_eng_datacenters
    .dataCenter_sec
    ul
    li:last-child {
    padding-left: 0px;
  }
  .managed_ai_hosting .copilot_banner_pill .ai_banner{
    padding: 20px 10px 0 10px;
  }
  .managed_ai_hosting .copilot_banner_pill .ai_banner .leftarea .header{
    gap: 0;
  }
  /* Alternative pages | Ends */
}


/* lonos-alternatives | Begins */

.wp_engine_main.lonos-alternatives article{
  max-width: 950px;
}
.wp_engine_main.lonos-alternatives .wp_eng_heroFold .txtWrap .hostinger_head_txt{
  max-width: 100%;
}
/* lonos-alternatives | Ends */


/* locaweb alternatives | Begins */
.wp_engine_main.locaweb-alternatives article{
  max-width: 950px;
}
.wp_engine_main.locaweb-alternatives .wp_eng_heroFold .txtWrap .hostinger_head_txt{
  max-width: 100%;
}

.wp_engine_main.locaweb-alternatives .wp_eng_review .tabsContentWrap .reviewCardsWrapper .reviewCard .reviewHeadingContentTop img.locaweb-logo{
  height: auto;
  width: auto;
}
/* locaweb alternatives | Ends */


/* hostalia alternative | Begins*/

.wp_engine_main.hostalia_alternative .wp_eng_heroFold .txtWrap .hostinger_head_txt{
  max-width: 100%;
}

/* hostalia alternative | Ends*/

/* donweb alternative | Begins */
.wp_engine_main.donweb_alternative article {
  max-width: 1090px;
}

.wp_engine_main.donweb_alternative .wp_eng_heroFold .txtWrap .hostinger_head_txt{
  max-width: 100%;

}

/* donweb alternative | Ends */

/* webempresa alternative | Begins */

.wp_engine_main.webempresa_alternative article {
  max-width: 1090px;
}

.wp_engine_main.webempresa_alternative .wp_eng_heroFold .txtWrap .hostinger_head_txt{
  max-width: 100%;

}

.wp_engine_main.webempresa_alternative article h2 {
  max-width: 685px;
}

/* webempresa alternative | Ends */


/* pagely alternative | Begins */
.wp_engine_main.pagely_alternative article {
  max-width: 960px;
}

.wp_engine_main.pagely_alternative .wp_eng_heroFold .txtWrap .hostinger_head_txt{
  max-width: 100%;

}

/* pagely alternative | Ends */


@media (min-width: 1328px) {
  .container {
    width: 1298px;
  }
}
