@font-face {
    font-family: 'SF Pro Display';
    font-weight: normal;
    font-style: normal;
    src: url('https://d1t11jpd823i7r.cloudfront.net/font/SFUIDisplay-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    font-weight: 500;
    font-style: normal;
    src: url('https://d1t11jpd823i7r.cloudfront.net/font/SFUIDisplay-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    font-weight: 600;
    font-style: normal;
    src: url('https://d1t11jpd823i7r.cloudfront.net/font/SFUIDisplay-Semibold.ttf');
    font-display: swap;
}

body {
    background: #ffffff;
    font-family: 'SF Pro Display', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    height: 100%;
    margin: 0;
    color: #121131;
}

.header-bg, #body-section, #body-section-1, #body-section-2, #body-section-3, #body-section-sa-bundle, .feature-table {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}

#body-section-1 {
    background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/table-img.svg);
    background-size: cover;
    height: 686px;
}

#body-section-sa-bundle {
    background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/table-img.svg);
    background-size: cover;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 2rem 0;
}

#body-section-2 {
    background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/slider-img.svg);
    background-size: cover;
    /* height: 1331px; */
    padding-bottom: 10px;
}

#body-section-3 {
    background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/section_bg_desktop_1.svg);
    background-size: cover;
}

#body-section {
    background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/section_bg_desktop_1.svg);
    background-size: cover;
    height: 770px;
}

.body-section-3, .body-section {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    row-gap: 1rem;
    width: 100%;
    background: rgba(242, 247, 255, 0.7);
    backdrop-filter: blur(20px);
}

.header-bg {
    flex-direction: column;
}

.header-bg img, .header-bg picture {
    width: 100%;
    z-index: 1;
}

.header-bg h1 {
    font-size: 3rem;
    line-height: 3.75rem;
    font-weight: 600;
    color: #fff;
    /*position: absolute;*/
    align-self: center;
    padding-top: 5rem;
    z-index: 2;
}

.header-bg h2 {
    font-size: 2rem;
    line-height: 3.75rem;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

#body-section img, #body-section picture {
    width: 100%;
    object-fit: cover;
    -webkit-filter: blur(1rem);
    filter: blur(1rem);
    -moz-filter: blur(1rem);
    -o-filter: blur(1rem);
    -ms-filter: blur(1rem);
    background-color: #F2F7FFB2;
    opacity: 0.7;
}

#body-section .desktop {
    height: 571px;
}

#body-section .mobile {
    height: 850px;
}

#body-section .row {
    justify-content: space-evenly;
}

#body-section h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: 400;
    position: absolute;
    padding-top: 3rem;
}

#body-section h2 span {
    font-weight: 700;
    color: #478DFF;
}

/*#countdown {
    position: absolute;
    padding-top: 6.25rem;
}*/
#countdown ul {
    padding-left: 0;
    margin-bottom: 0;
}

#countdown ul li {
    display: inline-block;
    font-size: 1.5rem;
    list-style-type: none;
    line-height: 1.75rem;
    margin: 0 0.75rem;
}

#countdown div {
    display: flex;
    justify-content: space-between;
    font-size: 1.5rem;
    padding: 0 0.75rem;
    line-height: 1.75rem;
}

#countdown ul li span {
    display: block;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 3rem;
}

div#countdown-text {
    font-weight: 300;
    opacity: 0.9;
    font-size: 1rem;
    line-height: 2rem;
    margin-top: 1rem;
}

.plans-list {
    position: absolute;
    width: 100%;
    padding: 14rem 9rem 4rem;
}

.plan-box {
    background: #FFFFFF;
    border-radius: 24px;
    box-shadow: 0px 0px 30px rgb(51 182 255 / 20%);
    color: #121131;
    padding: 0px 32px 32px 32px;
    min-height: 285px;
}

.plan-best {
    font-size: 0.9rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #FF9500;
    letter-spacing: 2px;
    margin-bottom: 0.75rem;
}

.plan-duration {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: #33B6FF;
    margin-bottom: 0.75rem;
}

.plan-price {
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 400;
    margin-bottom: 0;
}

.plan-price span {
    font-size: 1.5rem;
}

