/* 
    Author     : pramodc (websitecrawler.org)
*/

@charset "ISO-8859-1";

.rg-r1, .fg-r1, .pr-r1 {
    background-color: #007bff8f;
    color: white;
}

.pr-r1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.pr-bh-p {
    background-color: #67887e;
    padding: 2%;
    color: white;
}

.mtb1p10 {
    margin-top: 1%;
    margin-bottom: 10%;
}

.hmp-ftrs{
    padding-top:2rem;
    padding-bottom:2rem;
    border-bottom:1px solid #e2e8f0;
}
.hpg-lbls {
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}
.hmphsu{
    padding-top:3rem;
    padding-bottom:3rem;
    border-bottom:1px solid #e2e8f0;
    padding-left:1.4rem;
    background-color: #fafafa;
}
.bfr-ftrct {
    background: #fafafa !important;
    padding: 70px 0 !important;
    border-top: 1px solid rgb(67 67 67 / 9%);
    border-bottom: 1px solid rgb(67 67 67 / 9%) !important;
    margin-top: 2rem;
    color:black!important;

}
.ftrcrd {
    transition: transform .25s cubic-bezier(.2,.8,.2,1),
        box-shadow .25s cubic-bezier(.2,.8,.2,1),
        border-color .25s ease !important;
}

.ftrcrd:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 24px rgba(15, 23, 42, .08) !important;
    border-color: rgba(26, 86, 219, .2) !important;
}

.ftrcrd:hover .ftribx {
    background-color: #1A56DB;
    color: #FFFFFF;
    transition: background-color .25s ease, color .25s ease;
}
.whsli {
    border-bottom: 1px solid #e2e8f0;
    padding: .9rem 0;
    display: flex;
    align-items: flex-start;
    gap: .75rem;
    font-family: 'Inter', sans-serif;
    font-size:15px;

}
.whsli:last-child {
    border-bottom: none;
}
.whsli i {
    margin-top: 3px;
    flex-shrink: 0;
}
.ftribx {
    width: 42px;
    height: 42px;
    background: rgb(255 128 128 / 8%);
    border-radius: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ff0000;
    font-size: 1rem;
    flex-shrink: 0;
}
.ftrs-stxt   {
    font-size: 1.6rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
    font-weight: bold;
}
.ftr-crd {
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
}

p {
    line-height: 1.6;
}
.rlffrm label {
    color: #4f4e4e;
}

.alert {
    padding: .275rem 1.25rem;
}

.rfgh1 {
    font-size: 2.5rem;
    margin: 5% auto;
    font-weight: 400;
    padding-left: 10%;
}

.rg-p, .lg-p {
    color: #3f3f3f;
    font-size: 0.9rem;
}

.lg-p {
    text-align: right;
}

.hp-r1 {
    background-color: #ffc107;
    color: #ffffff;
}

.hp-r2 {
    background-color: #81aede;
    color: #ffffff;
}

.hp-r3 {
    background-color: #505050;
}


.hp-r2-lt, .hp-r2-rt {
    margin: 5% auto;
}

.hp-r2-ul-hd {
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
    margin: 2% 4%;
    font-size: 1.3rem;
    text-align: left;
    font-weight: bold;
    color: #FFFF;
}

.hp-r1-hd h1 {
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
    margin: 4% 4%;
    font-weight: bold;
}



.hp-r2-hd h2 {
    margin-left: 10%;
    margin-bottom: 2rem;
    margin-top: 8%;
    font-size: 1.5rem;
}

.df, .pf {
    margin: 1.0rem auto;
    padding: auto 1.25rem;
}

.dfpp{
    margin: 1.0rem auto!important;
    padding-left: 1rem!important;
}

.db-ip-b {
    padding-right: 1%;
    padding-left: 1%;
}

tbody td {
    color: #232323;
}


thead td {
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}

.navbar,.footer{
    background: #222223 !important;
    border-bottom: 1px solid #232833!important;
}

.navbar-brand {
    color: white;
    font-weight: bolder;
}

.nav-item,.ftr-wc,.ftrlnks {
    font-family: 'Inter', sans-serif;
    color: white;
    font-size: 15px;
    font-weight: 500;
}

.dtdd{
    border-bottom: 1.4px dotted #8d8d8d;
    padding-bottom: 2.5px;
}

.gs-btn {
    font-size: 1rem !important;
    text-transform: capitalize;
}

.tabs {
    padding: 0.725rem 0rem;
    font-weight: bold;
}

.nsform {
    margin: 1.875rem auto;
}

.db-tb {
    margin-bottom: 30%;
}


.prcpglg h1 {
    padding-top: 1.5rem;
    padding-bottom: 0.6rem;
    font-size: 3rem;
    font-weight: 700;

}

