  html {
    scroll-behavior: smooth;
  }

  .header {
    max-width: 1440px;
  }

  .sa-content-wrapper {
    margin-top: 0px !important;
  }

  .black-background {
    background-color: black;
    background-image: url('/documents/d/gcc/background-pattern') !important;
    background-size: cover !important;
    background-position: top;
    background-attachment: fixed;
  }

  .top-homepage {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)), url('/documents/d/gcc/hero-1-1') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .top-finance {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)), url('/documents/d/gcc/hero-finance') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .top-aftersales {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)), url('/documents/d/gcc/hero-aftersales') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .top-analytics {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)), url('/documents/d/gcc/hero-sap-data-analytics') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .top-technologies {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)), url('/documents/d/gcc/hero-sap-technologies') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .top-about {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)), url('/documents/d/gcc/hero-about-jpg') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .top-uni {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.9)) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .hero-subheadline {
    max-width: 640px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
  }

  .top-content {
    position: relative;
  }

  .top-content h1 {
    font-size: 72px !important;
    line-height: 88px !important;
  }

  .liferay-ddm-form-field-paragraph {
    line-height: 20px !important;
  }

  .liferay-ddm-form-field-paragraph a {
    color: #419468;
  }

  .liferay-ddm-form-field-paragraph a:href {
    color: #59bc87;
    ;
  }

  .component-paragraph a {
    color: #419468;
  }

  .component-paragraph a:href {
    color: #59bc87;
  }

  h2 {
    font-size: 36px;
    line-height: 44px;
  }

  h4 {
    font-size: 24px;
    line-height: 28px;
  }

  .large-body {
    font-size: 18px;
    line-height: 28px;
  }

  .area-caption {
    font-size: 11px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
  }

  .caption-1 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }

  .caption-2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
  }

  .white-icon {
    filter: brightness(0) invert(1);
  }

  .black-section .area-caption {
    color: #4d4e4f;
  }

  .pistaccio-section {
    color: #161718;
    padding: 64px 64px 32px 64px !important;
    background-color: #a8fccc;
  }

  .dark-gray-section {
    color: white;
    padding: 64px 64px 32px 64px !important;
    background-color: #303132;
  }

  .black-section {
    color: white;
    padding: 64px 64px 32px 64px !important;
    background-color: #161718;
  }

  .transparent-section {
    color: white;
    padding: 64px 64px 32px 64px !important;
  }

  .dark-gray-card {
    color: white;
    padding: 32px 16px 32px 16px !important;
    background-color: #303132;
  }

  .white-card {
    color: #161718;
    padding: 32px 16px 32px 16px;
    background-color: white;
    border-radius: 8px;
    margin-bottom: 8px;
  }

  .dark-green-card {
    color: white;
    background-color: #00271d;
    padding: 16px !important;
    border-radius: 8px;
    margin-bottom: 2px;
  }

  .dark-green-card a {
    color: #a8fccc;
  }

  .dark-green-card a:hover {
    text-decoration: underline;
  }

  .image-card {
    color: white;
    border-radius: 8px;
    background-color: #303132;
    padding: 16px 16px 32px 16px !important;
    margin-bottom: 8px;
  }

  .card-linked:hover {
    background-color: #4d4e4f;
  }

  .image-on-card {
    margin: -16px -16px 0px -16px;
  }

  .image-on-card img {
    border-radius: 8px 8px 0px 0px;
  }

  .button-card {
    padding: 32px;
    border-radius: 8px;
    margin-bottom: 8px;
    background-color: #303132;
    color: white;
  }

  .avatar {
    width: 142px;
    height: 184px;
    border-radius: 8px;
    /*margin-bottom: 8px;*/
  }

  .contact-info {
    min-width: 264px;
  }

  .business-card .col-lg-12 {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
  }

  .timeline-block {
    display: flex;
    align-items: center;
    gap: 32px;
    margin-bottom: 8px;
  }

  .year {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 2px solid #a8fccc;
    color: #a8fccc;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .milestone {
    border-radius: 8px;
    background-color: black;
    color: white;
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex: 1;
    min-width: 0;
    gap: 32px;
    padding: 8px 8px 8px 32px;
  }

  .milestone-description {
    flex: 1;
    min-width: 0;
  }

  .milestone-detail {
    border-radius: 8px;
    background-color: #303132;
    color: #9e9fa0;
    padding: 16px;
    width: 124px;
    height: 100px;
  }

  .milestone-detail .number {
    color: #a8fccc;
  }

  .button-anchors {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
  }

  .logos-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(96px, 1fr)) !important;
    gap: 32px !important;
  }

  .logos-grid>div {
    padding: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .logos-grid img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }

  .logos {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
  }

  .narrow-cards .row {
    margin-left: -4px;
    margin-right: -4px;
  }

  .narrow-cards .row .col {
    padding-left: 4px;
    padding-right: 4px;
  }

  .contact-form__heading {
    display: none;
  }

  .gdpr {
    margin-top: 2px !important;
  }

  .popup {
    position: fixed;
    top: 50px;
    right: 10px;
    width: 300px;
    padding: 20px;
    background-color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    box-sizing: border-box;
    border-radius: 6px;
  }

  .popup h2 {
    margin-top: 0;
  }

  .popup a button {
    width: 100%;
    padding: 10px;
    background-color: #a8fccc;
    color: black;
    border: none;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
  }

  .popup a button:hover {
    background-color: #72E3A1;
  }

  .popup .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    background-color: #ccc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .popup .close:hover {
    background-color: #bbb;
  }

  .popup .close:before {
    content: '×';
    font-size: 20px;
    color: white;
  }

  @media (max-width: 600px) {
    .popup {
      width: 90%;
      right: 5%;
      top: 50px;
    }
  }

  @media (min-width: 1920px) {

    .contact-form .col-md-11,
    .register-form .col-md-11 {
      margin-left: -8px !important;
    }
  }

  @media (min-width: 1114px) and (max-width: 1919.9px) {

    .contact-form .col-md-11,
    .register-form .col-md-11 {
      margin-left: -4px !important;
    }
  }

  @media (max-width: 1113.9px) {

    .contact-form .col-md-11,
    .register-form .col-md-11 {
      margin-left: 0px !important;
    }
  }

  .white-card .custom-control-label::after {
    height: 2rem !important;
    width: 2rem !important;
  }

  .white-card .custom-control-label::before {
    height: 2rem !important;
    width: 2rem !important;
  }

  .contact-form .lfr-ddm-form-pagination-controls {
    position: relative !important;
    margin-right: 8px;
  }

  .locations-block {
    display: flex;
    gap: 32px;
    margin-bottom: 8px;
  }

  .icons-container {
    display: none;
  }

  .ddm-select-option-label .label-item {
    display: flex !important;
  }

  .alert-info {
    display: none;
  }

  /*
  .portlet {
    margin-bottom: 4px !important;
  }
  */

  .sa-footer .navbar-nav {
    display: block !important;
    padding-left: 16px;
    padding-top: 8px;
  }

  .sa-content-wrapper .sa-footer__other-links .navbar-nav {
    display: flex !important;
    padding-left: 0px;
    padding-top: 16px;
    border-top: 1px solid #a8fccc;
  }


  @media (max-width: 767.9px) {
    .top-content h1 {
      font-size: 48px !important;
      line-height: 64px !important;

    }

    .pistaccio-section {
      padding: 64px 16px 32px 16px !important;
    }

    .dark-gray-section {
      padding: 64px 16px 32px 16px !important;
    }

    .black-section {
      padding: 64px 16px 32px 16px !important;
    }

    .transparent-section {
      padding: 64px 16px 32px 16px !important;
    }

    .white-card {
      padding: 32px 0px 32px 0px !important;
      border-radius: 4px;
      margin-bottom: 32px;
    }

    .dark-green-card {
      padding: 16px !important;
      border-radius: 4px;
      margin-bottom: 2px;
    }

    .image-card {
      border-radius: 4px;
    }

    .image-on-card img {
      border-radius: 4px 4px 0px 0px;
    }

    .button-card {
      padding: 16px !important;
    }

    .business-card .col-lg-12 {
      display: inline-flex;
      gap: 32px;
    }

    .button-anchors {
      display: inline-flex;
      gap: 8px;
    }

    .milestone {
      display: inline-grid;
      min-width: 0;
      gap: 16px;
      padding: 16px;
    }
  }

  @media (min-width: 767.9px) and (max-width: 1023.9px) {
    .pistaccio-section {
      padding: 64px 32px 32px 32px !important;
    }

    .dark-gray-section {
      padding: 64px 32px 32px 32px !important;
    }

    .black-section {
      padding: 64px 32px 32px 32px !important;
    }

    .transparent-section {
      padding: 64px 32px 32px 32px !important;
    }
  }

  /*slider*/

  .unique-slider-container {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    margin: auto;
  }

  .unique-slider-images {
    display: flex;
    transition: transform 0.5s ease;
  }

  .unique-slider-image {
    min-width: 100%;
  }

  .unique-slider-container img {
    width: 100%;
    vertical-align: middle;
  }

  .unique-slider-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    cursor: pointer;
    transform: translateY(-50%);
    z-index: 10;
  }

  .unique-slider-arrow.left {
    left: 10px;
  }

  .unique-slider-arrow.right {
    right: 10px;
  }

  .unique-slider-progress {
    position: absolute;
    bottom: 16px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: rgba(0, 0, 0, 0.1);
  }

  .unique-slider-progress-bar {
    width: 0;
    height: 100%;
    background-color: #78faae;
    transition: width linear;
  }

  .unique-slider-caption {
    position: absolute;
    bottom: 16px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
  }