@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
}

#section_head {
    background-size: initial;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: initial;
}

.SectionUi {
    display: flex;
    position: relative;
    padding: 20px;
    background-image: none;
}

.SectionContainerUi {
    max-width: 100%;
    width: 100%;
    margin: auto;
}

.row {
    background-size: initial;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-attachment: initial;
}

.fzQfEq {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    position: relative;
    font-family: Mulish;
    font-weight: 400;
    font-style: normal;
}

.RowUi-section {
    display: grid;
    position: relative;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    padding: 10px;
    background-image: none;
    column-gap: unset !important;
}

.head_section {
    padding: 40px 20px;
    background-color: #ffffff;
    text-align: center;
}

#headline {
    font-size: 46px !important;
    font-weight: bold;
    font-family: poppins, sans-serif;
}

.section_container {
    width: 100%;
}

#headline {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    /* margin-top: 10px; */
}

.text-purple {
    color: purple;
}

#headline p {
    margin: 0;
}

.Usercontext {
    position: relative;
    text-align: initial;
}

.gymapppic1 {
    position: relative;
    text-align: initial;
    display: flex;
    flex-direction: column;
    margin: 20px 0px 0px;
}

.columnUI {
    display: flex;
    flex-direction: column;
    grid-column: 1 / 13;
    align-self: flex-start;
}

.StyleWrapperUi {
    position: relative;
    text-align: initial;
    margin: 0px;
}

.VideoUi-sc {
    position: relative;
    padding-top: 56.25%;
}

button:not(:disabled) {
    cursor: pointer;
}

