<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
/*Global Reset*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Open Sans', sans-serif;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  font-family: 'Open Sans', sans-serif;
}
body {
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
}
ol,
ul {
  list-style: none;
  font-family: 'Open Sans', sans-serif;
}
blockquote,
q {
  quotes: none;
  font-family: 'Open Sans', sans-serif;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
  font-family: 'Open Sans', sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 'Open Sans', sans-serif;
}
strong {
  font-weight: 600;
}
/*Global Reset*/
body {
  background-color: #dbdbdb;
}
.container {
  width: 100%;
  min-width: 1134px;
  max-width: 1134px;
  margin: 0px auto;
}
.header::after {
  content: " ";
  display: table;
  clear: both;
}
.header .header_inner {
  height: 95px;
}
.header .header_inner .logo {
  position: absolute;
  width: 175px;
  height: 95px;
  background: url("/images/ad360-demo-sprite.png") 0 8px no-repeat;
}
.header .header_inner .logo a {
  display: block;
  height: 95px;
}
.header .header-rhs {
  float: right;
}
.header .header-rhs .sm-menu {
  height: 22px;
  border-bottom: 1px solid #afafaf;
  padding-top: 21px;
  float: right;
  width: 435px;
  width: 462px\9;
  text-align: right;
}
.header .header-rhs .sm-menu ul {
  float: right;
}
.header .header-rhs .sm-menu li {
  float: left;
  font-size: 12px;
}
.header .header-rhs .sm-menu li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 0px 16px;
  border-right: 1px solid #797979;
}
.header .header-rhs .sm-menu li a:hover {
  color: #5c6a72;
  text-decoration: underline;
}
.header .header-rhs .sm-menu li a.toll-free:hover {
  color: #000;
  text-decoration: none;
}
.header .header-rhs .sm-menu li.last-child a {
  padding-right: 8px;
  border-right-width: 0;
  border-right: 0px solid #fff;
}
.header .header-rhs .sm-menu li.first-child a {
  padding-left: 8px;
}
.header .header-rhs .big-menu {
  height: 32px;
  padding-top: 10px;
  clear: both;
}
.header .header-rhs .big-menu li {
  float: left;
  font-size: 16px;
  font-weight: 600;
}
.header .header-rhs .big-menu li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 0px 14px;
}
.header .header-rhs .big-menu li a:hover {
  text-decoration: underline;
}
.header .header-rhs .big-menu li a .icn {
  margin-right: 7px;
}
.span_1 {
  width: 760px;
  float: left;
  border-right: 1px solid #dadbda;
  height: 230px;
  margin-top: 15px;
}
.span_2 {
  width: 330px;
  float: left;
}
.icn {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("/images/ad360-demo-sprite.png");
  vertical-align: middle;
}
.icn-home {
  background-position: -30px -95px;
}
.icn-download {
  background-position: -60px -95px;
}
.icn-help {
  background-position: -3px -95px;
  width: 15px;
}
.banner_txt {
  padding-top: 60px;
  text-align: center;
  margin: 0 50px 30px 50px;
}
.banner_txt p {
  line-height: 20px;
  font-size: 19px;
  font-weight: 200;
  padding-left: 20px;
}
.banner_txt h1 {
  line-height: 68px;
  font-size: 48px;
  font-weight: 200;
  margin: 5px 0 10px 0;
}
.banner_actions {
  padding-top: 10px;
}
.banner_actions p {
  line-height: 20px;
  font-size: 19px;
  font-weight: 200;
  padding-left: 20px;
  font-size: 15px;
  text-align: center;
}
.banner .banner_inner {
  height: 260px;
  background-color: #f0f0f0;
  padding: 19px;
  border-bottom: 2px solid #dbdbdb;
}
.banner_list {
  clear: both;
  margin: 0 50px;
}
.banner_list ul {
  list-style: none;
  color: #60b924;
}
.banner_list ul li {
  font-size: 16px;
  font-weight: 200;
  line-height: 36px;
}
.banner_list ul li span {
  padding-left: 7px;
  color: #000;
}
.banner_list ul li span a {
  color: #000;
  text-decoration: none;
}
.banner_list ul li span a:hover {
  text-decoration: underline;
}
.half_60 {
  width: 53%;
  float: left;
}
.half_40 {
  width: 47%;
  float: left;
}
.btn {
  font-size: 18px;
  display: block;
  background: #ccc;
  padding: 18px 15px 18px 60px;
  margin: 20px 30px 30px 50px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  position: relative;
  font-weight: 100;
}
.btn .icn {
  width: 31px;
  height: 31px;
  margin-right: 10px;
  vertical-align: middle;
  position: absolute;
  left: 22px;
  top: 10px;
}
.btn span {
  font-size: 12px;
}
.btn-primary {
  background-color: #81ba4e;
}
.btn-primary:hover {
  background-color: #72B13A;
}
.btn-default {
  background-color: #5c6a72;
}
.btn-default:hover {
  background-color: #48565F;
}
.icn-user-admin {
  background-position: -464px -8px;
}
.personalized-demo {
  color: #1376b5;
  font-size: 14px;
  text-decoration: none;
  margin: 0px 30px 0 93px;
  display: block;
  line-height: 18px;
}
.icn-personalized-demo {
  background-position: -89px -93px;
  margin-right: 6px;
}
.icn-user-technician {
  background-position: -418px -9px;
}
.content_inner {
  background-color: #fff;
  margin-bottom: 0px;
  padding: 60px 40px 0;
}
.content_inner .row {
  margin-bottom: 40px;
  display: inline-block;
}
.cells {
  width: 20%;
  float: left;
}
.cells .icon {
  display: block;
  height: 87px;
  text-align: center;
}
.cells .txt {
  display: block;
  height: 107px;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  padding: 0px 20px 25px 20px;
}
.cells .txt p {
  line-height: 25px;
}
.cells .txt p a {
  color: #000;
  text-decoration: none;
}
.cells .txt p a:hover {
  text-decoration: underline;
}
.cells .icn {
  width: 59px;
  height: 59px;
}
.icn-inactive-user {
  background-position: -314px -139px;
}
.icn-password-reset {
  background-position: -74px -135px;
}
.icn-o365 {
  background-position: -155px -136px;
}
.icn-automate {
  background-position: -4px -139px;
}
.icn-mailbox {
  background-position: -236px -133px;
}
.icn-bullet {
  background-position: -464px -65px;
}
.row {
  clear: both;
  height: auto;
}
.content .split-4 {
  float: left;
  margin: 0 1% 0 0;
  width: 32%;
}
.content .split-4 p {
  font-size: 13px;
}
.content .span-1 {
  padding-left: 90px;
  padding-right: 25px;
  position: relative;
}
.content .span-1 a {
  color: #0098cb;
  text-decoration: none;
  clear: both;
  display: block;
  line-height: 20px;
}
.content .span-1 h3 {
  color: #000;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 18px;
}
.content .span-1 p {
  line-height: 20px;
}
.content .icn-IAM-operators {
  background-position: -2px -123px;
}
.content .icn-IAM-operators2 {
  background-position: -82px -123px;
}
.content .icn-automate {
  background-position: -162px -123px;
}
.content .icn-workflow {
  background-position: -2px -196px;
}
.content .icn-secure {
  background-position: -82px -196px;
}
.content .icn-Traffic {
  background-position: -162px -196px;
}
.content .icn {
  height: 72px;
  left: 0;
  position: absolute;
  top: 0;
  width: 72px;
  background-image: url("/images/ad360-demo-sprite.png");
}
.content .sprite {
  background-image: url("/images/ad360-demo-sprite.png");
}
.content .logo {
  background-image: url("/images/ad360-demo-sprite.png");
}
.footer {
  background-color: #f1f0f0;
  height: 36px;
  width: 100%;
  position: fixed;
  bottom: 0px;
}
.footer p {
  font-size: 12px;
  text-align: center;
  font-weight: 200;
  line-height: 36px;
  color: #747474;
}
.offer-bar {
  height: 50px;
  background: #135dff;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #e6e6e8;
  display: none;
}
.offer-bar:before,
.offer-bar:after {
  content: " ";
  width: 30%;
  position: absolute;
  left: 0;
  top: 0;
  height: 49px;
  background: url("/images/yearend-offer-2022.png") -330px -9px;
  background-size: 600px 144px;
  z-index: 1;
}
.offer-bar:after {
  background-position: left -9px;
  right: 0;
  left: auto;
}
.offer-bar,
.offer-bar * {
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
}
.offer-bar .offer-bar-inner {
  position: relative;
  z-index: 2;
  padding: 6px 10px;
}
.offer-bar .offer-bar-inner .offer-des-tag {
  display: inline-block;
  position: relative;
  padding: 6px 28px 6px 20px;
}
.offer-bar .offer-bar-inner .offer-des-tag small {
  font-size: 12px;
  display: block;
  position: relative;
  z-index: 2;
  color: #000;
  font-weight: 600;
  padding: 6px 10px 6px 15px;
  background: #f1e300;
}
.offer-bar .offer-bar-inner .offer-des-tag small:before {
  content: " ";
  display: block;
  position: absolute;
  background: url("/images/yearend-offer-2022.png") -429px -96px;
  background-size: 600px 144px;
  width: 58px;
  height: 48px;
  top: -14px;
  left: -35px;
}
.offer-bar .offer-bar-inner .offer-des-tag small:after {
  content: " ";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border: 8px solid #f1e300;
  border-left-color: #0000;
  border-right-color: #0000;
  border-top-color: #0000;
  top: -3px;
  right: -7px;
  height: 0.2px;
  display: none\9;
}
.offer-bar .offer-bar-inner .offer-des-tag:before {
  content: " ";
  display: none;
  position: absolute;
  background: url("/images/yearend-offer-2022.png") -12px -95px;
  background-size: 600px 144px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.offer-bar .offer-bar-inner .offer-btn {
  transition: all 0.5s ease-in-out;
  display: inline-block;
  padding: 7px 20px;
  border-radius: 30px;
  background-color: #d21313;
  text-decoration: none;
  margin-left: 20px;
  color: #fff;
}
.offer-bar .offer-bar-inner .offer-btn .offer_icn_gift {
  display: inline-block;
  background: url("/images/yearend-offer-2022.png") -582px -125px;
  background-size: 600px 144px;
  width: 11px;
  height: 11px;
}
.offer-bar .offer-bar-inner .offer-btn:hover {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.offer-bar .offer-bar-inner .offer-tc {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 9px;
}
@media screen and (min-width: 2559px) {
  .offer-bar .offer-bar-inner .offer-tc {
    font-size: 12px;
    right: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .offer-bar::after {
    background-position: left -41px;
  }
  .offer-bar::before {
    background-position: -235px -9px;
  }
}
@media screen and (max-width: 768px) {
  .offer-bar,
  .offer-bar * {
    font-size: 12px;
  }
  .offer-bar::after {
    background-position: 59px -21px;
  }
  .offer-bar::before {
    background-position: -235px -9px;
  }
  .offer-bar .offer-bar-inner .offer-des-tag {
    padding: 6px 14px 6px 20px;
  }
  .offer-bar .offer-bar-inner .offer-btn {
    margin-left: 5px;
  }
  .offer-bar .offer-bar-inner .offer-tc {
    right: 15px;
    bottom: 10px;
  }
}
@media screen and (max-width: 468px) {
  .offer-bar,
  .offer-bar * {
    font-size: 12px;
  }
  .offer-bar:before,
  .offer-bar:after {
    display: none;
  }
  .offer-bar .offer-bar-inner {
    text-align: left;
    line-height: 16px;
    padding-top: 9px;
  }
  .offer-bar .offer-bar-inner .offer-des-tag {
    padding: 0;
    display: block;
  }
  .offer-bar .offer-bar-inner .offer-des-tag:before {
    display: none;
  }
  .offer-bar .offer-bar-inner .offer-des-tag small {
    padding: 0;
    font-size: 12px;
    color: #f1e300;
    border-width: 0;
    background-color: transparent;
  }
  .offer-bar .offer-bar-inner .offer-des-tag small:before {
    display: none;
  }
  .offer-bar .offer-bar-inner .offer-des-tag small:after {
    display: none;
  }
  .offer-bar .offer-bar-inner .offer-btn {
    margin-left: 0;
    padding: 4px 8px;
    margin-top: 5px;
    position: absolute;
    top: 7px;
    right: 7px;
  }
  .offer-bar .offer-bar-inner .offer-btn .offer_icn_gift {
    display: none;
  }
  .offer-bar .offer-bar-inner .offer-tc {
    top: 35px;
    font-size: 7px;
    right: 9px;
  }
}
@media screen and (max-width: 375px) {
  .offer-bar,
  .offer-bar * {
    font-size: 11px;
  }
  .offer-bar .offer-bar-inner {
    text-align: left;
    line-height: 16px;
    padding-top: 9px;
  }
  .offer-bar .offer-bar-inner .offer-des-tag {
    padding: 0;
    display: block;
  }
  .offer-bar .offer-bar-inner .offer-des-tag:before {
    display: none;
  }
  .offer-bar .offer-bar-inner .offer-des-tag small {
    padding: 0;
    font-size: 12px;
    color: #f1e300;
    background-color: transparent;
  }
  .offer-bar .offer-bar-inner .offer-des-tag small:before {
    display: none;
  }
  .offer-bar .offer-bar-inner .offer-des-tag small:after {
    display: none;
  }
  .offer-bar .offer-bar-inner .offer-btn {
    margin-left: 0;
    padding: 4px 8px;
    margin-top: 5px;
    position: absolute;
    top: 7px;
    right: 7px;
  }
  .offer-bar .offer-bar-inner .offer-btn .offer_icn_gift {
    display: none;
  }
}
@media screen and (max-width: 325px) {
  .offer-bar .offer-bar-inner .offer-des-tag small:before {
    display: none;
  }
  .offer-bar,
  .offer-bar * {
    font-size: 9.3px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .offer-bar .offer-bar-inner .offer-des-tag small:after {
    display: none;
  }
}
body.year-end-offer-enabled .offer-bar {
  display: block;
}
@media screen and (max-width: 1024px) {
  .container {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .span_1 {
    width: 600px;
  }
  .span_2 {
    width: 315px;
  }
  .banner_txt h1 {
    font-size: 38px;
    line-height: 38px;
  }
  .banner_txt p {
    line-height: 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .span_1 {
    width: 400px;
  }
  .span_2 {
    width: 315px;
  }
  .content_inner:after {
    content: " ";
    display: table;
    clear: both;
  }
  .content_inner .row {
    max-width: 50%;
    width: 49%;
    display: block;
    float: left;
    clear: none;
  }
  .content_inner .row &gt; .split-4 {
    float: none;
    width: 100%;
    margin: 40px 0;
  }
  .banner_txt h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .banner_txt p {
    line-height: 26px;
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .header .header-rhs .big-menu li a .icn {
    transform: scale(0.8);
    margin-right: 2px;
  }
  .header .header_inner .logo {
    margin-top: 10px;
  }
  .header .header-rhs .sm-menu {
    margin-top: -16px;
  }
  .header .header-rhs .sm-menu li.last-child a {
    padding-right: 3px;
  }
  .header .header-rhs .big-menu ul {
    float: right;
    margin: 10px 10px 0 0;
  }
  .header .header-rhs .big-menu ul li a {
    font-size: 11px;
    padding: 0px 5px;
  }
  .banner_txt {
    padding-top: 0;
    margin: 0;
  }
  .banner_txt p {
    padding: 0;
  }
  .banner .banner_inner {
    height: auto;
  }
  .banner .banner_inner::after {
    content: " ";
    display: table;
    clear: both;
  }
  .span_1 {
    height: auto;
    width: 100%;
    border-right-width: 0;
  }
  .span_2 {
    float: none;
    width: 100%;
  }
  .btn {
    margin: 20px 30px 30px 30px;
  }
  .content_inner {
    padding: 30px 15px 0;
  }
  .content_inner .row {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .content_inner .row .split-4 {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .banner .banner_inner {
    padding: 5px;
  }
  .btn {
    margin: 20px 10px 30px 10px;
  }
  .header .header_inner .logo {
    transform: scale(0.7);
    margin-left: -20px;
  }
  .header .header-rhs .big-menu ul {
    float: right;
    margin: 0px 10px 0 0;
  }
  .header .header-rhs .big-menu ul li {
    float: none;
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 5px;
  }
  .header .header-rhs .big-menu ul li a {
    padding: 2px 5px 0px 5px;
  }
}
</pre></body></html>