@media ( min-width :700px) {

    .rght-mnu .nav-link{
        padding-left: 12px!important;
        padding-right: 12px!important;
    }

    .nv-upgr{
        margin-left: 1rem;
    }

    .hpd-pr{
        padding-left: 18%!important;
        padding-right: 18%!important;
        padding-bottom: 1rem!important;
    }

    .settings input:not(.btn):not([type="radio"]){
        width: 500px;
    }

    .settings select{
        width: 500px;
    }

    .settings textarea{
        width: 500px;
    }

    .prct thead th:first-child {
        width: 45%;
    }

    .prct thead th:not(:first-child) {
        width: 15%;
    }

    .settings-lgf{
        margin-left: 3rem;
    }

    .h3conm{
        font-size: 0.9rem;
    }
    .pbt7 {
        padding-top: 4rem;
        padding-bottom: 3.4rem;
    }

    .pbt7s {
        padding-top: 3rem;
        padding-bottom: 3.4rem;
    }
    .rlffrm {
        margin: 7% 30% 3.125rem;
    }
    .hp-r1-hd {
        font-size: 3.75rem;
    }
    .abppc {
        padding-right: 5rem;
        padding-left: 5rem;
    }
    .kwc-tbl {
        display: table;
        overflow: scroll;
    }
}



.alert-drk .rbf {
    flex: 1;
    margin-bottom: 0;
}
.alert-drk form {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto;
}

.alert-drk .close {
    float: none;
    color: #9ca3af;
    text-shadow: none;
    background: none;
    border: none;
    opacity: .6;
    font-size: 1.25rem;
    line-height: 1;
    padding: 0;
    text-decoration: none;
}

.alert-drk .close:hover {
    opacity: 1;
    color: #1f2937;
}

@media only screen and (min-width: 600px) {
    .cw-ipst-cc {
        width: 70%;
    }
    .stkcl{
        min-width: 250px;
    }

}

.hp-r3-btn {
    margin: 5% auto;
    text-align: left;
    color: white;
    font-size: 1.1rem;
    text-transform: uppercase;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    flex-grow: 1;
}

.footer {
    padding-top: 2rem;
    padding-bottom: 1rem;
    color: white;
    margin-top: auto;
}

.wlc {
    margin: 0.7rem auto;
}

.wlc-t {
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 1rem;
    color: black;
}

.dbc, .rpc {
    font-size: 1rem;
    font-weight: 400;
}

.dbcpp{
    padding-top:2%;
    padding-bottom: 2%;
    color: #0b0b0b!important;
}

.db-tb {
    margin-top: 2%;
    margin-bottom: 5%;
}

.pr-tb {
    margin-bottom: 1%;
}


.pr-tbx {
    margin-bottom: 1%;
}

.lg-bb {
    margin: auto 1.2rem;
}

.dt-tx {
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
    text-align: right;
}

.hp-r3-hd h3 {
    color: white;
    font-size: 1.5rem;
    text-align: right;
    margin: 5% auto;
}

@media only screen and (max-width: 899px) {
    .hp-r2-hd, .hp-r1-hd, .hp-r2-ul-hd {
        margin-top: 3.5rem;
    }
}

@media only screen and (max-width: 699px) {


    .hpd-pr{
        padding-left: 5%!important;
        padding-right: 5%!important;
    }


    .prc-clr{
        padding-top: 2rem!important;
        padding-bottom: 2rem!important;
    }
    .wcrp>h1 {
        padding-top:3rem!important;
        font-size: 2.7rem !important;
        padding-bottom: 0rem !important;
    }
    .tbs-onm {
        flex-direction: row !important;
        justify-content: space-between;
    }
    ul.nav.fxcc.tbs-onm li {
        flex: 1 0 50%;
        display: flex;
        justify-content: flex-start;
    }
    .stttngs{
        column-count: 2;
        padding:0;
    }
    .stttngs li a{
        display: flex;
        justify-content: flex-start;
        padding: 0;
    }

    .pbt7 {
        padding-top: 3.4rem;
        padding-bottom: 2rem;
    }
    .ipc-bhd, .wc-bhd {
        padding: 0 !important;
    }
    .hp-r2-ul-hd {
        margin: 2% 2%;
    }
    .hp-r3-hd h3 {
        text-align: left;
        font-size: 1.3rem;
    }
    .rlffrm {
        margin: 20% auto;
    }
    .rfgh1 {
        font-size: 1.3rem;
        margin: 10% auto;
    }
    .hp-r1-bhd p {
        margin: 0 !important;
        padding: 0 !important;
    }
    .hp-r1-bhd {
        margin-bottom: 10%;
    }
    .hp-r2-bhd {
        margin-left: 0 !important;
        padding: 0 !important;
    }
    .hp-r1-hd h1 {
        font-size: 2.1rem;
        margin-top: 10%;
        margin-bottom: 5%;
        margin-left: 0;
    }
    .hp-r2-hd h2 {
        margin-left: 0;
        margin-top: 10%;
        margin-bottom: 1rem;
        text-align: left !important;
    }
    .lg-p {
        margin: 5% auto;
    }
    .dt-tx {
        text-align: left;
    }
    .dt-btn {
        margin-bottom: 2rem;
    }
    .pf, .df input[type="text"] {
        margin-bottom: 0.6rem;
    }
    select {
        margin-bottom: 0.6rem;
    }
    form ul li {
        text-align: center;
    }
    tbody td {
        font-size: 0.9rem;
    }
    .btnx {
        padding: .25rem .5rem !important;
        font-size: .875rem !important;
        line-height: 1.5 !important;
        border-radius: .2rem !important;
    }
    .h3conm {
        font-size: 0.9rem;
        padding-top: 1.2rem;
        padding-left: 0.4rem;
    }
}

.pf, .df input[type="text"] {
    margin-right: 1rem;
    margin-left: 0.5rem;
}

