#about .aboutus-text, #about .why-text {
    position: relative;
    z-index: 100;
}

#overlay .logo {
    position: fixed;
    top: 0;
    left: 0;
    width: 15rem;
    height: auto;
}

#loginRegister {
    align-self: center;
    margin-left: auto;
    font-weight: bold;
    font-size: 0.8rem;
}

#overlay .contact-bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

#contact .container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/*#contact-form {
    /*max-width: 40rem;
    background-color: rgba(0,0,0,0.5);
    border-radius: 0.2rem;
    padding: 2rem;
    margin: 0 auto;
}
*/

#account-container {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    padding: 2rem;
    z-index: 2000;
    transform: translateX(40rem);
    background-color: rgba(0,0,0,0.5);
    backdrop-filter: blur(0.4rem);
    transition: all 350ms ease;
}
/*@media screen and (max-width: 280px), screen and (max-height: 653px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 23rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }
}
@media screen and (max-width: 600px){
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 50rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }
}*/
@media (min-width: 992px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 34rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }
}

@media (min-width:1092.80px) {

    nav.navigation > .menu > .item {
        width: auto;
        text-transform: uppercase;
        font-size: 1.2rem;
        padding: 0 0.6rem;
        border-left: 0.1rem solid white;
        border-top: none;
    }
}

@media (min-width: 1241px) {

    nav.navigation > .menu > .item {
        width: auto;
        text-transform: uppercase;
        font-size: 1.5rem;
        padding: 0 0.6rem;
        border-left: 0.1rem solid white;
        border-top: none;
    }
}

@media(max-width:1024) {
    nav.navigation > .menu > .item {
        width: auto;
        text-transform: uppercase;
        font-size: 1.0rem;
        padding: 0 0.6rem;
        border-left: 0.1rem solid white;
        border-top: none;
    }
}

@media (max-width: 1199.98px) {
    nav.navigation > .menu > .item {
        width: auto;
        text-transform: uppercase;
        font-size: 1.0rem;
        padding: 0 0.6rem;
        border-left: 0.1rem solid white;
        border-top: none;
    }
}

@media (min-width: 1024px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 34rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }
}

@media (min-width: 1280px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 34rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }
}

@media (min-width: 1920px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 34rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }
}

@media (min-width: 1366px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 34rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }

    nav.navigation > .menu > .item {
        width: auto;
        text-transform: uppercase;
        font-size: 1.6rem;
        padding: 0 1.0rem;
        border-left: 0.1rem solid white;
        border-top: none;
    }
}

@media (min-width: 1517.78px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 34rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }

    nav.navigation > .menu > .item {
        width: auto;
        text-transform: uppercase;
        font-size: 1.7rem;
        padding: 0 0.9rem;
        border-left: 0.1rem solid white;
        border-top: none;
    }
}

@media (min-width: 910.67px) {
    #account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 34rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }
}

/*#account-container {
        position: fixed;
        top: 0;
        right: 0;
        width: 32rem;
        height: 100vh;
        padding: 2rem;
        z-index: 2000;
        transform: translateX(40rem);
        background-color: rgba(0,0,0,0.5);
        backdrop-filter: blur(0.4rem);
        transition: all 350ms ease;
    }*/

#account-container.open {
    transform: translateX(0);
    box-shadow: -0.1rem 0 2.5rem -0.2rem rgba(255,255,255,0.15);
    overflow: scroll;
}

#account-container .header {
    width: 100%;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    #account-container .header .btn-close {
        position: relative;
        background-color: transparent;
        border: none;
        width: 3.2rem;
        height: 3.2rem;
    }

        #account-container .header .btn-close:before, #account-container .header .btn-close:after {
            position: absolute;
            top: 0;
            left: calc(3.2rem / 2);
            content: ' ';
            height: 32px;
            width: 2px;
            background-color: #fff;
        }

        #account-container .header .btn-close:before {
            /*transform: rotate(45deg);*/
        }

        #account-container .header .btn-close:after {
            /*transform: rotate(-45deg);*/
        }