.plan-price-2 {
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 400;
    margin-bottom: 0;
}

.plan-price-strike {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #8E8E93;
    text-decoration: line-through;
    margin-bottom: 0;
    margin-top: 0.75rem;
}

.plan-button-blue {
    background: linear-gradient(180deg, #29F4FF -46.11%, #5257FF 151.97%);
    border-radius: 20px;
    padding: 0.5rem 3.75rem;
    font-weight: 700;
    font-size: 0.9rem;
    line-height: 1.5rem;
    display: inline-block;
    margin-top: 1.5rem;
    color: white !important;
    text-transform: uppercase;
}

.plan-button-blue:hover {
    background: linear-gradient(356deg, #29F4FF -46.11%, #5257FF 151.97%);
    color: white;
    text-decoration: none;
}

.plan-button-white {
    background-color: white;
    border-radius: 20px;
    padding: 0.5rem 3.75rem;
    color: #3DB0FF;
    border: 3px solid #3DB0FF;
    font-weight: 700;
    font-size: 0.9rem;
    line-height: 1.25rem;
    display: inline-block;
    margin-top: 1.5rem;
    text-transform: uppercase;
}

.plan-offer {
    background: linear-gradient(260.46deg, #FF52E3 9.26%, #2980FF 133.45%);
    border-radius: 8px;
    color: white;
    font-weight: 800;
    padding: 0.4rem 0.75rem;
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1rem;
}

.plan-info {
    font-size: 0.9rem;
    line-height: 1.25rem;
    margin-top: 0.75rem;
    margin-bottom: 0;
}

.plan-elsa-img {
    width: 168px !important;
    -webkit-filter: none !important;
    filter: none !important;
    background-color: #ff000000 !important;
    opacity: 1 !important;
}

.plan-elsa-pro-title {
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: 700;
    color: #33B6FF;
    margin-top: 0.9rem;
    margin-bottom: 0.25rem;
}

.mt-16 {
    margin-top: -16px;
}

.mt-48 {
    margin-top: -48px;
}

.margin-left-side {
    margin-left: 17%;
}

.mb-12 {
    margin-bottom: -12px;
}

.pt-3 {
    padding-top: 3rem !important;
}

.m-150 {
    margin-top: -10rem !important;
}

.none {
    display: none;
}

.blue {
    color: #33B6FF;
}

.strike {
    color: #8E8E93;
    text-decoration: line-through;
}

.table-img {
    width: 100%;
    height: 686px;
    object-fit: cover;
}

table {
    width: 979px;
    border: 1px solid #E6E6E6;
    border-radius: 1rem;
    display: inline-block;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    background-color: white;
}

#body-section-sa-bundle table {
    width: 1200px !important;
}


td, th {
    padding: 1rem;
    font-size: 1.25rem;
    line-height: 2rem;
}

.green {
    color: #27AE60;
}

#body-section-1 .row {
    padding-top: 12rem;
    position: absolute;
    width: 995px;
    justify-content: space-evenly;
}

#body-section-sa-bundle .row {
    width: 995px;
    justify-content: space-evenly;
}

#body-section-sa-bundle .elsa-pro span {
background: linear-gradient(360deg, #01B14B 0%, #2AE38A 100%);
border-radius: 8px;
color: white;
padding: 0.25rem 1rem;
}

#body-section-sa-bundle .elsa-free span{
    background: #C9C9C9;
    border-radius: 8px;
    color: white;
    padding: 0.25rem 1rem;
}

#body-section-sa-bundle .table-inner-box-middle p { 
    padding: 2rem 0 !important;
}

#body-section-sa-bundle .table-inner-box-middle p {
    border: 6px solid #27AE60;
    border-top: none;
    border-bottom: none;
}

#body-section-sa-bundle .table-inner-box-bottom p {
    border: 6px solid #27AE60;
    border-top: none;
    padding: 2rem 0;
}

#body-section-sa-bundle .elsa-pro {
    border: 6px solid #27AE60;
    border-bottom: none;
    line-height: 1.5;
}

#body-section-sa-bundle .elsa-free {
    line-height: 1.5;
}

#body-section-4 {
    background: linear-gradient(180deg, #3321A3 -14.55%, #0D0D25 127.6%);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 493px;
    width: 100%;
}

