<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, #00000088, #000000aa), url("/uploaded/Image/mastheads/sm/LaptopAtDesk.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #00000088, #000000aa), url("/uploaded/Image/mastheads/sm/LaptopAtDesk.jpg"); }

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

html {scroll-behavior: smooth; scroll-padding-top: 80px;}
h2{ letter-spacing: 0px !important; }

#regGrey .card-button a {
    font-weight: bold;
}

#regPurple {background: #eeeeee;}

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

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


/*----------------- Modal End ------------------*/

/*----------------- PROMO Start ------------------*/
.promo {
  position: relative;
  text-align: center;
  color: white;
margin-bottom: 20px;
}

.promo-body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.promo-text {
  margin-bottom: 25px;
}

.PromoCTA {
padding: 5px 23px;
    border: solid 2px;
    border-radius: 8px;
    border-color: #1d4f91;
    background-color: #1d4f91;
    color: white;
    text-decoration: none;
}

a.PromoCTA:hover {

    color: #ffffff;

}

@media screen and (max-width: 1350px) {
  div.promo-text {
    display: none;
  }
}

@media screen and (max-width: 1350px) {
  div.promo-title { 
 margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  a.PromoCTA {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  div.promo-title { 
    font-size: xx-small;
  }
}

/*----------------- PROMO END ------------------*/



.sub-menu {margin-bottom: 0 !important;}

a.sub-menu.cta {
    display: flex;
    background: linear-gradient(180deg, #ff6319 75%, #ff5200ff);
    COLOR: white;
    font-weight: 600;
    background-color: #ff6319;
    margin-bottom: 30px !important;
    text-decoration: none;
    text-align: center;
    justify-content: space-evenly;
    align-items: center;
}
a.sub-menu.cta .fa-regular {
padding: 15px;
}

a.sub-menu.cta div {
padding: 5px 0;
}

.sub-menu.cta:hover {
background: linear-gradient(180deg, #0071ee 75%, #009fdfff);
background-color: #0071ee;
}

.sub-menu.cta li {
margin: unset;
}

.sub-menu.cta ul {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 13px 15px;
    list-style-type: none;
    max-width: 1360px;
    justify-content: space-around;
    box-sizing: border-box;
    padding-inline-start: 0em;
    align-items: center;
}

.sub-menu.cta a {
border-bottom: none;
}



/*----------------- TAB TITLE START ------------------*/
#regGrey h3.tab-title {
    margin: 0px;
    border-width: 0 0 4px 0;
    border-color: #1d4f91;
    border-radius: 0;
}
/*----------------- TAB TITLE END ------------------*/

/*---------------------- HR Line END---------------------------------------*/
#regGrey hr { 
color: #1d4f91;
border-style: solid;
width: 95%;
} 
/*---------------------- HR Line END---------------------------------------*/

#regBodyContent #HALFIMG {max-width:50%;}

/*---------------------- TAB START---------------------------------------*/
.tabs-nav-wrap {padding: 0px; text-align: center;}
.tabs-nav-wrap ul {display: flex; list-style: none;}
.tabs-nav-wrap ul li {list-style: none;display: inline-block;margin:0 0px;}

.tabs-nav li {
  list-style: none;
  display: block;
  padding:10px 20px;
  background: #565656;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
  color: #fff;
  text-align: center;
  text-decoration: none;
}


.tabs-nav .tab-nav-link.current,


.tab-nav-link {
    width: -moz-available;
}




.tabs-main-content {
    margin: 10px 10px 0 10px;
}

#regGrey #TABCON {padding: 0px; border-style: none;}
#regGrey #TABCON .card-col-container {border-style: none; margin-bottom: 0px;}
/*---------------------- TAB END ---------------------------------------*/



/*---------------------- ul Style---------------------------------------*/
#regGrey li.tab-nav-link {
    width: -webkit-fill-available;
    background-image: url(/uploaded/image/Cards/CardTitleBlank.png);
background-position: right;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-size: contain;
border: 1px solid #4a4a4a;
    background-repeat: no-repeat;
}

#regGrey ul {
    margin: 0px;
    padding-left: 0;
}
/*---------------------- ul  END---------------------------------------*/

/*---------------------- FORM START  ------------------------------- */

.FormR {width: 95%; float:right; background-color: transparent; padding: 2%;padding-top:0px;}

#ssform {padding: 14px;}