#account-container .login-form {
    margin-top: 5rem;
}

#account-container .header .btn-close:before, #account-container .header .btn-close:after {
    position: absolute;
    top: 0;
    left: calc(3.2rem / 2);
    content: ' ';
    height: 32px;
    width: 2px;
    background-color: #fff;
}

#account-container .header .btn-close:before {
    transform: rotate(45deg);
}

#account-container .header .btn-close:after {
    transform: rotate(-45deg);
}

#account-container .content {
    position: relative;
    width: 100%;
    height: 100vh;
}

#account-container .login-form {
    margin-top: 5rem;
}


#kt_login_signin_submit {
    width: 100%;
    min-height: 3.2rem;
    padding: 1rem 0;
    background-color: transparent;
    border: 0.2rem solid #fff;
    border-radius: 20px;
    margin: 2.5rem 0;
}

.hero-1 .front-content .slide {
    font-size: 35px;
}

.hero-1 .front-content.page-enter-animated.show img.logo {
    width: 100%;
}

.overlay .why-img, .overlay .aboutus-img, #overlay .contact-bg {
    filter: blur(7rem);
    opacity: 0.5;
}

.hero .container-mid {
    padding: 6rem 1rem;
}

.logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

    .logo-container > img {
        max-width: 120rem;
        width: 100%;
        height: auto;
    }

.subscriptions-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 5rem;
    max-width: 100vw;
}

    .subscriptions-container > .card {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 40rem;
        background-color: rgba(255,255,255,0.2);
        border-radius: 0.2rem;
        margin: 2rem;
        overflow: hidden;
        align-self: stretch;
        justify-content: start;
    }

        .subscriptions-container > .card > .title {
            width: 100%;
            background-color: rgba(255,255,255,0.2);
            padding: 2rem;
            font-size: 2rem;
            text-transform: uppercase;
            border-bottom: 0.1rem solid rgba(255,255,255,0.5);
        }

        .subscriptions-container > .card > .value {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 20px;
            /*padding: 2rem 2rem 2rem 1rem;*/
            /*min-height: 10rem;*/
            font-size: large;
            font-weight: bold;
        }

        .subscriptions-container > .card > .info {
            width: 100%;
            background-color: rgba(0,0,0,0.1);
            padding: 2rem;
            font-size: 12px;
        }

.subscription-btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 1rem;
    /*margin-top: 5rem;*/
}

    .subscription-btn-container > .btn-subscribe {
        width: auto;
        /*height: 5rem;*/
        border: 0.1rem solid #fff;
        text-transform: uppercase;
        color: #fff;
        background-color: transparent;
        padding: 1rem 4rem;
        transition: all 350ms ease;
        font-size: larger;
        font-weight: inherit;
        width: 80%
    }

        .subscription-btn-container > .btn-subscribe:hover,
        .subscription-btn-container > .btn-subscribe:focus {
            background-color: #fff;
            color: #000;
        }

    .subscription-btn-container > .btn-register-event {
        border: 0.1rem solid #fff;
        text-transform: uppercase;
        color: #fff;
        background-color: transparent;
        padding: 1rem 4rem;
        transition: all 350ms ease;
        font-size: larger;
        font-weight: inherit;
        width: 80%;
    }
        .subscription-btn-container > .btn-register-event:hover,
        .subscription-btn-container > .btn-register-event:focus {
            background-color: #fff;
            color: #000;
        }

.language-container {
    display: flex;
    justify-content: center;
    padding: 1.6rem;
}

    .language-container > .language-switch-area {
        display: flex;
        justify-content: center;
    }

        .language-container > .language-switch-area > a > span > i {
            display: block
        }

        .language-container > .language-switch-area > a {
            margin: 0 0.5rem;
        }

#register, #forgot-password, #activation {
    display: none;
}

