<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "Untitled Sans";
    font-weight: bold;
    src: url("../fonts/UntitledSans-Bold.woff") format("woff"),
    url("../fonts/UntitledSans-Bold.otf") format("opentype");
}
@font-face {
    font-family: "Untitled Sans";
    font-weight: normal;
    src: url("../fonts/UntitledSans-Regular.woff") format("woff"),
    url("../fonts/UntitledSans-Regular.otf") format("opentype");
}

body {
    font-family: "Montserrat", sans-serif !important;
}

/*.container-23 {
    max-width: 1170px;
}*/

p {
    font-size: 18px;
    color: #1D1D1F;
}

h2 {
    font-size: 28px;
    font-family: "Untitled Sans";
}

h5 {
    font-size: 24px;
    font-family: "Untitled Sans";
}

h1 {
    font-weight: 800;
    font-family: "Untitled Sans";

}

button.btn.btn-primary {
    background: #EBBC00;
    border: none;
    border-radius: 0px;
    float: right;
    font-family: "Montserrat", sans-serif !important;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 40px;
}

#membership-3 .membership-link .btn.btn-primary {
    color: #fff;
}

.corporate h2 {
    color: #003538;
    font-size: 32px;
    font-weight: 800;
}

.corporate h5 {
    color: #1D1D1F;
    font-size: 20px;
    font-weight: 700;
}

.list-sec-para ul {
    list-style: none;
    padding: 0;
}

.list-sec-para li {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
  /*  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);*/
}

.form-control-dark {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: var(--bs-gray);
}

.form-control-dark:focus {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: #fff;
  /*  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);*/
}

.list-sec-para i.fa {
    color: #4BAE4F;
    font-size: 20px;
    margin: 0 10px 0px 0px;
}

.enter {
    background: #009984;
    border: #009984;
}

h4.my-0.fw-normal {
    font-size: 28px;
    padding: 10px 0;
    color: #000;
}

h1.card-title.pricing-card-title.mb-5 {
    color: #003538;
    font-size: 32px;
}

.text-muted {
    color: #003538 !important;
}

.card-body p {
    font-size: 13px;
    color: #000;
}

.subscription h5 {
    font-weight: bold;
    color: #003538;
    margin: 10px 0 10px 0;
}

.subs i {
    color: #003538 !important;
}

input.form-control {
    background-color: #F5F8FC;
    border: none;
    border-radius: 0;
    height: 50px;
}


/*second page css*/
#text-sec.container-23 {
    background: #F2F2F2;
    padding: 50px;
}


#text-sec a {
    color: #009984 !important;
    text-decoration: none;
}

#text-sec .text__bottom_border {
    border-bottom: 1px solid #ccc;
}

#form-sec h2 {
    font-size: 32px;
    font-weight: bold;
}

#faq-sec {
    background: #B5CED8;
}

.accordion-body {
    text-align: left;
}

p.highlight {
    background: #003538;
    padding: 20px;
    color: #fff;
    font-size: 24px !important;
    margin: 30px 0 0 0;
}

ol {
    list-style: disc;
}

.bg-blue.text-white.rounded-0 {
    background: #003538 !important;
}

.align-items-md-stretch ul &gt; li {
    margin: 28px 0 0 0;
    display: flex;
}

.align-items-md-stretch ul &gt; ol {
    margin-top: 15px;
}

.align-items-md-stretch ol &gt; li
{
    margin: 0 0 15px 0;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.text-small {
    font-size: 85%;
}

.dropdown-toggle {
    outline: 0;
}

#pricing-table tr td:first-child {
    padding-left: 0;
}

#pricing-table tr {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#pricing-table td {
    border-right: 1px solid #ccc;
    padding: 20px;
}

#pricing-table th:nth-child(3) {
    width: 310px;
    position: relative;
    /*transform: scaley(1.2);*/
    /*border-top: none;*/
}

#pricing-table td:nth-child(3) {
    text-align: center;
}

#pricing-table th {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 20px 40px;
    position: relative;
}

#pricing-table .cell_top_btn .btn.btn-primary {
    bottom: unset !important;
    top: -60px;
    background: #009984;
    width: 101%;
    left: 0 !important;
    color: #fff;
    padding: 8px;
}

#pricing-table .cell_top_btn {
    width: 100%;
    position: absolute;
    left: 0;
}

#pricing-table p {
    font-size: 14px;
}

#pricing-table .btn.btn-primary {
    font-size: 12px;
    padding: 10px 0;
    width: 72%;
    position: absolute;
    left: 33px;
    bottom: 25px;
    right: 0;
}

