<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------- Masthead Start ------------------------------- */
 @import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;amp;display=swap');

#IMG-MASTHEAD.tall-mh { height: 550px; overflow: hidden; position: relative;}

.mh #INNER3 { background-image: linear-gradient(to bottom right,#00000011,#00000022), url("/Uploaded/Image/mastheads/tall/What-New-Home-Masthead.webp"); }
.mh #INNER1 { background-image: linear-gradient(170deg, #1c212999, #1c212977, #1c212999), url("/Uploaded/Image/mastheads/tall/solidworks-training-masthead.webp");}
.mh  #INNER2 {     background-image: linear-gradient(to bottom right, #030b1733, #030b1755), url("/Uploaded/Image/mastheads/tall/SolidCAM-2025.webp"); background-size: cover;
 }

h5.subheading {
    color: #00b6ff;
    text-transform: uppercase;
    font-size: clamp(1.7rem, 1.353rem + 2.871vw, 2.5rem);
    text-shadow: 0 3px 8px #000;
    font-family: "Barlow Condensed";
}

#INNER3 .MastheadCTA, #INNER1 .MastheadCTA, #INNER2 .MastheadCTA {
    margin: 20px 0 0;
    background: #ff6319 !important;
    position: relative;
    transform-style: preserve-3d;
    border: none;
    width: fit-content;
    display: flex;
}

#INNER1 h1 {
    text-align: center;
    line-height: 1;
    font-family: Barlow Condensed;
    font-size: clamp(2.5rem, 1.553rem + 2.871vw, 4.5rem);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.promo-top {
    display: flex;
    margin-top: -1.5em;
}

.promo-number.outline, .promo-percent.outline {
    -webkit-mask: linear-gradient(#000 0 0) text;
    mask: linear-gradient(#000 0 0) text;
    backdrop-filter: blur(3px) brightness(1.3);
    font-size: 5em;
    -webkit-text-stroke: #e4f589 7px;
    font-weight: 600;
    letter-spacing: -0.025em;
    filter: drop-shadow(0px 2px 4px #000);
    background: #fff2;
}

.promo-number:after {
    content: "30";
    background: linear-gradient(-15deg, #d3ff0e33, #e9f79911, #d3ff0e22);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-text-stroke: 5px white;
    mask-image: linear-gradient(135deg, black 20%, transparent, black 80%);
}

.promo-percent.outline {
    font-size: 3em;
    letter-spacing: 0;
    -webkit-text-stroke: #f3ffb3 5px;
    font-weight: 700;
}

.promo-percent:after {
    content: "%";
    background: linear-gradient(-15deg, #d3ff0e33, #e9f79911, #d3ff0e33);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-text-stroke: 5px white;
    mask-image: linear-gradient(135deg, black, transparent, black);
}

.promo-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.promo-off {
    color: transparent;
    text-shadow: none;
    background: linear-gradient(135deg, #fafde8, #ebf8a3);
    background-clip: text;
    font-size: 1.6em;
    margin: -0.2em 0 0;
    font-weight: 800 !important;
    filter: drop-shadow(2px 4px 3px #0008);
}

.promo-text {
    color: transparent;
    text-shadow: none;
    background: linear-gradient(135deg, #fafde8 30%, #ebf8a3);
    background-clip: text;
    font-size: 1.3em;
    margin: -0.3em 0 0;
    filter: drop-shadow(2px 4px 3px #0008);
    line-height: 0.9em;
    font-weight: 700 !important;
}

#INNER1 .MastheadCTA {
    margin: 20px auto -20px;
    border: 2px solid white;
    font-size: 1.5em;
}

#INNER1 h2 {
    font-weight: 700;
    letter-spacing: 0;
    font-size: clamp(1.1rem, 0.871rem + 1.038vw, 1.5rem);
    line-height: 1.4em;
    text-transform: none;
    font-weight: 400;
}


.outline { color: transparent; -webkit-text-stroke: 2px white; text-shadow: none; }
.fa-duotone:after {
    opacity: 0.8 !important;
    color: #dadada;
}

#INNER1 .masthead-inner {
    padding: 10px 20px;
}
#INNER1 .event-details {
    align-items: flex-start;
    text-align: left;
}


@media(max-width: 1500px){
#INNER1 .event-details {
    align-items: center;
padding: 0 20px;
    text-align: center;
}
#INNER1 h1, #INNER1 h2 {
    text-align: center;
}
}

@media(max-width: 1360px){
#INNER1 .across-five, #INNER1 .across-seven {
grid-column: span 6;
}
}

@media(max-width: 1060px){
#INNER1 .across-five {
grid-column: span 12;
}

#INNER1 .across-seven {
display: none;
}
}

