@media (max-width: 1900px) {
  .responsive-plans {
    max-width: 1400px;
  }
}

@media (max-width: 1200px) {
  .s-hero {
    background-image: url("../assets/banner-tablet.png");
    background-size: cover;
  }

  .s-comunication .drop {
    max-width: 100%;
    margin: 0 auto;
  }
  .s-comunication .title {
    max-width: 80rem;
    margin: 0 auto;
  }
  .s-hero .title {
    margin-right: 2.5rem;
  }

  .s-benefits .all-cards .card.card-1,
  .s-benefits .all-cards .card.card-2 {
    margin-bottom: 3rem;
  }

  .s-code .container.fold {
    align-items: center;
  }

  .s-code .container.fold .title {
    margin-bottom: 4rem;
  }

  .s-code .container.code .title {
    justify-content: center;
    margin-bottom: 2rem;
  }

  .s-code .container.code form {
    flex-direction: column;
  }

  .s-code .container.code form .form-container {
    margin-bottom: 4rem;
  }

  .s-comments .all-cards {
    display: block;
  }

  .s-comments .all-cards .card .content {
    justify-content: space-evenly;
  }

  .s-comments .all-cards .card {
    margin: 2.2rem 0;
  }

  .s-comunication .container {
    display: block;
  }

  .s-comunication .title h2,
  .s-comunication .title h2 span {
    text-align: center;
  }

  .s-footer .wrapper {
    flex-direction: column;
    align-items: center;
  }

  .s-footer .wrapper .left {
    margin-bottom: 4rem;
  }

  .s-footer .wrapper .right .link-pages {
    max-width: 21.2rem;
  }

  .s-footer .wrapper .right .info-chip {
    max-width: 22.8rem;
  }
}