#body-section-1 h1 {
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 3rem;
    padding-top: 5rem;
    position: absolute;
}

#body-section-1 h2 {
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.5rem;
    padding-top: 9rem;
    position: absolute;
    letter-spacing: 0.5px;
}

#body-section-sa-bundle h1 {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 3rem;
    width: 100%;
}

#body-section-sa-bundle h2 {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.5rem;
}

.slider-img {
    width: 100%;
    height: 1331px;
    object-fit: cover;
}

#body-section-2 h1 {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 3rem;
    padding-top: 2.75rem;
    position: absolute;
}

#body-section-2 h2 {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 2rem;
    padding-top: 6.5rem;
    position: absolute;
}

#body-section-3 h2 {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 3.75rem;
    padding: 3.4rem 5rem 0 5rem;
}

#body-section-4 h2 {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 3.75rem;
    padding-top: 3rem;
    color: white;
}

.slider-box {
    /* position: absolute; */
    padding-top: 12.25rem;
}

.back-ground-active {
    background: rgba(71, 141, 255, 0.1);
    border-radius: 1.5rem;
}

.title-active {
    color: #478DFF;
}

.item-slide-width {
    max-width: 640px;
    cursor: pointer;
    padding: 1.5rem 2rem;
    display: flex;
}

.title-item {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.slider-text {
    font-size: 1.25rem;
    line-height: 2rem;
    font-weight: 500;
    opacity: 0.8;
    margin-bottom: 0;
}

.slider-block {
    padding-left: 8rem;
    padding-right: 15px;
}

#slider.carousel {
    width: 440px;
    margin-top: 3rem;
}

#slider .carousel-item {
    width: 391px;
}

.carousel-item .w-image {
    width: 390px;
}

.table-inner-box-top, .table-inner-box-bottom, .table-inner-box-middle {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.table-inner-box-middle p {
    border: 2px solid #27AE60;
    border-top: none;
    border-bottom: none;
    padding: 1rem 0;
    margin: 0;
    margin-right: 1rem;
}

.table-inner-box-bottom p {
    border: 2px solid #27AE60;
    border-top: none;
    padding: 1rem 0;
    margin: 0;
    margin-right: 1rem;
    border-radius: 0 0 12px 12px;
}

.elsa-pro {
    width: 128px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0;
    margin-right: 1rem;
    border: 2px solid #27AE60;
    border-bottom: none;
    border-radius: 12px 12px 0 0;
}

tr:nth-child(odd) {
    background-color: #EDF4FF;
}

tr:first-child {
    background-color: white;
}

.mobile-2 {
    display: none;
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 100%;
}

.carousel-indicators {
    bottom: -110px;
}

.carousel-indicators li {
    background-color: #E6E6E6;

}

.carousel-indicators .active {
    background-color: #478DFF;
}

#carouselBulletImage {
    /* position: absolute; */
    padding-top: 10rem;
    width: 100%;
    min-width: 320px;
    max-width: 343px;
}

.carousel-item {
    width: 100%;
    max-width: 343px;
    min-width: 320px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform 0s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transition: transform 0s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transition: transform 0s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.footer-bg {
    background-color: #121311;
    padding: 1.5rem 7rem;
    height: auto;
    font-size: 0.8rem;
    line-height: 1.25rem;
    color: white;
}

.footer-bg p {
    opacity: 0.8;
    padding-top: 1rem;
}

.footer-float {
    float: right;
}

.carousel-indicators {
    bottom: -57px;
}

#carouselBulletImage .carousel-indicators {
    bottom: -35px;
}

.double-quote {
    width: auto !important;
    object-fit: none !important;
    -webkit-filter: none !important;
    filter: unset !important;
    -moz-filter: none !important;
    -o-filter: none !important;
    -ms-filter: none !important;
    background-color: white !important;
    opacity: 1 !important;
}

.post-slide {
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 1.5rem;
    padding-top: 1px;
}

.post-img {
    width: 100%;
    text-align: left;
    padding-bottom: 1.5rem;
}