#promo-percent {
    font-size: 200px;
    flex-direction: row;
    display: flex;
    line-height: 1em;
}

#promo-upgrade {
    -webkit-text-fill-color: #1d1a3c;
    -webkit-text-stroke: #fff 2px;
    display: flex;
    margin: -30px auto -10px;
    line-height: 1em;
    font-size: 145px;
}

#promo-text {
    display: flex;
    align-items: center;
}

#promo-feature {
    position: absolute;
    width: auto;
    height: 600px;
right: 0;
}

#percent-off {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto auto auto 5px;
}

#off {
    font-size: 65px;
    display: flex;
    line-height: 1em;
    margin: -15px 0 0px;
}

#percent {
    font-size: 130px;
    display: flex;
    line-height: 1em;
}

.masthead-inner {
    z-index: 7;
    max-width: 1360px;
    width: 100%;
    padding: 10px 40px 20px;
    box-sizing: border-box;
    margin: auto;
}

#INNER3 .masthead-inner {
    max-width: 1460px;
}

#INNER2 .masthead-inner {
padding: 10px;
}


#INNER2 .event-details {
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    margin: auto;
    max-width: 600px;
}

@media (max-width: 1000px) {
#INNER2 .feature-hex {
display: none;
}
#INNER2 .event-details {
grid-column: span 12;
margin: auto;
}
}

.promo-masthead-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px auto auto 0;
    width: 100%;
    max-width: 760px;
}


#INNER2 h1 {
    text-shadow: 0 3px 8px #000;
    font-family: "Barlow Condensed";
    text-align: left;
    line-height: clamp(2.2rem, 1.553rem + 2.871vw, 4rem);
    font-size: clamp(2.2rem, 1.553rem + 2.871vw, 4.2rem);
}

#INNER3 h1 {
    text-shadow: 0 3px 8px #000;
    text-align: left;
    font-family: "Barlow Condensed";
    line-height: clamp(2.2rem, 1.553rem + 2.871vw, 4.5rem);
    font-size: clamp(2.2rem, 1.553rem + 2.871vw, 4.5rem);
}

#IMG-MASTHEAD .promo-masthead-titles h1 {
    font-family: 'Barlow Condensed';
    text-shadow: 0 1px 3px #0006;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto 0 0;
}

#IMG-MASTHEAD .promo-masthead-titles h2 {
    font-family: 'Barlow Condensed';
    text-align: center;
    font-size: clamp(1.8rem, 0.68rem + 2.56vw, 2.6rem);
    line-height: clamp(1.8rem, 0.68rem + 2.56vw, 2.6rem);
    font-weight: 300;
    letter-spacing: 4px;
    text-shadow: 0 1px 2px #0006;
}

#IMG-MASTHEAD .promo-masthead-titles .MastheadCTA {
    background: linear-gradient(45deg, #2b8be8 20%, #86dd40);
    border: #fae916 2px solid;
    margin: 20px auto 0px 0;
    font-weight: bold;
    font-size: 2em;
    transition: 0s;
    text-shadow: 0 0 10px #0006;
}

#IMG-MASTHEAD .promo-masthead-titles .MastheadCTA:hover {
    transform: scale(1);
    background: #fae916;
    border-color: white;
}

