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

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

html {scroll-behavior: smooth; scroll-padding-top: 75px;}

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


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

.card-col-container {
grid-gap: 20px;
}

#regWhite .multi-button-container .card-button {
border: none;
margin: 5px;
}

#regWhite .multi-button-container .card-button a {
background-color: #0071ee;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-shadow: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
align-content: center;

}

#regWhite .card-button:hover {
background:none;
}

#regWhite .multi-button-container .card-button:hover a, #regWhite .card-button:hover {
background-color: #ff6319;
    color: #fff !important;
    border-radius: 4px;
align-content: center;
}


/*----- Capability Matrix Start -----*/

#regWhite .card-span a {
color: #ff6319;
font-weight: 600;
text-decoration: none;
}

#regWhite .card-span a:hover {
color: #0071ee;
font-weight: 600;
text-decoration: none;
}

/*----- Capability Matrix End-----*/

/* TRAINING BUTTON START */

#regGrey .card-body a:hover {
color: #0071ee !important;
font-weight: 600;
text-decoration: none;
}

#regBodyContent a, #regGrey .card-body a {
color: #ff6319;
font-weight: 600;
text-decoration: none;
}

#regGrey .training-button .fa-regular {
    margin-left: -8px;
    font-weight: 400;
    padding-right: 10px;
}

#regGrey .training-button {
    padding-left: 0em;
    text-indent: 0em;
    font-weight: 600;
margin-top: 10px;
}

#regGrey .training-button a {
background: transparent;
font-weight: 600;
color: #0071ee !important;
text-decoration:none;
padding-left: unset;
text-indent: unset;
padding: 10px;
}

#regGrey .training-button a {
background: transparent;
font-weight: 600;
text-decoration:none;
padding-left: unset;
text-indent: unset;
padding: 10px;
}

#regGrey .training-button a:hover {
font-weight: 600;
background: transparent;
color: #ff6319 !important;
text-decoration: none;
text-underline-offset: 0.2em;
}

#regGrey a:hover .svg-inline--fa  {
color: #ff6319;
}

#regGrey a:hover svg {
   margin-right: 20px;
font-weight: 600;
color: white;
text-decoration: none;
    transform: rotate(0deg);
}


#regGrey a:hover svg {
font-weight: 600;
color: #ff6319;
    transition: .3s all;
    transform: rotate(0deg);
}

#regGrey .Inner{ 
max-width: 1260px;
}

/* TRAINING BUTTON END */

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

.border {
    border: none;
    height: 3px;
}

.std{
    background: linear-gradient(90deg, #c11b1b, #c11b1baa);
   }

.pro {
background: linear-gradient(90deg, #a6a9aa, #a6a9aaaa);
   }

.prem {
background: linear-gradient(90deg, #be9b64, #be9b64aa);
   }

.ult {
background: linear-gradient(90deg, #262626, #262626aa);
   }




#regGrey .card-col-container {
    grid-gap: 10px;
}

.benefit {
    text-align: left;
    transition: 0.3s ease opacity;
margin: 10px;
}

.benefit .card-body p:first-of-type {
    margin-top: 0.5em;
}

.benefit img {
    aspect-ratio: 16/9;
    width: 100%;
}

.benefit-header {
    position: relative;
}

.benefit .card-body {
    padding: 10px 20px 10px 15px;
}

.benefit-title {
    margin-top: 3px;
    font-size: 1.1rem;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: none;
    padding-bottom: 5px;
    transition: 0.5s ease color;
    margin-bottom: 0px;
    border-bottom: 1px solid #dadada;
}

.benefit-title em {
    color: #00b6ff;
    margin-right: 6px;
    font-size: 1.1em;
}

.benefit .accordion {
   margin-top: 10px;
}

.benefit .accordion-header {
    padding-left: 0em;
    text-indent: 0em;
    color: #0071ee;
    font-weight: 600;
}

.benefit .accordion-header:hover {
    background: none;
    color: #ff6600;
}

.benefit .accordion__item.active .accordion-header {
    background: none;
    color: #ff6600;
    border-bottom: 1px solid #bbb5;
}

.benefit .accordion-body__contents {
    padding: 10px;
}

.benefit .accordion-header svg {
    margin: 0 15px 0 5px;
}

.benefit .accordion-body__contents {
       padding: 10px 0;
}

#regGrey{background:#262626;}

/*============ regGrey End ============*/


/*============ Matrix Modifiers Start ============*/
.matrix-forty {
flex: 1 0 40%;
display: grid;
grid-column:span 4;
}

.matrix-ten {
flex: 1 0 10%;
grid-column: span 1;
display: flex;
justify-content: center;
align-items: center;
}

#matrix-container .accordion__item {
    border-bottom: none;
    display: grid;
    grid-template-columns: repeat(10,1fr);
}

#matrix-container .accordion-header {
grid-column: span 6;
}

#matrix-container .accordion-body {
grid-area: 2 / -1 / auto / 1;
}



#matrix-container .accordion-header svg {
color: #1d4f91;}

#matrix-container svg {
color: unset;}

@media (max-width: 750px) {
#regBlue .mob {
display:none;
}}



.grey{
color:#bbb;}

.blue {
color: #1d4f91;}

/*============ Matrix Modifiers End ============*/

#regBlue a {
color: #ff6319;
text-underline: none;
font-weight:600
}

#regBlue a:hover {
color: #0071ee ;
text-underline: none;
font-weight:600
}


.productIntro {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


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