#login, #register, #forgot-password, #activation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

    #register-submit-btn, #register-back-btn,
    #forgot-password .button-section .back-btn, #forgot-password .button-section .submit-btn,
    #activation .button-section .back-btn, #activation .button-section .submit-btn {
        width: 100%;
        min-height: 3.2rem;
        padding: 1rem 0;
        background-color: transparent;
        border: 0.2rem solid #fff;
        border-radius: 20px;
        margin: 2.5rem 1rem;
    }

    #register-back-btn,
    #forgot-password .button-section .back-btn,
    #activation .button-section .back-btn {
        width: 70%;
        background-color: #fff;
        color: #000;
    }

    #register .button-section, #forgot-password .button-section, #activation .button-section {
        display: flex;
    }

#hero .logo-container {
    display: flex;
    flex-direction: column;
}

    #hero .logo-container .logo-message {
        margin: 0;
        padding: 0;
        font-weight: normal;
        font-size: 2.4rem;
    }

#hero .mid-message {
    border-top: 0.5rem solid white;
    border-bottom: 0.5rem solid white;
    padding: 2rem;
    margin: 4rem auto;
    text-align: justify;
    max-width: calc(100vw - 4rem);
}

    #hero .mid-message p {
        font-size: 1.6rem;
        text-align: center;
        padding: 0;
        margin: 0;
    }

.stylish-btn {
    position: relative;
    border: 2px solid white;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(0,0,0,1) 30%, #EBC8AB);
    font-size: 2.5rem;
    padding: 1.5rem 3rem;
    background-size: 150% 150%;
    text-transform: uppercase;
    animation: stylish-btn-animation 5s ease infinite;
    font-weight: bold;
    display: inline-block; /* Garante que o botão respeite o conteúdo interno */
    word-wrap: break-word; /* Permite a quebra de texto se for necessário */
    white-space: normal; /* Permite que o texto quebre para a linha de baixo */
    text-align: center; /* Centraliza o texto no botão */
}

    .stylish-btn::after {
        content: '';
        position: absolute;
        top: 1rem;
        left: 1rem;
        border: 2px solid white;
        border-radius: 20px;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .stylish-btn:hover::after {
        animation: stylish-btn-after 1s ease infinite;
    }

.stylish-btn-inverted {
    position: relative;
    border: 2px solid white;
    border-radius: 20px;
    background-color: black;
    padding: 1rem 2rem;
    text-transform: uppercase;
    display: inline-block; /* Garante que o botão respeite o conteúdo interno */
    word-wrap: break-word; /* Permite a quebra de texto se for necessário */
    white-space: normal; /* Permite que o texto quebre para a linha de baixo */
    text-align: center; /* Centraliza o texto no botão */
}

    .stylish-btn-inverted::after {
        content: '';
        position: absolute;
        top: 1rem;
        left: 1rem;
        width: 100%;
        height: 100%;
        background: linear-gradient(135deg, rgba(0,0,0,1) 30%, #EBC8AB 90%);
        background-size: 150% 150%;
        border: 2px solid white;
        border-radius: 20px;
        animation: stylish-btn-animation 5s ease infinite;
        z-index: -1;
    }

nav.navigation {
    position: absolute;
    display: grid;
    justify-items: center;
    align-items: center;
    width: 100vw;
    height: 7rem;
    padding: 0.5rem 4rem;
    justify-content: space-between;
    z-index: 1000;
    background-color: black;
}

.navigation .mobile-btn {
    position: relative;
    width: 3.2rem;
    height: 3.2rem;
}

.navigation .checkbox {
    position: absolute;
    display: block;
    height: 100%;
    width: 32px;
    top: 0.5rem;
    left: 4rem;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
}

.navigation .hamburger-lines {
    display: block;
    height: 34px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.navigation input[type="checkbox"]:checked ~ .menu {
    transform: translateX(0) translateY(7rem);
}

.navigation input[type="checkbox"]:checked ~ .mobile-btn .hamburger-lines .line1 {
    /*transform: rotate(45deg);*/
}

.navigation input[type="checkbox"]:checked ~ .mobile-btn .hamburger-lines .line2 {
    /*transform: scaleY(0);*/
}

.navigation input[type="checkbox"]:checked ~ .mobile-btn .hamburger-lines .line3 {
    /*transform: rotate(-45deg);*/
}

.navigation .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 1rem;
    background: white;
}

.navigation .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
}

.navigation .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
}