.event-details { display: flex; justify-content: center; flex-direction: column; }
.location-date { font-size: clamp(1rem, 0.93rem + 0.307vw, 1.3rem); color: #eee;     margin: 12px 0 0; text-shadow: 1px 2px #000;}
.location-date em { color: #009fdf; margin: 0 10px 0 0;}


#IMG-MASTHEAD {position: relative;}

.mh #INNER3, .mh #INNER1,  .mh #INNER2 {
    height: 100%;
    width: 100%;
    max-width: 1920px;
    flex-direction: column;
    flex-wrap: wrap;
    margin: auto;
    justify-content: center;
   transition: opacity 1s ease;
background-position: center;
background-blend-mode: multiply;
}



.mastButton {
    position: absolute;
    background: #fff;
    opacity: 0.6;
    height: 8px;
    width: 40px;
    z-index: 3000;
    border: none;
    border-radius: 6px;
    bottom: 12px;
    transition: opacity 0.5s ease;
    cursor: pointer;
}

.mastButton:hover {
    opacity: 0.9 !important;
    background: #00b6ff;
}

.button-wrap:hover {
    background: #000;
    border-color: #00b6ff;
}
.button-wrap {
    display: flex;
    position: absolute;
    bottom: 20px;
    width: 160px;
    height: 31px;
    border-radius: 20px;
    border: 2px solid #dadada99;
    transition: 0.3s ease;
}

#BUTTON1 {
    left: calc(50% - 70px);
}

#BUTTON2 {
    left: calc(50% - 20px);
}

#BUTTON3 {
    left: calc(50% + 30px);
}

#PAUSEBUTTON {
position: absolute;
bottom: 20px;
    left: calc(50% + 90px);
    font-size: 26px;
    background: none;
    border: none;
    color: white;
    opacity: 0.6;
    cursor: pointer;
    z-index: 3000;
}

#PAUSEBUTTON:hover {
color: #00b6ff;
opacity: 0.9;
}

#PAUSEBUTTON.play .fa-pause:before {
    content: "\f04b";
    font-size: 0.9em;
}

.feature-hex {display: none;}

.masthead-list {
    color: white;
    font-size: 16px;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    margin: 0;
    padding: 0;
}

.masthead-list li {
    margin: 18px 0;
    display: flex;
    align-items: center;
}

.masthead-list i {
    font-size: 30px;
    padding-right: 16px;
    text-shadow: 2px 2px #000;
}

@media (max-width: 1200px) {
#promo-upgrade {
    font-size: 120px;
}
}

@media (max-width: 1000px) {
#IMG-MASTHEAD.tall-mh {
height: 450px;
}

.mh #INNER2 {
background-position: 20%;
}

.mh #INNER3 {
background-position: left;
}

.promo-masthead-titles {
        max-width: 560px;
        width: unset;
        margin: -20px auto 0;
        align-items: center;
}

#IMG-MASTHEAD .promo-masthead-titles h1 {
    margin: auto;
    align-items: center;
}

#promo-upgrade {
    font-size: 105px;
}

#IMG-MASTHEAD .promo-masthead-titles .MastheadCTA {
    margin: 20px auto -20px;
}

#promo-feature {
display: none;
}

}

@media (min-width: 701px) {
.feature-hex {display: flex;}
}

@media (max-width: 700px) {
.masthead-list {
    grid-template-columns: repeat(1, 1fr);
font-size: 14px;
        margin: 15px auto -10px;
}

.masthead-list li {
    margin: 8px 0;
    display: flex;
    align-items: center;
}

.masthead-list i {
    font-size: 20px;
    padding-right: 16px;
    text-shadow: 2px 2px #000;
}

#INNER3 .event-details, #INNER2 .event-details {
    margin: auto;
    text-align: center;
}

#promo-percent {
    font-size: 150px;
}

#percent {
    font-size: 100px;
}

#off {
    font-size: 50px;
    margin: -15px 0 0px;
}

