<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo-header {
    width: 130px;
}

.td-mark {
    font-size: 0.7rem;
    vertical-align: text-top;
    line-height: 0.3;
}

.td-mark-g {
    font-size: 0.7rem;
    vertical-align: text-top;
}

.line-hgt3 {
    line-height: 0.3;
}

.line-hgt5 {
    line-height: 1.5;
}

.line {
    height: 10px;
    background-color: rgb(0 133 198)
}

.td-head {
    vertical-align: text-top;
    margin-left: -3px;
}

.main-heading {
    background-color: #004f81;
    min-height: 30vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .main-heading h1 {
        color: #e6e3e3;
        font-size: 70px;
        font-weight: 100;
        font-family: 'Benne', serif;
        margin: 0;
    }

    .main-heading p {
        color: #c1c1c1;
        font-size: 18px;
        margin: 0;
    }

.bold {
    font-weight: 600 !important;
}

.td-mark-g {
    font-size: 0.7rem;
    vertical-align: text-top;
}

.line-hgt3 {
    line-height: 0.3;
}

.line-hgt5 {
    line-height: 1.5;
}

.secondry-heading {
    font-size: 22px;
    font-weight: 700;
}

header {
    padding: 25px 0 15px 0;
    background-color: #000 !important;
}

.section_wrapper {
    padding: 0px;
}

.available-about {
    font-weight: 600;
}

.section_wrapper p.f-weght {
    text-align: start;
}

.press-down-p {
    line-height: 2;
}

.wrapper-heading {
    font-size: 1.5rem;
    margin: 0;
    font-weight: 500;
}

.wrapper-section-2 {
    align-items: flex-end;
}

    .wrapper-section-2 img {
        width: 3%;
    }

.link {
    width: fit-content;
    padding: 7px 16px;
    border-radius: 20px;
    background-color: #ddf2fb5e;
    color: #2dace8;
    text-decoration: none;
    font-size: 16px;
    word-break: break-word;
}

.link-red {
    width: 108px;
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #ffeded59;
    color: #ff3f40;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
}

    .link-red img {
        width: 80px;
    }

.link-number {
    width: fit-content;
    padding: 8px 16px;
    border-radius: 20px;
    background-color: #e3e3e354;
    color: #141414;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px !important;
}

.references .card-1 {
    border-radius: 15px;
    margin-top: 15px;
}

    .references .card-1 img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

.card-1 .card-body {
    background-color: #fcfcfc;
    border-radius: 15px;
    text-decoration: none;
    color: #000;
}

.card-1 .card-title {
    font-weight: 700;
    margin-bottom: 0 !important;
}

.card-1 .card-text {
    font-weight: 700 !important;
    font-size: 12px !important;
    color: #7d7d80;
}

.card-2 {
    flex-direction: row !important;
    border-radius: 15px !important;
    background-color: #fcfcfc !important;
}

    .card-2 img {
        width: 75px;
        border-radius: 25px;
        padding: 7px;
    }

    .card-2 .card-body {
        text-decoration: none;
        color: #000;
        border-radius: 15px;
    }

    .card-2 .card-title {
        font-weight: 700;
        font-size: 0.9rem;
        margin-bottom: 0 !important;
    }

    .card-2 .card-text {
        font-weight: 700 !important;
        font-size: 12px !important;
        color: #7d7d80;
    }

.row.header {
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}

.btn-link {
    font-weight: 700 !important;
    color: #0d6efd;
    text-decoration: underline;
    font-size: 14px !important;
}

    .btn-link:focus {
        box-shadow: none;
    }

.reference-heading {
    font-size: 1rem;
    margin: 0;
    width: 250px !important;
    text-align: left;
}

tr {
    vertical-align: sub;
    border-bottom: 20px solid transparent !important;
}

.store-icons {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 20px;
    gap: 30px;
    margin-left: 12px;
}

img.ios-image-press, img.android-image-press {
    width: 20px;
    position: relative;
}

.wid-80 {
    width: 80%;
}

a.link.link-b {
    margin-bottom: 14px;
}

.ios-link {
    margin-right: 15px;
}

a.ios-link.press::before {
    position: absolute;
    content: '';
    background-color: #eaedf0;
    width: 45px;
    height: 45px;
    left: -11px;
    right: 0;
    top: -8px;
    border-radius: 50px;
}

a.android-link.press::before {
    position: absolute;
    content: '';
    background-color: #eaedf0;
    width: 45px;
    height: 45px;
    left: -16px;
    right: 0;
    top: -8px;
    border-radius: 50px;
}

a.ios-link.press, a.android-link.press {
    position: relative;
}

a {
    word-break: break-all;
}

.margin-heading {
    margin-top: 66px;
}

.text-right {
    text-align: right !important;
}



.margin-110 {
    margin-top: 60px !important;
}

.copy-text {
    color: #b1b2b2;
    font-weight: 300;
}

.mobile-s2 {
    display: none;
}


@media (max-width: 1200px) and (min-width: 769px) {
    h1 {
        font-size: 30px;
        font-weight: 100;
    }

    .card-2 img {
        width: 22%;
    }
}

@media (max-width: 768px) {
   
    .main-heading h1 {
        font-size: 2.7rem;
    }

    h1 {
        font-size: 24px;
        font-weight: 100;
    }

    .margin-heading {
        margin-top: 35px;
    }

    .copy-text {
        color: #b1b2b2;
        font-weight: 300;
        font-size: 14px;
    }
}

.container {
    text-align: start !important;
}

body {
    background: #fff;
    color: #000000 !important;
}


.header-container {
    padding: 10px 0 10px;
    margin: 0 auto;
    display: block;
}

    .header-container img {
        width: 150px;
    }

.policy-header {
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0;
}

h2.heading {
    font-size: 4.9em;
    text-transform: uppercase;
    color: #000;
    line-height: 1;
    border: none;
    margin-bottom: 0 !important;
}

.heading.normal-text {
    font-weight: 100;
}

.heading.p {
    font-size: 23px;
    font-weight: 300;
    margin-top: 0;
    margin-top: 0 !important;
    border: none;
}

.heading {
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 1rem;
    border-bottom: 0;
    color: #000;
}

.font-25 {
    font-size: 25px;
}

.font-13 {
    font-size: 16px;
    padding-right: 4px;
}

.font-16 {
    font-size: 16px !important;
}

.privacypolicy {
    color: #000;
    font-weight: 300;
}

    .privacypolicy p {
        margin-bottom: 20px;
        line-height: 1;
        font-size: 18px;
        font-weight: 300;
        color: rgb(88, 89, 91);
    }

    .privacypolicy h3 {
        font-size: 1.6rem;
        border-bottom: 0;
        color: #000;
    }

.logo-image {
    margin-top: -30px;
    margin-bottom: 30px;
}

.container-fluid {
    margin-top: 6vh;
}

.mv-display-block {
    display: none;
}

.justify {
    text-align: start;
}


.faq-container-popular {
    border: 1px solid #e0e0e0;
    padding: 15px;
    border-radius: 5px;
    background-color: #f7f7f7;
    margin: 10px 0;
}

@media(max-width: 768px) {
    .available-about {
        font-weight: 600;
    }

    .wid-80 {
        width: 100%;
    }

    .link-number {
        margin-right: 0px !important;
        margin-bottom: 10px !important;
    }

    .wrapper-section-2 img {
        width: 5%;
    }

    .last-about-info {
        align-items: center;
    }

    .link-b {
        margin-right: 0px !important;
        margin-bottom: 10px !important;
        font-size: 15px;
    }

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

    .mv-display-none {
        display: none !important;
    }

    .mv-display-block {
        display: block;
    }

    .display-none {
        display: none !important;
    }

    .header-container {
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

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

    h2.heading {
        margin-bottom: 37px;
        font-size: 1.7em;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .side-menu {
        margin-top: 104px;
        font-size: 14px;
        display: block !important;
    }

    .heading.p {
        font-size: 16px;
        font-weight: 300;
        margin-top: 0 !important;
        border: none;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .side-menu li {
        padding: 0 8px;
        margin: 0 auto;
        margin-bottom: 7px;
    }

        .side-menu li:hover::before,
        .side-menu li.menu-active::before {
            content: '';
            position: absolute !important;
            bottom: 0 !important;
            border-bottom: 0px solid rgb(255, 186, 26) !important;
            width: 0% !important;
            bottom: 0px !important;
        }

    #payment_div img {
        width: 95%;
    }

    #payment_div .cod p {
        width: 100% !important;
        margin: 0;
    }
}

#payment_div .cod p {
    width: 50%;
    margin: 0;
}

@media(max-width: 425px) {
    .container-fluid {
        margin-top: 12vh;
    }

    .heading {
        font-size: 1.2rem;
    }

    .side-menu {
        display: inline-flex;
        padding: 0 4px !important;
        margin-top: 0 !important;
        font-size: 12px !important;
    }

        .side-menu li {
            padding: 0 8px;
        }

            .side-menu li.menu-active,
            .side-menu li:hover {
                background: #2dc73b !important;
                color: #fff !important;
                font-size: 1rem;
            }

    .reference-heading {
        margin: 5px;
        width: 130px !important;
    }

    .wrapper-links {
        align-items: center;
        gap: 3rem;
        justify-content: center;
    }

    .last-about-info {
        gap: 1rem;
        align-items: center;
        justify-content: center;
    }

    .justify {
        text-align: start;
    }

    .container {
        text-align: start;
    }
}

.side-menu {
    list-style: none;
    margin-top: 27px;
    font-size: 21px;
    line-height: 2;
    color: rgb(102, 102, 102);
    padding: 0px;
    display: flex;
}

    .side-menu li.menu-active {
        font-weight: bold;
        color: #000;
        border-bottom: 0px solid #ccc;
        cursor: pointer;
    }

    .side-menu li:hover {
        cursor: pointer;
        border-bottom: 0px solid #ccc;
    }

        .side-menu li:hover::before,
        .side-menu li.menu-active::before {
            content: '';
            position: absolute;
            bottom: 0;
            border-bottom: 3px solid #aa6bfe;
            width: 5%;
            bottom: 15px;
        }

.tv-iframe {
    width: 100%;
}

.store-button-img {
    width: 185px;
    border-radius: 6px;
}

.store-icons-about {
    display: flex;
    align-items: center;
}

.store-button .android-link {
    margin-left: 15px;
    margin-left: 5px;
}

.red-gradient {
    background: linear-gradient(54deg, #d11728, #fe7437);
}

@media (max-width: 768px) {
    .lihed {
        display: none;
    }

    .forweb {
        display: none;
    }

    .press-main-top {
        text-align: center;
    }

    .wrapper-section-2 {
        justify-content: center;
    }

    .section_wrapper {
        max-width: initial;
    }

    .dropdown-menu {
        position: absolute !important;
        transform: translate3d(-95px, 0px, 0px) !important;
        top: 0px !important;
        left: 0px !important;
        will-change: transform !important;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: unset !important;
    }

    .nav-menu a,
    .nav-menu a span {
        padding: 7px 8px 10px 8px;
        text-decoration: none;
        display: inline-block;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 12px !important;
        outline: none;
        letter-spacing: 1px;
    }

    .nav-menu &gt; li &gt; a::after,
    .nav-menu &gt; li &gt; .dropdown &gt; a::after {
        content: "|";
        margin-left: 10px;
        margin-right: -18px;
        color: #ffffff96;
    }

    #login a:after {
        content: " ";
    }

    #user_name {
        display: none;
    }
}

