<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {scroll-behavior: smooth; scroll-padding-top: 60px;}

#regWhite .accordion__item.js-accordion-item::after {
    content: "\f300";
    position: absolute;
    left: calc(47.5% - 55px);
}

#regWhite .accordion-header {
    font-weight: bold;
    text-align: center;
}

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




/*============ Masthead Start ============*/
.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/sim.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/sim.jpeg"); }

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

/*============ Masthead End ============*/

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

#regWhite .card-subtitle, #regPurple .card-subtitle {
font-weight: 600;
}

#regWhite img {
    margin: 0 20px;
    border-radius: 4px;
}

#regWhite .card-icon {
    filter: brightness(0) saturate(100%) invert(23%) sepia(43%) saturate(2234%) hue-rotate(193deg) brightness(94.4%) contrast(90%);
display:flex;
justify-content: center;

}

#regWhite .card-middle {justify-content: flex-start;}
.card-middle p {text-align: left;}


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

#regWhite .card-span a:hover {
text-decoration: underline;
}

.job-title {
    font-size: 0.8em;
    color: #00b6ff;
}

#WhySSM p {
 flex-basis: 0;
 flex-grow: 1;
}

.card-title {
    font-size: 1.3em;
    font-weight: 700;
    color: #1d4f91;
    border-color: #1d4f91;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 10px;
    text-align: left;
    margin: 10px 20px 10px 10px;
width: unset !important;
}

.light .card-title {
    color: #fff;
    border-color: #00b6ff;
}


#regWhite .card-col-container.fifteen {
    grid-gap: 10px;
    grid-template-columns: repeat(15, 1fr);
}

#Capabilities {
margin-top: 60px;
}

#Capabilities .card-title {
margin-top: 20px;
}

@media (max-width: 1200px) {
#regWhite .card-col-container.fifteen {
    grid-template-columns: repeat(12, 1fr);
}


}

@media (max-width: 480px) {
#regWhite .card-col-container {
    grid-gap: 10px;
}
#Capabilities {
margin-top: 20px;
}
}

.clean .accordion-header {
    font-weight: bold;
}

#regWhite .Inner {
overflow-x: visible;
}

#regWhite .clean {
overflow: visible;
}


/*============ regWhite End ============*/



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

#regGrey {
background: #eee;
}

#regGrey .card-col-container {
    margin: 40px 0px 10px;
}

#regGrey .light a, .light a{
background: transparent;
color: #009fdf !important;
font-weight: bold;
text-decoration:none;
padding-left: unset;
text-indent: unset;
}

#regGrey .accordion-header:hover {
background: transparent;
color: #1d4f91 !important;
text-decoration: underline;
text-underline-offset: 0.2em;
}

#regGrey .accordion-header:hover .svg-inline--fa {
color: #1d4f91;
}

#regGrey .accordion-header:hover svg, #regGrey .accordion-header:hover a {
    margin-right: 20px;
color: #1d4f91;
    transition: .3s all;
    transform: rotate(0deg);
}




#regGrey #Starting {
color: #fff;
}

#regGrey .card-subtitle {
color: #fff;
border-color: #009fdf;
}

#regGrey h5.heading-subtitle {
    font-weight: bolder;
    text-transform: uppercase;
    color: #00b6ff;
    font-size: 1.2em;
    line-height: 0;
    margin: 10px 0 -5px;
}


#regGrey .card-middle {
align-items: normal;
padding: 0px;
} 

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

#regGrey .svg-inline--fa {color:#00b6ff }

#regBodyContent ul li, #regBlue ul li, #regGrey ul li {
padding-bottom: 12px;}

#regGrey .major-title, #regPurple .major-title {font-size: clamp(1.4rem, 1.142rem + 1.142vw, 2rem); text-transform: uppercase; font-weight: 700; color: white; line-height: 1em; margin: 20px 0 0; border-bottom: 1px solid #00b6ff; width: fit-content; padding-bottom: 6px;}

.image-panel {position: relative; background: #444; box-shadow: 0 5px 14px -10px #1f1f1f; border-radius: 4px; color: white !important; height: 320px; overflow: hidden; justify-content: end; text-decoration: none !important; display: flex; flex-direction: column; margin: 5px; transition: 0.7s ease all;}
.image-panel .card-subtitle {color: #FFF; padding-bottom: 2px; margin-bottom: 3px;}
.image-panel .card-body {flex-grow: unset; z-index: 100; background: #000000aa;}
.image-panel img { width: 100%; height: auto; position: absolute; left: 0; top: 0;}
.img-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: linear-gradient(0deg, #000000dd, #000000aa 25%, #ad8c8c1a); z-index: 50; transition: 0.7s ease all;}

a.card-span { text-decoration: none;}



/* LIGHT BUTTON START */

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

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

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

#regGrey .light-button a:hover {
color: #ff6319 !important;
text-decoration: none;
}

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

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


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




#regGrey .across-five img {
    aspect-ratio: 16/9;
}

.product-logo {
    border: 2px solid #bbb5;
    border-radius: 4px;
    transition: 0.5s ease all;
    cursor: pointer;
    margin-top: 20px;
}
.product-logo:hover {
    border-color: #fff;
}

@media (max-width: 700px) {
#compass {
    margin: 0 20px;
    display: flex;
    justify-content: center;
}

#compass img {
    width: 280px
}
}


