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






/*============ Masthead Start ============*/
.webp .mh { background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/Uploaded/Image/mastheads/1920_3dexperience_platform.webp); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/Uploaded/Image/mastheads/1920_3dexperience_platform.jpeg); }

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

#IMG-MASTHEAD h2 {
    letter-spacing: 5px;
}

.TwoCTA {
display: flex; justify-content: center; align-items: center;
}

#IMG-MASTHEAD .TwoCTA .MastheadCTA {
    margin: 40px 20px -20px 0px;
    background: linear-gradient(305deg,#ff631900 55%,#ff6319 55%,#ff6319bb 85%);
    background-size: 450%;
    border-color: #ff6319;
}


#IMG-MASTHEAD .TwoCTA .MastheadCTA:hover {
    margin: 40px 20px -20px 0px;
}

@media (max-width: 450px){
#IMG-MASTHEAD .MastheadCTA {
    font-size: 0.9em !important;
    margin: 40px 5px 0 !important;
}
}

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

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

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

#regWhite img {
width: 150px;
margin: auto;
}

#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-span a {
color: #ff6319;
font-weight: bold;
text-decoration: none;
}

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



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

.card-title {
    font-size: 1.3em;
    font-weight: 600;
    color: #1d4f91;
    border-color: #1d4f91;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 10px;
    width: 100%;
}

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


#regWhite .card-col-container {
column-gap: 40px;
row-gap: 60px;
}

#Capabilities {
margin-top: 60px;
}

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

@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 .card-col-container {
    margin: 50px 0px;
}

#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 {background: #262626;}
#regGrey .card-col-container {column-gap: 40px;}

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

#regWhite .major-title {font-size: clamp(1.4rem, 1.142rem + 1.142vw, 2rem); text-transform: uppercase; font-weight: 700; color: black; 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: 0em;
    text-indent: 0em;
    font-weight: 600;
margin-top: 10px;
}

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

#regGrey a.light-button:hover {
color: #0071ee !important;
text-decoration: none;
text-underline-offset: 0.2em;
}

#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);
}

/* TRAINING BUTTON END */


#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;
}
.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) {
#regGrey .card-col-container {
    grid-gap: 10px; 
}
#regWhite .major-title, #regGrey .major-title { margin: 0px;}
#regGrey h5.heading-subtitle {
margin: 10px 0 12px;
}


}



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




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

#regPurple {
background: #111;
color: #fff;
}

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

#regPurple .card-span {
background: transparent;
}

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

#regPurple .card-icon img {
    height: 150px;
    filter: invert(49%) sepia(68%) saturate(1536%) hue-rotate(165deg) brightness(101%) contrast(108%);
}

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



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



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