#pricing-table th:nth-child(3) .btn.btn-primary {
    left: 46px;
    bottom: 25px;
    /*transform: scaleY(0.8);*/
}

#pricing-table .extra__text {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    min-height: 100px;
}

#pricing-table .sub-heading {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}

#pricing-table .heading {
    font-size: 26px;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

#pricing-table .small-heading {
    font-size: 14px;
}

#logo_bar-sec .image_wrapper {
    padding: 0 0 30px;
}

#logo_bar-sec .logo_img_wrapper img {
    width: 100%;
}

#logo_bar-sec .logo_img_wrapper {
    margin: 0 30px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#pricing-table .header__heading {
    font-size: 32px;
}

#pricing-table tr:last-child {
    border-bottom: none;
}

#pricing-table tr:last-child td {
    border-bottom: 1px solid #ccc;
}

#pricing-table tr:last-child td:nth-child(3) {
    /*transform: scaleY(1.2);*/
    /*border-bottom: none;*/
}

#corporate-3 {
    border-bottom: none;
}

.corporate p,
#news-sec p,
#faq-head p,
#faq-sec p,
.membership-boxes p,
#text-sec p {
    line-height: 30px;
    font-size: 20px;
}
#faq-sec &gt; div{

}
#membership-sec .m-images img{
    width: 100%;
}
#membership-sec .m-images{
    padding-left: 0;
}
.accordion-button:not(.collapsed)::after{
    background-image: url("../images/arrow.png");
    margin-bottom: 10px;
    margin-top: 0;
}
.accordion-button::after {
    background-image: url("../images/arrow.png");
    margin-top: 10px;
}
#faq-sec .accordion-button{
    font-weight: 500;
    font-size: 18px;
}
#pricing-table td:nth-child(2) img{
    margin-left: 0px;
	 width: 24px;
}
#text-sec p {
    margin-bottom: 25px;
}
#membership-sec .section_spacing{
    padding: 95px 0;
}
#faq-sec .section_spacing{
    padding: 75px 0;
}
#membership-sec .row.g-4.py-0.mb-3.mb-md-5 {
    margin-bottom: 75px !important;
}
#news-sec .bg-sky{
    background: #F7FDFF;
}
#news-sec h5{
    font-weight: 700;
}
#faq-sec {
    margin-top: 140px;
}

#form-sec button.btn.btn-primary{
    margin-bottom: 70px !important;
}
.align-items-md-stretch ul ol li{
    margin-bottom: 20px;
}
#text-sec p{
    font-weight: 500;
}

/*1st page*/
#corporate-3 .corporate
{
    width: 60%;
}

#corporate-3 .monitor
{
    width: 40%;
}

#corporate-3 .corporate h2
{
    font-weight: 700;
    margin-bottom: 15px;
}

#corporate-3 .corporate h5
{
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
}

#corporate-3 .corporate .corporate-desc
{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

#corporate-3 .list-sec-para li.list_item
{
    display: flex;
    margin-bottom: 15px;
}

#corporate-3 .list-sec-para li.list_item i
{
    line-height: 30px;
}

#corporate-3 .list-sec-para .list_item p
{
    font-size: 16px;
    margin-bottom: 0;
}

#corporate-3 .list-sec-para li strong
{
    font-weight: 600;
}

#membership-3 .m-head
{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 45px;
}

#membership-3 .membership-para
{
    font-size: 20px;
    line-height: 24px;
}

#membership-3 .membership-link
{
    padding-top: 15px;
    margin-bottom: 0;
}

#membership-3 .membership-link .btn
{
    font-size: 24px;
    font-weight: 600;
    padding: 10px 35px;
}

#membership-3 .membership-link .btn.btn-primary
{
    border: 1px solid #009984;
}

#membership-3 .membership-link .btn.btn-primary:hover
{
    border-color: #0b5ed7;
}

#membership-cards .col .card-body
{
    padding: 0;
}

/*#membership-cards .col .card
{
    box-shadow: 2px 4px 9px rgba(0, 0, 0, 0.08) !important;
}*/

#membership-cards .col .card-title
{
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 68px;
}

#membership-cards .col .card-main-title
{
    margin: 30px 0 15px 0 !important;
    padding: 0px;
}

#membership-cards .col .card .card--button
{
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}

#membership-cards .col .card .discount
{
    font-size: 14px;
    line-height: 28px;
}

#subscription-3 .subscription-details
{
    box-shadow: 2px 4px 9px rgba(0, 0, 0, 0.08);
}

#subscription-3 .subscription-details .heading
{
    margin: 10px 0 0 0;
}

#subscription-3 .subscription-details .sub__heading
{
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 15px;
}

#subscription-3 .subscription-details .subscription__list
{
    margin-top: 20px !important;
}

#subscription-3 .subscription__list .include-items .list-heading
{
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 25px;
}

#subscription-3 .subscription__list .include-items li
{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 17px;
    display: flex;
}
#subscription-3 .subscription__list .include-items li &gt; i.fa
{
    line-height: 28px;
}

#subscription-3 .subscription__list button
{
    padding: 10px 75px;
}

#form-sec
{
    margin-top: 70px;
}

#form-sec .contact-heading
{
    line-height:44px
}

#text-sec.information a
{
    text-decoration: underline !important;
}

.information .info-container p
{
    font-size: 20px;
    line-height: 32px;
}

#form-sec .contact-heading
{
    font-family: "Untitled Sans";
}

#form-sec .form-control[type=number]
{
    -moz-appearance: textfield;
}


@media (min-width: 1200px) {
    .news-head h1,
    .membership-head h1 {
        font-size: 48px;
    }
    #faq-sec .accordion-item:last-child{
        width: 100%;
    }
    #faq-sec .accordion-item{
        width: 93%;
    }
    .membership-boxes h2{
        font-size: 32px;
    }
    .membership-boxes{
        padding-right: 100px;
    }
    #news-sec h5{
        max-width: 230px;
        margin: 0 auto;
    }
    #news-sec .bg-sky h5 {
        max-width: 360px;
        margin: 0 auto;
    }
    .faq-head,
    .accordion
    {
        max-width: 870px;
        margin: 0 auto 20px;
    }
    #form-sec h2 {
        max-width: 820px;
    }

}