@media only screen and (max-width: 991px) {
  .s-code .container.fold .title {
    margin-right: 0;
    margin-bottom: 0;
  }
  .s-code .container.fold .title h2 span {
    line-height: 0;
  }
  .s-code .container.fold .info {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .s-code .container.fold .info .info-box .ilustracao-mobile {
    margin-right: 0.2rem;
  }
  .s-plans .card .info {
    margin: 1.1rem auto 1.1rem auto;
  }

  .s-code .container.code form .form-input input {
    margin: 0.5rem 0;
  }

  .s-hero .container {
    flex-direction: column;
  }

  .s-hero .title {
    margin-right: 0;
    margin-bottom: 4rem;
  }

  .s-plans .call-to-action .btn-primary {
    padding: 3.2rem 1.6rem;
  }

  .s-plans .all-cards .card {
    max-width: 35rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .s-code .container.code .title {
    justify-content: center;
    margin: 2rem auto;
  }
  .s-code .container.code .title p {
    line-height: 2rem;
  }
  .s-code .container.code .title .ilustracao-cadeado {
    margin-right: 0.5rem;
  }
  .s-code .container.fold .ilustracao .ilustracao-cadeado {
    top: 50%;
  }
  .s-code .container.fold .info .info-box.internet {
    margin-top: 2.9rem;
    margin-bottom: 2.9rem;
  }
  .s-code .container.fold .ilustracao {
    zoom: 0.6;
  }
  #btnUnlocked {
    zoom: 1.5;
  }

  .s-code .container.fold {
    margin-bottom: 2rem;
  }
}

@media (max-width: 800px) {
  .card-plano {
    width: 80vw !important;
    margin: 0 10vw;
    box-sizing: border-box;
  }

  .swiper-button-next,
  .swiper-button-prev,
  .swiper-pagination {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  .responsive-plans {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start !important;
  }

  #chip-free .title h2 {
    font-size: 4.4rem;
  }
  #chip-free .title P {
    font-size: 3.8rem;
  }

  .s-benefits .title h2,
  .s-attendance .title h2,
  .plans .title h2 {
    font-size: 4.4rem;
  }

  .align-columns li {
    font-size: 20px;
  }

  .title h3 {
    font-size: 5rem !important;
  }

  .align-columns > div:last-child {
    order: 0;
  }

  .align-columns > div:first-child {
    order: 2;
  }

  .input-form label {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .s-hero {
    background-image: url("../assets/banner-mobile.png");
    background-size: cover;
  }

  .info .divider {
    width: 100%;
    max-width: 12rem;
    position: relative;
    margin: 0 auto;
    height: 1px;
    background: #fff;
    top: 1rem;
  }
  .info .divider-2 {
    top: -1rem;
  }
  .s-code .container.code form .form-container {
    justify-content: center;
    margin-right: 0;
  }
  .s-code .container.fold .title p {
    text-align: center;
    line-height: 1;
    color: var(--brand-color-gray-500);
  }
  .s-code .container.fold .title h2 {
    line-height: 4rem;
    text-align: center;
    margin-bottom: 0.7rem;
    justify-content: center;
  }
  .s-code .container.fold .info .info-box {
    margin: 0 auto;
  }
  .s-code .container.fold .info .info-box.mobile p {
    max-width: 27.7rem;
  }

  .s-benefits .all-cards > * {
    max-width: 100%;
  }

  .s-benefits .all-cards .card.card-3 {
    margin-bottom: 3rem;
  }

  .s-benefits .all-cards .card.card-1 p,
  .s-benefits .all-cards .card.card-2 p,
  .s-benefits .all-cards .card.card-3 p,
  .s-benefits .all-cards .card.card-4 p,
  .s-benefits .all-cards .card.card-3 h4 {
    max-width: 90%;
  }

  .s-benefits .all-cards .card.card-1 h4,
  .s-benefits .all-cards .card.card-2 h4 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .s-code {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .s-plans {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .s-plans .all-cards .card:nth-child(1) {
    margin-bottom: 8rem;
  }

  .s-plans .call-to-action .btn-primary,
  .s-plans .call-to-action .btn-primary span {
    font-size: 2rem;
    line-height: 2.3rem;
  }

  .s-plans .call-to-action .btn-primary {
    padding: 2rem 2.9rem;
    max-width: 35.7rem;
  }

  .s-comments .all-cards .card .content {
    display: block;
  }

  .s-comments .all-cards .card .content .img {
    display: flex;
    justify-content: center;
  }

  .s-code .container.code form .form-input input {
    width: 4.9rem;
    height: 4.9rem;
  }

  .s-code .container.code form .form-input {
    margin-right: 0.5rem;
  }

  .s-footer {
    padding-top: 4rem;
  }

  .s-footer .wrapper .right .link-pages,
  .s-footer .wrapper .right .app,
  .s-footer .wrapper .right .info-chip {
    width: 100%;
    max-width: 100%;
  }

  .s-footer .wrapper .right .app {
    margin-top: 6rem;
  }

  .s-footer .wrapper .right .apps {
    margin-bottom: 3rem;
  }

  .s-footer .wrapper .right .info-chip {
    margin-top: 6rem;
  }
  .s-plans .call-to-action .btn-orange {
    padding: 2.9rem 1.7rem;
    line-height: 2.4rem;
  }
}

@media (max-width: 600px) {
  .s-hero .title {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .s-comunication .img-drop .imgs img {
    max-width: 80%;
  }

  .s-hero .title h1 {
    font-size: 3.5rem;
    line-height: 4.5rem;
    text-align: center;
  }

  .s-hero .title p,
  .s-hero .title .info-title span {
    font-size: 2rem;
  }

  .s-hero .title .info-title {
    text-align: center;
  }

  .s-hero .title a {
    margin-top: 2rem;
  }

  .s-hero .mockup img {
    height: 45vh;
  }

  .s-code .container.code form .form-input input {
    font-size: 2rem;
    width: 4rem;
    height: 4rem;
  }

  .s-atendimento .footer .call {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 55%;
  }

  .s-footer .wrapper .left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .s-plans .all-cards .card {
    height: 52.5rem;
  }

  .s-code .container.code form .form-input input {
    font-size: 1.5rem;
    width: 3.5rem;
    height: 3.5rem;
  }
}
