<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/CADUser3.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc,#00000042), url("/uploaded/Image/mastheads/sm/CADUser3.jpg");}

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


html{scroll-behavior:smooth}
#regBlue a {color: #2a24ff; font-weight: bold;}
#regBlue a:hover {color: #2a24ff; font-weight: bold;}

/*---------------------- Form---------------------------------------*/


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

#ssform {padding: 14px;
padding-top: 0px}

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

    -webkit-appearance: none;
    box-shadow: 0 0 3px #5cd053;
    border: 1px solid #28921f!important;
    -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: #85b358;
    -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;}

#b6e3d1c7-dfad-4761-9fd6-50097bda0550 {
    width: 99.5% !important;
    -webkit-appearance: none;
    box-shadow: 0 0 5px #5cd053;
    border: 1px solid #28921f!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.0em!important;
    margin-bottom: 3%;
    margin-right: 1%;
    padding: 5px;
    color: #7e7e7e;
    border-radius: 3px 3px 3px 3px;
}
/*---------------------- Form end---------------------------------------*/

#divfix {
display:none;   
}

.card-insetimg{ padding: 0px;
background: #000;
justify-content:center;
display:flex;}

.quote{
flex-direction: column;
background-color: #565656;
color:#fff;
padding: 25px;
text-align: left;
font-size: 1.1em;
}
#regGrey .card-col-container {
    margin-bottom: 20px;
}

#regGrey .threedx {
    grid-gap: 10px;
    border-style: solid;
    border-color: #1d4f91;
    border-width: 1px;
    padding: 10px;
    border-radius: 8px;
    background: #ffffff;
}
.quoted { text-align: right;
    font-style: italic;
padding-top: 8px;
}
.card-split-right {
    min-height: 260px;
    display: flex;
    align-items: center;
    background-image: url(/uploaded/image/BT/BTPins.webp);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position-y: center;
    padding-left: 38%;
    padding-right: 3%;
    text-align: left;
    font-size: 1.4em;
    align-self: center;
    line-height: 1.5em;
    font-weight: lighter;
    color: #16528e;
}
.asRow{flex-direction: row;
padding:0%;}
.asCol { padding: 20px;}
.asImg{ padding: 0%;
flex-basis: 100%;}

.BTHighlight {font-weight:700;
color: #1d4f91;}


#regGrey .card-headingTitle { font-size: 1.2em; text-align: left;}


#regGrey a:hover {
    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 */
}

#regGrey .card-button a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 10;
}

.card-subtitle {
    font-size: 1.1em !important;
}



@media (max-width: 1020px) {
.card-split-right {
    background-size: contain;
    background-position-x: -8%;
}
}

@media (max-width: 920px) {
.card-split-right {
    background-position-x: -28%;
}

@media (max-width: 820px) {
.card-split-right {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.75), rgba(0,0,0,0.8)), url(/uploaded/image/BT/BTPins.webp);
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
}
.card-split-right {padding-left: 3%;}

.quotation  { 
color: white;
}

.quoted  { 
color: white;
}

}

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