@media (max-width: 991px) {
    #pricing-table .extra__text {
        min-width: unset;
    }

    #pricing-table th {
        padding: 20px 10px;
    }
    #pricing-table th:nth-child(3) .btn.btn-primary {
        left: 43px;
    }
    #pricing-table .btn.btn-primary {
        left: 23px;
    }
	 
	 #corporate-3 .monitor {
	 display: none;
	 }	 
}

@media (max-width: 768px) {
    h5 {
        font-size: 22px;
    }
    #news-sec .align-items-md-stretch{
        gap: 20px;
    }
    #form-sec button.btn.btn-primary{
        margin-top: 40px !important;
        margin-bottom: 70px;
    }
    #pricing-table td:nth-child(2) img{
        margin-left: 25px;
    }
    #membership-sec .section_spacing {
        padding: 60px 0;
    }
    #form-sec h2 {
        font-size: 24px;
        font-weight: 700;
    }
    #membership-sec .row.g-4.py-0.mb-3.mb-md-5 {
        margin-bottom: 50px !important;
    }
    #faq-sec .section_spacing{
        padding: 40px 0;
    }
    button.btn.btn-primary {
        font-size: 16px;
    }
    #faq-sec {
        margin-top: 80px;
    }
    #pricing-table .bg-cream {
        background: #F8F3E2;
    }

    #pricing-table .bg-sky {
        background: #F2FBFF;
    }

    #pricing-table .extra__text,
    #pricing-table .sub-heading,
    #pricing-table .small-heading {
        font-size: 10px;
        line-height: 1;
    }

    #pricing-table tr td:first-child {
        padding-left: 10px;
    }
    #pricing-table tr td:first-child p{
        margin-bottom: 0;
    }
    /*#pricing-table tr:last-child td {
        border-bottom: none;
    }*/

    #pricing-table p,
    #pricing-table .heading {
        font-size: 11px;
    }

    #pricing-table .btn.btn-primary {
        font-size: 6px;
        left: 13px;
        width: 80%;
    }
    #faq-sec {
        background: unset;
    }
    #faq-sec &gt; div{
        background: #B5CED8;
    }
    #pricing-table th:nth-child(3) .btn.btn-primary {
        left: 11px;
    }

    #pricing-table .extra__text {
        min-height: 80px;
    }

    #pricing-table .desktop_only {
        display: none;
    }

    #pricing-table td img {
        width: 16px!important;
        height: 13px;
    }

    #pricing-table .header__heading {
        font-size: 18px;
    }

    #pricing-table .cell_top_btn {
        top: 40px;
    }

    #pricing-table th {
        padding: 10px 5px;
        /*border: none;*/
        border-right: 1px solid #ccc;
    }

    #pricing-table td {
        padding: 10px;
        /*border: none;*/
        border-right: 1px solid #ccc;
    }

    #pricing-table tr {
        border-bottom: 1px solid #ccc;
        border-right: none;
    }

    #pricing-table th:nth-child(3),
    #pricing-table td:nth-child(3) {
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        width: unset;
    }

   /* #pricing-table th:nth-child(3) .btn.btn-primary {
        bottom: 0px;
    }*/

    .corporate h2 {
        font-size: 20px;
    }

    #text-sec p,
    #news-sec p,
    #faq-sec p,
    #faq-head p,
    .membership-boxes p,
    .corporate p {
        font-size: 18px;
        line-height: 28px;
    }
    #news-sec p.highlight {
        font-size: 22px !important;
    }

    #corporate-3 {
        border-bottom: 2px solid #ccc;
    }
    .membership-boxes h2{
        font-size: 26px;
    }
    #membership-sec .m-images{
        padding-left: 12px;
        margin-top: 10px;
    }
    #membership-sec .membership-boxes.border-bottom {
        border-bottom: none !important;
    }
    .align-items-md-stretch ul ol li{
        margin-bottom: 15px;
    }
    .align-items-md-stretch li {
        margin: 0 0 20px 0;
        font-size: 14px;
    }

    /*1st page*/

    #corporate-3 .corporate
    {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    #corporate-3 .monitor
    {
        display: none;
    }

    #corporate-3 .corporate h2
    {
        margin-bottom: 10px;
    }

    #corporate-3 .corporate h5
    {
        font-size: 18px;
        margin-bottom: 15px;
    }

    #corporate-3 .corporate .corporate-desc
    {
        margin-bottom: 15px;
    }

    #membership-3 .content-wrapper
    {
        margin-top: 0;
    }

    #membership-3 .content-wrapper .m-head
    {
        font-size: 22px;
        line-height: 32px;
        text-align: left;
        text-transform: capitalize;
        margin-bottom: 15px;
    }

    #membership-3 .membership-para
    {
        text-align: left;
    }

    #membership-3 .membership-link
    {
        text-align: left;
        padding-top: 0;
    }

    #membership-3 .membership-link .btn:first-child
    {
        margin-right: 25px;
    }

    #membership-cards .col .card-main-title
    {
        font-size: 26px;
        line-height: 31px;
    }

    #subscription-3 .subscription-details .heading
    {
        font-size: 22px;
        line-height: 22px;
        font-weight: 400;
    }

    #subscription-3 .subscription-details .sub__heading
    {
        font-size: 20px;
        margin-top: 10px;
    }

    #subscription-3 .subscription-details .subscription__list
    {
        margin-top: 15px !important;
    }

    #subscription-3 .subscription__list .include-items .list-heading
    {
        font-size: 18px;
        line-height: 30px;
    }

    #form-sec .contact-heading
    {
        font-size: 24px;
        line-height:36px
    }
    #corporate-3 .corporate .corporate-desc,
    #membership-3 .membership-para,
    #subscription-3 .subscription__list .include-items li,
    .information .info-container p
    {
        font-size: 16px;
        line-height: 28px;
    }
	 
	 #corporate-3 .monitor {
	 display: none;
	 }

}