#login a:after {
    content: " ";
}

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .nav-menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        z-index: 99;
    }

    .nav-menu li {
        position: relative;
        white-space: nowrap;
    }

    .nav-menu &gt; li {
        float: left;
    }

    .nav-menu li:hover &gt; ul,
    .nav-menu li.sfHover &gt; ul {
        display: block;
    }

    .nav-menu ul ul {
        top: 0;
        left: 100%;
    }

    .nav-menu ul li {
        min-width: 180px;
    }

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

    .sf-arrows .sf-with-ul:after {
        content: "\f107";
        position: absolute;
        right: 15px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
    }

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

#nav-menu-container {
    float: right;
    margin: 0;
}

.nav-menu a,
.nav-menu a span {
    padding: 7px 8px 10px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    outline: none;
    letter-spacing: 1px;
}

.nav-menu &gt; li {
    margin-left: 10px;
}

    .nav-menu &gt; li &gt; a:before,
    .nav-menu &gt; li &gt; div &gt; a::before {
        content: "";
        position: absolute;
        width: 18px;
        height: 3px;
        bottom: 0;
        margin: 0 auto;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        transition: all 0.3s ease-in-out 0s;
    }

    .nav-menu &gt; li &gt; a::after,
    .nav-menu &gt; li &gt; .dropdown &gt; a::after {
        content: "|";
        margin-left: 10px;
        margin-right: -18px;
        color: #ffffff96;
    }

    .nav-menu &gt; li:last-child a::after,
    .nav-menu &gt; li:last-child &gt; .dropdown &gt; a::after {
        content: "";
        margin-left: 10px;
        margin-right: -18px;
        color: #ffffff96;
    }

