.frame-type-includedservices {
  margin-bottom: 3rem;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #f4f4f4;
  box-shadow: 0 0 0 100vmax #f4f4f4;
  clip-path: inset(0 -100vmax);
  margin-top: -3.5rem; }
  @media (min-width: 992px) {
  .frame-type-includedservices {
    margin-bottom: 5rem;
    padding-top: 5rem;
    padding-bottom: 5rem; } }
  .frame-type-includedservices h2 {
    text-transform: none; }
    @media (min-width: 992px) {
  .frame-type-includedservices h2 {
    font-size: 40px;
    font-size: 2.6666666667rem; } }
  .frame-type-includedservices header {
    margin-bottom: 3rem; }
  .frame-type-includedservices .row {
    margin-left: 0px;
    margin-right: 0px; }
    @media (min-width: 1302px) {
  .frame-type-includedservices .row {
    margin-left: -110px;
    margin-right: -110px; } }
    .frame-type-includedservices .row .includedItem {
      font-family: 'default';
      font-weight: normal;
      text-indent: 0;
      font-style: normal;
      padding: 20px;
      padding-bottom: 0;
      text-align: center;
      color: #557d8d;
      font-size: 32px;
      -webkit-transition: 0.2s ease;
      -moz-transition: 0.2s ease;
      -ms-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      transition: 0.2s ease;
      cursor: default;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .frame-type-includedservices .row .includedItem:hover {
        color: #6998af; }
      .frame-type-includedservices .row .includedItem span {
        margin-top: 0.5rem;
        line-height: 1.4;
        font-family: 'Roboto';
        font-size: 14px;
        text-align: center; }
    @media (max-width: 767.98px) {
  .frame-type-includedservices .row .w-100 {
    width: 100% !important;
    display: block; } }

.pid49 .frame-type-includedservices .includedItem:nth-of-type(5), .pid49 .frame-type-includedservices .includedItem:nth-of-type(8) {
  display: none; }