input[type=button], input[type=text], input[type=password], input[type=email]{

    -webkit-appearance: none;
    box-shadow: 0 0 3px #5cd053;
    border: 1px solid #28921f!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1em!important;
    margin-bottom: 1%!important;
    margin-right: 1%;
    width: 97%!important;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
	}

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #85b358;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 0;
    text-align: center;
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

.regSubscribe {background-color: transparent!important;}

#b6e3d1c7-dfad-4761-9fd6-50097bda0550 {
    width: 99.5% !important;
    -webkit-appearance: none;
    box-shadow: 0 0 5px #5cd053;
    border: 1px solid #28921f!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.0em!important;
    margin-bottom: 3%;
    margin-right: 1%;
    padding: 5px;
    color: #7e7e7e;
    border-radius: 3px 3px 3px 3px;
}

/*---------------------- FORM END  ------------------------------- */
/*PRICING */
.pricing {
    background: #1d4f91;
    color: #fff;
}

.mainPrice {
    color: white;
    margin: 0 auto;
    font-size: 1em;
    background-color: #1d4f91;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    border-color: #c3c3c3;
    padding: 4px 12px;
}

#regGrey a.mainPrice {
color: #fff !important;
text-decoration: none !important;
}

#regGrey a.mainPrice:hover {
background: #ff6319;
}

#regGrey .mainPrice svg {
    margin-right: 4px;
}

.workstation {
    justify-content: center;
 max-height: 350px
}

.prices {
    margin: 5px auto;
font-size: 14px;
}

.nowPrice {
    font-weight: 800;
    color: #262626;
    margin-left: 0.5em;
    font-size: 1.2rem;
}

.wasPrice {
    text-decoration: line-through;
}

.purchase-link {
    background: #ff6319;
    width: fit-content;
    margin: 0 auto;
    color: white !important;
    font-weight: 700 !important;
    padding: 5px 16px;
    border-radius: 4px;
    font-size: 22pxem;
}

.purchase-link:hover {
    background: #0071ee;
}

.dell{ 
font-weight: 100;
    font-size: 1.3em;
    border-top: white 1px solid;
    margin-top: 10px;
    padding-top: 10px;
}


.dellPrice {
text-decoration: line-through;
font-size: 1.1em;
}



.stock-and-delivery {
color: #63666a;
margin-top: 5px;
font-size: 0.8em;
}

@media (max-width: 700px) {
.stock-and-delivery {margin-bottom: 15px;}
}

/*PRICING END*/
#matrix-container .full em {
    opacity: 100%;
}

.half .fa-hexagon {
    position: relative;
}

.half .fa-hexagon:before {
    clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
    z-index: 2;
    position: relative;
}

.half .fa-hexagon:after {
    content: "\f312";
    color: #1d4f9155;
    position: absolute;
    left: 0;
}


#matrix-container .grey em {
    color: #dadada;
}

@media screen and (max-width: 600px) {
.tabs-nav-wrap ul{
    display: block;
  }
}

@media screen and (max-width: 500px) {
#regBodyContent #HALFIMG {max-width:100%;}
}


html {
  scroll-behavior: smooth;
}


/*---------------------- Resize ---------------------------------------*/

@media screen and (max-width: 600px) {
.tabs-nav-wrap ul{
    display: block;
  }
}

@media screen and (max-width: 500px) {
#regBodyContent #HALFIMG {max-width:100%;}
}
/*---------------------- Resize  END---------------------------------------*/



#regGrey img {
    max-height: 232px;
    margin: 0 auto;
}


/*---------------------- RegGreen Start  ------------------------------- */

#regGreen .feature-image {
    display: flex;
    margin: 20px 0px 10px 40px;
    border-radius: 10px;
    overflow: hidden;
    height: fit-content;
    box-shadow: 1px 2px 5px 2px #dadada;
}

.card-icon {
    color: #00b6ff;
    font-size: 60px;
}

#regGreen strong a {
color: #ff6319;
text-decoration: none;
}

#regGreen strong a:hover {
color: #00b6ff;

}

#regGreen a.across-all {
width:fit-content;background: #ff6319;border-radius: 4px;font-weight:bold;padding: 5px 35px;color: #fff !important;text-decoration: none;margin: 20px auto 0;display:flex;font-size: 1.1em;
}

#regGreen a.across-all:hover {
background: #0071ed;
}

@media (max-width: 1000px) {
#review .across-seven {
    grid-column: span 12;
}

#regGreen .feature-image {
    grid-column: span 12;
    margin: 0 auto 10px;
    max-width: 200px;
    order: -1;
}
}


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


</pre></body></html>