@media screen and (min-width: 425px) {
  .box_store a:hover {
    background-color: var(--color-green-2);
    color: white;
  }
}

@media screen and (max-width: 1440px) {
  .content {
    height: 90rem;
  }

  .main_container_1 {
    margin-top: 70px;
  }

  .top_img {
    height: 60rem;
    background-position: 0rem -10rem;
  }

  .top_img h1 {
    font-size: 6.5em;
  }

  .top_img h3 {
    font-size: 2.1em;
  }
}

@media screen and (max-width: 1366px) {
  .content {
    height: 82rem;
  }

  .top_img {
    height: 60rem;
    background-position: unset;
  }

  .top_img h1 {
    font-size: 5.6em;
  }

  .top_img h3 {
    align-items: flex-end;
    font-size: 2em;
  }

  iframe {
    height: 35rem;
  }
}

@media screen and (max-width: 1280px) {
  .content {
    height: 90rem;
  }

  .top_img {
    height: 60rem;
  }

  .top_img h1 {
    font-size: 5em;
  }

  .top_img h3 {
    font-size: 1.8em;
  }
}

@media screen and (max-width: 1024px) {
  .top_img {
    flex-direction: column;
    justify-content: center;
    background-position: unset;
  }

  .content {
    height: 90rem;
  }

  .top_img {
    height: 60rem;
    background-position: top;
  }

  .top_img h1 {
    font-size: 4.7em;
  }

  .top_img h3 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 834px) {
  .content {
    height: 90rem;
  }

  .top_img {
    background-position: -20rem -10rem;
    height: 70rem;
    background-position: unset;
  }

  .top_img h1 {
    font-size: 4.3em;
  }

  .top_img h3 {
    width: 100%;
    font-size: 1.5em;
  }
}