form ul li {
    text-decoration: capitalize;
    font-size: 0.9rem;
}

.mnsftn{
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}
body {
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}


.btn-ctabt{
    color: #ffffff!important;
    background-color: #ff6b00!important;
    border-color: #ff6b00!important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500 !important;
    transition: transform 0.15s ease, background 0.15s ease, border-color 0.15s ease !important;
    position: relative !important;
    z-index: 1 !important;
}

.btn-ctabt:hover{
    background: #D8B278 !important;
    border-color: #D8B278 !important;
    transform: translateY(-1px) !important;
}
.btn-ctabt:focus-visible{
    outline: 2px solid #C9A265 !important;
    outline-offset: 2px !important;
}

.ctstx{
    font-size: 16.5px !important;
    line-height: 1.6 !important;
    color: black !important;
    z-index: 1 !important;
}

.cth2stl{
    font-weight: 800 !important;
    font-size: clamp(34px, 4.4vw, 32px) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.01em !important;
    color: black !important;
    position: relative !important;
    z-index: 1 !important;
}


.bh1stl{
    font-size:0.8rem;
    display:flex;
    align-items:center;
    gap:0.4rem;
    margin-right:1rem;
}

.frmbdg::before{
    content:"";
    width:14px;
    height:1px;
    background: white;
}

.frmbdg {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.3rem 0.85rem;
    margin-bottom: 1.5rem;
    background: rgb(0 0 0 / 69%);
    font-size: 0.78rem;
    font-weight: 600;
    color:white;
}


.hro{
    padding: 20px 0;
    background:#F5F5F5;
    border-bottom: 1px solid rgb(67 67 67 / 9%) !important;
}

.hro-crmx {
    background: #fff;
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 4px 24px rgba(15,23,42,0.08), 0 1px 4px rgba(15,23,42,0.04);
}
.blcktx{
    color:#ff6b00;
}
.hro-crmx label {
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 0.4rem;
    display: block;
}

.hro-crmx .form-control {
    border-radius: 8px;
    font-size: 0.9rem;
    height: 44px;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.hro-crmx .form-control:focus {
    outline: none;
    background: #fff;
}

@media only screen and (max-width: 600px) {
    .hro-crmx {
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 2rem;
    }
}

table thead th {
    font-size: 12px;
    font-weight: 700;
    color: #495057;
    padding: 11px 16px;
    background: #f8f9fa;
    border-bottom: 2px solid #e9ecef;
    border-top: none;
}

table tbody td {
    padding: 14px 16px;
    vertical-align: middle;
    border-bottom: 1px solid #f1f3f5;
    font-size: 15px;
    color: #212529;
}

table tbody tr:hover{
    background-color: #f8f6fa;
}

h1{
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}
h2{
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}
h3, h4, h5, h6{
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}

p, ul, li, td, th, .btn {
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}

.hro h2{
    font-size: 1.5rem;
}
.hro h1 {
    font-size: clamp(2.1rem, 5vw, 2.8rem);
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1.05rem;
    letter-spacing: -0.02em;
    min-height: 1.15em;
    display: block;
    color:black;
}
.text-light{
    color:#ededed !important;
}

form#crfm {
    background: #f2f2f2;
    border: 1px solid #b5b5b5;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 30px 60px -20px rgb(159 157 157 / 60%);
    color: #535353;
}

form#crfm input{
    background: transparent;
    color: #474846;
    font-family: 'JetBrains Mono', monospace;
    font-size: .86rem;
    outline: none;
    border: 1px solid #a9a9a9;
}

.spnr{
    width:auto;
    display:inline-flex;
    border-radius:6px;
    overflow:hidden;
    border:1px solid #a9a9a9;
    align-items:center;
}
.lbl-inline{
    font-size:.68rem;
    white-space:nowrap;
    letter-spacing:.06em;
    text-transform:uppercase;
    font-family:'JetBrains Mono', monospace;
    color:#5a6273;
    margin-right:.5rem;
    font-weight: normal!important;
}
.spnr-btn{
    border:none;
    width:22px;
    height:36px;
    color:#9AA2AF;
    font-size:.85rem;
    background:transparent;
    cursor:pointer;
}
.spnr-btn:hover{
    background:rgba(255,255,255,0.04);
    color:#ECEEEA;
}
.spnr-input{
    width:60px;
    text-align:center;
    outline:none;
    color:#ECEEEA;
    font-family:'JetBrains Mono', monospace;
    font-size:.8rem;
    background:transparent;
    border:none!important;
}

.ecscrd{
    max-width: 900px;
    margin: 0 auto 40px;
    border: 1px solid #e2e4e5;
    border-radius: 10px;
    font-family: 'Inter', -apple-system, sans-serif;
    box-shadow: none;
}

.escul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.85rem;
    display: flex;
    flex-wrap: wrap;
    gap: 4px 24px;
}
.escli{
    display: flex;
    gap: 8px;
    padding: 3px 0;
    flex: 1 1 200px;
}
.escdsc{
    font-size: 1.1rem;
    font-weight: 700;
    font-family: 'Space Grotesk', sans-serif;
    color: #13161c;
    margin-bottom: 2px;
}

