<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------- Masthead Start ------------------------------- */

.webp .mh { background-image: linear-gradient(to bottom right,#0a264c88,#030b1777), url("/Uploaded/Image/mastheads/1920_catia.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right,#0a264c88,#030b1777), url("/Uploaded/Image/mastheads/1920_catia.png"); }

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

/*---------------------- Masthead End ------------------------------- */



/*---------------------- regWhite Start ------------------------------- */

#regWhite #Contact a {}

#regWhite #Contact .card-col-container {
    margin-top: 30px;
    grid-gap: 40px;
}

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

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


/*----------------- Breadcrumb Start------------------*/

/* Style the list */


#regWhite .fa-solid {
font-weight: 500;
}

#breadcrumb .svg-inline--fa {
display:none;
}


ul.breadcrumbNav {
  padding: 10px 16px;
  list-style: none;
color: #ff6319;
font-weight: 700;
font-size: 1em;
margin-left: -25px;
padding-left: 0px;
}

/* Display list items side by side */
ul.breadcrumbNav li {
  display: inline;
margin-left: -8px
}

/* Add a slash symbol (/) before/behind each list item */


#breadcrumb ul.breadcrumbNav li+li:before {
display: inline;
    padding: 5px;
    color: #565656;
    content: "/\00a0";
}


/* Add a color to all links inside the list */
svg.home {
filter: invert(57%) sepia(58%) saturate(5171%) hue-rotate(347deg) brightness(101%) contrast(105%);
}
svg.home:hover {
filter: invert(29%) sepia(53%) saturate(717%) hue-rotate(173deg) brightness(91%) contrast(103%);
}


/* Add a color on mouse-over */
#breadcrumb ul.breadcrumbNav li a:hover {
  color: #1d4f91;
font-weight: 700;
  text-decoration: underline;
}

#breadcrumb ul.breadcrumbNav li a{
color: #ff6319;
font-weight: 700;
text-decoration: none;
}

/*----------------- Breadcrumb End ------------------*/
.clean .accordion-header {
    font-weight: bold;
}

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

#regWhite .card-button a {
color: #1d4f91;
font-weight: 600;
}


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

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

#regWhite .card-button, #regGrey .card-button {
    background: none;
}

#regWhite .card-button a:hover, #regGrey .card-button a:hover {
    background: #1d4f91;

}

#regWhite .fa-solid {
font-weight: 500;
}

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

html {scroll-behavior: smooth;}

/*---------------------- regWhite End ------------------------------- */


#regGrey .card-col-container.intro-text {
    grid-gap: 10px;
}

#regGrey {
background-color: #eee;
}

#regGrey .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 {
    margin: 10px auto;
}

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

#regBodyContent .benefit-filters li, #regGrey .benefit-filters li {
    color: #0071ee;
    padding: 10px;
    text-indent: 0;
    font-weight: 600; 
    cursor: pointer;
}

 .catia .benefit-filters li:nth-child(2), .platform .benefit-filters li:nth-child(1), .all .benefit-filters li:nth-child(3)   {
   border-bottom: 2px solid;
}


#regBodyContent .benefit-filters svg, #regGrey .benefit-filters svg {
   display: none;
}


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

#regGrey .Inner {
    max-width: 1450px;
}

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

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

#Courses .platform, #Courses .sw, #Courses .visualisation, #Courses .simulation, #Courses .datamanagement, #Courses .documentation, #Courses .manufacturing, #Courses .electrical, #Courses .partner, #Courses .api, #Courses .catia, #Courses .enovia {
    display: none;
}

#Courses.all .enovia, #Courses.enovia .enovia, #Courses.all .catia, #Courses.catia .catia, #Courses.all .platform, #Courses.platform .platform, #Courses.all .sw,  #Courses.sw .sw, #Courses.all .visualisation, #Courses.visualisation .visualisation,  #Courses.all .simulation, #Courses.simulation .simulation, #Courses.all .datamanagement, #Courses.datamanagement .datamanagement, #Courses.all .documentation,  #Courses.documentation .documentation, #Courses.all .manufacturing, #Courses.manufacturing .manufacturing, #Courses.all .electrical, #Courses.electrical .electrical, #Courses.all .partner, #Courses.partner .partner, #Courses.all .api, #Courses.api .api  {
    display: block;
}

#regGrey .card-span a:hover, #regGrey .card-span a:hover, #regBlue .card-span a:hover {
    text-decoration: none;
}

#regGreen { background: #eee;}
#regGreen header { background: #1d4f91;}
#regGreen .card-headingTitle { text-align: center;}
#regGreen .card-heading { border-color: #63666a;}

/* TRAINING BUTTON START */

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

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

#regWhite .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 {
background: transparent;
font-weight: 600;
color: #009fdf !important;
text-decoration:none;
padding-left: unset;
text-indent: unset;
padding: 10px;
}

#regWhite .training-button a:hover, #regGrey .training-button a:hover, #regPurple .training-button a:hover {
background: transparent;
color: #ff6319 !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, #regGrey a:hover svg, #regGrey .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 {
font-weight: 600;
color: #ff6319;

}

/* TRAINING BUTTON END */

/*----------------- regPurple Start ------------------*/

#regPurple .card-span .training-button {
    text-align: left;
    margin-left: 18px;
}

#regPurple .card-span a:hover {
color: #ff6319;
}

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

#regPurple {
background: #262626;
}


#passports .card-icon img, #regPurple .card-icon img {
height: 100px;
}

#regPurple .card-icon, #passports .card-icon {
display:flex;
justify-content: center;

}

#regPurple .card-subtitle, #passports .card-subtitle {
    font-weight: 600;
    text-align: center;
}

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

#regPurple .card-span img, #passports .card-span img {
    aspect-ratio: 1/1;
}

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

/*----------------- regPurple End ------------------*/


/*----- ABOUT FOOTER -----*/


#regBlue .card-subtitle {
    font-size: 1.3em;
    font-weight: 400;
    color: #ffffff!important;
    border-style: none;
    border-width: 0 0 1px 0;
    padding-bottom: 10px;
    width: 100%;
}

#regBlue .card-icon img {
    filter: unset;
}

.card-span.across-three.clean {
    background: transparent;
    color: #fff;
align-text: center;
}

#regBlue .card-span {
     text-align: center;
}

#regBlue .Inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

/*----- ABOUT FOOTER -----*/


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

#regBodyContent #regLoginTV input[type=text], #regBodyContent input[type=text], #regBodyContent input[type=text] {
    margin-right: 0;
}

#regBodyContent #regLoginTV input[type=text], #regBodyContent #regLoginTV input[type=password], #regNotCustomer input[type=text], #regNotCustomer input[type=password], #regBodyContent #regForm3 input[type=text], #regBodyContent input[type=text], #regBodyContent input[type=email], #regBodyContent input[type=number], #regBodyContent input[type=password], #regBodyContent #regForm textarea {
    margin-bottom: 0;
}

.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  ------------------------------- */
</pre></body></html>