.post-slide .post-content {
    background: #fff;
    padding: 2rem 2.25rem;
    border-radius: 1.5rem;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15), 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.post-name {
    font-size: 1.15rem;
    line-height: 1.5rem;
    padding-top: 0.5rem;
    font-weight: 600;
    text-align: left;
}
.post-slide .post-title {
    font-size: 1.125rem;
    text-align: left;
    font-weight: bold;
    min-height: 4.5em;
}

.post-slide .post-description {
    font-size: 1.125rem;
    line-height: 2rem;
    text-align: left;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev,
.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    bottom: 0;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev {
    right: 90px;
}

.owl-controls .owl-buttons .owl-next {
    right: 30px;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

.join-box {
    background-color: #00000020;
    margin: 0 1rem;
    border-radius: 1.5rem;
    padding: 2rem;
}

.join-box img {
    padding-bottom: 1rem;
}

.join-box-text {
    font-size: 1.5rem;
    line-height: 2.25rem;
    padding-bottom: 0.5rem;
    font-weight: 600;
    margin-bottom: 0px;
}

.join-box-sub-text {
    font-size: 1.15rem;
    line-height: 1.75rem;
    font-weight: 400;
    opacity: 0.8;
    margin-bottom: 0px;
}

.join {
    padding: 1.5rem 7rem 2.6rem;
    justify-content: center;
}

.plan-mobile {
    display: none;
}

.benefits-box {
    width: 540px;
    float: right;
}

.slider-mobile {
    position: absolute;
    width: 100%;
    padding-top: 4rem;
}

#benefits-mobile-slider .owl-item {
    display: flex;
    justify-content: center;
    width: 100vw !important;
}

.header-bg {
    height: 320px;
}

.sa-bundle-images {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    width: 100%;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 4rem;
}

.sa-bundle-images .sa-bundle-img1 { 
    margin-bottom: 4rem;
}

@media (min-width: 768px) {
    .post-slide .post-title {
        font-size: 1.25rem;
    }
}

@media (min-width: 1500px) {
    .plans-list {
        padding: 14rem 10rem 4rem;
    }

    .margin-left-side {
        margin-left: 30%;
    }

    .header-bg {
        min-height: 380px;
    }
}

@media (min-width: 1650px) {
    .plans-list {
        padding: 14rem 14rem 4rem;
    }

    .margin-left-side {
        margin-left: 30%;
    }

}

@media (min-width: 1600px) {
    .header-bg {
        height: 350px;
    }
}

@media (min-width: 1800px) {
    .plans-list {
        padding: 14rem 22rem 4rem;
    }

    .margin-left-side {
        margin-left: 37%;
    }

    .header-bg {
        height: 425px;
    }
}

@media (min-width: 2100px) {
    .header-bg {
        height: 490px;
    }
}

@media (min-width: 2400px) {
    .header-bg {
        height: 550px;
    }

    .plans-list {
        padding: 14rem 38rem 4rem;
    }

    .margin-left-side {
        margin-left: 50%;
    }
}

@media (max-width: 1400px) {
    .plans-list {
        padding: 14rem 7rem 4rem;
    }

    .margin-left-side {
        margin-left: 15%;
    }

    .header-bg {
        height: 300px;
    }
}

@media (max-width: 1300px) {
    .plans-list {
        padding: 14rem 4rem 4rem;
    }

    .margin-left-side {
        margin-left: 9%;
    }

    .join {
        padding: 1.5rem 2rem;
    }

    .header-bg {
        height: 270px;
    }
}

@media (max-width: 1200px) {
    /* #body-section-2 {
        height: 1431px;
    } */

    .plans-list {
        padding: 14rem 0rem 4rem;
    }

    .margin-left-side {
        margin-left: 5%;
    }

    .slider-img {
        height: 1400px;
    }

    .header-bg {
        height: 250px;
    }
}

@media (max-width: 1100px) {
    /* #body-section-2 {
        height: 1531px;
    } */

    #body-section-4 {
        height: 580px;
    }

    .footer-bg {
        padding: 1rem 4rem;
    }

    .footer-bg p {
        padding-left: 1rem;
    }

    .plans-list {
        padding: 14rem 0rem 4rem;
    }

    .slider-block {
        padding-left: 3rem;
    }

    #body-section-1 .row {
        width: 954px;
    }

    #body-section-sa-bundle .row {
        width: 954px;
    }

    .margin-left-side {
        margin-left: 4%;
    }

    #slider.carousel {
        margin-top: 6rem;
    }

    .header-bg {
        height: 235px;
    }

    .header-bg h1 {
        font-size: 2rem;
        line-height: 2.5rem;
        padding-top: 2rem;
    }

    .header-bg h2 {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
}

