@import url(font.css);

.selection {
    background-color: #003059;
    width: 100vw;
    display: flex;
    justify-content: center;
}

.selection.margin-top-relogio {
    margin-top:  177px;
}

p br {
    display: none;
}

.selection__header--title {
    margin-top: 1.7rem;
}

.selection__header--title_text {
    font-family: MullerExtrabold;
    font-size: 1.25rem;
    color: white;
}

.choose {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #003059;
}

.choose__right {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.choose__right--mobilefilters {
    margin-top: 1.875rem;
    display: flex;
    gap: 1rem;
}

.choose__right--mobilefilters_box {
    display: flex;
    align-items: center;
    gap: 1rem;
    border-radius: 1.25rem;
    border: 1px solid rgb(0, 162, 255, 0.5);
    padding: .6875rem 1.25rem;
    cursor: pointer;
}

.choose__right--mobilefilters_box-name {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: white;
    font-weight: 500;
}

.choose__right--mobilefilters_box-icon {
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.chooseIcon1 {
    width: 1rem;
    height: 1rem;
    background-image: url(../img/site/opcoesCurso/filters.webp);
}

.chooseIcon2 {
    width: .5625rem;
    height: .5rem;
    background-image: url(../img/site/icons/arrowDownNoTail.webp);
}

.choose__right--cards1 {
    margin-top: 1.875rem;
}

.choose__right--cards2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: .75rem;
    flex-wrap: wrap;
    gap: .9375rem;
}

.choose__right--cards_card {
    margin-top: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    position: relative;
}

.choose__right--cards_banner {
    max-width: 21.1875rem;
    /*background-image: url(../img/site/opcoesCurso/bannerMobile.webp);*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
    border-radius: 1.25rem;
    margin-top: .9375rem;
    margin-bottom: 1.3125rem;
    width: 100%;
}

.choose__right--cards_banner img {
    width: 100%;
    height: auto;
    /*max-height: 10.8125rem;*/
}

.choose__right--pagination {
    display: flex;
    flex-direction: column;
    margin-top: 3.1875rem;
    align-items: center;
}

.choose__right--pagination_container {
    max-width: 50.6875rem;
    display: flex;
    justify-content: center;
    gap: .625rem;
}

.choose__right--pagination_container-icons {
    width: 2.25rem;
    height: 2.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-family: 'Inter', sans-serif;
    font-size: .75rem;
    font-weight: 500;
    border-radius: .625rem;
    cursor: pointer;
}

.choose__right--pagination_container-icons:hover {
    background-color: rgb(0, 83, 139, 0.5);
}

.active {
    background-color: rgb(0, 83, 139, 0.5);
}

.previews {
    background-image: url(../img/site/opcoesCurso/arrowDownNoTail.webp);
    transform: rotate(90deg);
    background-position: 50%;
    background-size: .75rem;
    background-repeat: no-repeat;
}

.next {
    background-image: url(../img/site/opcoesCurso/arrowDownNoTail.webp);
    transform: rotate(-90deg);
    background-position: 50%;
    background-size: .75rem;
    background-repeat: no-repeat;
}

.choose__right--pagination_description {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: .875rem;
    font-weight: 400;
    margin-top: 1.25rem;
    margin-bottom: 3.5rem;
}


#botaoCTA {
    z-index: 3;
}

.howork {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.howork__left {
    margin-top: 3.125rem;
}

.howork__left--text {
    font-family: MullerExtrabold;
    font-size: 1.5625rem;
    color: #003059;
    width: 18.875rem;
    text-align: center;
    line-height: 1.4;
}

.howork__right {
    margin-top: 1.5625rem;
}

.howork__right p {

    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #003059 !important;
    width: 18.875rem;
    line-height: 1.4;
}

.howork__right p strong {
    font-weight: 700;
}

.howork__right h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.25rem;
    font-weight: 500;
    color: #003059;
    line-height: 1.2;
}

.howork__right h2{
    font-family: 'Roboto', sans-serif;
    font-size: 1.875rem;
    font-weight: 500;
    color: #003059;
    margin: 1rem 0;
    line-height: 2.2rem;
}

.howork__right h3{
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #003059;
    margin: 1rem 0;
}

.howork__right h4{
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    color: #003059;
    margin: 1rem 0;
}

.howork__right h5{
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    color: #003059;
    margin: 1rem 0;
}

.howork__right h6{
    font-family: 'Roboto', sans-serif;
    font-size: 0.8rem;
    font-weight: 500;
    color: #003059;
    margin: 1rem 0;
}

