<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/AR1.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/AR1.jpeg"); }

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



#regGrey a {
font-weight: bold;
    color: #2a24ff !important;
}

#regGrey a:hover {
font-weight: bold;
    color: #2a24ff !important;
}





.across-four {height: min-content;}
.across-eight {height: min-content;}
.across-four img {max-width: 100%;}
#PDFCARD {line-height: 0;}

/* ------------MODAL CTA ---------------*/

.iconLeft:before {
content:"f879";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

#regWhite  .card-heading {
    border-color: #DA291C;
    border-style: solid;
    border-width: 0px 0px 7px 0px;
}
/*------------------ MODAL CTA END ---------------------------*/

#regBlue header {
    background-color: #DA291C;
}

.card-body img {width:100%;}

.Inner{min-width:260px;}




#regGrey .col-panel-button a {
    color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
}

.col-panel-button {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #ccc;
    min-height: 35px;
    line-height: 35px;
    position: relative;
}

#regGrey .col-panel-button a:hover { color: white; background:  #565656;}




/*---------------------- FORM START  ------------------------------- */

.FormR {width: 95%; float:right; background-color: transparent; padding: 2%;padding-top:0px;}

#ssform {padding: 14px;}

input[type=button], input[type=text], input[type=password], input[type=email] {

    -webkit-appearance: none;
        box-shadow: 0 0 3px #909090;
    border: 1px solid #565656;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1em!important;
    margin-bottom: 1%!important;
    margin-right: 1%;
    width: 97%!important;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;

	}

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #565656;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 0;
    text-align: center;
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

.regSubscribe {background-color: transparent!important;}

input[type=textarea] { font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
    font-size: 1.5em; }

#regBlue a {
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #DA291C;
    text-decoration: none;
}

#regBlue a:hover {
    color: #DA291C;
    text-decoration: underline;
}

#regBlue .Inner{
    padding: 1% 2% 2% 2%;
    font-size: 1.3em;
    line-height: 1.35em;
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: black;
    background-color: #da291c;
}

#regBlue ul{
    margin-left: 10px;
    padding-left: 5px;
    list-style: none;
}
#regBlue {
    background-color: #DA291C;
}

/*---------------------- FORM END  ------------------------------- */



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