.volt_hero_img img {
  padding: 50px; }

.fbox-11 {
  height: 100%; }
  .fbox-11 .fbox-ico-wrap {
    width: 80px;
    height: 100%; }
    @media screen and (max-width: 768px) {
      .fbox-11 .fbox-ico-wrap {
        height: unset;
        width: 40px;
        margin-left: 10px; } }
    .fbox-11 .fbox-ico-wrap .fbox-ico {
      margin-top: 15px;
      height: 100%;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .fbox-11 .fbox-ico-wrap .fbox-ico {
          height: unset; } }
    .fbox-11 .fbox-ico-wrap .shape-ico {
      display: flex;
      justify-content: center;
      height: 100%; }
      @media screen and (max-width: 768px) {
        .fbox-11 .fbox-ico-wrap .shape-ico {
          height: 7px; } }
      .fbox-11 .fbox-ico-wrap .shape-ico > svg path {
        fill: #bff0fa !important; }
      @media screen and (max-width: 768px) {
        .fbox-11 .fbox-ico-wrap .shape-ico > svg {
          width: 80px;
          width: 80px;
          left: 330%;
          top: -65px; } }
      .fbox-11 .fbox-ico-wrap .shape-ico .volt-icon {
        position: unset; }
        .fbox-11 .fbox-ico-wrap .shape-ico .volt-icon svg {
          width: 65px;
          left: 5px; }
          .fbox-11 .fbox-ico-wrap .shape-ico .volt-icon svg path {
            fill: #0b87a0 !important; }
          @media screen and (max-width: 768px) {
            .fbox-11 .fbox-ico-wrap .shape-ico .volt-icon svg {
              width: 30px;
              left: 400%;
              top: -65px; } }

@media screen and (max-width: 768px) {
  .volt-spacer {
    padding-top: 0px; } }

@media screen and (max-width: 768px) {
  #features-11 {
    padding-top: 40px;
    padding-bottom: 40px; } }

.shape--white-500:after {
  background-color: #bff0fa; }

.bg--white-300 {
  background-color: #bff0fa; }

.volt-subheading {
  font-size: 1rem; }

.volt-subheading-2 {
  font-size: 0.9rem; }

.good-hands .fbox-2 .fbox-img.h-175 {
  padding-top: unset;
  margin: 0 8px 40px; }

@media (min-width: 321px) and (max-width: 389.98px) {
  .btns-group .btn:first-child {
    margin-bottom: 0px !important; } }

.banner-section .btns-group .btn:first-child {
  margin-bottom: 0px !important; }

@media screen and (max-width: 768px) {
  .good-hands .fbox-2 .fbox-img.h-175 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .volt-subheading-1 {
    display: none; } }

.volt-links > a:not(:last-of-type) {
  margin-right: 4px; }

.font-normal {
  font-family: 'Plus Jakarta Sans', sans-serif; }

.hover--theme:hover, .white-scroll .scroll .hover--theme:hover, .black-scroll .scroll .hover--theme:hover {
  background-color: #0da2c0 !important;
  border-color: #0da2c0 !important; }

.integrations_img, .hosted_img {
  padding: 60px; }

.data_engineering_icon_block {
  height: 80px; }
  .data_engineering_icon_block .shape {
    left: calc(50% - 35px) !important; }
  .data_engineering_icon_block .data_engineering_icon svg {
    left: 0px !important;
    max-width: 60px !important; }
    .data_engineering_icon_block .data_engineering_icon svg path {
      fill: #0b87a0 !important; }
  @media screen and (max-width: 768px) {
    .data_engineering_icon_block {
      height: 70px; }
      .data_engineering_icon_block .shape {
        left: calc(50% - 60px) !important; }
      .data_engineering_icon_block .data_engineering_icon svg {
        left: -25px !important; } }

.text-success {
  display: flex;
  align-items: center; }
  .text-success svg {
    width: 25px;
    margin-right: 8px; }
    .text-success svg path {
      fill: #198754 !important; }

.success-notice {
  display: none; }
