<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*============ Masthead Start ============*/

.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/1920_Feedback.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/1920_Feedback.jpg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_CusFeedback.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_CusFeedback.jpg");}
}

/*============ Masthead End ============*/

.card-title {
    font-size: 1.3em;
    font-weight: 600;
    color: #1d4f91;
    border-color: #1d4f91;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 10px;
    width: 100%;
}

/*============ regWhite Start ============*/

.card-headingProdImage {
width: unset;
order: unset;
}

#regWhite .card-button, #regGrey .card-button {
    border: 2px solid #1d4f91 !important;
    background: none;
margin: 5px;
    border-radius: 3px;
}

#regWhite .card-button a:hover, #regGrey .card-button a:hover {
    background: #1d4f91;

}

/*============ regWhite End ============*/


/*============ regGrey Start ============*/

#regGrey .card-span {
    align-self: auto;
}

#regGrey {
margin-top: 25px;
}
/*============ regGrey End ============*/


/*============ regPurple Start ============*/

#regPurple {
background: #262626;
}

#regPurple .card-title {
    font-size: 1.3em;
    font-weight: 600;
    color: #fff;
    border-color: #fff;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 10px;
    width: 100%;
}

/*============ regPurple End ============*/



/*============ regBlue Start ============*/

/* --- FOOTER --- */

#regBlue .card-subtitle {
    font-size: 1.3em;
    font-weight: 400;
    color: #ffffff!important;
    border-style: none;
    border-width: 0 0 1px 0;
    padding-bottom: 10px;
    width: 100%;
}

#regBlue .card-body {
    color: white;
}

.card-span.across-three.clean {
    background: transparent;
    color: #909090;
align-text: center;
}

#regBlue .card-span {
     text-align: center;
}

#cookiescript_badge {
left: 135px !important;
}

#regBlue .Inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* --- FOOTER END --- */


/*============ regBlue End ============*/

</pre></body></html>