<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.font-13{
    font-size:13px;
}
.font-15 {
    font-size: 15px;
}
.font-14 {
    font-size: 14px;
}

.custom-margin-0 {
    margin: 0;
}
.custom-mt-10{
    margin-top:10px;
}
.custom-mt-20 {
    margin-top: 20px;
}
.custom-mb-20 {
    margin-bottom: 20px;
}
.custom-mb-10 {
    margin-bottom: 10px;
}

.custom-mt-15 {
    margin-top: 15px;
}
.custom-mb-15 {
    margin-bottom: 15px;
}

.custom-pad-0{
    padding:0;
}
.vertical-align-md {
    vertical-align: middle;
}
.new-banner{
    width:100%;
    max-height:300px;
}
    .new-banner img {
        width: 100%;
        object-fit: contain;
        height: inherit;
    }

.new-bar-icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    margin: 5px;
    color: #000;
    font-weight: bolder;
}
.new-bar-icon i {
    font-size: 24px;
}
.new-left-icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px 10px;
    margin: 3px;
    color: #000;
    font-weight: bolder;
}

.custom-margin-50 {
    margin-top: -50px;
}
.avatar {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0px 0px 7px 2px rgb(32 33 36 / 28%);
    /*border-color: rgba(223,225,229,0);*/
    border: 2px solid #ccc;
}
.custom-tagline {
    font-size: 20px;
    text-align: center;
    line-height: 1.1;
}
.tagLine {
    text-align: center;
    font-size: 14px;
}
.mrgBtn15{
    margin-bottom : 15px
}
.dspBlock{
    display: inline-block
}
.padRgt{
    padding-right: 5px;
}
.padRgt-0 {
    padding-right: 0px;
}
.custom-font{
    color:#000 !important;
    font-weight:600;
}
.tagLine {
    color: #333;
}
.text-color-gray {
    color: #808080;
}
.custom-colorBtn {
    font-size: 16px;
    border-radius: 50%;
    vertical-align: middle;
    background: #F0F0F0;
}
.custom-colorBtn-orange {
    color: #e88421;
}
.custom-colorBtn-orange:focus, .custom-colorBtn-orange:hover, .custom-colorBtn-orange:visited {
    color: #e88421;
}

