@media(min-width: 1024px) and (max-width:1370px){
    .container_header{
        grid-template-columns: 1fr 0.17fr;
    }
    .content_header{
        grid-template-columns: 1fr 2fr 1fr;
    }
    .change_career_mobile_navigation, .change_career_mobile_btn{
  display: none;
}
}

@media(max-width: 767px){
    /* Cabeçalho */
    * {
        box-sizing: border-box;
    }

    .html,
    body {
        overflow-x: hidden;
        max-width: 100vw;
    }

    body {
        padding-top: 0;
    }

    .nav_header {
        display: none;
    }

    .log-in_header {
        display: none;
    }

    .container_header {
        display: flex;
        position: inherit;
        justify-content: space-between;
        width: 80%;
        gap: 4px;
    }

    .content_header {
        display: flex;
        justify-content: center;
        gap: 8px;
        max-width: 360px;
    }

    .logo_header {
        padding-left: 16px;
    }

    .mobile_icon_header img {
        width: 24px;
        height: 24px;
    }

    .registration_header {
        gap: 8px;
    }

    .btn_header {
        padding: 0 12px;
    }

    .btn_header a {
        font-size: 13px;
    }

    .mobile_icon_header {
        display: flex;
        padding: 12px;
        justify-content: center;
        align-items: center;
        margin-right: 8px;
        position: fixed;
        top: 12px;
        right: 2px;
        z-index: 1000;
        transition: all 0.3s ease;
        background: transparent;
        padding: 10px;
        border-radius: 5px;
    }

    .mobile_icon_header.scrolled {
        top: 60px;
    }

    img.students.one, img.students.two, img.students.three{
        display: none;
    }
    img.students.five {
    top: 0%;
    left: 28%;
}

img.students.four {
    top: 80%;
    left: 39%;
}
img.students.six {
        top: 10%;
        left: -65%;
    }
    .content_banner_inicial h1{
        font-size: 40px;
        line-height: 40px;
        width: unset;
    }
    .content_how_it_works .thingy.one{
        display: none;
    }
    .copy_link{
        flex-direction: column
    }
    .copy_link .cta_copy{
        width: 100%;
    }
    .content_how_it_works{
        gap: 16px;
        margin-top: 140px;
    }
    .content_how_it_works .cards .card{
        width: 80vw;
    }
    .content_how_it_works .cards .card.two .share{
        flex-direction: column;
    }
    .content_how_it_works h1{
        font-size: 32px;
        line-height: 32px;
    }
    .content_how_it_works h2{
        font-size: 24px;
        line-height: 1.15;
    }
    .content_how_it_works .cards .card.two .share{
        padding: 0 40px;
    }
    .content_how_it_works .stamp.one{
        top: 5%;
        left: 16%;
    }
    .content_how_it_works .thingy.one{
        display: none;
    }
    .content_how_it_works .stamp.two{
        top: 76%;
    }
    .content_how_it_works .thingy.two{
        display: none;
    }
    .content_how_it_works .cards .card.three{
        padding: 24px;
        padding-bottom: 96px;
    }
    .content_how_it_works .cards .card.three h5{
        width: unset;
    }
    .content_how_it_works .cards .card.three .offer_banner img{
        width: 234px;
    height: 49px;
    position: absolute;
top: 56%;
        left: 23%;
    }
    .content_how_it_works .cards .card.three .offer_banner{
        width: 362px;
        height: 207px;
        top: 29%;
        left: -14%;
    }

     /* Roller Coaster */
    .content_roller_coaster {
        max-width: 100%;
        width: unset;
        margin: 0 16px 80px 16px;
    }

    .head_roller_coaster {
        width: 90%;
    }

    .head_roller_coaster h1 {
        font-size: 32px;
        line-height: 32px;
    }

    .body_roller_coaster {
        display: none;
    }

    .mobile_body_roller_coaster {
        display: flex;
        flex-direction: column;
        gap: 24px;
        width: 100vw;
    }

    .mobile_body_roller_coaster .row {
        display: flex;
        justify-content: space-around;
    }

    .mobile_body_roller_coaster .row.one {
        justify-content: space-around;
    }

    .mobile_body_roller_coaster .row.one .bitka {
        width: 82px;
        height: 51px;
        position: relative;
        left: 7%;
    }

    .mobile_body_roller_coaster .row.two .quiver {
        position: relative;
        left: 5%;
    }

    .mobile_body_roller_coaster .row.four {
        justify-content: space-around;
    }
    /* Reviews */
    .background_image_reviews {
        background-image: url('../Imagens/mobile_professions/background_image_head_reviews.png');
        min-width: unset;
        min-height: unset;
        width: 344px;
        height: 212px;
    }
    .images_reviews img {
        width: unset;
        height: unset;
    }

    .images_reviews.one {
        top: -5%;
        left: 9%;
    }

    .images_reviews.one img {
        width: 137px;
        height: 137px;
    }

    .images_reviews.two {
        top: 4%;
        left: -1.5%;

    }

    .images_reviews.two img {
        width: 90px;
        height: 90px;
    }

    .images_reviews.three {
        top: 0%;
        left: -6.5%;

    }

    .images_reviews.three img {
        width: 97px;
        height: 102px;
    }

    .images_reviews.four {
        top: 43%;
        left: -78%;
    }

    .images_reviews.four img {
        width: 90px;
        height: 90px;
    }

    .images_reviews.five {
        right: 82%;
        top: 40%;
        left: unset;
    }
    .images_reviews.five img{
        width: 90px;
        height: 100px;
    }
    .images_reviews.six {
        right: 86%;
        top: 43%;
        left: unset;
    }
    .images_reviews.six img{
        width: 90px;
        height: 90px;
    }
    .video_card_review{
        margin-right: 40px;
    }
    .text_reviews {
        max-width: 360px;
    }

    .text_reviews h1 {
        font-size: 40px;
        line-height: 40px;
    }
.arrow_reviews{
    margin-right: 0;
}
.body_reviews{
    display: flex;
    flex-direction: column;
    margin: 0 24px;
}
.body_reviews .full_size_video_card h1{
    width: unset;
}
.content_faq{
    min-width: 90vw;
    margin: 0 32px;
}
img.students.six {
    top: -16%;
    left: -62%;
}
    /* FOOTNOTE */
    .container_registration_footnote{
        margin-top: 40px;
    }
    .content_registration_footnote {
        min-width: unset;
        max-width: 100vw;
        flex-direction: column;
        gap: 32px;
        margin: 0 16px 48px 16px;
    }

    .sponsors_payment_mode {
        justify-content: flex-start;
        gap: 24px;
    }

    .content_footer {
        max-width: 100vw;
        min-width: unset;
        align-items: flex-start;
        margin: 0 16px;
    }

    .registration_box_footnote input {
        width: 328px;
    }

    .btn_registration_footnote {
        width: 328px;
    }

    .upper_footer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        max-width: 350px;
        gap: 48px;
    }

    .why_triple_ten_footer_body,
    .courses_footer,
    .countries_footer,
    .contact_footer {
        gap: 8px;
    }

    .why_triple_ten_footer_body a:hover,
    .courses_footer a:hover {
        text-decoration: underline;
    }

    .lower_footer {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        max-width: 350px;
        gap: 32px;
    }

    .right_lower_footer {
        margin-left: 0;
    }

    .left_lower_footer {
        flex-direction: column;
    }
}