button,
select {
    text-transform: none;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button {
    border-radius: 0;
}

button {
    appearance: auto;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    margin: 0em;
    padding-block: 1px;
    padding-inline: 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}

.cKXLtA {
    position: relative;
    justify-content: space-between;
    column-gap: unset !important;
}

.goAzis {
    display: flex;
    flex-direction: column;
}

.wFbjI {
    position: relative;
    text-align: initial;
    margin: 0px;
}

.iframeframe {
    width: 100%;
    height: 100%;
}

.Hero_frame {
    color: inherit;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    height: 50px;
    width: 50px;
    top: 50px;
    left: 50px;
    background: url(https://d3fit27i5nzkqh.cloudfront.net/assets/images/webinar/unmute.png) 0% 0% / cover;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px;
    font: inherit;
    animation: JvsLi 0.6s ease-in-out 0s infinite alternate none running;
}

@keyframes JvsLi {
    0% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(0.99);
    }
}

.eAePBQ .react-player {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    border-radius: 10px;
}

.kOyvZf {
    display: flex;
    position: relative;
}

.jhuqqK {
    /* max-width: 100%; */
    width: 100%;
    margin: auto;
}

.eAePBQ {
    position: relative;
    padding-top: 56.25%;
}

iframe {
    width: 100%;
    height: 100%;
    overflow-clip-margin: content-box !important;
    overflow: clip !important;
    /* border-width: 2px; */
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

.attention-button {
    width: 700px;
    max-width: 90%;
    padding: 20px;
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
    background-color: #724EBF;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    animation: wiggle 0.6s infinite ease-in-out;
    transition: transform 0.2s ease;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.attention-button:hover {
    background-color: #b55dcd;
    animation: wiggleShrink 0.6s infinite ease-in-out;
}

.attention-button::after {
    content: '(Free for First 30 Gyms)';
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    opacity: 0.9;
}

@keyframes wiggle {
    0%,
    100% {
        transform: translateX(0) scale(1);
    }
    50% {
        transform: translateX(2px) scale(1);
    }
}

@keyframes wiggleShrink {
    0%,
    100% {
        transform: translateX(0) scale(0.95);
    }
    50% {
        transform: translateX(2px) scale(0.95);
    }
}

.Management_sec {
    display: flex;
    flex-direction: column;
    grid-column: 1 / 7;
    align-self: flex-start;
}

.Mana_plans {
    position: relative;
    text-align: initial;
    display: flex;
    flex-direction: column;
    margin: 0px;
}

.features_area {
    align-self: unset;
    width: 100%;
    /* grid-column: 1 / 12; */
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    flex-direction: column;
    grid-column: 7 / 12;
    align-self: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
}

.Management_sec {
    display: flex;
    flex-direction: column;
    grid-column: 1 / 7;
    align-self: flex-start;
}

.kNAFPS {
    display: grid;
    position: relative;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 20px;
    padding: 30px;
    background-image: none;
}

.iEmvTa {
    display: flex;
    flex-direction: column;
    grid-column: 1 / 4;
    align-self: flex-start;
}

.col_area {
    display: flex;
    flex-direction: column;
    grid-column: 1 / 13;
    align-self: flex-start;
}

.dkXoCs {
    position: relative;
    text-align: initial;
    display: flex;
    flex-direction: column;
    margin: 0px;
}

.bullet-list {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-weight: 400;
    text-align: left;
    padding: 20px;
}

.bullet-list li {
    display: flex;
}

.fkYaQE {
    align-self: center;
}

.fInjtR {
    position: relative;
    display: block;
    height: 0px;
    overflow: visible;
    padding-bottom: 100%;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}

.TextUi-section p {
    margin-top: 0;
    margin-bottom: 0.3rem;
}

.eYaBwi {
    margin-top: 30px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.Headline_sec {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-size: 28px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 42px;
    display: flex;
}

.Headline_sec h1,
.Headline_sec h2,
.Headline_sec h3,
.Headline_sec h4,
.Headline_sec h5,
.Headline_sec h6 {
    font-size: 28px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 42px;
}

.Headline_sec strong,
.gdQSQG strong,
.testi_text strong,
.Headline_footer strong,
.kGYQtJ strong {
    font-weight: bold;
}

.gdQSQG p:empty::after {
    content: " ";
    white-space: pre;
}

.testi_headline {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-size: 49px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 70px;
    padding-top: 39px;
    padding-bottom: 40px;
}

.testi_headline h1,
.testi_headline h2,
.testi_headline h3,
.testi_headline h4,
.testi_headline h5,
.testi_headline h6 {
    font-size: 49px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 70px;
}

.pic_slide {
    position: relative;
    display: block;
    height: 0px;
    overflow: visible;
    padding-bottom: 100%;
}

.tNAYk {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 201px;
    border-radius: 10px;
}

.kSThwk {
    display: flex;
    flex-direction: column;
    grid-column: 4 / 7;
    align-self: flex-start;
}

.hINdSW {
    display: grid;
    position: relative;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    background-color: rgba(144, 19, 254, 0);
    padding: 10px 10px 70px;
    border-radius: 10px;
    background-image: none;
    column-gap: unset !important;
}

.KkDGH {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 189px;
    border-radius: 10px;
}

.jNXkpb,
.kyzyin {
    position: relative;
    /* margin: 0px; */
}

.gdQSQG {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-family: Mulish, sans-serif;
    text-align: left;
    padding-top: 10px;
    padding-right: 35px;
    padding-left: 35px;
}

.dWIJSh {
    display: flex;
    flex-direction: column;
    grid-column: 7 / 10;
    align-self: flex-start;
}

.Headline_row {
    display: grid;
    position: relative;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    background-color: rgba(144, 19, 254, 0);
    padding: 10px 10px 90px;
    border-radius: 10px;
    background-image: none;
    column-gap: unset !important;
}

.kDEVmY {
    display: flex;
    flex-direction: column;
    grid-column: 10 / 13;
    align-self: flex-start;
}

.member_picture {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 230px;
}

.xcgAQ {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 210px;
}

.khoVOQ {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
}

.gkRnZc,
.carousel_area {
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    position: relative;
    background: rgba(238, 238, 238, 0);
}

.kRMxqs {
    position: relative;
    text-align: initial;
    display: flex;
    flex-direction: column;
    margin: 0px;
}

.cuTCnT {
    position: relative;
    display: contents;
}

.Foot_Picture {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.gEQMPa {
    position: relative;
    text-align: initial;
}

.hero-section {
    padding: 60px 20px;
    background-color: #f9f9f9;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
}

.bullet-list {
    list-style: none;
    padding: 0;
}

.bullet-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}

.bullet-list i {
    color: rgb(20, 158, 252) !important;
    margin-left: -25px;
    margin-right: 10px;
    font-size: 1.2rem;
}

.Footer_Headline {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-size: 32px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 38.4px;
}

.hyItRB {
    display: block;
    max-width: 100%;
    object-fit: contain;
}

.dZTBKH {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.testi_text {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-family: Mulish;
    text-align: center;
}

p {
    margin: 0px;
}

.ldQbJM {
    position: relative;
    text-align: initial;
    /* margin: 0px; */
}

.hXOSUQ {
    position: relative;
    justify-content: space-between;
    column-gap: unset !important;
}

.leftArrow {
    display: none;
    color: rgb(189, 16, 224);
    position: absolute;
    left: 10px;
    top: 50%;
    padding: 10px;
    font-size: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

.fa-chevron-left:before {
    content: "\f053";
}

.rightArrow {
    display: none;
    color: rgb(189, 16, 224);
    position: absolute;
    right: 10px;
    top: 50%;
    padding: 10px;
    font-size: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

.fa-chevron-right:before {
    content: "\f054";
}

.goAzis {
    display: flex;
    flex-direction: column;
}

.kGYQtJ {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    text-align: center;
    margin: 30px;
}

.gRLYwv {
    position: relative;
    text-align: initial;
    display: none;
}

.slideele {
    overflow-x: auto;
    white-space: nowrap;
    padding: 7px;
    background: #fff;
}

.slideele img,
.slideelemob img {
    height: 40px;
    display: inline-block;
    margin-right: 10px;
}

.slideelemob {
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px;
    background: #fff;
}

.countdown-container {
    text-align: center;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: inline-block;
}

#timer {
    font-size: 48px;
    font-weight: bold;
    color: #e74c3c;
    margin-bottom: 10px;
}

.message {
    font-size: 18px;
    color: #333;
}

.attention-button::after {
    content: '(Free for First 30 Gyms)';
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    opacity: 0.9;
}

.RawHtmlUi-section {
    min-height: 20px;
    text-align: center;
    overflow-x: auto;
    white-space: nowrap;
    padding: 7px;
    background: #fff;
}

.RawHtmlUi-section img {
    height: 40px;
    margin-right: 10px;
}


/* .countdown-container {
                    text-align: center;
                    background-color: #fff;
                    padding: 20px;
                    border-radius: 10px;
                    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
                } */

#timer {
    font-size: 48px;
    font-weight: bold;
    color: #e74c3c;
    margin-bottom: 10px;
}

.message {
    font-size: 18px;
    color: #333;
}

#headline .member_head {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-size: 49px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 70px;
    padding-top: 35px;
    padding-bottom: 25px;
}

.member_head h1 {
    font-size: 49px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 70px;
}

.member_head strong {
    font-weight: bold;
}

.btKufc {
    position: relative;
    /* margin: 0px; */
}

.jjbJnE {
    position: relative;
    /* padding: 50px; */
}

.cEYMQk {
    /* display: block; */
    color: rgb(189, 16, 224);
    position: absolute;
    right: 10px;
    top: 50%;
    padding: 10px;
    font-size: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

.fas {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
}

.carousel-slide {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 0px;
    width: 0px;
    min-width: 100%;
    scroll-snap-align: start;
    min-height: 1px;
    justify-content: center;
}

.fFXqaI {
    position: relative;
    text-align: initial;
    display: flex;
    flex-direction: column;
    margin: 0px;
}

.Headline_footer {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-size: 49px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 70px;
    padding-top: 39px;
    padding-bottom: 40px;
}

.Headline_footer h1 {
    font-size: 49px;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 70px;
}

.foot_text {
    word-break: break-word;
    transition: box-shadow 0.1s ease-in-out;
    flex-basis: inherit;
    font-size: 24px;
    font-family: Mulish;
    text-align: center;
}

.btn_mobile_demo {
    position: relative;
    text-align: initial;
}

.eBmsRK {
    min-height: 20px;
    text-align: center;
}

.jHOvfJ {
    position: relative;
    text-align: initial;
}


/* Mobile view (up to 480px) */

@media screen and (max-width: 480px) {
    .attention-button {
        width: 90%;
        padding: 10px;
        font-size: 18px;
    }
    .attention-button::after {
        font-size: 12px;
    }
    .fIdOHZ {
        word-break: break-word;
        transition: box-shadow 0.1s ease-in-out;
        flex-basis: inherit;
        font-size: 20px;
        font-family: Mulish;
        font-weight: 400;
        text-align: left;
        line-height: 34px;
        padding: 5px;
    }
    .attention-button {
        width: 90%;
        padding: 10px;
        font-size: 18px;
    }
    .attention-button::after {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    .h1,
    h1 {
        font-size: 2.5rem;
    }
}

@media only screen and (min-width: 801px) {
    .btn_mobile_demo,
    .btKufc {
        display: none;
    }
}


/* Tablet view (up to 768px) */

@media screen and (max-width: 768px) {
    .attention-button {
        width: 90%;
        padding: 15px;
        font-size: 20px;
    }
    .attention-button::after {
        font-size: 14px;
    }
    .col_area {
        display: none;
    }
}


/* Mobile view (up to 800px) */

@media only screen and (max-width: 800px) {
    .section_container {
        background-image: none;
        padding: 20px 20px 10px;
    }
    .kNAFPS {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 20px;
    }
    .eAePBQ .react-player {
        border-radius: 10px;
        border-style: none;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
    }
    .app_btn {
        align-self: unset;
        width: 100%;
        grid-column: 1 / 12;
        padding-left: 0px;
        padding-right: 0px;
    }
    .attention-button {
        width: 100%;
        /* max-width: 100%; */
        display: block;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .crMNHs {
        padding: 40px 0px 0px;
        font-size: 24px;
        font-family: Poppins;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        line-height: 28.8px;
    }
    .btn_mobile_demo {
        margin: 0px;
    }
    .member_head h1,
    .member_head h2,
    .member_head h3,
    .member_head h4,
    .member_head h5,
    .member_head h6 {
        font-size: 16px;
        font-family: Poppins;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        line-height: 28.8px;
    }
    .testi_headline h1,
    .Headline_footer h1 {
        padding: 40px 0px 0px;
        font-size: 24px;
        font-family: Poppins;
        font-style: normal;
        text-align: center;
        line-height: 28.8px;
    }
    .foot_text {
        padding: 0px 15px 60px;
        font-size: 14px;
        text-align: center;
    }
    .Usercontext {
        margin: 0px;
    }
    .row_btn {
        display: flex;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
    .gEQMPa {
        margin: 0px;
    }
    .jjbJnE {
        padding: 20px 30px 0px;
    }
    .cEYMQk {
        display: block;
    }
    .dkXoCs {
        margin: 0px;
    }
    .carousel-slide {
        justify-content: center;
    }
    .btKufc {
        margin: 0px;
    }
    .kyzyin {
        margin: 0px;
    }
    .testi_text {
        padding: 10px;
        text-align: left;
    }
    .gYgOvS {
        display: none;
    }
    .gEQMPa {
        margin: 30px 0px 0px;
    }
    .head_text {
        font-size: 17px;
    }
    #headline {
        font-size: 27px !important;
        font-weight: bold;
        font-family: poppins, sans-serif;
    }
    .head_text {
        font-size: 17px !important;
    }
    .bullet-list i {
        color: rgb(208, 2, 27)!important;
        font-size: 10px !important;
    }
    .eLCnPY .bullet-list i {
        color: rgb(189, 16, 224) !important;
        font-size: 10px !important;
    }
    .Headline_sec h3 {
        font-size: 24px;
        font-family: Poppins;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        line-height: 28.8px;
    }
    .hyItRB {
        width: 274px;
    }
    .Management_sec {
        grid-column: 1 / 12;
        align-self: center;
    }
    .bullet-list {
        font-size: 17px;
        font-family: Mulish;
        line-height: 15px;
        margin-left: 30px;
    }
    .bullet-list li {
        margin-bottom: 0.3rem;
    }
    .features_area h3 {
        display: flex;
        justify-content: center;
    }
    .Headline_sec {
        text-align: center !important;
        display: block;
        width: 100%;
    }
    .mobile-footer-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #000;
        padding: 15px 10px;
        display: flex;
        justify-content: space-around;
        z-index: 9999;
    }
    .mobile-footer-bar a {
        flex: 1;
        margin: 0 5px;
        text-align: center;
        text-decoration: none;
    }
    .mobile-footer-bar button {
        width: 100%;
        padding: 14px;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }
    .btn-demo {
        background-color: #724EBF;
    }
    .btn-demo:hover {
        background-color: #5a3d99;
    }
    .btn-signup {
        background-color: #b55dcd;
    }
    .btn-signup:hover {
        background-color: #9e4cb4;
    }
    .rightArrow {
        display: block;
    }
    .leftArrow {
        display: block;
    }
    .fFXqaI {
        margin: 10px;
    }
    .goAzis {
        align-self: unset;
        width: 100%;
        grid-column: 1 / 12;
        padding-left: 0px;
        padding-right: 0px;
    }
    .kGYQtJ {
        padding: 20px 20px 0px;
        font-size: 16px;
        font-family: Poppins;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        line-height: 28.8px;
    }
    .kGYQtJ h1 {
        font-size: 16px;
        font-family: Poppins;
        font-style: normal;
        text-align: center;
        line-height: 28.8px;
    }
    .gRLYwv {
        display: block;
        margin: 0px;
    }
    .ldQbJM {
        margin: 0px;
        display: none;
    }
    .hXOSUQ {
        display: flex;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
        padding: 5px;
    }
    .foot_text {
        padding: 15px 15px 20px;
        font-size: 14px;
        text-align: center;
    }
    .jHOvfJ {
        margin: 20px 0px 10px;
    }
    .kOyvZf {
        padding: 1px;
        background-image: none;
    }
    .jhuqqK {
        max-width: initial;
    }
    .cKXLtA {
        display: flex;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
        /* padding: 5px 15px; */
    }
    .countdown-container {
        width: 90%;
    }
    .btn1 .attention-button {
        max-width: 100%;
        width: 100%;
        display: inline-block;
    }
    .head_section {
        padding: 20px 20px;
    }
    .Headline_footer {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .Foot_Picture {
        width: 80%;
        margin: 0 auto;
        display: block;
    }
    .eYaBwi {
        text-align: center;
        margin: 30px 10px 0px 10px;
    }
    .features_area {
        padding-bottom: 0px;
    }
}