#promo-upgrade {
    font-size: 80px;
    margin: -15px auto -10px;
}

.location-date { margin: 10px auto 0;}

#IMG-MASTHEAD .promo-masthead-titles .MastheadCTA {
        margin: 20px auto -20px !important;
        font-size: 1.8em !important;
}
h5.subheading {text-align: center;}
}



@media (max-width: 450px) {
.mh #INNER1 { background-image: linear-gradient(45deg, transparent, #000a), url("/Uploaded/Image/mastheads/tall/450_training-masthead-2025.webp"); }
.mh #INNER3 {background-image: linear-gradient(to bottom right,#00000066,#00000011), url("/Uploaded/Image/mastheads/mobile/450_What-New-Home-Masthead.webp");}
.mh #INNER2 { background-image: linear-gradient(0deg, #00b6ff44, #0008 40%), url("/Uploaded/Image/mastheads/tall/450_SolidCAM-2025.webp");}
.mh #INNER3, .mh #INNER1, .mh #INNER2 { background-size: cover;}

#IMG-MASTHEAD.tall-mh #INNER3, #IMG-Masthead.tall-mh #INNER2 {
background-position: center;
}



#promo-upgrade {
    font-size: 65px;
    -webkit-text-stroke: #fff 1px;
}

#IMG-MASTHEAD .promo-masthead-titles .MastheadCTA {
        margin: 20px auto -20px !important;
        font-size: 1.5em !important;
}
}


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












.poster-link:hover {
    filter: brightness(0.8);
    cursor: pointer;
}














html {scroll-behavior: smooth;}

.card-icon img {
    filter: brightness(0) saturate(100%) invert(23%) sepia(43%) saturate(2234%) hue-rotate(193deg) brightness(94.4%) contrast(90%);
}

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

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

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


.fak-masthead {color: white;
width: auto !important;
height: clamp(40px, 5vw, 80px);
margin-top: -2%;
align-self: flex-start;
}

#HOMEBLOG {margin-bottom: 5px;}

#regBodyContent .view-all-button {
    padding: 4px 12px;
    text-transform: uppercase;
    transition: 0.5s ease all;
    margin-bottom: 20px;
    border-radius: 0 0 4px 4px;
}

#regBodyContent a.view-all-button:hover {
    color: #fff;
    background-color: #1d4f91;
}

#regBlue .card-subtitle-2021.across-all {
    color: white;
    border-color: white;
    margin-top: 40px
}

.card-subtitle-2021 {
    font-size: 1.3em;
    font-weight: 400;
    color: white;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 1px 0;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.card-body-shoppingbag {
width:45%;
padding: 5px;
}
#EXP header {
background-color: #1f315d;
}
#regGrey #EXP .card-button a:hover {
    color: white;
    background: #1f315d;
}
#QUOTE  header {
background-color: #1d4f91;
}
#regGrey #QUOTE  .card-button a:hover {
    color: white;
    background: #1d4f91;
}

#SUPPORT header {
background-color: #262626;
}
#regGrey #SUPPORT .card-button a:hover {
    color: white;
    background: #262626;
}


#regGreen {
background-color: #262626;
}


@media (max-width: 700px){
.fak-masthead, #IMG-MASTHEAD h1 { margin: 0 auto;}
.outline { -webkit-text-stroke: 1px white;}
#INNER1 #IMG-MASTHEAD h1 { margin: 5px auto; }
#IMG-MASTHEAD .inner-masthead h1 { text-align: center;}
#IMG-MASTHEAD .inner-masthead h2 { text-align: center; letter-spacing: 0px;}
#IMG-MASTHEAD  h2 { letter-spacing: 0px;}
#IMG-MASTHEAD .inner-masthead .MastheadCTA { margin: 5px auto 0px; }
#IMG-MASTHEAD .MastheadCTA { margin: 20px auto 10px !important;}
#IMG-MASTHEAD #INNER2 .MastheadCTA { margin: 10px auto !important;}
}


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