* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

img,
video {
    display: block;
    max-width: 100%;
}

a {
    text-decoration: none !important;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.max-width-content {
    width: 1280px;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
}

/* faixas */
.desktop-header-top-left {
    position: absolute;
    top: 0;
    left: 0;
}

.desktop-header-bottom-right {
    position: absolute;
    top: 117px;
    right: 0;
}

.desktop-background-top-left-whosfor {
    position: absolute;
    top: 0px;
    left: -0px;
    height: 320px;
}

.desktop-background-bottom-right-whosfor {
    position: absolute;
    bottom: 0px;
    right: 00px;
    height: 320px;
}

.mobile-header-topside,
.mobile-header-botside,
.mobile-background-top,
.mobile-background-bottom {
    display: none;
}

.hero-section .hero-section-logo img {
    margin: 0 auto;
    max-width: 122px;
    width: 100%;
}

.hero-section .hero-section-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.hero-section .titles-content img {
    max-width: 156px;
    width: 100%;
}

.hero-section .titles-content h1 {
    font-size: 35px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    line-height: 113.99999999999999%;
    margin: 20px 0px 0px 0px;
    max-width: 652px;
}

.hero-section .titles-content h1 span {
    color: #EC1C24;
}

.hero-section .titles-content ul {
    font-size: 18px;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    line-height: 113.99999999999999%;
    margin: 20px 0px 0px 0px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    list-style: none;
    padding: 0px;
    max-width: 560px;
}

.hero-section .titles-content ul span {
    font-weight: 700;
}

.hero-section .titles-content li {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}

.hero-section .titles-content li img {
    width: 18px;
    margin: 0px;
}

.hero-section .titles-content p {
    font-size: 18px;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    line-height: 113.99999999999999%;
    margin: 10px 0 0 0;
}

.hero-section .titles-content a {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #2E2E2E;
    background-color: #3BFE31;
    box-shadow: 0px 0px 14.5px 0px #0000004D;
    box-shadow: 0px 9px 9.4px 0px #285F5F33 inset;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 100px;
    margin-top: 20px;
}

.hero-section .image-content img {
    max-width: 465px;
    width: 100%;
}

.about-section {
    padding: 40px 0px 60px 0px;
    background-color: #2E2E2E;
    background-image: url('../images/about-background.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-section h1 {
    font-size: 40px;
    font-weight: 800;
    font-family: 'Alegreya Sans', sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 0px;
    line-height: 113.99999999999999%;
}

.about-section h1 span {
    color: #EC1C24;
}

.about-section .about-title-p {
    font-size: 20px;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    line-height: 113.99999999999999%;
    max-width: 583px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}

.about-section .player {
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 20px;
    width: 65%;
    aspect-ratio: 16 / 9;
}

.about-section .about-instructions {
    font-size: 20px;
    font-weight: 700;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    line-height: 113.99999999999999%;
    margin-top: 24px;
    text-align: center;
}

.about-section a {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #282828;
    background-color: #3BFE31;
    box-shadow: 0px 0px 6px 0px #0000004D;
    box-shadow: 0px 9px 9.4px 0px #285F5F33 inset;
    width: fit-content;
    display: block;
    padding: 15px 20px;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 20px;
}

.about-section .about-p {
    font-size: 20px;
    font-weight: 800;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.extra-modules-slider {
    background-color: #282828;
    padding: 34px 15px 120px 15px;
    display: flex;
    justify-content: center;
}

.extra-modules-slider .content {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
}

.extra-modules-slider .section-title-h3 {
    font-size: 14px;
    font-weight: 800;
    font-family: Poppins;
    color: #ffffff;
    line-height: 135%;
    margin-bottom: 0px;
}

.extra-modules-slider .section-title {
    font-size: 35px;
    font-weight: 800;
    font-family: Poppins;
    color: #ffffff;
    line-height: 54px;
    margin-top: 3px;
    margin-bottom: 0px;
}

.extra-modules-slider .section-title span {
    color: #EC1C24;
}

.extra-modules-slider .extra-modules-description {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px;
}

.extra-modules-slider .extra-modules-description-mobile {
    display: none;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px;
}

.extra-modules-slider .extra-modules-slider-container {
    width: 100%;
    position: relative;
}

.extra-modules-slider .extra-modules-slider-container .carousel {
    max-width: 100vw;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative !important;
    padding: 0px 0%;
    margin: auto;
    overflow: hidden;
    margin-top: 15px;
}

.extra-modules-slider .carousel_item.active,
.extra-modules-slider .carousel_item-next,
.extra-modules-slider .carousel_item-prev {
    display: flex;
}

.extra-modules-slider .carousel {
    /* width: 51%; */
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative !important;
    padding: 0px 0%;
    margin: auto;
    overflow: hidden;
}

.extra-modules-slider .carousel_inner {
    display: flex;
    width: 100%;
    transition: transform 0.5s ease;
}

.extra-modules-slider .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0px;
}

.extra-modules-slider .carousel_item {
    height: fit-content;
}

.extra-modules-slider .carousel_item .section-title {
    font-size: 20px;
    font-family: Poppins;
    font-weight: 700;
    line-height: 42.5px;
    text-align: center;
    color: #ffffff;
    margin: 0px;
}

.extra-modules-slider .carousel_item .section-description {
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins;
    line-height: 20px;
    line-height: 30.6px;
    color: #ffffff;
}

.extra-modules-slider .carousel_item .slide-item {
    width: 100%;
    /*  max-width: 280px; */
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.extra-modules-slider .carousel_item img {
    height: 534px;
    display: block;
    max-width: 100%;
}

.extra-modules-slider .carousel-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    color: #ffffff;
    font-size: 2em;
    border: none;
    display: block;
    cursor: pointer;
}

.row>* {
    padding: 0px !important;
}

.extra-modules-slider .prev {
    left: 0%;
    top: 8em;
    cursor: pointer;
}

.extra-modules-slider .next {
    right: 0%;
    top: 8em;
    cursor: pointer;
}

.extra-modules-slider .carousel-pagination {
    text-align: center;
    width: 100%;
    margin-top: 15px;
}

.extra-modules-slider .dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s;
}

.extra-modules-slider .dot.active {
    background-color: #ffffff;
}

.extra-modules-slider .carousel_item {
    text-align: center;
    flex: 0 0 25%;
    width: 25%;
}

.extra-modules-slider .slide_img {
    width: 100px;
}

.extra-modules-slider .extra-modules-shop {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
    margin-top: 35px;
}

.extra-modules-slider .extra-modules-shop-card {
    background-color: #FFFFFF33;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 5px;
    padding: 10px;
}

.extra-modules-slider .extra-modules-shop-card img {
    width: 32px;
}

.extra-modules-slider .extra-modules-shop-card span {
    font-size: 20px;
    font-weight: 500;
    font-family: Poppins;
    color: #DEF8ED;
}

.extra-modules-slider .carousel-arrow-left-to-right {
    transform: rotate(180deg);
}

.extra-modules-slider .app-shops {
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.extra-modules-slider .app-shops div {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #DEF8ED;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    padding: 10px;
    background-color: #FFFFFF33;
    border-radius: 5px;
}

.ourDifferences-section {
    background-color: #282828;
    padding: 21px 0px 15px 0px;
    border-bottom: 5px solid #EC1C24;
}

.ourDifferences-section .ourDifferences-section-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ourDifferences-section h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Alegreya Sans', sans-serif;
    color: #ffffff;
    line-height: 72%;
    text-align: center;
}

.ourDifferences-section h2 span {
    color: #EC1C24;
}

.ourDifferences-section img {
    margin-top: 10px;
    max-width: 403px;
    width: 100%;
}

.ourDifferences-section a {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #2E2E2E;
    background-color: #3BFE31;
    box-shadow: 0px 0px 6px 0px #0000004D;
    box-shadow: 0px 9px 9.4px 0px #285F5F33 inset;
    width: fit-content;
    display: block;
    padding: 15px 24px;
    border-radius: 100px;
    margin: 0 auto;
}

.exclusive-offer-section {
    background-color: #282828;
    padding: 65px 0px 49px 0px;
    position: relative;
    overflow: hidden;
    background-image: url('../images/faixas/blackdecember/background-desktop.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.exclusive-offer-section .exclusive-offer-section-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.exclusive-offer-section .exclusive-h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Alegreya Sans', sans-serif;
    color: #ffffff;
    margin: 0px;
}

.exclusive-offer-section p {
    font-size: 20px;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    line-height: 120%;
    max-width: 963px;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
}

.exclusive-offer-section p span {
    font-weight: 900;
}

.exclusive-offer-section .access-card-content-student {
    padding: 0px 30px 30px 30px;
    max-width: 525px;
    width: 100%;
    background-color: #ffffff;
    border: 4px solid #1A1A1A;
    box-shadow: 0px 0px 12.8px 0px #EC1C24;
    box-shadow: 0px 0px 16.1px 5px #EC1C244D;
    border-radius: 10px 60px;
    margin-top: 40px;
    overflow: hidden;
}

.exclusive-offer-section .access-card-content-student {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.exclusive-offer-section .access-card-content-student .access-card-outdoor-student {
    background-color: #1A1A1A;
    width: fit-content;
    margin: 0 auto;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 14px 15px 10px 15px;
}

.exclusive-offer-section .access-card-content-student .access-card-outdoor-student span {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
}

.exclusive-offer-section .access-card-content-student .access-card-offer {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Rubik', sans-serif;
    color: #1A1A1A;
    line-height: 113.99999999999999%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    margin-top: 25px;
}

.exclusive-offer-section .access-card-content-student h2 {
    font-size: 25px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color: #1A1A1A;
    line-height: 113.99999999999999%;
    margin: 16px 0px 0px 0px;
    max-width: 437px;
}

.exclusive-offer-section .access-card-content-student h2 span {
    color: #1A1A1A;
    font-weight: 800;
}

.exclusive-offer-section .access-card-content-student .access-card-percentage img {
    max-width: 365px;
    width: 100%;
    margin-top: 20px;
}

.exclusive-offer-section .access-card-content-student a {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #1A1A1A;
    background-color: #3AF832;
    box-shadow: 0px 0px 14.5px 0px #0000004D;
    box-shadow: 0px 9px 9.4px 0px #FFFFFF33 inset;
    width: fit-content;
    display: block;
    padding: 16px 20px;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 30px;
}

.exclusive-offer-section .warranty {
    margin-top: 42px;
    max-width: 707px;
    width: 100%;
}

.statements-section {
    padding: 23px 0 0 0;
    background-color: #282828;
    border-bottom: 5px solid #EC1C24;
}

.statements-section .statements-section-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.statements-section h2 {
    font-size: 55px;
    font-weight: 800;
    font-family: 'Alegreya Sans', sans-serif;
    color: #ffffff;
    margin: 0px;
}

.statements-section h2 span {
    color: #EC1C24;
}

.statements-section p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    max-width: 510px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 17px;
    line-height: 21.6px;
}

.statements-section img {
    max-width: 854px;
    width: 100%;
    margin-top: 30px;
}

.faq-section {
    background-color: #2E2E2E;
    padding: 40px 0px 45px 0px;
}

.faq-section h1 {
    font-size: 45px;
    font-weight: 800;
    font-family: 'Alegreya Sans', sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 0px;
}

.faq-section .faq-subtitle {
    font-size: 30px;
    font-weight: 500;
    font-family: 'Alegreya Sans', sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 9px 0 0 0;
}

.faq-section .faq-subtitle span {
    font-weight: 800;
}

.faq-section .accordion-content {
    margin-top: 20px;
}

.faq-section .accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.faq-section .accordion-item {
    border-radius: 5px;
    border: 1px solid #6D6D6D
}

.accordion .accordion-item:not(:first-of-type) {
    border-top: 1px solid #6D6D6D;
}


.faq-section .accordion-item button {
    font-size: 20px;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    background-color: #1A1A1A;
    border-radius: 5px;
}

.faq-section .accordion-collapse {
    background-color: #1A1A1A;
    color: #ffffff;
}

.faq-section .accordion-button::after {
    background-image: url(../images/white-arrow.svg) !important;
}

.faq-section .accordion-button:not(.collapsed)::after {
    background-image: url(../images/white-arrow.svg) !important;
}

.faq-section .support-content {
    padding: 40px 0px 0px 0px;
}

.faq-section .support-content h3 {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Alegreya Sans', sans-serif;
    color: #ffffff;
    margin: 0px;
    text-align: center;
}

.faq-section .support-content p {
    font-size: 20px;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    line-height: 120%;
    max-width: 860px;
    width: 100%;
}

.faq-section .support-content a {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    background-color: #00C174;
    box-shadow: 0px 0px 6px 0px #0000004D;
    box-shadow: 0px 9px 9.4px 0px #285F5F33 inset;
    width: fit-content;
    display: block;
    padding: 10px 30px;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 31px;
    background-color: #2E2E2E;
    padding: 20px 0px;
    border-top: 1px solid #FFFFFF1A;
}

footer .copy-content {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    text-align: center;
}

footer .copy-links-desktop {
    display: block;
}

footer .copy-links-mobile {
    display: none;
}

footer .copy-content span {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
}

footer .copy-content a {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #FFFFFF;
    text-decoration: underline !important;
}

.background-form .modal-content {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    background-color: #000000;
    border: 1px solid #EC1C24;
    box-shadow: 0px 0px 18.8px 0px #EC1C24;
    border-radius: 20px;
}

.background-form .modal-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 25px 20px 15px 20px;
    border: 0px;
}

.background-form .modal-content h2 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'DM Sans', sans-serif;
    color: #ffffff;
    line-height: 113.99999999999999%;
    margin: 0px;
}

