@media screen and (max-width: 360px) {
  .tag {
    width: -moz-fit-content;
    width: fit-content;
  }

  .btn-services {
    width: 296px;
  }

  .btn-services::before {
    width: 296px;
  }

  .modal-grid {
    gap: 12px;
  }

  .modal h4 {
    font-size: 14px;
  }

  .modal p,
  .modal a {
    font-size: 12px;
  }

  .modal-content {
    padding: 16px;
  }
}

@media screen and (max-width: 540px) {
  .dashboard-img-container-mobile {
    flex: 1 1 auto;
  }

  .grid-main-features {
    grid-template-areas: "a" "b" "c" "d" "e" "f" "g" "h" "i";
  }

  .cards-plugins {
    flex-direction: column;
  }

  .jm-master {
    border-left: none;
  }

  .slider-plugins {
    gap: 56px;
  }

  .slider {
    gap: 56px;
  }

  .img-box {
    min-width: 100px;
  }

  .vyos-logo {
    min-width: 40px;
  }

  .cisco-logo {
    min-width: 64px;
  }

  .grid-plugins-svas-3 {
    grid-template-areas: "a b" "c c";
    place-self: center;
  }

  .grid-plugins {
    /* 2 colunas para mobile */
    grid-template-areas:
      "a c"
      "b b"
      "d f"
      "e e"
      "g i"
      "h h"
      "j k";
    place-self: center;
  }

  .grid-plugins-svas-1 {
    grid-template-areas: "a b" "c d" "e f" "g h" "i j" "k l";
    place-self: center;
  }

  .grid-plugins-svas-2 {
    grid-template-areas:
      "a b"
      "c d"
      "e f"
      "g h"
      "i j"
      "k l";
    place-self: center;
  }

  .tab-api,
  .tab-gateways {
    grid-template-areas: "a" "b" "c";
    place-self: center;
  }

  .tab-gateways {
    grid-template-areas: "a b" "d e" "c c";
  }

  .stfc-container {
    flex-direction: column;
  }

  .apps-2-content {
    padding: 24px 16px 0 16px;
  }

  .keywords {
    gap: 16px;
  }

  .keyword {
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 20px;
  }

  .fig-clients-app {
    width: 100%;
    height: 100%;
  }

  .container-swiper {
    margin-top: 16px;
  }

  .swiper-slide {
    max-width: 230px;
  }

  .button-next {
    width: 30px;
    height: 30px;
  }

  .button-prev {
    right: 80px;
    width: 30px;
    height: 30px;
  }

  .form {
    padding: 72px 32px;
    height: -moz-fit-content;
    height: fit-content;
  }

  footer {
    display: block;
  }

  .highlight-paragraph {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 140%;
  }

  .features-title {
    font-size: 40px;
    padding: 0 8px;
  }

  .features-highlights {
    font-size: 20px;
  }

  .tab-link-active p {
    color: #538BDB;
  }

  .tab-link-active::after {
    display: none;
  }

  .nav-link-mobile {
    font-size: 20px;
    padding: 12px 64px;
  }

  .list-icon-mobile::after {
    display: none;
  }

  .card {
    width: 100%;
  }

  .card-header {
    height: 100px;
  }

  .card-title-text {
    font-size: 18px;
  }

  .main-features-card {
    padding: 20px 0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .card-plugin:nth-child(1) {
    width: 100%;
  }

  .card-plugin:nth-child(2) {
    width: 100%;
  }

  .square-sva {
    width: 100%;
    height: 180px;
  }

  .modal-grid {
    gap: 16px;
  }

  .modal-1 .modal-cover {
    background: url("../img/netadvisor_logo.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
  }

  .modal {
    width: 90%;
    height: -moz-fit-content;
    height: fit-content;
  }

  .modal-cover {
    aspect-ratio: 2/2;
    width: 32%;
  }

  .modal-2 .modal-cover {
    background-size: contain;
    background-color: #001107;
  }
}

@media screen and (max-width: 720px) {
  .grid-card-plugin-2 {
    grid-template-areas: "a a a a a a" "b b b c c c" "d d d e e e" "f f g g h h";
  }

  .div-keywords {
    display: none;
  }

  .div-keywords-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .container-altsign {
    flex-direction: column;
  }

  .div-altsign {
    border-left: none;
    border-right: none;
    width: 100%;
    border-top: 1px solid #ECEFF8;
  }

  .fig-altsign {
    padding: 16px 0;
  }

  .help-items {
    flex-wrap: wrap;
  }

  .help-items-text {
    width: 80%;
    border-bottom: 1px solid #ECEFF8;
  }

  .help-items-text:nth-child(1),
  .help-items-text:nth-child(2),
  .help-items-text:nth-child(3),
  .help-items-text:nth-child(4),
  .help-items-text:nth-child(5) {
    border-right: none;
  }

  .feedbacks {
    height: -moz-fit-content;
    height: fit-content;
  }

  .footer-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav-link-mobile {
    font-size: 18px;
    padding: 8px 64px;
  }

  .square {
    width: 100%;
    height: 200px;
  }

  .square-api {
    width: 100%;
  }

  .square-gateways {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .container {
    flex-direction: column;
    padding: 32px 18px;
  }

  .hero {
    height: -moz-fit-content;
    height: fit-content;
  }

  .dashboard-img-container {
    display: none;
  }

  .dashboard-img-container-mobile {
    width: 100%;
  }

  .dashboard-img-mobile {
    display: block;
    width: 100%;
    height: 100%;
  }

  .services {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .services-text {
    width: 80%;
  }

  .div-card {
    width: 100%;
    padding: 32px 0;
  }

  .features-highlights {
    justify-content: center;
  }

  .features-highlights::before {
    display: none;
  }

  .features-highlights::after {
    display: none;
  }

  .features-erp {
    height: -moz-fit-content;
    height: fit-content;
  }

  .features-erp-2 {
    margin-left: 0;
  }

  .fig-mobile-light {
    padding: 0;
  }

  .grid-main-features {
    grid-template-areas: "a b" "d c" "e f" "g h" "i i";
  }

  .tab-content {
    height: -moz-fit-content;
    height: fit-content;
  }

  .grid-plugins {
    /* 3 colunas para tablets menores */
    grid-template-areas:
      "a a b b c c"
      "d d e e f f"
      "g g h h i i"
      "j j k k k k";
  }

  .grid-plugins-svas-1 {
    grid-template-areas: "a b c" "d e f" "g h i" "j k l";
  }

  .grid-plugins-svas-2 {
    grid-template-areas:
      "a b c"
      "d e f"
      "g h i"
      "j k l";
  }

  .tab-gateways {
    grid-template-areas: "a b e" "d c c";
  }

  .apps-1 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .apps-2 {
    height: -moz-fit-content;
    height: fit-content;
  }

  .apps-2-content {
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
    padding: 24px 48px 0 48px;
  }

  .keywords {
    flex-wrap: wrap;
  }

  .fig-clients-app {
    position: static;
  }

  .container-altsign {
    height: -moz-fit-content;
    height: fit-content;
    flex-direction: row;
  }

  .div-altsign {
    height: -moz-fit-content;
    height: fit-content;
  }

  .about {
    height: -moz-fit-content;
    height: fit-content;
  }

  .div-about {
    border-left: none;
    border-top: 1px solid #ECEFF8;
    width: 100%;
    margin-right: 28px;
  }

  .about-info,
  .about-info-final {
    margin-left: 0;
  }

  .help-items-text {
    width: 230px;
  }

  .div-accordion {
    margin-left: 0;
    width: 100%;
    flex: 1 1 auto;
  }

  .div-faq-text {
    flex: 1 1 auto;
  }

  .container-contact {
    height: -moz-fit-content;
    height: fit-content;
  }

  .div-contact {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    justify-content: center;
    border-left: none;
    border-right: none;
  }

  .form {
    width: 100%;
    border-radius: 8px;
  }

  footer {
    height: -moz-fit-content;
    height: fit-content;
  }

  .footer-content {
    flex-direction: row;
  }

  h1 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 110%;
  }

  h2 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
  }

  h3 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
  }

  h4 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
  }

  h5 {
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
  }

  p,
  input,
  textarea,
  button {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 140%;
  }

  .highlight-paragraph {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 130%;
  }

  .features-highlights {
    font-size: 24px;
  }

  .list-title {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 130%;
  }

  .list-item-text {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 140%;
  }

  strong {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 140%;
  }

  .whatsapp-button {
    width: 50px;
    height: 50px;
  }

  .navbar-desktop {
    display: none;
  }

  .navbar-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }

  .active-menu-mobile {
    opacity: 1;
    pointer-events: all;
  }

  .nav-link-mobile {
    font-size: 24px;
    padding: 8px 64px;
  }

  .card {
    width: 100%;
  }

  .main-features-card {
    padding: 24px 10px;
  }

  .square {
    width: 210px;
    height: 210px;
  }

  .square-api {
    width: 210px;
  }

  .square-gateways {
    width: 100%;
    height: 230px;
  }

  .square-sva {
    max-width: 210px;
    width: 100%;
    height: 210px;
  }

  .modal-grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .modal-1 {
    margin-top: 24px;
  }

  .modal-4 {
    margin-bottom: 24px;
  }

  .modal {
    display: flex;
    width: 60%;
    height: -moz-fit-content;
    height: fit-content;
  }

  .modal h4 {
    font-size: 16px;
  }

  .modal p,
  .modal a {
    font-size: 14px;
  }

  .modal-cover {
    height: 100%;
    width: 40%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
  }

  .modal-content {
    padding: 22px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 540px) {
  .services {
    justify-content: center;
    align-items: center;
  }

  .services-text {
    width: 65%;
  }

  .div-card {
    width: 65%;
    padding: 32px 0;
  }
}