@media (max-width: 992px) {
    .elsa-pro {
        width: 70px;
    }

    #body-section-sa-bundle .elsa-pro {
        width: 110px;
    }

    #benefits-mobile-slider .owl-item {
        display: flex;
        justify-content: center;
        width: 345px !important;
    }

    /* #body-section-2 {
        height: 890px;
    } */

    #body-section-1 {
        height: 500px;
        background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/table-img.svg);
        background-size: contain;
        background-repeat: no-repeat;
    }

    #body-section-sa-bundle {
        background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/table-img.svg);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .join {
        padding: 1.5rem 0rem;
    }

    .footer-bg {
        padding: 0.5rem 0.5rem 1.75rem 0.5rem;
    }

    .footer-bg p {
        padding-left: 1rem;
    }

    .carousel-item-padder {
        padding-left: 0.75rem;
        padding-right: 0;
    }

    .item-slide-width {
        max-width: 540px;
        cursor: pointer;
        justify-content: center;
        padding: 1rem 1rem;
    }

    .item-slide-width .icon {
        left: -115px;
        top: 50px;
    }

    .mobile-2 {
        display: block;
    }

    .slider-mob-img {
        margin-bottom: 1.25rem;
    }

    .slider-img {
        height: 1000px;
    }

    #slider.carousel {
        width: 311px;
        margin: auto;
        margin-top: 6rem;
    }

    .title-item {
        font-size: 1.375rem;
        line-height: 1.675rem;
        font-weight: 600;
        margin-bottom: 1rem;
    }

    .slider-text {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 2.5rem;
        height: 100px;
    }

    #body-section h2 {
        font-size: 1.25rem;
        line-height: 2rem;
    }

    .plans-list {
        padding: 14rem 0rem 4rem;
    }

    #body-section-1 .row {
        width: 750px;
        padding-top: 9rem;
    }

    #body-section-sa-bundle .row {
        width: 750px;
    }

    .table-img {
        height: 803px;
    }

    .carousel-item .w-image {
        width: 222px;
    }

    .desktop-flex {
        display: none;
    }

    .carousel.carousel-fade .carousel-item.active {
        opacity: 1 !important;
    }

    .header-bg {
        height: 170px;
    }

    td {
        padding: 1rem 0.5rem;
        font-size: 0.675rem;
        line-height: 0.875rem;
    }

    th {
        padding: 1rem 0.5rem;
        font-size: 0.75rem;
        line-height: 1rem;
    }

    #body-section-1 table img {
        width: 14px;
    }

    #body-section-sa-bundle table img {
        width: 14px;
    }
}