.background-form .close-btn {
    background: none;
    border: none;
}

.background-form .form-modal {
    padding: 0px 20px 25px 20px;
    width: 100%;
}

.background-form .form-modal div {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.background-form .form-modal label {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    color: #ffffff;
}

.background-form .form-modal input[type="text"],
.background-form .form-modal input[type="email"] {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    color: #0D0D0D;
    outline: none;
    border: 1px solid #C5C5C5;
    height: 44px;
    width: 100%;
    border-radius: 5px;
    padding-left: 16px;
    margin-bottom: 15px;
}

.background-form-input-phone-border {
    border: 2px solid #FF6666 !important;
}

.background-form .form-box-phonemask {
    display: flex;
    flex-direction: row !important;
    align-items: center;
    width: 100%;
    background-color: #ffffff;
    height: 44px;
    border: 1px solid #C5C5C5;
    border-radius: 5px;
    padding: 12px 16px;
    margin-top: 4px;
}

.background-form .dropdown-toggle {
    background-color: #ffffff;
    border: none;
    padding-left: 0px;
    display: flex;
}

.background-form .dropdown-toggle::after {
    border: none !important;
    margin-left: 0 !important;
    vertical-align: middle !important;
    content: url('../images/arrow-down.svg');
    position: absolute;
    right: -15px;
    top: 58%;
    transform: translateY(-50%);
}

.background-form .dropdown-toggle:active {
    background-color: #ffffff !important;
}

.background-form .dropdown-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.background-form .form-box-phonemask input {
    height: 42px;
    width: 100%;
    border-radius: 100px;
    padding: 12px 16px;
    outline: none;
    margin: 0px !important;
    border: none !important;
}

.btn:hover,
.btn.show,
.background-form .dropdown-toggle:hover {
    box-shadow: none !important;
    background-color: #ffffff !important;
}

.background-form .input-content {
    width: 100%;
}

.background-form-warning-content-enabled {
    display: flex !important;
    background: #FF666699;
    border: 1px solid #FF6666;
    width: 100%;
    border-radius: 5px;
    padding: 8px;
    margin-top: 15px;
    gap: 4px !important;
}

.input-submit-enabled {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #1A1A1A;
    background-color: #3AF832;
    opacity: 100%;
    box-shadow: 0px 0px 14.5px 0px #0000004D;
    box-shadow: 0px 9px 9.4px 0px #FFFFFF33 inset;
    border-radius: 100px;
    padding: 14px;
    width: 100%;
    border: none;
    margin-top: 20px;
    transition: .3s all ease;
}

.input-submit-disabled {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #1A1A1A;
    background-color: #3AF832;
    opacity: 50%;
    box-shadow: 0px 0px 14.5px 0px #0000004D;
    box-shadow: 0px 9px 9.4px 0px #FFFFFF33 inset;
    border-radius: 100px;
    padding: 14px;
    width: 100%;
    border: none;
    margin-top: 20px;
    transition: .3s all ease;
}

.error-modal,
.loading-modal {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    overflow: auto;
    opacity: 0;
    transition: visibility, opacity .5s linear;
    visibility: hidden
}

.error-modal {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4)
}

