@charset "UTF-8";
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Autodesk-Icon-Font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face{font-family:"ArtifaktElement";src:local("Artifakt Element Regular"),local("ArtifaktElement-Regular"),url("../fonts/Artifakt%20Element%20Regular.woff2") format("woff2"),local("Artifakt Element Regular"),local("ArtifaktElement-Regular"),url("../fonts/Artifakt%20Element%20Regular.woff") format("woff"),local("Artifakt Element Regular"),local("ArtifaktElement-Regular"),url("../fonts/Artifakt%20Element%20Regular.ttf") format("truetype");font-weight:normal;font-style:normal}
@font-face{font-family:"ArtifaktElement";src:local("Artifakt Element Semi Bold"),local("ArtifaktElement-SemiBold"),url("../fonts/Artifakt%20Element%20Semi%20Bold.woff2") format("woff2"),local("Artifakt Element Semi Bold"),local("ArtifaktElement-SemiBold"),url("../fonts/Artifakt%20Element%20Semi%20Bold.woff") format("woff"),local("Artifakt Element Semi Bold"),local("ArtifaktElement-SemiBold"),url("../fonts/Artifakt%20Element%20Semi%20Bold.ttf") format("truetype");font-weight:600; font-style:normal}
@font-face{font-family:"ArtifaktElement";src:local("Artifakt Element Bold"),local("ArtifaktElement-Bold"),url("../fonts/Artifakt%20Element%20Bold.woff2") format("woff2"),local("Artifakt Element Bold"),local("ArtifaktElement-Bold"),url("../fonts/Artifakt%20Element%20Bold.woff") format("woff"),local("Artifakt Element Bold"),local("ArtifaktElement-Bold"),url("../fonts/Artifakt%20Element%20Bold.ttf") format("truetype");font-weight:700;font-style:normal}
@font-face{font-family:"ArtifaktElement";src:local("Artifakt Element Regular"),local("ArtifaktElement-Regular"),url("../fonts/Artifakt%20Element%20Italic.woff2") format("woff2"),local("Artifakt Element Regular"),local("ArtifaktElement-Regular"),url("../fonts/Artifakt%20Element%20Italic.woff") format("woff"),local("Artifakt Element Regular"),local("ArtifaktElement-Regular"),url("../fonts/Artifakt%20Element%20Italic.ttf") format("truetype");font-weight:normal;font-style:italic}
@font-face{font-family:"ArtifaktElement";src:local("Artifakt Element Semi Bold"),local("ArtifaktElement-SemiBold"),url("../fonts/Artifakt%20Element%20Semi%20Bold%20Italic.woff2") format("woff2"),local("Artifakt Element Semi Bold"),local("ArtifaktElement-SemiBold"),url("../fonts/Artifakt%20Element%20Semi%20Bold%20Italic.woff") format("woff"),local("Artifakt Element Semi Bold"),local("ArtifaktElement-SemiBold"),url("../fonts/Artifakt%20Element%20Semi%20Bold%20Italic.ttf") format("truetype");font-weight:600;font-style:italic}
@font-face{font-family:"ArtifaktElement";src:local("Artifakt Element Bold"),local("ArtifaktElement-Bold"),url("../fonts/Artifakt%20Element%20Bold%20Italic.woff2") format("woff2"),local("Artifakt Element Bold"),local("ArtifaktElement-Bold"),url("../fonts/Artifakt%20Element%20Bold%20Italic.woff") format("woff"),local("Artifakt Element Bold"),local("ArtifaktElement-Bold"),url("../fonts/Artifakt%20Element%20Bold%20Italic.ttf") format("truetype");font-weight:700;font-style:italic}
@font-face{font-family:"ArtifaktLegend";src:local("Artifakt Legend Extra Bold"),local("ArtifaktLegend-ExtraBold"),url("../fonts/Artifakt%20Legend%20Extra%20Bold.woff2") format("woff2"),local("Artifakt Legend Extra Bold"),local("ArtifaktLegend-ExtraBold"),url("../fonts/Artifakt%20Legend%20Extra%20Bold.woff") format("woff"),local("Artifakt Legend Extra Bold"),local("ArtifaktLegend-ExtraBold"),url("../fonts/Artifakt%20Legend%20Extra%20Bold.ttf") format("truetype");font-weight:800;font-style:normal}
@font-face{font-family:"ArtifaktLegend";src:local("Artifakt Legend Extra Bold"),local("ArtifaktLegend-ExtraBold"),url("../fonts/Artifakt%20Legend%20Black%20Italic.woff2") format("woff2"),local("Artifakt Legend Extra Bold"),local("ArtifaktLegend-ExtraBold"),url("../fonts/Artifakt%20Legend%20Black%20Italic.woff") format("woff"),local("Artifakt Legend Extra Bold"),local("ArtifaktLegend-ExtraBold"),url("../fonts/Artifakt%20Legend%20Black%20Italic.ttf") format("truetype");font-weight:800;font-style:italic}

body {
  font-family: "ArtifaktElement", sans-serif !important;
}

.icon-home:before {
  content: "";
}

.icon-login:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-close-circle:before {
  content: "";
}

.icon-arrow-dropdown-up:before {
  content: "";
}

.icon-arrow-dropdown:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-hide:before {
  content: "";
}

.icon-show:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-jump-link:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-tip:before {
  content: "";
}

.icon-external:before {
  content: "";
}

.icon-fullscreen:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-view:before {
  content: "";
}

.icon-arrow-cta:before {
  content: "";
}

.icon-arrow-button:before {
  content: "";
}

.icon-button-dropdown:before {
  content: "";
}

.icon-button-download:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-tumblr:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-googleplus:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-email:before {
  content: "";
}

.icon-blog:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-pencil:before {
  content: "";
}

.icon-alert:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-comments:before {
  content: "";
}

.icon-image-carousel-arrow-right:before {
  content: "";
}

.icon-show-thick:before {
  content: "";
}

.icon-image-carousel-arrow-left:before {
  content: "";
}

.icon-user-profile:before {
  content: "";
}

.icon-file-upload-drag:before {
  content: "";
}

.icon-return:before {
  content: "";
}

.icon-cta-go-arrow-circle:before {
  content: "";
}

.icon-circle:before {
  content: "";
}

.icon-circle-o:before {
  content: "";
}

.icon-circle-o-thin:before {
  content: "";
}

.icon-square:before {
  content: "";
}

.icon-square-o:before {
  content: "";
}

.icon-square-o-thin:before {
  content: "";
}

.icon-triangle:before {
  content: "";
}

.icon-triangle-o:before {
  content: "";
}

.icon-triangle-o-thin:before {
  content: "";
}

.icon-square-rounded:before {
  content: "";
}

.icon-square-rounded-o:before {
  content: "";
}

.icon-square-rounded-o-thin:before {
  content: "";
}

.icon-cta-go-arrow:before {
  content: "";
}

.icon-alert-exclamation:before {
  content: "";
}

.icon-close-thick:before {
  content: "";
}

.icon-hide-thick:before {
  content: "";
}

.icon-education-students:before {
  content: "";
}

.icon-globe-international:before {
  content: "";
}

.icon-cloud:before {
  content: "";
}

.icon-sign-in:before {
  content: "";
}

.icon-sign-out:before {
  content: "";
}

.icon-target-audience:before {
  content: "";
}

.icon-class-materials:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-description:before {
  content: "";
}

.icon-key-learning:before {
  content: "";
}

.icon-pdf-file:before {
  content: "";
}

.icon-ppt-file:before {
  content: "";
}

.icon-zip-file:before {
  content: "";
}

.icon-plus-thick:before {
  content: "";
}

.icon-three-circle-triangle:before {
  content: "";
}

.icon-transcript-outline:before {
  content: "";
}

.icon-transcript-solid:before {
  content: "";
}

.icon-cart-bubble:before {
  content: "";
}

.icon-cart:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-xing:before {
  content: "";
}

.icon-cloud-filled:before {
  content: "";
}

.icon-mac:before {
  content: "";
}

.icon-windows:before {
  content: "";
}

/* Navigation bar item padding */
/*
 * Corporate colors
 *
 */
/*
 * Theme Color Codes
 *
 */
/*
 * Theme Hover Color Codes
 *
 */