@media (max-width: 480px) {
#regGrey .card-col-container {
    grid-gap: 10px; 
}
#regGrey .major-title { margin: 0px;}
#regGrey h5.heading-subtitle {
margin: 10px 0 12px;
}


}



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





/*============ regPurple Start ============*/


/* --- BENEFITS START --- */
#regPurple .card-col-container {
    grid-gap: 30px;
}

.benefit {
    text-align: left;
    transition: 0.3s ease opacity;
    opacity: 1;
}

.benefit-header {
    position: relative;
    display:flex;
    border-bottom: 1px #bbb5 solid;
aspect-ratio: 2.2/1;
overflow: hidden;
align-items: center;
}

.benefit-header img {
    width: 100%;
    height: fit-content;
}

.benefit-category {
    color: #00b6ff;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
    text-align: left;
}

.benefit-category em {
   font-size: 18px;
   margin-right: 6px;
}

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

.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;
}



.accordion-header.claim-offer:before { content: "\f02c";}
.accordion-header.event-offer:before { content: "\f073";}

@media (max-width: 700px) {
#regPurple .card-col-container { column-gap: 10px;}
}

/* --- BENEFITS END --- */



#regPurple .card-col-container {
    margin: 50px 0px;
}

#regPurple #Starting {
color: #fff;
}

#regPurple .card-subtitle {
color: #fff;
border-color: #009fdf;
}

#regPurple h5.heading-subtitle {
    font-weight: bolder;
    text-transform: uppercase;
    color: #00b6ff;
    font-size: 1.2em;
    line-height: 0;
    margin: 10px 0 -5px;
}

#regPurple .card-middle {
align-items: normal;
padding: 0px;
} 




#regBodyContent ul li, #regBlue ul li, #regPurple ul li {
padding-bottom: 12px;}



#regGrey .major-title {
font-size: clamp(1.4rem, 1.142rem + 1.142vw, 2rem);
text-transform: uppercase;
font-weight: 700;
color: #262626;
line-height: 1em;
margin: 20px 0 0px;
border-bottom: 1px solid #00b6ff;
width: fit-content;
padding-bottom: 6px;
}

#regPurple .major-title, #regGreen .major-title {font-size: clamp(1.4rem, 1.142rem + 1.142vw, 2rem); text-transform: uppercase; font-weight: 700; color: white; line-height: 1em; margin: 20px 0 0; border-bottom: 1px solid #00b6ff; width: fit-content; padding-bottom: 6px;}

.image-panel {position: relative; background: #444; box-shadow: 0 5px 14px -10px #1f1f1f; border-radius: 4px; color: white !important; height: 320px; overflow: hidden; justify-content: end; text-decoration: none !important; display: flex; flex-direction: column; margin: 5px; transition: 0.7s ease all;}
.image-panel .card-subtitle {color: #FFF; padding-bottom: 2px; margin-bottom: 3px;}
.image-panel .card-body {flex-grow: unset; z-index: 100; background: #000000aa;}
.image-panel img { width: 100%; height: auto; position: absolute; left: 0; top: 0;}
.img-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: linear-gradient(0deg, #000000dd, #000000aa 25%, #ad8c8c1a); z-index: 50; transition: 0.7s ease all;}

a.card-span { text-decoration: none;}



/* LIGHT BUTTON START */

#regWhite a, #regGrey a, #regPurple a, #regBlue a {
font-weight: 600;
}

#regWhite .card-button .fa-regular, #regGrey .fa-regular, #regPurple .fa-regular, #regBlue .fa-regular{
    margin-left: -8px;
    font-weight: 400;
    padding-right: 10px;
}

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

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

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

#regPurple card-span a:hover {
text-decoration: underline;
font-weight: 600;
}

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


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

/* TRAINING BUTTON END */


#regPurple .across-five img {
    aspect-ratio: 16/9;
}

.product-logo {
    border: 2px solid #bbb5;
    border-radius: 4px;
    transition: 0.5s ease all;
    cursor: pointer;
    margin-top: 20px;
}
.product-logo:hover {
    border-color: #fff;
}
.product-logo picture { display: flex; }
.product-logo img { height: 38px; padding: 30px 0 36px; margin: auto; } 
#CATIA:hover { background: #0c2d7d; }
#ENOVIA:hover { background: #ed7c13; }
#SIMULIA:hover { background: #00b1bd; }
#DELMIA:hover { background: #ffd600; }


@media (max-width: 700px) {
#compass {
    margin: 0 20px;
    display: flex;
    justify-content: center;
}

#compass img {
    width: 280px
}
}


@media (max-width: 480px) {
#regPurple .card-col-container {
    grid-gap: 10px; 
}
#regWhite .major-title, #regGrey .major-title, #regPurple .major-title { margin: 0px;}
#regPurple h5.heading-subtitle {
margin: 10px 0 12px;
}


}