.navigation .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
}

nav.navigation .right-side {
    margin-left: auto;
    grid-column-start: 3;
}

    nav.navigation .right-side > a {
        color: white;
    }

nav.navigation > .menu {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-self: center;
    list-style: none;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    transform: translateX(-100vw) translateY(7rem);
    transition: transform 350ms ease-in-out;
    background-color: black;
    z-index: 10;
}

    nav.navigation > .menu > .item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        text-transform: uppercase;
        font-size: 1.8rem;
        padding: 2rem;
        border-top: 0.1rem solid white;
    }

        nav.navigation > .menu > .item:first-of-type {
            border-top: none;
        }

        nav.navigation > .menu > .item > a {
            color: white;
            transition: color 350ms ease;
            font-weight: bold;
        }

            nav.navigation > .menu > .item > a:hover,
            nav.navigation > .menu > .item > a:focus,
            nav.navigation > .menu > .item > a:active {
                text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff;
            }

        nav.navigation > .menu > .item > button {
            color: white;
            transition: color 350ms ease;
            background: none;
        }

            nav.navigation > .menu > .item > button:hover,
            nav.navigation > .menu > .item > button:focus,
            nav.navigation > .menu > .item > button:active {
                text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff;
            }

#content {
    position: absolute;
    top: 100vh;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: calc(100vh - 7rem);
    overflow: auto;
    background-color: black;
    z-index: 20;
    transition: all 350ms ease;
}

    #content.open {
        top: 7rem;
    }

    #content .content {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
        z-index: 10;
    }

.background-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
}

#content .content .container {
    position: relative;
    z-index: 100;
    min-height: calc(100vh - 7rem);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#content .content img {
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: blur(4rem);
}

.why-text a {
    font-size: 1.6rem;
    color: white;
    text-decoration: underline;
    text-align: center;
    width: 100%;
    display: block;
}

.why-text, .aboutus-text {
    text-align: justify;
    max-width: 100%;
    z-index: 100;
}

.container-mid > .container {
    position: relative;
    display: flex;
    align-items: center;
}

    .container-mid > .container.column {
        flex-direction: column;
    }

    .container-mid > .container > .image-container {
        display: none;
        max-width: 33%;
        margin: auto 0 auto auto;
    }

        .container-mid > .container > .image-container > img {
            width: 100%;
            height: auto;
        }

#overlay {
    margin-top: 7rem;
}

@keyframes stylish-btn-animation {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes stylish-btn-after {
    0% {
        top: 1rem;
        left: 1rem;
        opacity: 1;
    }

    50% {
        top: 1.5rem;
        left: 1.5rem;
        opacity: 0.1;
    }

    100% {
        top: 1rem;
        left: 1rem;
        opacity: 1;
    }
}

nav.navigation {
    display: flex;
    justify-items: center;
    align-items: center;
    width: 100%;
    height: 7rem;
    padding: 0.5rem 0rem;
    justify-content: space-between;
}

    nav.navigation > .menu > .item {
        width: auto;
        text-transform: uppercase;
        font-size: 1.8rem;
        padding: 0 1.6rem;
        border-left: 0.1rem solid white;
        border-top: none;
    }

@media (min-width: 992px) {
    #content .content img {
        z-index: 1;
        width: 60rem;
        transform: translate(0, 0);
    }

    #about .aboutus-text, #about .why-text {
        position: relative;
        z-index: 100;
        font-size: 1.6rem;
    }

    #content .content img.aboutus-img {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        width: 10rem;
        height: auto;
    }

    #content .content img.why-img {
        position: relative;
        top: 0;
        right: 0;
        z-index: 1;
        width: 10rem;
        height: auto;
    }

    #overlay .logo {
        position: fixed;
        top: 0;
        left: 0;
        width: 25rem;
        height: auto;
    }

    #loginRegister {
        font-weight: bold;
        font-size: 1rem;
    }

    #content .content img.contact-bg {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100rem;
        height: auto;
    }

    #contact .container {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    /*#contact-form {
        /*max-width: 40rem;
        background-color: rgba(255,255,255,0.1);
        border-radius: 0.2rem;
        padding: 2rem;
    }
*/