.howork__right--text {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #003059;
    width: 18.875rem;
    line-height: 1.4;
}

.howork__right em {
    font-weight: 700;
}


.datasection {
    display: none;
    flex-direction: column;
}

.datasection__items {
    display: flex;
    margin: 0 auto;
    margin-top: 7.625rem;
}

.datasection__items--shake {
    width: 29.875rem;
    height: 29.875rem;
    background-size: 93.64406779661017% 100%;
    background-repeat: no-repeat;
    background-position: 1.1875rem 0;
    margin-top: 0.5625rem;
}

.datasection__items--shake_item1 {
    width: 4.8125rem;
    height: 4.8125rem;
    position: absolute;
    margin-left: 19.9375rem;
    margin-top: 1.9375rem;
    transition: 500ms;
}

.datasection__items--shake:hover .datasection__items--shake_item1 {
    margin-left: 20.5625rem;
    margin-top: 2.5625rem;
}

.datasection__items--shake_item2 {
    width: 3.4375rem;
    height: 3.4375rem;
    position: absolute;
    margin-left: 0;
    margin-top: 10.125rem;
    transition: 500ms;
}

.datasection__items--shake:hover .datasection__items--shake_item2 {
    margin-left: 0;
    margin-top: 9.5rem;
}

.datasection__items--shake_item3 {
    width: 3.4375rem;
    height: 3.4375rem;
    position: absolute;
    margin-left: 26.4375rem;
    margin-top: 11.375rem;
    transition: 500ms;
}

.datasection__items--shake:hover .datasection__items--shake_item3 {
    margin-top: 10.75rem;
    margin-left: 26.375rem;
}

.datasection__items--shake_item4 {
    width: 4.375rem;
    height: 4.375rem;
    position: absolute;
    margin-left: 2.1875rem;
    margin-top: 22.5rem;
    transition: 500ms;
}

.datasection__items--shake:hover .datasection__items--shake_item4 {
    margin-top: 23.125rem;
    margin-left: 2.8125rem;
}

.datasection__items--shake_item5 {
    width: 3.4375rem;
    height: 3.4375rem;
    position: absolute;
    margin-left: 21.75rem;
    margin-top: 25.75rem;
    transition: 500ms;
}

.datasection__items--shake:hover .datasection__items--shake_item5 {
    margin-top: 26.375rem;
    margin-left: 20.375rem;
}

.datasection__items--description {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 5.625rem;
}

.datasection__items--description_title {
    font-size: 3.125rem;
    text-align: center;
    color: #00315C;
    max-width: 31.25rem;
    font-family: MullerExtrabold, sans-serif;
}

.datasection__items--description_text {
    font-size: 1.125rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #003059;
    max-width: 29.75rem;
    line-height: 1.875rem;
    margin-top: 0.8125rem;
}

.datasection__items--description_graph {
    width: 35.125rem;
    height: 19.8125rem;
    background-color: #F5F2F4;
    border: 0.0625rem solid #E8E1E4;
    border-radius: 1.25rem;
    display: flex;
    flex-direction: column;
    margin-top: 1.5rem;
}

.graph__info {
    display: flex;
    width: 31.25rem;
    height: 2.5rem;
    position: absolute;
    margin-left: 2.1875rem;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.625rem;
    z-index: 2;
    transition: all 500ms;
}

.graph__info--left {
    display: flex;
    align-items: center;
}

.graph__info--left_img1 {
    width: 1.5rem;
    height: 1.5rem;
    background-size: 100%;
}

.graph__info--left_img2 {
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(../img/site/icons/dollaricon.webp);
    background-size: 100%;
}

.graph__info--left_text {
    margin-left: 0.6875rem;
    font-family: 'Inter', sans-serif;
    font-size: 1.5625rem;
    font-weight: 700;
}

.graph__info--right {
    display: flex;
}

.graph__info--right_link {
    cursor: pointer;
}

.graph__info--right_link-button1, .graph__info--right_link-button2 {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #EAE1E4;
    border-radius: 0.625rem;
}

.graph__info--right_link-button1 {
    background-size: 0.75rem;
    background-position: 0.875rem;
    background-repeat: no-repeat;
}

.graph__info--right_link-button2 {
    background-size: 0.75rem;
    background-position: 0.875rem;
    margin-left: 0.3125rem;
    background-repeat: no-repeat;
}

.graph__table {
    display: flex;
    position: absolute;
    z-index: 2;
    margin-top: 6.1875rem;
    margin-left: 2.1875rem;
}