.error-modal-content {
    background-color: #fefefe;
    padding: 20px;
    width: 30%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px
}

.error-modal-header {
    display: flex;
    justify-content: right;
    align-items: center;
    flex-direction: column;
    width: 100%
}

.error-modal-close,
.loading-modal-close {
    text-align: right;
    width: 100%
}

.error-modal-title,
.loading-modal-title {
    font-family: Alegreya Sans;
    font-size: 30px;
    font-weight: 800;
    line-height: 33px;
    letter-spacing: -.01em;
    text-align: center;
    color: #1a1a1a
}

.error-modal-description,
.loading-modal-description {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    letter-spacing: -.01em;
    text-align: center;
    color: #6d6d6d
}

.loading-modal {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.loading-modal-content {
    padding: 20px;
    width: 30%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px
}

.loading-modal-content .modal-header {
    border-bottom: none !important
}

.loading-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

.loading-modal-btn {
    width: auto;
    padding: 10px 30px;
    color: #fff;
    background-color: #00c174;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    margin-bottom: 10px
}

.loading-modal-btn a {
    text-decoration: none;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.loading-modal-btn:nth-child(5) {
    margin-bottom: 0
}

.loading-modal-btn img {
    margin-right: 10px
}

.loading-modal-btn-text {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center
}

@media screen and (max-width: 1950px) {
    .desktop-header-top-left {
        position: absolute;
        top: -20px;
        left: -40px;
    }
}

@media screen and (max-width: 1810px) {
    .desktop-header-top-left {
        position: absolute;
        top: -30px;
        left: -70px;
    }
}

@media screen and (max-width: 1715px) {
    .desktop-header-top-left {
        position: absolute;
        top: -50px;
        left: -80px;
    }
}


@media screen and (max-width: 1700px) {
    .desktop-background-bottom-right-whosfor {
        position: absolute;
        bottom: 0px;
        right: -100px;
        height: 320px;
    }
}

@media screen and (max-width: 1615px) {
    .desktop-header-top-left {
        position: absolute;
        top: -60px;
        left: -90px;
    }

    .desktop-background-top-left-whosfor {
        left: -100px;
    }
}

@media screen and (max-width: 1550px) {
    .desktop-header-top-left {
        position: absolute;
        top: -70px;
        left: -140px;
    }
}

@media screen and (max-width: 1500px) {
    .desktop-background-bottom-right-whosfor {
        position: absolute;
        bottom: -50px;
        right: -130px;
        height: 320px;
    }
}

@media screen and (max-width: 1430px) {

    .desktop-background-top-left-whosfor {
        left: -200px;
    }
}

@media screen and (max-width:1280px) {
    .max-width-content {
        width: 100%;
        padding: 0px;
    }

    .extra-modules-slider .prev {
        left: -1%;
    }

    .extra-modules-slider .next {
        right: -1%;
    }
}

@media screen and (max-width: 1240px) {
    .desktop-background-top-left-whosfor {
        left: -250px;
        top: -20px;
    }
}

@media screen and (max-width: 1225px) {
    .extra-modules-slider .carousel_item img {
        height: auto;
    }
}

@media screen and (max-width: 1215px) {
    .extra-modules-slider .extra-modules-slider-container {
        width: 98%;
    }
}

@media screen and (max-width: 1180px) {

    .extra-modules-slider .next,
    .extra-modules-slider .prev {
        top: 40%;
    }

    .extra-modules-slider .prev {
        left: -2%;
    }

    .extra-modules-slider .next {
        right: -2%;
    }
}

@media screen and (max-width: 1060px) {
    .desktop-background-top-left-whosfor {
        left: -250px;
        top: -40px;
    }
}

@media screen and (max-width: 980px) {

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .desktop-header-top-left,
    .desktop-header-bottom-right {
        display: none;
    }

    .desktop-background-top-left-whosfor,
    .desktop-background-bottom-right-whosfor,
    .desktop-background-bottom-right,
    .desktop-background-top-left {
        display: none;
    }

    .mobile-header-topside {
        display: block;
        position: absolute;
        top: -125px;
        width: 100%;
    }

    .mobile-header-botside {
        display: block;
        position: absolute;
        bottom: -50px;
        width: 100%;
    }

    .mobile-background-top {
        display: block;
        position: absolute;
        top: -28px;
        left: -210px;
        width: 100%;
    }

    .mobile-background-bottom {
        display: block;
        position: absolute;
        bottom: -30px;
        right: -150px;
        width: 100%;
    }

    .mobile-background-hero-about {
        background-color: #0D0D0D;
    }

    .hero-section {
        padding: 50px 0px 0px 0px;
        background-size: 1020px;
        background-position: center top;
    }

    .hero-section .titles-content {
        padding: 0px 20px;
    }

    .hero-section .hero-section-logo img {
        max-width: 90px;
    }

    .hero-section .hero-section-content {
        flex-direction: column;
        align-items: center;
        margin-top: 31px;
    }

    .hero-section .titles-content img {
        max-width: 116px;
        width: 100%;
    }

    .hero-section .titles-content h1 {
        font-size: 20px;
        text-align: center;
        margin: 11px 0px 0px 0px;
        white-space: normal;
        text-align: left;
    }

    .hero-section .titles-content ul {
        font-size: 16px;
        margin: 10px 0px 0px 0px;
    }

    .hero-section .titles-content p {
        font-size: 16px;
    }

    .hero-section .titles-content a {
        font-size: 16px;
        padding: 14px;
        width: 100%;
        text-align: center;
        display: block;
        margin: 0 auto;
        margin: 20px 0px 0px 0px;
    }

    .hero-section .image-content img {
        margin-top: 30px;
    }

    .about-section {
        padding: 36px 15px 0px 15px;
    }

    .about-section h1 {
        font-size: 30px;
        margin: 0 auto;
    }

    .about-section .about-title-p {
        font-size: 16px;
        max-width: 286px;
    }

    .about-section .player {
        width: 100%;
        margin-top: 20px;
    }

    .about-section .about-instructions {
        font-size: 16px;
        margin-top: 20px;
    }

    .about-section a {
        font-size: 14px;
        margin-top: 24px;
    }

    .about-section .about-p {
        font-size: 16px;
        margin-top: 20px;
    }

    .extra-modules-slider {
        padding: 30px 11px 0px 10px;
    }

    .extra-modules-slider .section-title {
        font-size: 20px;
        line-height: 24px;
        margin-top: 10px;
        max-width: 303px;
    }

    .extra-modules-slider .section-description {
        font-size: 14px;
        font-weight: 400;
        font-family: 'Poppins', sans-serif;
        color: #ffffff;
        line-height: 20px;
        margin-top: 15px;
    }

    .extra-modules-slider .extra-modules-slider-container .carousel {
        margin-top: 5px;
        width: 100%;
    }

    .extra-modules-slider .carousel_item .section-title {
        margin-top: 0px;
    }

    .extra-modules-slider .carousel_item .section-description {
        margin-top: 0px;
    }

    .extra-modules-slider .carousel-pagination {
        margin-top: 10px;
    }

    .extra-modules-slider .extra-modules-description {
        font-size: 14px;
    }

    .extra-modules-slider .extra-modules-shop {
        flex-wrap: wrap;
        max-width: 300px;
        margin: 0 auto;
        padding-top: 30px;
    }

    .extra-modules-slider .extra-modules-shop-card span {
        font-size: 15px;
    }

    .extra-modules-slider .row {
        padding: 0px;
    }

    .extra-modules-slider .carousel_item {
        text-align: center;
        flex: 1 0 100%;
        width: 100%;
    }

    .extra-modules-slider .carousel_item img {
        max-height: 647px;
        height: 100%;
    }

    .extra-modules-slider .next {
        top: 43%;
    }

    .extra-modules-slider .prev {
        top: 43%;
    }

    .extra-modules-slider .app-shops {
        display: flex;
    }


    .ourDifferences-section {
        padding: 50px 7px 29px 7px;
    }

    .ourDifferences-section h2 {
        font-size: 25px;
        line-height: 93%;
    }

    .ourDifferences-section h2 span {
        font-size: 35px;
    }

    .ourDifferences-section img {
        margin-top: 19px;
    }

    .exclusive-offer-section {
        padding: 40px 16px 43px 16px;
        background-image: url(../images/faixas/blackdecember/mobile-background.png);
        background-size: cover;
    }

    .exclusive-offer-section .exclusive-h2 {
        font-size: 30px;
        text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
        z-index: 1;
    }

    .exclusive-offer-section p {
        font-size: 16px;
        margin-top: 0px;
    }

    .exclusive-offer-section .access-card-content-student {
        padding: 0px 14px 30px 14px;
        border-radius: 60px 10px;
        margin-top: 30px;
    }

    .exclusive-offer-section .access-card-content-student .access-card-outdoor-student {
        width: 90%;
    }

    .exclusive-offer-section .access-card-content-student .access-card-outdoor-student span {
        font-size: 16px;
    }

    .exclusive-offer-section .access-card-content-student .access-card-offer {
        font-size: 16px;
        justify-content: center;
        max-width: 226px;
        margin-top: 20px;
        text-align: left;
        gap: 10px;
    }

    .exclusive-offer-section .access-card-content-student h2 {
        font-size: 18px;
        max-width: 293px;
    }

    .exclusive-offer-section .access-card-content-student .access-card-percentage img {
        margin-top: 18px;
    }

    .exclusive-offer-section .access-card-content-student a {
        font-size: 15px;
        margin-top: 24px;
    }

    .exclusive-offer-section .warranty {
        margin-top: 30px;
        z-index: 1;
    }

    .statements-section {
        padding: 30px 7px 17px 7px;
    }

    .statements-section h2 {
        font-size: 25px;
    }

    .statements-section p {
        font-size: 16px;
        margin-top: 8px;
    }

    .faq-section {
        padding: 23px 7px 26px 7px;
    }

    .faq-section h1 {
        font-size: 30px;
    }

    .faq-section .faq-subtitle {
        font-size: 20px;
        line-height: 120%;
        max-width: 239px;
        margin: 0 auto;
        margin-top: 2px;
    }

    .faq-section .accordion-content {
        margin-top: 16px;
    }

    .faq-section .accordion {
        gap: 3px;
    }

    .faq-section .accordion-item button {
        font-size: 14px;
    }

    .faq-section .support-content {
        padding: 61px 0px 0px 0px;
    }

    .faq-section .support-content h3 {
        font-size: 20px;
        line-height: 120%;
    }

    .faq-section .support-content p {
        font-size: 14px;
        margin-top: 7px;
    }

    .faq-section .support-content a {
        font-size: 15px;
        margin-top: 24px;
    }

    footer {
        flex-direction: column;
        padding: 20px 10px 24px 10px;
        gap: 16px;
    }

    footer .copy-content {
        text-align: center;
    }

    footer .copy-links-desktop {
        display: none;
    }

    footer .copy-links-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 840px) {
    .mobile-header-topside {
        display: block;
        position: absolute;
        top: -105px;
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .mobile-background-top {
        display: block;
        position: absolute;
        top: -5px;
        left: -170px;
        width: 100%;
    }
}

@media screen and (max-width: 740px) {
    .mobile-header-topside {
        display: block;
        position: absolute;
        top: -85px;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .mobile-header-topside {
        display: block;
        position: absolute;
        top: -20px;
        width: 100%;
    }
}

@media screen and (max-width: 659px) {
    .mobile-background-hero-about {
        background-size: contain;
    }
}

@media screen and (max-width: 600px) {
    .exclusive-offer-section {
        background-size: contain;
    }
}

@media screen and (max-width:564px) {

    .mobile-background-bottom {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
    }
}


@media screen and (max-width: 553px) {

    .extra-modules-slider .carousel {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {

    .mobile-background-top {
        display: block;
        position: absolute;
        top: -5px;
        left: -90px;
        width: 100%;
    }
}

@media screen and (max-width: 475px) {
    .mobile-background-top {
        top: 0px;
    }
}

@media screen and (max-width: 420px) {
    .mobile-background-top {
        display: block;
        position: absolute;
        top: -5px;
        left: -40px;
        width: 100%;
    }
}

@media screen and (max-width: 391px) {
    .about-section a {
        font-size: 12px;
    }
}

@media screen and (max-width: 387px) {
    .extra-modules-slider .dot {
        margin: 0 4px;
    }
}

@media screen and (max-width: 378px) {
    .faq-section .support-content a {
        font-size: 14px;
    }
}

@media screen and (max-width: 362px) {
    .hero-section .titles-content a {
        font-size: 14px;
    }
}

@media screen and (max-width: 363px) {
    .exclusive-offer-section .access-card-content-student a {
        font-size: 13px;
    }
}

@media screen and (max-width: 360px) {
    .faq-section .support-content a {
        font-size: 13px;
    }
}

@media screen and (max-width: 350px) {
    .mobile-background-top {
        left: -30px;
    }

    .mobile-background-top {
        display: block;
        position: absolute;
        top: -5px;
        left: -0px;
        width: 100%;
    }
}

@media screen and (max-width: 347px) {
    .extra-modules-slider .dot {
        margin: 0 3px;
    }

    .about-section a {
        font-size: 10px;
    }
}

@media screen and (max-width: 345px) {

    .background-form .modal-content h2 {
        font-size: 18px;
    }

}

@media screen and (max-width: 343px) {
    .faq-section .support-content a {
        font-size: 12px;
    }
}

@media screen and (max-width: 341px) {

    .extra-modules-slider .next {
        right: -4%;
    }

    .extra-modules-slider .prev {
        left: -4%;
    }
}

@media screen and (max-width: 340px) {
    .hero-section .titles-content h1 {
        font-size: 23px;
    }

}

@media screen and (max-width: 330px) {

    .extra-modules-slider .carousel_item .section-title {
        font-size: 19px;
    }

    .exclusive-offer-section .access-card-content-student a {
        font-size: 11px;
    }
}

@media screen and (max-width: 325px) {
    .extra-modules-slider .app-shops div {
        font-size: 18px;
    }

    .faq-section .support-content a {
        font-size: 11px;
    }
}

@media screen and (max-width: 322px) {
    .hero-section .titles-content a {
        font-size: 12px;
    }
}

@media screen and (max-width: 315px) {
    .extra-modules-slider .carousel_item .section-title {
        font-size: 18px;
    }

    .background-form .modal-content h2 {
        font-size: 16px;
    }
}

@media screen and (max-width: 314px) {
    .hero-section .titles-content h1 {
        font-size: 21px;
    }
}

@media screen and (max-width: 307px) {
    .extra-modules-slider .app-shops div {
        font-size: 16px;
    }

    .faq-section .support-content a {
        font-size: 10px;
    }

    .extra-modules-slider .dot {
        margin: 0 2px;
    }
}

@media screen and (max-width: 303px) {
    .about-section a {
        font-size: 9px;
    }

    .extra-modules-slider .extra-modules-shop-card span {
        font-size: 14px;
    }
}