.escttott{
    flex: 1 1 220px;
    min-width: 200px;
}
.escttint{
    font-size: 1.5rem;
    font-weight: 500;
    color: #13161c;
}

.escent{
    font-size: 1.1rem;
    font-weight: 700;
    font-family: 'Space Grotesk', sans-serif;
    color: #13161c;
    margin-bottom: 2px;
}
.esctt{
    display: flex;
    align-items: baseline;
    gap: 5px;
    margin-bottom: 2px;
}

.ibfm{
    font-family: "IBM Plex Mono",monospace;
}

.esculd{
    flex: 2 1 380px;
    min-width: 280px;
}
.escbrr{
    width: 1px;
    align-self: stretch;
    background: #ececed;
    flex: 0 0 1px;
}

.n_pages {
    font-size: 0.86rem;
    font-weight: 600;
    padding-top: 0.5rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #ececed;
}

.prc-exp{
    font-size: 11px;
    border-bottom: 1px solid #ececed;
    padding-bottom: 0.5rem;
    padding-top: 0.6rem;

}

.badge-popular {
    display: inline-block;
    background: #FFF4EC;
    color: #F97316;
    font-size: 11px;
    font-weight: 600;
    border-radius: 5px;
    padding: 3px 9px;
    margin-left: 8px;
    border: 1px solid #FDE8D5;
    vertical-align: middle;
}

.btn-ctap {
    color: #ffffff;
    background-color: #7C3AED;
    border-color: #7C3AED;
    font-weight: 600;
    padding: 0.6rem 1.2rem;
    border-radius: 6px;
    transition: all 0.3s ease;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;

}

.btn-ctap:hover {
    background-color: #6D28D9;
    border-color: #6D28D9;
    color: #ffffff;
}

.btn-cta {
    color: #ffffff;
    background-color: #ff6b00;
    border-color: #ff6b00;
    font-weight: 600;
    padding: 0.6rem 1.2rem;
    border-radius: 6px;
    transition: all 0.3s ease;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;

}

.btn-cta:hover {
    background-color: #e65c00;
    border-color: #e65c00;
    color: #ffffff;
}


.crtsa{
    border-top: 0.5px solid #cbcbcb;
    padding-top: 1rem;
}