@media (max-width: 575px) {
    #logo_bar-sec .image_wrapper {
        padding-bottom: 10px;
    }
    #pricing-table th:nth-child(3) .btn.btn-primary {
        left: 9px;
    }
}

@media (max-width: 428px) {
    #pricing-table .small-heading {
        font-size: 5px;
    }

    #pricing-table .btn.btn-primary {
        padding: 5px 0;
    }

    #pricing-table .header__heading {
        font-size: 15px;
    }
	 
	 #corporate-3 .monitor {
	 display: none;
	 }	 

}

@media (max-width: 575px)
{
    #membership-3 .membership-link .btn:first-child
    {
        margin-right: 15px !important;
    }

    #membership-3 .membership-link .btn
    {
        padding: 10px 25px;
        font-size: 16px;
    }
	 
	 #corporate-3 .monitor {
	 display: none;
	 }
}

/*
table tr td:nth-child(3),table tr td:nth-child(2),table tr th:nth-child(3),table tr th:nth-child(2) {
    box-shadow: inset -4px 0 4px -2px rgba(0,0,0,0.30);
    -webkit-box-shadow: inset -4px 0 4px -2px rgba(0,0,0,0.30);
    position: relative;
}
*/

table tr:last-child td:nth-child(3):after{
   /* box-shadow: 0px 13px 8px -13px #111 inset;*/
    content:'';
    position:absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0px;
}
table tr:first-child td{
    box-shadow:none;
}
/*#pricing-table tr:nth-last-child(2),#pricing-table tr:last-child, #pricing-table tr:last-child td {
    border: none;
}*/
.border-bottom-none{
    border-bottom: none;
}</pre></body></html>