@media (max-width: 768px) {
    .sa-bundle-images .sa-bundle-img1 { 
        width: 17rem;
    }

    .sa-bundle-images .sa-bundle-img2 { 
        width: 20rem;
    }
    #body-section-3 {
        background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/section_bg_mobile_1.svg);
        background-size: cover;
    }

    #body-section {
        background: url(https://d1t11jpd823i7r.cloudfront.net/dlp/section_bg_mobile_1.svg);
        background-size: cover;
        height: 800px;
    }

    #body-section-1 {
        height: 390px;
    }

    #body-section .mobile {
        height: 535px;
    }

    .carousel-item {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: -webkit-transform 2.5s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 2.5s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 2.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 2.5s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .appstore, .googleplay {
        height: 47px;
    }

    #body-section-4 {
        height: 840px;
    }

    .join-box {
        margin: 0 10rem 1rem;
    }

    #body-section-4 h2 {
        font-size: 1.8rem;
        line-height: 2.25rem;
        padding: 2.5rem 1rem 1rem;
        margin-bottom: 0;
    }

    .post-slide .post-description {
        font-size: 1rem;
        line-height: 1.6rem;
    }

    .post-slide {
        margin: 1rem 0.25rem;
    }

    .post-img {
        padding-bottom: 1rem;
    }

    #body-section-3 h2 {
        font-size: 1.675rem;
        line-height: 2rem;
        padding: 2.5rem 1rem;
    }

    .footer-bg p {
        padding-top: 0.5rem;
        margin-bottom: 0;
    }

    .footer-bg img {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .footer-float {
        float: none;
    }

    .footer-text-center {
        text-align: center !important;
    }

    #body-section-2 h1 {
        font-size: 1.6rem;
        line-height: 1.875rem;
        padding-top: 3rem;
    }

    #body-section-2 h2 {
        font-size: 0.9rem;
        line-height: 1.25rem;
        padding: 5.5rem 4rem;
    }

    .plan-elsa-pro-title {
        font-size: 2rem;
        line-height: 2.25rem;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .header-bg h1 {
        font-size: 1.5rem;
        /*padding: 1rem;*/
        line-height: 2.875rem;
    }

    .header-bg h2 {
        font-size: 1.25rem;
        line-height: 2.875rem;
    }

    #body-section h2 {
        font-size: 1.25rem;
        line-height: 2rem;
        padding: 1.5rem;
    }

    /*#countdown {
       padding-top: 4rem;
    }*/
    #countdown div {
        padding: 0 0.9rem;
        font-size: 1.25rem;
        line-height: 1.5rem;
    }

    .plans-list {
        padding: 11rem 0rem 4rem;
    }

    #body-section-1 h1 {
        font-size: 1.25rem;
        line-height: 1.675rem;
        padding-top: 2.5rem;
        width: 200px;
    }

    #body-section-1 h2 {
        font-size: 1.5rem;
        line-height: 2rem;
        padding-top: 5.5rem;
    }

    #body-section-1 .row {
        padding-top: 4rem;
        width: 100%;
    }

    #body-section-sa-bundle h1 {
        font-size: 1.5rem;
        line-height: 1.675rem;
    }

    #body-section-sa-bundle h2 {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    #body-section-sa-bundle .row {
        width: 100%;
    }

    .table-img {
        height: 748px;
    }

    table {
        border: none;
        width: 87%;
        padding-top: 0.75rem;
    }

    .elsa-pro {
        margin-right: 0.75rem;
    }

    .table-inner-box-middle p, .table-inner-box-bottom p {
        margin-right: 0.75rem;
    }

    .header-bg {
        height: 560px;
    }

    td {
        padding: 0.5rem 0.5rem;
    }
}

@media (max-width: 576px) {
    table {
        border: none;
        width: 75%;
    }

    tbody {
        display: inline-block;
    }

    .td {
        width: 195px !important;
    }

    #body-section .mobile {
        height: 850px;
    }

    .plan-mobile {
        display: block;
    }

    .plan-desktop {
        display: none;
    }

    .join-box {
        margin: 0 4rem 1rem;
    }

    /*#countdown {
       padding-top: 5.5rem;
    }*/
    #countdown div {
        padding: 0 0.7rem;
        font-size: 1.25rem;
        line-height: 1.5rem;
    }

    .plans-list {
        padding: 12.5rem 0rem 4rem;
    }

    .plan-box {
        margin-bottom: 2rem;
    }

    th {
        width: auto;
    }

    .header-bg {
        height: 400px;
    }
}

@media (max-width: 415px) {  
    table {
        border: none;
        width: 85% !important;
    }

    #body-section-sa-bundle h2 {
        font-size: 0.8rem;
        line-height: 1rem;
    }

    #body-section-4 {
        height: 970px;
    }

    .join-box {
        margin: 0 1rem 1rem;
    }

    .table-img {
        height: 880px;
    }

    .header-bg {
        height: 335px;
    }
}

.items-center {
    align-items: center;
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.justify-center {
    justify-content: center;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 770px;
        margin: 1.75rem auto;
    }

    div#countdown-text {
        font-size: 1.5rem;
        margin-top: 2rem;
    }
}

@media (min-width: 992px) {
    .elsa-modal .modal-body {
        padding: 3.125rem 6.25rem;
    }
}