.nav-menu a:hover:before,
.nav-menu li:hover &gt; a:before,
.nav-menu .menu-active &gt; a:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.nav-menu ul {
    margin: 4px 0 0 0;
    border: 1px solid #e7e7e7;
}

    .nav-menu ul li {
        background: #fff;
    }

        .nav-menu ul li:first-child {
            border-top: 0;
        }

        .nav-menu ul li a {
            padding: 10px;
            color: #333;
            transition: 0.3s;
            display: block;
            font-size: 13px;
            text-transform: none;
        }

            .nav-menu ul li a:hover {
                background: #2dc73b;
                color: #000;
            }

    .nav-menu ul ul {
        margin: 0;
    }

#nav-menu-container .nav-menu .dropdown-item {
    text-decoration: none;
    display: inline-block;
    color: #2dc73b;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    outline: none;
    letter-spacing: 1px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

#nav-menu-container .nav-menu .dropdownNoti-list {
    min-width: 20rem;
    border: none !important;
}

#nav-menu-container .nav-menu .list-group.list-group-flush {
    max-height: 200px;
    overflow-y: scroll;
}

#nav-menu-container .nav-menu .list-group-item {
    position: relative;
    white-space: initial !important;
    width: 100% !important;
    font-size: 12px !important;
}

#nav-menu-container .nav-menu .delete-wrapper {
    position: absolute;
    right: 5px;
    top: 30%;
}

