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

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



html{scroll-behavior:smooth}

.accordion__item:last-child {border:none;}
#GreyTitle {border:solid 2px white;}
#regGrey #GreyTitle .card-headingTitle {color:white; text-align: center; margin: 0; font-size: 1.5em;}

#regGrey #CAD .accordion-header {border-top: solid 7px #1d4f91;}
#VIZ .accordion-header {border-top: solid 7px #000;}
#PDM .accordion-header {border-top: solid 7px  #fdb900;}
#SIM .accordion-header {border-top: solid 7px #01b1be;}

#VIZ .accordion-header:hover {background: #000;}
#PDM .accordion-header:hover {background: #fdb900;}
#SIM .accordion-header:hover {background: #01b1be;}

#INCLUDED {
text-align:center;
border: 1px solid #1d4f91;
border-radius: 5px; 
color: #1d4f91;
}

.accordion-body .card-subtitle {
font-size: 1.1em;
text-align: center;
padding-bottom: 5px;
}

#regBlue a {
font-weight: bold;
    color: #2a24ff;
}

#regBlue a:hover {
font-weight: bold;
    color: #2a24ff;
}

/*---------------------- 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 #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;}


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

@media (max-width: 700px) {
.across-four {span: 6;}
}
</pre></body></html>