#js-elsa-signup .btn, #js-elsa-signin .btn {
    padding: 0;
}

.modal-header .header-text {
    font-size: 14px;
    text-align: right;
}
.modal-header .header-text p {
    margin: 0;
}
.modal-header .header-text .log-out {
    color: #ee3202;
    cursor: pointer;
}
.elsa-modal .modal-body button.close {
    position: absolute;
    outline: none;
    top: 1.25rem;
    right: 1.25rem;
}

.elsa-icon {
    display: inline-block;
    font-family: elsa-icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.close {
    float: right;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    color: #687582;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}


.btn-info:hover {
    color: #fff;
    background-color: #3352b2;
    border-color: #304da9;
}

#js-elsa-upgrade {
    overflow: auto !important;
}


/* New Footer */
footer {
    width: 100%;
}

.wrap-footer {
    background-color: #121131;
}

.wrap-footer p {
    margin: 0;
}

.wrap-footer__top {
    background: linear-gradient(183.12deg, #2f1f96, #15113f 99.34%);
    display: flex;
    justify-content: center;
}

.wrap-footer__top-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
}

.wrap-footer__top-inner-content {
    width: 100%;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    padding-left: 40px;
    padding-right: 40px;
}

.wrap-footer__top-inner-content p {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}

.wrap-footer__top-inner-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wrap-footer__top-inner-content ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.wrap-footer__top-inner-straight-line {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 1px;
    width: 90px;
    --tw-bg-opacity: 1;
    background-color: rgb(71 141 255 / var(--tw-bg-opacity));
}

.wrap-footer__top-inner-evaluate {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.wrap-footer__top-inner-evaluate-item {
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    max-width: 280px;
    flex-grow: 1;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    background-color: #d6d6d61c;
    padding-top: 20px;
    padding-bottom: 20px;
    min-width: 220px;
}

.wrap-footer__top-inner-evaluate-item-image {
    margin-bottom: 16px;
}

.wrap-footer__top-inner-evaluate-item-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.wrap-footer__top-inner-evaluate-item-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.wrap-footer__bottom {
    display: flex;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(18 17 49 / var(--tw-bg-opacity));
    padding: 12px 20px;
}

.wrap-footer__bottom-inner {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    row-gap: 10px;
}

.wrap-footer__bottom-inner-logo {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 13px;
}

.wrap-footer__bottom-inner-logo p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    opacity: 0.8;
}

.wrap-footer__bottom-inner-copyright p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    opacity: 0.8;
}

.list-none {
    list-style-type: none;
}

@media (min-width: 769px) {
    .wrap-footer__top-inner {
        max-width: 95%;
    }

    .wrap-footer__top-inner-content {
        text-align: left;
    }

    .wrap-footer__top-inner-content p {
        font-size: 24px;
    }

    .wrap-footer__top-inner-content ul li {
        font-size: 18px;
    }

    .wrap-footer__top-inner-evaluate {
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .wrap-footer__top-inner-evaluate-item {
        max-width: 220px;
        min-width: 198px;
    }

    .wrap-footer__top-inner-evaluate-item-title {
        font-size: 20px;
    }

    .wrap-footer__bottom-inner {
        max-width: 100rem;
        flex-direction: row;
    }
}

@media (min-width: 1025px) {
    .wrap-footer__top-inner {
        margin-left: 10px;
        max-width: 65rem;
    }

    .wrap-footer__top-inner {
        flex-direction: row;
    }

    .wrap-footer__top-inner-content {
        width: 400px;
    }

    .wrap-footer__top-inner-straight-line {
        display: block;
        height: 64px;
        width: 1px;
    }

    .wrap-footer__top-inner-evaluate {
        min-width: 500px;
        flex-wrap: nowrap;
    }

    .wrap-footer__top-inner-evaluate-item {
        max-width: 295px;
    }

    .wrap-footer__top-inner-evaluate-item-title {
        font-size: 24px;
    }
}

@media (min-width: 1281px) {
    .wrap-footer__top-inner {
        max-width: 80rem;
    }

    .wrap-footer__top-inner-content p {
        font-size: 29px;
    }
}