.graph__table--container {
    width: 14.625rem;
    height: 11.1875rem;
    display: flex;
    align-items: flex-end;
}

.graph__table--container_bluegraph1 {
    width: 3.125rem;
    height: 6rem;
    background-color: transparent;
    border: 0.0625rem solid #003059;
    border-radius: 6.25rem 6.25rem 1.25rem 1.25rem;
}

.graph__table--container_bluegraph2 {
    width: 3.125rem;
    margin-left: -2.8125rem;
    margin-bottom: 0.3125rem;
    height: 6rem;
    background-color: #00A2FF;
    border-radius: 6.25rem 6.25rem 1.25rem 1.25rem;
    z-index: -1;
}

.graph__table--container_graygraph1 {
    width: 3.125rem;
    height: 10.8125rem;
    background-color: transparent;
    border: 0.0625rem solid #003059;
    border-radius: 6.25rem 6.25rem 1.25rem 1.25rem;
}

.graph__table--container_graygraph2 {
    width: 3.125rem;
    margin-left: -2.625rem;
    margin-bottom: 0.3125rem;
    height: 10.8125rem;
    background-color: #D3D3D3;
    border-radius: 6.25rem 6.25rem 1.25rem 1.25rem;
    z-index: -1;
}

.graph__table--container_info {
    margin-left: 0.9375rem;
}

.graph__table--container_info-title {
    font-size: 1.125rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #00315C;
    line-height: 1.56;
}

.graph__table--container_info-text {
    font-size: 1.5625rem;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #00315C;
    width: 11.25rem;
    line-height: 1.12;
}

.graph__table .graph__table--container:last-child {
    margin-left: 2.3125rem;
}

.graph__lines {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: absolute;
    margin-left: 2.2188rem;
    margin-top: 2.9688rem;
}

.graph__lines--line {
    width: 31.0625rem;
    height: 0.0625rem;
    background-color: #D3D3D3;
    margin-top: 1.875rem;
}

.datasection__items--description_pagination {
    width: 17.8125rem;
    height: 0.625rem;
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 1.25rem;
}

.datasection__items--description_pagination-item {
    width: 0.625rem;
    height: 0.625rem;
    background-color: #D3D3D3;
    border-radius: 0.3125rem;
}

.datasection__banner {
    margin: 0 auto;
    /*background-image: url(../img/site/banner.webp);*/
    max-width: 56.25rem;
    /*height: 12.5rem;*/
    margin-top: 9.375rem;
    background-size: 100%;
    background-repeat: no-repeat;
}

.datasection__banner img {
    width: 100%;
    height: auto;
    max-height: 20.5rem;
    border-radius: 1.875rem;
}


.advantages {
    display: flex;
    width: 100vw;
    flex-direction: column;
    align-items: center;
}

.advantages__title {
    margin-top: 2.625rem;
}

.advantages__title--text {
    font-family: MullerExtrabold;
    font-size: 1.5625rem;
    color: #003059;
    text-align: center;
    line-height: 1.2;
    max-width: 80vw;
}

.advantages__boxes {
    margin-top: 1.875rem;
    width: 20.25rem;
}

.advantages__boxes--box {
    background-color: #003059;
    width: 20.25rem;
    height: 14.8125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.25rem;
    margin-top: 1.25rem;
}

.advantages__boxes--box_items {
    width: 16.1875rem;
    height: 10.375rem;
}

