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


a.key-button {
    background: #ff6319;
    color: white !important;
    padding: 5px 17px;
    font-size: 1.05em;
    border-radius: 4px;
    margin: 10px;
    font-weight: 600 !important;
    display: flex;
    width: fit-content;
    align-items: center;
}

a.key-button:hover {
    text-decoration: none !important;
    background: #0071ee;
}


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

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

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


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

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

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



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

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


#IMG-MASTHEAD .TwoCTA .MastheadCTA:hover, #IMG-MASTHEAD .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-span a {
color: #ff6319;
font-weight: 600;
text-decoration: none;
}

#regPurple .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, #regGrey .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, #regGrey .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-subtitle, #regPurple .card-subtitle {
font-weight: 600;
}

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

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

#regGrey .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;

}

#regGrey {
background-color: #eee;
}


/*============ 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 img {
    aspect-ratio: 16/9;
    width: 100%;
}

.benefit-header {
    position: relative;
}

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

#benefits .discount, #benefits .software, #benefits .support, #benefits .training, #benefits .development {
    display: none;
}

#benefits.all .discount, #benefits.discount .discount, #benefits.all .software,  #benefits.software .software, #benefits.all .support, #benefits.support .support,  #benefits.all .training, #benefits.training .training, #benefits.all .development, #benefits.development .development {
    display: block;
}

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

/* TRAINING BUTTON START */

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

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

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

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

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

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


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

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

#regPurple {
background: #262626;
}



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

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

#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 {
background: #262626;
}

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



/*---------------------- RegGreen START------------------------------- */
#regGreen { background: #111;}
#regGreen .clean {background: none; color: #fff;}
.clean .jwplayer { border: 1px solid white; border-radius: 4px; }
.quote {font-style: italic; font-size: 1.2em; border-top: 3px solid #1d4f91; padding: 10px 10px 20px; background: linear-gradient(180deg, #1d4f9133, transparent);}
.quotee {display: flex;}
.quotee img {width: 100px;}
.quotee-name-title {display: flex; flex-direction: column; justify-content: center;}
.quotee-name {font-size: 1.4em; font-weight: bold; margin: 0;}
.quotee-title {margin: 0;}
.quotee-title a {color:#00aad6 !important; text-decoration: none !important;}


@media (max-width: 450px) {
.quotee {flex-direction: column;
margin: 0 0 50px 0;
}
.quotee img {align-self: center;}
.quotee-name-title {text-align: center;}
}

.alumni-grid {
row-gap: 40px;
background: linear-gradient(180deg, #1d4f9133, transparent);
padding: 40px 10px;
transition: transform 1.5s;
border-width: 3px 0 0 0;
border-color: #1d4f91;
    color: #1d4f91;
    border-style: solid;

}

#regGreen .card-subtitle {
border: none;
}

.hover-grid {
    transition: transform 2s,background 1s;
    -webkit-transition: transform 2s,background 1s;
    background: #111;
}

.hover-grid a {
    text-decoration: none;
}

.hover-grid:hover {
    background: linear-gradient(305deg, rgba(29,79,145,0) 25%, rgba(29,79,145,0.8) 25%, rgba(29,79,145,0.4)85%);
    background-size: 450%;
    animation: OverlayMove 3s ease-out;
    animation-fill-mode: forwards;
    cursor: pointer;
}

.hover-grid-button {
    grid-column: 1/-1;
    max-width: 1000px;
    padding: 10px 15px;
    text-align: center;
    font-size: 1.2em;
    color: white;
    margin: 20px auto;
    border: 1px solid;
    transition: 0.5s ease background;
    border-radius: 4px 0 4px 0;
}

.hover-grid:hover .hover-grid-button {
    background: #ff6319;
    border: 1px solid #ff6319;
}

/*---------------------- RegGreen  END  ------------------------------- */



.key-text {
    font-size: 2.2em;
    text-transform: uppercase;
    font-weight: 700;
    color: #FF6319;
    line-height: 1.1em;
 text-align: center;
}



#cookiescript_badge {
left: 135px !important;
}

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






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