.hero-1 .front-content .slide {
    font-size: 45px;
}

    .hero-1 .front-content.page-enter-animated.show img.logo {
        width: 70%;
    }

    #content .content img.why-img {
        filter: none;
        opacity: 0.4;
    }

    .overlay .why-img, .overlay .aboutus-img, #overlay .contact-bg {
        filter: none;
        opacity: 0.5;
    }

    .hero .container-mid {
        padding: 6rem;
    }

    .subscriptions-container {
        flex-direction: row;
        align-items: center;
    }

    nav.navigation {
        display: flex;
        justify-items: center;
        align-items: center;
        width: 100vw;
        height: 7rem;
        padding: 0.5rem 0rem;
        justify-content: space-between;
    }

        nav.navigation .right-side {
            position: relative;
            right: 2rem;
            z-index: 1001;
            flex: 0 1 auto;
        }

        nav.navigation > .menu {
            position: relative;
            grid-column-start: 2;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            align-self: center;
            list-style: none;
            padding: 0;
            margin: 0;
            transform: translate(0, 0);
            background-color: transparent;
            width: 90%;
            flex: 1;
        }

            nav.navigation > .menu > .item {
                width: auto;
                text-transform: uppercase;
                font-size: 1.7rem;
                padding: 0 0.6rem;
                border-left: 0.1rem solid white;
                border-top: none;
                font-size: 15px;
            }

                nav.navigation > .menu > .item:first-of-type {
                    border-left: none;
                }

        .navigation .mobile-btn, nav.navigation .checkbox {
            display: none;
        }

    #hero .logo-container img {
        max-width: calc(100vw / 2);
    }

    #hero .mid-message {
        border-top: 0.5rem solid white;
        border-bottom: 0.5rem solid white;
        padding: 5rem;
        margin: 2rem auto;
        max-width: calc(100vw / 2);
        margin-top: 30px;
    }

    #hero .logo-container .logo-message {
        font-size: 3.6rem;
    }

    .why-text, .aboutus-text {
        max-width: 60%;
    }

    .container-mid > .container > .image-container {
        display: block;
        position: relative;
        z-index: 10;
    }

        .container-mid > .container > .image-container img {
            z-index: -1;
        }

    .container-mid > .container {
        margin: 2rem auto;
    }
}

@media screen and (max-width: 420px), screen and (max-height: 720px) {
    .subscriptions-container > .card {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25rem;
        background-color: rgba(255,255,255,0.2);
        border-radius: 0.2rem;
        margin: 1rem;
        overflow: hidden;
    }

    .subscription-title {
        font-size: 1.8rem;
        text-align: center;
    }

    .subscription-btn-container {
        padding: 0;
    }

        #overlay .container-mid .container {
            padding: 15px 40px;
            margin: 0;
        }
    }


img.dvad {
    width: 100%;
}

@media(min-width:992px) and (max-width:1260px) {
    .subscriptions-container {
        width: 100%;
    }

        .subscriptions-container > .card {
            width: 33% !important;
        }

            .subscriptions-container > .card > .title {
                font-size: 1.5rem;
            }

    .subscription-btn-container > .btn-subscribe {
        font-size: 15px !important;
        padding: 1rem 2rem !important;
    }

    .subscriptions-container > .card > .value {
        margin-bottom: 10px;
    }
}