.advantages__boxes--box_items-image {
    width: 3.4375rem;
    height: 3.4375rem;
    border-radius: .9375rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.advantageIcon1 {
    background-color: rgb(0, 162, 255, 0.3);
}

.advantageIcon2 {
    background-color: rgb(123, 206, 174, 0.3);
}

.advantageIcon3 {
    background-color: rgb(0, 162, 255, 0.3);
}

.advantageIcon4 {
    background-color: rgb(123, 206, 174, 0.3);
}

.advantages__boxes--box_items-image__img {
    width: 24px;
    height: 24px;
}

.advantages__boxes--box_items-title {
    font-family: 'Inter', sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: white;
    margin-top: 1.125rem;
    line-height: 1.3;
}

.advantages__boxes--box_items-desc {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: white;
    margin-top: 1.25rem;
    line-height: 1.5;
}

.comparison {
    background-color: #F6F2F4;
    width: 100vw;
    margin-top: 3.75rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.comparison__title--text {
    text-align: center;
    font-size: 1.5625rem;
    font-family: MullerExtrabold;
    color: #003059;
    margin-top: 2.625rem;
    line-height: 1.2;
    max-width: 80vw;
}


.comparison__subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: #003059;
    text-align: center;
    width: 20.875rem;
    margin-top: 1.25rem;
}

.comparison__subtitle--text {
    line-height: 1.375;
}

.comparison__boxes {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    max-width: 100vw;
    margin-top: 2.5rem;
    align-items: center;
    overflow: auto;
}

.comparison__boxes--left {
    height: 31.6875rem;
    background-color: white;
    border-radius: .9375rem;
    margin-left: 2.1875rem;
    flex: 0 0 19.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Sans', sans-serif;
    box-shadow: -5px 5px #003059;
    border: 1px solid #003059;
}

.comparison__boxes--left_title {
    font-size: 2rem;
    font-weight: 700;
    color: #00A2FF;
    text-align: center;
}

.comparison__boxes--left_subtitle {
    font-size: 1rem;
    font-weight: 500;
    color: #003059;
    margin-top: 1rem;
    text-align: center;
    max-width: 14.5625rem;
    line-height: 1.625;
}

.comparison__boxes--left_media {
    display: flex;
    color: #00A2FF;
    align-items: flex-end;
    margin-top: 1.5rem;
    gap: .375rem;
}

.comparison__boxes--left_media-value {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
}

.comparison__boxes--left_media-time {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
}

.comparison__boxes--left_description {
    font-size: .8125rem;
    font-weight: 700;
    color: #003059;
    margin-top: 1.75rem;
    text-align: center;
    margin-bottom: 2.3125rem;
    max-width: 14.5625rem;
    line-height: 1.47;
}

.comparison__boxes--left_list {
    display: flex;
    margin-top: 1rem;
    align-items: center;
    gap: 1rem;
}

.comparison__boxes--left_list-icon {
    width: 1.25rem;
    height: 1.25rem;
    background-image: url(../img/site/opcoesCurso/check.webp);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    background-position: 50%;
}

.comparison__boxes--left_list-item {
    font-size: 1rem;
    font-weight: 500;
    color: #003059;
    line-height: 1.625;
}

.comparison__boxes--right {
    height: 28.125rem;
    background-color: white;
    border-radius: .9375rem;
    margin-left: -1rem;
    flex: 0 0 19.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Sans', sans-serif;
    box-shadow: -5px 5px #003059;
    border: 1px solid #003059;
}

.comparison__boxes--right_title {
    font-size: 2rem;
    font-weight: 700;
    color: #003059;
    text-align: center;
}

.comparison__boxes--right_subtitle {
    font-size: 1rem;
    font-weight: 500;
    color: #003059;
    margin-top: 1rem;
    text-align: center;
    max-width: 14.5625rem;
    line-height: 1.625;
}

.comparison__boxes--right_media {
    display: flex;
    color: #00A2FF;
    align-items: flex-end;
    margin-top: 1.5rem;
    gap: .375rem;
}

.comparison__boxes--right_media-value {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
}

.comparison__boxes--right_media-time {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
}

.comparison__boxes--right_description {
    font-size: .8125rem;
    font-weight: 700;
    color: #003059;
    margin-top: 1.75rem;
    text-align: center;
    margin-bottom: 2.3125rem;
    max-width: 14.5625rem;
    line-height: 1.625;
}

.comparison__boxes--right_list {
    display: flex;
    margin-top: 1rem;
    align-items: center;
    gap: 1rem;
}

.comparison__boxes--right_list-icon {
    width: 1.25rem;
    height: 1.25rem;
    background-image: url(../img/site/opcoesCurso/check.webp);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    background-position: 50%;
}

.comparison__boxes--right_list-item {
    font-size: 1rem;
    font-weight: 500;
    color: #003059;
}

.comparison__pagination {
    margin-top: 3.8125rem;
    display: flex;
    gap: .625rem;
    margin-bottom: 3.6875rem;
}

.comparison__pagination--page {
    width: .5rem;
    height: .4375rem;
    background-color: #D3D3D3;
    border-radius: .5rem;
}

.activePage {
    background-color: #003059;
}

.frequent {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5.75rem;
}

.frequent__title {
    margin-bottom: 1.875rem;
}

.frequent__title--text {
    color: #003059;
    font-family: MullerExtrabold;
    font-size: 1.5625rem;
}

.frequent__bluecards {
    display: flex;
    flex-direction: column;
    gap: .9375rem;
}

.frequent__border {
    width: 15.875rem;
    height: 3.6875rem;
    padding: 7px 6.5px;
    border-radius: .9375rem;
    margin-top: calc(2rem - .4375rem);
}

.frequent__border:hover {
    background-color: rgb(0, 162, 255, 0.3);
}

.frequent__border--button {
    width: 15.875rem;
    height: 3.6875rem;
    background-color: #00A2FF;
    color: white;
    font-family: 'Inter', sans-serif;
    font-size: .875rem;
    font-weight: 700;
    border: none;
    border-radius: .625rem;
    cursor: pointer;
}

.frequent__questions {
    display: flex;
    align-items: center;
    margin-top: 6.25rem;
}

.frequent__questions--left {
    display: flex;
    align-items: center;
    background-color: #003059;
    width: 18.25rem;
    height: 7.5rem;
    border-radius: .9375rem;
}

.frequent__questions--left_text {
    width: 9.4375rem;
    font-family: MullerBold, sans-serif;
    font-size: 20px;
    color: white;
    margin-left: 2rem;
    line-height: 1.3;
}

.frequent__questions--right {
    width: 3.625rem;
    height: 3.625rem;
    border-radius: .9375rem;
    background-color: #8EF027;
    background-image: url(../img/site/icons/whatsappIcon.webp);
    background-size: 1.625rem;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-left: -2.5rem;
}


/* Filtro de quantidade */

.filter__quantity {
    width: 5.8125rem;
    height: 11.6875rem;
    background-color: white;
    position: absolute;
    transform: translateY(60%) translateX(-25%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: .75rem;
}

.filter__quantity--item {
    font-size: .9375rem;
    font-weight: 700;
    padding: .5rem 0;
    color: #003059;
    font-family: 'Inter', sans-serif;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.filter__quantity--item:hover {
    color: #D70A84;
}

/* Filtro de Ordem */

.filter__order {
    width: 9.5625rem;
    height: 10.3rem;
    background-color: white;
    position: absolute;
    transform: translateY(60%) translateX(-25%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: .75rem;
}

.filter__order--item {
    font-size: 1rem;
    font-weight: 700;
    padding: .9rem 0;
    color: #003059;
    font-family: 'Inter', sans-serif;
    width: 100%;
    text-align: left;
    cursor: pointer;
    margin-left: 1.875rem;
}

.filter__order--item:hover {
    color: #D70A84;
}

/* Filtro de quantidade */

.filter__quantitym {
    width: 5.8125rem;
    height: 11.6875rem;
    background-color: white;
    position: absolute;
    transform: translateY(60%) translateX(-25%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: .75rem;
    z-index: 5;
}

.filter__quantitym--item {
    font-size: .9375rem;
    font-weight: 700;
    padding: .5rem 0;
    color: #003059;
    font-family: 'Inter', sans-serif;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.filter__quantitym--item:hover {
    color: #D70A84;
}

/* Filtro de Ordem */

.filter__orderm {
    width: 9.5625rem;
    height: 11.6875rem;
    background-color: white;
    position: absolute;
    transform: translateY(60%) translateX(-25%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: .75rem;
    z-index: 5;
}

.filter__orderm--item {
    font-size: .9375rem;
    font-weight: 700;
    padding: .5rem 0;
    color: #003059;
    font-family: 'Inter', sans-serif;
    width: 100%;
    text-align: left;
    cursor: pointer;
    margin-left: 1.875rem;
}

.filter__orderm--item:hover {
    color: #D70A84;
}

.mobilefilter {
    width: 100vw;
    height: 100vh;
    max-height: calc(100vh - 2rem);
    background-color: #003059;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    z-index: 3;
    color: white;
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    overflow: auto;
    top: 0;
    left: 0;
    margin-top: 3.5rem;
}

.mobilefilter__categories {
    max-width: 18.5625rem;
    width: 18.5625rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.mobilefilter .mobilefilter__categories:last-child {
    padding-bottom: 10rem;
}

.mobilefilter__categories_buttonClose {
    position: absolute;
    top: 0;
    right: 0;
}

.mobilefilter__categories--favorite {
    margin-top: 1.9063rem;
    margin-bottom: 1.5625rem;
    max-width: 18.5625rem;
    width: 18.5625rem;
    display: flex;
    justify-content: flex-start;
}

.mobilefilter__categories--favorite--fav {
    display: flex;
    gap: 1.375rem;
}

.mobilefilter__categories--close {
    width: 1rem;
    height: 1rem;
    background-image: url(../img/site/geral/whitex.webp);
    background-size: 1rem;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 1.25rem;
    cursor: pointer;
}

.mobilefilter__categories--fav_blue {
    background-image: url(../img/site/geral/blueheart.webp);
    width: 1.25rem;
    height: 1.25rem;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.mobilefilter__categories--fav-active {
    background-image: url(../img/site/opcoesCurso/liked.webp);
}


.mobilefilter__categories--tags {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    padding: .625rem 0 1.375rem 0;
}

.mobilefilter__categories--tags_tag {
    padding: .625rem .9375rem;
    border-radius: 1.25rem;
    font-size: .75rem;
    font-weight: 500;
    border: 1px solid rgb(0, 162, 255, 0.3);
    box-sizing: border-box;
}

.activeFilter {
    background-color: #00A2FF;
    border-color: #00A2FF;
}

.mobilefilter__categories--buttons {
    display: flex;
    gap: 0.9375rem;
    margin-top: 2rem;
    left: 50%;
    width: 100%;
    justify-content: center;
    margin-bottom: 11rem;
}

.mobilefilter__categories--buttons_button1 {
    background-color: #00A2FF;
    border: none;
    border-radius: .625rem;
    color: white;
    font-family: 'Inter', sans-serif;
    font-size: .875rem;
    width: 7.625rem;
    height: 3.125rem;
    cursor: pointer;
}

.mobilefilter__categories--buttons_button2 {
    background-color: #003059;
    border: 1px solid rgb(0, 162, 255, 0.3);
    border-radius: .625rem;
    color: white;
    font-family: 'Inter', sans-serif;
    font-size: .875rem;
    width: 7.625rem;
    height: 3.125rem;
    box-sizing: border-box;
    cursor: pointer;
}

.categories__tags--tag_active {
    background-color: #00A2FF;
}


@media screen and (min-width: 720px) {

    .selection {
        margin-top: 0;
    }

    .selection.margin-top-relogio {
        margin-top: 0;
    }

    .datasection{
        display: flex;
    }

    .selection__header {
        display: flex;
        width: 69.5rem;
        justify-content: space-between;

    }

    .selection__header--title_text {
        font-size: 2.5rem;
    }

    .selection__header--title_subtext {
        font-family: MullerBold;
        font-size: 1.2rem;
        color: white;
        line-height: 1.5;
        margin-top: 0.3rem;
    }

    .selection__header--banner {
        max-width: 27.0625rem;
        /*background-image: url(../img/site/opcoesCurso/firstBanner.webp);*/
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 50%;
    }

    .selection__header--banner img {
        width: 100%;
        max-height: 7.0625rem;;
        height: auto;
    }

    .choose {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
        gap: 1rem;
    }

    .choose__left {
        display: flex;
        flex-direction: column;
        width: 16.6875rem;
        margin-top: 1.375rem;
    }

    .choose__left--filters {
        width: 16.6875rem;
        max-height: calc(100svh - 325px);
        min-height: 15.5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid rgb(0, 162, 255, 0.3);
        border-radius: 1.25rem;
        position: relative;
        padding-bottom: 90px;
    }

    .choose__left--filters_container {
        margin-top: .625rem;
        width: 15.375rem;
        display: flex;
        flex-direction: column;
        min-height: 15rem;
        max-height: calc(100svh - 335px);
        gap: 1.8125rem;
        overflow-y: auto;
        overflow-x: hidden;
        margin-left: 15px;
    }

    .choose__left--filters_container::-webkit-scrollbar {
        width: 0.3125rem;
    }

    .choose__left--filters_container::-webkit-scrollbar-thumb {
        background-color: #00A2FF;
        border-radius: 10px;
        background-clip: content-box;
    }

    .choose__left--filters_container:first-child .choose__left--filters_container-box {
        margin-top: 1rem;
    }

    .ultimoFilho {
        padding-bottom: 0.5rem;
    }

    .choose__left--filters_container-box {
        display: flex;
        flex-direction: column;
    }

    .choose__left--filters_container-box__title {
        text-align: left;
    }

    .choose__left--filters_container-box__title--text {
        font-size: 1rem;
        font-weight: 500;
        font-family: 'Inter', sans-serif;
        color: white;
        margin-bottom: .8125rem;
    }

    .choose__left--filters_container-box__title--text span {
        font-size: .875rem;
    }

    .choose__left--filters_container-box__filters {
        display: flex;
        gap: .8125rem;
        width: 14.375rem;
        flex-wrap: wrap;
    }

    .choose__left--filters_container-box__filters--filter {
        font-size: .75rem;
        font-weight: 500;
        font-family: 'Inter', sans-serif;
        color: white;
        border-radius: 1.25rem;
        padding: .525rem .8375rem;
        border: 1px solid rgb(0, 162, 255, 0.3);
        cursor: pointer;
        line-height: 1.5;
    }

    .choose__left--filters_container-buttons {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 1.15rem;
        display: flex;
        gap: .6875rem;
    }

    .choose__left--filters_container-buttons__button1, .choose__left--filters_container-buttons__button2 {
        width: 6.875rem;
        height: 2.5rem;
        color: white;
        font-size: .875rem;
        font-family: 'Inter', sans-serif;
        font-weight: 700;
        border-radius: .625rem;
        cursor: pointer;
    }

    .choose__left--filters_container-buttons__button1 {
        background-color: #00A2FF;
        border: 1px solid #00A2FF;
    }

    .choose__left--filters_container-buttons__button2 {
        background-color: #003059;
        border: 1px solid rgb(0, 162, 255, 0.3);
    }

    .activeFilter {
        background-color: #00A2FF;
        border-color: #00A2FF;
    }

    .choose__left--camp {
        margin-top: 1.6875rem;
        padding-bottom: 4rem;
    }

    .choose__left--camp_text {
        font-family: 'Inter', sans-serif;
        font-size: 1.5625rem;
        font-weight: 700;
        color: white;
        line-height: 1.5;
    }

    .choose__left--camp_text span {
        color: #00A2FF;
    }

    .choose__right {
        width: 51.6875rem;
        margin-top: 1.375rem;
    }

    .choose__right--desktopfilters {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .choose__right--desktopfilters_searchbox {
        display: flex;
        border-radius: .75rem;
        border: 1px solid rgb(0, 162, 255, 0.5);
        box-sizing: border-box;
        width: 25.375rem;
        height: 3.4375rem;
    }

    .choose__right--desktopfilters_searchbox-input {
        font-family: 'Roboto', sans-serif;
        font-size: .9375rem;
        color: white;
        flex-grow: 1;
        border-radius: .75rem;
        background-color: transparent;
        border: none;
        outline: none;
        padding-left: .9063rem;
    }

    .choose__right--desktopfilters_searchbox-input::placeholder {
        font-family: 'Roboto', sans-serif;
        font-size: .9375rem;
        color: white;
    }

    .choose__right--desktopfilters_searchbox-icon {
        width: 3.4375rem;
        height: 3.4375rem;
        background-color: #00A2FF;
        background-image: url(../img/site/icons/magnifying-glass.webp);
        background-repeat: no-repeat;
        background-size: 1.25rem;
        background-position: 50%;
        border-radius: 0 .75rem .75rem 0;
        cursor: pointer;
    }

    .choose__right--desktopfilters_filters {
        display: flex;
        gap: 0.9375rem;
        align-items: center;
    }

    .choose__right--desktopfilters_filters-fav {
        width: 1.25rem;
        height: 1.25rem;
        background-image: url(../img/site/opcoesCurso/favoritos.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        cursor: pointer;
    }

    .choose__right--desktopfilters_filters-fav-active {
        background-image: url(../img/site/opcoesCurso/liked.webp);
    }


    .balaoIndicador {
        width: 12.875rem;
        height: 2.5625rem;
        color: #003059;
        font-size: .875rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Roboto', sans-serif;
        background-color: white;
        font-weight: 400;
        border-radius: .625rem;
        position: absolute;
        z-index: 2;
        transform: translateX(-45%) translateY(-130%);
        border: 2px solid white;
    }

    .balaoIndicador::before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 10px;
    }

    .balaoIndicador::before {
        top: 100%;
        left: calc(50% - 10px);
        border-color: #FFFFFF transparent transparent transparent;
    }

    .choose__right--desktopfilters_filters-view1 {
        width: 1.25rem;
        height: 1.25rem;
        background-image: url(../img/site/opcoesCurso/barsSelected.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        cursor: pointer;
    }

    .choose__right--desktopfilters_filters-view2 {
        width: 1.25rem;
        height: 1.25rem;
        background-image: url(../img/site/opcoesCurso/GridNotSelected.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        cursor: pointer;
    }

    .choose__right--desktopfilters_filters-view3 {
        width: 1.25rem;
        height: 1.25rem;
        background-image: url(../img/site/opcoesCurso/barsNotSelected.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        cursor: pointer;
    }

    .choose__right--desktopfilters_filters-view4 {
        width: 1.25rem;
        height: 1.25rem;
        background-image: url(../img/site/opcoesCurso/GridSelected.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        cursor: pointer;
    }

    .choose__right--desktopfilters_filters-box {
        display: flex;
        align-items: center;
        gap: .8125rem;
        border: 1px solid rgb(0, 162, 255, 0.3);
        border-radius: 1.25rem;
        padding: .6875rem 1.25rem;
        cursor: pointer;
        z-index: 1;
    }

    .choose__right--desktopfilters_filters-box__filter {
        font-family: 'Inter', sans-serif;
        font-size: .875rem;
        font-weight: 500;
        color: white;
    }

    .choose__right--desktopfilters_filters-box__icon {
        background-image: url(../img/site/opcoesCurso/arrowDownNoTail.webp);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 50%;
        width: .5625rem;
        height: .5rem;
    }

    .choose__right--cards_banner {
        max-width: 50.6875rem;
        /*background-image: url(../img/site/opcoesCurso/bannermeio.webp);*/
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        border-radius: 1.25rem;
        margin-top: .375rem;
        margin-bottom: 0rem;
        cursor: pointer;
    }

    .choose__right--cards_banner img {
        width: 100%;
        height: auto;
        max-height: 5rem;
    }

    .howork {
        /*flex-direction: column;*/
        /*margin: 0 auto;*/
        /*align-items: center;*/
        margin-top: 6.25rem;
    }

    .howork__left {
        margin-top: 0;
    }

    .howork__left--text {
        width: auto;
    }

    .howork__right {
        max-width: 70%;
    }

    .howork__right p {
        width: 100%;
    }

    .howork__right--text {
        width: 100%;
    }

    p br {
        display: none;
    }

    /* Vanttagens */
    .advantages {
        display: flex;
        width: 100vw;
        flex-direction: column;
        align-items: center;
    }

    /* Por enquanto */
    .advantages__title {
        margin-top: 5.375rem;
    }

    .advantages__title--text {
        color: #003059;
        font-size: 2.8125rem;
    }

    .advantages__boxes {
        width: auto;
        display: flex;
        gap: 1rem;
    }

    .advantages__boxes--box {
        background-color: #003059;
        width: 16.25rem;
        height: 20rem;
        justify-content: center;
        align-items: center;
        border-radius: 1.25rem;
        margin-top: 1.25rem;
    }

    .advantages__boxes--box_items {
        width: 13.1875rem;
        height: 15.25rem;
    }

    .advantages__boxes--box_items-desc {
        margin-top: 3.3125rem;
    }

    /* Box de comparação */
    .comparison {
        margin-top: 7.125rem;
    }

    .comparison__title--text {
        margin-top: 5.3125rem;
        font-size: 3.125rem;
    }

    .comparison__subtitle {
        font-size: 1.125rem;
        width: 38.75rem;
        margin-top: 1.625rem;
    }

    .comparison__subtitle--text {
        line-height: 1.1;
    }

    .comparison__boxes {
        display: flex;
        flex-wrap: nowrap;
        width: 100vw;
        margin-top: 4.9375rem;
        align-items: center;
        justify-content: center;
        margin-bottom: 8.625rem;
    }

    .comparison__boxes--left {
        z-index: 1;
        margin-bottom: .3125rem;
    }

    /* FAQ */
    .frequent {
        width: 100vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 6.25rem;
    }

    .frequent__banner {
        max-width: 56.25rem;
        /*background-image: url(../img/site/opcoesCurso/thirdbanner.webp);*/
        /*background-size: 100%;*/
        /*background-position: 50%;*/
        /*background-repeat: no-repeat;*/
        margin-bottom: 5.3125rem;
    }

    .frequent__banner  img{
        width: 100%;
        max-height: 12.5rem;
        border-radius: 1.875rem;

    }

    .frequent__title {
        margin-bottom: 1.875rem;
    }

    .frequent__title--text {
        font-size: 3.125rem;
    }

    .frequent__bluecards {
        flex-direction: row;
        gap: 2.1875rem;
    }

    .frequent__border {
        margin-top: calc(2.4375rem - .4375rem);
    }

    .frequent__questions--left {
        width: 29.375rem;
        height: 7.5rem;
        border-radius: 1.25rem;
    }

    .frequent__questions--left_text {
        width: 21.125rem;
        font-size: 20px;
        color: white;
        margin-left: 2rem;
    }

    .frequent__questions--right {
        width: 3.625rem;
        height: 3.625rem;
        border-radius: .9375rem;
        background-color: #8EF027;
        background-image: url(../img/site/icons/whatsappIcon.webp);
        background-size: 1.625rem;
        background-position: 50%;
        background-repeat: no-repeat;
        margin-left: -2.5rem;
    }

    .choose__right--cards2 {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }


}