/* Navigation shared values */
/* Autocomplete dropdown shared values */
.global-utility-bar .wd-navigation-bar .wd-sso-menu-link:first-child {
  padding-top: 12px;
  padding-bottom: 4px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-menu-link:last-child {
  padding-top: 4px;
  padding-bottom: 12px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-menu-link:only-child {
  padding-top: 12px;
  padding-bottom: 12px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-svg,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-svg {
  vertical-align: middle;
  width: 21px;
  height: 21px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-caret,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-caret {
  font-size: 11px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-title,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-title {
  border-bottom: 1px solid #dadada;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger {
  padding: 0 6px;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger {
    padding: 0 12px;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger.visibility-visible,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger.visibility-visible {
  background-color: #eee;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger.visibility-visible .icon-svg-arrow-dropdown,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger.visibility-visible .icon-svg-arrow-dropdown {
  display: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger.visibility-hidden .icon-svg-arrow-dropdown-up,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger.visibility-hidden .icon-svg-arrow-dropdown-up {
  display: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger img,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger img {
  border-radius: 100%;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup {
  background-color: #eee;
  border: 1px solid #dadada;
  list-style: none;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup a,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup a {
  color: #666;
  font-weight: bold;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup svg,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup svg {
  color: #999;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  width: 22px;
  height: 22px;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-container,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-container {
    position: relative;
  }

  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-container:before,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-container:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #eee;
    z-index: 2;
    pointer-events: none;
  }

  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup {
    width: 282px;
    right: -1px;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-svg {
  color: #0696d7;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-caret {
  display: inline-block;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-caret .icon-svg-arrow-dropdown-up {
  color: #0696d7;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-text {
  display: none;
  text-transform: uppercase;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-text {
    display: block;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-svg,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-caret {
  display: inline-block;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-svg,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-caret {
    display: none;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-container a {
  text-transform: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-container a.hide {
  display: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-container .wd-sso-signed-in-menu-popup a:hover {
  background-color: transparent;
}

/* Navigation bar item padding */
/*
 * Corporate colors
 *
 */
/*
 * Theme Color Codes
 *
 */
/*
 * Theme Hover Color Codes
 *
 */
/* Navigation shared values */
/* Autocomplete dropdown shared values */
.global-utility-bar .wd-navigation-bar .navigation-bar-search input::-webkit-input-placeholder {
  text-transform: uppercase;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search input:-moz-placeholder {
  text-transform: uppercase;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search input::-moz-placeholder {
  text-transform: uppercase;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search input:-ms-input-placeholder {
  text-transform: uppercase;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-search {
    padding: 0 12px;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-search #cq-site-search {
  position: relative;
  display: inline-block;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search #cq-site-search-mobile .autocomplete-items {
  width: auto;
  top: 100%;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-items {
  position: absolute;
  border: 1px solid #d2d2d2;
  background-color: #ffffff;
  z-index: 99;
  top: 92%;
  left: 0;
  right: 0;
  width: 514px;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-items.visible {
  display: block;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-items.hidden {
  display: none;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-items div {
  padding: 5px 11px;
  cursor: pointer;
  background-color: #ffffff;
  font-family: "Artifakt Element", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #3c3c3c;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-items div:last-child {
  margin-bottom: 20px;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-items div:hover {
  background-color: #eeeeee;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-items div .selected {
  font-weight: 700;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search .autocomplete-active {
  background-color: #eeeeee !important;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search #cq-site-search-target-mobile {
  z-index: 10;
  position: absolute;
  top: 13px;
  right: 15px;
  width: 34px;
  height: 34px;
  pointer-events: all;
  cursor: pointer;
  background-color: transparent;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search svg {
  width: 14px;
  height: 34px;
  fill: currentColor;
  vertical-align: middle;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search svg.icon-search {
  width: 21px;
  height: 21px;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search svg.icon {
  color: #999;
  position: absolute;
  right: 8px;
  line-height: 30px;
  top: -1px;
  cursor: pointer;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search input {
  width: 156px;
  padding: 0.3em 0.25em 0.3em 0.65em;
  font-family: "Artifakt Element", sans-serif;
  height: 26px;
  font-size: 14px;
  line-height: initial;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search-inline {
  position: relative;
  display: none;
  line-height: 32px;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-search-inline {
    display: inline-block;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-search-small-trigger {
  color: #4d4d4d;
  padding: 0 6px;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-search-small-trigger {
    padding: 0 12px;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-search-small-trigger:hover {
  color: #006eaf;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-search-small-trigger {
    display: none;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-search-small-trigger.visibility-visible {
  background: #eee;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search-small-target {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
  background-color: #eee;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search-small-target input {
  padding: 0.3em 0.25em 0.3em 0.65em;
  width: 100%;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search-small-target svg {
  margin-top: -4px;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-search-small-target-container {
  position: relative;
}

/*
 * Corporate colors
 *
 */
/*
 * Theme Color Codes
 *
 */
/*
 * Theme Hover Color Codes
 *
 */
/* Navigation shared values */
/* Autocomplete dropdown shared values */
/* Navigation bar item padding */
@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-container {
    position: relative;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-container .navigation-sign-out-container {
  display: inline-block;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-container .navigation-sign-out-container {
    position: relative;
  }

  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-container .navigation-sign-out-container::before {
    content: "";
    position: absolute;
    background-color: #dadada;
    width: 1px;
    bottom: 10px;
    top: 10px;
    left: 0;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link {
  display: inline-block;
  color: #4d4d4d;
  padding: 0 6px;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link {
    padding: 0 12px;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link:hover {
  background-color: #eee;
  color: #006eaf;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #eee;
    z-index: 2;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link.visibility-visible {
  background: #eee;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link span {
  display: none;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link span {
    display: block;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link > svg {
  width: 21px;
  height: 21px;
  fill: currentColor;
  vertical-align: middle;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-link > svg {
    display: none;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-popup {
  background: #eee;
  border-bottom: 1px solid #dadada;
  left: 0;
  list-style: none;
  padding: 1em;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-popup {
    border: 1px solid #dadada;
    left: auto;
    min-width: 320px;
    right: -1px;
  }
}
.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-popup svg {
  color: #bbb;
  display: inline-block;
  fill: currentColor;
  height: 20px;
  width: 20px;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-popup-item {
  border: none;
  margin-bottom: 8px;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-popup-item:last-child {
  border-top: 1px solid #dadada;
  margin-bottom: 0;
  margin-top: 12px;
  padding-top: 12px;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-popup-item-link {
  text-transform: none;
  outline: none;
  padding: 0;
  color: #888;
}

.global-utility-bar .wd-navigation-bar .navigation-bar-sign-in-popup-item-link:hover {
  color: #0696d7;
}

/*
 * @deprecated begins
 * @todo: to be removed after navigation content is migrated to use components
 */
.global-utility-bar .sign-in-modal {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 1em;
  border-bottom: 1px solid #ccc;
  background: #eee;
  margin: -1px 0 0 0;
  list-style: none;
  z-index: 5;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .sign-in-modal {
    border-top: 1px solid #ccc;
  }
}
.global-utility-bar li.sign-in-li .sign-in-modal a {
  padding: 0;
  vertical-align: middle;
  display: inline-block;
}

.global-utility-bar .sign-in-modal li {
  border-right: none;
  line-height: 32px;
}

.global-utility-bar .sign-in-modal li a {
  text-transform: none;
}

.global-utility-bar .sign-in-modal li:last-child {
  border-top: 1px solid #dadada;
  margin-top: 1.3rem;
  padding-top: 1.3rem;
}

.global-utility-bar .sign-in-modal .icon {
  font-size: 2rem;
  line-height: 1;
  color: #bbb;
  vertical-align: middle;
}

.global-utility-bar .sign-in-modal li a {
  display: inline-block;
}

.global-utility-bar .sign-in-li a.visibility-visible {
  background: #eee;
  position: relative;
  z-index: 6;
}

.global-utility-bar .sign-in-modal.visibility-target-hidden {
  display: none;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .sign-in-li {
    position: relative;
  }

  .global-utility-bar .sign-in-modal {
    right: -1px;
    left: auto;
    min-width: 320px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }

  .global-utility-bar .toggle-sign-in .icon {
    display: none;
  }

  .global-utility-bar .sign-out-li .icon {
    display: none;
  }
}
/*
 * @deprecated ends
 */
/* Navigation bar item padding */
/*
 * Corporate colors
 *
 */
/*
 * Theme Color Codes
 *
 */
/*
 * Theme Hover Color Codes
 *
 */
/* Navigation shared values */
/* Autocomplete dropdown shared values */
.global-utility-bar .wd-navigation-bar .wd-sso-menu-link:first-child {
  padding-top: 12px;
  padding-bottom: 4px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-menu-link:last-child {
  padding-top: 4px;
  padding-bottom: 12px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-menu-link:only-child {
  padding-top: 12px;
  padding-bottom: 12px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-svg,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-svg {
  vertical-align: middle;
  width: 21px;
  height: 21px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-caret,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-caret {
  font-size: 11px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-title,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-title {
  border-bottom: 1px solid #dadada;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger {
  padding: 0 6px;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger {
    padding: 0 12px;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger.visibility-visible,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger.visibility-visible {
  background-color: #eee;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger.visibility-visible .icon-svg-arrow-dropdown,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger.visibility-visible .icon-svg-arrow-dropdown {
  display: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger.visibility-hidden .icon-svg-arrow-dropdown-up,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger.visibility-hidden .icon-svg-arrow-dropdown-up {
  display: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-trigger img,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-trigger img {
  border-radius: 100%;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup {
  background-color: #eee;
  border: 1px solid #dadada;
  list-style: none;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup a,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup a {
  color: #666;
  font-weight: bold;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup svg,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup svg {
  color: #999;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  width: 22px;
  height: 22px;
}

@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-container,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-container {
    position: relative;
  }

  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-container:before,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-container:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #eee;
    z-index: 2;
    pointer-events: none;
  }

  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-popup,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-popup {
    width: 282px;
    right: -1px;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-svg {
  color: #0696d7;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-caret {
  display: inline-block;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-in-menu-caret .icon-svg-arrow-dropdown-up {
  color: #0696d7;
}

.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-text {
  display: none;
  text-transform: uppercase;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-text {
    display: block;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-svg,
.global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-caret {
  display: inline-block;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-svg,
  .global-utility-bar .wd-navigation-bar .wd-sso-signed-out-menu-caret {
    display: none;
  }
}
.global-utility-bar .wd-navigation-bar .wd-sso-container a {
  text-transform: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-container a.hide {
  display: none;
}

.global-utility-bar .wd-navigation-bar .wd-sso-container .wd-sso-signed-in-menu-popup a:hover {
  background-color: transparent;
}

/*
 * Corporate colors
 *
 */
/*
 * Theme Color Codes
 *
 */
/*
 * Theme Hover Color Codes
 *
 */
/* Navigation shared values */
/* Autocomplete dropdown shared values */
.global-utility-bar .wd-navigation-bar .geo-navigation {
  display: inline-block;
  vertical-align: top;
}

.global-utility-bar .wd-navigation-bar .geo-navigation > ul {
  display: inline-block;
}

.global-utility-bar .wd-navigation-bar .geo-navigation li {
  border: none !important;
  list-style: none;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-site-selector {
  color: #4d4d4d;
  padding: 0 12px;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-site-selector:hover {
  color: #006eaf;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-site-selector:hover .icon-svg-globe-international {
  color: #006eaf;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-site-selector svg {
  width: 21px;
  height: 21px;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-site-selector .icon-svg-globe-international {
  color: #666666;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container {
  background: #fff;
  position: absolute;
  z-index: 20;
  right: 0;
  left: 0;
  width: 95%;
  padding: 1rem 32px 1rem 1rem;
  margin: 0.1rem auto auto auto;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container span {
  display: none;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container svg {
  width: 19px;
  height: 19px;
  color: #0696d7;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container svg.icon-svg-popup-arrow {
  width: 22px;
  height: 22px;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container a[class^=geo-navigation-popup-] {
  text-transform: none;
  border-bottom: 0px;
  color: #444;
  line-height: 1.36em;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container a[class^=geo-navigation-popup-]:hover {
  background-color: #fff;
  color: #444;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container-close {
  border: 0;
  height: 11px;
  position: absolute;
  right: 18px;
  top: 5px;
  width: 11px;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container-close svg {
  color: #888;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-content p {
  line-height: 1.6em;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-local-message {
  font-size: 1.14em;
  line-height: 1.42em;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container-dark {
  background-color: #555;
  color: #ccc;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container-dark svg,
.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container-dark a {
  color: #ffffff !important;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container-dark a[class^=geo-navigation-popup-]:hover {
  background-color: #555;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-popup-container-dark .geo-navigation-popup-content p {
  border-color: #666;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-loading-spinner {
  display: none;
  left: 50%;
  top: 50%;
}

.global-utility-bar .wd-navigation-bar .geo-navigation-loading-spinner.modal-content-open {
  display: block;
  position: fixed;
}

@media only screen and (min-width: 40.063em) {
  .global-utility-bar .wd-navigation-bar .geo-navigation-popup-container {
    left: 0;
  }
}
@media only screen and (min-width: 64.063em) {
  .global-utility-bar .wd-navigation-bar .geo-navigation {
    position: relative;
  }

  .global-utility-bar .wd-navigation-bar .geo-navigation-popup-container {
    width: 500px;
    left: auto;
  }
}
meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/** for ::before associated with dotcom-styles wd-button hover states **/
.wd-button span::before {
  box-sizing: content-box;
}

a:hover {
  cursor: pointer;
}

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 78em;
  min-width: 20em;
  *zoom: 1;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .grid-column,
.row.collapse > .grid-columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin-left: 0em;
  margin-right: 0em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.grid-column,
.grid-columns {
  position: relative;
  padding-left: 0em;
  padding-right: 0em;
  width: 100%;
  float: left;
}

@media only screen {
  @-ms-viewport {
    width: device-width;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .grid-column,
  .grid-columns {
    position: relative;
    padding-left: 0em;
    padding-right: 0em;
    float: left;
  }

  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  .small-3 {
    position: relative;
    width: 25%;
  }

  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  .small-6 {
    position: relative;
    width: 50%;
  }

  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  .small-9 {
    position: relative;
    width: 75%;
  }

  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  .small-12 {
    position: relative;
    width: 100%;
  }

  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  [class*=grid-column] + [class*=grid-column]:last-child {
    float: right;
  }

  [class*=grid-column] + [class*=grid-column].end {
    float: left;
  }

  .grid-column.small-centered,
  .grid-columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .grid-column.small-uncentered,
  .grid-columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .grid-column.small-uncentered.opposite,
  .grid-columns.small-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .grid-column,
  .grid-columns {
    position: relative;
    padding-left: 0em;
    padding-right: 0em;
    float: left;
  }

  .medium-1 {
    position: relative;
    width: 8.33333%;
  }

  .medium-2 {
    position: relative;
    width: 16.66667%;
  }

  .medium-3 {
    position: relative;
    width: 25%;
  }

  .medium-4 {
    position: relative;
    width: 33.33333%;
  }

  .medium-5 {
    position: relative;
    width: 41.66667%;
  }

  .medium-6 {
    position: relative;
    width: 50%;
  }

  .medium-7 {
    position: relative;
    width: 58.33333%;
  }

  .medium-8 {
    position: relative;
    width: 66.66667%;
  }

  .medium-9 {
    position: relative;
    width: 75%;
  }

  .medium-10 {
    position: relative;
    width: 83.33333%;
  }

  .medium-11 {
    position: relative;
    width: 91.66667%;
  }

  .medium-12 {
    position: relative;
    width: 100%;
  }

  .medium-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .medium-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .medium-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .medium-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  [class*=grid-column] + [class*=grid-column]:last-child {
    float: right;
  }

  [class*=grid-column] + [class*=grid-column].end {
    float: left;
  }

  .grid-column.medium-centered,
  .grid-columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .grid-column.medium-uncentered,
  .grid-columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .grid-column.medium-uncentered.opposite,
  .grid-columns.medium-uncentered.opposite {
    float: right !important;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .grid-column,
  .grid-columns {
    position: relative;
    padding-left: 0em;
    padding-right: 0em;
    float: left;
  }

  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  .large-3 {
    position: relative;
    width: 25%;
  }

  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  .large-6 {
    position: relative;
    width: 50%;
  }

  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  .large-9 {
    position: relative;
    width: 75%;
  }

  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  .large-12 {
    position: relative;
    width: 100%;
  }

  .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  [class*=grid-column] + [class*=grid-column]:last-child {
    float: right;
  }

  [class*=grid-column] + [class*=grid-column].end {
    float: left;
  }

  .grid-column.large-centered,
  .grid-columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .grid-column.large-uncentered,
  .grid-columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .grid-column.large-uncentered.opposite,
  .grid-columns.large-uncentered.opposite {
    float: right !important;
  }
}
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 0;
  *zoom: 1;
}

[class*=block-grid-]:before,
[class*=block-grid-]:after {
  content: " ";
  display: table;
}

[class*=block-grid-]:after {
  clear: both;
}

[class*=block-grid-] > li {
  display: inline;
  height: auto;
  float: left;
  padding: 0;
}

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0;
  }

  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0;
  }

  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0;
  }

  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0;
  }

  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0;
  }

  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0;
  }

  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0;
  }

  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0;
  }

  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0;
  }

  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0;
  }

  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0;
  }

  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0;
  }

  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    padding: 0;
  }

  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-block-grid-2 > li {
    width: 50%;
    padding: 0;
  }

  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    padding: 0;
  }

  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-block-grid-4 > li {
    width: 25%;
    padding: 0;
  }

  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-block-grid-5 > li {
    width: 20%;
    padding: 0;
  }

  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    padding: 0;
  }

  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    padding: 0;
  }

  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-block-grid-8 > li {
    width: 12.5%;
    padding: 0;
  }

  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    padding: 0;
  }

  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .medium-block-grid-10 > li {
    width: 10%;
    padding: 0;
  }

  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    padding: 0;
  }

  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    padding: 0;
  }

  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }

  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0;
  }

  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0;
  }

  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0;
  }

  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0;
  }

  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    width: 100%;
    padding: 0;
  }

  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0;
  }

  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0;
  }

  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0;
  }

  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0;
  }

  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0;
  }

  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0;
  }

  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0;
  }

  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-small-only,
.show-for-medium-down,
.show-for-large-down,
.hide-for-medium,
.hide-for-medium-up,
.hide-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only {
  display: inherit !important;
}

.hide-for-small,
.hide-for-small-only,
.hide-for-medium-down,
.show-for-medium,
.show-for-medium-up,
.show-for-medium-only,
.hide-for-large-down,
.show-for-large,
.show-for-large-up,
.show-for-large-only {
  display: none !important;
}

/* Specific visibility for tables */
table.show-for-small,
table.show-for-small-only,
table.show-for-medium-down,
table.show-for-large-down,
table.hide-for-medium,
table.hide-for-medium-up,
table.hide-for-medium-only,
table.hide-for-large,
table.hide-for-large-up,
table.hide-for-large-only {
  display: table;
}

thead.show-for-small,
thead.show-for-small-only,
thead.show-for-medium-down,
thead.show-for-large-down,
thead.hide-for-medium,
thead.hide-for-medium-up,
thead.hide-for-medium-only,
thead.hide-for-large,
thead.hide-for-large-up,
thead.hide-for-large-only {
  display: table-header-group !important;
}

tbody.show-for-small,
tbody.show-for-small-only,
tbody.show-for-medium-down,
tbody.show-for-large-down,
tbody.hide-for-medium,
tbody.hide-for-medium-up,
tbody.hide-for-medium-only,
tbody.hide-for-large,
tbody.hide-for-large-up,
tbody.hide-for-large-only {
  display: table-row-group !important;
}

tr.show-for-small,
tr.show-for-small-only,
tr.show-for-medium-down,
tr.show-for-large-down,
tr.hide-for-medium,
tr.hide-for-medium-up,
tr.hide-for-medium-only,
tr.hide-for-large,
tr.hide-for-large-up,
tr.hide-for-large-only {
  display: table-row !important;
}

td.show-for-small,
td.show-for-small-only,
td.show-for-medium-down td.show-for-large-down,
td.hide-for-medium,
td.hide-for-medium-up,
td.hide-for-large,
td.hide-for-large-up,
th.show-for-small,
th.show-for-small-only,
th.show-for-medium-down th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up {
  display: table-cell !important;
}

/* Medium Displays: 641px and up */
@media only screen and (min-width: 40.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-up,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only {
    display: inherit !important;
  }

  .show-for-small,
  .show-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-up,
  .hide-for-medium-only,
  .hide-for-large-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only {
    display: none !important;
  }

  /* Specific visibility for tables */
  table.hide-for-small,
  table.hide-for-small-only,
  table.show-for-medium,
  table.show-for-medium-down,
  table.show-for-medium-up,
  table.show-for-medium-only,
  table.hide-for-large,
  table.hide-for-large-up,
  table.hide-for-large-only {
    display: table;
  }

  thead.hide-for-small,
  thead.hide-for-small-only,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.show-for-medium-up,
  thead.show-for-medium-only,
  thead.hide-for-large,
  thead.hide-for-large-up,
  thead.hide-for-large-only {
    display: table-header-group !important;
  }

  tbody.hide-for-small,
  tbody.hide-for-small-only,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.show-for-medium-up,
  tbody.show-for-medium-only,
  tbody.hide-for-large,
  tbody.hide-for-large-up,
  tbody.hide-for-large-only {
    display: table-row-group !important;
  }

  tr.hide-for-small,
  tr.hide-for-small-only,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.show-for-medium-up,
  tr.show-for-medium-only,
  tr.hide-for-large,
  tr.hide-for-large-up,
  tr.hide-for-large-only {
    display: table-row !important;
  }

  td.hide-for-small,
  td.hide-for-small-only,
  td.show-for-medium,
  td.show-for-medium-down,
  td.show-for-medium-up,
  td.show-for-medium-only,
  td.hide-for-large,
  td.hide-for-large-up,
  td.hide-for-large-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.show-for-medium,
  th.show-for-medium-down,
  th.show-for-medium-up,
  th.show-for-medium-only,
  th.hide-for-large,
  th.hide-for-large-up,
  th.hide-for-large-only {
    display: table-cell !important;
  }
}
/* Large Displays: 1024px and up */
@media only screen and (min-width: 64.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only {
    display: inherit !important;
  }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.hide-for-small,
  table.hide-for-small-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.show-for-large,
  table.show-for-large-up,
  table.show-for-large-only {
    display: table;
  }

  thead.hide-for-small,
  thead.hide-for-small-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-large,
  thead.show-for-large-up,
  thead.show-for-large-only {
    display: table-header-group !important;
  }

  tbody.hide-for-small,
  tbody.hide-for-small-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-large,
  tbody.show-for-large-up,
  tbody.show-for-large-only {
    display: table-row-group !important;
  }

  tr.hide-for-small,
  tr.hide-for-small-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-large,
  tr.show-for-large-up,
  tr.show-for-large-only {
    display: table-row !important;
  }

  td.hide-for-small,
  td.hide-for-small-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.show-for-medium-up,
  td.show-for-large,
  td.show-for-large-up,
  td.show-for-large-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large,
  th.show-for-large-up,
  th.show-for-large-only {
    display: table-cell !important;
  }
}
/* X-Large Displays: 1441 and up */
@media only screen and (min-width: 90.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up {
    display: inherit !important;
  }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.hide-for-small,
  table.hide-for-small-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.show-for-large-up {
    display: table;
  }

  thead.hide-for-small,
  thead.hide-for-small-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-large-up {
    display: table-header-group !important;
  }

  tbody.hide-for-small,
  tbody.hide-for-small-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-large-up {
    display: table-row-group !important;
  }

  tr.hide-for-small,
  tr.hide-for-small-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-large-up {
    display: table-row !important;
  }

  td.hide-for-small,
  td.hide-for-small-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.show-for-medium-up,
  td.show-for-large-up,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up {
    display: table-cell !important;
  }
}
/* XX-Large Displays: 1920 and up */
@media only screen and (min-width: 120.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up {
    display: inherit !important;
  }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.hide-for-small,
  table.hide-for-small-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.show-for-large-up {
    display: table;
  }

  thead.hide-for-small,
  thead.hide-for-small-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-large-up {
    display: table-header-group !important;
  }

  tbody.hide-for-small,
  tbody.hide-for-small-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-large-up {
    display: table-row-group !important;
  }

  tr.hide-for-small,
  tr.hide-for-small-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-large-up {
    display: table-row !important;
  }

  td.hide-for-small,
  td.hide-for-small-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.show-for-medium-up,
  td.show-for-large-up,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-landscape,
table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table;
  }

  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table;
  }

  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

.pln {
  color: #000;
}

@media screen {
  .str {
    color: #080;
  }

  .kwd {
    color: #008;
  }

  .com {
    color: #800;
  }

  .typ {
    color: #606;
  }

  .lit {
    color: #066;
  }

  .pun, .opn, .clo {
    color: #660;
  }

  .tag {
    color: #008;
  }

  .atn {
    color: #606;
  }

  .atv {
    color: #080;
  }

  .dec, .var {
    color: #606;
  }

  .fun {
    color: red;
  }
}
@media print, projection {
  .str {
    color: #060;
  }

  .kwd {
    color: #006;
    font-weight: bold;
  }

  .com {
    color: #600;
    font-style: italic;
  }

  .typ {
    color: #404;
    font-weight: bold;
  }

  .lit {
    color: #044;
  }

  .pun, .opn, .clo {
    color: #440;
  }

  .tag {
    color: #006;
    font-weight: bold;
  }

  .atn {
    color: #404;
  }

  .atv {
    color: #060;
  }
}
pre.prettyprint {
  padding: 2px;
  border: 1px solid #888;
}

ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

li.L1, li.L3, li.L5, li.L7, li.L9 {
  background: #eee;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
 * Corporate colors
 *
 */
/*
 * Theme Color Codes
 *
 */
/*
 * Theme Hover Color Codes
 *
 */
/* Navigation shared values */
/* Autocomplete dropdown shared values */
/* Navigation bar item padding */
/* ==========================================================================
   Autodesk.org border styles - Generates a recursive collection of borders
   ========================================================================== */
.wd-btw-1,
.wd-btw-1-sm {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-top-width: 1px;
}

.wd-btw-1-md,
.wd-btw-1-lg {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-top-width: 0;
}

@media only screen and (min-width: 40.063em) {
  .wd-btw-1-sm {
    border-top-width: 0;
  }

  .wd-btw-1-md {
    border-top-width: 1px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wd-btw-1-md {
    border-top-width: 0;
  }

  .wd-btw-1-lg {
    border-top-width: 1px;
  }
}
.wd-bbw-1,
.wd-bbw-1-sm {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
}

.wd-bbw-1-md,
.wd-bbw-1-lg {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 0;
}

@media only screen and (min-width: 40.063em) {
  .wd-bbw-1-sm {
    border-bottom-width: 0;
  }

  .wd-bbw-1-md {
    border-bottom-width: 1px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wd-bbw-1-md {
    border-bottom-width: 0;
  }

  .wd-bbw-1-lg {
    border-bottom-width: 1px;
  }
}
.wd-brw-1,
.wd-brw-1-sm {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-right-width: 1px;
}

.wd-brw-1-md,
.wd-brw-1-lg {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-right-width: 0;
}

@media only screen and (min-width: 40.063em) {
  .wd-brw-1-sm {
    border-right-width: 0;
  }

  .wd-brw-1-md {
    border-right-width: 1px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wd-brw-1-md {
    border-right-width: 0;
  }

  .wd-brw-1-lg {
    border-right-width: 1px;
  }
}
.wd-blw-1,
.wd-blw-1-sm {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-left-width: 1px;
}

.wd-blw-1-md,
.wd-blw-1-lg {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-left-width: 0;
}

@media only screen and (min-width: 40.063em) {
  .wd-blw-1-sm {
    border-left-width: 0;
  }

  .wd-blw-1-md {
    border-left-width: 1px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wd-blw-1-md {
    border-left-width: 0;
  }

  .wd-blw-1-lg {
    border-left-width: 1px;
  }
}
.wd-baw-1,
.wd-baw-1-sm {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-width: 1px;
}

.wd-baw-1-md,
.wd-baw-1-lg {
  border-color: #999;
  border-style: solid;
  border-width: 0;
  border-width: 0;
}

@media only screen and (min-width: 40.063em) {
  .wd-baw-1-sm {
    border-width: 0;
  }

  .wd-baw-1-md {
    border-width: 1px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wd-baw-1-md {
    border-width: 0;
  }

  .wd-baw-1-lg {
    border-width: 1px;
  }
}
.wd-bt-0 {
  border-top: 0;
}

.wd-bb-0 {
  border-bottom: 0;
}

.wd-br-0 {
  border-right: 0;
}

.wd-bl-0 {
  border-left: 0;
}

.wd-ba-0 {
  border: 0;
}

.wd-bs-dashed {
  border-style: dashed;
}

.wd-bs-dotted {
  border-style: dotted;
}

/* Border colors */
.wd-bc-very-light-grey {
  border-color: #cccccc;
}

/* Very Light Grey */
.wd-bc-smoke {
  border-color: #dadada;
}

/* Smoke */
.wd-bc-white-smoke,
.wd-bc-eeeeee {
  border-color: #eeeeee;
}

/* ==========================================================================
   Normalize-extension: Redefines HTML tags
   ========================================================================== */
html {
  font-family: Calibri, Arial, sans-serif;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  color: #212121;
  overflow-x: hidden;
  font-size: 16px;
  font-size: 1.6rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

b,
strong {
  font-weight: bold;
}

i,
em {
  font-style: italic;
}

video {
  width: 100%;
}

table {
  width: 100%;
}

/* ==========================================================================
   OOCSS: An alphabetical collection of common, modular styles
   ========================================================================== */
.wd-display-block {
  display: block;
}

.wd-display-inline-block {
  display: inline-block;
}

.wd-display-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wd-flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wd-overflow-hidden {
  overflow: hidden;
}

.wd-cursor-pointer {
  cursor: pointer;
}

.wd-fixed-ratio {
  background: rgba(255, 255, 255, 0.5);
  height: 0;
  overflow: hidden;
  position: relative;
}

.wd-fixed-ratio-100 {
  padding-bottom: 100%;
}

.wd-fixed-ratio-75 {
  padding-bottom: 75%;
}

.wd-fixed-ratio-66 {
  padding-bottom: 66%;
}

.wd-fixed-ratio-5625 {
  padding-bottom: 56.25%;
}

.wd-fixed-ratio-50 {
  padding-bottom: 50%;
}

.wd-centered-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.wd-centered {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.wd-position-relative {
  position: relative;
}

.wd-no-outline {
  outline: 0 !important;
}

img.wd-centered {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

/*
 * Left offset classes
 */
.wd-left-minus-0 {
  left: 0px;
  width: calc(0px + 100%);
}

.wd-left-minus-2 {
  left: -2px;
  width: calc(2px + 100%);
}

.wd-left-minus-4 {
  left: -4px;
  width: calc(4px + 100%);
}

.wd-left-minus-6 {
  left: -6px;
  width: calc(6px + 100%);
}

.wd-left-minus-8 {
  left: -8px;
  width: calc(8px + 100%);
}

.wd-left-minus-10 {
  left: -10px;
  width: calc(10px + 100%);
}

.wd-left-minus-12 {
  left: -12px;
  width: calc(12px + 100%);
}

.wd-left-minus-16 {
  left: -16px;
  width: calc(16px + 100%);
}

.wd-left-minus-20 {
  left: -20px;
  width: calc(20px + 100%);
}

.wd-left-minus-24 {
  left: -24px;
  width: calc(24px + 100%);
}

.wd-left-minus-32 {
  left: -32px;
  width: calc(32px + 100%);
}

.wd-left-minus-48 {
  left: -48px;
  width: calc(48px + 100%);
}

.wd-left-minus-64 {
  left: -64px;
  width: calc(64px + 100%);
}

/* ==========================================================================
   Typography structure - Shared typographic styles
   ========================================================================== */
/*
 * Font weight
 */
.wd-bold {
  font-weight: 700;
}

.wd-normal {
  font-weight: 400;
}

.wd-light {
  font-weight: 300;
}

.wd-italic {
  font-style: italic;
}

/*
 * Font faces
 */
.wd-font-artifakt {
  font-face: "Artifakt";
}

.wd-font-artifakt-legend {
  font-family: "Artifakt Legend";
}

.wd-font-artifakt-element {
  font-family: "Artifakt Element";
}

/*
 * Standard font colors
 */
.wd-color-black {
  color: #000;
}

.wd-color-gray-20 {
  color: #000;
}

.wd-color-gray-25 {
  color: #444;
}

h2.wd-color-gray-25,
h3.wd-color-gray-25 {
  color: #000;
}

.wd-color-gray-40 {
  color: #000;
}

.wd-color-gray-50 {
  color: #7f7f7f;
}

.wd-color-gray-60 {
  color: #212121;
}

.wd-color-gray-75 {
  color: #bfbfbf;
  fill: #bfbfbf;
}

/** rosetta coclor for icons **/
.wd-icon.wd-color-gray-75 {
  color: #000;
  fill: #000
}

.wd-color-gray-80 {
  color: #ccc;
}

.wd-color-white {
  color: #fff;
}

.wd-color-red {
  color: #ff3300;
}

.wd-color-adsk-blue {
  color: #0696d7;
}

/*
 * Standard font sizes
 */
.wd-font-12 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25;
}

.wd-font-14 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}

.wd-font-16 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

.wd-font-19 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.10526316;
}

.wd-font-21 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.19047619;
}

.wd-font-22 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.13636364;
}

.wd-font-24 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.125;
}

.wd-font-30 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.13333333;
}

.wd-font-34 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.0625;
}

.wd-font-35 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.0625;
}

.wd-font-40 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.15;
}

.wd-font-45 {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1.11111111;
}

.wd-font-50 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.12;
}

.wd-font-60 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1.1;
}

/*
 * Lists
 */
.wd-inline-list > li {
  display: inline-block;
  vertical-align: top;
}

.wd-list-style-type-none {
  list-style-type: none;
}

.wd-list-style-type-disc {
  list-style-type: disc;
}

/*
 * Text modifiers
 */
.wd-uppercase {
  text-transform: uppercase;
}

.wd-strikethrough {
  text-decoration: line-through;
}

.wd-no-underline {
  text-decoration: none;
}

.wd-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wd-word-break {
  word-break: break-all;
}

/* Text alignment */
.wd-vam,
.wd-vertical-align-middle {
  vertical-align: middle;
}

.wd-tar,
.wd-text-align-right {
  text-align: right;
}

.wd-tal,
.wd-text-align-left {
  text-align: left;
}

.wd-tac,
.wd-text-align-center {
  text-align: center;
}

.wd-nw,
.wd-no-wrap {
  white-space: nowrap;
}

.wd-form--text-input--label {
  color: #222;
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.wd-form--text-input input {
  background: #fff;
  border: solid 1px #ddd;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-family: inherit;
  padding: 0.5em;
  width: 100%;
  -webkit-transition: border 0.4s ease-out;
  -moz-transition: border 0.4s ease-out;
  -ms-transition: border 0.4s ease-out;
  -o-transition: border 0.4s ease-out;
  transition: border 0.4s ease-out;
}

.wd-form--text-input--error {
  color: #dd2222;
  opacity: 0;
  font-weight: bold;
  margin-top: 6px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}

.wd-form--text-input-error-state input {
  border: solid 1px #dd2222;
}

.wd-form--text-input-error-state .wd-form--text-input--error {
  opacity: 1;
}

.wd-form--radio-input input {
  vertical-align: baseline;
  margin-right: 0.5em;
}

.wd-form--radio-input span {
  vertical-align: middle;
  display: inline-block;
}

.wd-form--select {
  width: 100%;
  height: 36px;
  background: #fff;
  border: 1px solid #ddd;
}

.video-overlay {
  height: auto;
  width: auto;
  border: 0;
  margin: 0;
  padding: 0;
}

.video-thumbnail {
  z-index: 2;
  cursor: pointer;
}

.video-container {
  position: relative;
}

.video-element {
  z-index: 3;
  object-fit: initial;
}

/* ==========================================================================
   Generic Background Styles, to be applied to boxes, columns, etc.
   ========================================================================== */
/* Solid background colours*/
.wd-bg-white {
  background: #fff;
}

/* White */
.wd-bg-white-smoke {
  background: #eee;
}

/* White Smoke */
.wd-bg-very-light-grey {
  background: #ccc;
}

/* Very Light Grey */
.wd-bg-dim-grey {
  background: #666;
}

/* Dim Gray */
.wd-bg-charcoal {
  background: #444;
}

/* Charcoal */
.wd-bg-pacific-blue {
  background: #0696d7;
}

/* Pacific Blue */
.wd-bg-alice-blue {
  background: #E8F8FD;
}

/* Alice Blue */
.wd-bg-lily-white {
  background: #F7F9F8;
}

/* Lily White */
.wd-bg-mist-grey {
  background: #B3B7A5;
}

/* Mist Grey */
.wd-bg-star-dust {
  background: #A1A49B;
}

/* Star Dust */
.wd-bg-mantis {
  background: #87BC40;
}

/* Mantis */
.wd-bg-shamrock {
  background: #32BCAD;
}

/* Shamrock */
.wd-bg-denim {
  background: #1858A8;
}

/* Denim */
.wd-bg-racing-green {
  background: #005E30;
}

/* British Racing Green */
.wd-bg-surfie-green {
  background: #007272;
}

/* Surfie Green */
.wd-bg-transparent-grey {
  background: rgba(221, 221, 221, 0.75);
}

/* Gainsboro - 0.75 opacity */
.wd-bg-white-smoke-pale {
  background: #f5f5f5;
}

/* White Smoke */
.wd-bg-gainsboro {
  background: #ddd;
}

/* Gainsboro */
/* Gradient backgrounds */
.wd-bg-gradient-1 {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f5f5f5, GradientType=0);
  /* IE6-9 */
}

.wd-bg-gradient-2 {
  background: #f5f5f5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5f5f5 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5f5f5, endColorstr=#eeeeee, GradientType=0);
  /* IE6-9 */
}

.wd-bg-gradient-3 {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee, GradientType=0);
  /* IE6-9 */
}

.wd-bg-gradient-4 {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #dddddd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd, GradientType=0);
  /* IE6-9 */
}

/* Drop shadows */
.wd-shadow-white-smoke {
  box-shadow: 5px 5px 0 #eee;
}

.wd-shadow-very-light-grey {
  box-shadow: 5px 5px 0 #ccc;
}

.wd-shadow-dark-grey {
  box-shadow: 5px 5px 0 #aaa;
}

.wd-shadow-dim-grey {
  box-shadow: 5px 5px 0 #666;
}

.wd-shadow-charcoal {
  box-shadow: 5px 5px 0 #444;
}

.wd-shadow-nero {
  box-shadow: 5px 5px 0 #222;
}

/* ==========================================================================
   Basic styles for the accordion component
   ========================================================================== */
.accordion-heading [class^=icon-svg-] {
  fill: currentColor;
}

.accordion-heading.accordion-visibility-visible .accordion-heading-icon-visible {
  display: inline-block;
}

.accordion-heading.accordion-visibility-visible .accordion-heading-icon-hidden {
  display: none;
}

.accordion-heading.accordion-visibility-hidden .accordion-heading-icon-visible {
  display: none;
}

.accordion-heading.accordion-visibility-hidden .accordion-heading-icon-hidden {
  display: inline-block;
}

.accordion-target {
  display: none;
}

.accordion-target.accordion-visibility-target-visible {
  display: block;
}

.cssicon-star-five {
  display: block;
  color: #f90;
  margin-left: -2px;
  width: 16px;
  -webkit-transform: scale(0.15);
  -moz-transform: scale(0.15);
  -ms-transform: scale(0.15);
  -o-transform: scale(0.15);
  transform: scale(0.15);
}

.cssicon-star-five i {
  display: inline-block;
  border-right: 45px solid transparent;
  border-left: 45px solid transparent;
  border-bottom: 30px solid;
  transform: rotate(35deg);
}

.cssicon-star-five i:before {
  position: absolute;
  top: -20px;
  left: -28px;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 30px solid;
  transform: rotate(-35deg);
  content: "";
}

.cssicon-star-five i:after {
  position: absolute;
  top: 0px;
  left: -50px;
  border-right: 50px solid transparent;
  border-left: 45px solid transparent;
  border-bottom: 30px solid;
  transform: rotate(-66deg);
  content: "";
}

/* ==========================================================================
   A tool to visualize grid columns on screen
   ========================================================================== */
#grid-overlay {
  background-color: transparent;
  display: none;
  left: 50%;
  height: 100%;
  margin: 0 auto;
  pointer-events: none;
  position: fixed;
  top: 0;
  z-index: 100;
}

#grid-overlay svg {
  width: 100%;
  height: 100%;
}

#grid-overlay line {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1;
}

#grid-overlay line:first-child,
#grid-overlay line:last-child {
  stroke: #000000;
  stroke-width: 2;
}

#grid-overlay .note {
  position: absolute;
  background: #f90;
  color: rgba(255, 255, 255, 0.75);
  padding: 0.5em 1em;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0.25em;
  top: 0.5em;
  left: 0.5em;
  margin: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  border: 1px #fff solid;
}

#grid-overlay .note strong {
  background: #f00;
  border: 1px white solid;
  display: inline-block;
  padding: 0.25em;
  border-radius: 0.25em;
  color: #fff;
}

/* Stacked Icons */
.wd-icon-stack {
  position: relative;
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  line-height: 1.25em;
  margin-right: 0.5em;
  vertical-align: middle;
}

.wd-icon-stack-inner,
.wd-icon-stack-outer {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.wd-icon-stack-inner {
  line-height: inherit;
  font-size: 0.75em;
}

.wd-icon-stack-outer {
  font-size: 1.25em;
}

.wd-lightbox-container {
  position: fixed;
  z-index: 30;
  display: none;
  left: 50%;
  width: 90%;
  height: 90%;
  top: 5%;
}

.wd-lightbox-container.modal-content-open {
  display: block;
}

.wd-lightbox-innercontainer {
  position: relative;
  left: -50%;
  overflow: auto;
  height: 100%;
}

.wd-lightbox-closebutton {
  position: absolute;
  top: 10px;
  text-decoration: none;
  left: 50%;
  margin-left: -35px;
  width: 21px;
  height: 21px;
}

/*
 * Social Share component styles
 */
.social-share a {
  border-bottom: none;
}

.social-share-toggle {
  display: none;
}

.social-share-label {
  display: none;
}

.social-share-toggle-label,
.social-share-toggle-icon {
  display: inline-block;
}

.social-share-link [class*=icon-] {
  display: inline-block;
}

.social-share-content {
  list-style: none;
  margin: 0;
  padding: 0;
}

.social-share-link {
  display: inline-block;
}

.social-share-collapsible {
  position: relative;
  display: inline-block;
}

.social-share-collapsible .social-share-link {
  display: block;
}

.social-share-collapsible .social-share-toggle {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #666;
  margin: 0;
  overflow: auto;
}

.social-share-collapsible .social-share-content {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
}

.social-share-collapsible .social-share-content.social-share-visibility-target-hidden {
  display: none;
}

.tabs-navigation {
  overflow: hidden;
  position: relative;
}

.tabs-navigation ul {
  margin: 32px 0 0 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
}

.tabs-navigation ul li {
  vertical-align: bottom;
  margin-right: -4px;
}

.tabs-navigation ul li a {
  border: #ccc 1px solid;
  display: block;
  padding: 16px;
  text-decoration: none;
  outline: 0;
}

.tabs-navigation ul li a.active {
  font-weight: bold;
}

.reseller-affiliate.wd-modal {
  z-index: 1100;
}

.reseller-affiliate.wd-ts-base .wd-cta {
  min-width: initial;
}

.reseller-affiliate .wd-modal--window--body h2 {
  color: #666666;
}

.reseller-affiliate .row {
  min-width: initial;
}

.reseller-affiliate-logo-frame {
  width: 182px;
  height: auto;
  display: flex;
  align-items: center;
  margin: auto;
}

@media only screen and (min-width: 40.063em) {
  .reseller-affiliate-logo-frame {
    margin: 0px;
  }
}
.reseller-affiliate a.js-cancel-offer {
  border: 0px;
}

.reseller-affiliate h5 {
  text-transform: none;
}

.reseller-affiliate-banner {
  background-color: #006eaf;
  background-image: linear-gradient(94deg, #006eaf, #006eaf 53%, #0696d7 100%);
  padding: 14px 20px;
}

.reseller-affiliate-banner.hide {
  display: none;
}

.reseller-affiliate-banner.shown {
  display: block;
}

.reseller-affiliate-banner--wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: "Artifakt Element", "Artifakt", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #fff;
}

.reseller-affiliate-banner .reseller-affiliate-expert-elite {
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  line-height: 19px;
}

.reseller-affiliate-banner .reseller-affiliate-expert-elite .expert-elite-text {
  font-weight: 300;
}

.reseller-affiliate-banner .expert-elite-seperator {
  display: none;
}

.reseller-affiliate-banner .reseller-affiliate-logo-frame {
  display: none;
}

.wp-title-overridden {
  margin-top: 120px !important;
}

@media only screen and (min-width: 40.063em) {
  .reseller-affiliate-banner {
    height: 90px;
    padding: 0px;
  }

  .reseller-affiliate-banner--wrapper {
    max-width: 1248px;
    margin: auto;
    height: 90px;
    padding: 16px;
  }

  .reseller-affiliate-banner.has-logo .reseller-affiliate-logo-frame {
    width: auto;
    height: 100%;
    display: block;
    position: relative;
    margin-left: 26px;
    padding: 0px 32px;
    display: flex;
    align-items: center;
  }

  .reseller-affiliate-banner.has-logo .reseller-affiliate-logo-frame::before {
    content: "";
    background-color: #fff;
    display: block;
    width: auto;
    height: auto;
    position: absolute;
    top: -16px;
    left: 0px;
    bottom: -16px;
    right: 0px;
    transform: skewX(-24deg);
  }

  .reseller-affiliate-banner.has-logo .reseller-affiliate-logo-frame .reseller-affiliate-logo {
    transform: translate3d(0, 0, 0);
    max-height: 70px;
    max-width: 125px;
    object-fit: scale-down;
  }

  .reseller-affiliate-banner .reseller-affiliate-expert-elite {
    display: block;
    line-height: 24px;
  }

  .reseller-affiliate-banner.has-logo .reseller-affiliate-expert-elite {
    margin-left: 36px;
  }

  .reseller-affiliate-banner .expert-elite-seperator {
    display: inline;
    margin: 0px 12px;
  }
}
/* default styles for small screens */
.sino-interstitial.wd-modal {
  z-index: 1100;
}

.sino-interstitial.wd-ts-base .wd-cta {
  min-width: initial;
  width: 100%;
}

.sino-interstitial-logo-frame {
  width: 182px;
  height: auto;
  display: flex;
  align-items: center;
  margin: auto;
}

.sino-interstitial h5 {
  text-transform: none;
}

.sino-interstitial .sino-interstitial-close-modal [class^=icon-svg-],
.sino-interstitial [class*=" icon-svg-"] {
  height: 1.83em;
}

.sino-interstitial a:focus,
.sino-interstitial button:focus {
  outline: none;
}

.sino-interstitial .row {
  min-width: 0;
}

.sino-interstitial button.sino-interstitial-cta {
  cursor: pointer;
  min-width: 0;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1.6rem;
  line-height: 3.1rem;
  max-width: 30rem;
}

.sino-interstitial .js-agree-button .icon-svg-arrow-button {
  vertical-align: middle;
  padding-bottom: 0.3rem;
}

/* specific overrides for medium/large screens */
@media only screen and (min-width: 40.063em), only screen and (min-width: 64.063em) {
  .sino-interstitial-logo-frame {
    margin: 0px;
  }

  .sino-interstitial .row {
    min-width: initial;
  }
}
/*
NOTE: This CSS was moved from the flyout container flyout-container.less file in
autodeskwdecommerce62. The reason for this was so that we could make the vertical
spacing fixes in this CSS the standard way of vertically centering popups in general

See tech debt ticket: https://jira.autodesk.com/browse/WPE-4958
 */
.flyout-container .wd-c2c-modal .wd-modal--window--header {
  flex-shrink: 0;
}

.flyout-container .wd-c2c-modal .wd-modal--window--header .c2c-hide-modal [class^=icon-svg-],
.flyout-container .wd-c2c-modal .wd-modal--window--header [class*=" icon-svg-"] {
  height: 1.83em;
}

.flyout-container .wd-c2c-modal .wd-modal--window--header a:focus,
.flyout-container .wd-c2c-modal .wd-modal--window--header button:focus {
  outline: none;
}

.flyout-container .wd-c2c-modal .wd-modal--window--body {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 75vh;
}

@media only screen and (min-width: 40.063em) {
  .flyout-container .wd-c2c-modal {
    justify-content: center;
    flex-direction: column;
  }

  .flyout-container .wd-c2c-modal .wd-modal--window {
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-content: center;
  }

  .flyout-container .wd-c2c-modal .wd-modal--window--body {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
@media only screen and (min-width: 64.063em) {
  .flyout-container .wd-c2c-modal.flexible {
    display: flex;
  }
}
#onesignal-popover-container #onesignal-popover-dialog #normal-popover {
  font-family: "Artifakt Element", "Artifakt", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

#onesignal-popover-container #onesignal-popover-dialog #normal-popover .popover-button.primary {
  background-color: #0696D7 !important;
  border-radius: 0;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
}

#onesignal-popover-container #onesignal-popover-dialog #normal-popover .popover-button.primary:hover {
  background-color: #0582ba !important;
}

#onesignal-popover-container #onesignal-popover-dialog #normal-popover #onesignal-popover-cancel-button {
  color: #444 !important;
  position: relative;
  text-transform: unset;
  border-bottom: 1px dashed #777;
  padding: 0px;
  margin: 6px 32px 6px 16px;
}

#onesignal-popover-container #onesignal-popover-dialog #normal-popover #onesignal-popover-cancel-button:hover {
  border-bottom-style: solid;
}

#onesignal-popover-container #onesignal-popover-dialog #normal-popover .popover-body-message {
  color: #3C3C3C !important;
}

#onesignal-popover-container #onesignal-popover-dialog #normal-popover .popover-button {
  padding: 6px 16px;
  font-weight: 700;
  letter-spacing: unset;
  font-size: 16px;
}

/* **************** Edited Text for Diff comparisons *************** */
/* -----|-----|-----|-----|-----|-----|-----|----- */
ins.textAdded {
  color: #696;
  background: #cfc;
  padding: 2px 3px;
  text-decoration: none;
}

del.textRemoved {
  color: #966;
  background: #fcc;
  padding: 2px 3px;
}

.wp-view {
  position: absolute;
  top: 0px;
  height: 1px;
  width: 2px;
}

@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
  .wp-view {
    width: 1px;
  }
}
@media only screen and (max-width: 40.063em) {
  .wp-view {
    width: 0px;
  }
}
/**********************************/
/*********  FAQ Panel    *********/
/*********************************/
.wp-faq-title {
  color: #000;
}

.wp-faq-accordion {
  margin-top: 30px;
  border-bottom: solid 1px #999;
}

.wp-faq-question {
  margin: 0px 0px;
    border-top: solid 1px #999;
    height: 58px;
    padding-top: 18px;
}

.wp-faq-question h3 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.10526316;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000;
  padding-left: 15px;
}

.wp-faq-answer {
  margin: 8px 0 10px 28px;
  max-width: 800px;
}

.wp-faq-answer p {
  margin: 0px 0px 1em 0px;
  color: #212121;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

.wp-faq-accordion table {
  padding-top: 10px;
  cursor: pointer;
}

.wp-faq-accordion table td {
  vertical-align: top;
}

.wp-faq-accordion table td:first-of-type {
  width: 24px;
}

.wp-faq-accordion table td svg {
  stroke: #444;
  width: 14px;
}

.wp-faq-accordion table td span {
  color: #3c3c3c;
}

.wp-faq-accordion table td span:not([class*=accordion-heading]) {
  font-weight: 700;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.28571429;
}

.wp-faq-accordion table td h2 {
  font-weight: 700;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.19047619;
  color: #2a2a2a;
}

/**************************************/
/*********  A-Z List Panel    *********/
/**************************************/
.wp-a-z-list {
  background-color: #fff;
  padding: 60px 0px 45px 0px;
}

.wp-a-z-list .wp-title {
  font-weight: 300;
  margin-bottom: 30px !important;
  font-size: 30px;
  color: #000;
}

.wp-a-z-list .wp-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.wp-a-z-list .wp-list-container {
  /*
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  */
  position: relative;
  width: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  overflow: hidden;
  /*padding: 0px 30px;*/
  -moz-column-count: 4;
  -moz-column-gap: 30px;
  -webkit-column-count: 4;
  -webkit-column-gap: 30px;
  column-count: 4;
  column-gap: 30px;
  margin-top: 12px;
}

.wp-a-z-list .wp-list-container .wp-link-item {
  /*
  width: calc(25% - 12px);
  flex-grow: 0;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  */
  width: 100%;
  margin-right: 12px;
  padding: 0px 0px 8px 0px;
  border-bottom: 0;
  display: inline-block;
  margin: 0px 0px 8px 0px;
}

.wp-a-z-list .wp-list-container .wp-link-item a.wp-link,
.wp-a-z-list .wp-list-container .wp-link-item a.wp-link:visited,
.wp-a-z-list .wp-list-container .wp-link-item a.wp-link:hover {
  text-decoration: none;
  color: #212121 !important;
  font-size: 14px;
}

.wp-a-z-list .wp-list-container .wp-link-item a.wp-link:hover {
  border-bottom: 2px solid #212121;
  text-decoration: none;
  color: #212121 !important;
}

.wp-a-z-list .wp-list-container > .wp-link-item.wp-no-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.wp-a-z-list .wp-subtitle {
  font-weight: 700;
  color: #000;
  font-size: 21px;
  position: relative;
  cursor: pointer;
  padding-left: 30px;
}

.wp-a-z-list .wp-product-set.wp-show .wp-subtitle .icon-hide {
  padding-right: 6px;
  visibility: visible;
}

.wp-a-z-list .wp-product-set .wp-subtitle .icon-hide {
  padding-right: 6px;
  visibility: hidden;
  position: absolute;
  top: 2px;
  left: 0px;
}

.wp-a-z-list .wp-product-set.wp-show .wp-subtitle .icon-show {
  visibility: hidden;
}

.wp-a-z-list .wp-product-set .wp-subtitle .icon-show {
  visibility: visible;
  position: absolute;
  top: 2px;
  left: 0px;
}

.wp-a-z-list .wp-product-set {
  padding-bottom: 0px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 15px;
}

.wp-a-z-list .wp-product-set.wp-show .wp-list-container {
  max-height: 7000px !important;
  display: inline-block;
  transition: all 1s;
  -webkit-transition: all 1s;
}

.wp-a-z-list .wp-product-set .wp-list-container {
  max-height: 0px;
}

.wp-a-z-list .wp-additional {
  margin: 30px 0px 0px 0px;
}

.wp-a-z-list .wp-additional p {
  font-size: 14px;
  margin: 2px 0px;
  float: left;
  padding-right: 12px;
  color: #222;
  font-weight: 700;
}

.wp-a-z-list .wp-additional a {
  color: #444;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
}

@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
  .wp-a-z-list .wp-list-container {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
  }
}
@media only screen and (max-width: 40.063em) {
  .wp-a-z-list .wp-list-container .wp-link-item {
    width: 100%;
  }

  .wp-a-z-list .wp-list-container {
    /*padding: 0px 0px 0px 30px;*/
  }

  .wp-a-z-list {
    padding: 40px 0px 50px 0px;
  }

  .wp-a-z-list .wp-list-container {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
  }
}
.wp-align {
  padding: 0px 20px;
}

.wp-gateway-content-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0;
  max-width: 78em;
  min-width: 20em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wp-gateway-menu {
  overflow: hidden;
  border-top: 1px solid #dadada;
}
.wp-gateway-menu ul, .wp-gateway-menu li {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.wp-gateway-col-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.wp-gateway-filter-icon-wrapper svg {
  fill: #000;
}

@media only screen and (max-width: 40.063em) {
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-menu-col.wp-visibility.wp-gateway-menu-wrapper,
  .wp-gateway .gateway-app.wp-gw-menu-on .wp-gateway-menu-col.wp-visibility.wp-gateway-menu-wrapper {
    position: absolute;
    top: 0px;
    background-color: #fff;
    width: 88%;
    z-index: 1000;
    padding: 20px 20px 60px 0;
  }

  .wp-gateway-menu-wrapper > div {
    z-index: 3;
    position: relative;
  }

  .wp-gateway-menu-wrapper:after,
  .wp-gateway-menu-wrapper:before {
    content: "";
    position: fixed;
    background-color: #fff;
    top: 0px;
    left: 0px;
    width: 88%;
    height: 100%;
    z-index: 2;
  }

  .wp-gateway-menu-wrapper:after {
    content: "";
    width: 100%;
    background-color: #000;
    opacity: 0.8;
    z-index: 1;
  }

  .wp-gateway-filter-header-mobile {
    color: #3c3c3c;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.19047619;
    position: relative;
    padding-right: 20px;
    padding-bottom: 21px;
  }

  .wp-gateway-filter-header-mobile svg {
    position: absolute;
    right: 0px;
    color: #000;
    width: 34px;
    height: 34px;
  }

  /*=============================================
  =            MOBILE MENU ON STATE            =
  =============================================*/
  .wp-gateway-content-row .wp-gateway-menu-col.wp-gateway-menu-wrapper {
    right: 100%;
    transition: right 0.275s;
    overflow: hidden;
  }

  .wp-gateway-menu-wrapper:after,
  .wp-gateway-menu-wrapper:before {
    display: none;
    opacity: 0;
    transition: opacity 0.27s;
  }

  .wp-gw-menu-on .wp-gateway-menu-wrapper:after,
  .wp-gw-menu-on .wp-gateway-menu-wrapper:before {
    opacity: 1;
    display: block;
  }
  .wp-gw-menu-on .wp-gateway-menu-wrapper:after {
    opacity: 0.8;
  }

  .wp-gateway .gateway-app.wp-gw-menu-on .wp-gateway-menu-col.wp-visibility.wp-gateway-menu-wrapper {
    right: 12%;
    overflow: visible;
  }

  /*=====  End of MOBILE MENU ON STATE  ======*/
}
/*=============================================
=            mobile menu control grid            =
=============================================*/
.wp-gw-menu-on .wp-gateway-grid {
  height: 100vh;
  overflow: hidden;
}

@media only screen and (min-width: 40.063em) {
  .wp-gw-menu-on .wp-gateway-grid {
    height: auto;
    overflow: visible;
  }
}
/*=====  End of mobile menu control grid  ======*/
/*=============================================
=            GRID LAYOUT            =
=============================================*/
.wp-gateway-content-row {
  display: block;
}
.wp-gateway-content-row .wp-gateway-menu-col,
.wp-gateway-content-row .wp-gateway-grid-col {
  transition: width 0.3s;
}
.wp-gateway-content-row .wp-gateway-menu-col {
  width: 100%;
}
.wp-gateway-content-row .wp-gateway-grid-col {
  width: 100%;
}

.wp-gateway-content-row.wp-menu-row {
  position: relative;
}

@media only screen and (min-width: 40.063em) {
  .wp-gateway-content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .wp-gateway-content-row .wp-gateway-menu-col,
  .wp-gateway-content-row .wp-gateway-grid-col {
    transition: width 0.3s;
  }
  .wp-gateway-content-row .wp-gateway-menu-col {
    width: 33%;
    position: static;
  }
  .wp-gateway-content-row .wp-gateway-grid-col {
    width: 67%;
  }

  .wp-gw-menu-off .wp-gateway-col-padding.wp-grid-top-padding {
    padding-left: 0px;
  }

  .wp-gateway-col-padding.wp-filters-heading {
    padding-right: 25px;
  }

  .gateway-app.wp-gw-menu-off .wp-menu-row .wp-gateway-menu-col {
    width: auto;
    flex-grow: 0;
  }

  .gateway-app.wp-gw-menu-off .wp-menu-row .wp-gateway-grid-col {
    width: auto;
    flex-grow: 1;
  }

  .wp-gateway-filter-header-mobile {
    display: none;
  }
}
@media only screen and (min-width: 64.063em) {
  .wp-gateway-content-row .wp-gateway-menu-col,
  .wp-gateway-content-row .wp-gateway-grid-col {
    transition: width 0.3s;
  }
  .wp-gateway-content-row .wp-gateway-menu-col {
    width: 25%;
  }
  .wp-gateway-content-row .wp-gateway-grid-col {
    width: 75%;
  }
}
/*=====  End of GRID LAYOUT  ======*/
.wp-gateway li.wp-gateway-main-collapse {
  padding: 27px 0 18px 10px;
  border-bottom: 1px solid #dadada;
}

.wp-gateway .menuCollapse {
  color: #3c3c3c;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  padding: 0 21px 0 21px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}

.wp-gateway .menuCollapse svg {
  position: absolute;
  left: 0px;
}

.wp-gateway li.wp-gateway-main-collapse.opened .menuCollapse svg {
  transform: rotate(90deg);
}

.wp-gateway li.wp-gateway-main-collapse .wp-accordion-container {
  display: none;
}

.wp-gateway li.wp-gateway-main-collapse.opened .wp-accordion-container {
  display: block;
}

.wp-gateway li.wp-gateway-main-collapse.opened .menuCollapse {
  padding-bottom: 12px;
}

/*=============================================
=            Filter menu header / button            =
=============================================*/
.wp-filter-top-wrap {
  position: relative;
  padding-left: 30px;
}
.wp-filter-top-wrap .wp-gateway-filter-icon-wrapper {
  width: 18px;
  height: 17px;
  position: absolute;
  left: 15px;
}
.wp-filter-top-wrap h2 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  color: #3c3c3c;
  font-weight: bold;
  display: inline-block;
}
.wp-filter-top-wrap .wp-gw-visibility-button {
  display: none;
  margin-left: 1px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  cursor: pointer;
}

@media only screen and (min-width: 40.063em) {
  .wp-filter-top-wrap .wp-gateway-filter-icon-wrapper {
    left: 2px;
    top: 4px;
  }
  .wp-filter-top-wrap h2 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.19047619;
  }
  .wp-filter-top-wrap .wp-gw-visibility-button {
    display: inline-block;
  }
}
/*=====  End of Filter menu header / button  ======*/
/*=============================================
=            Click more            =
=============================================*/
.wp-gateway .wp-see-more-bt,
.wp-gateway .wp-see-less-bt {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  margin: 5px 0px 0px 21px;
  cursor: pointer;
}
.wp-gateway .wp-see-more-bt svg,
.wp-gateway .wp-see-less-bt svg {
  position: absolute;
  right: 0px;
  top: 3px;
  transform: rotate(90deg);
}

.wp-gateway .wp-see-less-bt {
  display: none;
}
.wp-gateway .wp-see-less-bt svg {
  transform: rotate(270deg);
}

.wp-gateway .see-more-opened .wp-see-less-bt {
  display: inline-block;
}

.wp-gateway .see-more-opened .wp-see-more-bt {
  display: none;
}

/*=====  End of Click more  ======*/
/*=============================================
=            CHECKBOX            =
=============================================*/
.wp-gateway li.wp-menu-checkbox {
  display: block;
  margin-bottom: 8px;
  margin-left: 21px;
}

input[type=checkbox] + label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  color: #000;
  cursor: pointer;
  display: block;
  padding-left: 27px;
  padding-top: 2px;
  position: relative;
}

input[type=checkbox] + label::before {
  border: 1px solid #000;
  border-radius: 2px;
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  position: absolute;
  top: 2px;
  background: #fff;
}

input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  filter: unset !important;
}

input[type=checkbox]:focus + label::after {
  height: 20px;
  width: 20px;
  border-color: #5f60ff;
  top: -1px;
  left: -3px;
}

input[type=checkbox]:hover + label::after {
  border-color: #5f60ff;
}

input[type=checkbox]:active + label::after {
  border-color: #2BC275;
}

input[type=checkbox]:hover + label::after,
input[type=checkbox]:focus + label::after {
  opacity: 0.2;
}

input[type=checkbox]:focus + label::before {
  outline: 0;
}

input[type=checkbox]:checked + label::after {
  opacity: 1;
}

input[type=checkbox]:checked + label::before {
  background: #000;
}

input[type=checkbox]:disabled + label {
  cursor: default;
}

input[type=checkbox]:disabled + label::before {
  border-color: #999;
}

input[type=checkbox][disabled]:checked + label::before {
  background-color: #999;
}

input[type=checkbox] + label::after {
  content: "";
  height: 18px;
  width: 18px;
  border: 2px solid transparent;
  position: absolute;
  box-sizing: content-box;
  top: 0px;
  left: -2px;
  opacity: 1 !important;
  display: block;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center;
}

input[type=checkbox]:checked + label::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='6.15' id='small-checkmark'><path fill='%23ffffff' d='M3.52 6.15a.65.65 0 01-.43-.17L0 3.11l.86-.93L3.5 4.64 8.1 0l.9.89-5.03 5.07c-.12.13-.28.19-.45.19z'></path></svg>");
}

input[type=checkbox]:disabled + label::after {
  border-color: transparent;
}

/*=====  End of CHECKBOX  ======*/
#wp-incentives {
  margin-bottom: 1em;
  padding-top: 8px;
  padding-bottom: 16px;
  background: #f5f5f5;
  border-top: 4px solid #000;
}

#wp-incentives .responsive-list > ul {
  max-width: 1248px;
  width: 100%;
  padding: 0px 16px;
  margin: 0 auto;
  display: -webkit-flex;
  flex-wrap: wrap;
  clear: right;
}

#wp-incentives .responsive-list > ul li {
  padding-top: 16px;
  padding-bottom: 16px;
}

#wp-incentives .responsive-list > ul li:nth-of-type(2),
#wp-incentives .responsive-list > ul li:nth-of-type(3),
#wp-incentives .responsive-list > ul li:nth-of-type(4) {
  border-top: 1px solid #ccc;
}

#wp-incentives .responsive-list > ul li .responsive-list-item {
  position: relative;
  height: 100%;
}

#wp-incentives .responsive-list > ul li p,
#wp-incentives .responsive-list > ul li a {
  border-bottom: none !important;
  font-weight: 700;
}

#wp-incentives .responsive-list > ul li:not(:last-of-type) p,
#wp-incentives .responsive-list > ul li:not(:last-of-type) a {
  color: #3c3c3c !important;
}

#wp-incentives .responsive-list > ul li:last-of-type p,
#wp-incentives .responsive-list > ul li:last-of-type a {
  color: #2a2a2a !important;
}

#wp-incentives .responsive-list > ul li:not(:last-of-type) svg {
  fill: #000;
  width: 42px;
  height: 42px;
}

#wp-incentives .responsive-list > ul li:last-of-type svg {
  fill: #000;
  width: 16px;
  height: 16px;
}

#wp-incentives .responsive-list > ul li svg + span {
  padding-left: 6px;
}

#wp-incentives .responsive-list > ul li:last-of-type p:last-of-type {
  line-height: 1;
  max-width: 100% !important;
}

#wp-incentives .responsive-list > ul li:last-child p.wd-font-19 {
  display: none;
}

#wp-incentives .responsive-list > ul li:last-child p.wd-font-16 span span {
  display: inline;
}

#wp-incentives .responsive-list > ul li:last-child p.wd-font-16 {
  margin-top: 6px !important;
  margin-bottom: 0px !important;
}

@media only screen and (min-width: 40.063em) and (max-width: 50em) {
  .gateway-app.wp-gw-menu-off #wp-incentives {
    padding-bottom: 8px;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li {
    flex: 0 0 50%;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(2) {
    border-top: none;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li .responsive-list-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(1) .responsive-list-item,
  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(3) .responsive-list-item {
    padding-right: 32px;
    border-right: 1px solid #ccc;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(2) .responsive-list-item,
  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(4) .responsive-list-item {
    padding-right: 16px;
    padding-left: 16px;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:last-child p.wd-font-19 {
    display: block;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:last-child p.wd-font-16 span span {
    display: none;
  }
}
@media only screen and (min-width: 50em) {
  #wp-incentives {
    padding-bottom: 8px;
  }

  #wp-incentives .responsive-list > ul li:nth-of-type(2) {
    border-top: none;
  }

  #wp-incentives .responsive-list > ul li .responsive-list-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #wp-incentives .responsive-list > ul li:nth-of-type(1) .responsive-list-item {
    padding-right: 32px;
    border-right: 1px solid #ccc;
  }

  #wp-incentives .responsive-list > ul li:nth-of-type(2) .responsive-list-item {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media only screen and (min-width: 50em) and (max-width: 64.063em) {
  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li {
    flex: 0 0 50%;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:nth-of-type(3) .responsive-list-item {
    padding-right: 32px;
    border-right: 1px solid #ccc;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:nth-of-type(4) .responsive-list-item {
    padding-right: 16px;
    padding-left: 16px;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:last-child .list-item-content p.wd-font-19 {
    display: block;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:last-child .list-item-content p.wd-font-16 span span {
    display: none;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li {
    flex: 0 0 33%;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(3) {
    border-top: none;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(4) {
    flex: none;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(2) .responsive-list-item {
    border-right: 1px solid #ccc;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(3) .responsive-list-item {
    padding-right: 16px;
    padding-left: 16px;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(4) .responsive-list-item {
    padding-top: 0px;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:last-child p.wd-font-19 {
    display: none;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:last-child p.wd-font-16 span span {
    display: inline;
  }
}
@media only screen and (min-width: 64.063em) {
  #wp-incentives .responsive-list > ul li:nth-of-type(3) {
    border-top: none;
  }

  #wp-incentives .responsive-list > ul li:nth-of-type(2) .responsive-list-item {
    border-right: 1px solid #ccc;
  }

  #wp-incentives .responsive-list > ul li:nth-of-type(3) .responsive-list-item {
    padding-right: 16px;
    padding-left: 16px;
  }

  #wp-incentives .responsive-list > ul li:nth-of-type(2) .responsive-list-item,
  #wp-incentives .responsive-list > ul li:nth-of-type(3) .responsive-list-item {
    padding-right: 32px;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li {
    flex: 0 0 33%;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:nth-of-type(3) {
    border-top: none;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:nth-of-type(4) {
    flex: none;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:nth-of-type(2) .responsive-list-item {
    border-right: 1px solid #ccc;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:nth-of-type(4) .responsive-list-item {
    padding-top: 0px;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:last-child p.wd-font-19 {
    display: none;
  }

  .gateway-app.wp-gw-menu-on #wp-incentives .responsive-list > ul li:last-child p.wd-font-16 span span {
    display: inline;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li {
    flex: 0 0 25%;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(4) {
    border-top: none;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(3) .responsive-list-item {
    border-right: 1px solid #ccc;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:nth-of-type(4) .responsive-list-item {
    padding-right: 16px;
    padding-left: 16px;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:last-child .list-item-content p.wd-font-19 {
    display: block;
  }

  .gateway-app.wp-gw-menu-off #wp-incentives .responsive-list > ul li:last-child .list-item-content p.wd-font-16 span span {
    display: none;
  }
}
.wp-grid-sort-by {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  margin: 0px 0px 20px;
}

@media only screen and (min-width: 40.063em) {
  .wp-grid-sort-by {
    justify-content: flex-end;
    margin: 0px 0px 0 16px;
  }
}
.wp-grid-sort-by h3 {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  font-weight: normal;
  color: #3c3c3c;
  padding: 7px 12px 4px 0;
}

.wp-grid-sort-by,
.wp-selected-tags {
  /*=============================================
  =            Sorting UI            =
  =============================================*/
  /*=====  End of Sorting UI  ======*/
  /*=============================================
  =            selected tags            =
  =============================================*/
  /*=====  End of selected tags  ======*/
}
.wp-grid-sort-by ul,
.wp-grid-sort-by li,
.wp-selected-tags ul,
.wp-selected-tags li {
  display: inline-block;
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.wp-grid-sort-by ul,
.wp-selected-tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
.wp-grid-sort-by li,
.wp-selected-tags li {
  border: solid 1px #dadada;
  border-radius: 4px;
  background: #f5f5f5;
  display: inline-block;
}
.wp-grid-sort-by li:first-child,
.wp-selected-tags li:first-child {
  /*border-right: none;*/
}
.wp-grid-sort-by li.checked,
.wp-selected-tags li.checked {
  color: #fff !important;
  background-color: #fff;
  border-color: #000;
}
.wp-grid-sort-by label,
.wp-selected-tags label {
  display: inline-block;
  padding: 7px 12px 4px;
  cursor: pointer;
  font-weight: bold;
}
.wp-grid-sort-by input[type=radio],
.wp-selected-tags input[type=radio] {
  display: none;
}

.wp-grid-top .wp-selected-tags {
  display: none;
}

.wp-gateway-menu-wrapper .wp-selected-tags .wp-result-number-wrapper,
.wp-gateway-menu-wrapper .wp-selected-tags .clear-tags {
  width: 100%;
}
.wp-gateway-menu-wrapper .wp-selected-tags .clear-tags span {
  display: none;
}

.wp-selected-tags {
  margin-bottom: 10px;
}
.wp-selected-tags ul {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.wp-selected-tags li {
  list-style: none;
  font-weight: 700;
  position: relative;
  margin: 0 4px 8px 0;
  border: solid 1px #dadada;
  padding: 7px 29px 5px 12px;
  cursor: pointer;
}
.wp-selected-tags li span {
  display: none;
}
.wp-selected-tags li.clear-tags, .wp-selected-tags li.wp-result-number-wrapper {
  background: #fff;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 9px;
  margin-right: 14px;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}
.wp-selected-tags li.clear-tags a, .wp-selected-tags li.wp-result-number-wrapper a {
  font-weight: normal;
}
.wp-selected-tags li.clear-tags u, .wp-selected-tags li.wp-result-number-wrapper u {
  text-decoration: none;
  /*border-bottom: 1px solid #006eaf;*/
}
.wp-selected-tags li.wp-result-number-wrapper {
  cursor: text;
  margin-right: 8px;
}
.wp-selected-tags li.wp-result-number-wrapper span {
  display: inline-block;
}

.wp-selected-tags li svg {
  position: absolute;
  width: 19px;
  right: 9px;
  top: 9px;
}

@media only screen and (min-width: 40.063em) {
  .wp-grid-top {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    margin-top: 13px;
    margin-bottom: 24px;
  }
  .wp-grid-top h3 {
    padding: 7px 12px 4px 0;
  }
  .wp-grid-top > div {
    flex-grow: 0;
  }
  .wp-grid-top .wp-selected-tags {
    flex-grow: 1;
    min-height: 32px;
    border-right: 1px solid #dcdcdc;
    padding-right: 24px;
    margin-bottom: 0px;
  }
  .wp-grid-top .wp-selected-tags ul {
    margin-bottom: -10px;
  }

  .wp-grid-top .wp-selected-tags {
    display: block;
  }

  .wp-gateway-menu-wrapper .wp-selected-tags {
    display: none;
  }
}
.text ul.wp-compare-view-list {
  max-width: none;
}

.wp-compare-bt-container {
  margin: 10px 0px 15px 0px;
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .wp-compare-bt-container {
    position: relative;
    float: right;
    margin: 2px 0px 25px 0px;
  }

  .wp-results-panel .wp-compare-bt-container {
    margin: 60px 0px 25px 0px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 1100px) {
  .wp-collection-panel .wp-title {
    max-width: 400px;
  }

  .wp-collection-panel .wp-compare-bt-container {
    margin-top: 42px;
  }
}
.wp-collection-grid {
  padding-top: 0px;
}

.wp-compare-back span {
  cursor: pointer;
}

/*
  Drawer
*/
.wp-compare-drawer-container {
  background: #fff;
  border-top: 1px #ccc solid;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  /*bottom: -400px;*/
  padding: 14px 0 20px 0;
  z-index: 9;
  display: block;
  animation: compare-slide-down 0.6s;
  -webkit-box-shadow: 0px -1px 19px 2px rgba(171, 171, 171, 0.5);
  -moz-box-shadow: 0px -1px 19px 2px rgba(171, 171, 171, 0.5);
  box-shadow: 0px -1px 19px 2px rgba(171, 171, 171, 0.5);
}

.wp-compare-drawer-product {
  padding: 17px 18px 15px;
  border: solid 1px #eeeeee;
  background-color: #eeeeee;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}

.wp-compare-drawer-product img.wp-product-logo {
  max-height: 18px;
}

.wp-compare-drawer-product.wp-compare-added {
  border: solid 1px #000;
  padding: 21px 50opx 21px 21px;
  background: white;
}

.wp-compare-tray-product {
  visibility: hidden;
}

.wp-compare-drawer-product.wp-compare-added .wp-compare-tray-product {
  visibility: visible;
}

@media only screen and (min-width: 40.063em) {
  .wp-compare-drawer-product {
    padding: 17px 50px 17px 21px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
  }

  .wp-compare-drawer-product img.wp-product-logo {
    max-height: none;
  }

  .wp-compare-drawer-product.wp-compare-added {
    /* padding:19px 50px 19px 21px; */
  }
}
.wp-compare-remove-item {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 25px;
  font-size: 24px;
  color: #666;
}

.wp-compare-remove-item svg {
  cursor: pointer;
}

.wp-compare-clear {
  margin-left: 19px;
  padding: 0.4em 0.5em 0.4em 1em;
  border-left: 1px solid #e5e5e5;

  float: left;
}

.wp-compare-clear a {
  display: inline-block;
  margin: 0;
  color: #444;
  border-bottom: 0 !important;
  text-decoration: none;
}

.wp-compare-launch {
  float: left;
}

.wp-compare-launch .wd-button.disabled {
  background-color: #ccc;
  cursor: default;
}

.wp-compare-drawer-container .wp-align {
  position: relative;
}

.wp-compare-close-tray {
  position: absolute;
  right: 20px;
  top: 6px;
  font-size: 24px;
  cursor: pointer;
  z-index: 1;
}

.wp-compare-drawer-container .wp-compare-drawer-col {
  padding-top: 4px;
  padding-bottom: 4px;
}

@media only screen and (min-width: 40.063em) {
  .wp-compare-drawer-container .wp-compare-drawer-col {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .wp-compare-drawer-container .wp-compare-drawer-col:nth-child(3) {
    padding-left: 12px;
  }

  .wp-compare-drawer-container .wp-compare-drawer-col:nth-child(1) {
    padding-right: 12px;
  }

  .wp-compare-drawer-container .wp-compare-drawer-col:nth-child(2) {
    padding: 0px 6px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wp-compare-drawer-container {
    animation: slide-up 0.6s;
  }
}
/*
Active compare feature
*/
.wp-compare-bt-container .wd-button {
  background-color: #777;
}

.wp-compare-bt-container .wd-button:hover,
.wp-subscribe-col a.wd-button,
.wp-compare-card-active .wp-compare-bt-container .wd-button,
.wp-compare-walkthrought.wp-compare-card-active .wp-compare-bt-container .wd-button {
  background-color: #000;
}

.wp-compare-card-tray-active .wp-compare-drawer-container {
  bottom: 0px;
  animation: compare-slide-up 0.6s;
}

.wp-compare-card-tray-deactived .wp-compare-drawer-container {
  animation: compare-slide-down 0.6s;
  bottom: -400px;
}

@keyframes compare-slide-up {
  from {
    bottom: -400px;
  }
  to {
    bottom: 0;
  }
}
@keyframes compare-slide-down {
  from {
    bottom: 0px;
  }
  to {
    bottom: -400px;
  }
}
.wp-compare-walkthrought .wp-compare-bt-container .wp-compare-bt-tooltip {
  opacity: 1;
  animation: compare-show-tooltip 0.6s;
}

.wp-compare-walkthrought-done .wp-compare-bt-container .wp-compare-bt-tooltip {
  opacity: 0;
  animation: compare-hide-tooltip 0.6s;
}

@keyframes compare-show-tooltip {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes compare-hide-tooltip {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.compare-card .compare-block:nth-of-type(odd) {
  background-color: #fff;
}

.compare-card .compare-block:nth-of-type(even) {
  background-color: #f5f5f5;
}

/*
.compare-all-cards .compare-card .compare-block:nth-of-type(even){
   background-color: #fff;
}
.compare-all-cards .compare-card .compare-block:nth-of-type(odd) {
   background-color: #f5f5f5;
} */
.compare-card .wp-pricing .wp-product-card-promo {
  display: none !important;
}

.wp-compare li {
  /* max-width: 496px; */
}

.compare-block .wp-compare-use-for > ul,
.compare-block .wp-compare-licensing > ul {
  padding-left: 2em;
  margin-top: 8px;
}

.compare-block .wp-compare-use-for > h4 {
  margin-top: 16px;
}

.compare-card li {
  list-style-type: disc;
}

.compare-card .row {
  min-width: 0px !important;
}

.wd-button.wp-grey-btn {
  background-color: #888 !important;
}

.wd-button.wp-grey-btn:hover {
  background-color: #666 !important;
}

.compare-card .compare-block:nth-of-type(1) img,
.compare-card .compare-block:nth-of-type(1) .image {
  height: 30px;
  width: 277px;
}

.compare-card .compare-block:nth-of-type(1) {
  cursor: pointer;
}

.compare-card .compare-block:nth-of-type(1) img {
  /* margin-top: 4px; */
}

.compare-card .compare-block:nth-of-type(1) img,
.compare-card .compare-block:nth-of-type(1) .image {
  height: 30px;
  width: 277px;
}

.compare-card .compare-block:nth-of-type(1) p {
  margin: 3px 0 0 0;
  transition: color 0.2s;
  font-size: 30px;
}

.compare-card {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.compare-card .compare-block {
  padding: 24px 32px;
}

.compare-card .compare-block:nth-of-type(1) {
  padding: 24px 8px 24px 32px !important;
}

.wp-compare-before-price,
.wp-compare-price-replacer,
.wp-compare-after-price {
  display: block;
}

.wp-compare-before-price {
  margin-bottom: 4px;
}

.wp-product-card.wp-opened .wp-compare-before-price {
  margin-bottom: -4px;
  margin-top: 9px;
}

.wp-compare-after-price {
  margin-top: 7px;
}

.wp-product-card.wp-small .wp-compare-after-price,
.wp-product-card.wp-medium .wp-compare-after-price,
.wp-product-card.wp-small .wp-compare-before-price,
.wp-product-card.wp-medium .wp-compare-before-price {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  margin: 0px;
}

.wp-product-card.wp-opened .wp-compare-after-price {
  max-height: none;
  margin-top: 7px;
}

.compare-card .compare-block ul li {
  padding-bottom: 10px;
}

.compare-card .compare-block ul li:last-child {
  padding-bottom: 0px;
}

/*
  Compare card- Products details
*/
.compare-card .wp-cta-container {
  margin-top: 10px;
}

.compare-card .wp-cta-container a {
  font-size: 14px;
  text-decoration: none;
  border-bottom: 0px;
  display: table;
}

.compare-card .wp-cta-container a svg {
  display: table-cell;
  margin-right: 4px;
  fill: #444;
  width: 19px;
  height: 19px;
}

.compare-card .wp-cta-container a span {
  display: table-cell;
  vertical-align: middle;
  color: #444;
}

html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit) .wp-compare-view {
  z-index: 1;
  position: absolute;
  top: 0px;
  overflow: hidden;
  width: 100%;
  display: none;
  padding-top: 50px;
  padding-bottom: 180px;
}

html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit) .wp-compare {
  /* left:100%;
  position: absolute;
  width:100%; */
}

html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit).wp-compare-card-launch-compare .cmp-experiencefragment--faq-accordion {
  display: none;
}

html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit).wp-compare-card-launch-compare .wp-compare-view {
  display: block;
  animation: view-show-compare-bg 0.3s;
  opacity: 1;
}

@keyframes view-show-compare-bg {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit).wp-compare-card-launch-compare .wp-compare {
  animation: view-show-compare 1.6s;
  opacity: 1;
}

@keyframes view-show-compare {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes view-hide-compare {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit) .wp-compare-view{
  z-index:1;
  position: absolute;
  overflow: hidden;
  width:100%;
  display:none;
}
html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit) .wp-compare{
  left:100%;
  position: absolute;
  width:100%;
}
html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit).wp-compare-card-launch-compare .wp-compare-view{
  display:block;
  animation:view-show-compare-bg .3s;
}
@keyframes view-show-compare-bg{
  from{opacity:0;}
  to{opacity:1;}
}
html:not(.aem-AuthorLayer-Edit) body:not(.cq-wcm-edit).wp-compare-card-launch-compare .wp-compare{
  animation:view-show-compare 1.6s;
  left:0%;
}
@keyframes view-show-compare{
  0%{left:100%;}
  40%{left:100%;}
  100%{left:0%;}
}
@keyframes view-hide-compare{
  from{left:0%;}
  to{left:100%;}
} */
.wp-compare-view-title-separator {
  display: none;
}

.wp-upsell-logo {
  width: 65px;
  position: absolute;
}

.wp-upsell-content {
  margin-left: 65px;
}

.wp-upsell-row.row {
  position: relative;
}

.wp-upsell-row.row,
.wp-upsell-row .row {
  min-width: 0px;
}

.wp-compare-coll-upsell h2 {
  font-size: 19px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.wp-compare-coll-upsell p {
  margin: 3px 0 8px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}

.wp-compare-coll-upsell a {
  border-bottom: 0px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}

.wp-compare-view-upsell-separator {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .wp-compare-coll-upsell p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
    margin: 3px 0;
  }

  .wp-compare-coll-upsell a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
  }
}
/* Added by Joey Skawski */
.icon-windows, .icon-mac {
  font-size: 18px;
}

.wp-compare-free-trial {
  color: #444 !important;
  background-color: #FFF;
}
.wp-compare-free-trial svg {
  fill: #000 !important;
}

.wp-compare-free-trial:hover {
  color: #444 !important;
  background-color: #FFF;
}

.wp-compare-coll-upsell .wd-pl-16-md {
  padding-left: 20px;
}

.wp-compare-use-for .wp-list-no-style {
  list-style: none;
  margin-left: -20px;
  margin-top: -2px;
}

.wp-product-card .wp-pricing div.wp-term {
  display: block;
}

.wp-product-card .wp-product-cta a {
  display: block;
}

/*
  Safari bug
*/
.wp-product-card .wp-cta-container {
  width: 100%;
}

.wp-product-card .wp-pricing.wp-alt-price .wp-term a {
  line-height: 1.71;
}

.wp-pricing-compare .wp-discount {
  color: #b6b6b6;
  text-decoration: line-through;
}

.wp-top-products .wp-default-all-products-grid .grid-columns:nth-child(3n+1) {
  padding-right: 12px;
}

.wp-top-products .wp-default-all-products-grid .grid-columns:nth-child(3n+2) {
  padding: 0px 6px;
}

.wp-top-products .wp-default-all-products-grid .grid-columns:nth-child(3n) {
  padding-left: 12px;
}

.wp-top-products .wp-default-all-products-grid .column-content > .decorative-box,
.wp-collection-grid .column-content > .decorative-box {
  margin-bottom: 24px;
}

.wp-top-products .wp-title {
  font-weight: 300;
  margin-bottom: 25px;
  font-size: 30px;
  color: #444;
}

.wp-buy-online-compare .wp-free-trial-col {
  display: none;
}

.wp-buy-online-compare .wp-subscribe-col {
  width: 100%;
}

.wp-compare-launch .wd-button span:first-child {
  font-size: 14px;
  min-width: 14em !important;
  text-align: left;
}

.wp-compare-launch .wd-button .icon-svg-arrow-button {
  float: right;
}

.text ul li, .text ol li {
  margin-top: 0px;
}

.wp-footer-fat .text ul li, .text ol li {
  margin-top: 8px;
}

.text ul {
  padding: 0;
}

.wp-compare-launch > .wd-button, .wp-compare-launch a:not(.wp-compare-free-trial).wd-button {
  background: #000;
}

.wp-compare-launch > .wd-button, .wp-compare-launch a:not(.wp-compare-free-trial).wd-button:hover {
  background: #000;
}

.wp-compare-button .button.section a.wp-compare-free-trial.wd-button {
  color: #000 !important;
  background-color: #fff;
}

.wp-cta-container > .wp-product-cta a {
  border-bottom: none !important;
}

ul.wd-pl-20.wd-mt-8.wp-compare-use-for {
  margin-top: 8px;
  padding-left: 20px;
}

ul.wd-pl-20.wd-mt-8.wp-compare-use-for ~ ul {
  margin-top: 8px;
  padding-left: 20px;
}

ul.wd-pl-20.wd-mt-8.wp-compare-use-for ~ ul li {
  font-size: 14px;
}

ul.wd-pl-20.wd-mt-8.wp-compare-use-for li {
  font-size: 14px;
}

.body-content .text ul.wd-pl-20.wd-mt-8.wp-compare-use-for li > a:not(.wd-link-context):only-child {
  border-bottom: 1px solid #2a2a2a !important;
  font-weight: 600 !important;
  color: #2a2a2a !important;
}

.compare-block .wp-platform span > svg {
  margin-left: 0.5em;
}

.wp-compare-coll-upsell .row.wd-ph-20 .wd-bg-white.wd-ph-20.wd-pv-20.wd-mv-20.grid-columns {
  padding-left: 2em;
  padding-right: 2em;
}

.wp-upsell-content .wd-bc-smoke.wd-pl-16.wd-ml-16.wp-same-height.wd-pv-4 .wd-icon {
  position: relative;
}

.wp-upsell-content .column-content.parsys .row .responsive-column-0.responsive-column.wd-blw-1-md.wd-blw-1-lg.wd-bc-smoke.wd-pl-16.wd-ml-16.wp-same-height.wd-pv-4 a {
  border-bottom: none;
}

.wp-compare-button .button.section .wd-button.wp-outline.wd-font-14.wd-button-responsive.wd-uppercase span {
  font-size: 14px;
  font-weight: 700;
  width: auto;
}

.wp-compare-button .button.section .wd-button.wp-outline.wd-font-14.wd-button-responsive.wd-uppercase.wp-compare-free-trial span .wd-icon {
  fill: #444;
}

.compare-block .text.section h4 {
  font-size: 14px;
  margin-top: 8px;
}

.gateway-app .wp-gateway-menu-visibility {
  margin-top: 20px;
  margin-bottom: 10px;
  border: solid 1px #999999;
  padding: 12px 24px 10px 47px;
  cursor: pointer;
}
.gateway-app .wp-gw-bt-on,
.gateway-app .wp-gw-bt-off {
  display: none;
}
.gateway-app.wp-gw-menu-on .wp-gw-bt-on {
  display: block;
}
.gateway-app.wp-gw-menu-off .wp-gw-bt-off {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  .gateway-app .wp-gateway-menu-visibility {
    margin-top: 13px;
    margin-bottom: 24px;
    border: 0px;
    padding: 0 0 0 30px;
  }
}
.page-container > .body-content {
  margin-top: 52px;
}

.wp-gateway {
  padding-top: 67px;
}
.wp-gateway .wp-gateway-header {
  padding-bottom: 21px;
}
.wp-gateway .wp-gateway-header p {
  margin: 0 0 0 0;
}
.wp-gateway h1 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.0625;
  padding-bottom: 0px;
  color: #3c3c3c;
  display: inline-block;
}
.wp-gateway .wp-nbResultsWrapper {
  white-space: nowrap;
  display: inline-block;
  padding-top: 0px;
  color: #3c3c3c;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}
.wp-gateway .wp-gateway-grid {
  clear: right;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wp-gateway.loading .skeleton-menu li {
  background-repeat: no-repeat;
  background-image: radial-gradient(circle 16px, white 99%, transparent 0), linear-gradient(white 40px, transparent 0), linear-gradient(gray 100%, transparent 0);
}
.wp-gateway .wp-call-sales {
  width: 100%;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  padding: 10px 0 7px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
.wp-gateway .wp-call-sales p {
  margin: 0 0 0 0;
}
.wp-gateway .wp-call-sales a {
  color: #444444;
  border-bottom: none;
}
.wp-gateway .wp-call-sales .wp-sales-team-cta {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  .gateway-app.wp-gw-menu-off .wp-grid-top {
    border-left: 1px solid #dcdcdc;
    padding-left: 25px;
  }

  .wp-gateway .wp-call-sales {
    margin-bottom: 7px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wp-gateway h1 {
    margin-right: 4px;
    padding-bottom: 16px;
  }
  .wp-gateway .wp-nbResultsWrapper {
    color: #3c3c3c;
    border-top: none;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571429;
  }
  .wp-gateway .wp-call-sales {
    width: auto;
    padding-top: 0px;
    text-align: right;
    display: block;
    border-top: none;
    border-bottom: none;
    margin-top: 16px;
    float: right;
    margin-bottom: 0px;
  }
  .wp-gateway .wp-call-sales .wp-sales-team-cta {
    display: inline-block;
  }
}
.wp-gateway-error {
  display: none;
  padding-left: 185px;
  padding-top: 45px;
  min-height: 150px;
  background: url(https://damassets.autodesk.net/content/dam/autodesk/www/gateway/error-image.png) no-repeat top left;
  background-size: 185px 150px;
}

@media only screen and (min-width: 64.063em) {
  .footer-content .wp-footer-fat .xlarge-block-grid-1 > li {
    clear: both;
    width: 100%;
  }
}
@keyframes shine {
  to {
    background-position: 100% 0, 0 0;
  }
}
.wp-gateway .wp-card-loading.wp-product-card {
  margin-bottom: 1em;
  border: solid 1px #e7e3e3;
  background-image: linear-gradient(100deg, rgba(230, 230, 230, 0), rgba(230, 230, 230, 0.15) 50%, rgba(230, 230, 230, 0) 80%), linear-gradient(to left, #f9f9f9, #fffefe);
  background-size: 50px 100%, 100% 100%;
  background-position: 0 0, 0 0;
  background-repeat: repeat-y;
  padding: 0 16px 35px;
  animation: shine 1s infinite;
}
.wp-gateway .wp-card-loading.wp-product-card .wp-product-logo {
  width: 100%;
  padding-bottom: 11%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to left, #f0f0f0, #e8e8e8), linear-gradient(to right, #e8e8e8, #e8e8e8);
  background-size: 12% 100%, 84% 70%;
  background-position: 0 0, 100% 50%;
  margin-top: 40px;
  margin-bottom: 24px;
}
.wp-gateway .wp-card-loading.wp-product-card .price {
  width: 100%;
  padding-bottom: 8%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #f0f0f0, #e8e8e8);
  background-size: 50% 100%;
  background-position: 0 0;
  margin-bottom: 8px;
}
.wp-gateway .wp-card-loading.wp-product-card .wp-toggled-content {
  width: 100%;
  min-height: 3em;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #f0f0f0, #e8e8e8);
  background-size: 100% 100%;
  background-position: 0 0;
}
.wp-gateway .wp-card-loading.wp-product-card .wp-product-cta {
  width: 100%;
  min-height: 1.3em;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #f0f0f0, #e8e8e8);
  background-size: 35% 100%;
  background-position: 0 0;
  margin-top: 2em;
}
.wp-gateway .wp-card-loading.wp-product-card .wp-compare-checkbox {
  width: 100%;
  min-height: 1.3em;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #f0f0f0, #e8e8e8);
  background-size: 30% 100%;
  background-position: 0 0;
  margin-top: 0.7em;
}

.body-content .gateway-app .wp-product-card:not(.wp-card-loading) {
  margin-bottom: 1em;
  background-color: #f9f9f9;
  border: solid 1px #dadada;
  padding: 0 0 35px;
  position: relative;
  /*=============================================
  =            wp-on-sale-ribbon            =
  =============================================*/
  /*=====  End of wp-on-sale-ribbon  ======*/
  /*=============================================
  =            PRICING            =
  =============================================*/
  /*=====  End of PRICING  ======*/
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-product-card-box {
  padding-left: 16px;
  padding-right: 16px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-on-sale-ribbon {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  background-color: #000;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-on-sale-ribbon:after {
  width: 2px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0px;
  right: -2px;
  background-color: #000;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-on-sale-ribbon .wp-on-sale-ribbon-inner {
  padding: 5px 12px 5px 31px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-on-sale-ribbon svg {
  position: absolute;
  left: 12px;
  top: 5px;
  fill: #fff;
  width: 14px;
  height: 14px;
}
@media only screen and (min-width: 40.063em) {
  .body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-on-sale-ribbon .wp-on-sale-ribbon-inner {
    padding: 5px 12px 5px 31px;
  }
  .body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-on-sale-ribbon svg {
    top: 5px;
  }
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-price-replaced {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  font-weight: 700;
  color: #2a2a2a;
  margin-bottom: 8px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .price {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25;
  color: #000000;
  margin-bottom: 8px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing-number {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: 700;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing.wp-discounted .wp-discount,
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing.wp-discounted .wp-discount-saving {
  display: inline-block;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing.wp-discounted .wp-discount hide {
  display: none;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing .wp-discount {
  display: none;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing .wp-discount,
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing .wp-discount-saving {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25;
  color: #666;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-pricing .wp-discount {
  text-decoration: line-through;
  margin-right: 8px;
}

.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway-responsive, .body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway-responsive a {
  display: table;
  max-width: 100%;
  width: 100%;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway-responsive span, .body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway-responsive a span {
  min-width: 0 !important;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway-disabled, .body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway-disabled:hover {
  background-color: #ccc !important;
  cursor: not-allowed;
  -webkit-transition: background-color;
  -moz-transition: background-color;
  -ms-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway.wd-button-gateway-content-width span:first-child {
  min-width: 0;
}

.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wd-button-gateway.wp-add-to-cart {
  margin-bottom: 9px;
}

.body-content .gateway-app .wp-product-card:not(.wp-card-loading) a.wp-product-logo-link:not(.wd-button-gateway):not(.snti-legal-link):not(.cmp-navigation-link):not(.navigation-sublink-anchor):not(.wd-link-context):not(.wd-inline-icon) {
  border-bottom: none !important;
  display: block;
  margin-top: 40px;
  margin-bottom: 24px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-product-logo-link .wp-product-logo {
  padding-top: 0px;
  margin-bottom: 0px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-product-logo {
  padding-top: 40px;
  margin-bottom: 24px;
  max-height: 32px;
  max-width: 100%;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-product-desc,
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-mobile-product-desc {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  color: #212121;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-card-bottom-align {
  width: 100%;
  position: absolute;
  bottom: 16px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-card-bottom-align .wp-product-cta {
  margin-bottom: 10px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-card-bottom-align .wp-product-cta a:not(.wd-button-gateway):not(.snti-legal-link):not(.cmp-navigation-link):not(.navigation-sublink-anchor):not(.wd-link-context):not(.wd-inline-icon) {
  display: inline-block;
  color: #000000;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-card-bottom-align .wp-product-cta a:not(.wd-button-gateway):not(.snti-legal-link):not(.cmp-navigation-link):not(.navigation-sublink-anchor):not(.wd-link-context):not(.wd-inline-icon):hover {
  border-bottom-style: solid;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-toggled-content {
  position: relative;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-card-hover-content {
  opacity: 0;
  visibility: hidden;
  height: 0px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-product-desc,
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-card-hover-content {
  transition: height 0.3s;
  overflow: hidden;
  position: static;
  top: 0px;
  display: none;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-product-desc {
  display: block;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).hover {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).hover .wp-product-desc {
  height: 0px;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).hover .wp-card-hover-content {
  display: block;
  height: auto;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).mobile {
  background-color: #eeeeee;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).hover.mobile {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).hover.mobile .wp-mobile-product-desc {
  margin-bottom: 13px;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).hover.mobile .wp-product-desc {
  height: auto;
  opacity: 1;
  visibility: visible;
  display: block;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading).hover.mobile .wp-card-hover-content {
  display: block;
  height: auto;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-platform,
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-platform p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.25;
  color: #212121;
}
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-platform .wp-platform-value,
.body-content .gateway-app .wp-product-card:not(.wp-card-loading) .wp-platform p .wp-platform-value {
  color: #212121;
}
.wp-compare-checkbox input[type=checkbox] + label {
  font-size: 12px;
  line-height: 1.33;
  color: #000000;
  cursor: pointer;
  display: block;
  padding-top: 3px;
  padding-left: 2em;
  position: relative;
}

.wp-gateway .wp-grid-row {
  border-bottom: solid 1px #cccccc;
  padding-bottom:40px;
  margin-bottom:40px;
}

.wp-gateway-grid:after,
.wp-gateway-grid:before {
  content: "";
  order: 9999;
}

.wp-gateway-grid .wp-product-card,
.wp-gateway-grid:after,
.wp-gateway-grid:before {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 0.5em);
}

.wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-menu-col.wp-visibility {
  width: 0.01%;
  height: 0;
}
.wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility {
  width: 99.99%;
}
.wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid .wp-product-card,
.wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid,
.wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:before {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 0.5em);
}

.wp-gateway .wp-gateway-load-more {
  border: solid 1px #bbbbbb;
  background-color: #ffffff;
  margin: 50px auto 0;
  padding: 7px 8px 5px;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  cursor: pointer;
}

@media only screen and (min-width: 34.0625em) {
  .wp-gateway-grid .wp-product-card,
  .wp-gateway-grid:after,
  .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 0.5em);
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid .wp-product-card,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:after,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 0.5em);
  }
}
@media only screen and (min-width: 40.063em) {
  .wp-gateway-grid .wp-product-card,
  .wp-gateway-grid:after,
  .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 0.5em);
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid .wp-product-card,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:after,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 0.5em);
  }

  .wp-gateway .wp-gateway-load-more {
    margin: 50px 0px 0;
  }
}
@media only screen and (min-width: 50em) {
  .wp-gateway-grid .wp-product-card,
  .wp-gateway-grid:after,
  .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 0.5em);
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid .wp-product-card,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:after,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(33% - 0.5em);
  }
}
@media only screen and (min-width: 61.875em) {
  .wp-gateway-grid .wp-product-card,
  .wp-gateway-grid:after,
  .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(33% - 0.5em);
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-menu-col.wp-visibility {
    width: 0.01%;
    height: 0;
  }
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility {
    width: 99.99%;
  }
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid .wp-product-card,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:after,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(33% - 0.5em);
  }
}
@media only screen and (min-width: 64.063em) {
  .wp-gateway-grid .wp-product-card,
  .wp-gateway-grid:after,
  .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(33% - 0.5em);
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-menu-col.wp-visibility {
    width: 0.01%;
    height: 0;
  }
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility {
    width: 99.99%;
  }
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid .wp-product-card,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:after,
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid-col.wp-visibility .wp-gateway-grid:before {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(25% - 0.5em);
  }
}
.wp-gateway-grid .wp-product-card {
  order: 1000;
}

/*=========================================================
=            Desktop incentive ordering rules            =
==========================================================*/
#wp-incentives {
  order: 10000;
}

.wp-gateway-grid.wp-incentive-third-row #wp-incentives {
  order: 103;
}

.wp-gateway-grid.wp-incentive-third-row .wp-product-card:nth-child(n):nth-child(-n+2) {
  order: 100;
}

@media only screen and (min-width: 40.063em) {
  .wp-gateway-grid.wp-incentive-third-row #wp-incentives {
    order: 107;
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid.wp-incentive-third-row #wp-incentives {
    order: 107;
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid.wp-incentive-third-row .wp-product-card:nth-child(n):nth-child(-n+4) {
    order: 105;
  }
}
@media only screen and (min-width: 50em) {
  .wp-gateway-grid.wp-incentive-third-row .wp-product-card:nth-child(n):nth-child(-n+4) {
    order: 100;
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid.wp-incentive-third-row #wp-incentives {
    order: 107;
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid.wp-incentive-third-row .wp-product-card:nth-child(n):nth-child(-n+7) {
    order: 105;
  }
}
@media only screen and (min-width: 61.875em) {
  .wp-gateway-grid.wp-incentive-third-row #wp-incentives {
    order: 109;
  }

  .wp-incentive-third-row .wp-product-card:nth-child(n):nth-child(-n+6) {
    order: 100;
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid.wp-incentive-third-row #wp-incentives {
    order: 109;
  }

  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-grid.wp-incentive-third-row .wp-product-card:nth-child(n):nth-child(-n+8) {
    order: 104;
  }
}
/*=====  End of Desktop incentive ordering rules  ======*/
.mobile.hover .wp-option-dropdown .wp-input-ui {
  -webkit-box-shadow: 0px 4px 0px 0px #eeeeee;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 0px 0px #eeeeee;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 0px 0px #eeeeee;
}

.wp-option-dropdown {
  margin-bottom: 24px;
  position: relative;
  display: inline-block;
  min-width: 110px;
  z-index: 1;
  cursor: pointer;
}
.wp-option-dropdown .wp-input {
  display: none;
}
.wp-option-dropdown .wp-input-ui {
  -webkit-box-shadow: 0px 4px 0px 0px #f9f9f9;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 0px 0px #f9f9f9;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 0px 0px #f9f9f9;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.wp-option-dropdown .wp-input-ui .wp-input-selector {
  border-bottom: 1px solid #808080;
}
.wp-option-dropdown .wp-input-ui svg {
  position: absolute;
  top: 0px;
  right: 0px;
  stroke: #212121;
}
.wp-option-dropdown .wp-input-ui svg path {
  fill: #666;
}
.wp-option-dropdown .wp-input-ui.focus {
  -webkit-box-shadow: 0px 4px 0px 0px #dbedf6;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 0px 0px #dbedf6;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 0px 0px #dbedf6;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.wp-option-dropdown .wp-input-ui.focus .wp-input-selector {
  border-bottom: 1px solid #0696d7;
}
.wp-option-dropdown .wp-input-ui:hover {
  -webkit-box-shadow: 0px 4px 0px 0px #eaeaea;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 0px 0px #eaeaea;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 0px 0px #eaeaea;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.wp-option-dropdown .wp-input-ui:hover .wp-input-selector {
  border-bottom: 1px solid #909090;
}
.wp-option-dropdown.clicked {
  -webkit-box-shadow: 0px 4px 0px 0px #eaeaea;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 0px 0px #eaeaea;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 4px 0px 0px #eaeaea;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.wp-option-dropdown.clicked .wp-input-selector {
  border-bottom: 1px solid #909090;
}
.wp-option-dropdown.clicked .wp-input-dropdown {
  display: block;
  visibility: visible;
  opacity: 1;
  background-color: #fff;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.2);
  border-top: 1px solid #000;
}
.wp-option-dropdown.clicked .wp-input-dropdown ul, .wp-option-dropdown.clicked .wp-input-dropdown li {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.wp-option-dropdown.clicked .wp-input-dropdown li {
  padding: 4px 0;
  padding-left: 22px;
  cursor: pointer;
}
.wp-option-dropdown.clicked .wp-input-dropdown li:hover {
  background-color: #eee;
}
.wp-option-dropdown.clicked .wp-input-dropdown li:first-child {
  padding-top: 6px;
}
.wp-option-dropdown .wp-input-dropdown {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0px;
  width: 100%;
}

html[lang=sv-SE] .wp-option-dropdown {
  min-width: 210px;
}
