.hero-banner {
  position: relative;
  padding-top: 132px;
  padding-bottom: 50px;
}
.hero-banner:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40%;
  height: 100%;
  background: #0a1250;
  z-index: -1;
}

.database-grid .title {
  text-align: center;
}

.dark-bg {
  background: #0a1250;
}

.dark-bg .title {
  color: #ffffff;
}

.light-color {
  color: #ffffff;
}

.btn-outline-primary {
  background: transparent !important;
  color: #b80b7b !important;
  border: 1px solid #b80b7b !important;
}

.btn-primary:hover {
  background: #753fa7 !important;
}
.btn-outline-primary:hover {
  background-color: #fbfafa !important;
  color: #753fa7 !important;
  border-color: #753fa7 !important;
}

.btn-check:active + .btn-outline-primary:focus,
.btn-check:checked + .btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
  box-shadow: none !important;
}

.entry-content {
  overflow-x: hidden;
}

a.btn {
  border-radius: 6px;
  border-color: #b80b7b !important;
}

a.btn.pink.btn-block {
  color: #fff !important;
}

header.site-header {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: #fff !important;
}

.page-template-cc-page-tpl #primary {
  margin-top: 0px !important;
}

.hero-banner h1.heading {
  padding-top: 0px;
}

.database-grid img {
  width: auto;
  vertical-align: middle;
  transition: 0.3s ease-in-out;
  border-radius: 6px !important;
  filter: grayscale(100%);
}

.database-grid img:hover {
  filter: none !important;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}
.database-grid .section-title p {
  margin-bottom: 5px;
}
.image-cta .title {
  margin: 0px !important;
  padding: 0px !important;
  font-size: 32px !important;
}

.database-grid h3 {
  font-size: 32px !important;
}
.top-posts h3.title {
  font-size: 32px !important;
}

.features-grid .h5 {
  color: var(--gray-900, #212529);
  font-family: Nunito Sans;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.11px;
  text-decoration: none !important;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.align-right {
  text-align: right;
}

.basic-cta {
  padding: 40px 0;
  padding-top: 30px;
}

.background .curved-corner-topleft,
.background .curved-corner-bottomright,
.background .shape {
  display: none !important;
}

.cc-page-tpl section.faq-block {
  margin-bottom: 0px !important;
  padding-top: 60px;
  padding-bottom: 0px !important;
}

.features p {
  font-size: 15px !important;
}

.features {
  border: 2px solid #babdce;
  border-radius: 5px;
  padding: 1rem !important;
  min-height: 168px;
  transition: 0.3s ease-in-out;
}

.subtitle {
  color: #8c8c8c;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
}

.db-features {
  padding-top: 50px;
  padding-bottom: 0px;
}

.top-contain {
  border-bottom: 1px solid #babdce;
  padding-left: 0px;
  min-height: 75px;
  vertical-align: middle;
  display: grid;
}

.top-contain .col-md-9 {
  padding: 6px 15px;
}

.top-posts .col-md-12:nth-child(1) .top-contain {
  border-top: 1px solid #babdce;
}

.features-grid h3.title {
  font-size: 32px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  padding-top: 18px;
}

.features-grid {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.features-grid .section-title p {
  color: #0a1250 !important;
}

.features:hover {
  border-color: #b80b7b !important;
}

.basic-cta h3.title {
  font-size: 32px;
  padding-top: 0px !important;
}
.basic-cta .section-title h3 {
  padding-top: 0px;
}

.btn-white {
  background-color: #ffffff !important;
  color: #b80b7b !important;
}

.basic-cta a.btn {
  margin-left: 4px;
  margin-right: 4px;
}

.banner-cta-block .text-box {
  background: #0a1250 !important;
}

.banner-cta-block .text-box h2 {
  color: #fff !important;
}

.banner-cta-block .text-box {
  padding: 24px 36px !important;
  border-radius: 12px !important;
}

.casestudy_text_wrapper {
  border-left: 0.5px solid #babdce;
  padding-left: 36px;
}

.testimonial-section img {
  padding-right: 15px;
}

.testimonial-section {
  padding-top: 0px;
  padding-bottom: 48px;
}

.testimonial-section .border-top {
  padding-top: 48px;
}
.database-grid .col-lg-2.text-center p {
  margin-bottom: 0px !important;
}

.testimonial-section h4.title {
  font-size: 20px !important;
  color: #000 !important;
  font-weight: 500;
  line-height: 26px;
  padding-top: 0px !important;
  padding-bottom: 20px !important;
}

.testimonial-section h4.fw-bold {
  padding-top: 0px !important;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #585e88;
  font-size: 16px;
  font-weight: 500 !important;
}

.accordion-item {
  border: 0px !important;
}

.accordion-button:not(.collapsed),
.accordion-button:focus {
  box-shadow: none !important;
}
.cc-page-tpl .accordion-button {
  text-align: right !important;
  display: inline-block !important;
  padding-right: 80px;

  font-size: 1.25rem;
  font-weight: 800;
  font-family: nunito sans, sans-serif;
  border: none;
  color: #0a1250;
  transition: background-color 0.5s ease;
}

.db-features h3.title {
  font-size: 32px;
  padding: 0px;
}
.bg-pink {
  background-color: #b80b7b !important;
  color: #fff;
}

.accordion-button:after {
  content: "\E805";
  font-family: fontello;
  position: absolute;
  right: 1.5rem;
  left: auto;
  top: auto;
  bottom: auto;
  color: #b80b7b;
  font-size: 1.875rem;
  font-weight: 400;
  -webkit-animation: fadein 2s;
  animation: fadein 2s;
  transition: transform 0.5s;
  background-image: none !important;
  line-height: 24px;
}

tr:nth-child(even) {
  background: #f8f9fa;
}

.row-head {
  color: #babdce !important;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
}

.accordion-button:not(.collapsed) {
  background: transparent !important;
}

.db-features .accordion-body {
  padding: 0px;
}

th.border-bottom {
  font-size: 14px;
  text-align: center;
}
th.border-bottom {
  font-size: 12px;
  width: 60px;
}

.heading-sec {
  width: 22%;
}

body header.site-header a {
  text-decoration: none !important;
}

.site-footer a {
  text-decoration: none !important;
  color: #f0f1f5 !important;
}

body .site-footer__mid .menu-footer li.menu-item-has-children > a:hover {
  text-decoration: underline !important;
}

.site-header .main-bar > .nav > .menu {
  padding-left: 0px !important;
  padding-left: 16px !important;
  width: 100% !important;
}

.site-header .main-bar > .nav {
  display: unset !important;
  flex-wrap: unset !important;
}

.docs-block {
  padding-right: 35px;
}
.top-posts {
  padding-top: 15px !important;
  padding-bottom: 50px;
}

section#clustercontrol {
  padding-bottom: 0px !important;
}

section.clustercontrol-plans-block .background .section-header h2 {
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 32px !important;
}

section.clustercontrol-plans-block .background .wp-block-columns .wp-block-column .acf-button-block + p > a {
  color: #b80b7b;
}

.top-posts h4.fw-bold {
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: 800 !important;
}

.top-posts .btn-white {
  padding: 9px 16px;
}
.top-posts .btn-white:hover {
  color: #753fa7 !important;
  border-color: #753fa7 !important;
}
.image-cta img {
}
.image-cta .col-12 {
  padding-top: 0px !important;
}
.database-grid h4.title {
  font-size: 32px;
}

.db-feat-table th:nth-child(odd) {
  background: #b80b7b;
  color: #fff;
}

.db-feat-table tr:nth-child(even) {
  background: #f0f1f5;
}

.db-feat-table td {
  padding: 12px !important;
  font-size: 16px !important;
  color: #212529;
  font-weight: 700;
  text-align: center;
}

.db-feat-table td:nth-child(1) {
  text-align: left !important;
}

.db-feat-table th:nth-child(1) {
  background: transparent;
}
.db-feat-table th {
  padding: 12px !important;
  font-size: 16px !important;
}

.db-feat-table #btn {
  display: block;
  text-align: right;
  background: transparent !important;
}

.db-feat-table #btn:after {
  content: "\E805";
  font-family: fontello;
  position: relative;
  right: 0;
  left: auto;
  top: 5px;
  bottom: auto;
  color: #b80b7b;
  font-size: 1.875rem;
  font-weight: 400;
  transition: 0.3s ease-in-out;
  background-image: none !important;
  line-height: 24px;
  padding-left: 30px;
  padding-right: 10px;
}

