<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/LaserCNC.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/LaserCNC.jpg"); }

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

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

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


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

html {
  scroll-behavior: smooth;
  scroll-padding-top: 5rem;
}

.card-body ul li::marker {
    content: "\f312";
    font-family: "font awesome 6 pro";
    font-weight: 600;
    margin: 0 10px 0 0;
    display: inline;
    color: #0071ee;
    opacity: 0.9;
}


.card-body ul {
padding-inline-start: 20px;
}

.card-body ul li  {
    padding: 10px;
}

/*============ regWhite Start ============*/

.card-col-container {
grid-gap: 20px;
}

#regWhite .multi-button-container .card-button {
border: none;
margin: 5px;
}

#regWhite .multi-button-container .card-button a {
background-color: #0071ee;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-shadow: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
align-content: center;

}

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

#regWhite .multi-button-container .card-button:hover a, #regWhite .card-button:hover {
background-color: #ff6319;
    color: #fff !important;
    border-radius: 4px;
align-content: center;
}


/*----------------- Modal Start ------------------*/

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

/*----------------- Modal End ------------------*/
/* TRAINING BUTTON START */

#regGrey .card-body a:hover {
color: #0071ee !important;
font-weight: 600;
text-decoration: none;
}

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

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

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

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

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

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

#regGrey a:hover .svg-inline--fa  {
color: #ff6319;
}

#regGrey a:hover svg {
   margin-right: 20px;
font-weight: 600;
color: Grey;
text-decoration: none;
    transform: rotate(0deg);
}


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

#Packages { 
max-width: 1260px;
}

/* TRAINING BUTTON END */

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

.border {
    border: none;
    height: 3px;
}

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

.benefit .card-body p:first-of-type {
    margin-top: 0.5em;
}

.benefit img {
    aspect-ratio: 16/9;
    width: 100%;
}

.benefit-header {
    position: relative;
}

.benefit .card-body {
    padding: 10px 20px 10px 15px;
}

.benefit-title {
    margin-top: 3px;
    font-size: 1.1rem;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: none;
    padding-bottom: 5px;
    transition: 0.5s ease color;
    margin-bottom: 0px;
    border-bottom: 1px solid #dadada;
}

.benefit-title em {
    color: #00b6ff;
    margin-right: 6px;
    font-size: 1.1em;
}

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

.productIntro {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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


/*---------------------- GREY SECTION START------------------------------- */
#regGrey {
    background: #eee;
}

#regPurple {
    background: #262626;
}

div#spacer {
    padding-top: 10px;
}

#regPurple .card-span {
    color: white;
    background: none;
    border: none;
    box-shadow: none;
}

#regPurple .card-subtitle {  color: white;}

#regPurple h3.section-title {
    background: transparent!important;
}

#regPurple .card-span a {
    color: #ff9d24!important;
}

/*---------------------- GREY SECTION END  ------------------------------- */

/*----------------- Adding Section Title CSS for other sections start (that are only for white, grey, blue by default) -----------------*/
.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;
}

.intro-text .across-all-text {
    margin: 10px auto;
}

#regWhite .section-title, #regGrey .section-title, #regPurple .section-title {
    background: transparent;
    background-color: transparent !important;
    border: none;
    color: white;
    box-shadow: none;
}

#regGrey .section-title {
font-size: clamp(1.4rem, 1.142rem + 1.142vw, 2rem);
font-weight: 700;
color: #262626;
line-height: 1em;
margin: 20px 0 40px;
border-bottom: 1px solid #00b6ff;
width: fit-content;
padding-bottom: 6px;
}

#regGrey .section-title {
    margin: 0px auto !important;
    padding: unset;
font-size: 1.5em !important;
    background-color: transparent !important;
    background-image: none !important;
    border: unset !important;
    border-radius: unset !important;
    box-shadow: unset !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    display: flex;
    align-items: center;
    grid-column: -1/1;
font-weight: 600 !important;
line-height: 1em !important;
border-bottom: 2px solid #00b6ff !important;
width: fit-content !important;
padding-bottom: 6px !important;
}




@media (max-width: 480px) {
#regWhite .section-title, #regGrey .section-title, #regPurple .section-title, #regGreen .section-title { margin: 0px;}
#regPurple h5.heading-subtitle, #regGreen h5.heading-subtitle {
margin: 10px 0 12px;
}
}




/*----------------- Adding Section Title CSS to Green and Purple End -----------------*/

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

/*---------------------- RED/BLUE SECTION START------------------------------- */
div#white {
    color: white;
    background: none;
    border: none;
    box-shadow: none;
}


/*---------------------- RED/BLUE SECTION END  ------------------------------- */


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

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



#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;
    color: #009fdf;
    padding-left: 0px !important;
}

#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 #333;
margin: 0px;
opacity: 1;
margin-bottom: 45px;
}


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


@media (max-width: 700px) {
div#ORD {
order:2;
}
</pre></body></html>