<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clpLoaderContainer{background:#fff;position:fixed;left:0;width:100%;height:100%;z-index:10000;top:0}.clpLoader{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.clpImg{margin:auto;text-align:center}.spinnerClp{width:70px;text-align:center;margin:16px auto;padding-bottom:35px}.spinnerClp&gt;div{width:20px;height:20px;background-color:#3f81c7;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinnerClp .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinnerClp .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.clpLoader hr{background-color:#d3d3d3;width:100%;height:2px}.animated-words div{opacity:0;font-size:20px;overflow:hidden;color:#333;-webkit-animation:animateWord 8s linear infinite 0s;-ms-animation:animateWord 8s linear infinite 0s;animation:animateWord 8s linear infinite 0s}#clpLoaderContainer div.animated-words&gt;div:nth-child(2)&gt;small{font-size:58%!important}.animated-words div:nth-child(2){-webkit-animation-delay:2s;-ms-animation-delay:2s;animation-delay:2s;color:#333}.animated-words div:nth-child(3){-webkit-animation-delay:4s;-ms-animation-delay:4s;animation-delay:4s;color:#333}@-webkit-keyframes animateWord{0%{opacity:0}2%{opacity:0;-webkit-transform:translateY(-30px)}5%{opacity:1;-webkit-transform:translateY(0)}17%{opacity:1;-webkit-transform:translateY(0)}20%{opacity:0;-webkit-transform:translateY(30px)}80%{opacity:0}100%{opacity:0}}.pageLoaderContainer{height:100vh;width:100%;position:fixed;background:#fff;z-index:1000000;opacity:.95;top:0}.premium-coverage-loader{width:300px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loader-container{background:#fff;position:relative;border:1px #f5f5f5 solid;border-radius:15px;box-shadow:1px 2px 6px 0 #d4d4d4}.loader-img{position:relative;width:100%;border-radius:10px 10px 0 0;background:#fff;height:90px}.loader-img img{position:absolute;top:40px;left:108px;width:auto}.loader-container-inner{margin-top:60px;padding:8px}.loader-container-inner .loader-name{font-size:25px;color:#1f4679}.loader-container-inner .loader-info{font-size:13px;padding:15px 0 4px 0;color:#a6a6a6}.loader-container-inner .loader-premium-text{font-size:14px;color:#a6a6a6;margin-top:8px}.loader-container-inner .loader-coverage-amount{font-size:13px;margin-bottom:10px;color:#a6a6a6}.loader-container-inner .loader-extra-info{font-size:13px;padding:35px 0 5px 0}.loader-container hr{background-color:#1f4675;width:19%;height:0;border:2px solid #1f4675!important;border-radius:13px;margin-top:17px;margin-bottom:10px}.loader-container-inner .clpAmount{color:#f47c35;font-size:23px}.loader-coverage-amount .clpAmount{font-size:18px}.clpLoader .animated-words{font-weight:600}.netErr{display:none;position:fixed;z-index:120;padding-top:15%;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.netErr-content{text-align:center;background-color:#fefefe;border-radius:10px;margin:auto;padding:20px;border:1px solid #888;width:80%}.netErrClose{color:#aaa;float:right;font-size:28px;font-weight:700}.netErrClose:focus,.netErrClose:hover{color:#000;text-decoration:none;cursor:pointer}.netCloseBtn{background:#b11016;border-radius:5px;box-shadow:2px 2px 0 #5a0003;color:#fff!important;display:inline-block;font-weight:700;height:34px!important;line-height:34px;padding:0 7px;text-align:center;text-decoration:none;min-width:82px;cursor:pointer;border:transparent}.pgnp_regret_content{text-align:center;background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:37%;border-radius:0;position:relative}.pgnp_regret_content p{font-size:16px;margin-bottom:60px;margin-top:30px;text-align:justify}.pgnp_regret_content .close{opacity:1;background:transparent url(../images/c2p3d_v2_close-btn.svg) no-repeat!important;width:25px;height:25px;top:15px!important;display:inline-block;right:25px!important;text-indent:9999px;border:none;position:absolute}@media only screen and (max-width:47.9375em){.pgnp_regret_content{width:95%}}.pgnp_regret .lesser-box_regret{margin-top:30px}.pgnp_regret .covid_regret_cta{text-align:center;margin-top:5%}.pgnp_regret .btn-grp-covid{float:left!important;clear:both!important;width:100%!important;text-align:center!important;margin:20px auto!important}.pgnp_regret .btn-covid-primary{background:#b21117;color:#fff;border-color:#b21117}.pgnp_regret .btn-covid{border-radius:20px;height:40px;min-width:200px}

/*  RM21261 styles spinner starts here  */

button.draw {
    background: none;
    border: 0;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 3px #fff;
    color: #f45e61;
    font-size: inherit;
    font-weight: 700;
    padding: 1em 2em;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    width: 90px;
    height: 90px;
}
.draw {
    overflow: hidden;
    position: relative;
}
/* .draw:after, */
/* .draw:before { */
/*     content: ""; */
/*     box-sizing: border-box; */
/*     position: absolute; */
/*     border: 3px solid transparent; */
/*     width: 0; */
/*     height: 0; */
/* } */
/* .draw:before { */
/*     top: 0; */
/*     left: 0; */
/*     border-top-color: #125a9e; */
/*     border-right-color: #125a9e; */
/*     animation: border 2s infinite; */
/* } */
/* .draw:after { */
/*     bottom: 0; */
/*     right: 0; */
/*     animation: border 2s 1s infinite, borderColor 2s 1s infinite; */
/* } */
@keyframes border {
    0% {
        width: 0;
        height: 0;
    }
    25% {
        width: 100%;
        height: 0;
    }
    50% {
        width: 100%;
        height: 100%;
    }
    to {
        width: 100%;
        height: 100%;
    }
}
@keyframes borderColor {
    0% {
        border-bottom-color: #125a9e;
        border-left-color: #125a9e;
    }
    50% {
        border-bottom-color: #125a9e;
        border-left-color: #125a9e;
    }
    51% {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }
    to {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    to {
        transform: scale(1);
    }
}
.cardcontainer {
    position: absolute;
   /*  top: 20px;
    left: 20px; */
}
/* .cardcontainer img { */
/*     animation: zoominoutsinglefeatured 1.5s infinite; */
/* } */
#rdmore {
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    height: 100%;
    background-color: #fff;
    z-index: 100000;
}
.rdmore-inner {
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    width: 90px;
    height: 90px;
}

.main-wrap{display: block;width: 100%;margin: 100px auto;text-align: center;}

/* ends here */
/* mobile view starts here */
@media screen and (max-width: 767px)
{
	.rdmore-inner {width: 90px; height: 90px;}	
	.cardcontainer {
    position: absolute;
    top: 0px;
    left: 0px;
}
}
/* ends here */</pre></body></html>