#nav-menu-container .nav-menu i {
    color: #fff;
    font-size: 12px;
    padding: 0px;
}

#nav-menu-container .nav-menu #dropdownMenuButton .user-thumb-wrapper {
    display: inline-block;
    width: 40px;
    height: 40px;
}

    #nav-menu-container .nav-menu #dropdownMenuButton .user-thumb-wrapper img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        overflow: hidden;
        border: 1px solid #ccc;
    }

.dropdown-menu-about {
    top: 5px !important;
}

.dropdown-menu {
    position: absolute !important;
    transform: translate3d(8px, 0px, 0px) !important;
    top: 0px !important;
    left: 0px !important;
    will-change: transform !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: unset !important;
}

.img-link {
    float: right;
    margin-top: 30px;
}

.img-link-parent {
    padding: 0;
}

.padding-left-1vh {
    padding-left: 1vh !important;
}

.links-parent a:after {
    content: " | ";
    margin-left: 7px;
    color: #fff;
}

.links-parent a:last-child:after {
    content: "  ";
    margin-left: 7px;
}

.wrapper {
    overflow-x: hidden;
}

.mr-50 {
    margin-right: 50px;
}

.green-font {
    color: rgb(112, 185, 101);
    font-weight: 400;
}

.fa-facebook-f {
    width: 9px;
}

.copy-text:hover {
    text-decoration: none;
    color: rgb(77 77 81);
}

.copy-text {
    font-weight: 300;
    font-size: 17px;
    color: rgb(77 77 81);
    text-decoration: none;
}


.mobile-view {
    display: none;
}

    .mobile-view .copy-text {
        margin-left: 0;
    }

.desktop-view {
    display: block;
}

.upercse {
    font-size: 21px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.andrd-pd {
    padding: 11px 3px 11px 5px !important;
}

.pd-bottom {
    padding-bottom: 35px;
}

.pd-tb {
    padding: 10px 0 10px 0;
}

.top-sec {
    margin-top: 6.3rem !important;
    min-height: 35.5rem;
}

.bt-btns {
    margin-top: 0.8rem !important;
}



@media screen and (min-width: 1400px) {
    .container {
        max-width: 1140px !important;
    }
}
header {
    padding: 25px 0 15px 0;
    background-color: #000000;
}</pre></body></html>