@media screen and (max-width: 1180px) and (min-width: 1024px) {
  .tab-content {
    height: -moz-fit-content;
    height: fit-content;
  }

  .grid-plugins {
    /* 3 colunas para tablets */
    grid-template-areas:
      "a a b b c c"
      "d d e e f f"
      "g g h h i i"
      "j j k k k k";
  }

  .grid-plugins-svas-1 {
    grid-template-areas: "a b c" "d e f" "g h i" "j k l";
  }

  .grid-plugins-svas-2 {
    grid-template-areas:
      "a b c"
      "d e f"
      "g h i"
      "j k l";
  }

  .apps-2 {
    height: -moz-fit-content;
    height: fit-content;
  }

  .apps-2-content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
  }

  .fig-clients-app {
    position: static;
  }

  .feedbacks {
    height: -moz-fit-content;
    height: fit-content;
  }

  .form {
    width: 550px;
  }

  .navbar-desktop {
    padding: 0 24px;
  }

  .navbar-mobile {
    padding: 0 24px;
  }

  .main-features-card {
    padding: 28px 12px;
  }

  .square {
    width: 240px;
    height: 240px;
  }

  .square-api {
    width: 240px;
    max-width: 100%;
  }

  .square-gateways {
    width: 100%;
  }

  .square-sva {
    width: 240px;
    height: 240px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1180px) {
  .navbar-mobile {
    padding: 0 24px;
  }

  .features-highlights:nth-child(6)::before,
  .features-highlights:nth-child(6)::after {
    width: 16%;
  }

  .feedbacks {
    height: -moz-fit-content;
    height: fit-content;
  }

  .navbar-desktop {
    padding: 0 24px;
  }

  .main-features-card {
    padding: 28px;
  }

  .square {
    width: 100%;
  }

  .square-api {
    width: 350px;
  }

  .square-gateways {
    width: 205px;
  }
}

@media screen and (min-width: 2560px) {
  .features-erp {
    height: -moz-fit-content;
    height: fit-content;
  }

  .dashboard-img-container {
    height: 100vh;
  }

  .apps-2 {
    height: 60vh;
  }

  .container-altsign {
    height: 60vh;
  }

  .about {
    height: 60vh;
  }

  .container-contact {
    height: 80vh;
  }
}