.custom-colorBtn-yellow {
    color: #DAA520;
}
.custom-colorBtn-yellow:focus, .custom-colorBtn-yellow:hover, .custom-colorBtn-yellow:visited {
    color: #DAA520;
}
.custom-colorBtn-green {
color: #4caf50;
}
.custom-colorBtn-green:focus, .custom-colorBtn-green:hover, .custom-colorBtn-green:visited {
    color: #4caf50;
}
.custom-colorBtn-teal {
color: #008080;
}
.custom-colorBtn-teal:focus, .custom-colorBtn-teal:hover, .custom-colorBtn-teal:visited {
    color: #008080;
}
.custom-colorBtn-blue {
color: #1f628e;
}
.custom-colorBtn-blue:focus, .custom-colorBtn-blue:hover, .custom-colorBtn-blue:visited {
    color: #1f628e;
}
.custom-description {
    font-size: 13px;
    color: gray;
    text-align: center;
    display: inline-block;
    text-align: justify;
}
.partition {
    background: #f1f1f3;
    height: 10px;
    box-shadow: 0px 0px 0px 0px rgb(32 33 36 / 28%);
    border-color: rgba(223,225,229,0);
}
.custom-cursor{
    cursor:pointer;
}
.segmantParagraph {
    padding-top: 10px;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.linkBtn-orange {
    color: #e88421;
    background: #e8842133;
}
.linkBtn-green {
    color: #4caf50;
    background: rgb(76 175 80 / 0.2);
}
.linkBtn-yellow {
    color: #DAA520;
    background: #DAA52033;
}
.linkBtn-teal {
    color: #008080;
    background: #00808033;
}
.linkBtn-blue {
    color: #1f628e;
    background: #1f628e33;
}
.brdrRadius-25{
    border-radius:25px;
}
.linksBtn-margin{
    margin-left:5px;
}
.frstOffrD {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.lastOffrD {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.custom-link.form-control {
    border: 1px solid #ddd !important;
}
.custom-link:focus {
    border: 1px solid #1F628E !important;
}
.custom-txtarea {
    padding: 10px 5px !important;
}

.custom-height {
    max-height: 125px !important;
    margin-top: 22px;
}

.custom-yelBtn-hover:hover {
    color: white !important;
    padding: 10px !important;
    background: #E1A730 !important;
    border:none !important;
}

@media only screen and (min-width: 260px) and (max-width:340px) {
    .custom-width-class {
        width: 50% !important;
    }

    .custom-mob-margin {
        margin-top: 10px;
    }

    .custom-mdl-width {
        width: 75% !important;
    }
    .custom-mdl-cls-width {
        width: 25% !important;
    }
}

@media only screen and (min-width: 260px) and (max-width:1000px) {

    .custom-mdl-dlg {
        height: 100% !important;
        margin: 0 !important;
    }

    .custom-mdl-cont {
        border-radius: 0px !important;
        height: 100% !important;
        border: none !important;
    }
    .custom-mob-pad-margin.closeMdl {
        padding: 0 !important;
        margin: 0px 5px;
    }
}

.custom-margin-rgt-10{
    margin-right:10px;
}


.Orangebadge {
    background-color: #e8842133;
    color: #e88421;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    border-radius: 25px;
    font-weight: normal;
    border: 1px solid #e8842133;
}
.Orangebadge:hover {
    background-color: #e88421;
    color: white;
}
.yeloowBadge {
    border: 1px solid #DAA52033;
    color: #DAA520;
    background: #DAA52033;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    border-radius: 25px;
    font-weight: normal;
}
    .yeloowBadge:hover {
        color: white;
        background: #DAA520;
    }

.greennbadge {
    border: 1px solid #4caf5033;
    color: #4caf50;
    background: #4caf5033;
    padding: 10px 15px 10px 15px;
    border-radius: 25px;
    font-size: 13px;
    font-weight: normal;
}
    .greennbadge:hover {
        color: white;
        background: #4caf50;
    }
.tealBadge {
    border: 1px solid #00808033;
    background: #00808033;
    color: #008080;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    border-radius: 25px;
    font-weight: normal;
}
    .tealBadge:hover {
        color: white;
        background: #008080;
    }
.bluebadge {
    border: 1px solid #2b7fb333;
    color: #2b7fb3;
    background: #2b7fb333;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    font-weight: normal;
    border-radius: 25px;
}
    .bluebadge:hover {
        color: white;
        background: #2b7fb3;
    }
.darkBlueBadge {
    color: #15304a;
    background: rgb(31 98 142 / 20%);
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    font-weight: normal;
    border-radius: 25px;
}
    .darkBlueBadge:hover {
        color: white;
        background: #15304a;
    }

.darkBrownBadge {
    color: #795548;
    background: rgb(121 85 72 / 0.2);
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    border-radius: 25px;
    font-weight: normal;
}
    .darkBrownBadge:hover {
        color: white;
        background: #795548;
    }

.custom-header-links.yelBtn {
    padding: 5px 10px !important;
}
.custom-header-links.yelBtn:hover {
    padding: 5px 10px !important;
}
.custom-header-links.greBtn {
    padding: 5px 10px !important;
}
.custom-header-links.greBtn:hover {
    padding: 5px 10px !important;
}
.custom-header-links.orgBtn {
    padding: 7px 13px !important;
}
.custom-header-links.orgBtn:hover {
    padding: 7px 13px !important;
}
.custom-header-links.teaBtn {
    border: 1px solid #00808033;
    padding: 5px 11px !important;
}
.custom-header-links.teaBtn&gt;i {
    vertical-align: middle;
}
.custom-header-links.teaBtn:hover {
    padding: 5px 11px !important;
}
.custom-segmentTag-btn {
    font-size: 13px;
    border-radius: 25px;
    border: 1px solid #ddd;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: default;
}
.custom-segmentTag-btn:hover {
    color: #808080 !important;
}
.btn-disabled-click {
    pointer-events: none;
}
@media only screen and (min-width: 1000px){
    .shrMdl-webWidth {
        width: 60%;
    }
}
.navBtn {
    float: right;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    padding: 5px 8px 5px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #e88421;
    border-radius: 3px;
    line-height: 25px;
    outline-color: #e88421;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);
    margin-left: 10px;
}

    .navBtn:hover {
        color: #e88421;
        border-radius: 3px;
        background-color: transparent !important;
        outline: 1px solid #e88421 !important;
        background-image: none;
    }
.navBtn-lite {
    float: right;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    padding: 5px 12px 5px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #4caf50;
    border-radius: 3px;
    line-height: 25px;
    outline-color: #4caf50;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);
    margin-left: 10px;
}

    .navBtn-lite:hover {
        color: #4caf50;
        border-radius: 3px;
        background-color: transparent !important;
        outline: 1px solid #4caf50 !important;
        /*border: 1px solid #4caf50;*/
        background-image: none;
    }

.darkBlue-lite {
    float: right;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    padding: 5px 12px 5px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #15304a;
    border-radius: 3px;
    line-height: 25px;
    outline-color: #15304a;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);
    margin-left: 10px;
}

    .darkBlue-lite:hover {
        color: #15304a;
        border-radius: 3px;
        background-color: transparent !important;
        outline: 1px solid #15304a !important;
        background-image: none;
    }

.yellow-lite {
    float: right;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    padding: 5px 12px 5px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #E1A730;
    border-radius: 3px;
    line-height: 25px;
    outline-color: #E1A730;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);
    margin-left: 10px !important;
}

    .yellow-lite:hover {
        color: #E1A730;
        border-radius: 3px;
        background-color: transparent !important;
        outline: 1px solid #E1A730 !important;
        /*border: 1px solid #4caf50;*/
        background-image: none;
    }

.teal-lite {
    float: right;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    padding: 5px 12px 5px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #008080;
    border-radius: 3px;
    line-height: 25px;
    outline-color: #008080;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);
    margin-left: 10px;
}

    .teal-lite:hover {
        color: #008080;
        border-radius: 3px;
        background-color: transparent !important;
        outline: 1px solid #008080 !important;
        background-image: none;
    }</pre></body></html>