.crtsal{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.critms{
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color:#636568;
}

.text-darker {
    color: #2c2c2c !important;
}
.mnsftsf{
    font-size: 14px;
    font-weight: 500;
}
.ftr-links {
    color: #eae9e9 !important;
    margin: auto 2% auto;
}


.pr-r1-hd h1 {
    font-size: 3rem;
    color: white;
}

.pr-tb-th {
    font-weight: bold;
}
pr-tbx-th {
    font-weight: bold;
}

.about-r1, .pp-r1, .fq-r1 {
    background-color: #c6daff;
}


.pr-ldng-ovr {
    position: fixed;
    display:none;
    top: 50%;
    left: 50%;
    width: 35%;
    height: 25%;
    transform: translate(-50%, -50%);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background-color: transparent;
}

.pr-ldgng-spnr {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

.pr-ldng-txt {
    margin-top: 10px;
    font-size: 18px;
    color: #333;
    z-index: 9999!important;
}


.fnsxn-crl {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.fnsxn-ceb {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 12px;
}
.fnsxn-crdt {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #6366f1;
    flex-shrink: 0;
}
.fnsxn-dmn {
    font-size: 11px;
    font-weight: 500;
    color: #6366f1;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
.fnsxn-crdh {
    font-size: 26px;
    font-weight: 700;
    color: #EBF0F5;
    line-height: 1.28;
    margin-bottom: 10px;
    letter-spacing: -0.01em;
}

.fnsxn-crdh em {
    color: #dc2626;
    font-style: normal;
}
.fnsxn-crsts {
    display: flex;
    gap: 8px;
    margin-bottom: 18px;
    flex-wrap: wrap;
}
.fnsxn-stt {
    background: #ffffff;
    border: 0.5px solid #e5e7eb;
    border-radius: 10px;
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    min-width: 72px;
}
.fnsxn-stt-num {
    font-size: 18px;
    font-weight: 500;
    color: #dc2626;
    line-height: 1;
}
.fnsxn-stt-label {
    font-size: 11px;
    color: #6b7280;
    margin-top: 4px;
}
.fnsxn-crbdy {
    font-size: 13px;
    color: #6b7280;
    line-height: 1.6;
    margin-bottom: 18px;
}
.fnsxn-crbdy strong {
    color: #111827;
    font-weight: 500;
}

.cstdrdn {
    position: relative;
}
.cstdrdn .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    margin-top: 0.5rem;
}
.cstdrdn.show .dropdown-menu {
    display: block;
}

#proftg {
    display: flex;
    align-items: center;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

#proftg i {
    font-size: 1.4rem;
    line-height: 1;
    vertical-align: middle;
}

.fnsxn-tmr {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #fff7ed;
    border: 0.5px solid #fed7aa;
    border-radius: 20px;
    padding: 5px 12px;
    font-size: 12px;
    font-weight: 500;
    color: #c2410c;
    width: fit-content;
}
.fnsxn-tmr svg {
    stroke: #f97316;
    flex-shrink: 0;
}
.fnsxn-prv {
    background: #ffffff;
    border: 0.5px solid #e5e7eb;
    border-radius: 10px;
    padding: 12px 14px;
}
.fnsxn-prvhdr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.pr-dvdr{
    height: 1px;
    background: #E8E7E0;
    margin: 0 0 14px;
}

.fnsxn-ttl {
    font-size: 11px;
    font-weight: 500;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.07em;
}
.fnsxn-lpl {
    display: flex;
    align-items: center;
    gap: 4px;
    background: #eef2ff;
    border-radius: 20px;
    padding: 4px 8px;
    color: #4338ca;
}
.badge-warning{
    border:1px solid #d39e00;
    border-radius:4px;
    padding:4px 8px;
}
.fnsxn-lpl svg {
    width: 10px;
    height: 10px;
    stroke: #4338ca;
}
.fnsxn-lpl span {
    font-size: 10px;
    color: #4338ca;
}

.mnvhhd {
    min-height: 80vh;
}
.fnsxn-prln {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.fnsxn-pl {
    height: 5px;
    border-radius: 3px;
    background: #f3f4f6;
}
.fn-drw {
    display: flex;
    align-items: center;
    gap: 8px;
}
.fn-drw::before,
.fn-drw::after {
    content: '';
    flex: 1;
    height: 0.5px;
    background: #5c6678;
}

.fn-drwl {
    display: flex;
    align-items: center;
    gap: 8px;
}
.fn-drwl::before,
.fn-drwl::after {
    content: '';
    flex: 1;
    height: 0.5px;
    background: #9ca3af;
}


.lft-sxn{
    border-right: 1px solid rgba(255,255,255,0.08);
}
@media (max-width: 767px) {
    .lft-sxn {
        padding-bottom: 20px;
        border-right: none;
        border-bottom: 1px solid rgba(255,255,255,0.08);
    }
    .fnsxn-mnn {
        margin-left: 0.2rem !important;
        margin-right: 0.2rem !important;
    }
}
.fnsxn-mnn {
    background: radial-gradient(1200px 600px at 15% -10%, #0C0F13 0%, #0A0E14 55%);
    color:#8B96A8!important;
    border-radius: 16px;
    border: 1px solid #e7e9f3;
    padding-bottom:10px;

}
.fnsxn-mnn p{
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 50px;
    max-width: 44ch;
}
.fnsxn-mnnlg {
    border-radius: 16px;
    background-color: #fff7ed;
    border: 1px solid #ffd7d7;

}

.nv-upgr {
    background-color: #f59e0b;
    border-radius: 10px;
    color: white !important;
    padding: 6px 12px!important;
    font-weight: 400;
    text-align: center;

}
.nv-upgr:hover{
    background-color: #fbbf24;
}

.btn-cto {
    background-color: #4F46E5;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(255, 107, 53, 0.25);
    transition: all 0.3s ease;
    text-transform: none;
    letter-spacing: 0.5px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;

}

.btn-cto:hover {
    background-color: #E85A28;
    color: #FFFFFF;
    box-shadow: 0 4px 12px rgba(255, 107, 53, 0.35);
    transform: translateY(-2px);
    text-decoration: none;
}

.btn-cto:active {
    background-color: #D14E1F;
    box-shadow: 0 2px 6px rgba(255, 107, 53, 0.3);
    transform: translateY(0);
}

.btn-cto:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 107, 53, 0.3);
}

.btn-cto:disabled {
    background-color: #CCCCCC;
    color: #888888;
    cursor: not-allowed;
    box-shadow: none;
    transform: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.apfh h1 {
    text-align: center;
    padding-top: 4.5rem;
    padding-bottom: 1.6rem;
    color: #1A1A1A;
    letter-spacing: -0.5px;
    line-height: 1.2;
}


.abppc {
    margin-bottom: 6rem;
}

.abppc p {
    margin-bottom: 1.5rem;
    margin-top: 0.4rem;
}

.abppc h3, .abppc h4 {
    color: #000;
    padding-bottom: 0.7rem;
    font-size: 1.3em;
    font-weight: bold;
}

.ipc-bhd h3, .wc-bhd h3 {
    margin-bottom: 1rem;
    padding-top: 1.2rem;
}

.frmbdg {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: sans-serif;
}

.hpbldg {
    width: 4px;
    height: 4px;
    background-color: #2967aa;
    position: relative;
}



.abppc ul {
    padding-bottom: 1.5rem;
}

.abppc a {
    color: blue;
    font-weight: bold;
}

.abppc a:hover {
    color: red;
}

.abp-btn {
    color: white !important;
    color: white !important;
    font-size: 1rem !important;
    font-weight: normal!important;
}

form span {
    display: block;
}


.ftrlnks {
    color: #eae9e9 !important;
    text-decoration: none !important;

}

span.ftr-cht {
    font-weight: 400;
    font-size: 0.9rem;
    color: #fff0f0;
    text-transform: uppercase;
}

a.ftr-wc {
    font-size: 1.5rem;
    color: white;
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}

.ftr-sp {
    font-size: 0.9rem;
    color: darkgray;
}
.sclrl a i {
    color: #d1cece;
    transition: color 0.3s ease;
    font-size: 28px;
}


footer a:hover, .sclrl a:hover i , li.nav-item a.nav-link:hover {
    color: orange!important;
    text-decoration: none;
}

.ftrclmstl{
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    align-items: flex-start !important;
}


.ftrclmstlcn {
    display: flex;
    justify-content: center;
}

.prp-tb {
    margin: 1% auto;
}

.db-pr-name {
    color: #4e4e4e;
    margin-top: 0.6rem;
}

.breadcrumb {
    font-size: 0.8rem;
    margin: 0.8rem auto;
    background: transparent!important;
    padding: 0;
    margin-bottom: 1.25rem;
    font-size: .8rem;
}
.breadcrumb-item a {
    color: #000000!important;
    text-decoration: none;
    font-weight: 600;
}
.breadcrumb-item a:hover{
    color: #F97316!important;
    text-decoration: none!important;

}
.breadcrumb-item, .breadcrumb-item.active {
    color: #6b7280!important;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #e9ecf2!important;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1rem;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    margin-right: 1rem;
    margin-bottom: 0rem;
    vertical-align: bottom;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

.ipc-hd h1, .ft-hd h1, .wc-hd h1 {
    font-size: 2.4rem;
    font-weight: 500;
    color: grey;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.row.ipc-bhd, .wc-bhd {
    background-color: #ffd863;
    padding-bottom: 2rem;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-left: 2rem;
}

.ft-ts {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.1rem;
    font-weight: bold;
}


.ft-bl-ts {
    margin-bottom: 7rem;
}

p.lg-p a {
    color: #004aff;
    font-size: 1rem;
}

form label {
    padding-top: 0.5rem;
    font-size: 1rem;
}

ul.abt-ul {
    columns: 3;
    list-style: none;
}


span.src-ot {
    overflow: scroll;
    background-color: lightgrey;
    padding: 2rem;
}

.cw-st-h1 {
    margin-top: 3rem;
    margin-bottom: 3rem;
    font-weight: 400;
}

a.cw-nv-st {
    color: rgba(255, 255, 255, .75);
    padding-right: 1rem;
    font-weight: bold;
}

a.cw-nv-st:hover {
    color: white !important;
}

.row.rxx>div {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    font-size: 15px;
}

.row.rxx>div {
    border-bottom: 1px solid #d4d3d3;
}

.rjdf {
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}

.nldc {
    list-style-type: none;
    padding: 0;
    font-weight:500;
}
.nldc li{
    margin-top: 0.5rem;
}
.dqmsg{
    margin-top: 1rem;
}

.imgef{
    opacity: 0.85;
    transition: opacity 0.3s ease;
    border-radius: 12px;
    border: 1px solid #E4E2DA;
    box-shadow: 0 1px 2px rgba(20, 20, 18, 0.04);

}

.imgef:hover{
    opacity: 1;
}

.hpwwlff{
    background:#FFFFFF;
    border:1px solid #ECEDF1;
    border-radius:16px;
    padding:36px;
    box-shadow:0 30px 60px -34px rgba(20,25,45,0.12);
}
.hpwwlffb{
    background:linear-gradient(180deg,#FDFBF6 0%,#FBF7EE 100%);
    border:1px solid #EFE6D3;
    border-radius:16px;
    padding:36px;
    margin-bottom:32px;
    box-shadow:0 30px 60px -34px rgba(60,45,10,0.18);
}
.hpwwlps{
    color: #333333;
    font-size: 1rem;
    line-height: 1.75;
}
.hpwwbtn{
    background:#171B26;
    color:#FFFFFF;
    font-family:'Inter',sans-serif;
    font-weight:600;
    font-size:15px;
    letter-spacing:0.2px;
    padding:15px 32px;
    border:none;
    border-radius:8px;
    cursor:pointer;
    box-shadow:0 14px 28px -12px rgba(23,27,38,0.45);
    transition:transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.hpwwbtn:hover {
    background: #242B3D;
    box-shadow: 0 18px 34px -12px rgba(23,27,38,0.55);
    transform: translateY(-1px);
}

.hpwwbtn:active {
    transform: translateY(0);
    box-shadow: 0 10px 20px -10px rgba(23,27,38,0.5);
}

.wcrp>h1 {
    font-size:4rem;
    padding-top:3.5rem;
    padding-bottom: 0.5rem;
}

.ygbg {
    background-color: #FAFAFA;
}

.emsg {
    color: #a9a9a9;
    padding-bottom: 0.7rem;
}

.rbf {
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif!important;
}

.alert-warning {
    background-color: #fffbea;
    border: 1px solid #fcd34d;
    border-left: 4px solid #F2B341;
    color: #374151;
    border-radius: 10px;
    padding: 16px 20px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

.alert-warning:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
    transition: all 0.2s ease-in-out;
}

.alert-info {
    background-color: #f0f9ff;
    border: 1px solid #38bdf8;
    border-radius: 10px;
    padding: 16px 20px;
    border-left: 4px solid #0ea5e9;
    color: #0f172a;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    line-height: 1.5;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 14px;
}

.alert-info:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transition: all 0.2s ease-in-out;
    transform: translateY(-2px);
}


#dscopg>div>h3 {
    padding-bottom: 1rem;
}

.brd {
    border-bottom: 1px solid #d9d3d3;
    padding-bottom: 2rem;
}
.prcapfh h1{
    padding-bottom: 0rem!important;
}


@media screen and (max-width: 400px) {

    .pbt7s{
        padding-bottom: 1.7rem;
    }
    .prcapfh h1{
        text-align: left!important;
    }
    .apfh h1 {
        margin-top: 3rem!important;
        margin-bottom: 1rem!important;
    }

    .prcpg h1 {
        padding-top: 2rem;
    }
    .img-sm-dvcs {
        float: none!important;
        display: block;
        margin: 1px auto 11px auto;
    }


}


.fxcc {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column;
}

.ntc {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7d346;
    color: #201f1f;
    border-radius: 0.2rem;
}

.stc-dn {
    display: none !important;
}

.stc-df {
    display: flex !important;
}
.pmtbxbrd{
    border:1px solid #ffb396;
    padding:1.3rem 0;
    border-radius: 12px;
    background-color: #f2f2f2;
}

.pmtbxbrd h4{
    font-size:18px;
    color: #815300;
}

.lfan {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: antiquewhite;
    margin-top: 1rem;
}

.table.lg-dt-tbl tbody > tr td {
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}

.crl-rw {
    display: flex;
    align-items: center;
    padding: 6px 0;
    position: relative;
}


@keyframes crlpls {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.35;
    }
}

.crl-hdr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@keyframes askn {
    0%, 100% {
        transform: translateX(0) rotate(0deg);
    }
    25% {
        transform: translateX(2px) rotate(8deg);
    }
    75% {
        transform: translateX(-2px) rotate(-8deg);
    }
}

@keyframes aflp {
    0%, 40% {
        transform: rotate(0deg);
    }
    50%, 90% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(180deg);
    }
}
.scnanm {
    color: #2d6cdf!important;
    font-size: 13px!important;
    display: inline-block!important;
    margin-right: 8px!important;
    animation: askn 1.6s ease-in-out infinite!important;
}


.hganm {
    margin-right: 5px!important;
    animation: aflp 1.8s ease-in-out infinite!important;
    display: inline-block!important;
    transform-origin: center 55%!important;
}

.crl-hdr .ste {
    font-size: 15px;
    font-weight: 500;
    color: #1f2933;
    letter-spacing: -0.1px;
}


.crl-hdr .ste code {
    font-family: "SFMono-Regular", Consolas, monospace;
    font-size: 13px;
    font-weight: 500;
    color: #d6336c;
    background: #fdf0f5;
    padding: 1px 6px;
    border-radius: 4px;
}

.crl-pdt {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2d6cdf;
    display: inline-block;
    margin-right: 8px;
    animation: crlpls 1.2s ease-in-out infinite;
}

.crl-mrk {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid #d1d5db;
    position: relative;
    z-index: 1;
}

.crl-mrk .check {
    font-size: 10px;
    line-height: 1;
    color: #28a745;
}

.crl-ur {
    font-size: 14px;
    color: #34383f;
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


span.paddle-checksuccs-spn {
    font-size: 1.4rem;
}
.settings h3{
    font-size: 1.35rem;
    font-weight: bold;
    background-color: #f9f9fe;
    padding-top: 1rem;
    padding-bottom: 1rem
}


.hpiswrw{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 6px 12px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    margin-bottom: 8px;
    background: #fff;
}

.hpiswdt.red {
    background: #DC2626;
}

.hpiswdt {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex-shrink: 0;
}

.hpiswtt {
    font-size: 13px;
    font-weight: 500;
    color: #111;
    margin: 0;
}

.blrrw {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 6px 12px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    margin-bottom: 8px;
    filter: blur(4px);
    pointer-events: none;
}

.blrcrcl {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d1d5db;
    flex-shrink: 0;
}
.blrbl {
    height: 9px;
    background: #e5e7eb;
    border-radius: 4px;
}

div#dscopg h3 {
    letter-spacing: -0.01em!important;
    margin-bottom: 1rem!important;
    font-size: 1.55rem!important;
    color: #1C221E!important;
    padding-top: 0.75rem!important;
    position: relative!important;
    font-weight: 600!important;
    text-transform: capitalize;
}

div#dscopg h3::before {
    content: ''!important;
    top: 0!important;
    height: 2px!important;
    background: black!important;
    position: absolute!important;
    left: 0!important;
    width: 32px!important;
}


.docpg h2 {
    font-size: 1.1rem;
    background-color: #f9f9fe;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    font-weight: bold;
}
.docpg h3 {
    font-size: 1rem;
    background-color: #f9f9fe;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    margin-top: 1rem;
    font-weight: bold;

}
.docpg h4 {
    font-size: 1rem;
    background-color: #f9f9fe;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    margin-top: 1rem;
    font-weight: bold;

}
div#dscopg .material-symbols-outlined{
    color:red;
}
.material-symbols-outlined{
    vertical-align: -7px!important;
    margin-right: 0.7rem!important;
}

div.card-header h4 {
    font-size: 1rem;
}
.row.rxx div {
    padding: 0.7rem;
}


.ctahlt{
    background-color: #464545;
    padding-bottom: 2rem;
    border-radius:12px;
    padding-right: 12px;
    padding-left:12px;
}


.h1ep-12 {
    background-color: #fefff1;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.prc-hdr{
    background-color: #f8f8f8;
    padding-top: 0.6rem;
}

div#accordion .card {
    background-color: white;
    border: 0.1px solid rgba(0, 0, 0, .125);
}

