@media screen and (min-width: 1600px) {
}
@media screen and (max-width: 1600px) {
  .make-choise-section {
    padding-top: 300px;
  }
  .make-choise-container img {
    width: 1000px;
    top: -400px;
  }
  .make-choise-content .title {
    font-size: 70px;
    line-height: 100px;
  }
  .make-choise-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .solutions-section-new {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .solutions-items {
    padding-left: 20px;
    padding-right: 20px;
  }
  .solution-item-title {
    font-size: 49px;
  }
  .solution-item-list .list-item {
    font-size: 14px;
  }
  .solution-item-content {
    font-size: 14px;
  }
  .solution-item-content span {
    min-height: 150px;
  }
  .solution-item-list {
    padding-bottom: 60px;
  }
  .solutions-section-new .right-light {
    transform: translate(30%, 30%);
  }

  .header__nav-list li span {
    font-size: 20px;
    line-height: 24px;
  }
  .header-contact-us {
    font-size: 20px;
    line-height: 24px;
  }
  .hero-content .hero-content-header {
    font-size: 80px;
    line-height: 80px;
  }

  .hero-description {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.64px;
    width: 345px;
  }
  .card {
    width: 440px;
    padding: 36px;
  }

  .card h3 {
    font-size: 40px;
    line-height: 30px;
    letter-spacing: -1px;
    padding-bottom: 30px;
  }

  .service-svg {
    top: 20px;
  }
  .card .description {
    font-size: 15px;
    font-weight: 400;
    line-height: 15px; /* 137.5% */
    letter-spacing: -0.64px;
    opacity: 0.5;
    padding-bottom: 50px;
  }

  .service-button-wrapper {
    gap: 24px;
    padding-bottom: 30px;
  }

  .service-button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    color: #fff;
    font-size: 14px;
    padding: 14px 22px;
  }
  .card .description-second {
    font-size: 100px;
    line-height: 86px;
    padding-bottom: 48px;
  }
  .robot {
    width: 440px;
    height: 698px;
  }
  .text-block .text {
    font-size: 180px;
    line-height: 180px;
    letter-spacing: -18.2px;
  }
    .text-block .text.ru {
        font-size: 150px;
        line-height: 165px;
        letter-spacing: -8.2px;
    }
  .why-choose-us-card {
    width: 517px;
    height: 613px;
    padding: 40px;
  }
  .why-choose-us-section {
    height: 960px;
  }
  .why-choose-us-card-content-block h3 {
    font-size: 40px;
    line-height: 35px;
  }
  .why-choose-us-card-content-block {
    gap: 20px;
  }
  .why-choose-us-card.active {
    opacity: 1;
    z-index: 3;
    transform: scale(1) translate(-50px, 50px);
    pointer-events: auto;
  }
  .why-choose-us-buttons {
    padding-bottom: 40px;
  }
  .solution-card-controls {
    position: absolute;
    right: unset;
    left: 62%;
  }

  /*--*-- Suppliers --*--*/

  .suppliers-section {
    padding: 0 0 100px;
  }
  .suppliers-section-header {
    font-size: 120px;
    line-height: 132px;
    padding-bottom: 20px;
  }

  /*--*-- IGaming --*--*/
  .gaming-content-wrapper {
    font-size: 125px;
    font-style: normal;
    font-weight: 400;
    line-height: 122px; /* 111.724% */
    letter-spacing: -10.15px;
    margin-left: 150px;
  }
  .gaming-card {
    width: 476px;
    height: 286px;
    gap: 20px;
  }
  .gaming-card-title {
    font-size: 40px;
    line-height: 35px;
  }
  .gaming-card.third {
    left: 17%;
  }

  /* NEWS */

  .news-section h2 {
    font-size: 200px;
    line-height: 132px;
  }
  .news-carousel {
    padding: 0 30px;
    max-width: 1920px;
    height: 620px;
  }
  .news-card {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* .news-card {
    width: 300px;
    height: 420px;
    transform: scale(0.9);
  }
  .news-card-content{
    font-size: 20px;
    line-height: 20px;
    padding: 20px;
    height: 180px;
  }
  .news-card img{
    height: 240px;
    width: 100%;
  }
  .news-card-content-date {
    font-size: 14px;
    line-height: 20px;
  } */
  /* .news-card.prev {
    opacity: 1;
    transform: translateX(-440px) translateY(45px) rotate(-10deg);
    z-index: 2;
  }
  
  
  .news-card.next {
    opacity: 1;
    transform: translateX(440px) translateY(45px) rotate(10deg);
    z-index: 2;
  } */
  /*--*-- Footer --*--*/
  .footer {
    height: 845px;
  }
  .footer::before {
    top: 0;
  }
  .footer-nav .footer-link {
    font-size: 20px;
    line-height: 24px;
  }
  .footer-subtitle {
    font-size: 20px;
    line-height: 24px;
  }
  .footer-socials {
    gap: 24px;
  }
  .footer-socials img {
    width: 24px;
    height: 24px;
  }
  .footer-socials img.linkedin {
    width: 32px;
    height: 32px;
  }
  .footer-form {
    height: 70px;
    max-width: 480px;
  }

  .footer-form-wrapper {
    height: 70px;
  }

  .footer-form input {
    padding: 26px;
    font-size: 14px;
  }

  .footer-form input::placeholder {
    font-size: 20px;
    line-height: 22px;
  }

  .footer-form button {
    width: 230px;
    font-size: 20px;
    line-height: 22px;
  }

  .card:last-child .description {
    padding-bottom: 70px;
  }
  .card:last-child .description-second {
    padding-bottom: 70px;
  }
  .card:last-child h3 {
    padding-bottom: 60px;
  }
  .solutions-content h2 {
    font-size: 200px;
    line-height: 200px;
  }
}
@media screen and (max-width: 1550px) {
  .gaming-section {
    height: 1430px;
  }
  .solution-card-controls {
    left: 59%;
  }
  .news-section {
    height: 950px;
  }
}
@media screen and (max-width: 1450px) {
  .gaming-section {
    height: 1450px;
  }
  .gaming-card.third {
    left: 13.5%;
  }
  .suppliers-card.suppliers-card {
    width: 280px;
    padding: 16px;
  }
  .suppliers-card .card-title,
  .suppliers-card .card-title span {
    font-size: 20px;
  }
  .suppliers-card .card-list li {
    padding-left: 16px;
    font-size: 14px;
  }
  .solutions-dropdown .solutions-button {
    font-size: 20px;
    line-height: 24px;
  }
  .why-choose-us-btn {
    border-radius: 50%;
    width: 67px;
    height: 67px;
  }
  .solution-card-controls {
    position: absolute;
    right: unset;
    left: 58%;
  }
}
@media screen and (max-width: 1350px) {
}
@media screen and (max-width: 1260px) {
}

@media screen and (max-width: 800px) {
  .header__nav-list,
  .header__right-block {
    display: none;
  }

  .burger-menu-button {
    display: flex;
  }

  .header__left-block {
    justify-content: space-between;
    padding: 2px 10px;
  }
  .main-logo img,
  .main-logo svg {
    margin-left: -11px;
    width: 72px;
    height: 22px;
    padding-bottom: unset;
  }
  .header-content {
    height: unset;
  }

  .hero-section {
    padding-top: 85px;
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .hero-container {
    display: block;
  }
  .hero-content-wrapper {
    gap: 0;
    display: block;
  }
  .hero-content-header {
    padding-bottom: 150px;
    position: relative;
  }
  .hero-content .hero-content-header {
    font-size: 32px;
    line-height: 1;
  }
  .hero-description {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    font-size: 12px;
  }
  .hero-controls {
    margin-top: 0;
    gap: 0;
  }
  .hero-buttons {
    justify-content: space-between;
  }
  .hero-buttons .btn-primary,
  .hero-buttons .btn-secondary {
    width: 150px;
    height: 40px;
    font-size: 14px;
  }
  .hero-cards {
    margin-top: 50px;
    gap: 0;
  }
  .hero-stats {
    display: none;
  }
  .robot {
    display: none;
  }
  .card.choose-us {
    display: none;
  }
  .card {
    width: 100%;
    padding: 30px;
  }
  .card h3 {
    font-size: 32px;
  }
  .service-svg {
    right: 30px;
    width: 35px;
    top: 25px;
  }
  .card .description {
    font-size: 12px;
    padding-bottom: 40px !important;
  }
  .service-button {
    height: auto;
    font-size: 12px;
    padding: 2px 18px;
  }
  .btn.btn-card {
    font-size: 14px;
    height: 50px;
  }
  .solutions-section-new {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .solutions-content {
    display: block;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .solutions-content h2 {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: normal;
    text-align: left;
  }
  .solutions-content p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
  }
  .solutions-content p br {
    display: none;
  }
  .solutions-items {
    padding-left: 10px;
    padding-right: 10px;
  }
  .solution-item {
    margin-left: 10px;
    margin-right: 10px;
    width: 275px !important;
    padding: 15px;
  }
  .solution-item-title {
    font-size: 50px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .solution-item-content {
    font-size: 12px;
    line-height: 14px;
  }
  .solution-item-content span {
    min-height: 110px;
  }
  .solution-item-list .list-item {
    font-size: 12px;
    line-height: 14px;
    padding: 8px 15px;
  }
  .solution-item-footer button {
    padding: 10px 15px;
  }
  .solutions-section-new .news-controls {
    display: block;
    bottom: 20px;
    z-index: 20;
  }
  .news-controls svg {
    width: 25px !important;
  }
  .news-controls button:last-child svg {
    width: 35px !important;
  }
  .why-choose-us-buttons svg {
    width: 25px !important;
  }
  .why-choose-us-buttons button:last-child svg {
    width: 35px !important;
  }
  .solutions-section-new .right-light {
    width: 100%;
    transform: translate(30%, 0%);
  }
  .why-choose-us-section {
    height: auto;
    display: block;
  }
  .why-choose-us-container {
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
    padding-bottom: 500px;
  }
  .why-choose-us-carousel {
    position: absolute;
    top: 150px;
    left: -20px;
  }
  .text-block .text {
    font-size: 50px;
    line-height: 1;
    letter-spacing: normal;
  }
    .text-block .text.ru {
        font-size: 40px;
        line-height: 1;
        letter-spacing: -1.5px;
    }
  .text-block .text br:last-child {
    display: none;
  }
  .why-choose-us-card {
    width: 275px;
    height: 315px;
    background-position: top left;
    padding: 25px;
  }
  .why-choose-us-card-content-block h3 {
    font-size: 23px;
    line-height: 1;
  }
    .why-choose-us-card-content-block h3.ru {
        font-size: 19px;
        line-height: 1;
    }
  .why-choose-us-card-content-block p {
    font-size: 15px;
    line-height: 14px;
  }
  .why-choose-us-card-content-block-button a {
    font-size: 12px;
    line-height: 14px;
    width: 90px;
    height: 35px;
  }
  .why-choose-us-card-content-block {
    width: 130px;
  }
  .why-choose-us-container .why-choose-us-buttons {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
  }
    .why-choose-us-container .ru .multiline {
        display: inline-block;
        white-space: pre-line;
    }
  .make-choise-section {
    padding-top: 50px;
    padding-bottom: 360px;
    position: relative;
  }
  .make-choise-container {
    padding-left: 25px;
    padding-right: 25px;
    position: static;
  }
  .make-choise-content .title {
    font-size: 50px;
    line-height: 1;
    letter-spacing: normal;
    margin-bottom: 20px;
  }
  .make-choise-content .txt {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
  }
  .make-choise-container img {
    left: 0;
    width: 140%;
    top: auto;
    bottom: -110px;
  }
  .suppliers-section-header {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
  .suppliers-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .suppliers-slider-container {
    padding-bottom: 0;
  }
  .gaming-section {
    height: auto;
  }
  .gaming-card {
    position: static;
  }
  .gaming-section {
    padding-left: 25px;
    padding-right: 25px;
  }
  .gaming-content-wrapper {
    margin-left: 0;
    font-size: 50px;
    line-height: 1;
    letter-spacing: normal;
    gap: 0;
  }
  .gaming-content-description {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .gaming-section-btn {
    font-size: 12px;
    line-height: 14px;
    width: 150px;
    height: 40px;
    padding: 0;
    margin-bottom: 40px;
  }
  .gaming-card {
    gap: 0;
    width: 270px;
    height: 160px;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .gaming-card:nth-child(odd) {
    margin-left: 0;
  }
  .gaming-card-title {
    margin-bottom: 15px;
    font-size: 23px;
    line-height: 28px;
  }
  .gaming-card-description {
    font-size: 12px;
    line-height: 14px;
  }
  .news-section {
    height: auto !important;
    padding-top: 40px;
  }
  .news-content-section {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .article-wrapper .date {
    font-size: 11px;
    margin-bottom: 15px;
    color: #adadad;
  }
  .article-wrapper h1 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
  .article-wrapper img {
    margin-bottom: 15px;
  }
  .article-wrapper p {
    color: #d6d6d6;
    font-size: 18px;
  }
  .article-wrapper ul li::before {
      content: '\1F31F';
      position: relative;
      left: 0;
      top: 0;
      color: #4CAF50;
      font-weight: bold;
      margin-right: 10px;
  }
  .article-wrapper ul li {
      color: #d6d6d6;
  }

  .article-wrapper .content h2 {
    font-size: 20px !important;
    line-height: 28px !important;
    margin-bottom: 30px;
  }
  .article-wrapper .content h2 span {
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .article-wrapper .content > * {
    font-size: 12px;
    line-height: 14px;
  }
}
@media screen and (max-width: 759px) {
  /* Solutions Sections */
  .solution-section {
    padding: 105px 0 50px;
    gap: 20px;
  }
  .solution-section-first-section {
    flex-direction: column;
  }

  .solution-section-first-section .solution-section-title {
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -3.5px;
    text-wrap: nowrap;
    line-height: unset;
    margin: 0 20px;
  }
  .solution-section-title.ru {
      display: inline-block;
      white-space: pre-line;
      margin-top: -50px;
  }
  .solution-section-description {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 116.667% */
    letter-spacing: -0.48px;
    padding: 0 25px;
  }
  .solution-section-btn {
    padding: 20px 25px 0;
    gap: 15px;
  }
  .solution-section-btn .btn-primary {
    width: auto;
    border-radius: 24px;
    height: 42px;
    padding: 16px 22px;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: -0.28px;
    text-wrap: nowrap;
  }
  .solution-section-btn .btn-secondary {
    width: auto;
    border-radius: 24px;
    height: 42px;
    padding: 16px 22px;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: -0.28px;
    text-wrap: nowrap;
  }
  .solution-card.active {
    width: 288px;
    height: 280px;
    border-radius: 10px;
  }
  .solution-card.active .solution-tag {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.28px;
  }
  .carousel-cards {
    margin: 0;
    height: unset;
    width: 100%;
    margin-left: 25px;
  }
  .carousel-container {
    flex-direction: column-reverse;
    gap: 20px;
    width: 100%;
  }
  .solution-card.active h4 {
    font-size: 23px;
    font-weight: 600;
    line-height: 28px; /* 121.739% */
    letter-spacing: -0.46px;
  }
  .solution-card.active h4.long {
    font-size: 20px;
  }
  .solution-card.active h4.middle {
    font-size: 21px;
  }
  .solution-card-controls {
    position: relative;
    width: 100%;
    top: unset;
    left: unset;
    right: unset;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .solution-card.active .solution-card-arrow {
    width: 55px;
    height: 55px;
  }
  .solution-card.active .solution-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
    letter-spacing: -0.28px;
    padding: 50px;
    height: 148px;
  }
  .solution-card.active .solution-description.long {
    padding: 42px;
  }
  .solution-card.active .solution-description.small {
    padding: 58px;
  }
  .solution-card.active .solution-description.middle {
    padding: 50px;
  }
  /* suppliers */
  .suppliers-card-section {
    padding: 20px 5px;
  }
  .suppliers-card.suppliers-card {
    width: 288px;
    padding: 16px;
    height: 510px;
    box-shadow: 0 0 15px rgba(41, 116, 52, 0.8), 0 0 60px rgba(41, 116, 52, 0.6);
    transform: translateY(-5px);
  }
  .suppliers-card-section .image-light-bg {
    left: 35%;
  }

  .suppliers-card-scroller {
    overflow-x: scroll;
    scrollbar-width: unset;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: auto;
  }
  .suppliers-card .card-button {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
  }
  .card-button.ru {
      font-size: 14px;
  }

  .suppliers-card-scroller::-webkit-scrollbar {
    display: block;
    height: 14px;
    padding-top: 20px;
  }

  .suppliers-card-scroller::-webkit-scrollbar-thumb {
    background: #297434;
    border: 2px solid transparent;
    border-radius: 50px;
    background-clip: content-box;
    cursor: pointer;
  }
  .suppliers-card.suppliers-card:hover {
    box-shadow:unset;
    transform: translateY(-5px);
  }

  /* NEWS */
  .news-section {
    height: 420px;
  }
  .news-carousel {
    height: 420px;
  }
  .news-controls {
    bottom: 60px;
  }
  .news-section-wrapper{
    max-width: unset;
  }
  .news-section-wrapper::before {
    background: url("../images/HomePage/mobileNewsBg.png") center no-repeat;
    top: unset;
    mix-blend-mode: difference;
  }
  .news-section-wrapper h2 {
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: -3.5px;
    padding-bottom: 22px;
  }
  .why-choose-us-buttons {
    gap: 15px;
    padding-bottom: 0;
    margin-top: 0;
  }
  .why-choose-us-btn {
    width: 47px;
    height: 47px;
  }
  .news-card.slick-current {
    height: 240px !important;
    width: 200px;
  }
  .news-card {
    height: 240px !important;
    width: 200px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 5px;
  }
  .news-card.slick-current img {
    height: 110px !important;
  }
  .news-card.slick-current .news-card-content,
  .news-card .news-card-content {
    padding: 10px 11px;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px; /* 116.667% */
    letter-spacing: -0.24px;
    height: unset;
  }

  .news-card.slick-current .news-card-content-date,
  .news-card .news-card-content-date {
    padding: 11px 6px;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px; /* 116.667% */
    letter-spacing: -0.24px;
    bottom: -30px;
    left: 0;
  }
  .news-card.slick-current .news-card-content-date svg {
    width: 18px !important;
    height: 18px !important;
  }
  /* FOOTER */
  .footer {
    height: auto;
    overflow: hidden;
  }
  .footer::before {
    content: "";
    position: absolute;
    top: unset;
    bottom: -46%;
    left: 50%;
    transform: translateX(-51%);
    width: 100%;
    height: 100%;
    rotate: 2deg;
    scale: 1.05;
    mix-blend-mode: color-dodge;
    background: url("../images/HomePage/mobileFooterBg.webp") no-repeat;
    z-index: 1;
    pointer-events: none;
  }
  .footer-wrapper {
    padding: 33px 25px 30px;
    gap: 20px;
  }
  .footer-logo-wrapper img {
    width: 119px;
    height: 33px;
  }
  .footer-top-section {
    flex-direction: column;
  }
  .footer-subtitle {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.98px;
    width: 100%;
    padding-bottom: 20px;
  }
  .footer-nav {
    flex-direction: column;
    gap: 31px;
    align-items: center;
    padding: 40px 0;
  }
  .footer-form {
    height: 45px;
    max-width: 400px;
  }
  .footer-form input {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.545px;
    letter-spacing: -0.98px;
    padding: 0 20px;
    width: 50%;
  }
  .footer-form input::placeholder {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.545px;
    letter-spacing: -0.98px;
    opacity: 0.5;
  }
  .footer-form-wrapper {
    height: 45px;
    border-radius: 24px;
  }
  .footer-nav .footer-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 1px;
    border-radius: 2px;
    background: #297434;
    transform: scaleX(1);
  }
  .footer-nav .footer-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.32px;
  }

  .solutions-dropdown.footer-dropdown .has-dropdown {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.32px;
    width: 87px;
  }
  .solutions-dropdown.footer-dropdown .has-dropdown::after {
    width: 90px !important;
  }
  .solutions-dropdown.footer-dropdown.open,
  .solutions-dropdown.footer-dropdown {
    width: 90px;
  }
  .solutions-dropdown.footer-dropdown.open
    .solutions-accordion
    .solutions-accordion-item
    a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.32px;
  }
  .solutions-dropdown.footer-dropdown.open
    .solutions-accordion
    .solutions-accordion-item {
    margin-bottom: unset;
  }
  .solutions-dropdown.footer-dropdown.open .solutions-accordion {
    width: 160px;
    padding-left: unset;
  }
  .solutions-dropdown.footer-dropdown.open
    .solutions-accordion
    li:nth-child(1) {
    padding-top: 15px;
  }
  .solutions-dropdown.footer-dropdown.open .solutions-accordion li:last-child {
    padding-bottom: 15px;
  }

  .footer-nav .solutions-dropdown .solutions-button {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.32px;
  }
  .footer-form button {
    width: 50%;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 114.286% */
    letter-spacing: -0.28px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-nav .solutions-dropdown .solutions-button::after {
    transform: scaleX(1);
  }
  .footer-socials {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    row-gap: 20px;
    column-gap: 30px;
    justify-items: center;
    width: auto;
  }

  .footer-right {
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
  }

  .footer-socials img {
    width: 30px;
    height: 30px;
  }
  .footer-socials img.linkedin {
      width: 40px;
      height: 40px;
   }
  .footer-site-info {
    justify-content: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -1.12px;
  }
  .container {
    max-width: 100%;
  }
    #contactForm h2 {
        line-height: 1;
    }
    .article-wrapper .content p {
        font-size: 12px;
        line-height: 14px;
    }
}
