@media(max-width:1370px){
    .container_header{
        grid-template-columns: 1fr 0.17fr;
    }
    .content_header{
        grid-template-columns: 1fr 2fr 1fr;
    }
    .thingy_certificado{
        left: 17%;
    }
}
@media(min-width: 768px) and (max-width: 1024px){ /*IPAD*/
        body{
    padding-top: 0;
}
    .nav_header {
        display: none;
    }

    .log-in_header {
        display: none;
    }

    .container_header {
        display: flex;
        position: inherit;
        justify-content: space-between;
        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;
        margin-right: 64px;
    }

    .btn_header a {
        font-size: 13px;
    }
    .blog_button{
        width: unset;
        height: unset;
    }
.mobile_icon_header {
            display: flex;
        padding: 12px;
        justify-content: center;
        align-items: center;
        margin-right: 8px;
  position: fixed;
  top: 12px;
  right: 203px;
  z-index: 1000;
  transition: all 0.3s ease;
  background: transparent;
  padding: 10px;
  border-radius: 5px;
}
.mobile_icon_header.scrolled {
  top: 60px;
}

/* Banner Inicial */
.background_image_head_banner_inicial{
    display: none;
}
.background_image_logos_ipad{
    display: flex;
    position: relative;
    width: 748px;
    height: 91px;
}
.ipad_head_banner_inicial{
    display: flex;
    width: 100vw;
    flex-direction: column;
        align-items: flex-end;
        justify-content: center;
}
.mobile_break{
    display: flex;
}
.ipad_head_banner_inicial span{
    font-family: 'YSText', Arial, sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 19px;
}
.ipad_head_banner_inicial .line1{
        display: flex;
        position: absolute;
        align-items: center;
        top: 24%;
        right: 9%;
        gap: 4px;
}
.ipad_head_banner_inicial .line2{
        display: flex;    
        position: absolute;
        align-items: center;
        right: 7%;
        top: 46%;
        gap: 4px;
}
.body_banner_inicial {
    display: flex;
    flex-direction: column;
}
.white_block_banner_inicial{
    width: unset;
}
.inputs_orange_block{
    align-items: center;
}
.foot_banner_inicial{
    grid-template-columns: 1fr 1fr;
}
.white_block_banner_inicial h1, .content__whats_data_analysis h1{
    font-size: 56px;
    line-height: 53px;
    width: 80%;
}
.ipad_sponsors_container{
    position: absolute;
}
.ipad_sponsors_container.one{
        top: -14%;
        left: -1.5%;
}
    .ipad_sponsors_container.one img{
        width: 115px;
        height: 115px;
    }
    .ipad_sponsors_container.two{
        left: 10%;
        top: 4%;
}
        .ipad_sponsors_container.two img{
        width: 82px;
        height: 82px;
    }
    .ipad_sponsors_container.three{
        left: 17.7%;
        bottom: -2%;
}
    .ipad_sponsors_container.three img{
        width: 95px;
        height: 95px;
    }
    .ipad_sponsors_container.four{
        left: 26.5%;
        top: 6%;
    }
        .ipad_sponsors_container.four img{
        width: 82px;
        height: 82px;
    }
    .ipad_sponsors_container.five{
        left: 35.5%;
}
    .ipad_sponsors_container.six{
        left: 44.8%;
        top: 6%;
    }
        .ipad_sponsors_container.five img{
        width: 82px;
        height: 92px;
    }
            .ipad_sponsors_container.six img{
        width: 82px;
        height: 82px;
    }
/* Whats data */
.icon_whats_data.adjust img{
    width: 56px;
    height: 56px;
}
.content__whats_data_analysis p{
    max-width: 65%;
}

/* Salary */
.content_salary{
    max-width: 748px;
}
.top_box_salary{
    position: relative;
    padding-bottom: 48px;
}
.text_top_box_salary{
    grid-template-columns: 1.5fr 1fr;
}
.text_top_box_salary h1, .text_top_box_salary span{
    font-size: 40px;
    line-height: 40px
}
.text_value_salary p{
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    top: 92%;
}
.text_value_salary h1{
    font-size: 24px;
    line-height: 24px;
}
.graphic_art_salario_inicial{
    width: 181px;
    height: 44px;
}
.graphic_art_pleno{
    width: 181px;
    line-height: 64px;
}
.graphic_art_senior{
    width: 314px;
    height: 104px;
}

/* Online Training */
.head_online_training h1{
    font-size: 56px;
    line-height: 53px;
}
.icon_online_training svg{
    width: 32px;
    height: 32px;
}
.icon_online_training{
    top: 1%;
    right: 10%;
}
/* Grade */
.container{
    max-width: 600px;
}
.titulo-secao{
    font-size: 32px;
    line-height: 32px;
}

/* Certificado */
.content_certificado{
    max-width: 747px;
    padding-bottom: 120px;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.left_content_certificado{
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.left_content_certificado h1{
    text-align: center;
}
.left_content_certificado a{
    position: relative;
    top: 227%;
    left: 36%;
}
.image_certificado{
    padding-bottom: 40px;
}
.thingy_certificado{
    top: -3.4%;
    left: 17%;
}

/* UNICA */

.content_unica h1{
    font-size: 56px;
    line-height: 53px;
}
.content_unica img{
    width: 67.2px;
    height: 56px;
}

/* Qualidade de Ensino */

.top_text_body_qualidade{
    font-size: 40px;
    line-height: 40px;
}
.bottom_text_body_qualidade{
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 90%;
}
.body_qualidade_ensino{
    grid-template-columns: 1fr 1fr;
}
.text_body_qualidade_ensino{
    padding: 48px;
    position: relative;
}
.top_text_body_qualidade p{
    position: absolute;
    right: 89.5%;
    bottom: 95%;
}

/* USA COLLEGE */
.text_usa_colleges span{
    font-size: 40px;
    line-height: 40px;
}
.stamp_usa_colleges{
    top: -4%;
    right: -21%;
}
.content_projetos_reais{
    max-width: 748px;
}
.head_projetos_reais h1{
    font-size: 40px;
    line-height: 40px;
}
.head_projetos_reais p{
    width: 75%;
}
.body_projetos_reais img{
    width: 580px;
    height: 320px;
}
.stamps_projetos_reais.one{
    left: 3.5%;
    top: 55%;
}
.stamps_projetos_reais.two{
    right: 1.5%;
    top: 39%;
    width: 34%;
    gap: 4px;
}

/* Guidance */
/* Guidance */
    .container_guidance{
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }
    .content_guidance {
        overflow-x: hidden;
        padding: 16px;
        gap: 32px;
        margin: 16px 10px;
    }
    .content_mobile_foot_guidance{
        display: none;
    }

    .cards_guidance {
        display: flex;
    }

    .head_guidance {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .text_head_guidance {
        font-size: 32px;
        line-height: 32px;
        padding-top: 64px;
    }
    .blush_unica{
            background-image: radial-gradient(circle at center, rgba(255, 143, 96, 1) 0%, rgba(255, 247, 5, 0) 90%);

    }
    .topics_head_guidance p {
        font-size: 16px;
        line-height: 20px;
        flex-shrink: 0.99;
    }

    .topics_head_guidance {
        padding: 0px;
        flex-direction: column;
    }
    .topic_head_guidance{
        flex-direction: row;
    }
    .head_card_guidance{
        row-gap: 16px;
    }
    .card_guidance {
        width: 280px;
        height: 500px;
        max-height: unset;
        justify-content: space-between;
    }
    .cards_guidance{
        padding: unset !important;
    }
    .stars_card_guidance{
        margin-left: 8px;
    }
    .stars_card_guidance h2{
    font-size: 16px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 20px;
    font-weight: 200;

    }
    .foot_guidance {
        display: none;
    }
    .mobile_foot_guidance{
        display: flex;
    }
    .content_mobile_foot_guidance{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #ff8f60;
        border-radius: 8px;
        max-width: 328px;
        padding: 32px;
        box-sizing: border-box;
        text-align: center;
        gap: 24px;
    }
    .content_mobile_foot_guidance p{
        color: #1a1a1a;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 26px;
    font-weight: 100;
    }
    .page_number_guidance{
        left: 4%;
    }
        .guidance-glide-container {
        position: relative;
        width: 100%;
        padding: 0 20px;
        display: flex;
        overflow: hidden;
    }

    .guidance-glide-card {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        opacity: 0;
        display: none;
        transition: opacity 0.3s ease, transform 0.3s ease;
        transform: translateY(20px);
    }

    .guidance-glide-card.active {
        display: flex;
        opacity: 1;
        transform: translateY(0);
    }

    .guidance-navigation {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-top: 20px;
        padding: 0 20px;
        align-self: flex-end;
    }

    .guidance-arrow img {
        width: 56px;
        height: 56px;
        pointer-events: none;
    }

    .guidance-counter {
        display: none;
}
    .btn_guidance{
        width: 280px;
        color: #fff;
        text-decoration: none;
    }
    .foot_guidance{
        display: flex;
        flex-direction: column;
    }
    .content_mobile_foot_guidance{
        display: none;
    }
    
    /* Support Method */
    .content_support_method{
        min-height: 1140px;
    }
    .background_image_support_method{
        width: 748px;
        max-height: 460px;
        min-width: unset;
    }
    .head_support_method h1, .head_support_method span{
        font-size: 40px;
    }
    .cards_support_method{
        flex-direction: column;
    }
    .card_support_method{
        max-width: 610px;
        min-height: 201px;
    }
    .card_support_method h1{
        width: 40%;
    }
    .card_support_method p{
        width: 62%;
    }
    
    /* Find Job */
    .body_find_job{
        font-size: 50px;
        line-height: 53px;
    }
    .topics_find_job{
        flex-direction: column;
    }
    .topics_find_job p{
        width: 87%;
    }

    /* Payment Options */
    .content_payment_options{
        max-width: 100vw;
    }
    .head_payment_options{
        position: relative;
        width: 70%;
    }
    .head_payment_options h2{
        display: unset;
        align-items: unset;
    }
    .head_payment_options span{
        position: absolute;
        top: 43%;
        left: 5%;
    }
    .parcelas_mensais_payment_options{
        max-width: 345px;
        padding: 24px;
    }
    .a_vista_payment_options{
        padding: 24px;
    }
    .box_payment_options{
        width: 704px;
    }
    .margem_payment_options{
        width: 271px;
    }

    /* Consultoria */
    .content_consultoria{
        width: 100vw;
        flex-direction: column;
    }
    .head_green_box_consultoria{
        max-width: 380px;
    }
    .white_box_consultoria{
        flex-direction: column;
        background-color: white;
        margin: 24px 24px 0 24px;
        align-items: center;
    }
    .span_consultoria{
        position: unset;
        order: 2;
    }
    .stamp_span_consultoria{
        bottom: 20%;
        left: 26%;
    }
    .top_white_box_consultoria{
        align-items: flex-start;
        position: relative;
        left: 6%;
        order: 1;
    }
    .top_white_box_consultoria h1{
        font-size: 32px;
        line-height: 32px;
        width: 60%;
    }
    .top_white_box_consultoria .text_1{
        position: unset;
    }
    .top_white_box_consultoria p{
        font-size: 32px;
        line-height: 32px;
    }
    .bottom_white_box_consultoria{
        order: 3;
        align-items: center;
        width: 51%;
    }
    .green_box_consultoria{
        width: unset;
        max-width: 100vw;
        margin: 0 24px 24px 24px;
        border-radius: 0 0 8px 8px;
    }
    .topics_white_box_consultoria{
        flex-direction: column;
    }
    .topic_white_box_consultoria{
        align-items: center;
        flex-direction: column;
    }
    .top_white_box_consultoria img{
        margin-bottom: 0;
    }
    #span_arrow{
        width: 40px;
        height: 40px;
    }
    .top_white_box_consultoria{
        display: unset;
        left: 9%;
    }
.top_white_box_consultoria img{
    width: 144px;
    height: 55px;
}
.stamp_span_consultoria{
    bottom: 63%;
        left: 29%;
}
.top_white_box_consultoria .fire_consultoria{
    top: 97%;
        left: 0%;
}

/* Footnote */
.content_registration_footnote{
    min-width: unset;
}
.upper_footer{
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 16px auto;
}


}
@media(max-width: 767px) {
    * {
        box-sizing: border-box;
    }

    .html,
    body {
        overflow-x: hidden;
        max-width: 100vw;
        padding-top: 0;
    }
    .mobile_break{
        display: flex;
    }
    .btn-fechar-career{
        display: none;
    }
          .container_header {
        display: none;
    }

    .mobile_header {
        display: flex;
        justify-content: flex-start;
        gap: 32px;
        max-width: 360px;
        align-items: center;
        padding: 8px;
    }

    .mobile_header .logo {
        padding-left: 20px;
        padding-top: 2px;
    }
    .mobile_header .logo img{
        width: 98px;
        height: 24px;
    }
    .mobile_header .btn_mobile_header{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 12px;
        height: 48px;
        width: 145px;
        border-radius: 12px;
        flex: 0 1 auto;
    border: none;

        cursor: pointer;
        flex-shrink: 0;
    background: linear-gradient(180deg, #3A3A3A 0%, #1A1A1A 80%);
    border-bottom: 2px solid #000000;
    box-sizing: border-box;
    }
    .mobile_header .btn_mobile_header a{
        text-decoration: none;
        font-family: YSText, Suisse Intl, Arial, sans-serif;
        font-size: 13px;
        color: #fff;
        text-decoration: none;
        font-weight: 500;
    }
    .mobile_header .right_side{
        display: flex;
        gap: 8px;
    }

 /* CSS para o efeito de scroll do menu mobile  */
.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;
}
    .mobile_icon_header img {
        width: 24px;
        height: 24px;
    }
    .btn_header a {
        font-size: 13px;
    }

    /* Banner Inicial */
    .head_banner_inicial {
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .background_image_logos_ipad, .ipad_head_banner_inicial{
        display: none;
    }
    .mobile_head_banner_inicial {
        display: flex;
        background-image: url('../Imagens/mobile_professions/detalhe_banner.svg');
        box-sizing: border-box;
        padding: 16px;
        width: 360px;
        height: 185px;
        order: 2;
    }

    .mobile_head_banner_inicial p {
        font-family: 'YSText', Arial, sans-serif;
        font-weight: 200;
        color: #1a1a1a;
        font-size: 20px;
        line-height: 24px;
        background-size: cover;
    }
    .mobile_head_banner_inicial span img{
        position: relative;
    top: 3%;
    }
    .mobile_head_group {
        display: flex;
        flex-direction: row;
    }

    .mobile_green_left_banner,
    .mobile_green_right_banner {
        background-color: #d1ecda;
        background-size: cover;
        width: 186px;
        height: 136px;
        display: none;
    }

    .mobile_green_left_banner {
        order: 1;
        background-color: #d1ecda;
    }

    .mobile_green_right_banner {
        order: 2;
        background-color: #6bbf87;
        position: relative;
        right: 1%;
    }

    .content_banner_inicial {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 8px 16px
    }

    .body_banner_inicial {
        width: 360px;
    }

    .stamp1_banner_inicial {
        left: 21%;
        top: 3%;
    }

    .stamp2_banner_inicial {
        top: 65%;
    }

    .stamp1_banner_inicial p,
    .stamp2_banner_inicial p {
        font-size: 14px;
        line-height: 18px;
    }

    .background_image_head_banner_inicial {
        display: none;
    }

    .body_banner_inicial {
        display: flex;
        flex-direction: column;
        gap: 0px;
        margin-top: 16px;
    }

    .logo_banner_inicial {
        position: absolute;
        top: 23%;
    }
    .balloon_effect{
        top: 97%
    }
    .green_up_balloon_effect{
        bottom: 99%;
    }
    .logo_banner_inicial.one {
        left: 3%;
        z-index: 1;
        top: 20%;
    }
    .logo_banner_inicial.one img{
        width: 137px;
        height: 137px;
    }
    .logo_banner_inicial.two {
        left: 28.5%;
        z-index: 2;
    }

    .logo_banner_inicial.three {
        left: 47.5%;
        z-index: 3;
    }

    .logo_banner_inicial.four {
        left: 66.5%;
        z-index: 4;
    }

    .logo_banner_inicial img {
        width: 96px;
        height: 96px;
    }

    .white_block_banner_inicial {
        background-color: unset;
        padding: 0px;
        gap: 32px;
        width: 360px;
    }

    .white_block_banner_inicial h1 {
        font-size: 40px;
        line-height: 40px;
        align-self: center;
        margin-top: 64px;
    }

    .mobile_banner_white_text {
        background-color: #fff;
        display: flex;
        justify-content: center;
        border-radius: 12px;
        padding: 16px;
        width: 360px;
    }

    .mouse_arrow_banner_inicial {
        width: 48px;
        height: 48px;
        position: absolute;
        top: 34%;
        left: 84%;
    }

    .orange_block_banner_inicial {
        align-items: center;
        max-width: 360px;
            padding: 24px 16px;
    }

    .inputs_orange_block {
        width: 100%;
    }

    .foot_orange_block .btn_primary {
        background-color: #2a2a2a;
    }

    .foot_banner_inicial {
        display: flex;
        flex-direction: column;
        border-radius: 12px;
        align-items: center;
        margin: 8px;
    }

    .topics_banner_inicial {
        padding: 16px 24px;
    }

    /* Whats Data Analysis */
    .color_effect_whats h2 {
        font-size: 16px;
        line-height: 19px;
    }

    .container_whats_data_analysis::after {
        max-width: 360px;
    }

    .content__whats_data_analysis {
        max-width: 360px;
    }

    .content__whats_data_analysis h1, .content__whats_data_analysis span {
        font-size: 40px;
        line-height: 38px;
        width: unset;
    }

    .content__whats_data_analysis p {
        width: 88%;
        max-width: unset;
    }

    .icon_whats_data {
        position: absolute;
        top: 29%;
    }

    .icon_whats_data img {
        width: 48px;
        height: 48px;
    }
.icon_whats_data.adjust{
    top: 37% !important;
}

    /* Salary */
    .container_salary {
        margin: 0 8px;
    }

    .content_salary {
        width: 100%;
        margin: 0 16px;

    }

    .top_box_salary {
        border-radius: 12px;
    }

    .text_top_box_salary {
        display: flex;
        flex-direction: column;
    }

    .text_top_box_salary h1,
    .text_top_box_salary span {
        font-size: 32px;
        line-height: 32px;
    }

    .text_top_box_salary p {
        display: none;
    }

    .mobile_reference_salary {
        display: flex;
        text-align: start;
        color: #808080;
        font-size: 14px;
        font-family: 'YSText', Arial, sans-serif;
        line-height: 18px;
        font-weight: 100;
    }

    .graphics_top_box_salary {
        display: flex;
        flex-direction: column;
    }

    .value_salary {
        gap: 8px;
    }

    .text_value_salary p {
        font-size: 14px;
        line-height: 17px;
    }

    .text_value_salary h1 {
        line-height: 32px;
    }

    .graphic_art_salario_inicial,
    .graphic_art_pleno,
    .graphic_art_senior {
        height: 40px;

    }

    .graphic_art_salario_inicial {
        width: 94px;
    }

    .graphic_art_pleno {
        width: 184px;
    }

    .graphic_art_senior {
        width: 288px;
    }

    .mobile_text_salary h1 {
        color: #1a1a1a;
        font-size: 40px;
        font-family: 'YSText', Arial, sans-serif;
        line-height: 1;
        font-weight: 200;
        text-align: center;
        font-size: 32px;
        line-height: 32px;
    }
    .salary_span{
        display: inline-flex;
        border-radius: 8px;
        background-color: #65bd82;

        padding: 4px 16px;
    }
    .salary_span.two{
        transform: rotate(1deg);
    }
    .salary_span.one{
        transform: rotate(359deg);  
    }
    .mobile_text_salary{
        display: inline;
    }
    .background_bottom_box_salary {
        align-items: center;
        height: 441px;
        margin-top: 32px;
        border-radius: 12px;
    }

    .text_background_salary {
        display: none
    }

    /* Online Training */
    .content_online_training {
        width: 100%;
        align-items: center;
    }

    .head_online_training {
        max-width: 85%;
    }

    .head_online_training h1 {
        font-size: 40px;
        line-height: 38px;
    }

    .icon_online_training {
        position: absolute;
        top: 10%;
        right: 24%;
    }

    .icon_online_training img {
        width: 48px;
        height: 48px;
    }

    /* Modulo */
    .container {
        margin: 0 16px;
        max-width: 100%;
    }

    .titulo-secao {
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        margin: 40px 20px 24px 20px;
    }

    .stamp_online_training {
        top: 93%;
        left: 24%;
        margin-top: 0px;
        width: 239px;
    }

    .stamp_online_training p {
        font-size: 14px;
        line-height: 18px;
    }

    .btn_full_modulo {
        justify-content: flex-end;
    }
.fade_modulo{
    display: none;
    top: 68%;
    background-image:linear-gradient(0turn, rgba(242, 241, 238, 1) 0%, rgba(242, 241, 238, 0.0) 25%, rgba(242, 241, 238, 0) 100%)
}
    .btn_full_modulo button {
        width: 60.5%;
    }
    .toggle-icon:hover, .modulo-card.expandido .toggle-icon{
        background-color: unset;
        
    }
    /* Certificado */
    .container_certificado{
        margin-top: 32px;
    }
    .content_certificado {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 114px;
        position: relative;
        max-width: 360px;
        padding: 32px 16px 72px 16px;
        gap: 40px;
        margin: 0 16px;
    }
    .thingy_certificado{
        top: -4%;
        left: 28%;
    }
    .left_content_certificado a {
        position: absolute;
        top: 87%;
        width: 173px;
        background-color: #2a2a2a;
        text-align: center;
    }

    .left_content_certificado h1 {
        font-size: 32px;
        line-height: 32px;
    }
    .image_certificado{
        width: 315px;
    height: 251px;
    position: relative;
    bottom: 5%;
    }
    .image_certificado img {
        width: 316px;
        height: 252px;
        box-shadow: 14px 14px 16px 0px rgba(0, 0, 0, 0.2);

    }

    /* Unica */
    .content_unica h1 {
        font-size: 40px;
        line-height: 40px;
        width: 95%;
    }

    .content_unica img {
        width: 40px;
        height: 40px;
    }

    #unica_orange_effect {
        display: inline-flex;
        padding: 0 8px;
        transform: rotatez(1deg);
    }

    /* Qualidade de ensino */
    .content_qualidade_ensino {
        max-width: 328px;
    }

    .body_qualidade_ensino {
        display: flex;
        flex-direction: column;
    }

    .text_body_qualidade_ensino {
        gap: 32px;
    }

    .topics_bottom_text_body_qualidade {
        flex-direction: row;
    }

    .bottom_text_body_qualidade {
        display: flex;
        flex-direction: column;
    }

    .top_text_body_qualidade {
        font-size: 32px;
        line-height: 32px;
    }

    .video_body_qualidade_ensino {
        height: 463px;
    }

    /* USA colleges */
    .content_usa_colleges {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 328px;
        padding: 16px;
        gap: 40px;
    }

    .text_usa_colleges {
        position: inherit;
        bottom: 0%;
    }

    .text_usa_colleges span {
        font-size: 32px;
        line-height: 32px;
        width: 296px;
    }

    .text_usa_colleges p {
        font-size: 18px;
        line-height: 26px;
    }

    .spans_usa_colleges {
        padding-top: 64px;
    }

    #page_number_usa_colleges {
        position: inherit;
        right: unset;
        bottom: unset;
    }

    .logos_usa_colleges {
        width: 100%;
    }

    .logos_usa_colleges img {
        width: 100%;
    }
.stamp_usa_colleges{
        top: 10%;
    left: 9%;
}
    /* Projetos reais */
    .content_projetos_reais {
        max-width: 328px;
        padding: 16px;
        padding-bottom: 64px;
        margin-top: 16px;
        border-radius: 8px;
    }

    .head_projetos_reais {
        margin-bottom: 32px;
    }

    .head_projetos_reais h1 {
        font-size: 32px;
        line-height: 32px;
    }

    .head_projetos_reais p {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
    }

    .stamp_effect_projetos_reais.blue {
        position: absolute;
        top: -21%;
        left: 75%;
        transform: rotateZ(180deg);
    }

    .body_projetos_reais img {
        max-width: 296px;
        min-height: 423px;
        object-fit: cover;
        object-position: left;
    }
.mobile_image_projetos_reais{
  display: flex;
}
.desktop_image_projetos_reais{
  display: none;
}
    .stamps_projetos_reais.two {
        width: 90%;
        top: 34%;
    }

    .stamps_projetos_reais.one {
        left: 16%;
        top: 90%;
    }

    .stamp_effect_projetos_reais.orange {
        transform: rotateZ(180deg);
        top: -31%;
        left: 8%;
    }

    /* Guidance */
    .container_guidance{
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }
    .content_guidance {
        max-width: 328px;
        overflow-x: hidden;
        padding: 16px;
        gap: 32px;
    }

    .cards_guidance {
        display: flex;
    }

    .head_guidance {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .text_head_guidance {
        font-size: 32px;
        line-height: 32px;
        padding-top: 64px;
    }
    .blush_unica{
            background-image: radial-gradient(circle at center, rgba(255, 143, 96, 1) 0%, rgba(255, 247, 5, 0) 90%);

    }
    .topics_head_guidance p {
        font-size: 16px;
        line-height: 20px;
        flex-shrink: 0.99;
    }

    .topics_head_guidance {
        padding: 0px;
        flex-direction: column;
    }
    .topic_head_guidance{
        flex-direction: row;
    }
    .head_card_guidance{
        row-gap: 16px;
    }
    /* .text_head_card_guidance{
        position: relative;
        top: 80%;
        right: 42%;
    } */
    .card_guidance {
        width: 280px;
        height: 500px;
        max-height: unset;
        justify-content: space-between;
    }
    .cards_guidance{
        padding: unset !important;
    }
    .stars_card_guidance{
        margin-left: 8px;
    }
    .stars_card_guidance h2{
    font-size: 16px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 20px;
    font-weight: 200;

    }
    .foot_guidance {
        display: none;
    }
    .mobile_foot_guidance{
        display: flex;
    }
    .content_mobile_foot_guidance{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #ff8f60;
        border-radius: 8px;
        max-width: 328px;
        padding: 32px;
        box-sizing: border-box;
        text-align: center;
        gap: 24px;
    }
    .content_mobile_foot_guidance p{
        color: #1a1a1a;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 26px;
    font-weight: 100;
    }
    .page_number_guidance{
        left: 4%;
    }
        .guidance-glide-container {
        position: relative;
        width: 100%;
        padding: 0 20px;
        display: flex;
        overflow: hidden;
    }

    .guidance-glide-card {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        opacity: 0;
        display: none;
        transition: opacity 0.3s ease, transform 0.3s ease;
        transform: translateY(20px);
    }

    .guidance-glide-card.active {
        display: flex;
        opacity: 1;
        transform: translateY(0);
    }

    .guidance-navigation {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-top: 20px;
        padding: 0 20px;
        align-self: flex-end;
    }

    .guidance-arrow img {
        width: 56px;
        height: 56px;
        pointer-events: none;
    }

    .guidance-counter {
        display: none;
}
    .btn_guidance{
        width: 280px;
        color: #fff;
        text-decoration: none;
    }
    /* Support Method */
    .content_support_method {
        min-height: 1050px;
        max-width: 600px;
    }
    .head_support_method{
        display: none;
    }

    .head_support_method img {
        width: 48px;
        height: 48px;
    }
.mobile_head_support_method {
  display: inline;
  text-align: center;
  max-width: 860px;
  margin-top: 16px;
  display: inline;
  position: relative;
  top: 4%;
}

.mobile_head_support_method h1,
.mobile_head_support_method span {
  color: #ffffff;
  font-size: 32px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 32px;
  font-weight: 200;
  letter-spacing: -0.6px;
}

.mobile_head_support_method span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile_head_support_method img{
    width: 48px;
    height: 48px;
}
    .cards_support_method {
        flex-direction: column;
        top: 55%;
    }

    .card_support_method {
        max-width: 280px;
        min-height: 188px;
    }
    .mobile_support_and_methods{
        display: inline;
        color: #1a1a1a;
        font-size: 24px;
        font-family: 'YSText', Arial, sans-serif;
        line-height: 28px;
        font-weight: 200;
    }
    .card_support_method p {
        color: #1a1a1a;
        font-size: 16px;
        font-family: 'YSText', Arial, sans-serif;
        line-height: 22px;
        font-weight: 200;
    }

    .desktop_head_support_method {
        display: none;
    }

    .background_image_support_method {
        min-width: 342px;
        max-height: 439px;
    }
.stamp_support_method.one {
    top: -4%;
    left: 42%;
}
.stamp_support_method.two {
    top: -4%;
    left: 34%;
}
.stamp_effect_support_method{
    display: inline-flex;
    position: absolute;
    top: 94%;
    transform: rotatez(177deg);
}
    /* Find Job */
    .container_find_job::after {
        max-width: 360px;
    }

    .content_find_job {
        max-width: 360px;
    }

    .body_find_job {
        font-size: 40px;
        line-height: 40px;
        display: flex;
    }

    .foot_find_job {
        display: flex;
        flex-direction: column;
    }

    .stamp_find_job {
        width: 194px;
        right: 18%;
    }

    .stamp_find_job p {
        font-size: 14px;
    }

    .highlight_find_job.two {
        position: relative;
        bottom: 2%;
    }

    /* payment options */
    .content_payment_options {
        max-width: 360px;
    }

    .main_content_box_payment_options {
        display: flex;
        flex-direction: column;
        margin-bottom: 0;

    }

    .box_payment_options {
        width: 360px;
        background-color: transparent;
    }

    .glide__track {
        overflow: visible !important;
    }

    .head_payment_options h2 {
        display: flex;
        flex-direction: column;
        font-size: 40px;
        line-height: 40px;
    }

    .margem_payment_options {
        max-width: 280px;
    }

    .a_vista_payment_options {
        background-color: #1a1a1a;
        padding: 40px 16px 40px 16px;
    }

    .foot_box_payment_options {
        background-color: #1a1a1a;
        margin: 0 16px;
        min-width: 328px;
        border-radius: 0 0 120px 12px;
        padding-bottom: 64px;
    }

    .subscribe_payment_options {
        gap: 48px;
    }

    /* 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;
}
    /* Roller Coaster */
    .content_roller_coaster {
        max-width: 100%;
        width: unset;
    }

    .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;
}
        /* consultoria */
    .white_box_consultoria {
        align-items: center;
        padding: 32px 16px;
        gap: 96px;
    }

    .top_white_box_consultoria img {
        width: 144px;
        height: 55px;
    }

    .top_white_box_consultoria h1 {
        font-size: 32px;
        line-height: 32px;
        width: 90%;
    }

    .top_white_box_consultoria {
        max-width: 360px;
        gap: 24px;
    }

    .content_consultoria {
        display: flex;
        flex-direction: column;
        max-width: 100vw;
        min-width: unset;
        align-items: center;
        border-radius: 0;
    }

    .head_green_box_consultoria {
        display: flex;
        width: 100%;
        text-align: center;
    }
.green_box_consultoria img{
    display: none;
}
    .text_white_box_consultoria p,
    .topic_white_box_consultoria p {
        font-size: 16px;
        line-height: 20px;
    }

    .topics_white_box_consultoria {
        display: flex;
        flex-direction: column;

    }

    .topic_white_box_consultoria {
        display: flex;
        flex-direction: row;
        gap: 16px;
    }

    .bottom_white_box_consultoria {
        justify-content: center;
        align-items: flex-start;
        width: unset;
    }

    .green_box_consultoria {
        max-width: 360px;
        padding: 32px 16px;
        margin: 32px 16px;
    }

    .steps_green_box_consultoria {
        align-items: center;
    }

    .input_registration_box input {
        width: 100%;
        border-radius: 12px;
    }

    .tel_input_consultoria {
        width: 100%;
    }
.name_email_inputs {
    width: 320px;
}
    .country_code_registration_box {
        width: 35%;
    }

    #btn_registration_box {
        width: 100%;
    }

    .span_consultoria {
        top: 58%;
        left: 27%;
    }

    .stamp_span_consultoria {
        top: 55.5%;
        left: 30%;
    }
    .container_consultoria_promo{
        position: relative;
        bottom: 7%;
    }
    .content_consultoria svg{
        top: 21%;
    }
.discount_tag {
    position: absolute;
    top: 63%;
    left: -6%;
}
    /* Footnote */
    .container_registration_footnote{
        margin-top: 120px;
    }
    .content_registration_footnote {
        flex-direction: column;
        min-width: unset;
    }

    .payment_mode_footnote {
        margin: 0 24px;
    }

    .content_footer {
        align-items: flex-start;
        gap: 72px;
        margin: 0 16px;
    }

    .registration_box_footnote {
        max-width: 360px;
        margin: 0 16px;
    }
    .btn_registration_box, .tel_inputs{
        width: 347px;
    }

    .upper_footer {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        text-align: left;
        gap: 48px;
    }

    .sponsors_payment_mode {
        display: flex;
        justify-content: flex-start;
        gap: 32px;
    }

    .lower_footer {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .left_lower_footer {
        flex-direction: column;
    }

    .triple_ten_inc_left_lower_footer {
        height: 18px;
    }

    .registration_box_footnote input,
    .btn_registration_footnote {
        width: unset;
    }
    .right_lower_footer{
        margin-left: 0;
    }
    @media(max-height: 668px){
        .logo_banner_inicial{
            top: 23%;
        }
    }
    @media(min-height: 668px) and (max-height: 740px){
                .logo_banner_inicial {
            top: 21%;
        }
                .logo_banner_inicial.one {
            top: 17.8%;
            left: 0.5%;
        }
        .logo_banner_inicial.two{
            left: 27.5%;
        }
        .logo_banner_inicial.four{
            left: 67%;
        }
    }
    @media(min-height: 741px) and (max-height: 932px){
        .logo_banner_inicial{
            top: 17%;
        }
        .logo_banner_inicial.one{
            top: 15%;
            left: 8%;
        }
        .logo_banner_inicial.two{
            left: 30%;
        }
        .logo_banner_inicial.four{
            left: 65%;
        }
    }
        @media(min-height: 741px) and (max-height: 844px){
        .logo_banner_inicial {
            top: 18%;
        }
        .logo_banner_inicial.one {
            top: 15.8%;
            left: 4.5%;
        }
    }
    @media(min-height: 845px) and (max-height: 882px){
                .logo_banner_inicial.one {
            top: 15%;
            left: -1.5%;
        }
                .logo_banner_inicial.two {
            left: 26.5%;
            top: 17.5%;
        }
        .logo_banner_inicial.three{
            left: 46.5%;
            top: 17.5%;
        }
                .logo_banner_inicial.four {
            left: 68%;
            top: 17.5%;
        }
    }
}
@media(min-width: 1371px) and (max-width:1600px){
    .thingy_certificado{
        left: 22%;
    }
}
@media(min-width: 1600px) and (max-width:1800px){
    .thingy_certificado{
        left: 25%;
    }
}
@media(min-width: 1801px){
    .thingy_certificado{
        left: 29%;
    }
}

@media(max-width: 768px){
    .container_consultoria_promo{
        position: relative;
        bottom: 7%;
    }
}