.settings-lgf li {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.ftr-cc{
    border-top: 1px solid rgb(163 166 174 / 9%) !important;
    padding-top: 1rem;
    text-align: center;
}

@media only screen and (max-width: 599px) {
    .hpwwlff, .hpwwlffb{
        padding-left:10px!important;
        padding-right:10px!important;
    }
    .ftr-cht{
        padding-top: 1.3rem;
    }
    .ftrclmstlcn{
        display: flex;
        justify-content: start;

    }
    .ftr-cc{
        text-align: left;
    }
    .stkcl{
        min-width: 150px;
    }
    .docpg h1{
        font-size: 2rem;
    }
    .settings{
        padding-left: 1%;
        padding-right: 1%;
    }
    .settings-lgf{
        margin-left: 0!important;
    }
    .prcpg h1,.prcpglg h1,.apfh h1{
        font-size: 2rem;
    }
}

.alert-dismissible {
    padding-right: 2rem!important;
}

.alert {
    word-break: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}

.blckbg {
    background-color: #202020;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.blckbg a:hover{
    color: #eeeeee;
}

.prc-clr{
    background-color: #f8f8f8;
    padding-top: 3rem;
    padding-bottom: 4rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    border-radius: 12px;

}


.prc-dlrd{
    font-weight: bold;
}

.prc-dscr {
    font-size: 13px;
    padding-top: 0.5rem;
}

span.mtnh {
    font-size: 13px;
    color: #7e7e7e;
}

.prc-crd{
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 12px;
}
.prc-crd:hover {
    box-shadow: 0 13px 25px rgba(0,0,0,0.1);
}
.prc-htx{
    font-weight: bold;
    font-size: 1.4rem;
    padding-top: 1rem;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}
.prc-dlrm {
    font-size: 2rem;
    font-weight: 800;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;

}


.prc-dlrme {
    font-size: 1.6rem;
    font-weight: 800;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
    padding-bottom:0.5rem;

}
.prc-dlr{
    padding-bottom: 1rem;

}

.prc-ftrn {
    text-align: center;
    margin-top: 18px;
    font-size: 13px;
    color: #9CA3AF;
}

.prc-ftrn strong {
    color: #6B7280;
}

.prc-ftrn img {
    height: 15px;
    width: auto;
    margin-right: 2px;
    opacity: 0.9;
}

.prculs{
    list-style-type: none;
    padding-bottom:1rem;
    font-size: 14px;
    list-style: none;
    padding: 0 0 1rem 0;
    margin: 0 0 18px;
    display: flex;
    flex-direction: column;
    gap: 7px;
    flex: 1;
}

ul.prculs li {
    padding-bottom: 0.3rem;
}
.prc-btn {
    padding-bottom: 1.2rem;
}
ul.prculs li span{
    padding-right: 0.5rem;
}
.alert-drk {
    color: #4c4c4c;
    background-color: #ffffff;
    border-color: #c1c1c1 !important;
    font-size: 14px;
}
table#dt th {
    font-size: 13px;
}

