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

.service-carousel-container.AVERAGE_CUSTOMER_RATING .carousel-reviews .feefo-slider-wrapper {
    justify-content: space-around !important;
}
.service-carousel-container.AVERAGE_CUSTOMER_RATING {
max-width: 100% !important;
}


.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 .options {
display: flex;
margin: 20px auto 10px;
}

#regWhite .options p {
margin-bottom: 0;
}

#regWhite .card-heading {
flex-direction: column;
border-style: none;
height:unset;
width: 100%;
justify-content: flex-start;
padding: 0 10px;
}


#regWhite .card-heading .fa-regular, #regWhite .card-heading .fa-solid {
color: #00b6ff;
font-size: 5em;
margin: 10px auto;
}

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

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

#regGrey .card-body a:hover {
color: #0071ee;
}

#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: #000 !important;
    border-color: #00b6ff !important;
    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;
}


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

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

#regWhite .clean {
overflow: visible;
}


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

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



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

#regGrey .intro-text .across-all-text, #regGreen .intro-text .across-all-text {
    margin: 40px auto;
}

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

#regGrey .accordion-header {
    background: #0071ee;
    border-radius: 5px 0;
    color: white;
    padding-left: 7px;
}

#regGrey .accordion-header:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f0a9";
    margin-right: 5px;
    color: #fff;
}

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

#regGrey .across-eight {
    display: flex;
    grid-column: span 8;
    align-items: center;
    color: black;
}


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

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

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

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

/* TRAINING BUTTON START */

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

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

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

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

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

/* TRAINING BUTTON END */

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

#regPurple #Starting {
color: #fff;
}

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


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

#regPurple {
background: #262626;
}



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



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

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



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

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

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



/*---------------------- RegGreen START------------------------------- */

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

#regGrey h5.heading-subtitle, 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;
} 

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


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

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

#regGrey {
background: #eee;
}

#regGrey .benefit-header {
padding: 25px 0 0;
text-align: center;
}

#regGrey .benefit-title {
    text-align: center;
}

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

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

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

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

#regGrey .clean {
background: none;
color: #fff;
}

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

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

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

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

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

@media (max-width: 480px) {
    #regWhite .card-col-container, #regGrey .card-col-container {
        grid-gap: 10px;
    }
#regWhite .options {
flex-direction: column;
}
#regWhite .options .card-heading {
width: unset;
padding: 20px;
}
#regWhite .fa-regular, #regWhite .fa-solid {
font-size: 3em;
}
}

#regBlue #FAQs .across-all {
    margin: 0 auto;
    width: 60%;
}

/*---------------------- 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;
margin: 0 !important;
}
.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>