/*============ regPurple End ============*/




































/*============ regGreen Start ============*/


.col-panel-header{ 
display: flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
    color: white;
margin: 15px 0 0 0;
}

.headerLeft{
flex-grow: 1;
order: -1;
    min-width: 17%;
    max-width: 17%;

}

.headerMiddle{
flex-grow: 1;
order: 2;
inline-size: 18%;
padding-right: 10px;
}

.headerRight {
flex-grow: 1;
font-weight: 500;
order: 1;
text-align: left;
padding-left: 13px;
}


/*============ regGreen End ============*/

/*============ regPurple Start ============*/



#regPurple .card-col-container {
margin-top: 40px;
}

.card-body-heading {
    font-size: 1.2em;
    font-weight: bold;
    color: #1d4f91;
}


/*============ regPurple End ============*/



/*============ regBlue Start ============*/

.six.center-grid { max-width: 700px; margin: auto;}

.iconLeft:before {
content: "\f02c";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}
#regBlue a {
font-weight: bold;
    color: #ff6319;
    text-decoration: none;
}
#regBlue a:hover {
font-weight: bold;
    color: #1d4f91;
    text-decoration: underline;
}

/*------------ Marketo Form Start  ------------*/

.form-container {padding-bottom:20px; padding-left: 20px;}

.mktoForm div, .mktoForm span, .mktoForm label, .mktoForm p {
    color: #555;
}

#regGrey #Country {
    border: 1px solid #55a73d !important;
	}
	
	
#regGrey #swks_County {
    border: 1px solid #55a73d !important;
	}


.mktoHtmlText.mktoHasWidth {
    padding-left: 20px;
       }

.mktoForm {
font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
font-size: 14px !important;
color: #757575 !important;
line-height: 1.7em;
font-weight: 500 !important;
word-wrap: break-word;
margin-top: 10px;
padding-bottom: 10px;
}
.mktoForm .mktoFormCol {
    width: 100%;
    margin-bottom: 0px !important;
display: flex !important;
flex-direction: row !important;
}
.mktoHasWidth {
width: 99% !important
}
.mktoForm .mktoLabel {
    display: flex;
    padding-top: 0em !important;
    width: 15px !important;
    margin-left: -7.5px !important;
}
.mktoFieldWrap.mktoRequiredField {
width: 99%
}
.mktoForm .mktoOffset {
width: 0% !important
}
.mktoHtmlText {
    display: flex;
    justify-content: center;
}
.formTextBlock {
    padding: 10px 0px !important;
    font-size: 1.1em;
    color: #757575;
   width: 92%;
}
.mktoForm .mktoFieldWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
width: 92%!important;
align-items: center;
border: 1px solid #ff6319 !important;
font-size: 1.1em !important;
float: left;
padding: 10px !important;
border-radius: 4px;
}
.mktoForm .mktoFormRow {
    width: 100%;
    display: flex;
    justify-content: center;
}

.mktoForm .mktoGutter {
    display: none;
}

.mktoButtonRow {
    margin-top: -10px !important;
    width: 100%;
    display: flex !important;
    justify-content: center;
}

.mktoButtonWrap.mktoNative {
    width: 90%;
    margin-left: 0 !important;
}

.mktoForm .mktoAsterix {
    float: none;
    padding-left: 0px !important;
    color: #009fdf;
}

#regGrey input[type=text], #regGrey input[type=email], #regGrey textarea  {margin-bottom: 0 ;}
textarea#mkto_formnotes {margin-bottom: 20px; !important;}

.mktoForm .mktoError .mktoErrorArrow {
    background-color: #1D4F91 !important;
    border: none !important;
}

.mktoForm .mktoError .mktoErrorMsg {
    background-color: #1D4F91 !important;
    background-image: none !important;
    border: none !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 1.1em !important;
    line-height: 1.1em !important;
    padding: 8px 8px 6px 8px !important;
    text-shadow: none !important;
    font-weight: lighter;
}

.mktoForm button.mktoButton {
    background-color: #ff6319;
    width: 100%;
    border: 0;
    text-align: center;
    font-weight: lighter;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 4px;
}
#mktoOptIn {
width: 100%;
height: 20px;
padding-top: 0px !important;
margin-top: -12px;
}


#regGrey select {
    background-color: #fff;
    color: #757575;
}

.mktoFieldWrap.mktoRequiredField {margin-bottom: 20px;}

.demo {
font-size: 4.2em!important;
text-transform: uppercase;
font-weight: 700;
color: white;
line-height: 1em;
text-shadow: 0 3px 8px #262626;
margin: 0px;
opacity: 1;
margin-bottom: 45px;
}

.mktoButtonRow {
    margin-top: 10px !important;
    font-weight: 700;
}


.mktoCaptchaDisclaimer {margin-bottom: 15px !important; padding-left: 20px!important;}

@media (max-width: 480px) {
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {padding: 20px !important;}
textarea#mkto_formnotes {height: 70px;}
#regGrey select { padding: 10px !important;}
}


/*------------ Marketo Form End  ------------*/

/*============ regBlue End ============*/






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