.mnsft{
    font-size: 2rem;
    font-weight: 700;
}
.mnsft0{
    font-weight: 700;
}
#dscopg  h3{
    font-weight: 700;
}

div#dscipg b, div#dscipg2 b{
    font-size: 17px;
}
.card-header{
    background-color: rgb(124 124 124 / 3%)!important;
}
div#dwnldsform {
    background-color: #f3f3f3;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.lght {
    background-color: #1e40af;
    color: #ffffff;
}
ul.settings-lgf.stttngs a {
    font-weight: bold;
}
.table.prct td:first-child,
.table.prct th:first-child {

    background-color: #f8f9fa;
    width: 500px;
}

.popular{
    border: 2px solid #fc9d26;
}
.tfm-tglbtn {
    width: 60px;
    height: 30px;
    background: #ccc;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    transition: background 0.3s;
}

.intf{
    font-family: 'Inter', sans-serif;
}
.tfm-tglbtn .thumb {
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 1px;
    transition: left 0.3s;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

#ttfm\:annual:checked ~ .tfm-plntgl .tfm-tglbtn {
    background: #4caf50;
}
#ttfm\:annual:checked ~ .tfm-plntgl .tfm-tglbtn .thumb {
    left: 31px;
}

#ttfm\:annual {
    display: none;
}
.tfm-plntgl {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tfm-plnlbl {
    font-weight: bold;
    font-size: 14px;
}
.frm-cntr {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blckbg  .nav-section-title {
    color: #64748b;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 16px 20px 8px;
}

.blckbg .nav-item {
    margin: 2px 7px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #eae9e9 !important;
}

.rght-mnu .nav-link:not(.nv-upgr){
    color:#eae9e9 !important;
}

.rght-mnu .nav-link:not(.nv-upgr):hover{
    color:orange !important;
}

.blckbg .nav-link {
    color: #d0cdcd!important;
    padding: 5px 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    transition: all 0.2s ease;
    font-size: 13px!important;
    font-weight: 500;
    font-family: 'Inter', ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
}

.blckbg .nav-link:hover {
    background-color: #1e293b;
    color: #ffffff;
    text-decoration: none;
}


.blckbg .nav-link i {
    width: 20px;
    margin-right: 12px;
    font-size: 16px;
}
.breadcrumb{
    padding: .25rem 1rem!important;
}

