<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: 75px;}
.card-body &gt; p:first-child {
    margin-top: 0.5em;
}

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

#regWhite .card-col-container {
margin-bottom: 0;
}

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

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


#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 .accordion-header {
    background: #0071ee;
    border-radius: 5px 0;
    color: white;
}

#regGrey .accordion-header:hover {
    background: #ff6319;
}

#regGrey .accordion__item.js-accordion-item::after {
color: white;
}


#regGrey .accordion__item.active .accordion-header {
    background: #63666a;
}


#regGrey .accordion-body ul li::before {
color: #ff6319;
}

/*============ regGrey END ============*/

/*============ regPurple Start ============*/
/* --- BENEFIT FILTERS--- */

#regPurple .intro-text .section-title, #regGreen .intro-text .section-title {
    background: transparent;
    border: none;
    color: white;
    box-shadow: none;
    width: fit-content;
    margin: 20px auto 0;
    border-bottom: 2px solid #00b6ff;
    border-radius: 0;
    font-weight: 600;
}

#regPurple .intro-text .across-all-text, #regGreen .intro-text .across-all-text  {
    margin: 10px auto;
color: white;
}

#regPurple .benefit-filters {
    display: flex;
    margin: 0 auto 20px;
    grid-column: -1/1;
}

#regPurple .benefit-filters li {
    color: #0071ee;
    padding: 10px 15px;
    text-indent: 0;
    font-weight: 600;
    cursor: pointer;
    border-bottom: 2px solid #bbb4;
    background: #fff;
    border: solid #dadada;
    border-width: 0 1px 0 0;
}

#regPurple .benefit-filters li:hover {
    color: #fff;
    background: #0071ee !important;
}


.desktop .benefit-filters li:nth-child(1), .platform .benefit-filters li:nth-child(2), .service .benefit-filters li:nth-child(3) {
    background: linear-gradient(45deg, #1d4f91, #00b6ff) !important;
    color: #fff !important;
}


#regPurple ul.benefit-filters {
    list-style: none;
    border-radius: 8px;
    overflow: hidden;
    padding: 0;
    transform: translateY(-20px);
    margin: 0 auto;
}

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

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

.item-show .benefit {
   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.desktop .desktop, #Benefits.platform .platform, #Benefits.service .service {
    display: block;
}

#Benefits .desktop, #Benefits .platform, #Benefits .service {
    display: none;
}

#Benefits {
    border: 2px solid #eee;
    padding: 0 20px 20px;
    border-radius: 16px;
    margin-top: 60px;
}

@media (max-width: 700px) {

#Benefits {
    padding: 0 10px 10px;
}

#regPurple .benefit-filters li {
    padding: 10px 7px;
    border-width: 0 1px 0 0;
    font-size: 14px;
    text-transform: uppercase;
}

}

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

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

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

/* TRAINING BUTTON START */

#regGreen #Community .training-button a, #regPurple #Platform .training-button a  {
color: #ff6319 !important;
}

#regGreen #Community .training-button:hover a, #regPurple #Platform .training-button:hover a {
color: #0071ee !important;
}

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

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

#regPurple .training-button a, #regGreen .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, #regGreen .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, #regGreen .training-button a:hover, #regGreen .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, #regGreen a:hover .svg-inline--fa, #regGreen 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, #regGreen a:hover svg, #regGreen a:hover {
font-weight: 600;
color: #ff6319;
    transition: .3s all;
    transform: rotate(0deg);
}

/* TRAINING BUTTON END */

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

#regPurple #Starting {
color: #fff;
}

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

#regPurple h5.heading-subtitle, #regGreen 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, #regGreen .card-middle {
align-items: normal;
padding: 0px;
} 

#regPurple {
background: #262626;
}



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



#regGrey .major-title, #regGreen .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;
}

#regGreen .major-title {
margin: 20px 0 0;
}

#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 a, #regGrey a, #regPurple a, #regGreen a, #regBlue a {
font-weight: 600;
}

#regWhite .card-button .fa-regular, #regGrey .fa-regular, #regGreen .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, #regWhite a:hover, #regGrey a.light-button:hover, #regGrey a:hover, #regBlue a.light-button:hover, #regBlue a: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, #regGreen 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, #regGreen .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, #regGreen .card-col-container {
    grid-gap: 10px; 
}
#regWhite .major-title, #regGrey .major-title, #regPurple .major-title, #regGreen .major-title { margin: 0px;}
#regPurple h5.heading-subtitle, #regGreen h5.heading-subtitle {
margin: 10px 0 12px;
}


}


#regPurple {
background: #262626;
}

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



/*---------------------- RegGreen START------------------------------- */
#regGreen {
background: #eee;
}

#regGreen #Community .card-body {
color: #757575;
}

#regPurple .service .benefit-header, #regGreen .benefit-header {
padding: 25px 0 0;
text-align: center;
}

#regPurple .service .benefit-title, #regGreen .benefit-title {
    text-align: center;
}

#regPurple .service .benefit-header em, #regGreen .benefit-header em {
    color: #00b6ff;
   font-size: 35px;
    padding: 0 0 5px;
}


#regGreen .card-subtitle {
font-weight: 600;
color: #262626;
border-color: #009fdf;
}

#regGreen .card-span {
 border-style: none;
}

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

}

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

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

#regBlue .card-subtitle {
text-align: left;
}

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

#faqs .Header {
padding: 8px 15px;
color: #fff;
background-color: #009fdf;
text-transform: uppercase;
font-weight: 700;
text-align: left;
}

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

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

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

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


.mktoHtmlText.mktoHasWidth {}



.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;
}
.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 #55a73d !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: #55a73d;
    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}

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


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