@media screen and (max-width: 425px) {
  .content {
    height: 90rem;
  }

  .top_img {
    background-attachment: scroll;
    height: 45rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .top_img h1 {
    padding: 8% 0;
    font-size: 2.8em;
  }

  .top_img h3 {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 1440px) {
  .box_text_right {
    height: 80%;
  }

  .text_left_top h1 {
    font-size: 2em;
  }

  .text_left_top h3 {
    font-size: 1.2em;
  }

  .text_left_top h2 {
    font-size: 1.2em;
  }

  .box_store {
    padding-top: 25%;
  }

  .box_store h4 {
    margin-top: 10px;
    font-size: 0.9em;
  }

  .box_store h1 {
    font-size: 1.5em;
  }

  .text_right_top h1 {
    font-size: 1.8em;
  }

  .text_right_top h3 {
    padding-left: 7%;
    font-size: 1.2em;
  }

  .box_rede h1 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 1366px) {
  .text_left_top h1 {
    font-size: 2em;
  }

  .text_left_top h3 {
    font-size: 1.2em;
  }

  .text_left_top h2 {
    font-size: 1.2em;
  }

  .box_store h4 {
    margin-top: 10px;
    font-size: 0.9em;
  }

  .text_right_top h1 {
    font-size: 2em;
  }

  .text_right_top h3 {
    text-align: left;
    padding-left: 7%;
    padding-top: 7%;
    font-size: 1.2em;
  }

  .box_rede h1 {
    font-size: 2em;
  }

  .container_content {
    width: 95%;
  }
}

@media screen and (max-width: 1280px) {
  .text_left_top h1 {
    font-size: 1.8em;
  }

  .text_left_top h3 {
    font-size: 1.1em;
    padding-left: 7%;
  }

  .text_left_top h2 {
    font-size: 1.1em;
    padding-left: 7%;
  }

  .box_store h4 {
    font-size: 0.8em;
  }

  .text_right_top h1 {
    font-size: 1.8em;
  }

  .text_right_top h3 {
    text-align: left;
    padding-left: 7%;
    padding-top: 7%;
    font-size: 1.1em;
  }

  .box_rede h1 {
    font-size: 2em;
  }

  iframe {
    height: 360px;
  }
}

@media screen and (max-width: 1024px) {
  .text_left_top h1 {
    font-size: 1.7em;
  }

  .text_left_top h3 {
    font-size: 1.05em;
  }

  .text_left_top h2 {
    font-size: 1em;
  }

  .box_store h4 {
    font-size: 0.8em;
  }

  .box_store a {
    font-size: 1.3em;
  }

  .text_right_top h1 {
    font-size: 1.7em;
  }

  .text_right_top h3 {
    text-align: left;

    font-size: 1em;
  }

  .box_rede h1 {
    font-size: 1.7em;
  }
}

@media screen and (max-width: 834px) {
  .text_left_top h1 {
    font-size: 1.5em;
  }

  .text_left_top h3 {
    font-size: 1em;
  }

  .text_left_top h2 {
    font-size: 1em;
    margin-bottom: 30px;
  }

  .box_store h4 {
    font-size: 0.7em;
  }

  .box_store h1 {
    font-size: 1.3em;
  }

  .box_store a {
    width: 13rem;
    font-size: 1.2em;
  }

  .box_store a {
    text-decoration: none;
  }

  .text_right_top h1 {
    font-size: 1.5em;
  }

  .text_right_top h3 {
    text-align: left;

    font-size: 1em;
  }

  .box_rede h1 {
    font-size: 1.5em;
  }

  .box_icons {
    gap: 10%;
  }

  .box_icons a svg {
    width: 35px;
    height: 35px !important;
  }
}

@media screen and (max-width: 425px) {
  .box_top_text {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .box_text_left {
    width: 100%;
    height: 50%;
    padding: 0;
  }

  .box_rede {
    height: 100%;
    justify-content: flex-start;
  }

  .store_title {
    padding: 0;
  }

  .text_left_top h1 {
    font-size: 1.3em;
  }

  .text_left_top h3 {
    font-size: 0.9em;
  }

  .text_left_top h2 {
    font-size: 0.9em;
    margin-bottom: 30px;
  }

  .box_text_right {
    width: 100%;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: left;
    padding: 0;
    margin-bottom: 10px;
  }

  .text_right_top {
    width: 100%;
    height: 100%;

    margin-bottom: 0;
  }

  .box_store {
    padding: 0;
  }

  .box_store h4 {
    font-size: 0.7em;
  }

  .box_store h1 {
    font-size: 1em;
  }

  .box_store a {
    padding: 2%;
    font-size: 1.2em;
  }

  .box_icons {
    gap: 10%;
  }

  .box_icons a svg {
    width: 30px;
    height: 30px;
  }
}

/* footer */
@media screen and (max-width: 1366px) {
  footer {
    width: 100%;
    height: 100;
    gap: 90%;
  }

  .img_footer {
    height: 45%;
  }
}

@media screen and (max-width: 1080px) {
  .content_footer {
    padding: 4% 4%;
    height: 100%;
  }

  footer {
    width: 100%;
    height: 100;
  }

  .img_footer {
    background-attachment: fixed;
    height: 100;
  }
}

@media screen and (max-width: 1024px) {
  .content_footer {
    padding: 4% 4%;
    height: 100%;
  }

  footer {
    width: 100%;
    height: 100%;

    gap: 90%;
  }

  .img_footer {
    height: 50%;
  }

  .box_company h1 {
    font-size: 1em;
  }

  .box_company h3 {
    font-size: 0.8em;
  }

  .box_company h2 {
    font-size: 0.8em;
  }

  .box_contact h1 {
    text-align: center;
    font-size: 1em;
  }

  .box_contact h3 {
    font-size: 1em;
  }

  .box_follow h1 {
    font-size: 1em;
  }

  .box_market h1 {
    font-size: 1em;
    text-align: center;
    border-bottom: 2px solid white;
  }

  .box_market a {
    color: white;
  }

  .box_market a:hover {
    color: silver;
  }
}

@media screen and (max-width: 900px) {
  .content_footer {
    flex-direction: column;
    justify-content: space-between;
    padding: 4% 4%;
    height: 100%;
  }

  footer {
    width: 100%;
    height: 80%;
    display: flex;
    flex-direction: column;
    gap: 90%;
  }

  .img_footer {
    height: 80%;
  }

  .box_company {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 1px;
    justify-content: center;
    align-items: center;
  }

  .box_company h1 {
    text-align: center;
    border-bottom: 0px;
  }

  .box_company h3 {
    text-align: center;
  }

  .box_company h2 {
    font-size: 1em;
    align-items: center;
    text-align: center;
  }

  .box_contact {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin-bottom: 20px;
  }

  .box_contact h1 {
    text-decoration: underline;
    border-bottom: 0px;
  }

  .box_contact h3 {
    font-size: 1em;
    align-items: center;
    text-align: center;
  }

  .box_follow_market {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
  }

  .box_follow_market h1 {
    text-align: center;
    text-decoration: underline;
    border-bottom: 0px;
    font-size: 1em;
  }

  .sub_box_follow_market {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
  }

  .box_market {
    margin-bottom: 20px;
  }

  .box_market h1 {
    text-align: center;
    text-decoration: underline;
    border-bottom: 0px;
  }
}

@media screen and (max-width: 425px) {
  .content_footer {
    flex-direction: column;
    justify-content: space-between;
    padding: 4% 4%;
    height: 100%;
  }

  footer {
    width: 100%;
    height: 20rem;
    display: flex;
    flex-direction: column;
    gap: 90%;
  }

  .img_footer {
    background-attachment: scroll;
    height: 40rem;
  }
}