.tbl-title {
  color: #babdce !important;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
}

.hero-banner .wp-container-1,
.hero-banner .wp-block-group {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.hero-banner a.btn.transparent {
  border-radius: 6px !important;
}
.hero-banner a.btn.transparent:hover {
  border-color: #753fa7 !important;
}

.btn:focus {
  outline: 0;
  box-shadow: none !important;
}
section.clustercontrol-plans-block .background .wp-block-columns .wp-block-column .wp-block-group,
section.clustercontrol-plans-block .background .wp-block-columns .wp-block-column {
  border-radius: 0px !important;
}

.image-cta .wp-block-group {
  padding-left: 0px !important;
}

section.clustercontrol-plans-block .background {
  padding: 4rem 0;
  padding-top: 3rem;
}
.dark-bg a.btn:hover {
  border-color: #753fa7 !important;
}

.btn-white:hover {
  color: #753fa7 !important;
  border-color: #753fa7 !important;
  background: #fff !important;
}

section.cover-with-text-box {
  margin-top: 0px !important;
}

.site-header .main-bar ul .btn:hover {
  color: #fff !important;
  border-color: #753fa7 !important;
}

.database-grid .col-lg-2 {
  padding: 18px 5px;
}
.database-grid h3 {
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}

.dark-bg .transparent {
  background: #fff !important;
  border-radius: 6px !important;
}

.highlight-section .wp-block-column {
  border: 1px solid #babdce !important;
  border-radius: 6px;
}
.highlight-section .wp-block-column h3 {
  background: #f8f9fa;
  border-bottom: 1px solid #babdce !important;
  padding: 15px !important;
  text-align: center;
  font-size: 32px !important;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.highlight-section li::marker {
  content: "\E802";
  font-family: fontello;
}

.highlight-section li {
  padding-left: 16px !important;
}

.section-header h3 {
  font-size: 32px !important;
  padding: 0px !important;
  margin: 0px;
}

.highlight-section {
  padding-top: 50px;
  margin-top: 36px;
  font-size: 16px !important;
}

.section-header {
  margin-bottom: 0px !important;
  padding-bottom: 36px !important;
}
.feature-list {
  padding-top: 50px;
  padding-bottom: 50px !important;
}

.feature-list .wp-block-table {
  width: 60%;
}

.feature-list .wp-block-table tr td:nth-child(1) {
  border-right: 1px solid #babdce;
  padding: 7px 30px !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 28px !important;
  color: #212529;
}

.feature-list .wp-block-table tr td:nth-child(2) {
  width: 30%;
  text-align: center;
}
.feature-list .wp-block-table tr td img {
  height: 20px;
}
hr.wp-block-separator {
  margin: 24px auto !important;
}
.feature-list figure.wp-block-table {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.features-grid .wp-block-column {
  border: 2px solid #babdce !important;
  border-radius: 5px;
  padding: 1rem !important;
  min-height: 168px;
  transition: 0.3s ease-in-out;
  min-height: 168px;
  height: auto;
  margin-bottom: 15px !important;
  position: relative;
}
.features-grid a.btn.btn-block {
  background: transparent;
  border: none;
  font-size: 0px;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
}

.feature-list .wp-block-columns {
  margin-bottom: 0px !important;
}
.features-grid .wp-block-columns {
  grid-gap: 15px !important;
}

.features-grid .wp-block-column:hover {
  border-color: #b80b7b !important;
}

.feature-list .wp-block-column {
  margin-bottom: 0px !important;
}
.features-grid h5 {
  color: var(--gray-900, #212529);
  font-family: Nunito Sans;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.11px;
  text-decoration: none !important;
  padding-bottom: 4px !important;
}

.features-grid h5 a {
  color: #212529;
  font-family: Nunito Sans;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.11px;
  text-decoration: none !important;
}

.features-grid p {
  font-size: 15px !important;
  color: #6c757d !important;
  margin-bottom: 0px !important;
  margin-top: 5px;
  padding-bottom: 14px !important;
}

.features-grid .wp-block-group {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.features-grid .wp-block-columns {
  margin-bottom: 0px !important;
}

.features-grid .wp-block-group img {
  width: 28px;
}

.features-grid .wp-block-column p {
  padding-bottom: 0px !important;
}

.features-grid .section-header {
  padding-bottom: 24px !important;
}

.feature-list tr:nth-child(even) {
  background: #f8f9fa;
}

.feature-list .wp-block-table table tr:nth-child(odd) {
  background: #fff !important;
}

section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr {
  display: grid;
  grid-template-columns: 20.5% 9.5% 9.5% 9.5% 9.5% 12.5% 9.5% 9.5% 9.5%;
}

section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr:nth-child(1) td {
  font-size: 14px !important;
  line-height: 20px;
  padding-top: 11px !important;
}

section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr td:nth-child(1) {
  font-size: 1rem !important;
}

section.clustercontrol-prices-block.database-features-table
  .wrapper
  .wp-block-table
  table
  tbody
  tr:nth-child(1)
  td:nth-child(1) {
  font-size: 14px !important;
}

section.clustercontrol-prices-block.database-features-table .wrapper ul {
  grid-template-columns: 20% 8% 8% 8% 8% 8% 8% 8% 8% 8% 8% !important;
  border-bottom: 0px !important;
  margin-bottom: 0px !important;
  display: none !important;
}
section.clustercontrol-prices-block.database-features-table .wrapper ul li:before {
  display: none !important;
}
section.clustercontrol-prices-block.database-features-table .wrapper ul li {
  font-size: 16px !important;
}

section.clustercontrol-prices-block.database-features-table .wrapper ul li:nth-child(2),
section.clustercontrol-prices-block.database-features-table .wrapper ul li:nth-child(4),
section.clustercontrol-prices-block.database-features-table .wrapper ul li:nth-child(6),
section.clustercontrol-prices-block.database-features-table .wrapper ul li:nth-child(8),
section.clustercontrol-prices-block.database-features-table .wrapper ul li:nth-child(10) {
  background: #b80b7b;
  color: #fff;
}

section.clustercontrol-prices-block.database-features-table .wrapper ul li:nth-child(3) {
  background: #fff !important;
  color: #0a1250 !important;
}

.database-features-table.clustercontrol-prices-block > div > figure:nth-child(4),
.database-features-table.clustercontrol-prices-block > div > figure:nth-child(5),
.database-features-table.clustercontrol-prices-block > div > figure:nth-child(6),
.database-features-table.clustercontrol-prices-block > div > figure:nth-child(7) {
  display: none;
}
section.clustercontrol-prices-block .wrapper .wp-block-table table tbody tr td {
  padding: 14px 12px !important;
}

.database-features-table.clustercontrol-prices-block table tr:nth-child(1) td:nth-child(even) {
  background: #b80b7b;
  color: #fff;
}

.database-features-table.clustercontrol-prices-block table tr:nth-child(1) {
  font-weight: 700;
}

.all-features {
  text-align: right;
  font-size: 16px !important;
  color: #212529;
  font-weight: 700;
  cursor: pointer;
}

.less-features {
  text-align: right;
  font-size: 16px !important;
  color: #212529;
  font-weight: 700;
  cursor: pointer;
}

.less-features:after {
  content: "\2212" !important;
  font-weight: 900 !important;
  font-family: fontello !important;
  position: relative !important;
  right: 0 !important;
  left: auto !important;
  top: 5px !important;
  bottom: auto !important;
  color: #b80b7b !important;
  font-size: 1.875rem !important;
  transition: 0.3s ease-in-out !important;
  background-image: none !important !important;
  line-height: 24px !important;
  padding-left: 30px !important;
  padding-right: 10px !important;
}

.all-features:after {
  content: "\E805";
  font-family: fontello;
  position: relative;
  right: 0;
  left: auto;
  top: 5px;
  bottom: auto;
  color: #b80b7b;
  font-size: 1.875rem;
  font-weight: 400;
  transition: 0.3s ease-in-out;
  background-image: none !important;
  line-height: 24px;
  padding-left: 30px;
  padding-right: 10px;
}

section.clustercontrol-prices-block.database-features-table .wrapper ul li {
  font-size: 12px !important;
  padding: 14px 6px !important;
  text-align: center;
}

.page-template-cc-page-tpl section#clustercontrol {
  padding-top: 15px;
  margin-bottom: 0px !important;
}

.database-features-table .wp-block-table table tr:nth-child(odd) {
  background: #fff !important;
}

.database-features-table .wp-block-table {
  padding-bottom: 0px !important;
  margin-top: 20px !important;
}

.block-accordion .accordion-box a {
  color: #b80b7b !important;
}

.hero-banner p {
  font-size: 16px !important;
}

section.clustercontrol-plans-block .background .wp-block-columns .wp-block-column {
  border-radius: 6px !important;
}

section.clustercontrol-plans-block .background .wp-block-columns .wp-block-column .wp-block-group {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}

.version-title {
  margin-bottom: 0px !important;
  padding-bottom: 8px !important;
}

.highlight-section .wp-block-columns {
  margin-bottom: 50px !important;
}

.video-section-wrapper .video_thumbnail iframe {
  min-height: 357px;
}

.feature-list td {
  padding: 11px 16px !important;
}

.db-hero:after {
  width: 50% !important;
}

.database-grid .wp-block-gallery figure.wp-block-image {
  width: 232px !important;
}
.database-grid .wp-block-gallery {
  max-width: 100% !important;
}

.database-grid .wp-block-gallery {
  max-width: 100% !important;
  text-align: center !important;
  display: block;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.database-grid .wp-block-gallery figure.wp-block-image {
  width: 242px !important;
  max-width: 242px !important;
  display: inline-block;
  padding: 18px 5px;
}
section.faq-block h3.toggle-accordion {
  margin-bottom: 0px;
}

.database-features-table > div > figure:nth-child(3) tr:nth-child(1) td:nth-child(even) {
  background: #b80b7b;
  color: #fff;
}

.database-features-table > div > figure:nth-child(3) tr:nth-child(1) {
  text-align: center;
  font-size: 12px !important;
  text-align: center;
  font-weight: 500;
}
.database-features-table > div > figure:nth-child(3) tr:nth-child(1) td {
  font-size: 12px !important;
  font-weight: 700;
}

.database-features-table > div > figure:nth-child(3) tr:nth-child(2),
.database-features-table > div > figure:nth-child(3) tr:nth-child(10),
.database-features-table > div > figure:nth-child(3) tr:nth-child(20),
.database-features-table > div > figure:nth-child(3) tr:nth-child(27),
.database-features-table > div > figure:nth-child(3) tr:nth-child(32) {
  color: #70737a;
  font-size: 0.875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.55px;
  text-transform: uppercase;
  text-align: left;
  background: transparent;
}

.database-features-table > div > figure:nth-child(3) tr:nth-child(2) td,
.database-features-table > div > figure:nth-child(3) tr:nth-child(10) td,
.database-features-table > div > figure:nth-child(3) tr:nth-child(20) td,
.database-features-table > div > figure:nth-child(3) tr:nth-child(27) td,
.database-features-table > div > figure:nth-child(3) tr:nth-child(32) td {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  border-left: 0px !important;
}

.database-features-table > div > figure.wp-block-table.table-with-header > figcaption {
  display: none;
}

.site-footer__mid .menu-footer li a {
  color: #f0f1f5 !important;
}

.video_thumbnail .video_bg_wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 95%;
  height: 95%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.video_thumbnail {
  min-height: 300px;
  position: relative;
  background-position: center !important;
  background-size: 85% !important;
  background-repeat: no-repeat !important;
}

.database-grid p.has-text-align-center {
  font-size: 16px;
  margin-bottom: 0px !important;
}
.video-section-wrapper p {
  font-size: 16px !important;
}
.block-accordion .accordion-box p {
  font-size: 16px;
}

.video-section-wrapper.dark-bg {
  background: #0a1250;
}

.video-section-wrapper.dark-bg .section-header h3,
.video-section-wrapper.dark-bg .section-header h2,
.video-section-wrapper.dark-bg .section-header h1 {
  color: #fff !important;
}

.video-section-wrapper.dark-bg p {
  color: #fff !important;
}
.video-section-wrapper .wp-container-7.wp-block-columns {
  margin-bottom: 0px !important;
}

.video-section-wrapper .wp-block-columns {
  margin-bottom: 0px !important;
}

.page-template-cc-page-tpl section#clustercontrol .prices a {
  color: #b80b7b !important;
}

@media (min-width: 992px) {
  section.cover-with-text-box .background .container .text-box {
    width: 58%;
  }

  .database-grid .col-lg-2.col-md-2 {
    width: 20%;
  }
  .site-header .main-bar {
    padding: 1.125rem 1.875rem 1rem;
  }
  #primary {
    margin-top: 82px;
  }
  .database-grid p.has-text-align-center {
    width: 750px;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 0px !important;
  }
  div.blocks p,
  div.blocks ol,
  div.blocks ul {
    font-size: 16px;
  }
  .basic-cta .section-title h3 {
    font-size: 32px;
  }
  .video-section-wrapper p {
    padding-right: 15% !important;
  }
  .video-section-wrapper .button-wrapper,
  .video-section-wrapper p {
    margin-left: 1rem !important;
  }
}

@media all and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait) {
  .hero-banner:after {
    background: transparent !important;
  }
  .order-flip {
    order: 2;
  }

  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .feature-list .wp-block-table {
    width: 100%;
  }

  .basic-cta a.btn {
    margin-left: 0px;
    margin-right: 0px;
  }

  .top-posts {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .hero-banner .wp-block-group.button-wrapper {
    max-width: 100% !important;
    display: block;
  }

  .hero-banner .wp-block-group.button-wrapper .acf-button-block {
    margin-bottom: 16px;
  }

  .docs-block {
    padding-right: 0px;
  }

  .top-posts .ms-5 {
    margin-left: 0rem !important;
  }

  .basic-cta .button-wrapper {
    display: block !important;
    width: 100% !important;
  }

  .basic-cta .button-wrapper .acf-button-block:nth-child(2) {
    margin-top: 15px;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul li {
    font-size: 14px !important;
    padding: 3px !important;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
    overflow-x: scroll;
  }

  section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
  }

  .testimonial-section .align-right {
    text-align: center;
  }

  .testimonial-section img {
    border-bottom: 0.5px solid #babdce;
    padding-right: 0px !important;
    padding-bottom: 36px !important;
    border-right: 0px !important;
  }

  .testimonial-section .ms-5 {
    margin-left: 0px !important;
  }

  .hero-image-wrap {
    background: #0a1250;
    margin-top: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }

  .hero-banner {
    padding-top: 50px !important;
  }

  .site-header .main-bar > .nav > .menu {
    background: #fff !important;
  }
  .database-grid .wp-block-gallery figure.wp-block-image {
    width: 45% !important;
    max-width: 190px !important;
    padding: 18px 0px !important;
  }

  .database-grid h3,
  .image-cta .title,
  .section-header h3,
  section.cover-with-text-box .background .container .text-box h2,
  .basic-cta h3.title,
  .top-posts h3.title,
  section.clustercontrol-plans-block .background .section-header h2 {
    font-size: 26px !important;
  }

  .casestudy_text_wrapper {
    border-left: 0px !important;
    padding-left: 0px !important;
  }

  .video-section-wrapper .video_thumbnail iframe {
    height: 217px;
    min-height: 217px;
  }

  .highlight-section .wp-block-column h3 {
    font-size: 26px !important;
    padding: 8px !important;
  }
  .highlight-section {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  .page-template-cc-page-tpl section#clustercontrol .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media all and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: landscape) {
  .hero-banner:after {
    background: transparent !important;
  }
  .order-flip {
    order: 2;
  }

  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .feature-list .wp-block-table {
    width: 100%;
  }

  .basic-cta a.btn {
    margin-left: 0px;
    margin-right: 0px;
  }

  .top-posts {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .hero-banner .wp-block-group.button-wrapper {
    max-width: 100% !important;
    display: block;
  }

  .hero-banner .wp-block-group.button-wrapper .acf-button-block {
    margin-bottom: 16px;
  }

  .docs-block {
    padding-right: 0px;
  }

  .top-posts .ms-5 {
    margin-left: 0rem !important;
  }

  .basic-cta .button-wrapper {
    display: block !important;
    width: 100% !important;
  }

  .basic-cta .button-wrapper .acf-button-block:nth-child(2) {
    margin-top: 15px;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul li {
    font-size: 14px !important;
    padding: 3px !important;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
    overflow-x: scroll;
  }

  section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
  }

  .testimonial-section .align-right {
    text-align: center;
  }

  .testimonial-section img {
    border-bottom: 0.5px solid #babdce;
    padding-right: 0px !important;
    padding-bottom: 36px !important;
    border-right: 0px !important;
  }

  .testimonial-section .ms-5 {
    margin-left: 0px !important;
  }

  .hero-image-wrap {
    background: #0a1250;
    margin-top: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }

  .hero-banner {
    padding-top: 50px !important;
  }

  .site-header .main-bar > .nav > .menu {
    background: #fff !important;
  }
  .database-grid .wp-block-gallery figure.wp-block-image {
    width: 190px !important;
    max-width: 190px !important;
    padding: 18px 0px !important;
  }

  .database-grid h3,
  .image-cta .title,
  .section-header h3,
  section.cover-with-text-box .background .container .text-box h2,
  .basic-cta h3.title,
  .top-posts h3.title,
  section.clustercontrol-plans-block .background .section-header h2 {
    font-size: 26px !important;
  }

  .casestudy_text_wrapper {
    border-left: 0px !important;
    padding-left: 0px !important;
  }

  .video-section-wrapper .video_thumbnail iframe {
    height: 217px;
    min-height: 217px;
  }
  .page-template-cc-page-tpl section#clustercontrol .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media all and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
  .hero-banner:after {
    background: transparent !important;
  }
  .order-flip {
    order: 2;
  }

  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .feature-list .wp-block-table {
    width: 100%;
  }

  .basic-cta a.btn {
    margin-left: 0px;
    margin-right: 0px;
  }

  .top-posts {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .hero-banner .wp-block-group.button-wrapper {
    max-width: 100% !important;
    display: block;
  }

  .hero-banner .wp-block-group.button-wrapper .acf-button-block {
    margin-bottom: 16px;
  }

  .docs-block {
    padding-right: 0px;
  }

  .top-posts .ms-5 {
    margin-left: 0rem !important;
  }

  .basic-cta .button-wrapper {
    display: block !important;
    width: 100% !important;
  }

  .basic-cta .button-wrapper .acf-button-block:nth-child(2) {
    margin-top: 15px;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul li {
    font-size: 14px !important;
    padding: 3px !important;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
    overflow-x: scroll;
  }

  section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
  }

  .testimonial-section .align-right {
    text-align: center;
  }

  .testimonial-section img {
    border-bottom: 0.5px solid #babdce;
    padding-right: 0px !important;
    padding-bottom: 36px !important;
    border-right: 0px !important;
  }

  .testimonial-section .ms-5 {
    margin-left: 0px !important;
  }

  .hero-image-wrap {
    background: #0a1250;
    margin-top: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }

  .hero-banner {
    padding-top: 50px !important;
  }

  .site-header .main-bar > .nav > .menu {
    background: #fff !important;
  }
  .database-grid .wp-block-gallery figure.wp-block-image {
    width: 45% !important;
    max-width: 190px !important;
    padding: 18px 0px !important;
  }

  .database-grid h3,
  .image-cta .title,
  .section-header h3,
  section.cover-with-text-box .background .container .text-box h2,
  .basic-cta h3.title,
  .top-posts h3.title,
  section.clustercontrol-plans-block .background .section-header h2 {
    font-size: 26px !important;
  }

  .casestudy_text_wrapper {
    border-left: 0px !important;
    padding-left: 0px !important;
  }

  .video-section-wrapper .video_thumbnail iframe {
    height: 217px;
    min-height: 217px;
  }
  .page-template-cc-page-tpl section#clustercontrol .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media all and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  .hero-banner:after {
    background: transparent !important;
  }
  .order-flip {
    order: 2;
  }

  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .feature-list .wp-block-table {
    width: 100%;
  }

  .basic-cta a.btn {
    margin-left: 0px;
    margin-right: 0px;
  }

  .top-posts {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .hero-banner .wp-block-group.button-wrapper {
    max-width: 100% !important;
    display: block;
  }

  .hero-banner .wp-block-group.button-wrapper .acf-button-block {
    margin-bottom: 16px;
  }

  .docs-block {
    padding-right: 0px;
  }

  .top-posts .ms-5 {
    margin-left: 0rem !important;
  }

  .basic-cta .button-wrapper {
    display: block !important;
    width: 100% !important;
  }

  .basic-cta .button-wrapper .acf-button-block:nth-child(2) {
    margin-top: 15px;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul li {
    font-size: 14px !important;
    padding: 3px !important;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
    overflow-x: scroll;
  }

  section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
  }

  .testimonial-section .align-right {
    text-align: center;
  }

  .testimonial-section img {
    border-bottom: 0.5px solid #babdce;
    padding-right: 0px !important;
    padding-bottom: 36px !important;
    border-right: 0px !important;
  }

  .testimonial-section .ms-5 {
    margin-left: 0px !important;
  }

  .hero-image-wrap {
    background: #0a1250;
    margin-top: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }

  .hero-banner {
    padding-top: 50px !important;
  }

  .site-header .main-bar > .nav > .menu {
    background: #fff !important;
  }
  .database-grid .wp-block-gallery figure.wp-block-image {
    width: 190px !important;
    max-width: 190px !important;
    padding: 18px 0px !important;
  }

  .database-grid h3,
  .image-cta .title,
  .section-header h3,
  section.cover-with-text-box .background .container .text-box h2,
  .basic-cta h3.title,
  .top-posts h3.title,
  section.clustercontrol-plans-block .background .section-header h2 {
    font-size: 26px !important;
  }

  .casestudy_text_wrapper {
    border-left: 0px !important;
    padding-left: 0px !important;
  }

  .video-section-wrapper .video_thumbnail iframe {
    height: 217px;
    min-height: 217px;
  }
  .page-template-cc-page-tpl section#clustercontrol .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media all and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .hero-banner .col-md-6 {
    width: 100%;
  }

  .features-grid .wp-block-column {
    width: 45%;
    float: left;
    flex-basis: unset !important;
    flex-grow: unset !important;
  }

  .features-grid .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: unset !important;
  }

  .features-grid .wp-block-column {
    margin-bottom: 2px !important;
    min-height: 185px;
  }

  .features-grid .wp-block-columns {
    margin-bottom: 15px !important;
  }

  .casestudy_text_wrapper {
    border-left: 0px !important;
    padding-left: 0px !important;
  }
}

@media all and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .features-grid .wp-block-column {
    width: 45%;
    float: left;
    flex-basis: unset !important;
    flex-grow: unset !important;
  }

  .features-grid .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: unset !important;
  }

  .features-grid .wp-block-column {
    margin-bottom: 2px !important;
    min-height: 185px;
  }

  .features-grid .wp-block-columns {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 781px) {
  .hero-image-wrap {
    background: #0a1250;
    margin-top: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }

  .hero-banner {
    padding-top: 50px !important;
  }

  .hero-banner .container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media (max-width: 768px) {
  .video_thumbnail {
    min-height: 190px;
  }
}

@media (max-width: 991px) {
  .hero-banner:after {
    background: transparent !important;
  }
  .order-flip {
    order: 2;
  }

  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .feature-list .wp-block-table {
    width: 100%;
  }

  .basic-cta a.btn {
    margin-left: 0px;
    margin-right: 0px;
  }

  .top-posts {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .hero-banner .wp-block-group.button-wrapper {
    max-width: 100% !important;
    display: block;
  }

  .hero-banner .wp-block-group.button-wrapper .acf-button-block {
    margin-bottom: 16px;
  }

  .docs-block {
    padding-right: 0px;
  }

  .top-posts .ms-5 {
    margin-left: 0rem !important;
  }

  .basic-cta .button-wrapper {
    display: block !important;
    width: 100% !important;
  }

  .basic-cta .button-wrapper .acf-button-block:nth-child(2) {
    margin-top: 15px;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul li {
    font-size: 14px !important;
    padding: 3px !important;
  }
  section.clustercontrol-prices-block.database-features-table .wrapper ul {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
    overflow-x: scroll;
  }

  section.clustercontrol-prices-block.database-features-table .wrapper .wp-block-table table tbody tr {
    grid-template-columns: 40% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% !important;
  }

  .testimonial-section .align-right {
    text-align: center;
  }

  .testimonial-section img {
    border-bottom: 0.5px solid #babdce;
    padding-right: 0px !important;
    padding-bottom: 36px !important;
    border-right: 0px !important;
  }

  .testimonial-section .ms-5 {
    margin-left: 0px !important;
  }

  .nav-is-visible .nav ul {
    background: #fff;
  }
  .video_thumbnail {
    min-height: 220px;
  }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
  .database-grid .wp-block-gallery figure.wp-block-image {
    width: 45% !important;
    max-width: 190px !important;
    padding: 18px 0px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
  .video-section-wrapper .video_thumbnail iframe {
    min-height: 232px;
    height: 232px;
  }
  .page-template-cc-page-tpl section#clustercontrol .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .features-grid .wp-block-column {
    width: 45%;
    float: left;
    flex-basis: unset !important;
    flex-grow: unset !important;
  }

  .features-grid .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: unset !important;
  }

  .features-grid .wp-block-column {
    margin-bottom: 2px !important;
    min-height: 185px;
  }

  .features-grid .wp-block-columns {
    margin-bottom: 15px !important;
    flex-wrap: wrap !important;
  }

  .hero-image-wrap {
    background: #0a1250;
    margin-top: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
    text-align: center;
  }

  .hero-banner {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 880px) {
  .container {
    max-width: 860px;
  }
  .hero-banner .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 890px) {
  .container {
    max-width: 875px;
  }
  .hero-banner .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (max-width: 1199px) and (min-width: 993px) {
  .features-grid .wp-block-column {
    width: 45%;
    float: left;
    flex-basis: unset !important;
    flex-grow: unset !important;
  }

  .features-grid .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: unset !important;
  }

  .features-grid .wp-block-column {
    margin-bottom: 2px !important;
    min-height: 155px;
  }

  .features-grid .wp-block-columns {
    margin-bottom: 15px !important;
    flex-wrap: wrap !important;
  }

  .video-section-wrapper .video_thumbnail iframe {
    min-height: 257px;
    height: 257px;
  }

  .casestudy_text_wrapper a.btn.btn-primary.btn-white {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}

@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .features-grid .wp-block-column {
    min-height: 192px;
  }

  .video-section-wrapper .video_thumbnail iframe {
    min-height: 307px;
    height: 307px;
  }
}

/* Carousel Styles START */
.logo-carousel-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: transparent;
}

.logo-track {
  display: flex;
  align-items: center;
  width: fit-content;
  will-change: transform;
}

.logo-track.animate {
  animation: scroll 30s linear infinite;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.logo-item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  padding: 0 30px;
  min-width: 180px;
}

.logo-item img {
  max-width: 150px;
  max-height: 80px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.3s ease;
}

.logo-item img:hover {
  filter: grayscale(0%);
  opacity: 1;
}

/* Fade overlays */
.logo-carousel-container::before,
.logo-carousel-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  z-index: 2;
  pointer-events: none;
}

.logo-carousel-container::before {
  left: 0;
  background: linear-gradient(to right, #000216 0%, rgba(0, 2, 22, 0) 100%);
}

.logo-carousel-container::after {
  right: 0;
  background: linear-gradient(to left, #000216 0%, rgba(0, 2, 22, 0) 100%);
}

/* Pause animation on hover */
.logo-carousel-container:hover .logo-track {
  animation-play-state: paused;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .logo-item {
    height: 80px;
    padding: 0 20px;
    min-width: 140px;
  }

  .logo-item img {
    max-width: 120px;
    max-height: 60px;
  }

  .logo-carousel-container::before,
  .logo-carousel-container::after {
    width: 60px;
  }

  .logo-track {
    animation-duration: 25s; /* Slightly faster on mobile */
  }
}

@media (max-width: 480px) {
  .logo-item {
    padding: 0 15px;
    min-width: 120px;
  }

  .logo-carousel-container::before,
  .logo-carousel-container::after {
    width: 40px;
  }
}
/* Carousel Styles END */

/* Testimonial Styles START */
.images-group-block .testimonial .testimonial-logo-box {
  aspect-ratio: 390/290;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: transparent;
  padding: 0;
  overflow: hidden;
}
.images-group-block .testimonial .testimonial-logo-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.images-group-block .testimonial .testimonial-logo-box:hover .testimonial-logo-img,
.images-group-block .testimonial .testimonial-logo-box.active .testimonial-logo-img {
  outline: 2px solid #ff00c3;
  outline-offset: -2px;
}
.images-group-block .testimonial .testimonial-logo-box.active {
  box-shadow: 0 8px 0 0 #ff00c3;
}
.images-group-block .testimonial .testimonial-slide {
  display: none;
}
.images-group-block .testimonial .testimonial-slide.active {
  display: block;
}
.images-group-block .testimonial .testimonial-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  margin: 0 4px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.images-group-block .testimonial-dot.active {
  background: #ff00c3;
}
.images-group-block .testimonial {
  padding: 2rem 0 0;
}
.images-group-block .testimonial .testimonial-slide img.testimonial-logo-img {
  max-width: 140px;
  height: auto;
  outline: 2px solid #000216;
  outline-offset: -2px;
  margin: 0 auto;
}
.images-group-block .testimonial h3.value {
  color: #ff00c3 !important;
  padding: 8px 0 0 !important;
}
.images-group-block .testimonial p {
  padding-bottom: 0 !important;
  margin-bottom: 16px !important;
}
.images-group-block .testimonial blockquote {
  color: #fff;
  padding: 2rem 0;
  margin: 2rem 0;
  border: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
  border-left: none;
}
.images-group-block .testimonial blockquote:before {
  content: "\E801";
  font-family: fontello;
  color: #ff00c3;
  font-size: 3rem;
  position: absolute;
  top: -2rem;
  left: 0;
  line-height: 1;
}
.images-group-block .testimonial blockquote:after {
  content: "\E801";
  font-family: fontello;
  color: #ff00c3;
  font-size: 3rem;
  position: absolute;
  bottom: -2rem;
  right: 0;
  line-height: 1;
  -moz-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
/* Testimonial Styles END */

/* Enterprise Ready STARTS */
.enterprise-ready-headline.dark-mode-ops-platforms h2,
.enterprise-ready-content.dark-mode-ops-platforms h5,
.enterprise-ready-content.dark-mode-ops-platforms .wp-block-column p {
  color: #000216 !important;
}
@media (min-width: 782px) {
  .enterprise-ready-headline .content {
    display: flex;
    align-items: center;
  }
  .enterprise-ready-headline .content > h2.wp-block-heading {
    margin: 0;
    flex-shrink: 0; /* Don't let the h2 shrink */
    width: auto; /* Only take the width it needs */
  }
  .enterprise-ready-headline .content > .acf-button-block {
    margin-left: 32px; /* 32px padding after headline */
    flex-shrink: 0;
  }
}
.enterprise-ready-content
  .content
  .wp-block-column
  .wp-block-columns:not(.is-not-stacked-on-mobile)
  > .wp-block-column:has(.wp-block-image) {
  flex-basis: auto !important;
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  width: auto;
}
.enterprise-ready-content
  .content
  .wp-block-column
  .wp-block-columns:not(.is-not-stacked-on-mobile)
  > .wp-block-column:not(:has(.wp-block-image)) {
  flex-basis: 0 !important;
  flex-grow: 1 !important;
}
.enterprise-ready-content .content > .wp-block-columns > .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}
.enterprise-ready-content .content .wp-block-image {
  margin: 0;
}
.enterprise-ready-content .content .wp-block-image img {
  display: block;
}
.enterprise-ready-content.dark-mode-ops-platforms .wp-block-column {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.enterprise-ready-content.dark-mode-ops-platforms .wp-block-column {
  min-height: 0 !important;
}
.enterprise-ready-content.dark-mode-ops-platforms .wp-block-column {
  background: none !important;
}
.enterprise-ready-content.dark-mode-ops-platforms .wp-block-column p {
  font-size: 16px !important;
}
/* Enterprise Ready END */

/* Related Links STARTS */
.dark-mode-ops-platforms.related-links-content .wp-block-column {
  background-color: transparent;
  border: 1px solid #ff00c3 !important;
  border-radius: 6px;
}
/* Related Links END */

/* Installation Instructions STARTS */
.code_instructions {
  position: relative;
  cursor: pointer;
}
.code_instructions::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 14px;
  width: 20px;
  height: 20px;
  background-color: #6c757d;
  mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 21H8V7h11m0-2H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-3-4H4a2 2 0 0 0-2 2v14h2V3h12z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  opacity: 0.6;
  transition: opacity 0.2s ease;
  pointer-events: none;
}
.code_instructions:hover::after {
  opacity: 1;
  background-color: #00ffff;
}
/* Installation Instructions END */

/* Temp Form Spacing Fix STARTS*/
.fix_spacing span {
  padding: 0;
}
/* Temp Form Spacing Fix END*/
